You should enable seamless menu in the same section in Project properties.
But I see that intro video that you have sent has 14 black frames at the end. I guess that is what you see. Menu loop has 28 black frames at the end.
I guess you need to truncate them.
Search found 513 matches
- Tue Mar 18, 2025 12:40 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Delay buttons appearing onscreen
- Replies: 13
- Views: 24935
- Tue Mar 18, 2025 6:14 am
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Delay buttons appearing onscreen
- Replies: 13
- Views: 24935
Re: Delay buttons appearing onscreen
Hi Alan, This happens because jump command is executed after video ends. Currently there is no solution for this if you have intro and main menu loop as one file. The only way to solve this is to create a separate menu loop without the intro part and use it as menu background. Your intro video can s...
- Tue Mar 18, 2025 6:06 am
- Forum: KITe UHD Authoring Suite
- Topic: Adding "else" condition when using Switch in KITe Java
- Replies: 2
- Views: 1927
Re: Adding "else" condition when using Switch in KITe Java
You can add "Custom" condition with empty condition:
if [Custom] [<empty>] -> <action>
This action will be executed as "else" if you are using "exclusive" switch.
if [Custom] [<empty>] -> <action>
This action will be executed as "else" if you are using "exclusive" switch.
- Sun Mar 16, 2025 6:53 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Multiple BDJOs in BDS
- Replies: 8
- Views: 22847
Re: Multiple BDJOs in BDS
selectTitle will unload the current JAR, so using any commands after it does not make sense. manager.isTopMenuPressed() will not help you - you should assign a command to the Top Menu. Added: I mean that you should set GPR[1] to 65535 before Top menu button was pressed isTopMenuPressed just says tha...
- Sun Mar 16, 2025 6:04 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Resume at Press Key Top Menu
- Replies: 3
- Views: 4194
Re: Resume at Press Key Top Menu
You can change this setting into "Do not use" - should work as well.
- Sun Mar 16, 2025 5:27 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Resume at Press Key Top Menu
- Replies: 3
- Views: 4194
Re: Resume at Press Key Top Menu
This can happen if you are using JAR signing, but "Disc settings" option in the "JAR signing" was not set to "Restore on disc load".
- Sun Mar 16, 2025 5:23 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Multiple BDJOs in BDS
- Replies: 8
- Views: 22847
Re: Multiple BDJOs in BDS
There is a setting in JAR settings called "Skip loading if GPR[1]=65535". You can enable it and set GPR[1]=65535
- Sat Mar 15, 2025 12:12 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Blu-Disc Studio beta versions
- Replies: 210
- Views: 888164
Re: Blu-Disc Studio beta versions
4.7.0.2236
+ Dark skin improved.
+ Fixed playback of playlists in the Scenes window.
+ Fixed project opening with dependent video.
+ Fixed playmarks for mux by tsMuxer.
+ Fixed backup for PES files.
+ Dark skin improved.
+ Fixed playback of playlists in the Scenes window.
+ Fixed project opening with dependent video.
+ Fixed playmarks for mux by tsMuxer.
+ Fixed backup for PES files.
- Wed Mar 12, 2025 8:24 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Delay buttons appearing onscreen
- Replies: 13
- Views: 24935
Re: Delay buttons appearing onscreen
Intro in BDS originally was intended to be used with a menu loop that was placed as a menu background video. If you don't have a separate menu loop and are using the same video that contains the intro, you should set "Project properties" -> Menu -> "Menu playlist" -> "Additional playitems in menu cl...
- Wed Mar 12, 2025 5:48 pm
- Forum: Blu-ray and UHD Authoring: EasyBD, Blu-Disc Studio, IGEditor and Quick BD Menu
- Topic: Delay buttons appearing onscreen
- Replies: 13
- Views: 24935
Re: Delay buttons appearing onscreen
Could you send me your intro and menu videos?