-
Notifications
You must be signed in to change notification settings - Fork 511
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
audioSamplingRate in representation is "0" for high sample rates #1404
Comments
are you sure its 96kHz ? from your mp4 filename it suggests its 196kHz . Can you explain the use case and paste in mediainfo output or something showing the sample rate ? |
Yes, the snippet it was 196kHz, which I actually meant to do 192kHz. The audioSamplingRate="0" is happening for 96kHz and 192kHz. I haven't tried finding the exact cutoff where it reports 0. from media info for the 96 kHz input (the shaka mp4 output looks correct as far as I can tell):
|
Representations at least 96kHz have incorrect audioSamplingRate values in the Representation
Using packager-osx-x64, tried with v2.6.1 and v3.2.0. 48kHz and 44.1kHz work without issues.
The text was updated successfully, but these errors were encountered: