[Ffmpeg-devel] H.264 encoder

Nico Sabbi nicola_sabbi
Wed Oct 4 11:33:24 CEST 2006


Panagiotis Issaris wrote:

>+#ifdef CONFIG_ENCODERS
>+AVCodec h264_encoder = {
>+    "ffh264",
>+    CODEC_TYPE_VIDEO,
>+    CODEC_ID_FFH264,
>  
>
I had to change this like to CODEC_ID_H264 to make the output stream 
decodable.
Encoding seems to be pretty good





More information about the ffmpeg-devel mailing list