Hi
i have just completed a fresh install on FC4. i can rip dvds fine but i
cannot encode them. I keep getting a seg fault no matter what codex I
use (xvid, ffmpeg etc)
[jdip@kyle ~]$ transcode -H 10 -a 0 -x vob,null
-i /srv/dvdrip/batman/vob/001 -w 1200,50 -b 128,0,0 -s 2 --a52_drc_off
-f 25 -Y 6,0,250,0 -B 12,10,8 -R 1 -y xvid4,null -o /dev/null
--print_status 20
transcode v1.0.0beta3 (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.
[transcode] (probe) suggested AV correction -D -1 (-40 ms) | AV -62 ms |
-22 ms
[transcode] auto-probing source /srv/dvdrip/batman/vob/001 (ok)
[transcode] V: import format | MPEG-2 (V=vob|A=null)
[transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence
[transcode] V: import frame | 352x576 0.61:1 encoded @ 4:3
[transcode] V: new aspect ratio | 272x480 0.57:1 (-B)
[transcode] V: clip frame (->) | 272x224
[transcode] V: bits/pixel | 0.788
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: multi-pass | (mode=1) writing data (pass 1) to
divx4.log
[transcode] V: Y'CbCr | YV12/I420
[transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] 224
kbps
[transcode] A: export | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame | 7680 (7680.000000)
[transcode] A: adjustment | 0@1000
[transcode] A: rescale stream | 2.000
[transcode] A: AV shift | -62 ms [ -1 (A) | -22 ms ]
[transcode] V: IA32/AMD64 accel | sse3 (sse3 sse2 sse mmxext mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer | 10 @ 352x576
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[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
[import_vob.so] tccat -i "/srv/dvdrip/batman/vob/001" -t vob -d 0 -S 0 |
tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2
-d 0 | tcdecode -x mpeg2 -d 0 -y yv12
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
tc_memcpy: using sse for memcpy
[decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
[decode_mpeg2.c] libmpeg2 acceleration: mmxext
Segmentation fault
[jdip@kyle ~]$ rpm -q transcode
transcode-1.0.0-0.1.beta3.2.fc4
[jdip@kyle ~]$ rpm -q perl-Video-DVDRip
perl-Video-DVDRip-0.52.5-1.2.fc4
Any pointers on how to sort this out (including RTFM) would be great.
|