[Gstreamer-bugs] [Bug 136573] Changed - hang in avidemux

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Mar 8 11:08:46 PST 2004


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=136573

Changed by rbultje at ronald.bitfreak.net.

--- shadow/136573	Mon Mar  8 13:08:07 2004
+++ shadow/136573.tmp.1242	Mon Mar  8 14:08:46 2004
@@ -64,6 +64,20 @@
 
 
 ------- Additional Comments From v.merkatz at gmx.net  2004-03-08 13:08 -------
 Created an attachment (id=25348)
 output of gst-launch-0.7
 
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2004-03-08 14:08 -------
+The first tells me that I did something wrong with tag reading in
+avidemux. There must be some error in this part of code in
+http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/riff/riff-read.c.diff?r1=1.4&r2=1.5
+but I don't know where. Try removing the gst_tag_list_free(), though I
+thought that gst_element_found_tag() copied the list... Odd...
+
+The second log tells me that those two commits by Julien in
+http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/riff/riff-read.c.diff?r1=1.12&r2=1.14
+are both wrong. We should not touch the event after pad_default'ing
+them, because we *lose our reference* by doing that. Someone please
+fix that properly. At least, that's what I suspect. It might be
+something else.




More information about the Gstreamer-bugs mailing list