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

Re: Conversion of .flv to .mpg format?



On Thu, Aug 09, 2007 at 02:50:42PM -0500, Wu-Kung Sun wrote:
> 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

This shouldn't work.  "oac copy" means to copy the video unchanged, but then
you try to use the "lavcopts vcodec=mpeg1video", a flag that only works if
you select "oac lavc".
-- 
Carl Fink                                   nitpicking@nitpicking.com 

Read my blog at nitpickingblog.blogspot.com.  Reviews!  Observations!
Stupid mistakes you can correct!



Reply to: