Custom timeline

EasyBD, Blu-Disc Studio, BD Wizard, IG Editor, Quick BD Menu
dream7
Posts: 25
Joined: Thu Oct 07, 2021 12:55 pm

Custom timeline

Post by dream7 »

Hello,

I would like to know if there is a way in Blu-Disc Studio to make a custom timeline that displays on the screen when fast forward/rewind, chapter change, pause..., like on most commercial blurays.
There's a help chapter on how to create a timeline but nothing on how to trigger that popup.

Thanks :)
You do not have the required permissions to view the files attached to this post.
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Re: Custom timeline

Post by Alexey Kolesnikov »

Hi,
To trigger a popup you need to assign actions to the FF/RWD/Pause/Next/Prev buttons. But this will switch the main project title into the Interactive mode that have some side effects.
Alternatively you can try to use "Action Every Second" and "manager.getPlaybackRate()" Java function.
Best regards,
Alexey Kolesnikov
dream7
Posts: 25
Joined: Thu Oct 07, 2021 12:55 pm

Re: Custom timeline

Post by dream7 »

Very cool thank you !