|
|
Penguins Unbound > Past Meetings > 20100227 - Making DVDs with Linux > 03 - Author DVD
03 - Author DVDTable of contentsNo headersThen I used "qdvdauthor" to create the menus and create the dvd image
sudo apt-get install qdvdauthor
Start the Application
Can use the wizard.
Works with concepts of groups. You define a group and then add videos to the group
Using the wizard adds extra stuff, which you can easly delete.
By default the program will not burn the dvd, you need to click it the check box to have it create dvd.
You can also dump the scripts used to create the dvd. |