What steps will reproduce the problem?
1. Read the attached file bitrate0.mp4 using mp4info.
What is the expected output? What do you see instead?
The actual bit rate of bitrate0.mp4 is about 53 kbps, but MP4GetTrackBitRate()
returns 0.
What version of the product are you using? On what operating system?
2.0.0 on Windows 7
Please provide any additional information below.
bitrate0.mp4 is encoded by a very old version of FFmpeg which uses libfaac as
an AAC encoder.
Attached patch fixes this problem.
Original issue reported on code.google.com by ktakata6...@gmail.com on 21 Nov 2012 at 3:31
Original issue reported on code.google.com by
ktakata6...@gmail.com
on 21 Nov 2012 at 3:31Attachments: