Problem with dvd::rip and Transcode
Every codec fails, some for segfaults, and some for other reasons...
I'd like to transcode into an Xvid file, but that isn't working either.. Here is the failed output:
Job 'Transcoding video - title #1, pass 1' failed.
Executed command: mkdir -m 0775 -p '/home/ketzu/Media/temp/FamilyGuyVolume1Disc3/tmp' && cd /home/ketzu/Media/temp/FamilyGuyVolume1Disc3/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /home/ketzu/Media/temp/FamilyGuyVolume1Disc3/vob/001 -w 4149,50 -b 128,0,0 -s 2.249 --a52_drc_off -J smartyuv=threshold=10:Blend=1:diffmode=2:highq=1 -f 24,1 -M 2 -Y 4,4,4,4 -B 1,11,8 -R 1 -y xvid4,null --psu_mode --nav_seek /home/ketzu/Media/temp/FamilyGuyVolume1Disc3/tmp/FamilyGuyVolume1Disc3-001-nav.log --no_split -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS
Last output was:
transcode v1.0.0 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIDEO_TS.IFO.
tc_memcpy: using sse for memcpy
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle)
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
(demuxer.c) seeking to sequence 0:0 ...
tc_memcpy: using sse for memcpy
(demuxer.c) seeking to sequence 0:0 ...
tc_memcpy: using sse for memcpy
[decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
[decode_mpeg2.c] libmpeg2 acceleration: mmxext
sh: line 1: 1444 Segmentation fault dr_exec transcode -H 10 -a 0 -x vob -i /home/ketzu/Media/temp/FamilyGuyVolume1Disc3/vob/001 -w 4149,50 -b 128,0,0 -s 2.249 --a52_drc_off -J smartyuv=threshold=10:Blend=1:diffmode=2:highq=1 -f 24,1 -M 2 -Y 4,4,4,4 -B 1,11,8 -R 1 -y xvid4,null --psu_mode --nav_seek /home/ketzu/Media/temp/FamilyGuyVolume1Disc3/tmp/FamilyGuyVolume1Disc3-001-nav.log --no_split -o /dev/null --print_status 20
If anyone has an idea why this is segfaulting, that'd be great... :/
Thanks
|