INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How to synchronize playlist and slide show?  (Read 1495 times)

tommyd

  • Recent member
  • *
  • Posts: 46
How to synchronize playlist and slide show?
« on: December 26, 2007, 12:18:28 pm »

Hi!

How can I create slide show synchronized with playlist?

Unfortunately creating simple playlist with image and audio files doesn't work.
I want something like following sequence:

image1.jpg
audio1.mp3
audio2.mp3
image2.jpg
audio3.mp3
audio4.mp3
audio5.mp3
....


Image is displayed (preferably) on secondary monitor until playback reaches next image on playlist.
Currently audio playback is independent from images.

I've managed to achieve similar functionality in MediaMonkey (using Visual Basic scripting interface), but I don like it's playlist management.


AFAIK MC doesn't have way to attach any scripts or actions to events (i.e. start file playback)
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71663
  • Where did I put my teeth?
Re: How to synchronize playlist and slide show?
« Reply #1 on: December 26, 2007, 02:07:36 pm »

There is no way to do this.
Logged

newsposter

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 787
Re: How to synchronize playlist and slide show?
« Reply #2 on: December 26, 2007, 04:30:37 pm »

Have you folks thought of licensing some code or working on an API exchange with the people at http://wnsoft.com/ and their Most Excellent Pic2Exe slide show product?
Logged

tommyd

  • Recent member
  • *
  • Posts: 46
Re: How to synchronize playlist and slide show?
« Reply #3 on: December 27, 2007, 05:12:57 pm »

There is no way to do this.

So why can't You add such function?
Or configurable keys, or scripting, tab pinning, child windows etc.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42052
  • Shoes gone again!
Re: How to synchronize playlist and slide show?
« Reply #4 on: December 27, 2007, 08:33:30 pm »

Media Center supports scripting.

You can talk to it with the command line, Windows messages, or with a custom plugin you write.

http://wiki.jrmediacenter.com/index.php/DevZone
Logged
Matt Ashland, JRiver Media Center

tommyd

  • Recent member
  • *
  • Posts: 46
Re: How to synchronize playlist and slide show?
« Reply #5 on: December 30, 2007, 06:04:47 am »

Media Center supports scripting.

You can talk to it with the command line, Windows messages, or with a custom plugin you write.

http://wiki.jrmediacenter.com/index.php/DevZone

But this is about controlling MC from external application. What I mean is quite opposite - controlling other application from MC using events occurring in MC. For example bind script to start playback of audio file.

Look for ppslauncher on Media Monkey forum
Logged
Pages: [1]   Go Up