Trigger after Media Source playback ends

morebit

New Member
Hi all,

The Media Source properties dialogue offers useful functionality at the moment:
  • Loop,
  • Restart,
  • hw decoding,
  • show nothing,
  • close file.
I am trying to find a way to switch a scene when a video comes to its end. This would help me to record videos which consists of prerecorded as well as live content. My ideal solution would look like this:
  • When playback ends:
    • Show nothing <check box>
    • Switch to scene: <drop down list>
    • Trigger Hotkey: <input field>
Especially the hotkey would be nice as it would offer even more possibilities than switching scenes alone.

Thank you very much for any hint.
morebit
 

Exeldro

Active Member
at the moment I do something like that with a lua script attached.
Hope it helps you a bit.
 

Attachments

  • media-switch-scene.zip
    767 bytes · Views: 559

morebit

New Member
Hi Exeldro,

thanks for providing the script. I just run a first test with success :-)
This can help me for sure with a smooth into. Not sure how I can handle it if I want to use this trick more than one time. I cannot add this script a second time and it offers the input just one time...

But definitely a good basis for further tests, thank you again,
morebit
 
Top