| |||||||
| Commercial message | |
| | |
| DvdReMake DvdReMake, DvdReMake Pro and MenuEdit can be discussed in the DvdReMake forum at Club CD Freaks |
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Feb 2006
Posts: 18
| Some problems with angles I have been using DVD Remake for quite some time and I am loving it. However, I have come across a problem with angles with a specific DVD (Samurai 7 Volume 4). First, some set up. When I watch a series on DVD I remove the shows opening and ending credits for the middle episodes. Normally this is not a problem, even with different angles. Now, I come across this. This one has got me stumped. If I go through DVD Remake to strip out the angles, ALL the angles are removed when I go through strip angles and then "keep this" instead of the single angle for a specific block. Then in the strip angles window the preview at the bottom is not the same as the block I hightlite at the top. This is problematic with the blocks that are in the screenshot. There are 4 angles. ILVU 1 is the ending credits in english ILVU 2 is the ending credits in japanese ILVU 3 is the preview for the next episode in english ILVU 4 is the preview for the next episode in japanese I would like to somehow split up the block so that it is Angles 1 and 2 and a new block with angles 3 and 4. This way I could remove the unneeded credits and still keep the preview with both angles intact. Is this possible with DVD Remake or am I going to need to use something cumbersome and unwieldly like IFOEdit? |
| | |
| | #2 (permalink) | ||
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles This is the first time I see the ending credits and preview in one block. Does it actually play ILVU 1 then ILVU 3 for English? For Japanese, does it play ILVU 2, then ILVU 4? Normally, I would expect the preview to be on the next block which is what you're trying to do. When you strip angles, it will strip for all blocks and keep only 1 angle, not for a specific block. I don't know any software that can strip a specific block, but this could be implemented in DvdReMake. That would be superb! Quote:
Quote:
| ||
| | |
| | #3 (permalink) | ||
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Quote:
Quote:
I was hoping there was a somewhat painless way to go around this. maybe I could use the replace block option if I save each and every chapter as a seperate outside source. That would be a pain. | ||
| | |
| | #4 (permalink) | |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles Quote:
Not sure how you want to do with Replace block, but you can also make use of "Insert block/program" and "Substitute block". Do you want to keep only the English or Japanese version, or both? It's easier to keep one. From what you describe, I assume that if you select English version, it will play all angle 1 blocks, then angle 3 blocks. Correct? Are cells 1-11 multi-angle, similar to the screenshot, as well? Suppose you keep the English version, another strategy, not elegant and requires temporary disk space, is to keep angle 3 separately. Save it in another folder. Then import it back as another project, say 2. For the original project, undo the 'strip angle' operation, and keep only angle 1. In project 2, copy the pgc (angle 3). Then go to project 1, select PGC 1 and "Append copied PGCs". Now it's time to do some clean up. Fix the menu navigation if required, and remove all angle commands, since this method results in 1 angle, and fix chapter references, etc. If you want to keep both English and Japanese version, then put Japanese version as PGC 2. You have to fix the navigation afterward. | |
| | |
| | #5 (permalink) | |||
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Quote:
Pre Commands 01 if (R[15] <= 1) goto line 3 02 if (R[15] >= 2) goto line 6 03 if (R[14] == 0) R[13] = 65 04 if (R[14] != 0) R[13] = R[14] 05 goto line 7 06 R[13] = R[14] 07 audio = R[15]: sub-picture = R[13] 08 if (R[15] <= R[1]) angle = 1 09 if (R[15] > R[1]) angle = 2 Post Commands 01 Call VMG PGC2 (resume cell 1) Quote:
01 Intro dialog (2 angles e/j) 02 Opening credits (2 angles e/j) 03 Episode name and number (2 angles e/j) 04 1/4 episode 05 1/4 episode 06 1/4 episode 07 1/4 episode 08 End credits ( 2 angles e/j) 09 Preview (2 angles e/j) 10 Character wrapup (2 angles e/j) The problem starts with episode 2 of the disc as the Intro dialog is in the same block as the episode 1 End Credits. The Opening credits is in the same block as the episode 1 Preview. Episode 2's name and number is in the same block as episode 1 character wrapup. Quote:
Thanks alot Bandai ![]() | |||
| | |
| | #6 (permalink) | |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles Since you want to keep both Eng and Jap, it's going to be harder. You're not going to lose all 3 angles if you use the strategy I described. You will make it one angle, putting episode 2 right after episode 1. The only requirement is you will need lots of HD space. The key is to save project first before stripping so you can go back and start over, unless you increase the Undo history under Options menu depending on how much memory you have. The safest way is to save project. It's hard to describe without knowing the structure of the dvd. If you feel technically challenged, load up the zipped ifos (I don't need bups) with the menus converted to still. Remove the audio from the menu also to reduce filesize. Upload the zip file somewhere. I'll take a look. Quote:
08 End credits (2 angles e/j) - pgc1:c12,c13 | |
| | |
| | #7 (permalink) |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Ok. The menu's with the IFO files are located here. The information about the cell numbers is as follows Episode 2 01 Intro dialog (2 angles e/j) PGC1: c18,c19 02 Opening credits (2 angles e/j) PGC1: c20,c21 03 Episode name and number (2 angles e/j) PGC1: c22,c23 04 1/4 episode PGC1: c24 05 1/4 episode PGC1: c25 06 1/4 episode PGC1: c26 07 1/4 episode PGC1: c27 08 End credits ( 2 angles e/j) PGC1: c28,c29 09 Preview (2 angles e/j) PGC1: c30,c31 10 Character wrapup (2 angles e/j) PGC1: c32,c33 |
| | |
| | #8 (permalink) |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles Looks like I need to see the navpacks so I can view it like in the screenshot. Ifos alone won't show ILVU and MA blocks in DRM. Download this Navpack extractor program http://www.sirq.fsnet.co.uk/cdrzone/...kExtractor.zip. Select the source folder and the destination folder. Extract. Zip the destination folder and upload. Use 7-zip to compress. It compresses better than Winrar and Winzip. |
| | |
| | #10 (permalink) | |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles This is what I gather from your description and files: Code: angle1 = english, angle2 = japanese
chapter = program (in Titles pane)
Domain Content View at VTS level (layout as shown)
--------------------------------------------------
BLOCK 1 BLOCK 2 BLOCK 3
angle1/ilvu1 - c12(end credits)ch8,v/c:16/1 c14(preview)ch9,v/c:16/2 c16(char wrapup)ch10,v/c:16/3
angle2/ilvu2 - c13(end credits)ch8,v/c:17/1 c15(preview)ch9,v/c:17/2 c17(char wrapup)ch10,v/c:17/3
angle1/ilvu3 - c18(intro)ch11,v/c:18/1 c20(open credits)ch12,v/c:18/2 c22(name & num)ch13,v/c:18/3
angle2/ilvu4 - c19(intro)ch11,v/c:19/1 c21(open credits)ch12,v/c:19/2 c23(name & num)ch13,v/c:19/3 Quote:
If you go to the PGC view, Programs pane, it displays sequentially. IMO, Bandai should not authored the Intro/Open credits/Name & Num as ILVU 3/4, but as ILVU 1/2. Ignore my strategy, b/c you were mentioning 4 angles, apparently they are not. Since your intention is to remove the opening and ending credits, it's best you do it in the Programs pane, not in the Domain Content View. If you delete the block, you'll see the highlighted red error. Just delete the now unreferenced chapter and hide the respective buttons in the Chapters menu. If you hide the block, there probably be a very quick black screen upon playback. But please try both as I think there might be a bug when I'm doing a quick test. For episode 2, use Delete method. For episode 3, use Hide method. Test playback and let us know how it goes. You're probably the first reported to try delete/hide a portion of the interleaved multi-angle block. Users usually just strip angles. It's easier. Dimad, I think you want to take a look at this navpack. The Domain Content view at VTS and Program Chains level do not display the blocks correctly after deleting and hiding ILVU/MA blocks. e.g., if you delete c12,13 block, the new c16,c17 block shows 4 ILVU tabs, which are incorrect. I see that the V/C numbering is not in order upon export, and this will reflect the VTS level view. | |
| | |
| | #11 (permalink) | |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Quote:
One thing I did notice was that after hiding the blocks or deleting the program + blocks the size of the individual program chain does not match up to the total size of the program chain at the top level for the video title set. A screenshot is here. | |
| | |
| | #13 (permalink) |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles The larger of the sizes is the amount of data I get when I'm done exporting. It looks like DRM is not removing the hidden blocks as it should. Playback seems to be ok in powerdvd 6 (I haven't burned it do disc yet) |
| | |
| | #15 (permalink) | |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles But you are not removing angle, so this fix does not apply. Quote:
| |
| | |
| | #16 (permalink) |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles It seems either way I try, either deleting the program and block or hiding the blocks, the size of the dvd when exported is not changed. Here is what I get when I try to delete program + block(s) ![]() Here is what I get when I simply hide the block ![]() With both methods the sizes do not add up and the exported disc is the same size as it was originally. In this case 5237.02 Mb |
| | |
| | #17 (permalink) | |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles ok, it's just a size display problem, besides this Quote:
| |
| | |
| | #18 (permalink) |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles On a software dvd player everything seems ok. The dvd plays as it should skipping the middle episodes opening and ending credits. But, the size of the resulting disc is only 5kb smaller than the original although I "removed" over 700 mb of video. Playing a VOB file from the resulting disc shows me that the video that should have been removed has not been although the dvd structure has been properly changed to allow for my desired playback. I do not have a dual layer burner so I can not burn the resulting dvd (5.4gb) to play on a standalone dvd player. I'm half way there. ![]() |
| | |
| | #19 (permalink) | ||
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles Quote:
I'm only interested in VTS 2. On the original, multi-select the VTS 2 vobs (do not include menu vob), what is the Size in bytes? Do the same for DRM VTS 2 vobs.You do not do anything to the VTS 2, PGC2-4, correct? Quote:
| ||
| | |
| | #20 (permalink) | ||
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Quote:
Original : 5,362,419,712 bytes DRM Disk: 5,362,419,712 bytes Quote:
| ||
| | |
| | #21 (permalink) | |
| CDFreaks Resident Join Date: Feb 2005
Posts: 691
| Re: Some problems with angles Quote:
| |
| | |
| | #22 (permalink) | |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Quote:
I'm stumped. I double checked that "bypass hidden parts before export" is checked and the "removed" segments are not removed. | |
| | |
| | #23 (permalink) |
| CD Freaks Member Join Date: Apr 2003
Posts: 110
| Re: Some problems with angles DvdReMake will remove blocks only if they are not used anywhere else. Make sure that it is not used in other PGC. Keep in mind that there is a difference between hiding block in Domain Content Pane and in PGC programs pane. Hiding block in programs pane will create a copy of needed blocks and edit them so that other PGCs play same way as before editing. |
| | |
| | #24 (permalink) | |
| New on Forum Join Date: Feb 2006
Posts: 18
| Re: Some problems with angles Quote:
| |
| | |
| | #25 (permalink) |
| CD Freaks Member Join Date: Apr 2003
Posts: 110
| Re: Some problems with angles Can you use this tool to extract nav-packs from whole disk: http://cdr-zone.com/forum/viewtopic.php?t=1025 ? Zip created files and email to us: dvdremake at dimadsoft.com With explanations what we are supposed to look for (screenshots will help). |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anyone got problems with angles? | tom942 | DvdReMake | 7 | 20-10-2006 14:17 |
| 3 angles for The Kid | Salty85 | CloneDVD | 0 | 17-08-2005 21:08 |
| How to Copy ALL Angles?? | mpsan | Nero Recode | 5 | 31-01-2005 21:40 |
| Removing Angles | RustyGuy999 | Copy Movie | 0 | 08-07-2004 17:44 |
| A Film with many angles? | Kevlar | DVD2One | 2 | 24-03-2003 02:37 |