[FFmpeg-trac] #10330(documentation:new): Opus documentation: lowdelay is too trivialized

FFmpeg trac at avcodec.org
Thu May 4 20:51:29 EEST 2023


#10330: Opus documentation: lowdelay is too trivialized
-------------------------------------+-------------------------------------
             Reporter:  Mingye Wang  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  documentation
              Version:  unspecified  |               Resolution:
             Keywords:  libopus      |               Blocked By:
  docs                               |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by MasterQuestionable):

 Side note: "-application lowdelay" may also reduce decoding complexity.
         And I noticed Opus seems to handle not anything above 20,000 Hz.

         For clarity:
         |*| OPUS_BANDWIDTH_FULLBAND = 20000
         |*| OPUS_BANDWIDTH_WIDEBAND = 8000

         See also:
 https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/libopusenc.c
         https://github.com/xiph/opus/blob/master/src/opus_encoder.c
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10330#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list