Michael Niedermayer <michael <at> niedermayer.cc> writes: > and ffmpeg supports alot more than files, one could want to do > > -reverse 1 -i http://foobar.com/image%d.jpeg This patch is unrelated to demuxing, it is meant to implement: $ ffmpeg -i input -reverse 1 -start_number xyz out%3d.jpg Carl Eugen