.TH "MK_VTSM" "1" "September 11, 2009" "DVDwizard 0.6" "DVDwizard documentation" .SH "NAME" mk_vmgm \(em automated creation of titleset menus of the DVD (VTSM) .SH "SYNOPSIS" \fBmk_vtsm\fR [\fBoptions\fP] \fBimage\-file(s)\fR .SH "DESCRIPTION" DVDwizard is a wrapper\-script which incorporates a fully automated creation of a DVD\-structure with chapters and menus from one or more mpeg\-streams. This is done by several "sub\-scripts" and various freely available tools. .PP One of these sub\-scripts is \fBmk_vtsm\fR, which create one or more titleset menus (VTSM) for authoring a DVD with dvdauthor. .SH "OPTIONS" .SS General processing .TP \fB\-C | \-\-config\-file\fR \fIfilename\fR filename of dvdwizard\-configuration file [~/.config/dvdwizard/dvdwizard.conf] .TP \fB\-o | \-\-output\fR \fIdirectory\fR Path where the created menu mpegs will be stored [\fIBASEDIR\fR/vtsm] .TP \fB\-x | \-\-xml\fR \fIfilename\fR Print dvdauthor XML\-specs into this file [\fIBASEDIR\fR/dvdwizard.xml] .TP \fB\-h | \-\-help\fR print this lot out .SS DVD\-specific options .TP \fB\-N | \-\-tvnorm\fR \fI\fR TV\-Norm to use. Norm may be \fIPAL\fR or \fINTSC\fR. [PAL] .TP \fB\-V | \-\-tvsize\fR \fIWidexHeight\fR Visible Area on TV\-Screen. [660x530] .TP \fB\-R | \-\-menuratio\fR \fIaspectratio\fR Menue background aspect ratio. Aspectratio may be 4:3 or 16:9. [4:3] .TP \fB\-M | \-\-menu\fR \fIlanguage\fR Define language to use in menu items [en]. Strings are defined in config file. .SS Title\-specific options .TP \fB\-t | \-\-vts\fR \fInumber\fR Titleset number on the DVD where the menus should belong to. [1] .TP \fB\-c | \-\-chaptersperrow\fR \fInumber\fR Define how many chapter thumbnails will fit in a row. [3] .TP \fB\-b | \-\-vtsmbg\fR \fIfilename\fR Filename of background picture for this titleset. .TP \fB\-r | \-\-bgratio\fR \fI\fR Define aspect ratio of menu background and thumbnails. Aspectratio may be 4:3 or 16:9. [4:3] .TP \fB\-ms | \-\-vtsmsound\fR \fIfilename\fR Soundfile to be used as background sound for the menu. If empty, a silent audio track will be produced. Can be any format, ffmpeg recognizes and will be converted to ac3, if necessary. .TP \fB\-\-hasaudio\fR Title has multiple audio tracks. A button to jump to the audio selection menu will be created. .TP \fB\-\-hassubtitle\fR Title has at least one Subtitle\-Stream which may be activated in a subsequent subtitle\-menu. .TP \fB\-\-hasinfo \fR Title has EPG information available. A button to jump to the info panel will be created. .SH "NOTES" \fIBASEDIR\fR defaults to the current directory if not stated otherwise in the config file (either default ~/.config/dvdwizard/dvdwizard.conf or specified with the \fB\-C\fR option). .PP Every new \fB\-t\fR marks a new titleset on the DVD. Subsequent options \fB\-b\fR, \fB\-r\fR, \fB\-ms\fR, \fB\-\-hasaudio\fR, \fB\-\-hassubtitle\fR and \fB\-\-hasinfo\fR apply only to that titleset. .PP For more information, sources and executables of DVDwizard see at the homepage http://sf.net/projects/dvdwizard. .SH "AUTHOR" DVDwizard was written by Wolfgang Wershofen . Since 2009 DVDwizard will be developed by Joo Martin . .PP This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .PP This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .SH "SEE ALSO" \fBdvdwizard\fR(1), \fBmk_vmgm\fR(1), \fBdvdwizard.conf\fR(5)