I have used the original version of Sizzle to author DVDs and it works fine. However, I am trying to remember the format for the custom chapter times, i.e. hh:mms:00?. I keep getting errors, but I know I got it to work once before.
Can any one let me know. thanks
+ Reply to Thread
Results 1 to 7 of 7
-
-
Im pretty sure you would do it as follows
00:01:00;00:05:00;00:10:00
would give you 1 min , 5min and 10 min chapter marks
try that and let me know -
Frames are separated from seconds with a dot (.) instead of a colon. No zero before hours. The following creates 2 chapters marks, the first at 1 hour and the second at 1 hour 10 minutes.
1:00:00.00,1:10:00.00
The following creates 2 chapters marks, the first at 30 minutes and the second at 45 minutes.
0:30:00.00,0:45:00.00 -
I forgot to mention that if you want to be able to navigate back to the beginning of your title with the chapter back button on your DVD control, you'll want to make your first chapter mark all zeros. Here's an example with chapters at 0, 15 minutes, 30 minutes, 45 minutes:
0:00:00.00,0:15:00.00,0:30:00.00,0:45:00.00 -
thats an excellent point!
the version of sizzle .1 actually has an example of the time format required and says just sparate with (,)
Similar Threads
-
Encore CS4 screws up chapter selection on custom menu (video demo inside)
By aple in forum Authoring (DVD)Replies: 1Last Post: 31st Jul 2011, 09:53 -
Good free/cheap DVD author with flexible chapter times? (NOT DVDStyler)
By Hoser Rob in forum Authoring (DVD)Replies: 2Last Post: 23rd Mar 2011, 12:33 -
Can't control custom chapter list of tsmuxer.
By wisitch in forum Authoring (Blu-ray)Replies: 1Last Post: 26th Mar 2010, 03:08 -
Muxman problem with chapter times
By lordretsudo in forum Authoring (DVD)Replies: 12Last Post: 9th Jan 2010, 07:52 -
DVD to H.264 - Different Running Times, Chapter Times Wrong
By nrogers64 in forum Newbie / General discussionsReplies: 0Last Post: 17th Mar 2009, 18:28