I have wrote a bat script that rips and converts DVD's at once. It allows multiple titles (such as a season of a TV show) to be ripped and converted with VLC and I have had a problem with title that aren't the first one (title 1). This has worked on the season after it (so I am thinking it isn't encryption) and with other disks of that season but not this one. Thank You for help!
This is the Debugging message before it crashed.
*********************************************************************************************************************************************************
dvdread debug: VMG opened
dvdread debug: number of titles: 7
dvdread debug: title 0 has 8 chapters
dvdread debug: title 1 has 8 chapters
dvdread debug: title 2 has 8 chapters
dvdread debug: title 3 has 22 chapters
dvdread debug: title 4 has 7 chapters
dvdread debug: title 5 has 7 chapters
dvdread debug: title 6 has 1 chapters
dvdread debug: open VTS 1, for title 1
dvdread debug: title 1 vts_title 1 pgc 1 pgn 1 start 0 end 2512992 blocks: 819332
main debug: selecting program id=0
dvdread debug: audio position 0
main debug: using access_demux module "dvdread"
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: stream out mode -> no decoder thread
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "a52"
main debug: stream out mode -> no decoder thread
main debug: starting in sync mode
main debug: `dvdsimple://@2' successfully opened
packetizer_mpegvideo debug: size 720x480 fps=29.970
main debug: adding a new input
stream_out_transcode debug: creating video transcoding from fcc=`mpgv' to fcc=`mp4v'
main debug: looking for decoder module: 28 candidates
main debug: using decoder module "libmpeg2"
main debug: looking for encoder module: 10 candidates
ffmpeg debug: libavcodec initialized (interface 3349504 )
ffmpeg debug: found encoder MPEG-4 Video
main debug: using encoder module "ffmpeg"
main debug: removing module "ffmpeg"
libmpeg2 debug: 720x480 (display 720,480), aspect 768000, sar 32:27, 29.971 fps
main warning: dts != current_pts (-200266)
main debug: control type=10
dvdread debug: open VTS 1, for title 2
dvdread debug: title 2 vts_title 2 pgc 2 pgn 1 start 819327 end 2512992 blocks: 820974
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing an input
main debug: removing module "libmpeg2"
main debug: removing module "a52"
main debug: killing decoder fourcc `a52 ', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: stream out mode -> no decoder thread