PDA

View Full Version : Using Play Count in Scenarist to Loop a Title


Eric69
3rd July 2008, 00:48
I have a simple disc which loops a 1 minute title. Right now my command for that paticular MO is:

1. PlayPL Loop[ID:1]
2. JumpTitle Title #1[ID:1]

Which loops the title no problems.

However, I'd like to use the Play Count under the Playlists Properties. This works fine in Blu Print. Just wondering if Play count is working in Scenarist. How do others loop a title such as a menu?

digitalvideo
3rd July 2008, 20:27
What do you call play count?

Is it something like that :

temp=0
label start
if temp=10 goto end
playpl loop
add temp1
goto start
label end
jumptitle tile1

digitalvideo

Eric69
3rd July 2008, 23:05
No...in the properties window, when clicking on the Playlist, there is a play count setting. I know in Blu Print this is set to how many time you want that particular title to loop but it doen't seem to work here on Scenarist.

Curious if other have been able to use this setting?

digitalvideo
4th July 2008, 00:19
Hello Eric,

Simply copy how many time you need the clip in the stream.

Phil

Eric69
4th July 2008, 00:47
Right. Thats what I've been doing but was curious if Scenarist had a bug using The Play count setting? Thats what that setting is for. I guess I'll wait to hear what Sonic says about this and let you know.