Log in

View Full Version : DVD Styler


t_2
30th April 2004, 12:50
Just ran into a new free DVD authoring program. It is called "DVD Styler" and is based on the GPL mulit platform "DVD author" which is what is under the hood of the free "DVDauthorgui". This program also seems to be able to burn the DVD, but I'm not sure about this. It seems to be a new program and seems very powerful and yet easy to use, but this may not be the case, as I have never really authored a DVD before. Anyway here is the link for those like me who hadn't heard about this program.

http://dvdstyler.sourceforge.net/index.html

Question. I am trying to figure out how to use it as I am new to DVD authoring and there isn't much documented. I know how to prepare all the files necessary, but when it comes time to set the menu buttons, I don't really know what I should write in the field. If someone knows of a guide or could give an explaination I would be very happy to have it.

Thanks!

violao
30th April 2004, 13:43
Originally posted by t_2
I know how to prepare all the files necessary, but when it comes time to set the menu buttons, I don't really know what I should write in the field.
Well since it is dvdauthor gui I assume it uses dvdauthor's command syntax as found in dvdauthor man pages (http://dvdauthor.sourceforge.net/doc/dvdauthor.html) like:

jump menu 2;
subtitle = 64;
jump title 1 chapter 1;
...