Hi all, I need some newbie help with using libavformat to write an MP4 file using input from libx264. I was directed here by #ffmpeg. My current encoding loop is here: http://codepad.org/yoksYGZv As you can see, I already use libavformat and libavcodec to read the input, which works wonderfully. I just need some help with the file writing. I have the basic skeleton code there, I just need to refine it so that it works properly. If anyone could give a hand, I'd greatly appreciate it. It's for this project, by the way: http://xdot.command-q.org .
Thanks a lot! Michael _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
