Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
31st October 2024, 13:30 | #362 | Link |
Registered User
Join Date: Jun 2016
Posts: 23
|
I'm using v0.57b7 of BDedit. I can replace the buttons with the new PNGs and when I click on "Mux", I can see a green bar running through at the bottom, then it switches back to the "Clipinf"-section and the blue loading-circle starts to spin and that's it. BDedit doesn't react to anything anymore and all I can do is kill the process.
It creates a new m2ts and a new clipinf though, but the m2ts is only about 3 MB while the original m2ts with the motion-background is almost 230 MB. So it seems as if it only recreates the IG-part, but can't handle the video and audio which leads to the crash. |
31st October 2024, 17:37 | #363 | Link | |
Registered User
Join Date: Jul 2014
Posts: 290
|
Quote:
Last edited by Lowpro; 31st October 2024 at 17:52. |
|
1st November 2024, 15:19 | #364 | Link |
Registered User
Join Date: Jun 2016
Posts: 23
|
Found a workaround for this case: Since this was a selfmade Blu-ray, I just edited the menu in the project, created a new output and took only the menu-m2ts and the clpi which I copied into the folder with the previous output. As nothing else has changed and every clip has the same number in both outputs, it worked fine.
|
27th December 2024, 20:41 | #368 | Link |
Registered User
Join Date: Apr 2022
Posts: 12
|
Hello, I am new to editing bluray menus. I have just begun working in GIMP and editing the .png files with excellent success. A few issues have arisen though. Several words I am trying to change out larger than the space given in resource.xml. I have edited the audio_header by increasing its width and height, the bluray plays back fine, but the new AUDIO word is cut off as AUD. I began inspecting the jar files, and found reference to the audio_header dimensions in dz.class. I followed a few different guides, made the necessary change in the dz.class and recompiled it back into 00000.jar. Before I playback the iso file in powerdvd, I have verified the 00000.jar with jd-gui, and it seems to checkout just fine, but once I load the iso file and powerdvd begins playback, I get nothing, and then the 00000.jar is showing internal error for all classes loaded into jd-gui. Is there any help out there for this. I'll say I've come along way in less than 3 days, but I feel I've hit a brickwall when trying to change the dimensions of audio_header. Thank you.
|
28th December 2024, 07:53 | #370 | Link |
Registered User
Join Date: Apr 2022
Posts: 12
|
I'm currently using rej .
On a side note, shortly after I posted, I read about java signing. And sure enough, using the command signbdj.exe app.discroot.crt 00000.jar got my bluray playing again! But now I'm stuck on another issue. Dimension width doesn't seem class or resources.xml confined. Several of the header dimensions , audio_header, subtitles_header and setup_header are limited to 127 width in their respective classes. I was only able to increase them to the 127 pixel width max. I am currently trying to get around that limitation, but to be honest, today is my first go at java code. |
28th December 2024, 08:25 | #371 | Link | |
Registered User
Join Date: Apr 2022
Posts: 12
|
Quote:
And just like that, bipush sipush. I have my workaround. |
|
28th December 2024, 17:18 | #373 | Link | |
Registered User
Join Date: Apr 2022
Posts: 12
|
Quote:
I am using signbdj.exe |
|
28th December 2024, 18:15 | #374 | Link |
Registered User
Join Date: Jan 2022
Posts: 23
|
I've been doing authoring for a long time, but this is the first time I've heard about signbdj.exe I downloaded it, but I don't understand how it works. As for editing classes, it's better to use JByteMod-1.8.2 or DJ Java Decompiler 3.12.
|
29th December 2024, 08:55 | #375 | Link | |
Registered User
Join Date: Apr 2022
Posts: 12
|
Quote:
Take the app.disroot file from /Certificate Copy it into /BDMV/JAR Copy signbdj.exe into /BDMV/JAR go to command prompt ----path/to/BDMV/JAR run signbdj.exe app.discroot.crt 00000.jar Cool, I'll take a look. I've stumbled onto another issue, one at a time. Many of my modified buttons are longer in length, I've edited ee.class and resources.xml, yet i am still only seeing the default dimensions 71,40 vs my 106,40. Any idea what would hardcode the default? Or maybe I need to figure out how to move the start point dimension of the button? Any ideas? |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|