On 21/09/2010, at 5:56 AM, Ke Yu wrote:
Hi There, I'm trying to convert mov to mp4. It seems like I couldn't simply change the extension for that. But using the ffmpeg solved the problem. Can anybody point me to a direction that I can write the code to do the same thing using libavformat, i.e., demux the mov and remux into mp4 without transcoding?
Have a look at MP4box it's part of the GPAC package http://gpac.sourceforge.net/ Mark _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
