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:
How to Burn a CD’s/DVD’s in Ubuntu LinuxGnomeBaker is a Gnome CD/DVD burning application.GnomeBaker is a GTK2/Gnome CD/DVD burning application. I’ve been writing it in my spare time so progr… Read More
How to install PHP6 in ubuntu / Debian LinuxThe full stable version of PHP6 is not yet released. But pre-built package is available. Early birds can start now. You can install a development snap… Read More
How to make Ubnutu 9.10 Karmic Koala Multimedia ReadyUbuntu 9.10 Required the following steps to Run Multimedia files like MP3, AVI, Mpeg, 3gp etc... In Ubuntu 9.10 "Karmic Koala", the universe, multive… Read More
How to Sync Wireless iPhone with Amarok( ubuntu)The following guide allows you to wirelessly sync an iPhone with Amarok in Ubuntu 7.10, including adding, editing and playing songs and playlists. … Read More
How to Recover Lost Skype Password from UbuntuLost my Skype password. How can I retrieve it? If you have forgotten your Skype password, No Problem, you can request for a new password Click Here. … Read More
0 comments:
Post a Comment