LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-01-2006, 02:19 PM   #1
johann_p
LQ Newbie
 
Registered: Jan 2004
Location: Vienna
Posts: 15

Rep: Reputation: 0
Question Best way to create a DVD from a video file?


I would like to burn a DVD from all kinds of video files I have on my harddisk - avi, wmv, rm files of different size and aspect ratios.

What is the most easiest and robust way to convert such files so that I can burn a DVD from them that can be played on a standard DVD player? Something extremely simple which would simply create a new track for each file would do.

I would like not to have to fiddle with cryptic settings and options though ... since mplayer can play all these files, why should it be a problem to simply automatically convert them to whatever a PAL DVD needs?

I have experimented with this quite a while ago and gave up, totally frustrated.
 
Old 01-01-2006, 02:56 PM   #2
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
I suggest tovid.
 
Old 01-01-2006, 03:00 PM   #3
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Here's the mplayer (well, mencoder) command I use to convert to DVD type MPEG:
Code:
mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=9800:keyint=15:acodec=ac3:abitrate=384:aspect=4/3 -ofps 25 -o video.mpg /path/to/file.avi
 
Old 01-01-2006, 03:12 PM   #4
johann_p
LQ Newbie
 
Registered: Jan 2004
Location: Vienna
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by ilikejam
Here's the mplayer (well, mencoder) command I use to convert to DVD type MPEG:
Code:
mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=9800:keyint=15:acodec=ac3:abitrate=384:aspect=4/3 -ofps 25 -o video.mpg /path/to/file.avi
Thank you for the info ... but once I have this video.mpg file, how do I get a burned DVD that can be played in a DVD player from that?

Also, will this work for any kind of video, e.g. rm or wmv?

Last edited by johann_p; 01-01-2006 at 03:13 PM.
 
Old 01-01-2006, 03:58 PM   #5
johann_p
LQ Newbie
 
Registered: Jan 2004
Location: Vienna
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by wapcaplet
(I cannot post URLs yet, not even quoted, so I cannot quote you here - johann_p )
Great -- this looks good! I just downloaded and installed it and will try it out now.

Unfortunately, the GUI does not seem to work.

When I run tovidgui (not tovidgui.py as is written on the web page), I get:

Traceback (most recent call last):
File "./tovidgui", line 32, in ?
from libtovid import TDL, Parser, Project
ImportError: No module named libtovid

I have installed the whole package with config/make/make install into /usr/local/bin, so tovidgui is in the path, as recommended on the web page.
 
Old 01-01-2006, 05:23 PM   #6
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
There's one further step, as per the instructions in 'INSTALL':

Code:
su -c './setup.py install'
(From the tovid source directory). Then the GUI should work properly.
 
Old 01-02-2006, 04:10 AM   #7
johann_p
LQ Newbie
 
Registered: Jan 2004
Location: Vienna
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by wapcaplet
There's one further step, as per the instructions in 'INSTALL':

Code:
su -c './setup.py install'
(From the tovid source directory). Then the GUI should work properly.
Ugh, not reading the INSTALL is embarrassing

Thank you for your help, the GUI works fine now too!

I'll give feedback here after I have tested this all the way through.
 
Old 01-02-2006, 05:58 AM   #8
BruceCadieux
Member
 
Registered: Apr 2002
Location: Wales MA.
Distribution: openSuSE 11.1
Posts: 409

Rep: Reputation: 32
I also recommend tovid.
 
  


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
Create Fedora DVD FragInHell Fedora 7 01-28-2007 01:22 AM
growisofs only can create file under DVD root directory? bravehao Linux - Newbie 1 10-17-2005 12:02 PM
how to create a video cd thelonius Linux - Software 5 09-11-2005 04:37 PM
DVD-Video burned on DVD-RW works but not on DVD-R iccananea Linux - Software 2 06-28-2004 08:34 PM
How to play a media file/ video file/mp3 file recorded in harddisk/cd-rom arindam Linux - Newbie 2 09-05-2003 10:31 AM

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

All times are GMT -5. The time now is 09:04 AM.

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