
I wrote this little program so I could play
with some video data.  Video DVD's store thier data in
MPEG2 vob files.  Using css-auth (see
http://livid.on.openprojects.net/howto.html)
you can retrieve them.

This program only uses the standard C library, so it
should compile anywhere without a configure script.
If compiling for windose, the forward slashes need 
to be backwarded.

The program does all I/O as bytes so endian issues
should not exist.

If you would like to thank me for the program, please
send a username/password of your FTP server to
vobTools@fdd.com.  Thanks.

Finally, a disclaimer.  This program is unsupported 
and provided as is.  There is no warranty.

--
Rick Dean
vobTools@fdd.com



