Thanks for your answer Stefano.
 
I have been looking at the source code and i don't think ffmpeg supports H263++ 
/ H263-2000.
 
Thanks for the tip about decoding H263P. I was trying to decode it with 
CODEC_ID_H263P and it did not work.
I tryed decoding it with CODEC_ID_H263 and it worked fine.
 
Rafael Maia
 
> Date: Fri, 23 Jan 2009 12:51:38 +0100> From: [email protected]> 
> To: [email protected]> Subject: Re: [libav-user] Simple question about 
> the H263, H263I and H263P codecs> > On date Thursday 2009-01-22 16:18:45 
> +0000, Rafael Maia encoded:> > ( now with subject :) )> > > > Hi,> >> > can 
> anyone confirm that:CODEC_ID_H263 maps to H263CODEC_ID_H263I> > maps to H263+ 
> also know as h263-1998CODEC_ID_H263P maps to H263++> > also know as 
> h263-2000> > I still cannot understand myself what's the meaning of thos 
> codec IDs,> > But I think they are:> > decoder CODEC_ID_H263: H.263 / 
> H.263-1996, H.263+ / H.263-1998> encoder CODEC_ID_H263: H.263 / H.263-1996> 
> decoder CODEC_ID_H263I: H.263 Intel> encoder CODEC_ID_H263P: H.263+ / 
> H.263-1998> > I don't know if it is possible to encode/decode the H.263++ /> 
> H.263-2000 format (if we'll find this out I'll propose a patch to make> this 
> more clear in the long_names).> > Regards.> 
> _______________________________________________> libav-user mailing list> 
> [email protected]> 
> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
_________________________________________________________________
Cansado de espaço para só 50 fotos? Conheça o Spaces, o site de relacionamentos 
com até 6,000 fotos!
http://www.amigosdomessenger.com.br
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to