You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
the limits in packager today are upto 192kHz which is why if you have an input that is 196kHz its coming out as 0
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):
Audio: 1 018 kb/s, 96.0 kHz, 24 bits, 2 channels, FLAC
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: