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

Re: transcoding flv to mp4




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.


--
Bye,
Goran Dobosevic
Hrvatski: www.dobosevic.com
 English: www.dobosevic.com/en/
Registered Linux User #503414


Reply to: