View Full Version : Importing chapters into DVDMaestro


nimrodim
11th December 2004, 12:13
Hi there,

I am having problems importing chapters into DVDMaestro.
It works for PAL but not for NTSC.
I made the following file with chapters every 5 minutes:

$Spruce_IFrame_List

00:00:00:00
00:05:00:00
00:10:00:00
Etc.

and named the file chapters.chp
I have used this file to import chapters every 5 minutes into PAL movies but i get the following error with NTSC movies:
"I-Frame insertion entery frame rate is not consistent with current tape frame rate!"
My M2V files are 29.97 Drop Frame.

Any sugestions?

Matthew
12th December 2004, 00:19
For DF you should use semicolons :)

00:00:00;00
00:05:00;00
00:10:00;00

nimrodim
12th December 2004, 09:05
Brilliant!

:D :D :D

Thanks a lot you just made my life much easier.