move marker and time to current chapter selected

EasyBD, Blu-Disc Studio, BD Wizard, IG Editor, Quick BD Menu
bestbluray
Posts: 10
Joined: Sun Dec 10, 2023 2:05 pm

move marker and time to current chapter selected

Post by bestbluray »

How can I do this configuration

I want to move the "marker and time" cursor to the selected scene, I'll take a video as an example


https://drive.google.com/file/d/1TbVfqg ... hkwOx/view
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Re: move marker and time to current chapter selected

Post by Alexey Kolesnikov »

The same way as it is done for the timeline update in the https://blu-disc.net/download/examples/ ... Vi_full.7z

You can take an action from the "Action Every Second" from this example and add it to the right/left actions for your menu. But you need to change 2 things:
1. Instead of %time% you should use the time in seconds for each chapter.
2. Instead of "Set text to the current movie time" you should use "Set text" and specify the time text manually for each chapter.
Best regards,
Alexey Kolesnikov
bestbluray
Posts: 10
Joined: Sun Dec 10, 2023 2:05 pm

Re: move marker and time to current chapter selected

Post by bestbluray »

everything works perfectly, thanks again