I gave it: /usr/local/bin/todisc -dvd -pal -videos-are-chapters -keepfiles -background "background.jpg" -bgaudio /Data/recordings/Video/Holding/butterfly.wav -menu-audio-length 90 -menu-title "Beijing & Xian" -menu-font Gaze -menu-fontsize 45 -menu-title-geo north -files scene1.mpg scene2.mpg scene3.mpg scene4.mpg scene5.mpg scene6.mpg scene7.mpg scene8.mpg scene9.mpg scene10.mpg scene11.mpg scene12.mpg scene13.mpg scene14.mpg scene15.mpg scene16.mpg scene17.mpg -titles "Tiananmen Square" "Forbidden City" "Cloisonné Factory" "Beijing Zoo" "Summer Palace" "Peking Opera" "Jade Factory" "Ming Tombs of Changling" "The Great Wall" "Beijing by Night" "Hutong" "A Court Official's House" "Temple of Heaven" "Shaanxi History Museum" "Wild Goose Pagoda" "Terracotta Army" "Tang Dynasty Theatre" -out /Data/Temp/mydvd -static -textmenu 9 -text-start 100 -thumb-font Gaze -thumb-fontsize 25 -title-gap 14 -title-colour '#ff0000' -stroke-colour '#760000' -thumb-text-colour '#ff0000' -highlight-colour '#ffff00' -select-colour '#bebebe' Other notes: For a static menu, add: -menu-audio-length NN example for 20 seconds of the file: -menu-audio-length 20 Alternatively, use -loop 0 with a shorter clip **************** If using Gaze, the following letters are acceptable title-starters: TFCBSPJW These are suspect - they may cause problems with spumux due to font geometry: MHA To change menu alignment, edit /usr/local/bin/todisc as follows: On line 2155 change SHOWCASE_TITLES_X_ARRAY[d]=$east_offset to: SHOWCASE_TITLES_X_ARRAY[d]=360 which makes both columns left-aligned If titles appear to load the wrong chapter, use left-aligned (to work on both columns).