PDA

View Full Version : Making a DVD restart automatically


KinchTheKnifeblade
11th July 2005, 16:32
Hi there
Quick question - can anybody provide a code sample (with notes if possible) on how to mke a dvd loop roud to the beginning when it finishes - its for a shop window display and I can't be sure that the dvd player will have a repeat functions
Any advice greatly appreciated - thanks in advance

Kinch

nwg
11th July 2005, 17:13
I would use a simple goto command using Pgcedit.

See my example. I put a goto line 3 command in to make it play title 1 over and over again.

http://www.apah20.dsl.pipex.com/dvd/loop.jpg

Highlight "Jump to play firstPGC" and right mouse click. Select add after.

On NOP, right mouse click and select edit cmd.

Select alphabetically and choose GoTo.

Type in the line number for "Jump to title 1". In my example it is line 3.

Save DVD and play it in DVD Software.



It should now loop continously.

KinchTheKnifeblade
13th July 2005, 00:23
Hi there
Thanks a lot for your helpful reply
I will give it a go and let you know how I get on
Cheers
Kinch