[FFmpeg-user] converted file with -movflags not play in kmplayer
Jan Ehrhardt
phpdev at ehrhardt.nl
Thu Mar 7 21:31:06 CET 2013
milad arabi in gmane.comp.video.ffmpeg.user (Thu, 7 Mar 2013 19:10:50
+0330):
>> Try -movflags +faststart with a recent FFmpeg.
>>
>> this isn't work for me.
>jan,can you help me more
>what is the right command.
>
>i use:
>ffmpeg version 1.1.2 Copyright (c) 2000-2013 the FFmpeg developers
> built on Feb 6 2013 20:58:10 with gcc 4.6 (SUSE Linux)
Then try
ffmpeg -i original.mp4 -c:v libx264 -g 150 -movflags +faststart
convert.mp4
Jan
More information about the ffmpeg-user
mailing list