[FFmpeg-devel] [PATCH] rtsp: Handle standard assigned codec names for private payload types, too

Luca Barbato lu_zero
Sun Sep 12 02:57:29 CEST 2010


On 09/11/2010 09:24 PM, Martin Storsj? wrote:
> In most cases, the payload type in RTP is one of the standard assigned 
> numbers (below 96) for codecs that have a standard number assigned, and 
> private/dynamic ones for others. If, for some reason, a stream uses a 
> dynamic payload type number for a codec with a standard type, we currently 
> fail to open the stream properly. The attached patch uses ff_rtp_codec_id 
> to find the right codec ID for such streams, if no matching dynamic 
> handler was found.
> 
Ok... but when that happens?

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




More information about the ffmpeg-devel mailing list