[FFmpeg-cvslog] r11575 - trunk/libavformat/allformats.c

Baptiste Coudurier baptiste.coudurier
Mon Jan 21 19:31:43 CET 2008


Mike Melanson wrote:
> Baptiste Coudurier wrote:
>> Sure, ffmpeg -i <file> -f avm2 test.swf, have lame installed to test mp3
>> sound, then "firefox test.swf" ;) flash plugin will play the file.
> 
> This is for automated testing. More likely, the system would encode the
> file and run a checksum to compare against an official checksum, much
> like the current set of regression tests. The difference is that this is
> much more granular.

Well, then I guess it should be added to regression tests, output should
be bit exact each time.

> Will the encoding even work if lame is not installed? My current policy
> is to just test FFmpeg, not external modules like LAME.

It won't, so add "-an": ffmpeg -an -i <file> -f avm2 test.swf

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-cvslog mailing list