Do anyone know what transcode would segfault when using ImageMagick to generate previews? I have noticed the following error when attempting to generate a preview image from a dvd using transcode. Any help would be greatly appreciated. I don't think it is an issue with transcode in as much as the ImageMagick files, since I have had the issue before but switching to a none fedora version of ImageMagick fixed it. It seems to generate the image, but then segfaults. The Error is: DVDRIP_JOB_PID=7823 transcode v0.6.10 (C) 2001-2003 Thomas Oestreich 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] auto-probing source /public/dvdrip/which/vob/001 (ok) [transcode] V: import format | MPEG-2 (V=vob|A=null) [transcode] V: AV demux/sync | (2) initial MPEG sequence / enforce frame rate [transcode] V: import frame | 720x480 1.50:1 encoded @ 16:9 [transcode] V: flip frame | yes [transcode] V: rgb2bgr | yes [transcode] V: bits/pixel | 0.217 [transcode] V: decoding fps,frc | 23.976,1 [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] 384 kbps [transcode] A: export | disabled [transcode] V: encoding fps,frc | 23.976,1 [transcode] A: bytes per frame | 8008 (8008.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32 accel mode | 3dnow (3dnow mmxext mmx asm) [transcode] V: video buffer | 10 @ 720x480 [import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null [import_vob.so] v0.5.9 (2003-07-22) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null [export_ppm.so] v0.1.1 (2002-02-14) (video) PPM/PGM | (audio) MPEG/AC3/PCM [import_vob.so] tccat -i "/public/dvdrip/which/vob/001" -t vob -d 0 -S 1304185 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileXaWrDA -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 1 frames (0 dropped, 0 cloned), clip length 0.04 s Segmentation fault -- Brent Norris <brent@xxxxxxxxxxxxx>