[Ffmpeg-devel] H.264 encoder

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


Nico Sabbi wrote:

> 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

sorry, I meant that encoding speed seems to be pretty good.
Quality wise it's a totally different subject atm :)





More information about the ffmpeg-devel mailing list