[FFmpeg-trac] #5121(undetermined:new): Wrong sample rate read from / written to opus webm file

FFmpeg trac at avcodec.org
Tue Jan 5 13:43:21 CET 2016


#5121: Wrong sample rate read from / written to opus webm file
-------------------------------------+-------------------------------------
             Reporter:  pszemus      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Because Opus files always have a sample rate of 48kHz but the original
 sample rate is also written to the bitstream (but not used for decoding)
 so opusinfo is able to show it for informational purpose.

 I sent a patch that may fix the issue described by Timothy Terriberry,
 this is not related to the shown sample rate.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5121#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list