[FFmpeg-trac] #6770(undetermined:new): RTP streaming does not support 24-bit audio

FFmpeg trac at avcodec.org
Mon Oct 23 18:49:46 EEST 2017


#6770: RTP streaming does not support 24-bit audio
-------------------------------------+-------------------------------------
             Reporter:  steeley      |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:  audio,rtp    |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 'FFmpeg can only stream 16-bit audio i.e
 ffmpeg -re -i 16bitAudioFile.wav  -codec copy -f rtp
 rtp://239.255.0.10:5004  // OK

 24 bit produces an 'unsupported' codec error.

 24 bit 48k audio has been around for years, about time FFmpeg supported
 it.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6770>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list