Hi,
I have been trying to find help, but no luck so far.
I have a flash video recorder which always saves the recorded file in flv format. As you guys know flv can't be played in iOS devices ie; iphone or ipad etc, I need to convert the video in mp4 with H.264 codecs.
I already have ffmpeg installed on my wowza based server set up from Amazon EC2. FFMpeg works fine in generating thumbnails and video conversion too, but that video is still not being played in iphone.
I tried several different commands, but no luck.
Can anyone please provide me the exact command which would just take a flv video and convert it into H264 mp4 format with same quality?
thanks