[FFmpeg-devel] got RTP encoding to support XVID codec

Michael Niedermayer michaelni
Fri Mar 12 17:14:20 CET 2010


On Fri, Mar 12, 2010 at 01:18:27PM +0100, Aurelien Jacobs wrote:
> On Fri, Mar 12, 2010 at 05:45:20PM +0800, Nash Tsai wrote:
> > Hi,
> > 
> > I've got RTP encoding to support XVID and works great with VLC media
> > player with its output SDP, will be great if you can accept this
> > patch.
> > 
> > [...]
> > 
> > Index: libavformat/sdp.c
> > ===================================================================
> > --- libavformat/sdp.c	(revision 22452)
> > +++ libavformat/sdp.c	(working copy)
> > @@ -226,6 +226,7 @@
> >              av_strlcatf(buff, size, "a=rtpmap:%d H263-2000/90000\r\n", payload_type);
> >              break;
> >          case CODEC_ID_MPEG4:
> > +        case CODEC_ID_XVID:
> 
> I wonder what this CODEC_ID_XVID could be useful for ?
> The attched patch may be a better fix (CODEC_ID_XVID is not used
> anywhere else).
> 
> Aurel
>  libxvidff.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> f7a77249dd7eb85f733d829aaf9c28c83666585a  xvid_mpeg4.diff

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100312/ee9c94a6/attachment.pgp>



More information about the ffmpeg-devel mailing list