[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Conversion of .flv to .mpg format?



On 8/9/07, ISHWAR RATTAN <rattan@cps.cmich.edu> wrote:
> Is there a way to go form .flv file to .mpg
> under linux?
>
> -ishwar
>

Use mencoder.  A basic example:
mencoder your.flv -oac copy -ovc lavc -of mpeg -lavcopts
vcodec=mpeg1video -o your.mpg
-- 
swk



Reply to: