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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 23rd March 2010, 14:14   #281  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
This disc is really a mess, it's a miracle it can work at all.
Invalid commands, missing buttons, meaningless code, etc.
I try to handle all of this abnormal thing and make my code fool-proof...
The fix coming soon.
Pelican9 is offline   Reply With Quote
Old 23rd March 2010, 15:47   #282  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
New version v0.24b1

The fix is available.

For your better understanding I'm trying to explain now what happen in the Menu page.
When you first press the Start button the program checks all the buttons and decides which one can be displayed ('valid').
The process:
1. check the BOGs
1.1 if a BOG has a default valid button value which is not $ffff then this button (if exists) in this BOG is valid
2. display all the valid buttons
3. find the 'selected' button
3.1 if the page has a default selected button (<$ffff) then bingo
3.2 if not, check all the valid buttons and if its auto action flag is Yes then run the commands of this button (usually there is a SetButtonPage command which set the 'selected' button)
4. display the selected button
5. if the selected button's auto action flag is Yes then run its commands

If everything went fine you can see the page now.

The navigation buttons do the following:
U: If there is a selected button and this selected button's 'upper' field has a value which is not the same as the buttons own id then this will be the new 'selected' button
D: If there is a selected button and this selected button's 'lower' field has a value which is not the same as the buttons own id then this will be the new 'selected' button
L: If there is a selected button and this selected button's 'left' field has a value which is not the same as the buttons own id then this will be the new 'selected' button
R: If there is a selected button and this selected button's 'right' field has a value which is not the same as the buttons own id then this will be the new 'selected' button
If you press the 'Sel' button then the selected button's commands will run

If no selected button or the selected button has the same button id in these fields then you cannot navigate


crl2007:
In your example I can use the audio settings if I preset the PSR1, PSR2, PSR4, GPR1001, GPR1002 in the right time, but it's too difficult to explain all the things you have to do
You can find another disc which is properly authored.

'Unfortunately' I've tested BDedit with Ice Age II which is a perfect work there is no even one unnecessary command, you have to preset the PSR1 value for the audio menu or the PSR5 for the chapter menu and everything work well without any trace.


(Sorry for my English)

Last edited by Pelican9; 23rd March 2010 at 16:05.
Pelican9 is offline   Reply With Quote
Old 23rd March 2010, 17:13   #283  |  Link
crl2007
Registered User
 
Join Date: Nov 2007
Posts: 650
Still an access violation error. This disc starts to annoy me. As I told you, I can give you access through Teamviewer to see everything this disc has to "offer". I'm not such a computer geek, but even I can see that there are some invalid commands.
crl2007 is offline   Reply With Quote
Old 23rd March 2010, 17:45   #284  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
Quote:
Originally Posted by crl2007 View Post
Still an access violation error. This disc starts to annoy me. As I told you, I can give you access through Teamviewer to see everything this disc has to "offer". I'm not such a computer geek, but even I can see that there are some invalid commands.
When the AV error comes?
What title is this anyway?
My internet access is very limited (D:20kB/s, U:2kB/s) so I can't use that Teamviewer option but thanks.
Pelican9 is offline   Reply With Quote
Old 23rd March 2010, 18:22   #285  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
I often get access_violation errors with BDedit. 100% of the cases I get such errors it turns out to be mpls/clpi/bdmv which is either broken (I brake it ) or does not conform the standards. That's been since the 1st version, so I would not worry about such things

Dean
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 23rd March 2010, 21:18   #286  |  Link
crl2007
Registered User
 
Join Date: Nov 2007
Posts: 650
Quote:
Originally Posted by Pelican9 View Post
When the AV error comes?
What title is this anyway?
My internet access is very limited (D:20kB/s, U:2kB/s) so I can't use that Teamviewer option but thanks.

When trying to read the menu bitmaps. It's Ninja Assassin bought from Europe.
crl2007 is offline   Reply With Quote
Old 23rd March 2010, 22:52   #287  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
Strange, because for me no error at all.
I can do anything without any error.
I can see all the pages correctly.
Pelican9 is offline   Reply With Quote
Old 24th March 2010, 09:00   #288  |  Link
crl2007
Registered User
 
Join Date: Nov 2007
Posts: 650
Maybe BDEdit has some conflicts with windows 7 x64 ?
crl2007 is offline   Reply With Quote
Old 24th March 2010, 14:22   #289  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
I'm using the same system...
Pelican9 is offline   Reply With Quote
Old 25th March 2010, 23:19   #290  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
New version v0.25b

Changes for v0.25

- View/Edit/Save sound.bdmv (Delete/Play sound, Save/Load sound to/from .wav file)
- Delete, View, Load, Save ExtensionData() from/to sound.bdmv
- Menu page view can play button sound on selected and activated states
- Double click on s.sound or a.sound fields of Button table plays the selected sound
Pelican9 is offline   Reply With Quote
Old 26th March 2010, 19:10   #291  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
@pelican, I just upgraded tp v25 and every rime I start the program, it says "unregistered" and defaults to the "donation" tab and has a short countdown until the main screen appears.

How to "register" or bypass that startup? Thanks
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 26th March 2010, 19:21   #292  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
Link.

Quote:
New version v0.24b

New version is available

Changes for v0.24

- There is a mandatory delay at the program start for 10 sec.
Every copy of BDedit has a serial number since v0.17
You can register this serial with donation (min. 10 EUR) or lot of help.
Registered users skip the waiting procedure.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 26th March 2010, 20:01   #293  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Thanks dean.....I missed that. I also don't see a sn anywhere on the about page. ??
__________________
"Talk to me Goose"

Last edited by rapscallion; 26th March 2010 at 20:04.
rapscallion is offline   Reply With Quote
Old 26th March 2010, 20:15   #294  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
It was hard for me to find it, too, since the SN color is too close to the interface foreground:



Click and drag with the mouse (or double click in the area) and you should see it.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 26th March 2010, 20:20   #295  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Now that's what I call a hidden sn....kind of like a "spoiler alert "
Thanks again dean.
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 26th March 2010, 22:05   #296  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
New version v0.26b

There is a new snapshot on my site.

Changes for v0.26

- Save program list (MovieObject commands)
- One-click version update
- Internet access has rewritten to a separate thread
- One Effect tab instead of InEffects and OutEffects
- Bug fixes (including transparency and cropping issues)


dean:

You support BDedit like your own software...

Last edited by Pelican9; 31st March 2010 at 16:37.
Pelican9 is offline   Reply With Quote
Old 31st March 2010, 16:36   #297  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
New version v0.27b

Changes for v0.27

- Insert/Delete object updates the Title's object_id references
- Save program in binary format (MovieObject commands)
- Edit fields of PlayItems
- IN time value change can update OUT time value,
SubPlayItem IN/OUT time values and PlayListMark mark time values
- Edit fields of SubPlayItem
- Edit fields of Button commands
- Reset registers can fill up the PSRs with 'real' values
(instead of standard initial values)
- New Commands Table (invalid and forbidden opcodes with different colors)
- Bug fixes


Quote:
Originally Posted by crl2007 View Post
@Pelican9 In the Playlist tabsheet would be nice to have something like mpls tools and calculate the entire chaptermarks if you enter another IN_Time.
Done.

Last edited by Pelican9; 31st March 2010 at 16:44.
Pelican9 is offline   Reply With Quote
Old 31st March 2010, 17:02   #298  |  Link
crl2007
Registered User
 
Join Date: Nov 2007
Posts: 650
Great job.
crl2007 is offline   Reply With Quote
Old 1st April 2010, 05:17   #299  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
I'm having trouble with what should be a simple task. I want to remove the FBI warning.

From the op :
Code:
For example you want to remove the FBI warning before the main movie.
Play the m2ts files, to find the unwanted clip (the warning, PG, etc.). 
If you found click to Find. It will give you a list of the Items using this clip.
Switch to the PLAYLIST tab, select the listed PlayList and Click the Find button here.
It will give you a list, which movie object's command plays this PlayList.
 Switch to the BDMV tab, select the listed object and command and press Shift-N. 
It will change the command to NOP (do nothing).
 Follow these steps until you delete all occurrences.
In this case 00003.m2ts is the FBI clip and 00018.mpls is the playlist.

However, clicking the "find" button doesn't give any further info re which movie object's commands apply so I don't know what to do on the BDMV tab to change a command .

Find button results :
Code:
00003.m2ts found in:
00003.mpls , PlayItem 000

PlayList 00018 found in:
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 1st April 2010, 13:18   #300  |  Link
Pelican9
Coder
 
Pelican9's Avatar
 
Join Date: Jan 2007
Location: Around the World
Posts: 697
Quote:
Originally Posted by rapscallion View Post
In this case 00003.m2ts is the FBI clip and 00018.mpls is the playlist.

However, clicking the "find" button doesn't give any further info re which movie object's commands apply so I don't know what to do on the BDMV tab to change a command .

Find button results :
Code:
00003.m2ts found in:
00003.mpls , PlayItem 000

PlayList 00018 found in:
Based on the log the 00003.m2ts found in the 00003.mpls but after that you search the 00018 mpls not the 00003
Is it right?
Switch to the PLAYLIST tab select the 00003.mpls and click to Find.
Pelican9 is offline   Reply With Quote
Reply

Tags
bd menu, bdedit, blu-ray


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 21:31.


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