[FFmpeg-devel] libav bugs

Michael Niedermayer michaelni at gmx.at
Fri Jun 17 06:33:20 CEST 2011


Hi anton

Your todays changes break libav to the point that i could not pull
all changes in. I will of course pull all changes once they work

For example codec private options are entirely broken in libav,
i dont understand why you dont submit these patches for review
or develop in a seperate branch and just merge once it works.

To reproduce:

ffmpeg -i ~/videos/matrixbench_mpeg2.mpg -vn -acodec libvorbis -iblock -0.5 test.ogg
ffmpeg version git-N-30811-gd8ee777, Copyright (c) 2000-2011 the FFmpeg developers
[...]
size=     247kB time=00:00:32.68 bitrate=  61.9kbits/s
video:0kB audio:241kB global headers:4kB muxing overhead 0.845400%


ffmpeg -i ~/videos/matrixbench_mpeg2.mpg -vn -acodec libvorbis -iblock -0.5 test.ogg
ffmpeg version git-v0.7rc1-36-g3803af2, Copyright (c) 2000-2011 the Libav developers
[...]
Unrecognized option 'iblock'
./ffmpeg: failed to set value '-0.5' for option 'iblock'

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110617/54da08e3/attachment.asc>


More information about the ffmpeg-devel mailing list