search for: x264_2pass

Displaying 1 result from an estimated 1 matches for "x264_2pass".

2009 Sep 06
1
Is there something like qt-faststart for theora?
...ght} -vpre fastfirstpass -b 2048k -bt 2048k -threads 0 -y -f mp4 /dev/null TMP=`mktemp ${base}XXXXXXXX.mp4` ffmpeg -i ${base}.dv -acodec libfaac -ab 128k -pass 2 -vcodec libx264 -s ${width}x${height} -vpre hq -b 2048k -bt 2048k -threads 0 -y ${TMP} qt-faststart ${TMP} ${base}.mp4 rm -f ${TMP} x264_2pass.log ffmpeg2pass-0.log