On Thu, 24 Jan 2008, CRAIG CONRAD wrote:
> last night I installed xvid4 and tried it. Still it stops at 98.94%. I did > get it to run in command line and it went all the way thru, but, the output > file was not there. Here is an error message that shows up when dvdrip starts: > I had similar problems transcoding some DVDs created on a DVD recorder. Run and do an "strace -f -p <transcode_pid>" and see what transcode is doing when it gets to that 98.94% mark. > [EMAIL PROTECTED]:~# dvdrip > Pango-WARNING **: Error loading GPOS table 4097 at > /usr/lib/perl5/site_perl/5.8.8/Gtk2/Ex/FormFactory.pm line 108. > > (xvid4conf:2926): Pango-WARNING **: Error loading GPOS table 4097 > > And here is the log file from dvdrip: > > Wed Jan 23 13:59:28 2008 Start job 'Transcode multipass - title #1' > Wed Jan 23 13:59:28 2008 Start job 'Transcode video - title #1, pass 1' > Wed Jan 23 13:59:28 2008 Executing command: mkdir -m 0775 -p > '/root/dvdrip-data/UltraViolet/tmp' && cd /root/dvdrip-data/UltraViolet/tmp > && mkdir -p /root/dvdrip-data/UltraViolet/avi/001 && execflow -n 19 transcode > -H 10 -a 0 -x vob -i \/root\/dvdrip\-data\/UltraViolet\/vob\/001\/ -w 2000,50 > -F mpeg4 -b 128,0,2 -s 2.015 --a52_drc_off -f 24,1 -M 2 -R 1 -y ffmpeg,null > --psu_mode --nav_seek > /root/dvdrip-data/UltraViolet/tmp/UltraViolet-001-nav.log --no_split -o > /dev/null --print_status 25 && echo EXECFLOW_OK > Wed Jan 23 14:02:09 2008 Transcode video - title #1, pass 1: 10% done. > Wed Jan 23 14:04:26 2008 Transcode video - title #1, pass 1: 20% done. > Wed Jan 23 14:06:52 2008 Transcode video - title #1, pass 1: 30% done. > Wed Jan 23 14:09:14 2008 Transcode video - title #1, pass 1: 40% done. > Wed Jan 23 14:11:31 2008 Transcode video - title #1, pass 1: 50% done. > Wed Jan 23 14:13:53 2008 Transcode video - title #1, pass 1: 60% done. > Wed Jan 23 14:16:13 2008 Transcode video - title #1, pass 1: 70% done. > Wed Jan 23 14:18:41 2008 Transcode video - title #1, pass 1: 80% done. > Wed Jan 23 14:21:00 2008 Transcode video - title #1, pass 1: 90% done. > Wed Jan 23 14:26:00 2008 Sending signal 9 to PID(s) 4154, 4157 > Wed Jan 23 14:26:01 2008 Job 'Transcode multipass - title #1' cancelled > Wed Jan 23 14:26:02 2008 Job 'Transcode video - title #1, pass 1' cancelled > Wed Jan 23 14:26:19 2008 Project file saved to > '/root/dvdrip-data/UltraViolet.rip' > Thu Jan 24 03:22:45 2008 Start job 'Transcode multipass - title #1' > Thu Jan 24 03:22:45 2008 Start job 'Transcode video - title #1, pass 1' > Thu Jan 24 03:22:45 2008 Executing command: mkdir -m 0775 -p > '/root/dvdrip-data/UltraViolet/tmp' && cd /root/dvdrip-data/UltraViolet/tmp > && mkdir -p /root/dvdrip-data/UltraViolet/avi/001 && execflow -n 19 transcode > -H 10 -a 0 -x vob -i \/root\/dvdrip\-data\/UltraViolet\/vob\/001\/ -w 2000,50 > -b 128,0,2 -s 2.015 --a52_drc_off -f 24,1 -M 2 -R 1 -y xvid,null --psu_mode > --nav_seek /root/dvdrip-data/UltraViolet/tmp/UltraViolet-001-nav.log > --no_split -o /dev/null --print_status 25 && echo EXECFLOW_OK > Thu Jan 24 03:36:22 2008 Transcode video - title #1, pass 1: 10% done. > Thu Jan 24 03:47:31 2008 Transcode video - title #1, pass 1: 20% done. > Thu Jan 24 04:00:37 2008 Transcode video - title #1, pass 1: 30% done. > Thu Jan 24 04:12:37 2008 Transcode video - title #1, pass 1: 40% done. > Thu Jan 24 04:23:39 2008 Transcode video - title #1, pass 1: 50% done. > Thu Jan 24 04:35:04 2008 Transcode video - title #1, pass 1: 60% done. > Thu Jan 24 04:46:14 2008 Transcode video - title #1, pass 1: 70% done. > Thu Jan 24 04:57:34 2008 Transcode video - title #1, pass 1: 80% done. > Thu Jan 24 05:09:16 2008 Transcode video - title #1, pass 1: 90% done. > > ----- Original Message ----- > From: CRAIG CONRAD <[EMAIL PROTECTED]> > > To: Transcode-Users <transcode-users@exit1.org> > Sent: Wed, 23 Jan 2008 22:33:04 -0500 (EST) > Subject: [transcode-users] New to transcode- Having trouble getting a > complete conversion > > Hello- I am new to transcode, but i do have some experience with linux. I > have a problem with transcode or dvdrip. When I rip a dvd everything goes > fine, I then go to the transcode screen and start the process. This all > appears fine until it gets to 98.94% complete, then it just hangs. I am using > FFmpeg- mpg4 codec to put it in an .avi file , 2000 manual bitrate, 1 pass or > 2, no zoom or crop. I ran dvdrip in debug mode and I got an error message > because xvid4conf was not installed, so I installed that and the message went > away, but it still hangs. > > My system is an Acer Laptop AMD64 running slAMD64 11.0. This has been a good > stable OS for me, even with all the 32bit programs I have installed. > > Thanks. > Craig C > > >