I have cif and qcif yuv image files. I want to convert them to h264 file.

Could you advise me any application or program that encode h264?

link|improve this question
How do you want to convert an image file to a video file? And what kind of platform are you on? – Pekka Mar 29 '10 at 10:48
feedback

migrated from stackoverflow.com Mar 29 '10 at 11:31

This question came from our site for professional and enthusiast programmers.

2 Answers

You're looking for a video converter library.

link|improve this answer
feedback

Yes, you can use mediacoderhq.com free software. You may also need an an h264 codec. http://www.afreecodec.com/26/h264-codec/

Edit: Sorry, you said image files as source.You may need Virtualdub.org free software to get firstly an avi compiled..It can input image sequences, from the formats deployable in Open dialog.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown