Hi,
I have a system working fine which encodes videos in to h.264 (x264) mp4 video, but I need to use something called qt-faststart to enable a browser to start playing a file beofre it has fully downloaded.
There is an app in the ffmpeg called qt-faststart which can be used outside ffmpeg using : qt-faststart input.mp4 output.mp4
But does anyone know how I can set this option in the command line?
eg: my commands are :
ffmpeg -y -i input.mov -vcodec h264 -r 24 -s 320x240 -b 200 output.mp4
I tried a switch '-qt-faststart' but that didn't work.
ANyone have any ideas?
thanks!![]()
Results 1 to 1 of 1
Similar Threads
-
FFmpeg's Bitrate Tolerance Option...
By raymng in forum Video ConversionReplies: 1Last Post: 13th Mar 2012, 09:08 -
FFmpeg ignores -aspect option when converting from .ts to .dv
By intracube in forum Video ConversionReplies: 1Last Post: 12th Jan 2011, 17:53 -
Interlaced AVCHD (Pansonic HD camcorder) to X264 progressive with ffmpeg
By chicken264 in forum Video ConversionReplies: 0Last Post: 27th Jun 2010, 12:58 -
Problem with philips dvp 642/37 after choosing progressive scan option.
By vinland in forum DVD & Blu-ray PlayersReplies: 1Last Post: 3rd Jun 2010, 19:21 -
ffmpeg: HowTo add option for a 'delay -x' in the param string ?
By vhelp in forum AudioReplies: 1Last Post: 17th Feb 2008, 12:52