[Gstreamer-bugs] [Bug 96329] Changed - cdparanoia regressions

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Oct 20 15:37:09 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=96329

Changed by jorn at nl.linux.org.

--- shadow/96329	Sun Oct 20 15:32:20 2002
+++ shadow/96329.tmp.28162	Sun Oct 20 18:37:08 2002
@@ -37,6 +37,19 @@
 sectors is specified with a seek to UNITS (need to fix that)
 track duration is apparently not implemented yet.
 
 
 
                       
+
+------- Additional Comments From jorn at nl.linux.org  2002-10-20 18:37 -------
+event = gst_event_new_segment_seek (gst_format_get_by_nick ("track") |
+						    GST_SEEK_METHOD_SET |
+						    GST_SEEK_FLAG_FLUSH,
+					            track, track);
+
+gst_pad_send_event (ms->priv->source_pad, event);
+
+This is what I'm doing now, and it segfaults .. the source cdparanoia
+element has not yet been added to a bin or connected to anything.
+
+Going to attach a gst-mask=-1 log.





More information about the Gstreamer-bugs mailing list