-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong audio date rate detected #50
Labels
Milestone
Comments
Looks that is related to the new MediaInfoLib Version. |
What I noticed is that AVD3/MIL2008 reports a way shorter audio track duration than AVD2 did.
|
8238 with MIL 2109 still shows this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For a file with
Duration: 01:19:47.01, start: 0.000000, bitrate: 299 kb/s
Stream #0:0: Video: msmpeg4v3 (MP43 / 0x3334504D), yuv420p, 320x240, 284 kb/s, 30.04 fps, 30.04 tbr, 30.04 tbn, 30.04 tbc
Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 8000 Hz, mono, fltp, 8 kb/s
avd3 created a creq to move the audio up to 1575kbit/s (see 13395761). avd2 submitted the original and correct 8kbit/s.
The text was updated successfully, but these errors were encountered: