GNOME Bugzilla – Bug 338003
playbin segfaults on dvsd coded file
Last modified: 2006-04-11 18:31:20 UTC
Problem: playbin segfaults on avi format vid clip w/ dv codec 'dvsd' 'gst-gst-launch-0.10 playbin uri=file:///pathtofile' segaults immediately after PREROLLING... sample clip from MplayerHq http://www.mplayerhq.hu/MPlayer/samples/V-codecs/DVSD/v-2002.03.21_18-01-28.avi 'mencoder -identify <file>' reports as: --------------------------------------------- AVI file format detected. VIDEO: [dvsd] 720x576 24bpp 25.000 fps 28800.0 kbps (3515.6 kbyte/s) [V] filefmt:3 fourcc:0x64737664 size:720x576 fps:25.00 ftime:=0.0400 ----------------------------------------------- ffplay handles the sample clip correctly gdb simple backtrace: -----------------------------------
+ Trace 67559
Thread 3 (Thread -1223689312 (LWP 11320))
Distro / Arch Details: ------------------------- FC5 using gcc 4.1.0 on Intel(R) Xeon(TM)
Gstreamer & friends versions: gstreamer-0.10.4-0.gst.2.5 gstreamer-plugins-ugly-0.10.3-0.gst.1.5 gstreamer-tools-0.10.4-0.gst.2.5 gstreamer-plugins-bad-0.10.1-0.gst.3.5 gstreamer-universe-0.10.1-0.gst.1.5 gstreamer-ffmpeg-0.10.1-0.gst.1.5 gstreamer-plugins-good-0.10.2-0.gst.2.5 gstreamer-python-0.10.3-0.gst.1.5 gstreamer-plugins-base-0.10.5-0.gst.3.5 libdv: libdv-0.104-2.fc5
works fine for me with CVS gstreamer, 0.104-2 libdv on debian.
Okay can anyone post results using the gst FC5 packages the stock FC5 libdv 0.104-2
Lastest version of libdv from CVS works correctly, so the problem is with the older FC5 stock libdv, I expect from one of the FC5 applied patches. Closing this bug for gstreamer ....
Thanks for checking up on this.