[FFmpeg-user] iphone mov files on jwplayer..what can ffmpeg do to help?
Maxim Kozlov
rogat1y at gmail.com
Sat Jun 13 10:52:06 CEST 2015
Hi!
Try this:
ffmpeg -i input.mov -c copy -f mp4 -movflags faststart out.mp4
More information about the ffmpeg-user
mailing list