[FFmpeg-user] ffmpeg conversion for youtube & vimeo
J. Bakshi ( জ. বকসী )
j.bakshi at unlimitedmail.org
Wed Aug 28 14:46:54 CEST 2013
On Wed, 28 Aug 2013 16:30:00 +0400
Maxim Kozlov <rogat1y at gmail.com> wrote:
> try
> ffmpeg -i AVSEQ01.DAT -acodec libfaac -vcodec libx264 -movflags faststart
> -f mp4 out.mp4
>
>
Thanks for your response,
Tried with the parameters but get the following errors
[mp4 muxer @ 0x1349ac0] [Eval @ 0x7fffa1214d50] Undefined constant or missing '(' in 'faststart'
[mp4 muxer @ 0x1349ac0] Unable to parse option value "faststart"
[mp4 muxer @ 0x1349ac0] Error setting option movflags to value faststart.
Output #0, mp4, to 'out.mp4':
Stream #0:0: Video: h264, yuv420p, 352x288 [SAR 178:163 DAR 1958:1467], q=-1--1, 90k tbn, 25 tbc
Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (mpeg1video -> libx264)
Stream #0:1 -> #0:1 (mp2 -> libfaac)
Could not write header for output file #0 (incorrect codec parameters ?)
More information about the ffmpeg-user
mailing list