[FFmpeg-user] converting iphone .mov files to mp4 to played on HTML5 players like jwplayer!!
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jun 15 01:31:47 CEST 2015
Dani A <danix4u-at-yahoo.com <at> ffmpeg.org> writes:
> ffmpeg -i video.MOV -acodec libvo_aacenc -vcodec libx264
> -metadata:s:v:0 rotate=0 -movflags
> +faststart video.mp4
Complete, uncut console output missing.
Do not use libvo_aacenc (bad quality) and remove the
metadata option if you want FFmpeg to automatically
rotate the video.
Carl Eugen
More information about the ffmpeg-user
mailing list