I want to start a short video in a song by placing an "action" point using the POI editor?
Thank you for your help.
Thank you for your help.
geposted Wed 22 Feb 23 @ 5:09 pm
Use the action ... sampler_play_stop 'pathtoYourVideo'
E.g.
sampler_play_stop 'E:\Videos\test.mp4'
E.g.
sampler_play_stop 'E:\Videos\test.mp4'
geposted Wed 22 Feb 23 @ 6:02 pm
Incredible! It works, thank you very much.
And how to stop this video playback with another command?
Thanks in advance.
And how to stop this video playback with another command?
Thanks in advance.
geposted Wed 22 Feb 23 @ 6:53 pm
You can use sampler_play (on one POI to play) and sampler_stop (on another POI to stop)
geposted Wed 22 Feb 23 @ 7:03 pm
Ok thank you very much I will test this.
geposted Thu 23 Feb 23 @ 9:46 am