dwbuiten / FFmpeg

mirror of git://git.videolan.org/ffmpeg.git
http://ffmpeg.org
Other
0 stars 1 forks source link

Some mp3 files loose duration and bitrate #13

Closed michaelni closed 8 years ago

michaelni commented 8 years ago

An example fro the fate suite is: ./ffprobe-ref -show_format -prefix fate-suite/mp3-conformance/he_32khz.bit duration=15.564405 size=95.760000 K bit_rate=49.219000 K

vs.

duration=N/A size=95.760000 K bit_rate=N/A

ghost commented 8 years ago

Fixed by fe26912ce715c99de765f06e47f04a7708f24457.

Now it shows the same completely incorrect duration as ffmpeg 2.8.