Resume Menu with the last frame of the movie

EasyBD, Blu-Disc Studio, BD Wizard, IG Editor, Quick BD Menu
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote: Wed Apr 29, 2026 5:57 pm Yes, but with adjustments that I mentioned above
Thanks Alexey, I managed to finish with your help and everything is working fine.

I did the update you released today and noticed errors using the new features in the simulation. Has anyone else reported the same problem to you?

https://prnt.sc/JuWgECV67s1R
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Please re-download the installer (1 file was missed - I uploaded fixed version)
Best regards,
Alexey Kolesnikov
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote: Sat May 23, 2026 5:53 pm Please re-download the installer (1 file was missed - I uploaded fixed version)
Hi Alexey!

I did the update, simulation is working perfectly now!

I noticed a new problem, the transition isn't working, at least not in PowerDVD. It gets stuck on the transition video and doesn't go any further. Has anyone else reported the same problem when using this new transition feature for Two and Three Title modes?
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

rickemail2 wrote: Tue May 26, 2026 8:21 am I noticed a new problem, the transition isn't working, at least not in PowerDVD. It gets stuck on the transition video and doesn't go any further. Has anyone else reported the same problem when using this new transition feature for Two and Three Title modes?
Could you send me your project?
Best regards,
Alexey Kolesnikov
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote: Tue May 26, 2026 4:46 pm
rickemail2 wrote: Tue May 26, 2026 8:21 am I noticed a new problem, the transition isn't working, at least not in PowerDVD. It gets stuck on the transition video and doesn't go any further. Has anyone else reported the same problem when using this new transition feature for Two and Three Title modes?
Could you send me your project?
Here is the Alexey project.

https://www.transfernow.net/dl/20260526ucnm2vtK
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Hi Ricardo,

This is a conflict with "Show menu after video starts". Please try the latest beta - should be fixed for now.
Best regards,
Alexey Kolesnikov
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote: Wed May 27, 2026 8:03 pm Hi Ricardo,

This is a conflict with "Show menu after video starts". Please try the latest beta - should be fixed for now.
Hi Alexey, the menu transition works perfectly, but the pop-up menu that opens asking if you want to resume the movie or not is frozen during the transition.
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Yep, I see the issue. But I need time to fix it ("Select Title" in AES is processed wrong).

BTW: if you have a condition like `if (GPR(X)==Y)` in AES - the first action inside {...} should be setGPR(10, Z) (usually setGPR(10, 0)) - otherwise this code can execute several times with unpredictable behavior.
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Well... I would say - don't do this :)
You should not use "Select title" in Action Every Second.
"Select Title" should be in the "First Play" - not in the "Action Every Second".
Best regards,
Alexey Kolesnikov
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote: Thu May 28, 2026 5:36 am Well... I would say - don't do this :)
You should not use "Select title" in Action Every Second.
"Select Title" should be in the "First Play" - not in the "Action Every Second".
That's right Alexey, I messed up on that, but I corrected it and now it works perfectly..
I did the Select title in the project's Startup, thanks 🫡