Scotech Scotech
Knowledge Base
[ Home | KB | Tools | Requests? ]


Convert FLV (e.g. YouTube) files to AVI files


This is how you can convert those FLV files to AVI files.

svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

cd ffmpeg
./configure
make
make install

cd ~
ffmpeg -i input.flv output.avi

Use a browser plug-in to download FLV files (e.g. YouTube).

- Scotech



[ Home | KB | Tools | Email: info@scotech.com ]

© 1996-2010 Scotech. All rights reserved.