On Tue, 2010-11-16 at 13:55 +0100, Jan Pohanka wrote:
> Hello,
> I need to implement h263 encoder on arm9tdmi platform. After some research  
> I have decided to use libavcodec as a base for this task. Could please  
> someone give me any hints for beginning to avoid dead ends? I hope that  
> the selected processor won't be too slow for realtime encoding.
> 
> best regards
> Jan

http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto
http://wiki.multimedia.cx/index.php?title=FFmpeg_programming_conventions

Also, looking at the existing code is probably a good idea. Come to
think of it, making sure relevant DSP code is ported is probably where
you'll want to focus (I have no idea what the ARM support looks like).

/Tomas

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to