[Ffmpeg-devel] Adding new codec

Mike Melanson mike
Sat Sep 16 00:06:41 CEST 2006


Mike Melanson wrote:
> Eduardo wrote:
>> Hello:
>>
>>        I want to add a codec to ffmpeg. I have follow the 
>> http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto guide but 
>> can't locate where add the FourCC for avi (for realmedia is on rm.c as 
>> the howto explains). Can anyone point me to a file where add it?
> 
> Check libavformat/avienc.c. The pattern should be pretty clear.

Err, yeah, what Mans said. :) riff.c. It really has been a long time 
since I added a new codec.

-- 
	-Mike Melanson




More information about the ffmpeg-devel mailing list