Beave
26th July 2002, 14:17
I'`m a very happy VobSub user for the past 100 films or so. I am looking to automate stuff so I wrote a little VBscript to rip the subs as well. TO rip the english and german stream I set this:
e:\video_ts\vts_01_0.ifo
c:\vts\example1
en de
BLIND
CLOSE
But if there are more than one stream for each language like the director's commentary for example it would not rip them in the process. If I have
0 : german
1 : german
2 : polish
3 : polish
4 : english
5 : english
6 ...
With the setting above it would only rip stream 0 and 4.
Sometimes there are even 4 streams of the same language where one could be empty, another one has only some foreign sentences translated and so on.
How can I set the vobsub-auto.txt to get all the streams of only the languages I want?
e:\video_ts\vts_01_0.ifo
c:\vts\example1
en de
BLIND
CLOSE
But if there are more than one stream for each language like the director's commentary for example it would not rip them in the process. If I have
0 : german
1 : german
2 : polish
3 : polish
4 : english
5 : english
6 ...
With the setting above it would only rip stream 0 and 4.
Sometimes there are even 4 streams of the same language where one could be empty, another one has only some foreign sentences translated and so on.
How can I set the vobsub-auto.txt to get all the streams of only the languages I want?