Monday, October 30, 2006

flv2mpg

I regularly download movies from YouTube but they are always in Flash format which is no good for most people I want to email funny bits.

After some searching on the web I found that ffmpeg will be able to convert all my .flv files to .mpg files. I also found a nice script to do the job.

With some modifications to those scripts I created two scripts that will allow you to right click any .flv file in Nautilus and convert it to a .mpg file. The new .mpg file will have to same name than the .flv file and will be in the same directory.

Also it is possible to select multiple .flv files and convert all of them. The script will also check for a valid .flv file before converting it so to convert a lot of .flv files is a simple as Ctrl+A and then flv2mpg.

The attached flv2mp3.tar.gz contains both scripts and it should be as simple as just extracting the tar file into your home directory.

No comments: