[FFmpeg-devel] Add support for 24 bit RTSP audio playback

2016-11-04 Thread Timur Aydin
Hello guys, When ffplay is used to play from the RTSP URL that serves 24 bit audio content, ffplay fails to recognize the audio codec format. The attached patch adds support for playing 24 bit audio content over RTSP by defining a dynamic payload handler for "L24". -- Timur A

Re: [FFmpeg-devel] Add support for 24 bit RTSP audio playback

2016-11-05 Thread Timur Aydin
2016 11:49 AM, Michael Niedermayer wrote: On Sat, Nov 05, 2016 at 01:15:44AM +0300, Timur Aydin wrote: Hello guys, When ffplay is used to play from the RTSP URL that serves 24 bit audio content, ffplay fails to recognize the audio codec format. The attached patch adds support for playing 24 b