man dvd-menu (Commandes) - Creates a DVD navigation menu with buttons.

NAME

dvd-menu - Creates a DVD navigation menu with buttons.

SYNOPSIS

dvd-menu -o <output directory> -n <DVD Title> [-b <background jpeg>] [-a <audiofile>] -f <XML_file1 | MPEG_file1> ... -f <XML_fileN | MPEG_fileN> -t <ButtonText1> ... -t <ButtonTextN> [-p] [-c] [-D] [-W] [-mp2] [-iso] [-nomenu]

DESCRIPTION

Creates a simple top-level DVD menu with buttons that link to movies. Accepts the output XML files from dvd-slideshow or your own self-defined MPEG movies.

OPTIONS

-o <Output directory>
Directory where the final DVD filesystem files VIDEO_TS/ will be written.
[-n <DVD Title>]
This will be printed at the top of the DVD menu page.
[-b <Background jpeg>]
Image to use for the background DVD menu. If no file is specified, a blue gradient will be used for the menu background.
[-a <Audio file>]
Audio file to play while the menu is active. Supports mp3, ogg, or wav formats at this point.
[-mp2]
Use mp2 audio by default (requires ffmpeg with ac3 encoding). The default audio format is now AC3 instead of mpeg2 sinceI have found that many DVD players do not play the audio when it is in mp2 format, so this may be a better, more compatible option for most people.
-f <Input file>
Can be an XML file output from dvd-slidshow or a full-scale mpeg2 video in the proper format (.vob). No error checking is done if you pass a MPEG2 .vob input file, so you are on your own. Use this option multiple times with -t to define multiple titles/buttons.
-t <Button text>
The button text visible on the menu which will link to each corresponding (in order passed) -f option. Use this option multiple times with -f to define multiple titles/buttons.
[-p]
Use PAL output video format instead of NTSC.
[-c]
Use continuous <post> commands within dvdauthor. This will make each video play one after another without going back up to the main menu until the last video is finished. If this option is not used, the dvd will return to the top menu after playing each track.
[-D]
Do not call dvdauthor. This will tell dvd-menu to create the menu and output xml files to pass to dvdauthor, but will not actually run dvdauthor. Useful for people who want to modify their xml file before running dvdauthor.
[-W]
Do not generate 50% transparent white background overlays under the title and menu buttons.
[-iso]
Create iso image with mkisofs when finished.
[-nomenu]
Do not create a menu. Useful for just finishing the dvdauthor xml file from one video that you want to just start playing when the user puts it into a dvd player.
-h
Prints help file (basically this manpage).

INPUT FILE

No input file info yet. Hopefully we will be able to control dvd-menu better in the future by means of a simple text file like in dvd-slideshow. This should allow sub-menus and more complex menuing. (not implemented yet)

Variables

Reads variables from the ~/.dvd-slideshowrc file. See dvd-slideshow for settings.

FILES

dvd-slideshow

dvd-menu

dvd-iso Depreciated. Use dvd-menu -iso instead

gallery2slideshow

jigl2slideshow

man/dvd-slideshow.1

man/dvd-menu.1

doc/dvd-slideshow.html

doc/dvd-menu.html

doc/changelog.html

doc/dvd-encode.html

doc/gallery2slideshow.html

doc/jigl2slideshow.html

doc/README.html

EXAMPLES

There are a few heavily-commented examples available in the examples section of the dvd-slideshow webpage, which you can find at http://dvd-slideshow.sourceforge.net

AUTHORS

Scott Dylewski <scott at dylewski dot com>

http://dvd-slideshow.sourceforge.net

SEE ALSO

dvd-slideshow(1)