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.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 20th June 2021, 13:40   #1041  |  Link
FREEDONOR
Registered User
 
Join Date: Jan 2019
Posts: 7
No changes.
FREEDONOR is offline   Reply With Quote
Old 22nd June 2021, 00:17   #1042  |  Link
ocean
Registered User
 
Join Date: Mar 2016
Posts: 142
Hi FREEDONOR, try after command line: 51400001 8001C00A 00000000 (No. 0008)

Create new command line to position No. 0009:

51C00001 8001800A 00000000 (SetStream Immediate).

When entering these values make sure you're using IMMEDIATE values format for SetStream (program code 51C00001).
ocean is offline   Reply With Quote
Old 11th July 2021, 17:37   #1043  |  Link
pises
Registered User
 
Join Date: Jun 2021
Posts: 2
Is there an HDMV command for activating/deactivating another button? I have two buttons for Subtitles and No subtitles. I would like to program the one button to deactivate the other. I know buttons can auto-activate on selection (and I'd use SetButtonPage), but that would make manual activation not that nice. And do active button only show their active effect momentarily when you press them and not after? For example if activated subtitles is a text from black to white, can I keep it white until I disable subtitles? Or is a dummy alternative button needed.
pises is offline   Reply With Quote
Old 15th July 2021, 20:28   #1044  |  Link
Cesarleeds
Registered User
 
Join Date: Dec 2018
Location: Spain
Posts: 10
Hi guys

I´m trying a project right now, a bluray where i´m adding the 4k video track where the 1080p was, and it has worked.

Have a small issue though, that i just can´t get it to work.

This disc has 3 audio tracks and 1 subtitle track, menu is like this:

Spanish
Spanish with spanish subtitles (according to original bluray this means complete subtitles, not forced (there aren´t), it doesn´t make sense to me but, hey, it is what it is)
English with spanish subtititles

So the thing, i have respected the original disc structure when it comes to audio and subtitles, but when i select the fist track, spanish (without subtitles) my player brings up spanish subtitles.

It does not happen with the original disc, though, and it does not happen with some other discs, so it´s not a question of the player i´m using.

I´m not an expert on bdedit, i can go this far, to make this kind project work 99%, so i decide to compare both the original and the custom project, and i can see everything looks exactly the same (except the obvious and needed modifications).

So my question is, is there any way to fix it?, there has to be, since the original disc has the expected behaviour the main menu suggests.


This is how the commands look for the OID/file where the movie is:


0000 [50400001,00000005 ,00000004 ] Move GPR5, 4
0001 [50400001,00000006 ,00000300 ] Move GPR6, 768
0002 [48400200,0000000A ,0000003E ] EQ GPR10, 62
0003 [20810000,00000006 ,00000000] GoTo 6
0004 [51400001,8009C00A ,80008000 ] SetStream GPR9, GPR10, 0, 0
0005 [20810000,00000007 ,00000000] GoTo 7
0006 [51400001,8009800A ,80008000 ] SetStream GPR9, GPR10, 0, 0
0007 [00000000,00000000,00000000] NOP
0008 [48400200,00000001 ,00000001 ] EQ GPR1, 1
0009 [42820000,00000005 ,00000002 ] Play PL_MK 5, GPR2
0010 [48400200,00000001 ,00000000 ] EQ GPR1, 0
0011 [22800000,00000005 ,00000000] Play PL 5
0012 [50000001,00000004 ,00000003 ] Move GPR4, GPR3
0013 [50400001,00000003 ,00000000 ] Move GPR3, 0
0014 [48400300,00000004 ,00000000 ] NE GPR4, 0
0015 [21010000,00000004 ,00000000] Jump Title GPR4
0016 [50400001,00000007 ,00000000 ] Move GPR7, 0
0017 [50400001,00000005 ,00000001 ] Move GPR5, 1
0018 [50400001,00000006 ,00000300 ] Move GPR6, 768
0019 [21830000,00000004 ,00000000] Call Title 4

Last edited by Cesarleeds; 15th July 2021 at 22:20.
Cesarleeds is offline   Reply With Quote
Old 1st September 2021, 06:23   #1045  |  Link
fluffernutter
Registered User
 
Join Date: Aug 2021
Posts: 2
Hi, I'm curious if BDEdit is capable of replacing a 1080p stream with a 4K HDR10 stream (same movie and length, just the 4K HDR version), with menu functionality, chapters, and special features still intact? Has anyone been able to accomplish this before? I'm really curious to see what the process is like for this sort of thing.

Thank you!
fluffernutter is offline   Reply With Quote
Old 29th November 2021, 11:11   #1046  |  Link
AVX
Registered User
 
Join Date: Feb 2020
Posts: 33
BD Edit develeloper confirmed that he is not working on the project at the moment. So we will have to wait for future updates.
AVX is offline   Reply With Quote
Old 29th November 2021, 11:12   #1047  |  Link
AVX
Registered User
 
Join Date: Feb 2020
Posts: 33
Quote:
Originally Posted by fluffernutter View Post
Hi, I'm curious if BDEdit is capable of replacing a 1080p stream with a 4K HDR10 stream (same movie and length, just the 4K HDR version), with menu functionality, chapters, and special features still intact? Has anyone been able to accomplish this before? I'm really curious to see what the process is like for this sort of thing.

Thank you!
Yes, it has been done.
AVX is offline   Reply With Quote
Old 13th December 2021, 20:41   #1048  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,130
Replacing DD audio with DD+ audio

I'm currently working on a project using BDRebuilder (BDRB) in order to create a UHD BD-25 with 4K/HDR video, w/ DD+ audio.

BDRB, at this point in time, recodes the DD+ audio to DD. So, the plan is to replace the DD audio with the original DD+ audio by using tsMuxer to remux into a BD folder. But, tsMuxer "aborts" by not creating the playlist file. All other BDMV content is created.

I was given a pointer to take the BDRB playlist file and copy it to the tsMuxer created folder. I was then to edit the playlist file and change the audio tag from DD to DD+. I'm using BDEdit 0.49 and can see nothing regarding audio. I didn't see anything in the clipinfo file either.

Just where is the info regarding audio types located?

Thanks in advance.

Last edited by MrVideo; 13th December 2021 at 20:53.
MrVideo is offline   Reply With Quote
Old 14th December 2021, 17:08   #1049  |  Link
musiclover
Registered User
 
Join Date: Jul 2005
Location: The Netherlands
Posts: 171
You can edit the audio type on the playlist tab.
See for a short manual http://bdedit.pel.hu/

Last edited by musiclover; 14th December 2021 at 17:12.
musiclover is offline   Reply With Quote
Old 14th December 2021, 19:32   #1050  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,130
I'm sorry, but that was zero help. If I right-click on the line that says "PlayItem" in the STN section, nothing happens.

On the left side, directly under the "PlayList" label, if I right-click on "000" (in this case the only listing), I get the "Edit/Read Only" popup. Now I can change the content of any of the fields on that line. I have no idea which one has to do with audio and if any one of them does, what the content should be.

AIUI, there is no real documentation for the program, especially what all of the fields are and what the content can be. It would probably need to be 500+ pages.
MrVideo is offline   Reply With Quote
Old 14th December 2021, 20:05   #1051  |  Link
musiclover
Registered User
 
Join Date: Jul 2005
Location: The Netherlands
Posts: 171
Click under STN on AU and edit using the drop down menu
Don't forget to save your work
Attached Images
 

Last edited by musiclover; 16th December 2021 at 19:06.
musiclover is offline   Reply With Quote
Old 14th December 2021, 21:14   #1052  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,130
Thanks. Not real obvious. Got it changed.

At this point in time, I don't think that is going to fix the issue. The audio plays correctly, even though it was labeled wrong. I have a couple of other tests to do.
MrVideo is offline   Reply With Quote
Old 15th December 2021, 04:02   #1053  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,130
Well, I managed to freeze the Sony UHD player. I changed the audio from DD/mono to DD+/Multichannel and added some chapter marks. I used the clipinfo and M2TS files from what tsMuxer created an the edited playlist file from BDRB. I do not know which piece is causing the freeze.

At this point in time, it looks like my attempt to get this working is a failure. Sigh!
MrVideo is offline   Reply With Quote
Old 26th December 2021, 10:49   #1054  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,130
BDEdit 0.49

I must be doing something wrong when it comes to modifying the playlist chapter marks. TPTB for some idiotic reason did not put in a complete set of chapter marks. The movie is about 1:56:00 in length and yet the last mark is at ~1:42:00. Normally the last mark is about 2 seconds from the end. In the case of this movie, a few other marks are needed as well. It came with 16 marks. I added 6 more. And yes, the added marks are at IDR frames. The problem is that the new marks (17 thru 21) only jump forward a few seconds. And yet, the last mark actually went where I wanted it; about 2 seconds from the end.

Is there something else I need to do to get the added marks to go where I wanted them?
MrVideo is offline   Reply With Quote
Old 17th February 2022, 13:10   #1055  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,531
Unrelated to previous post I thought of updating the version history a bit here
(pel's website seems stuck at 0.40b)

BDEdit 0.51b1
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is online now   Reply With Quote
Old 17th February 2022, 13:59   #1056  |  Link
LowDead
Elit Amans
 
Join Date: Feb 2005
Location: Sweden
Posts: 275
I wish Pel would have a better system in place for upgrading/updating. As it is now you'll have to email him (from the registered email account) requesting to have the download link for the latest version. This way you can't even know which one is the latest until you get it..

//LD
__________________
Windows 11 Pro 64-bit, AMD Ryzen 9 5950X@3.40GHz, 32GB, NVIDIA RTX 2070 8GB, PIONEER BDR-S09XLT, ASUS BW-16D1HT, LG CX 65", Panasonic DP-UB820EB-K, Sony PS3 & PS5
LowDead is offline   Reply With Quote
Old 21st February 2022, 15:46   #1057  |  Link
pel9
Registered User
 
pel9's Avatar
 
Join Date: Oct 2019
Posts: 34
New version of BDedit v0.51

I've sent an email to all contributors of the last 12 months with the link of the new version.

Changes for 0.51:
- Copy/paste Page on Menu tab using Clipboard (Ctrl-C, Ctrl-V)
- Copy/paste BOG on Menu tab using Clipboard (Ctrl-C, Ctrl-V)
- Copy/paste Commands using Clipboard (Ctrl-C, Ctrl-V)
- Page preview on Menu tab
- A lot of bug fix

If you donated at least 10 EUR in the last 12 months and haven't received that email, please contact me for the link.

pel9 is online now   Reply With Quote
Old 22nd February 2022, 12:09   #1058  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,531
Many thanks, pel9 !
Contact email sent.
BTW, the BDEdit.txt is still at 0.40
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is online now   Reply With Quote
Old 25th February 2022, 00:09   #1059  |  Link
AVX
Registered User
 
Join Date: Feb 2020
Posts: 33
Quote:
Originally Posted by pel9 View Post
I've sent an email to all contributors of the last 12 months with the link of the new version.

Changes for 0.51:
- Copy/paste Page on Menu tab using Clipboard (Ctrl-C, Ctrl-V)
- Copy/paste BOG on Menu tab using Clipboard (Ctrl-C, Ctrl-V)
- Copy/paste Commands using Clipboard (Ctrl-C, Ctrl-V)
- Page preview on Menu tab
- A lot of bug fix

If you donated at least 10 EUR in the last 12 months and haven't received that email, please contact me for the link.

Thank you for the update mate!!!
Happy to hear from you!
AVX is offline   Reply With Quote
Old 9th March 2022, 08:37   #1060  |  Link
pel9
Registered User
 
pel9's Avatar
 
Join Date: Oct 2019
Posts: 34
I'm working on v0.52 and I need a lot of different menu structure to test it.
It would be a big help if anyone could send me the saved IG streams of different BD titles as .mnu files.
The most usable (diverse) collections will be rewarded with the new version of BDedit.
Thanks in advance for your contribution.
pel9 is online now   Reply With Quote
Reply

Tags
bd menu, bdedit, blu-ray

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 15:12.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.