[FFmpeg-devel] R10953 broke MPEG decoding
Luca Abeni
lucabe72
Thu Nov 8 08:37:51 CET 2007
Hi all,
mpeg decoding is currently broken: just try
make output_example
./output_example test.mpg
./ffmpeg -i test.mpg
luca at nowhere:/tmp/ffmpeg$ ./ffmpeg -i test.mpg
FFmpeg version SVN-r10953, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration:
libavutil version: 49.5.0
libavcodec version: 51.48.0
libavformat version: 51.18.0
built on Nov 8 2007 08:33:35, gcc: 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
test.mpg: could not find codec parameters
r10952 works well.
The regression tests also fail
Thanks,
Luca
More information about the ffmpeg-devel
mailing list