Re: flash video (flv) converter software?



Garry Knight wrote:
Nikos Chantziaras wrote:

Uwe Grauer wrote:
Is there anything to convert flash video files to other formats on linux?
ffmpeg. It can convert almost anything there is.

I also use ffmpeg. For playing files on Linux, I use this:
ffmpeg -i movie.flv movie.mpg
For converting to Windows Media Video format, someone else suggested this:
ffmpeg -i movie.flv -vcodec wmv1 -acodec adpcm_ima_wav movie.wmv


Still found the options.
ffmpeg -f flv -i foo.flv foo1.wav

Uwe
.



Relevant Pages

  • image processing project for a SigEx Foundry project
    ... I am doing research on a ffmpeg deployment with many linux servers ... funded by SigEx Ventures ...
    (sci.image.processing)
  • Re: Ipod-like device most Linux friendly?
    ... and recorder. ... I've got an e280R and it works just fine with Linux. ... I have noticed any distortion, ... support in ffmpeg. ...
    (comp.os.linux.misc)
  • Re: X screen film recording
    ... I once used vnc2swf on Linux. ... You should look at the ffmpeg "package" as you can very well take ... screenshots with it and convert them to an animation. ...
    (freebsd-questions)
  • Re: editing wmv files
    ... I would like to do some light editing of wmv files, ... or what about converting to a format that is more at home under Linux? ... then re-encode with mencoder or ffmpeg. ...
    (alt.os.linux.suse)
  • Re: H264 compression quality manipulation
    ... I assume because I don't have h264 codec on XP. ... source h264 encoder implementation for XP? ... ffmpeg has a windows implementation that allows itself to be installed ... ffmpeg in Linux and want them to read in Windows, ...
    (comp.compression)