transcode-1.0.0-1.2.fc4.i386.rpm - segmentation fault
"Gerald B. Cox" <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <20050719195004.q2vjkn9a80g4cwko@charon> |
Installed the latest 1.0 version of transcode, and unfortuately still having issues. The first log is a sample of where the "new" transcode has a segmentation fault. The second log portion is using the "old" FC3 version. I'm using an AMD processor and running on two systems. The first system is an upgrade from FC3, the second system is a FC4 clean install. Both systems, same error. Note that for the new transcode it says it is using "sse" for memcpy, whereas the "old" transcode uses mmxext. Anyone else having this issue. I'm running about as vanilla as you can get. [import_vob.so] tccat -i "/vob/001" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0,0-13026 -M 2 -f 29.970030 -P /tmp/file09x4C 4 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 tc_memcpy: using sse for memcpy (demuxer.c) seeking to sequence 0:0 ... No accelerated IMDCT transform found [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: mmxext Segmentation fault [import_vob.so] tccat -i "/vob/001" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 0,0-13026 -M 2 - d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 1 (demuxer.c) seeking to sequence 0:0 ... tc_memcpy: using mmxext for memcpy [import_vob.so] tccat -i "/vob/001" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0,0-13026 - M 2 -f 29.970030 -P /tmp/fileLHmx40 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 tc_memcpy: using mmxext for memcpy (demuxer.c) seeking to sequence 0:0 ... [encoder.c] Delaying audio (0) encoding frame [140], 40.37 fps, 0.1%, ETA: 1:09:42, ( 0| 0| 3) (it's working, ended early).