LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-24-2008, 02:23 PM   #1
Hawky
Member
 
Registered: Oct 2004
Distribution: Ubuntu (Desktops), CentOS (Servers)
Posts: 69

Rep: Reputation: 15
Authoring an .AVI file onto a DVD


Sorry if this has been asked before, but Google wasn't much help and the search on LQ didn't allow 3 letter words - in this case it didn't like .AVI or DVD, which didn't really help.

I've got a load of movies in .avi format that I would like to copy to a DVD so it can be watched in standard DVD players.
This is easy enough on windows, but I'd rather do it on my Linux box.

Does anyone have any experience with this or know the name of the program I need to use?
I'm running openSUSE 10.3

Cheers guys!

AdamHawkins.net

Last edited by Hawky; 02-07-2009 at 03:25 PM.
 
Old 03-24-2008, 02:32 PM   #2
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Rep: Reputation: 51
I believe this can be done with mplayer's mencoder.

http://www.mplayerhq.hu/DOCS/HTML-si...c-feat-vcd-dvd

Not sure about making chapters for each AVI, but I haven't read through the docs completely either.
 
Old 03-24-2008, 02:52 PM   #3
AuldLochinvar
LQ Newbie
 
Registered: Aug 2007
Posts: 10

Rep: Reputation: 0
Authoring a DVD from an AVI

I may be able to help.
I am the delighted possessor of a FLIP VIDEO camera, which records in AVI format, MP4 video (I think).

Using either Ubuntu or Linux Mint, I've downloaded Qdvdauthor, which is a GUI wrapper for dvdauthor, which includes spumux. Dvdauthor takes an XML file of instructions for making a DVD. Spumux takes an XML file of instructions to multiplex 'button' images with a menu MPEG. Qdvdauthor composes the XML for you in typical GUI fashion, and also brings in its train encoders for video and audio.

I've found it much easier than my first attempts with Kino, a DV camera, and dvdauthor. Not that a DV camera isn't more powerful than my ultra-handy Flipvideo, nor that Kino and dvdauthor aren't first class brilliant software.

By the way, if you like to generate purely virtual animations, for menus and interludes, I also recommend povray.

Oh, by the way, you can let Qdvdauthor burn its results to a dvd, but I always want to look at the VIDEO_TS file first, so I use k3b instead.
 
Old 03-24-2008, 04:46 PM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
maybe this will help:
http://www.jochem.name/DVD-Authoring-with-Linux
 
Old 03-24-2008, 05:24 PM   #5
beadyallen
Member
 
Registered: Mar 2008
Location: UK
Distribution: Fedora, Gentoo
Posts: 209

Rep: Reputation: 36
As posted above, there's loads of ways to do it. Personally, I use mencoder to generate compatible mpeg files, then use dvdstyler to build and burn the dvd. I use the following command line to generate the mpegs:
Code:
mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd:tsaf -vf scale=720:-2,expand=720:576,harddup -srate 48000 -af resample=48000:0:2 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=7000:vbitrate=3000:keyint=15:vstrict=1:acodec=ac3:abitrate=128 -ofps 25 -o <outputfilename>.mpg <inputfilename>.avi
Play around with the options (detailed in the mencoder manpage) to improve the quality, maybe with two pass encoding (although for me, 2 pass is only useful if you're bothered about accurate target file sizes).
 
Old 03-24-2008, 09:05 PM   #6
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
I use Devede:

Quote:
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables for home players, from any number of video files, in any of the formats supported by Mplayer. The big advantage over other utilites is that it only needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and Python, PyGTK and PyGlade), so its dependencies are really small.
Code:
http://www.rastersoft.com/programas/devede.html
cheers,
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert AVI file to DVD? depam Linux - Software 4 01-03-2008 05:29 PM
help with making a video DVD from an avi file lleb Linux - Software 5 05-15-2007 11:58 AM
How to convert avi file to DVD? vees Linux - Software 16 04-06-2007 10:33 PM
How do I copy a AVI file to DVD with LInux?? Nadinesky Linux - Software 5 08-23-2005 07:19 PM
how do i make a playable dvd from an avi file? joel b Linux - Software 2 08-01-2005 12:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration