[FFmpeg-user] mp4 seeking in flash

Jan Ehrhardt phpdev at ehrhardt.nl
Mon Jan 14 19:36:06 CET 2013


Jose Armando in gmane.comp.video.ffmpeg.user (Mon, 14 Jan 2013 02:13:32
-0800 (PST)):
>I  transcode a video transport stream to mp4  and stream it. The transcoding command I use is:
>ffmpeg -i video.ts -vcodec libx264  -acodec libfaac video.mp4

Try to add  -movflags +faststart (with a recent FFMpeg).

Jan



More information about the ffmpeg-user mailing list