flv2dvd is a script that convert an flv into a dvd iso image. simple stick the (single flv file) into an empty directory, cd into it and type in (flv2dvd *) without the quates. The end result is a dvd iso that you can burn using your favorate cd burner.
Install flv2dvd in Ubuntu hardy
You need to edit the /etc/apt/sources.list file using the following command
sudo gedit /etc/apt/sources.list
Then add the fallowing line to the bottom
deb http://ubuntu.global-web.us/hardy binary/
Save and exit the file
Update the source list using the following comamnd
sudo apt-get update
Install flv2dvd using the following command
sudo apt-get install flv2dvd
Using flv2dvd
simple stick the (single flv file) into an empty directory, cd into it and type in (flv2dvd *) without the quates. The end result is a dvd iso that you can burn using your favorate cd burner.
mkdir flvtest
for example if you have music.flv file in flvtest directory
cd flvtest
flv2dvd *
Now you should be having dvd iso that you can burn using your favorate cd burner.
Convert flv (flash video) to dvd iso in Ubuntu
Related Posts:
Audio player based on gstreamer- ZikZiK is an audio player based on gstreamer. It uses the path of your audio files instead of a music library. Audio files are shown on the left panel as… Read More
Get Atheros AR5007EG or AR242x wireless cards (may be other models) working in Ubuntu 8.10 (Intrepid Ibex)This tutorial will explain how to Atheros AR5007EG or AR242x wireless cards working in Ubuntu 8.10 (Intrepid Ibex).First you need to compile latest at… Read More
setup Second IP address or Virtual IP address to your Networkcard in ubuntuIf you are a Network Administrator some time you need to assign more than ONE ip address (second ipaddress) to your network card of Ubuntu machine. Fo… Read More
connect iPhone/iPod Touch (Using USB) in Karmic/Jaunty/Intrepid/HardyIf you want iphone/ipod touch in ubuntu easy way is using iFuse program. iFuse allows you to mount an iPhone or iPod Touch under Linux using the USB … Read More
Install Nodoka (Fedora theme) on UbuntuNodoka is the new Fedora default theme for Gnome. It currently contains gtk engine, gtk theme, metacity theme and gnome meta theme .If you want to ins… Read More
0 comments:
Post a Comment