Log in

View Full Version : Problems manually remapping idx/sub


Chetwood
3rd February 2009, 16:31
I'm currently testing a WD TV (http://www.wdc.com/en/products/products.asp?driveid=572) which has problems with empty streams or gaps in the idx file. Unfortunately both DVDD and DVD Shrink do keep dummy entries in the ifos which consequently appear in the idx/sub produced by AutoGK/VSRip despite being unchecked. Since stripping unwanted stream entries with Vobsubstrip confuses my standalone DVD player too, I manually tried to remove all empty streams and re-index both remaining (english/german) to index 0 and 1. This results in the subs not being played back at all, not even on my PC. My conclusion: there's got to be some stream info in the sub file as well so changing only the idx file isn't gonna cut it. Can anyone shed some light on this? TIA!

This is an excerpt of the idx I've remapped manually:


# Language index in use
langidx: 1

# English
id: en, index: 0
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: English
# Vob/Cell ID: 3, 1 (PTS: 0)
timestamp: 00:00:01:253, filepos: 000000000
...

# Deutsch
id: de, index: 1
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Deutsch
# Vob/Cell ID: 3, 1 (PTS: 0)
timestamp: 00:00:01:253, filepos: 000259800
...


and this is the one I've gotten from AutoGK/VSRip:


# Language index in use
langidx: 0

# English
id: en, index: 0
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: English
# Vob/Cell ID: 3, 1 (PTS: 0)
timestamp: 00:00:01:253, filepos: 000000000
...

# Czech
id: cs, index: 1
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Czech

# Nederlands
id: nl, index: 2
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Nederlands

# Finish
id: fi, index: 3
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Finish

# Francais
id: fr, index: 4
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Francais

# Deutsch
id: de, index: 5
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Deutsch
# Vob/Cell ID: 3, 1 (PTS: 0)
timestamp: 00:00:01:253, filepos: 000259800
...

# Greek
id: el, index: 6
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Greek

# Hungarian
id: hu, index: 7
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Hungarian

# Italiano
id: it, index: 8
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Italiano

# Norsk
id: no, index: 9
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Norsk

# Portugues
id: pt, index: 10
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Portugues

# Svenska
id: sv, index: 11
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Svenska

# Italiano
id: it, index: 12
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: Italiano

manusse
3rd February 2009, 19:47
Hi,

Try with SubtitleCreator.

Cheers
Manusse

Chetwood
3rd February 2009, 23:51
I just did and it works ripping one stream but I cannot put two streams into one idx/sub unless I'm missing something?

manusse
4th February 2009, 20:23
Hi,

It's easy. When opening the idx file, choose the stream you want to open. Then save each stream indivually to the same file. They will be appended together.

Cheers
Manusse

Chetwood
4th February 2009, 22:11
D'oh, I'd canceled my first try of this when I was asked whether I wanted to overwrite the idx, didn't expect an append message after that one. Right, so this one works fine on 3 different standalones. But I'm still weirded out cause the idx generated by SubtitleCreator looks pretty much like those done by Vobsubstripper and by myself. So what's the difference in the sub file? Also, is there any way to automate or process the files?

manusse
4th February 2009, 23:35
Hi,

For CLI information, just have a look at the pdf user guide that comes with SubtitleCreator. Also preferably use the latest version, ie 2.3 RC1.

Cheers
Manusse