Check out ffplay.c for playback and ffmpeg.c for converting - these two are the best samples.
On Wed, Oct 20, 2010 at 9:50 PM, Igor R <[email protected]> wrote: >> Does anyone have a simple sample iPhone project that allows video to be >> converted from one format to another > > I don't have such a sample project, but I do develop projects for > iPhone with ffmpeg libs (libavcodec etc), and it doesn't differ from > using ffmpeg on Windows. Actually, we compile on multiple platforms > the same portable c++ code, which uses ffmpeg. > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
