[gstreamer-bugs] [Bug 167076] New: gstreamer crashes while reading DVD
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Fri Feb 11 06:50:06 PST 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=167076
GStreamer | don't know | Ver: 0.8.9
Summary: gstreamer crashes while reading DVD
Product: GStreamer
Version: 0.8.9
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: High
Component: don't know
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: roland at digitalvampire.org
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Steps to reproduce:
When running the pipeline
gst-launch-0.8 dvdreadsrc device=/dev/hdc title=0 ! dvddemux name=demux
demux.video_00 ! progressreport name=video ! mpeg2dec ! ffmpegcolorspace !
gdkpixbufscale method=3 ! video/x-raw-rgb,width=540,height=360 !
ffmpegcolorspace ! theoraenc quality=21 ! oggmux ! filesink
location=/home/roland/x2-theora.ogg
on an "X-Men 2" DVD, the pipeline runs nearly to the end (the resulting Ogg file
goes all the way to the credits of the movie) but then crashes with
libdvdread: Can't seek to block 17057895
ERROR: from element /pipeline0/dvdreadsrc0: Could not read from resource.
ERROR: from element /pipeline0/demux: Internal GStreamer error: pad problem.
File a bug.
Additional debug info:
gstpad.c(3392): gst_pad_pull: /pipeline0/demux:
NULL buffer during pull on demux:sink
Execution ended after 192849 iterations (sum 36811055393000 ns, average
190880198 ns, min 13000 ns, max 5558659000 ns).
This is with gstreamer 0.8.9 from Ubuntu Hoary (up-to-date as of Feb 10 2005).
Stack trace:
Other information:
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list