Tech Jamaica - Jamaica's Technology Portal Forums

Go Back   Tech Jamaica - Jamaica's Technology Portal Forums > Software > *Nix

*Nix Anything *Nix (Unix, Linux, BSD, etc.) related.

Reply
 
Thread Tools
  #1  
Old April 30, 2006, 07:26 PM
ramesh's Avatar
ramesh ramesh is offline
Male
Super Moderator
 
Join Date: Aug 2002
Posts: 5,945
Jamaica
Default How to create a DVD from an AVI file in Ubuntu

Do you have an AVI file downloaded from your videocamera to your Ubuntu system that you want to put on a DVD for your family? Here are some easy steps:

Create an file called CREATOR in the same directory as your AVI file.
Paste the following into that file. Remember to change the filename in the second line before executing. Some of the options can be changed as needed such as the aspect ratio and burn speed:
Quote:
## Change <movie.avi> to the name of your AVI file
ffmpeg -i movie.avi -y -target ntsc-dvd -sameq -aspect 16:9 movie.mpg
dvdauthor --title -o dvd -f movie.mpg
dvdauthor -o dvd -T
mkisofs -dvd-video -o dvd.iso dvd/
growisofs -dvd-compat -dvd-video -speed=4 -Z /dev/dvd ./dvd/*
Change permissions for CREATOR to become executable and then run it from the command line:
Quote:
ramesh@ubuntu:~/movies$ ./CREATOR
__________________
.
Dell Pentium Core2 Duo 2GB RAM - Ubuntu 10.04 64bit Desktop
HP Pav G60-236US 3GB RAM Laptop, Ubuntu 10.04 64bit and Win7 Home

"So Daddy, how come you telling me stealing not right when YOU copying DVDs? How come? How Come?"
"I am the hunter of Peace, chasing the mayfly known as Love" - Vash the Stampede
"We want Six, Six is the One" - The Prisoner (2009)
"So this is how liberty dies... with thunderous applause. " - Padmé


Changes to posting in Classifieds
Reply With Quote
  #2  
Old April 22, 2007, 08:48 PM
pogi_2nr's Avatar
pogi_2nr pogi_2nr is offline
Male
Ultimate Techie
 
Join Date: Jan 2005
Posts: 3,179
Default

I just started messing with ffmpeg too.. cool tool
Reply With Quote
  #3  
Old April 23, 2007, 03:30 PM
Gillion's Avatar
Gillion Gillion is offline
Hardcore Techie
 
Join Date: Sep 2002
Posts: 2,947
Default

or you can install a tool from teh ubuntu repository called deeveedee
__________________
Those who do not understand UNIX are doomed to reinvent it poorly.
Reply With Quote
  #4  
Old April 23, 2007, 07:04 PM
death_knight's Avatar
death_knight death_knight is offline
Male
Hardcore Techie
 
Join Date: Jan 2004
Posts: 2,410
Jamaica
Default

great one ramesh.. and im pulling that one down right now gillion.. i'm gonna probably want a gui for it
Reply With Quote
  #5  
Old April 23, 2007, 07:43 PM
ramesh's Avatar
ramesh ramesh is offline
Male
Super Moderator
 
Join Date: Aug 2002
Posts: 5,945
Jamaica
Default

It's been almost a year since I posted it. Oldie but goodie, huh?
__________________
.
Dell Pentium Core2 Duo 2GB RAM - Ubuntu 10.04 64bit Desktop
HP Pav G60-236US 3GB RAM Laptop, Ubuntu 10.04 64bit and Win7 Home

"So Daddy, how come you telling me stealing not right when YOU copying DVDs? How come? How Come?"
"I am the hunter of Peace, chasing the mayfly known as Love" - Vash the Stampede
"We want Six, Six is the One" - The Prisoner (2009)
"So this is how liberty dies... with thunderous applause. " - Padmé


Changes to posting in Classifieds
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:20 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © TechJamaica.com