PDA

View Full Version : rip problem - list index out of bounds


R2D2
7th July 2002, 05:44
tried to rip 'snatch' (rip only option, with internal routines, played DVD with WinDVD for 5-6 sec b4 operation), and stumbled upon this rip error: "List index out of bounds (4)" - see log attached.

anybody see this b4, what is the meaning and any solution?

thanks

Key found: D74832D581
--------------------------------------------------------
- 06/07/2002 09:19:49 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.0.9 build 3
--------------------------------------------------------
Initializing
Initializing finished.

List index out of bounds (4)

Jason28
7th July 2002, 06:27
Try vstrip and if that dosent work then you can try Smartripper as a last resort. Keep in mind that if you do use Smartripper then there is a chance that the audio will be out of sync :(

R2D2
7th July 2002, 07:52
no luck with vstrip either. i'm trying my luck with smartripper now. what could be the explanation of this error?

UltimateDBZ
7th July 2002, 17:44
An index out of bounds error usually occurs when an item of an array is that does not exist is attempted to be accessed. In this case, I assume that the VOB files are being loaded into an array (or loop), and improperly counted. If vStrip did not work, it is highly unlikely that anything will work.