View Full Version : Problem With The Beatles Anthology
Bear263
20th April 2003, 14:07
Ripped with dvddecrypter 3.15 in file mode. Selected all files. No changes. Run through IC and get list out of bounds. Run it through dvd2one, comes out to be 4.6 gig. When ran through dvd2one, it just shows the FBI warning and the apple logo and just continues to repeat.
This dvd is 7.53 gig with 2 pgc's.
Any idea's?
Thanks
diogo6
20th April 2003, 17:32
dvdshrink... it's free, so even if it doesn't work, no harm done...
Bear263
20th April 2003, 22:23
Ok got dvd2one to downsize to 4.3 gig. Fixed the FBI, apple logo loop also. Now one more to go. Audio. It has 3 tracks. DTS, Dolby and PCM. I keep DTS and Dolby. Dolby sound plays during the menu but not the movie. It switches to PCM for that. Where can I tell it not to switch? I already tried in ifoedit under VTS_PGCITI setting DTS to 80 and Dolby to 81. But no go. Still wants to switch to PCM.
The way it is set by default is:
DTS (ID: 0x88)
Dobly (0x81)
PCM (ID: 0xa2)
What do I need to do to keep it from wanting to switch?
Thanks
mpucoder
20th April 2003, 22:48
One way is to hunt down the command that is selecting track 2 for the movie, maybe a pre command in the movie PGC, but more likely a button command in the menu vobs.
Or you can replace the track 2 entry with the contents of track 0 or 1 entry (whichever you want to play instead of LPCM) in the PGC (PGC_AST_CTL)
BTW - in IfoEdit the entries are labeled wrong, track 0 is called stream 1. This table is not indexed by stream number, but by track number. What the entry contains is the stream number corresponding to that track number.
Assuming you want DTS in place of LPCM, the 3 entries should read (hex):
8000 (track 0 is stream 0, DTS)
8100 (track 1 is stream 1, DD)
8000 (track 2 is stream 0, DTS)
Bear263
21st April 2003, 00:03
Thanks mpucoder but I'm having trouble finding PGC_AST_CTL. If I think correctly it is under VTS_PGCITI/VTS_PGC_1 right? This is what it says about audio:
audio stream 1 status - 32768
audio stream 1 uses stream nr: 0
audio stream 2 status - 33024
audio stream 2 uses stream nr: 1
audio stream 3 status - 33280
audio stream 3 uses stream nr: 2
Is this the right place to change it?
Thanks
mpucoder
21st April 2003, 00:37
That's it, change the third entry to match either of the first two.
Bear263
21st April 2003, 01:17
When I change stream 3 to 32768 or 33024, I still get no sound.
Bear263
24th April 2003, 01:41
I got it figured out. Would like to thank all that helped. I had to remap the audio (if that's the term) under VTSI_MAT and change the LCPM audio to DTS then under VTS_PGCITI change audio stream to 32768. It works now.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.