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:
Install Adobe Flash Player 10 in Ubuntu 8.04 (32 bit and 64 bit Hardy heron)15th Oct 2008 adobe released Flash Player version 10.If you want to know what is new in adobe flash player 10 check this.In this tutorial we will see … Read More
Howto Disable 60 seconds delay notification in ubuntu9.10(karmic)This tutorial shows how to disable 60 seconds delay notification when logout,shutdown and restart ubuntu9.10. First,press Alt+F2 and type gconf-edito… Read More
install Windows 7 from Ubuntu without burnning a discIf you’re running on ubuntu and want to install Windows 7 without burning a disc,you can try following steps to install Windows 7 with the iso file. … Read More
Howto Enable and Disable Ubuntu Root PasswordUbuntu is one of the few Linux distributions out there that will not enable the root account.If you want to do something with root permission on the c… Read More
Install wammu : Mobile phone Manager for Ubuntu / Debian Linuxknow everybody is looking for a mobile phone manager for Linux. text based gammu is there, but it is not user friendly . wammu is a graphical front en… Read More
0 comments:
Post a Comment