PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : xvid 1.0.x Segmentation fault



jacky0815
04.07.04, 15:10
Hallo,

wenn ich per transcode (unter zuhilfenahme von dvd::rip) eine DVD in xvid umwandel stürzt mir immer regelmäßig xvid ab Version 1.0 ab. Bei wenigen Filmen geht es, aber meist nicht. Das kuriose: xvid 0.9.x funktioniert tadellos.
Ich habe einen AMD64, falls dies von interesse ist.
Hat jemand eine Ahnung woran dies liegen könnte oder wie ich nähere Infos rausfinde?

Hier mal ein Auszug, hoffe dies hilft:

bash-2.05b$ mkdir -m 0775 -p '/raid/0/temp/Film/tmp' && cd /raid/0/temp/Film/tmp && dr_exec transcode -q 256 -H 10 -a 1 -x vob,null -i /raid/0/temp/Film/vob/001 -w 1372 -A -N 0x2000 -V -f 25 -Y 12,0,12,0 -B 27,10,8 -R 1 -y xvid4,null -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS
DVDRIP_JOB_PID=23835
transcode v0.6.12 (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.
[tcprobe] MPEG program stream (PS)
[transcode] (probe) suggested AV correction -D 6 (240 ms) | AV 279 ms | 39 ms
[transcode] auto-probing source /raid/0/temp/Film/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 | 720x576 1.25:1 encoded @ 16:9
[transcode] V: new aspect ratio | 640x360 1.78:1 (-B)
[transcode] V: clip frame (->) | 640x336
[transcode] V: bits/pixel | 0.255
[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] 384 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] V: video buffer | 10 @ 720x576
[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 "/raid/0/temp/Film/vob/001" -t vob -d 257 -S 0 | tcdemux -s 0x81 -x mpeg2 -S 0 -M 1 -d 257 | tcextract -t vob -a 0 -x mpeg2 -d 257 | tcdecode -x mpeg2 -d 257 -y yv12
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
[demuxer.c] (pid=23843) processing PU [0], on at PTS=0.2873 sec
[demuxer.c] (pid=23843) AV sync established for PU [0] at PTS=0.2873 (0.0000)
[encoder.c] Delaying audio (0)
[encoder.c] Delaying audio (0)
split PIC code detected-000080], 61.63 fps, EMT: 0:00:03, ( 0| 0| 5)
Segmentation fault00000-000100], 48.80 fps, EMT: 0:00:04, ( 0| 0| 7)

transcode und dvd::rip liegen jeweils in der aktuellen Version vor.

Ich hoffe jemand kann mir da mal helfen, ist wirklich nervig und sollte ja normal nicht auftreten.

Vielen Danke schonmal.