[FFmpeg-user] Conversion between multiple GIFs and MPEG-2 elementary stream

markaren1 markaren1 at xtra.co.nz
Sun Oct 23 19:19:36 CEST 2011


Hi All,

I have a series of 60 sequentially numbered GIF images (tc_00.gif to
tc_59.gif) that have been created 720x576 pixels and I wish to encode them
into a PAL compatible, 60 second, MPEG-2 elementary stream for later muxing
into a 3.686Mb/s DVB Transport Stream.

ffmpeg appears to have all of the required bells and whistles to allow this
process, however I am having a difficult time making my way through the
documentation.

Available x86 machines have Ubuntu Studio 11.04, and XP.

Current command line is "ffmpeg -i tc_%02d.gif -r 1 -y -an -vcodec
mpeg2video -b 1000kb -r 25 -s 720x576 TC_ZL3JVX.mpg" which reports: "unable
to find a suitable output format for TC_ZL3JVX.mpg:

Any help appreciated,

Thanks,

Mark


--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Conversion-between-multiple-GIFs-and-MPEG-2-elementary-stream-tp3930779p3930779.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list