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

Reply via email to