[FFmpeg-devel] [PATCH] lavf: add a concat demuxer.

compn tempn at twmi.rr.com
Fri Nov 23 18:34:01 CET 2012


On Fri, 23 Nov 2012 16:17:13 +0100, Nicolas George wrote:
>Le duodi 2 frimaire, an CCXXI, Clément Bœsch a écrit :
>> The only remark I have is that I'd love to have a "repeat" mode per file
>> in this demuxer, so it might be interesting to define a specs for the
>> "playlist format"
>
>My idea for the script format beyond what is already implemented is a
>sequence of lines with the format "keyword [arguments]", where all keywords
>apply to the last introduced file (with the file keyword), or globally if
>they come at the beginning. Very basic, but should work.

the way mencoder does it?

mencoder globalopts file1 file1options file2 file2options

it works because we have different options for input and output ...
-vc and -ovc
-ac and -oac
-demuxer and -of

-compn


More information about the ffmpeg-devel mailing list