converts the WMV files into MP4 using FFMPEG
Currently i am using the server to convert the WMV files. (i.e servers converts the WMV files into MP4 using FFMPEG) and it sends back the mp4 streaming URL. This is working fine but now i am trying to implement the FFMPEG encoder within the iphone script to avoid using the server.
Thank you
|