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

Re: transcoding flv to mp4



On Wed, 06 Oct 2010 06:55:13 +0200
godo <goran@dobosevic.com> wrote:

> 
> >> mplayer might let you do that with -dumpstream.
> >
> > I've used -dumpstream before, to just grab the audio from a YouTube
> > video without reencoding it.  I'd have to figure out how to correctly
> > repack the raw streams into a new container.
> >
> > Celejar
> 
> I was try that with ffmpg and it works.
> ffmpeg -i input.flv -vcodec copy -acodec copy output.mp4
> It was finished in 2 sec. and quality is the same as original.

Thanks!  I think that this is finally the "correct" solution to my
problem.

Celejar
-- 
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


Reply to: