Howto Convert FLV (Youtube, Google Video) files to AVI in Linux

advertisement logo

 

This howto will show you the shortest way to convert flv (flash video) files to AVI using open source mencoder. To perform the conversion, you just need to type :

mencoder -oac copy -ovc lavc -o video.avi video.flv

What is FLV files?
FLV (flash video files) is a format for delivering video through the internet, it is currently being use by the popular Youtube video sharing service and Google Video. It is possible to obtain this file by using other open source tools such as youtube-dl or from an online youtube downloader VideoDL.org

You can convert the FLV files into other format too. In order to do that, make sure you have all the necessary codecs to perform the conversion. If you're in doubt, install w32codecs, add this line in your repository to enable w32codecs installation (assuming you use Ubuntu Edgy Eft).


deb http://packages.freecontrib.org/ubuntu/plf/ edgy free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf/ edgy free non-free

Now you can use Linux as to do your video encoding stuff without much hassle.
[source]

Tags: , , , , , , ,

Bookmark this article These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • YahooMyWeb
  • NewsVine
  • Netvouz
  • Reddit
  • Spurl
  • Furl
  • del.icio.us
  • StumbleUpon
  • Technorati
  • TwitThis

Keep updated with this website! : Subscribe to your email

Recommended Reading

5 smashing comments for this post.

  1. ping.sg :: The Community Meta Blog for Singapore Bloggers Said:

    you just need to type :mencoder -oac copy -ovc lavc -o video.avi video.flvWhat is FLV files?FLV (flash video files) is a format for delivering video through the internet, it is currently being use by the popular Youtube video sharing … 0 pong [IMG Direct link]

  2. flv - Chat Rooms on IRC - irc.netsplit.de Said:

    [...] Welcome To the Egyptian GNU/Linux Users Group "EGLUG" | Please follow the AUP http://www.eglug.org/aup | http://pastebin.ca/ if re pasting more than 5 lines | Tip of the Day: http://blog.mypapit.net/2006/12/howto-convert-flv-youtube-google-video-files-to-avi-in-linux.html [...]

  3. Help converting vids - Ubuntu Forums Said:

    [...] Re: Help converting vids This should help. Once you’ve got the proper codecs installed, just type: Code: [...]

  4. mencoder convert flv to avi - Web - WebCrawler Said:

    [...] [...]

  5. Convert FLV files on Linux | FLV to AVI Converter How-To Said:

    [...] open source mencoder is one possibility. See this how-to for a simple usage [...]

Subscribe by email

Enter your Email