Re: rip completes but program doesn't advance.
er0ck <[email protected]> Sat, 28 Feb 2009 14:33:47 -0500
| Newsgroups | gmane.comp.video.dvdrip.user |
|---|---|
| Message-ID | <[email protected]> |
Hi dave. i have a similar problem but only randomly. mine seems to kind of stall out on trying to produce the last image preview (if i have selected to rip multiple titles). dvd::rip still lets me save the project. when i restart dvd::rip the preview image and the rest of its actions are fine. is this similar to what you are seeing? if i see this again i'll try to look into it further. i'm on gentoo on a core2 machine running in 64bit as well. ___________________________ "The plural of anecdote is not fact." On Sat, Feb 28, 2009 at 1:38 PM, dave <[email protected]> wrote: > Some additional info. > > Executed the last three commands listed in the logfile by hand to see if > they show any additional info: > > $ rm -f /v/dvdrip/const-iso/vob/001//const-iso-???.vob > $ tccat -t dvd -T 1,-1,1 -i \/mnt | dvdrip-splitpipe -f > /v/dvdrip/const-iso/tmp/const-iso-001-nav.log 1024 > /v/dvdrip/const-iso/vob/001//const-iso vob | > > tcextract -a 0 -x ac3 -t vob | > > tcdecode -x ac3 | > > tcscan -x pcm > > libdvdread: Using libdvdcss version 1.2.10 for DVD access > libdvdread: Couldn't find device name. > > -----( clip out a lot of stuff ) --------- > > 1 82137 6857 6856 2005670 12 > 1 82138 6857 6856 2005670 13 > 1 82139 6857 6857 2005710 2 > --splitpipe-finished-- > [tcscan] audio frames=181164.00, estimated clip length=7246.56 seconds > [tcscan] (min/max) amplitude=(-0.979/1.000), suggested volume rescale=1.000 > [tcscan] V: 181164 frames, 7246 sec @ 25.000 fps > [tcscan] A: 110.57 MB @ 128 kbps > USER CDSIZE: 0 MB | V: -110.6 MB @ -15999.9 kbps > USER CDSIZE: 0 MB | V: -110.6 MB @ -15999.9 kbps > USER CDSIZE: 0 MB | V: -110.6 MB @ -15999.8 kbps > USER CDSIZE: 0 MB | V: -110.6 MB @ -15999.8 kbps > $ > > $ tcprobe -H 25 -i /v/dvdrip/const-iso/vob/001/ > libdvdread: Using libdvdcss version 1.2.10 for DVD access > libdvdread: Couldn't find device name. > libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed > libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed > libdvdread: Can't open file VIDEO_TS.IFO. > [tcprobe] MPEG program stream (PS) > [tcprobe] summary for /v/dvdrip/const-iso/vob/001/, (*) = not default, 0 = > not detected > import frame size: -g 720x480 [720x576] (*) > aspect ratio: 16:9 (*) > frame rate: -f 29.970 [25.000] frc=4 (*) > PTS=1930.3755, frame_time=33ms bitrate=7500 kbps > audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x2000 [0x2000] > PTS=1930.2691, bitrate=448 kbps > -D 3 --av_fine_ms 6 (frames & ms) [0] [0] > audio track: -a 1 [0] -e 48000,16,2 [48000,16,2] -n 0x2000 [0x2000] > PTS=1930.2691, bitrate=448 kbps > -D 3 --av_fine_ms 6 (frames & ms) [0] [0] > audio track: -a 2 [0] -e 48000,16,2 [48000,16,2] -n 0x2000 [0x2000] > PTS=1930.2691, bitrate=192 kbps > -D 3 --av_fine_ms 6 (frames & ms) [0] [0] > detected (6) subtitle(s) > $ > > Can't see any obvious errors. > > >