On 3/18/08, Moz <[EMAIL PROTECTED]> 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

-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to