> 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
