[ubuntu-in] encoding to flash videos

Jasbir Khehra jasbir.k at gmail.com
Tue Mar 18 17:16:06 GMT 2008


On 3/18/08, Moz <listmoz at gmail.com> wrote:
> Hello All,
>
>  Can someone give the full command using ffmpeg or mencoder to encode
>  an ASF or mpg or mp4 file to a flash video (flv) file suitable to
>  upload to various video sites?
Goggle is way much faster :)
ffmepg -i <input_file> -ar  22050 -ab 32 -f flv -s 320x240 output_file.flv

well I was under the impression the the enconding part was also
handled by the "various video sites" .

Jasbir



More information about the ubuntu-in mailing list