View Full Version : Naming Disc & Chapter(s)
merlin001
1st September 2002, 04:29
In Scenarist, is it possible to name the DVD & chapters so they are readable in DVD player like the Kenwood DV-5900M? It'll read & display the disc title & chapter titles while playing them on the display.
Thanks,
David
McPoodle
1st September 2002, 06:52
Check out section 14.8 in the 2.0 Procedures manual. Basically, you put together a text file naming the titles and chapters in order, then add it to the project in the Layout Editor.
In case you misplaced the manual, here's a sample:
#DVD_TEXT_INFO
# First line must be as above; start comments with #
# TextID must be in the file; max length 12
TextID = TEXT_TEST
Lang = English
# you can have multiple sets of data, each starting with Lang
CHRS = ISO646
# above is character set; ISO646 is ASCII
Volume
# Volume defines the entire side of the disc
General_name = "TEXT TEST VOLUME"
#Title1
Title
# above two lines must be used for each title (incrementing number)
General_name = "TEXT Test Title 1"
Part_of_Title
General_name = "Chapter 1"
Part_of_Title
General_name = "Chapter 2"
#Title2
Title
General_name = "Title 2"
merlin001
1st September 2002, 16:43
Funny, I skiped right over it to 14.11 when I did the burn. I guess I should have slowed down a bit. Anyway, thanks!
David
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.