From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 01:55:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 08:55:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090401085552.0A2A923F51B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | don't know | Ver: 0.10.x Dominik Boehi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominik.boehi at gmail.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 02:45:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 09:45:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577598] New: [decodebin2] Video does not play after going to READY and back to PLAYING Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577598 GStreamer | gst-plugins-base | Ver: 0.10.22 Summary: [decodebin2] Video does not play after going to READY and back to PLAYING Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: sakdean at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: When setting the state from PLAYING to READY and back to PLAYING, the internals doesn't seem to link properly, so the video stays blocked. The same procedure works fine with decodebin. I tried with .avi and .flv files. Steps to reproduce: 1. by constructing a simple proggy with the following pipeline: filesrc ! decodebin2 ! ffmpegcolorspace ! sdlvideosink 2. play the pipeline 3. stop the pipeline (go to READY) 4. play the pipeline again Actual results: Expected results: Does this happen every time? Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577598. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 02:54:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 09:54:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573173] Added Quicktime HTTP tunneling to the RTSP src element In-Reply-To: Message-ID: <20090401095450.CE50523F526@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573173 GStreamer | gst-plugins-good | Ver: git ------- Comment #8 from Patrick Radizi 2009-04-01 09:55 UTC ------- I don't think the last proxy change works. The GET/PUT request is now: GET /somepath HTTP/1.0 but I think it should be: GET http://hostname/somepath HTTP/1.0 In the base patch from comment #5 I build the GET request with schema and host name and that is accepted by the proxy server I'm using. But the same proxy server refuses the latest version without schema and host. Also, a question about the proxy property in the rtspsrc element. Perhaps it should be able to handle an 'http://' schema prefix in the host name ? i.e. proxy=http://hostname:port The souphttpsrc element for example does not work if you don't prefix the host name with the schema element. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573173. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 03:43:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 10:43:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577600] New: Can't decode swf files Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577600 GStreamer | gst-plugins-bad | Ver: 0.10.2 Summary: Can't decode swf files Product: GStreamer Version: 0.10.2 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: josebibin1984 at yahoo.co.in QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I'm not able to decode flash files, for example when I execute the command gst-launch-0.10 filesrc location=Videos/sektirme.swf ! decodebin ! ffmpegcolorspace ! ximagesink I get the following error message. I've installed all the required codecs. (gst-launch-0.10:11369): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstrtppayloads.so': /usr/lib/gstreamer-0.10/libgstrtppayloads.so: undefined symbol: gst_rtp_g729_pay_plugin_init Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /pipeline0/decodebin0/ffdemux_swf0: GStreamer encountered a general supporting library error. Additional debug info: gstffmpegdemux.c(1103): gst_ffmpegdemux_open (): /pipeline0/decodebin0/ffdemux_swf0: Unhandled error code received ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577600. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 04:31:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 11:31:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573173] Added Quicktime HTTP tunneling to the RTSP src element In-Reply-To: Message-ID: <20090401113121.35F7223F51B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573173 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|RESOLVED |UNCONFIRMED Resolution|FIXED | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573173. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 06:04:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 13:04:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577610] RTCP feedback messages support in GstRTCPPacket In-Reply-To: Message-ID: <20090401130428.3CB0323F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577610 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Johann Prieur 2009-04-01 13:04 UTC ------- Created an attachment (id=131840) --> (http://bugzilla.gnome.org/attachment.cgi?id=131840&action=view) Basic RTCP feedback packets implementation -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577610. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 06:01:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 13:01:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577610] New: RTCP feedback messages support in GstRTCPPacket Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577610 GStreamer | gst-plugins-base | Ver: git Summary: RTCP feedback messages support in GstRTCPPacket Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: johann.prieur at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Provided patch adds basic coverage of RTCP feedback messages handling to GstRTCPPacket, with respect to RFC4585. It implements: * Two new RTCP packet types: RTPFB and PSFB * Functions to deal with SSRCs on RTPFB and PSFB packets * Functions to deal with feedback message types of PSFB packets This should be improved to: * Handle feedback message types of RTPFB packets * Provide more functions to deal with feedback message types of PSFB packets -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577610. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 05:53:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 12:53:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577609] New: [id3v2mux] write RVA2 frames for peak/gain volume data Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577609 GStreamer | gst-plugins-good | Ver: git Summary: [id3v2mux] write RVA2 frames for peak/gain volume data Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: notverysmart at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified id3v2mux currently doesn't write RVA2 (relative volume) frames to store the replaygain tags it receives. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577609. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 06:01:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 13:01:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577609] [id3v2mux] write RVA2 frames for peak/gain volume data In-Reply-To: Message-ID: <20090401130135.B9F0023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577609 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Jonathan Matthew 2009-04-01 13:00 UTC ------- Created an attachment (id=131839) --> (http://bugzilla.gnome.org/attachment.cgi?id=131839&action=view) add relative volume frame output The interesting bits here are: - there can only be one frame of each type (track or album), so we check for both tags, and if both are present, only write the frame when processing the peak tag - rather than doing anything clever to store the peak value, I just copied mutagen's approach of always converting the value to 16 bits - the comparison in the unit test checks that the value extracted from the tag is within 2% of the original, since the values aren't stored with much precision -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577609. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 05:35:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 12:35:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 574945] [mpegtsdemux] Can't handle files with VC1 In-Reply-To: Message-ID: <20090401123552.E378D23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=574945 GStreamer | gst-plugins-bad | Ver: git Bastien Nocera changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hadess at hadess.net -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574945. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 07:50:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 14:50:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090401145057.7E1ED23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | don't know | Ver: 0.10.x kaij74 at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaij74 at gmail.com ------- Comment #11 from kaij74 at gmail.com 2009-04-01 14:51 UTC ------- (In reply to comment #10) > I can confirm this bug also in my system, > running jaunty beta. > Soundcard : Intel Corporation 82801G (ICH7 Family) High Definition Audio > Controller (rev 01) > > gnome-sound-properties freezes when running as a normal user, but launched with > "sudo" seems works like a charm. > You have problems with permissions, it's not this bug. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 10:25:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 17:25:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 551532] Fails to play stream from webtv.tv2.no In-Reply-To: Message-ID: <20090401172502.88EFB23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=551532 GStreamer | gst-plugins-base | Ver: 0.10.x Bastien Nocera changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|totem-gstreamer- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Component|GStreamer backend |gst-plugins-base Product|totem |GStreamer QAContact|totem-gstreamer- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Target Milestone|--- |HEAD Version|2.23.x |0.10.x ------- Comment #6 from Bastien Nocera 2009-04-01 17:25 UTC ------- That's what happens when the front-end tries to do a _play() but we received an error in the middle: #0 0x00000032d3e421e7 in g_logv () from /lib64/libglib-2.0.so.0 #1 0x00000032d3e42583 in g_log () from /lib64/libglib-2.0.so.0 #2 0x00000032de65cdf0 in gst_pad_set_active () from /usr/lib64/libgstreamer-0.10.so.0 #3 0x00000032de6431db in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #4 0x00000032de64f60e in gst_iterator_fold () from /usr/lib64/libgstreamer-0.10.so.0 #5 0x00000032de642cc6 in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #6 0x00000032de642dfd in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #7 0x00000032de643182 in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #8 0x00007f0d1fd9f2fa in gst_pad_peer_accept_caps () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so #9 0x00000032de63f65c in gst_element_change_state () from /usr/lib64/libgstreamer-0.10.so.0 #10 0x00000032de64230e in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #11 0x00000032de631471 in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #12 0x00007f0d1a7d1037 in gst_element_factory_get_klass () from /usr/lib64/gstreamer-0.10/libgstdecodebin.so #13 0x00000032de63f65c in gst_element_change_state () from /usr/lib64/libgstreamer-0.10.so.0 #14 0x00000032de64230e in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #15 0x00007f0d201d0a48 in gst_element_factory_get_klass () from /usr/lib64/gstreamer-0.10/libgstplaybin.so #16 0x00007f0d201d123c in gst_element_factory_get_klass () from /usr/lib64/gstreamer-0.10/libgstplaybin.so #17 0x00007f0d201c195f in gst_element_factory_get_klass () from /usr/lib64/gstreamer-0.10/libgstplaybin.so #18 0x00000032de63f65c in gst_element_change_state () from /usr/lib64/libgstreamer-0.10.so.0 #19 0x00000032de64230e in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #20 0x00007f0d27ef4d99 in bacon_video_widget_play (bvw=0x1b56130, error=) at bacon-video-widget-gst-0.10.c:2816 #21 0x0000000000409ad8 in totem_embedded_play (emb=0x1aca050, error=) at totem-plugin-viewer.c:531 #22 0x000000000040a55a in totem_embedded_open_internal (emb=0x1aca050, start_play=1, error=0x7fff30105aa0) at totem-plugin-viewer.c:502 #23 0x000000000040d5a7 in dbus_glib_marshal_totem_embedded_BOOLEAN__STRING_STRING_STRING_POINTER (closure=0x7fff30105970, return_value=0x7fff30105a50, n_param_values=, param_values=0x1ca3af0, invocation_hint=, marshal_data=0x40a910) at totem-plugin-viewer-interface.h:144 #24 0x00000032d920c878 in ?? () from /usr/lib64/libdbus-glib-1.so.2 #25 0x0000003de061c561 in ?? () from /lib64/libdbus-1.so.3 #26 0x0000003de060efd6 in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 #27 0x00000032d9209765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 #28 0x00000032d3e3812e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #29 0x00000032d3e3b888 in ?? () from /lib64/libglib-2.0.so.0 #30 0x00000032d3e3bd25 in g_main_loop_run () from /lib64/libglib-2.0.so.0 #31 0x00007f0d26a9f9a7 in IA__gtk_main () at gtkmain.c:1205 #32 0x000000000040dd38 in main (argc=1, argv=0x7fff30106078) at totem-plugin-viewer.c:2402 This doesn't happen with playbin2, so it's fixed in Totem trunk. This still happens with playbin itself. The "Mozilla downloads empty files" bug is upstream at: https://bugzilla.mozilla.org/show_bug.cgi?id=486346 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=551532. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 11:41:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 18:41:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576997] floating point stack corruption : emms_c macro not working in ffdeinterlace In-Reply-To: Message-ID: <20090401184106.1190123F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576997 GStreamer | gst-ffmpeg | Ver: 0.10.5 Antoine Tremblay changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hexa00 at gmail.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576997. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 12:04:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 19:04:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577637] New: [playbin2] expose temp-location property Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577637 GStreamer | gst-plugins-base | Ver: 0.10.x Summary: [playbin2] expose temp-location property Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: hadess at hadess.net QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The properties from queue2 should be exposed in playbin2, so that applications can set a temporary location for the file. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577637. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 12:05:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 19:05:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577637] [playbin2] expose temp-location property In-Reply-To: Message-ID: <20090401190531.B30D923F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577637 GStreamer | gst-plugins-base | Ver: 0.10.x Bastien Nocera changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Target Milestone|HEAD |0.10.23 ------- Comment #1 from Bastien Nocera 2009-04-01 19:05 UTC ------- Setting as a blocker as per Edward's request. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577637. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 12:12:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 19:12:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577637] [playbin2] expose temp-location property In-Reply-To: Message-ID: <20090401191253.4618D23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577637 GStreamer | gst-plugins-base | Ver: 0.10.x Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com ------- Comment #2 from Edward Hervey 2009-04-01 19:13 UTC ------- In fact I was wrong in the explanation, there's only one property that needs exposing : temp-location ("Location of a temporary file to store data in"). That temporary location will disappear once queue2 (through playbin2) is set back to READY. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577637. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 14:10:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 21:10:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577654] Can't play RTSP-stream in Totem-plugin with GStreamer backend In-Reply-To: Message-ID: <20090401211056.9D36723F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577654 GStreamer | don't know | Ver: 0.10.x Bastien Nocera changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hadess at hadess.net AssignedTo|totem-gstreamer- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Component|GStreamer backend |don't know Product|totem |GStreamer QAContact|totem-gstreamer- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Target Milestone|--- |HEAD Version|2.26.x |0.10.x ------- Comment #1 from Bastien Nocera 2009-04-01 21:11 UTC ------- ** Message: Error: A Windows Media RTP depayloader plugin is required to play this stream, but not installed. gstdecodebin.c(988): close_pad_link (): /GstPlayBin:play/GstDecodeBin:decodebin1: No decoder to handle media type 'application/x-rtp' ** Message: Missing plugin: gstreamer|0.10|totem-plugin-viewer|Windows Media RTP depayloader|decoder-application/x-rtp, media=(string)application, payload=(int)96, encoding-name=(string)X-ASF-PF (Windows Media RTP depayloader) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577654. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 15:18:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 22:18:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577654] Can't play RTSP-stream in Totem-plugin with GStreamer backend In-Reply-To: Message-ID: <20090401221839.9F4BF23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577654 GStreamer | don't know | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #2 from Tim-Philipp M?ller 2009-04-01 22:19 UTC ------- Fixed in gst-plugins-ugly 0.10.11 (still has some rough edges, but should work in general)Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 335067 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577654. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 15:18:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 22:18:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 335067] Need RTP ASF depayloader In-Reply-To: Message-ID: <20090401221841.3A1EB23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=335067 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #19 from Tim-Philipp M?ller 2009-04-01 22:19 UTC ------- *** Bug 577654 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=335067. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 16:22:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 23:22:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577609] [id3v2mux] write RVA2 frames for peak/gain volume data In-Reply-To: Message-ID: <20090401232245.8B17623F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577609 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #131839|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Tim-Philipp M?ller 2009-04-01 23:23 UTC ------- Cool, thanks! commit 9b7c9208c3e4fac08c405e39c23577de943140d0 Author: Jonathan Matthew Date: Thu Apr 2 00:20:02 2009 +0100 id3v2mux: write RVA2 frames containing peak/gain volume data -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577609. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 16:34:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 1 Apr 2009 23:34:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090401233407.3E39F23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | don't know | Ver: 0.10.x ------- Comment #12 from H?kon Atli Birgisson 2009-04-01 23:34 UTC ------- (In reply to comment #11) > (In reply to comment #10) > > I can confirm this bug also in my system, > > running jaunty beta. > > Soundcard : Intel Corporation 82801G (ICH7 Family) High Definition Audio > > Controller (rev 01) > > > > gnome-sound-properties freezes when running as a normal user, but launched with > > "sudo" seems works like a charm. > > > You have problems with permissions, it's not this bug. > Could you be so kind to point out to me which permissions I need to correct. I have already reinstalled gnome-control-center using "sudo apt-get --reinstall install gnome-control-center" but I'm still having this issue. I have both normal headphones and usb headphones/mic plugged in. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 1 17:39:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 00:39:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577671] New: [rtspsrc] deadlock on shutdown (locking order problem?) Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577671 GStreamer | gst-plugins-good | Ver: git Summary: [rtspsrc] deadlock on shutdown (locking order problem?) Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Running the test program from bug #577318 I quickly get deadlocks like this: (gdb) thread apply all bt Thread 8 (Thread 0xb48deb90 (LWP 22492)): #0 0xb80d3422 in __kernel_vsyscall () #1 0xb7d67075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb806c09b in gst_system_clock_async_thread (clock=0x9f2c000) at gstsystemclock.c:385 #3 0xb7dda02f in g_thread_create_proxy (data=0x9f209d0) at /build/buildd/glib2.0-2.18.2/glib/gthread.c:635 #4 0xb7d6350f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb7ce0a0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0xb58e0b90 (LWP 22490)): #0 0xb80d3422 in __kernel_vsyscall () #1 0xb7d69d09 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d65114 in _L_lock_89 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7d64a42 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb7dd9f73 in IA__g_static_rec_mutex_lock (mutex=0x9e7d7f8) at /build/buildd/glib2.0-2.18.2/glib/gthread.c:313 #5 0xb7a92fba in gst_rtspsrc_loop (src=0x9f0e240) at gstrtspsrc.c:2773 #6 0xb80719e3 in gst_task_func (task=0x9f571e0, tclass=0x9e142c0) at gsttask.c:192 #7 0xb7ddb6c6 in g_thread_pool_thread_proxy (data=0x9e14350) at /build/buildd/glib2.0-2.18.2/glib/gthreadpool.c:265 #8 0xb7dda02f in g_thread_create_proxy (data=0x9f49170) at /build/buildd/glib2.0-2.18.2/glib/gthread.c:635 #9 0xb7d6350f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7ce0a0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7bbd8c0 (LWP 22482)): #0 0xb80d3422 in __kernel_vsyscall () #1 0xb7d69d09 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d65114 in _L_lock_89 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7d64a42 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb7dd9f73 in IA__g_static_rec_mutex_lock (mutex=0x9f14bb0) at /build/buildd/glib2.0-2.18.2/glib/gthread.c:313 #5 0xb7a8e362 in gst_rtspsrc_close (src=0x9f0e240) at gstrtspsrc.c:4655 #6 0xb7a910e0 in gst_rtspsrc_change_state (element=0x9f0e240, transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstrtspsrc.c:5192 #7 0xb8033f78 in gst_element_change_state (element=0x9f0e240, transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstelement.c:2430 #8 0xb8036ebc in gst_element_set_state_func (element=0x9f0e240, state=GST_STATE_READY) at gstelement.c:2380 #9 0xb80331b2 in gst_element_set_state (element=0x9f0e240, state=GST_STATE_READY) at gstelement.c:2283 #10 0xb8024e8f in gst_bin_change_state_func (element=0x9f075a0, transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstbin.c:2062 #11 0xb80574ba in gst_pipeline_change_state (element=0x9f075a0, transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstpipeline.c:465 #12 0xb8033f78 in gst_element_change_state (element=0x9f075a0, transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstelement.c:2430 #13 0xb8033d0e in gst_element_continue_state (element=0x9f075a0, ret=GST_STATE_CHANGE_NO_PREROLL) at gstelement.c:2134 #14 0xb80342ab in gst_element_change_state (element=0x9f075a0, transition=GST_STATE_CHANGE_PLAYING_TO_PAUSED) at gstelement.c:2474 #15 0xb8036ebc in gst_element_set_state_func (element=0x9f075a0, state=GST_STATE_NULL) at gstelement.c:2380 #16 0xb80331b2 in gst_element_set_state (element=0x9f075a0, state=GST_STATE_NULL) at gstelement.c:2283 #17 0x08048bdb in main () which looks like a locking order problem to me: - streaming thread takes STREAMING_LOCK in _loop() - application thread in gst_rtspsrc_close(): - takes STATE_LOCK - does gst_task_stop() - takes STREAM_LOCK, waits for streaming thread to release it - streaming thread takes STATE_LOCK in _loop_interleaved(), waits for application thread to release it Not 100% sure what the correct solution is at this point, so just filing a bug for now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577671. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 01:59:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 08:59:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577690] New: rtpdtmfmux: missing pad unref Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577690 GStreamer | gst-plugins-bad | Ver: git Summary: rtpdtmfmux: missing pad unref Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: spglegle at yahoo.fr QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Unref pad on finalize if necessary. diff --git a/gst/rtpmux/gstrtpdtmfmux.c b/gst/rtpmux/gstrtpdtmfmux.c index f98d7a0..0ac8335 100644 --- a/gst/rtpmux/gstrtpdtmfmux.c +++ b/gst/rtpmux/gstrtpdtmfmux.c @@ -163,6 +163,12 @@ gst_rtp_dtmf_mux_finalize (GObject * object) mux = GST_RTP_DTMF_MUX (object); + if ( mux->special_pad != NULL ) + { + gst_object_unref (mux->special_pad); + mux->special_pad = NULL; + } + G_OBJECT_CLASS (parent_class)->finalize (object); } -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577690. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 02:36:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 09:36:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577054] [videoscale] Not valgrind clean In-Reply-To: Message-ID: <20090402093626.3147723F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577054 GStreamer | gst-plugins-base | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|slomo at circular-chaos.org |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #4 from Sebastian Dr?ge 2009-04-02 09:36 UTC ------- commit 22f99da35c329c1f6c4c7dc4f7d3516409ee502b Author: Sebastian Dr?ge Date: Thu Apr 2 11:10:12 2009 +0200 videoscale: Don't read over line ends when taking the last Cr or Cb commit db1236505e4a7ccd3a81ffb007777e7695f46f47 Author: Sebastian Dr?ge Date: Thu Apr 2 10:52:06 2009 +0200 videoscale: Don't write to few pixels and don't mix Cr and Cb Fixes bug #577054. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577054. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 02:57:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 09:57:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090402095711.6000F23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | don't know | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #13 from Tim-Philipp M?ller 2009-04-02 09:57 UTC ------- Could someone check if this makes any difference at all: commit 9938003bd1178017cc1eec8b3086e06ae72afd0f Author: Tim-Philipp M?ller Date: Thu Apr 2 10:42:19 2009 +0100 alsamixer: don't forget to release locks in a few places Might fix #576585. ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 03:40:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 10:40:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 574725] [ffenc_dnxhd] Undocumented restrictions to width/height/framerate/bitrate settings In-Reply-To: Message-ID: <20090402104047.8C0F423F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=574725 GStreamer | gst-ffmpeg | Ver: git ------- Comment #7 from Sebastian Dr?ge 2009-04-02 10:41 UTC ------- Hm, there's even more interesting stuff :) if (buf_size < ctx->cid_table->frame_size) { av_log(avctx, AV_LOG_ERROR, "output buffer is too small to compress picture\n"); return -1; } And this actually happens... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574725. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 03:51:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 10:51:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575239] playbin2 multiple audio track playback issue In-Reply-To: Message-ID: <20090402105152.58ABD23F53B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575239 GStreamer | gst-plugins-base | Ver: git Fraxinas changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|OBSOLETE | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575239. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 03:54:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 10:54:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575239] playbin2 multiple audio track playback issue In-Reply-To: Message-ID: <20090402105425.BDB6623EF8D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575239 GStreamer | gst-plugins-base | Ver: git ------- Comment #6 from Fraxinas 2009-04-02 10:54 UTC ------- new finding: problem is caused by creating multiple instances of dvbaudiosink at preroll time for containers that contain more than 2 audio streams. in the start function of our sink, we open the hardware decoder device and that fails after the second time. therefore playback doesn't start. how can this be resolved? either playbin2 would have to not create and start the sinks of the other streams that aren't currently played or i would somehow have to fix it in the sink, but i am uncertain how. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575239. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 05:19:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 12:19:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577709] New: Review new navigation API Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577709 GStreamer | gst-plugins-base | Ver: git Summary: Review new navigation API Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I'd like to get some review of the API I just added to the navigation interface before the 0.10.23 release happens and it's frozen. http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=033e654172aaa4fc3b06c09d53cac20050c525c6 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577709. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 06:08:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 13:08:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577715] New: gstreamer skips randomly in 16kbps tracks Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577715 GStreamer | don't know | Ver: 0.10.x Summary: gstreamer skips randomly in 16kbps tracks Product: GStreamer Version: 0.10.x Platform: Other OS/Version: All Status: UNCONFIRMED Severity: major Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: fatman at crackmonkey.us QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: I searched but couldn't find this, apologies if it's been reported already. This corresponds to bug 295834 on Launchpad (https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/295834). I'm using Rhythmbox as my audio file player. Sebastien Bacher claims that this is a gstreamer bug. I don't get skipping in the same track as the original reporter (Malachi) does, but gstreamer will randomly end playback of a 16kbps file, which is maddening when listening to podcasts. Sebastien said someone experiencing the bug should report it upstream, so here is my bug report. Steps to reproduce: 1. Download a 16kbps MP3 file (for instance, http://media.grc.com/sn/sn-169-lq.mp3). 2. Play file in gstreamer-enabled player of choice (Rhythmbox in my case). Actual results: The MP3 ends prematurely and goes to the next file in the playlist. If you reload the MP3 file and go back to just before it skipped, it will play normally past the previous skip location, until it randomly decides to skip again. Expected results: The MP3 file plays to the end. Does this happen every time? No. Other information: I need to correct my version info. I'm using Gnome v2.24.1 (which I didn't select because it's not in the list). I'm using Ubuntu 8.10 (Intrepid). My gstreamer versions (sorry, don't know which package I should report): $ dpkg -l | grep gstreamer ii gstreamer0.10-alsa 0.10.21-3ubuntu0.1 GStreamer plugin for ALSA ii gstreamer0.10-ffmpeg 0.10.5-1 FFmpeg plugin for GStreamer ii gstreamer0.10-gnomevfs 0.10.21-3ubuntu0.1 GStreamer plugin for GnomeVFS ii gstreamer0.10-plugins-bad 0.10.8-1 GStreamer plugins from the "bad" set ii gstreamer0.10-plugins-base 0.10.21-3ubuntu0.1 GStreamer plugins from the "base" set ii gstreamer0.10-plugins-base-apps 0.10.21-3ubuntu0.1 GStreamer helper programs from the "base" se ii gstreamer0.10-plugins-good 0.10.10.4-1ubuntu1.1 GStreamer plugins from the "good" set ii gstreamer0.10-plugins-ugly 0.10.9-1ubuntu0.1 GStreamer plugins from the "ugly" set ii gstreamer0.10-pulseaudio 0.10.10.4-1ubuntu1.1 GStreamer plugin for PulseAudio ii gstreamer0.10-schroedinger 1.0.5-1 GStreamer plugin for encoding/decoding of Di ii gstreamer0.10-tools 0.10.21-4 Tools for use with GStreamer ii gstreamer0.10-x 0.10.21-3ubuntu0.1 GStreamer plugins for X11 and Pango ii libgstreamer-plugins-base0.10-0 0.10.21-3ubuntu0.1 GStreamer libraries from the "base" set ii libgstreamer0.10-0 0.10.21-4 Core GStreamer libraries and elements I'm not using any special builds, these are all in the standard Ubuntu repositories. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577715. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 06:33:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 13:33:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Unable to read ID3v2 (2.3) tags which are unsyncronization In-Reply-To: Message-ID: <20090402133332.0259E23F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x Jonathan Matthew changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |notverysmart at gmail.com AssignedTo|rhythmbox-maint at gnome.bugs |gstreamer- | |bugs at lists.sourceforge.net Component|general |gst-plugins-good Product|rhythmbox |GStreamer QAContact|rhythmbox-maint at gnome.bugs |gstreamer- | |bugs at lists.sourceforge.net Summary|Unable to read ID3v2 (2.3) |[id3demux] Unable to read |tags which are |ID3v2 (2.3) tags which are |unsyncronization |unsyncronization Target Milestone|--- |HEAD Version|0.11.x |0.10.x ------- Comment #4 from Jonathan Matthew 2009-04-02 13:33 UTC ------- OK, moving this to GStreamer. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 06:34:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 13:34:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Unable to read ID3v2 (2.3) tags which are unsyncronization In-Reply-To: Message-ID: <20090402133431.7902D23F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x ------- Comment #5 from Ricky Chan 2009-04-02 13:34 UTC ------- Here is what it looked like when the tag was when unsync was disabled: FOUND TAG : found by element "id3demux0". image: buffer of 75603 bytes, type: image/jpeg, image-type=(GstTagImageType)GST_TAG_IMAGE_TYPE_UNDEFINED album: Album genre: Pop title: Sample artist: ArtistIsSet track number: 1 date: 2008-01-01 FOUND TAG : found by element "mpegaudioparse0". audio codec: MPEG 1 Audio, Layer 3 (MP3) FOUND TAG : found by element "mpegaudioparse0". bitrate: 320000 has crc: FALSE channel mode: stereo FOUND TAG : found by element "mad0". layer: 3 mode: stereo emphasis: none bitrate: 320000 Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 3294817873 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 07:14:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 14:14:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090402141443.98A2323F53B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | don't know | Ver: 0.10.x ------- Comment #14 from Kai 2009-04-02 14:14 UTC ------- (In reply to comment #13) > Could someone check if this makes any difference at all: > > commit 9938003bd1178017cc1eec8b3086e06ae72afd0f > Author: Tim-Philipp M?ller > Date: Thu Apr 2 10:42:19 2009 +0100 > > alsamixer: don't forget to release locks in a few places > > Might fix #576585. > > ? > That fixed it for me :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 07:42:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 14:42:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] [alsamixer] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090402144225.8C89923F540@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | gst-plugins-base | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Component|don't know |gst-plugins-base Resolution| |FIXED Summary|gnome-sound-properties |[alsamixer] gnome-sound- |freeze |properties freeze Target Milestone|NONE |0.10.23 ------- Comment #15 from Tim-Philipp M?ller 2009-04-02 14:42 UTC ------- > That fixed it for me :) Great news, thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 08:04:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 15:04:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Unable to read ID3v2 (2.3) tags which are unsyncronization In-Reply-To: Message-ID: <20090402150435.C3A1823F020@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #6 from Tim-Philipp M?ller 2009-04-02 15:04 UTC ------- Could you attach a sample of a tag that doesn't work properly? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 08:13:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 15:13:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577735] New: python bins with do_handle_message leak messages Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577735 GStreamer | gst-python | Ver: git Summary: python bins with do_handle_message leak messages Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thomas at apestaart.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gstbin.c bin_bus_handler always invokes the handler, then replies DROP. a handler that replies DROP is supposed to unref the message itself. However, gst-python's proxy do_handle_message doesn't drop the message ref. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577735. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 08:38:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 15:38:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577735] python bins with do_handle_message leak messages In-Reply-To: Message-ID: <20090402153914.1B4A023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577735 GStreamer | gst-python | Ver: git ------- Comment #1 from Thomas Vander Stichele 2009-04-02 15:38 UTC ------- Created an attachment (id=131920) --> (http://bugzilla.gnome.org/attachment.cgi?id=131920&action=view) patch -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577735. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 08:55:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 15:55:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Unable to read ID3v2 (2.3) tags which are unsyncronization In-Reply-To: Message-ID: <20090402155610.E502B23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x ------- Comment #7 from Ricky Chan 2009-04-02 15:54 UTC ------- Created an attachment (id=131925) --> (http://bugzilla.gnome.org/attachment.cgi?id=131925&action=view) Working.mp3 has unsync disabled and works in gstreamer/rhythmbox, Broken.mp3 is unsynced and doesn't workl The Broken.mp3 however is readable by other tag readers and reported as being valid. (e.g. taglib/id3lib/MP3::Tag/EyeD3/kid3). I used a small file (borrowed from MP3::Tag examples) with no tags, tag a few properties and add an image. This was all done with unsync disabled and saved as Working.mp3. I took Working.mp3 and ask for the tags to be written unsync.. result is Broken.mp3. I can reproduce this with 3 different implementations of unsync ID3v2 2.3 tags (MP3::Tag, id3lib and eyed3). So I believe their implementation of unsync is valid. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 09:10:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 16:10:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577735] python bins with do_handle_message leak messages In-Reply-To: Message-ID: <20090402161101.ED2B523F540@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577735 GStreamer | gst-python | Ver: git Thomas Vander Stichele changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131920|0 |1 is obsolete| | ------- Comment #2 from Thomas Vander Stichele 2009-04-02 16:10 UTC ------- Created an attachment (id=131927) --> (http://bugzilla.gnome.org/attachment.cgi?id=131927&action=view) patch tests if we had the message we wanted -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577735. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 12:07:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 19:07:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090402190716.270DD23EF8D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #4 from Wim Taymans 2009-04-02 19:07 UTC ------- This is the only one I could found. Top seems to report a memory increase but this could be due to the thread stacks or something.. commit 40f6ed8875959a4ca02a4c63ad7156f4cd411dc7 Author: Wim Taymans Date: Thu Apr 2 21:08:48 2009 +0200 rtspsrc: don't leak the udpsrc pad Fix memory leak in rtspsrc because we didn't unref the udpsrc pad. See #577318 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 13:15:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 20:15:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090402201541.A751D23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at tecnocode.co.uk AssignedTo|totem-general- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Component|Movie player |don't know Product|totem |GStreamer QAContact|totem-general- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Summary|Totem does not play DVD -> |Totem does not play DVD: |Error message - Failed to |"Failed to connect stream: |connect stream: No data |No data" Target Milestone|--- |HEAD Version|2.24.x |0.10.x ------- Comment #1 from Philip Withnall 2009-04-02 20:16 UTC ------- Could you reproduce the problem when running Totem from the terminal using the following command, and attach the generated log file here please? GST_DEBUG=*:4 totem Could you also give the versions of your GStreamer packages please? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 13:33:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 20:33:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573173] Added Quicktime HTTP tunneling to the RTSP src element In-Reply-To: Message-ID: <20090402203328.9DF7723F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573173 GStreamer | gst-plugins-good | Ver: git ------- Comment #9 from Wim Taymans 2009-04-02 20:33 UTC ------- commit 88110ea67e7d5240a7262dbb9c4e5d8db565cccf Author: Wim Taymans Date: Thu Apr 2 22:28:55 2009 +0200 rtsp: use fully qualified urls when using a proxy Use a fully qualified url when specifying the url for tunneled requests through a proxy. See #573173 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573173. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 13:34:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 20:34:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090402203428.AF75D23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #2 from Jan Schmidt 2009-04-02 20:34 UTC ------- I suspect this is related to problems with pulsesink fixed in release 0.10.14 of gst-plugins-good. It tends to happen at transition points between DVD segments, when the audio format changes (from stereo to multichannel, for example) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 13:38:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 20:38:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573173] Added Quicktime HTTP tunneling to the RTSP src element In-Reply-To: Message-ID: <20090402203838.3BB9723F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573173 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #10 from Wim Taymans 2009-04-02 20:39 UTC ------- commit b6bf3ba7d3138065953cd1858a08dad71cccd566 Author: Wim Taymans Date: Thu Apr 2 22:41:01 2009 +0200 rtspsrc: allow http:// on the proxy setting Allow and ignore http:// at the start of the proxy setting, like souphttpsrc. Fixes #573173 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573173. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:42:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:42:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 509311] [rtph263pay] rtph263pay does not follow rfc2190 In-Reply-To: Message-ID: <20090402224248.7AE1223F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=509311 GStreamer | gst-plugins-good | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=509311. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:54:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:54:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] New: Implement full H.263/+/++ caps negotiation according to RFC4629 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git Summary: Implement full H.263/+/++ caps negotiation according to RFC4629 Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified RFC 4629 specifies that the various annexes should be used when encoding only when recommended. It also specifies ways to set the maximum frame size and frame rates. The patches are in three series, against the rtp payloader, gst-ffmpeg and gst-openmax. The ffmpeg patches must be applied before the size/framerate restriction patch is added to the rtp payloader, otherwise there may be a caps negotiation failure. So what suggest is apply all the patches now except for the size/restriction patch on the payloader and only apply it after the next gst-ffmpeg release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:55:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:55:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402225525.2CC5E23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-04-02 22:55 UTC ------- Created an attachment (id=131946) --> (http://bugzilla.gnome.org/attachment.cgi?id=131946&action=view) good-0001: Set H263-2000 if thats what the other side wants The static caps states this element supports H263-2000, but setcaps never sets it, so it was lie. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:55:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:55:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402225555.81DD023F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #2 from Olivier Crete (Tester) 2009-04-02 22:56 UTC ------- Created an attachment (id=131947) --> (http://bugzilla.gnome.org/attachment.cgi?id=131947&action=view) good-002: rtph263ppay: Implement getcaps following RFC 4629, picks the right annexes -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:56:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:56:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402225639.76F8923F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #3 from Olivier Crete (Tester) 2009-04-02 22:57 UTC ------- Created an attachment (id=131948) --> (http://bugzilla.gnome.org/attachment.cgi?id=131948&action=view) good-0003: rtph263ppay: Also implement size/framerate restrictions in getcaps This one should come after the ffmpeg/openmax patches have been merged and released. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:57:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:57:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402225711.7C98C23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #4 from Olivier Crete (Tester) 2009-04-02 22:57 UTC ------- Created an attachment (id=131949) --> (http://bugzilla.gnome.org/attachment.cgi?id=131949&action=view) ffmpeg-0001: gstffmpegcfg: Expose loop-filter flag -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:57:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:57:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402225746.E96A123F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #5 from Olivier Crete (Tester) 2009-04-02 22:58 UTC ------- Created an attachment (id=131950) --> (http://bugzilla.gnome.org/attachment.cgi?id=131950&action=view) ffmpeg-0002: codecmap: Respect the various h263 options -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 15:59:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 22:59:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402225953.9C62923F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #6 from Olivier Crete (Tester) 2009-04-02 22:58 UTC ------- Created an attachment (id=131951) --> (http://bugzilla.gnome.org/attachment.cgi?id=131951&action=view) ffmpeg-0003: gstffmpegenc: Make getcaps proxy the downstream height/width/framerate requirements -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 16:00:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 23:00:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402230043.D3FBA23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #7 from Olivier Crete (Tester) 2009-04-02 23:01 UTC ------- Created an attachment (id=131952) --> (http://bugzilla.gnome.org/attachment.cgi?id=131952&action=view) openmax-0001: Allow videoenc subclass to act on setcaps -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 16:01:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 23:01:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402230101.1D71C23F540@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #8 from Olivier Crete (Tester) 2009-04-02 23:01 UTC ------- Created an attachment (id=131953) --> (http://bugzilla.gnome.org/attachment.cgi?id=131953&action=view) openmax-0002: omx_h263enc: Implement sink getcaps -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 16:01:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 2 Apr 2009 23:01:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090402230123.96B0823F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git ------- Comment #9 from Olivier Crete (Tester) 2009-04-02 23:01 UTC ------- Created an attachment (id=131954) --> (http://bugzilla.gnome.org/attachment.cgi?id=131954&action=view) openmax-0003: omx_h263enc: Implement setcaps -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 17:14:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 00:14:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] New: [playbin2] leaks elements set through properties Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git Summary: [playbin2] leaks elements set through properties Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: mail at renestadler.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified When setting the video-sink, audio-sink or vis-plugin properties of playbin2, a reference to the passed element is leaked. Haven't checked yet if text-sink is affected too. Attaching test program and proposed patch for audio-sink, video-sink leakage. vis-plugin is harder to fix, patch might come later. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 17:18:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 00:18:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090403001815.811B123F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Ren? Stadler 2009-04-03 00:18 UTC ------- Created an attachment (id=131960) --> (http://bugzilla.gnome.org/attachment.cgi?id=131960&action=view) Simple test program Depending on which kind of file you point it to (audio only vs. audio+video), this can trivially reproduce the leaks. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 17:19:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 00:19:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090403001914.0986423F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Ren? Stadler 2009-04-03 00:19 UTC ------- Created an attachment (id=131961) --> (http://bugzilla.gnome.org/attachment.cgi?id=131961&action=view) Proposed patch for audio-sink, video-sink leakage -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 2 23:45:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 06:45:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 509311] [rtph263pay] rtph263pay does not follow rfc2190 In-Reply-To: Message-ID: <20090403064516.6114A23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=509311 GStreamer | gst-plugins-good | Ver: git ------- Comment #24 from Dejan Sakel?ak 2009-04-03 06:45 UTC ------- I think this patch is in the final state. Please check/test it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=509311. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 02:44:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 09:44:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571156] gst_tag_get_type not wrapped In-Reply-To: Message-ID: <20090403094444.ACCF123F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571156 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Attachment #128365|none |accepted-commit_now Flag| | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571156. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 03:20:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 10:20:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] New: [appsink] Have appsink new_buffer-callback return GstFlowReturn Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git Summary: [appsink] Have appsink new_buffer-callback return GstFlowReturn Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: jonas.danielsson at axis.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Would it be possible to have a return value from the callback-function? So that if something goes wrong with the handling of the buffer, you could alert the pipeline easily. As I see it the callback-funktion is a part of the flow, a big part of the sink, if you use it, and returning a GstFlowReturn would make sense. Thoughts? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 03:21:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 10:21:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090403102107.A9E5723F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Jonas 2009-04-03 10:21 UTC ------- Current prototypes: typedef struct { void (*eos) (GstAppSink *sink, gpointer user_data); void (*new_preroll) (GstAppSink *sink, gpointer user_data); void (*new_buffer) (GstAppSink *sink, gpointer user_data); /*< private >*/ gpointer _gst_reserved[GST_PADDING]; } GstAppSinkCallbacks; -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 03:33:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 10:33:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571156] gst_tag_get_type not wrapped In-Reply-To: Message-ID: <20090403103355.3B9CB23F541@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571156 GStreamer | gst-python | Ver: git Mark Nauwelaerts changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128365|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Mark Nauwelaerts 2009-04-03 10:34 UTC ------- commit 9a7284be3f39bf2dd876664072a9a1f5af035419 Author: Mark Nauwelaerts Date: Tue Feb 10 12:07:52 2009 +0100 Provide wrapper for gst_tag_get_type. Fixes #571156. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571156. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 03:56:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 10:56:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090403105606.F3E8523EF51@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #2 from Wim Taymans 2009-04-03 10:56 UTC ------- That's a good suggestion. I'm not sure we can change that now because it would break API and ABI. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 04:06:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 11:06:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090403110610.6BB7E23F53B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #10 from Jan Schmidt 2009-04-03 11:06 UTC ------- Normally it's better if it continues to work with older versions of course, but I can't immediately see a way to avoid the problem here - you want the payloader to only accept restricted formats for the appropriate levels, so the encoders need to first be taught how to accept those. I don't think it'll be a problem for anyone in practice - presumably if they were configuring those levels in the past, they were already arranging for the encode to produce a compatible sized video. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 04:11:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 11:11:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090403111159.15BAF23F53B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #3 from Jan Schmidt 2009-04-03 11:12 UTC ------- yeah, it's too late to change those entries now. It'd require adding new variants that would be called (if set) in preference to these entries, and use up some of the padding. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 04:25:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 11:25:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090403112531.A9A0023F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git ------- Comment #4 from Jan Schmidt 2009-04-03 11:26 UTC ------- Actually, after a bit more discussion on IRC, it looks like the API added for bug #571299 didn't make it into the 0.10.22 base release. That would mean it's still open to change before the 0.10.23 release in a few weeks. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 05:45:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 12:45:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090403124529.532B823F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Martin Samuelsson 2009-04-03 12:45 UTC ------- Created an attachment (id=131994) --> (http://bugzilla.gnome.org/attachment.cgi?id=131994&action=view) Make new_buffer-callback return GstFlowReturn. Cleanup documentation. - Make new_buffer-callback return GstFlowReturn. - Cleanup documentation. These callbacks are not signals. This patch does not take into consideration whether the new_preroll- or eos-callbacks should have return values added as well. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 06:27:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 13:27:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] New: playbin2 - problems with DVD menus Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-base | Ver: git Summary: playbin2 - problems with DVD menus Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified playbin2 breaks some forms of DVD menu navigation, such as the chapters menu on back to the future. It seems the problem is that segment updates sent on the video and subpicture pads from rsndvdbin do not reach the dvdspu element (blocked in selectors somewhere?). Without them, there's no way for some forms of 'still frame' menus to redraw the button highlights when the mouse moves over a different button. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 06:44:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 13:44:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577847] New: gst.Buffer undocumented slices usage Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577847 GStreamer | gst-python | Ver: 0.10.14 Summary: gst.Buffer undocumented slices usage Product: GStreamer Version: 0.10.14 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: lethalman88 at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Hello, first thanks for this Python wrapper and for GStreamer. I had to deal with appsrc which wants a GstBuffer as input and I had to read the wrapper code to realize that setting data happens using slices. Please consider documenting it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577847. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 06:57:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 13:57:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] playbin2 - problems with DVD menus In-Reply-To: Message-ID: <20090403135754.0170423EF51@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Jan Schmidt 2009-04-03 13:58 UTC ------- Looking briefly at the code in inputselector - it doesn't handle newsegment events with update=TRUE properly at all - in all cases, it puts the segment information into a GstSegment, and then outputs a new segment with update=FALSE whenever the next buffer comes in. This means it never sends segment closes (except when switching pads), and will break sparse stream playback as per the sparse-streams doc in docs/design. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 09:19:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 16:19:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577864] New: dvdnav version requirements should be higher Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577864 GStreamer | gst-plugins-bad | Ver: git Summary: dvdnav version requirements should be higher Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: Buildings gst-plugins-bad fails due to this line in resindvdsrc.c /* event->cell_start has the wrong time - it doesn't handle * multi-angle correctly (as of libdvdnav 4.1.3). The current_time() * calculates it correctly. */ src->cur_position = MPEGTIME_TO_GSTTIME (dvdnav_get_current_time (src->dvdnav)); Steps to reproduce: Compile gst-plugins-bad Actual results: Making all in resindvd CC resindvdsrc.o cc1: warnings being treated as errors resindvdsrc.c: In function ?rsn_dvdsrc_step?: resindvdsrc.c:861: warning: implicit declaration of function ?dvdnav_get_current_time? Expected results: Does this happen every time? Yes Other information: I'm running Ubuntu 8.04, so the issue is certainly that my version of libdvdnav4 (0.1.10-0.2) is out of date. gst's configure should check that the version of libdvdnav is high enough to catch the api change. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577864. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 10:08:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 17:08:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] playbin2 - problems with DVD menus In-Reply-To: Message-ID: <20090403170813.B4FBA23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-base | Ver: git Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msmith at xiph.org ------- Comment #2 from Michael Smith 2009-04-03 17:08 UTC ------- I ran into this in songbird a while back. I have a hacky patch for it locally; somewhere on my todo-list is figuring this stuff up properly and upstreaming it. If you get to it first... great. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 10:17:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 17:17:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577864] [residvd] dvdnav version requirements should be higher In-Reply-To: Message-ID: <20090403171750.07DE123F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577864 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|dvdnav version requirements |[residvd] dvdnav version |should be higher |requirements should be | |higher Target Milestone|HEAD |0.10.12 ------- Comment #1 from Tim-Philipp M?ller 2009-04-03 17:18 UTC ------- Thanks for the bug report. I'm not sure if there's comparable API in older versions, so I've just bumped the requirement for now. (Please re-open if I messed up the configure logic.) commit e55f069fe6b201e3255aedbd339c3c319b65f2e9 Author: Tim-Philipp M?ller Date: Fri Apr 3 17:55:31 2009 +0100 resindvd: require libdvdnav >= 4.1.2 for dvdnav_get_current_time() Fixes #577864. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577864. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 11:31:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 18:31:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577873] New: The gst core failed when cross compile Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577873 GStreamer | gstreamer (core) | Ver: 0.10.22 Summary: The gst core failed when cross compile Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: lonelyao at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I tried to cross compile gst-core in my os CLFS-1.1.0. But it failed with a error showing below: ../libtool: eval: line 950: syntax error near unexpected token `|' ../libtool: eval: line 950: `link -dump -symbols .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstdebugutils.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstparamspecs.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstpoll.o .libs/libgstreamer_0.10_la-gstpreset.o .libs/libgstreamer_0.10_la-gstquark.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistrybinary.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o parse/.libs/libgstparse.a | | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp' make[4]: *** [libgstreamer-0.10.la] Error 1 make[4]: Leaving directory `/mnt/source/bak/clfs/mnt/clfs/cblfs/gstreamer/gstreamer-0.10.22/gst' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/mnt/source/bak/clfs/mnt/clfs/cblfs/gstreamer/gstreamer-0.10.22/gst' make[2]: *** [all] Error 2 make[2]: Leaving directory `/mnt/source/bak/clfs/mnt/clfs/cblfs/gstreamer/gstreamer-0.10.22/gst' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/source/bak/clfs/mnt/clfs/cblfs/gstreamer/gstreamer-0.10.22' make: *** [all] Error 2 I searched on the internet. Someone suggested to change libtool to libtool-1.5.8. After changing the libtool to version 1.5.8, this failure came again. And this failure only comes when I build for 32-bit, build of the 64-bit succeded with all the 3 versions(1.5.8, 1.5.26, 2.2.6a) of libtool I have tried. Is this a real bug of libtool or something else? This is the instructions I used : CC="gcc -m32" USE_ARCH=32 \ PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/X11R7/lib/pkgconfig:/opt/xfce/lib/pkgconfig" \ ./configure --prefix=/usr --host=i686-pc-linux-gnu && make Best Regards -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577873. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 11:40:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 18:40:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577873] The gst core failed when cross compile In-Reply-To: Message-ID: <20090403184033.4178323F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577873 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #1 from David Schleef 2009-04-03 18:41 UTC ------- It's a libtool bug. Easiest workaround I've found is to set NM in your environment prior to running configure. (That might not be all. Let me know if it doesn't work.) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577873. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 12:04:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 19:04:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577873] The gst core failed when cross compile In-Reply-To: Message-ID: <20090403190454.E69F923F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577873 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #2 from lonelyao 2009-04-03 19:05 UTC ------- (In reply to comment #1) > It's a libtool bug. Easiest workaround I've found is to set NM in your > environment prior to running configure. (That might not be all. Let me know > if it doesn't work.) > Thanks for you reply. I changed the instruction to this: CC="gcc -m32" USE_ARCH=32 \ PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/X11R7/lib/pkgconfig:/opt/xfce/lib/pkgconfig" NM="nm" \ ./configure --prefix=/usr --host=i686-pc-linux-gnu && make (Is this right?) whatever, the build has succeeded, and the test suit passed too. David, thanks a lot. This problem has tortured me for a week. Another question, if the NM is specified, do we still need to change the libtool version? Best Regards -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577873. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 12:10:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 19:10:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577873] The gst core failed when cross compile In-Reply-To: Message-ID: <20090403191015.4B26E23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577873 GStreamer | gstreamer (core) | Ver: 0.10.22 David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG ------- Comment #3 from David Schleef 2009-04-03 19:10 UTC ------- I doubt it. If you're compiling from a tar.gz release, upgrading libtool doesn't actually affect the build. Unless you run autogen.sh, which you shouldn't unless compiling from git. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577873. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 12:40:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 19:40:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577864] [residvd] dvdnav version requirements should be higher In-Reply-To: Message-ID: <20090403194016.6036023F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577864 GStreamer | gst-plugins-bad | Ver: git ------- Comment #2 from Tristan Matthews 2009-04-03 19:40 UTC ------- configure logic doesn't quite work, i have libdvdnav4 version 0.1.10-0.2 DVDNAV_VERSION=`dvdnav-config --version|head -n 1|sed 's/^.*) //'|sed 's/ (.*)//'` returns 0.1.10 so the other macros are: DVDNAV_MAJOR == 0 DVDNAV_MINOR == 1 DVDNAV_MICRO == 10 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577864. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 12:41:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 19:41:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577864] [residvd] dvdnav version requirements should be higher In-Reply-To: Message-ID: <20090403194114.9767E23F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577864 GStreamer | gst-plugins-bad | Ver: git Tristan Matthews changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577864. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:26:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:26:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577879] New: Bad check in configure.ac Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577879 GStreamer | gst-ffmpeg | Ver: git Summary: Bad check in configure.ac Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: brane at xbc.nu QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gst-ffmpeg's confiure.ac makes an invalid check for --with-ffmpeg-extra-configure, which causes it to pass a plain 'no' to the ffmpeg configure command. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577879. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:27:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:27:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577879] Bad check in configure.ac In-Reply-To: Message-ID: <20090403202753.ACA2D23F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577879 GStreamer | gst-ffmpeg | Ver: git ------- Comment #1 from Branko ?ibej 2009-04-03 20:28 UTC ------- Created an attachment (id=132034) --> (http://bugzilla.gnome.org/attachment.cgi?id=132034&action=view) Fix for ffmpeg-extra-configure test -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577879. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:29:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:29:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 153684] [osxvideosrc] Mac users needs an osxvideosrc In-Reply-To: Message-ID: <20090403202912.9247B23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=153684 GStreamer | gst-plugins-bad | Ver: git ------- Comment #18 from Andres Colubri 2009-04-03 20:29 UTC ------- Created an attachment (id=132035) --> (http://bugzilla.gnome.org/attachment.cgi?id=132035&action=view) Ali's osxvideosrc patch corrected for gst-plugins-good-0.10.14 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=153684. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:30:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:30:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 153684] [osxvideosrc] Mac users needs an osxvideosrc In-Reply-To: Message-ID: <20090403203025.D8DB223F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=153684 GStreamer | gst-plugins-bad | Ver: git ------- Comment #19 from Andres Colubri 2009-04-03 20:30 UTC ------- Created an attachment (id=132037) --> (http://bugzilla.gnome.org/attachment.cgi?id=132037&action=view) Justin's patches for osxvideosrc corrected to work with gst-plugins-good-0.10.14 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=153684. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:33:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:33:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 153684] [osxvideosrc] Mac users needs an osxvideosrc In-Reply-To: Message-ID: <20090403203349.9F43F23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=153684 GStreamer | gst-plugins-bad | Ver: git Andres Colubri changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andres.colubri at gmail.com ------- Comment #20 from Andres Colubri 2009-04-03 20:34 UTC ------- I just uploaded updated versions of Ali and Justin's patches for osxvideo, so they can be applied on the latest gst-plugins-good module (0.10.14 at the time of this writing). However, after recompiling and installing (using macports) gst-plugins-good, osxvideosrc is not listed by gst-inspect. What other files should be modified in the gst-plugins-good-0.10.14 source package in order to have osxvideosrc enabled? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=153684. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:36:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:36:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 153684] [osxvideosrc] Mac users needs an osxvideosrc In-Reply-To: Message-ID: <20090403203627.F14D823EF51@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=153684 GStreamer | gst-plugins-bad | Ver: git ------- Comment #21 from Andres Colubri 2009-04-03 20:36 UTC ------- And I also created a standalone source package of osxvideosrc, including Ali and Justin's patches. Attached below. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=153684. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 13:40:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 20:40:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 153684] [osxvideosrc] Mac users needs an osxvideosrc In-Reply-To: Message-ID: <20090403204027.2644723F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=153684 GStreamer | gst-plugins-bad | Ver: git ------- Comment #22 from Andres Colubri 2009-04-03 20:40 UTC ------- Created an attachment (id=132038) --> (http://bugzilla.gnome.org/attachment.cgi?id=132038&action=view) Updated stand-alone gstosxvideosrc source package -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=153684. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 14:12:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 21:12:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 549879] gst-python managing sys.argv while it shouldn't In-Reply-To: Message-ID: <20090403211213.567B623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=549879 GStreamer | gst-python | Ver: 0.10.12 ------- Comment #12 from Tobias Mueller 2009-04-03 21:12 UTC ------- Heya, (In reply to comment #10) > So yeah it would allow you to do something like this: > """ > import pygst > pygst.require('0.10') > pygst.will_handle_init > import gst > > gst.init > > """ > > Is it really that much more flexible than: > """ > import pygst > pygst.require('0.10') > > import gst > > """ > Yes. For various reasons, the most important one being that many python programs organize their imports on the top. You wouldn't force them to change that. Another one, that it's not very pythonic to have modules implicitly use sys.argv when importing. If I programmed with pygst, it'd annoy me pretty much :) But also: I don't really care. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=549879. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 14:33:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 21:33:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577864] [residvd] dvdnav version requirements should be higher In-Reply-To: Message-ID: <20090403213350.B9D1523F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577864 GStreamer | gst-plugins-bad | Ver: git ------- Comment #3 from Tim-Philipp M?ller 2009-04-03 21:34 UTC ------- Ooops, sorry, could you try with this patch: diff --git a/configure.ac b/configure.ac index 0d5e7e8..e671123 100644 --- a/configure.ac +++ b/configure.ac @@ -709,8 +709,11 @@ AG_GST_CHECK_FEATURE(DVDNAV, [dvdnav library], resindvd, [ DVDNAV_MAJOR=`echo $DVDNAV_VERSION | cut -d. -f1 | sed s/[a-zA-Z\-].*//g` DVDNAV_MINOR=`echo $DVDNAV_VERSION | cut -d. -f2 | sed s/[a-zA-Z\-].*//g` DVDNAV_MICRO=`echo $DVDNAV_VERSION | cut -d. -f3 | sed s/[a-zA-Z\-].*//g` - if [[ "$DVDNAV_MAJOR" -eq "4" ]] && \ - [[ "$DVDNAV_MINOR" -lt "1" ]]; then + if [[ "$DVDNAV_MAJOR" -lt "4" ]]; then + AC_MSG_WARN([libdvdnav >= 4.1.2 is required, you have $DVDNAV_VERSION]) + HAVE_DVDNAV="no" + elif [[ "$DVDNAV_MAJOR" -eq "4" ]] && \ + [[ "$DVDNAV_MINOR" -lt "1" ]]; then AC_MSG_WARN([libdvdnav >= 4.1.2 is required, you have $DVDNAV_VERSION]) HAVE_DVDNAV="no" elif [[ "$DVDNAV_MAJOR" -eq "4" ]] && \ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577864. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 14:40:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 21:40:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577887] New: Missing GST_DISABLE_GST_DEBUG in gstregistrybinary.c Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577887 GStreamer | gstreamer (core) | Ver: 0.10.22 Summary: Missing GST_DISABLE_GST_DEBUG in gstregistrybinary.c Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dhoyt at llnl.gov QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified There's a missing #ifndef GST_DISABLE_GST_DEBUG around the g_timer_destroy() call. On line 1167, replace g_timer_destroy (timer); with: #ifndef GST_DISABLE_GST_DEBUG g_timer_destroy (timer); #endif -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577887. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 14:42:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 21:42:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577887] Missing GST_DISABLE_GST_DEBUG in gstregistrybinary.c In-Reply-To: Message-ID: <20090403214208.B0F3223F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577887 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #1 from David Hoyt 2009-04-03 21:42 UTC ------- Created an attachment (id=132040) --> (http://bugzilla.gnome.org/attachment.cgi?id=132040&action=view) Possible fix -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577887. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 14:45:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 21:45:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577864] [residvd] dvdnav version requirements should be higher In-Reply-To: Message-ID: <20090403214549.4C6F423F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577864 GStreamer | gst-plugins-bad | Ver: git Tristan Matthews changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #4 from Tristan Matthews 2009-04-03 21:46 UTC ------- yup that did it -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577864. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 15:39:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 22:39:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577891] New: add alloc-pad property on tee Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577891 GStreamer | gstreamer (core) | Ver: git Summary: add alloc-pad property on tee Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Attaching patch to add alloc-pad property on tee, so the application can select which pad will be used to allocate buffers. For example, if you have an main pipeline and a preview xv, you want the negotiation to be done with the main pipeline, since xv can do colorspace conversion in hardware anyway. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577891. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 15:39:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 3 Apr 2009 22:39:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577891] add alloc-pad property on tee In-Reply-To: Message-ID: <20090403223923.ADCE423F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577891 GStreamer | gstreamer (core) | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-04-03 22:39 UTC ------- Created an attachment (id=132045) --> (http://bugzilla.gnome.org/attachment.cgi?id=132045&action=view) tee: Add alloc-pad property Add a property to make it possible for the application to select which pad is used for gst_pad_buffer_alloc -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577891. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 17:15:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 00:15:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 525743] support for subtitles as kate streams In-Reply-To: Message-ID: <20090404001504.944C723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=525743 GStreamer | gst-plugins-bad | Ver: 0.10.x ------- Comment #26 from ogg.k.ogg.k 2009-04-04 00:15 UTC ------- Hi, has anyone had a chance to look at this recently ? The GStreamer patch is essentially done, the last few iterations were just tweaks and updates to keep the patch applying. If there's anything that needs changing, answering, etc, please feel free to ask. Thanks -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=525743. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 23:15:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 06:15:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 459226] New plugin: ID3 tagger which writes version 2.3 In-Reply-To: Message-ID: <20090404061513.1659023F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=459226 GStreamer | gst-plugins-bad | Ver: git ------- Comment #21 from Emmanuel Rodriguez 2009-04-04 06:15 UTC ------- Almost two years have passed since the plugin was first submitted for inclusion into Gstreamer and there's nothing suggesting that it will ever be accepted. I know that the plugin is useful I have been enjoying it myself and so have at least 4 other users. That's why I have decided to release the plugin as an open source project making it's code easier to get and to install. Perhaps, more people will use it this way. I've reset the version number of the plugin to 0.0.1. I figured out that existing user base (the 4 of us) can delete the previous installation of the plugin and reinstall it following the instructions. The project is now hosted in Google Code: http://gst-id3v23mux-tags.googlecode.com/ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=459226. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 23:17:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 06:17:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 459226] New plugin: ID3 tagger which writes version 2.3 In-Reply-To: Message-ID: <20090404061714.1D48423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=459226 GStreamer | gst-plugins-bad | Ver: git Emmanuel Rodriguez changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #92146|0 |1 is obsolete| | Attachment #120152|0 |1 is obsolete| | Attachment #123062|0 |1 is obsolete| | Attachment #123064|0 |1 is obsolete| | ------- Comment #22 from Emmanuel Rodriguez 2009-04-04 06:17 UTC ------- Created an attachment (id=132060) --> (http://bugzilla.gnome.org/attachment.cgi?id=132060&action=view) Plugin moved to http://gst-id3v23mux-tags.googlecode.com/ The project is now hosted in Google Code: http://gst-id3v23mux-tags.googlecode.com/ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=459226. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 23:48:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 06:48:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577887] Missing GST_DISABLE_GST_DEBUG in gstregistrybinary.c In-Reply-To: Message-ID: <20090404064825.BCB4023F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577887 GStreamer | gstreamer (core) | Ver: 0.10.22 Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org Attachment #132040|0 |1 is obsolete| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Sebastian Dr?ge 2009-04-04 06:49 UTC ------- Thanks, this is actually already fixed in GIT :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577887. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 23:52:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 06:52:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 558564] mp3 playback stutters on certain mpeg files In-Reply-To: Message-ID: <20090404065247.4761C23F593@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=558564 GStreamer | gst-plugins-ugly | Ver: 0.10.9 ------- Comment #4 from Sebastian Dr?ge 2009-04-04 06:53 UTC ------- *** Bug 577715 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=558564. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 23:52:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 06:52:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577715] gstreamer skips randomly in 16kbps tracks In-Reply-To: Message-ID: <20090404065246.7BFB923F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577715 GStreamer | don't know | Ver: 0.10.x Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #1 from Sebastian Dr?ge 2009-04-04 06:53 UTC ------- Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 558564 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577715. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 3 23:55:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 06:55:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577879] Bad check in configure.ac In-Reply-To: Message-ID: <20090404065535.321AF23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577879 GStreamer | gst-ffmpeg | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org Attachment #132034|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.8 ------- Comment #2 from Sebastian Dr?ge 2009-04-04 06:56 UTC ------- commit 2ba7df3c153301708b24ef6120294bacf55d3f50 Author: Branko ?ibej Date: Sat Apr 4 08:53:54 2009 +0200 ffmpeg: Fix handling of --with-ffmpeg-extra-configure Fixes bug #577879. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577879. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 01:10:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 08:10:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572487] Fix licensing screwups In-Reply-To: Message-ID: <20090404081000.049F123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572487 GStreamer | gst-python | Ver: 0.10.x Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #10 from Edward Hervey 2009-04-04 08:10 UTC ------- pygst.py(.in) has now got its licensed fixed. Considering the remaining GPL files are only used at compile time to generate the resulting code (like GCC) and are not shipped, the resulting build module is effectivelly LGPL. Closing bug, let's stop this nonsense :) commit 0d55256c9f4c82ebe806494d97c51a73f5f162c1 Author: Edward Hervey Date: Sat Apr 4 10:05:50 2009 +0200 pygst.py.in: Fix license (LGPL). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572487. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 02:55:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 09:55:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577847] gst.Buffer undocumented slices usage In-Reply-To: Message-ID: <20090404095535.CA1D823F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577847 GStreamer | gst-python | Ver: 0.10.14 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Edward Hervey 2009-04-04 09:56 UTC ------- do you mean strings ? If so, that's the normal way of using 'data' in python AFAIK (i.e. if you read from a file you'll get a string). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577847. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 03:33:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 10:33:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577847] gst.Buffer undocumented slices usage In-Reply-To: Message-ID: <20090404103322.4263C23F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577847 GStreamer | gst-python | Ver: 0.10.14 Luca Bruno changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #2 from Luca Bruno 2009-04-04 10:34 UTC ------- Strings in Python don't support mutable slices. Reading from the buffer is easy and intuitive, but writing data on a buffer is not documented. buf = gst.Buffer (size); buf[:size] = data -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577847. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 05:29:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 12:29:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577926] New: Remove old xml registry Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577926 GStreamer | gstreamer (core) | Ver: git Summary: Remove old xml registry Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I don't see the point in keeping it around at all. Posting it here to gather more comments first. * __tim ponders removing the xml registry __tim, hm.... while I'd be totally in favor of that ... wouldn't it be a regression ? <__tim> bilboed, why? being able to use the registry as a xml file could be considered part of our offering removing that equals removing a feature <__tim> true, it could be just playing the devil's advocate here <__tim> but I think that's complete crack, and was never implied anywhere <__tim> and if someone does that, it's broken and they should fix their stuff <__tim> in fact, I'd argue that we have gst-xmlinspect, so there's was 0 reason to parse the xml registry directly <__tim> bilboed, oh, and also, we've already regressed in that we've migrated to the binary registry, so now we're only talking about people who have control over their gstreamer build, and they had enough transition time imo <__tim> (they had to do --disable-binary-registry or so already for things not to break) <__tim> but now you've put me off, bah fine fine, way more arguments in favor than against. Do it ! Case closed :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577926. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 05:30:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 12:30:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577926] Remove old xml registry In-Reply-To: Message-ID: <20090404123038.1059C23F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577926 GStreamer | gstreamer (core) | Ver: git ------- Comment #1 from Tim-Philipp M?ller 2009-04-04 12:31 UTC ------- Created an attachment (id=132068) --> (http://bugzilla.gnome.org/attachment.cgi?id=132068&action=view) Removes the xml registry -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577926. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 05:44:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 12:44:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577671] [rtspsrc] deadlock on shutdown (locking order problem?) In-Reply-To: Message-ID: <20090404124424.6949723F542@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577671 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Tim-Philipp M?ller 2009-04-04 12:45 UTC ------- Created an attachment (id=132070) --> (http://bugzilla.gnome.org/attachment.cgi?id=132070&action=view) patch: don't take STATE_LOCK in streaming thread, use atomic ops for src->state instead Possible patch attached. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577671. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 06:17:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 13:17:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577847] gst.Buffer undocumented slices usage In-Reply-To: Message-ID: <20090404131722.4054B23F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577847 GStreamer | gst-python | Ver: 0.10.14 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG ------- Comment #3 from Edward Hervey 2009-04-04 13:18 UTC ------- proper usage : buf.data = "this is the content of my buffer" or even simpler: buf = gst.Buffer ("this is the content of my buffer") The example you gave is completely bogus, you can't create a gst.Buffer() with an integer argument. That should have errored out. There's no gst-python specific documentation. Closing bug. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577847. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 11:46:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 18:46:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577893] Playback slows down (damaged MPEG header?) In-Reply-To: Message-ID: <20090404184627.A8DD623F543@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577893 GStreamer | don't know | Ver: 0.10.22 Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at tecnocode.co.uk AssignedTo|totem-gstreamer- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Status|UNCONFIRMED |NEEDINFO Component|GStreamer backend |don't know Product|totem |GStreamer QAContact|totem-gstreamer- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Summary|totem slows down |Playback slows down (damaged | |MPEG header?) Target Milestone|--- |HEAD Version|2.26.x |0.10.22 ------- Comment #4 from Philip Withnall 2009-04-04 18:47 UTC ------- xine's saying the MPEG header is damaged, but I'll pass this to the GStreamer people to see if they can do anything to improve GStreamer's behaviour in this situation. Could you provide a more detailed GStreamer log, with the following command? GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:5 totem 2> totem.log Would you also be able to provide a movie file which displays this behaviour, or at least the first 50KiB of one (use the following command)? head -c 50kB file.mpg > header.mpg GStreamer plugin versions (from Launchpad report): gstreamer0.10-plugins-base 0.10.22-4 gstreamer0.10-plugins-good 0.10.14-1 Note also that there's a more detailed log from xine available on the Launchpad report: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/353444/comments/3 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577893. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 13:40:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 20:40:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577847] gst.Buffer undocumented slices usage In-Reply-To: Message-ID: <20090404204058.C0CF823F540@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577847 GStreamer | gst-python | Ver: 0.10.14 Luca Bruno changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|NOTABUG | ------- Comment #4 from Luca Bruno 2009-04-04 20:41 UTC ------- I'm sorry for the wrong constructor. >>> buf = gst.Buffer () >>> buf.data = "test" Traceback (most recent call last): File "", line 1, in AttributeError: attribute 'data' of 'gst.Buffer' objects is not writable This is what I'm using now: >>> buf = gst.buffer_new_and_alloc (4) >>> buf[:4] = "test" >>> print buf test >>> So please document: 1. gst.Buffer (str) constructor, which is not in the C core reference so I couldn't realize that and the only constructor in the pygst reference has clearly no arguments 2. assignable/deletable slices -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577847. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 14:01:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 21:01:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577963] New: v4l2src doesn't work with yuv420 and a 356x292 resolution Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577963 GStreamer | gst-plugins-good | Ver: 0.10.22 Summary: v4l2src doesn't work with yuv420 and a 356x292 resolution Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: major Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: erik.andren at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.25/2.26 GNOME milestone: Unspecified Please describe the problem: I'm developing a driver for stv06xx based webcams (Quickcam Web, Dexxa Webcam, Quickcam Express etc.) Some of these webcams contain a vv6410 sensor producing a raw bayer image with a 356x292 resolution. As the camera only supports bayer natively the libv4l [1] library is used to convert the format to rgb or yuv. RGB works fine but I'm having trouble to get yuv conversion working together with gstreamer. This is due to that the U V plane widths are rounded up by 8 in gstv4l2src.c libv4l delivers 356*292+(356*292/2) = 155928 byte frames but gstreamer expects 356+292+(360*292/2) = 156512 byte frames and thus bails out. If I've understood things correctly, gstreamer expects us to pad each line with two bytes, but the v4l2 standard [2] says that the driver may choose to ignore padding and this is as of current not honoured by gstreamer. I've hacked gstv4l2src.c to only round up by 4 but I still get an corrupt image. My take is that the rounding by 8 is presumed elsewhere in the gstreamer stack. Other yuv420 consuming applications (skype for instance) work correctly and doesn't expect this alignment. My questions are as following: 1. Why is the rounding by 8 taking place? Is this defined somewhere in yuv420 specification? 2. How do we resolve this issue? AFAICS the gstreamer stack is currently violating the specs as it expects the padding. Would this be easy to fix? [1] http://hansdegoede.livejournal.com/3636.html [2] http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec/c2030.htm#V4L2-PIX-FORMAT Steps to reproduce: 1. Run the following command from the commandline: gst-launch-0.10 v4l2src queue-size=4 ! ffmpegcolorspace ! xvimagesink Actual results: Gstreamer fails to produce an image Expected results: Normal usage Does this happen every time? Yes Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577963. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 14:04:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 21:04:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559520] [resindvd] Use GDK_HAND2 cursor for menu navigation In-Reply-To: Message-ID: <20090404210430.3DF6323F544@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559520 GStreamer | gst-plugins-bad | Ver: 0.10.9 Sven Arvidsson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #1 from Sven Arvidsson 2009-04-04 21:05 UTC ------- The hand has appeared :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559520. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 4 14:37:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 4 Apr 2009 21:37:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576408] [playbin2] Deadlock when using resindvd as source In-Reply-To: Message-ID: <20090404213756.7756023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576408 GStreamer | gst-plugins-bad | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wim.taymans at gmail.com |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Component|gst-plugins-base |gst-plugins-bad Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #9 from Sebastian Dr?ge 2009-04-04 21:38 UTC ------- This was apparently fixed by one of Jan's latest changes to resindvd -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576408. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 02:56:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 09:56:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563828] [decodebin2] Complains about loops in the graph when demuxer output requires another demuxer In-Reply-To: Message-ID: <20090405095656.37B8823F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563828 GStreamer | gst-plugins-base | Ver: git ------- Comment #12 from Sebastian Dr?ge 2009-04-05 09:57 UTC ------- Created an attachment (id=132111) --> (http://bugzilla.gnome.org/attachment.cgi?id=132111&action=view) decodebin2-demuxer-demuxer.diff Potential patch, unfortunately it doesn't work correctly for some reason and all threads are hanging... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563828. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 05:33:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 12:33:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578004] New: gstreamer fails when playing audio files with samplerate=96khz Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578004 GStreamer | don't know | Ver: git Summary: gstreamer fails when playing audio files with samplerate=96khz Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: bruceturk at yahoo.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified When playing cd quality audio files(flac format 16bit, 44.1Khz) over bluetooth, everything works fine. Playing studio master flac files (24 bit 96 Khz) over bluetooth fails. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578004. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 10:43:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 17:43:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578052] New: gstavidemux: support seeking and duration query in default format Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578052 GStreamer | gst-plugins-good | Ver: git Summary: gstavidemux: support seeking and duration query in default format Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: lrn1986 at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified subj -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578052. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 10:46:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 17:46:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578052] gstavidemux: support seeking and duration query in default format In-Reply-To: Message-ID: <20090405174623.15FF123F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578052 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from LRN 2009-04-05 17:46 UTC ------- Created an attachment (id=132140) --> (http://bugzilla.gnome.org/attachment.cgi?id=132140&action=view) Adds duration and seek support for default format. Now you can do: GstFormat fmt = GST_FORMAT_DEFAULT; gint64 len; gst_element_query_duration (pipeline, &fmt, &len); and you can call gst_element_seek() with GST_FORMAT_DEFAULT too. Conversion implementation was in place, but it was used for internal conversions only (and there are a lot of #if 0). Now, it's time to test just how accurate it is... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578052. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 10:53:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 17:53:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 562264] [resindvd] No background in menu In-Reply-To: Message-ID: <20090405175356.A1FEE23F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=562264 GStreamer | gst-plugins-bad | Ver: 0.10.9 Sven Arvidsson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #4 from Sven Arvidsson 2009-04-05 17:54 UTC ------- This seems to work fine now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=562264. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 10:57:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 17:57:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 558410] [resindvd] No menu in Apocalypse Now Redux In-Reply-To: Message-ID: <20090405175707.28D9823F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=558410 GStreamer | gst-plugins-bad | Ver: 0.10.9 Sven Arvidsson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #1 from Sven Arvidsson 2009-04-05 17:57 UTC ------- Apocalypse Now works now. There's still a problem with the sub menus (language, extras etc.) they aren't visible, all I get is a static picture of the main menu. However, the sub menu is there, as the mouse over shows clickable regions. This seems to be a more general problem as I have seen the same thing happening with other movies. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=558410. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 10:57:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 17:57:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 566561] [resindvd] Failed to connect stream (with pulsesink) In-Reply-To: Message-ID: <20090405175758.DF4BC23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=566561 GStreamer | gst-plugins-bad | Ver: 0.10.9 ------- Comment #1 from Sven Arvidsson 2009-04-05 17:58 UTC ------- I haven't seen this for a while now, but I haven't been using the new changes in resin for very long, so I'll keep this open for now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=566561. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 11:25:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 18:25:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577667] Streaming video memory-leaks 100% of the streamed data. In-Reply-To: Message-ID: <20090405182543.B766E23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577667 GStreamer | common | Ver: 0.10.22 Bertrand Lorentz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bertrand.lorentz at gmail.com AssignedTo|banshee-maint at gnome.bugs |gstreamer- | |bugs at lists.sourceforge.net Status|UNCONFIRMED |NEW Component|Podcasting |common Ever Confirmed|0 |1 Product|banshee |GStreamer QAContact|banshee-maint at gnome.bugs |gstreamer- | |bugs at lists.sourceforge.net Summary|Streaming podcasts memory- |Streaming video memory-leaks |leaks 100% of the streamed |100% of the streamed data. |data. | Target Milestone|1.x |HEAD Version|1.4.3 |0.10.22 ------- Comment #5 from Bertrand Lorentz 2009-04-05 18:26 UTC ------- I've seen a 50 MB increase after playing 10 minutes of one video of the above podcast. Similar increase happens when playing directly with gstreamer : gst-launch-0.10 playbin uri=http://pro7-galileo.feedplace.de/files/31032009_galileo_zuckermythen.mp4 Playing from a local file doesn't seem to cause any leak. Here's what I think might be the relevant output of "valgrind --leak-check=yes gst-launch-0.10 playbin uri=http://pro7-galileo.feedplace.de/files/31032009_galileo_zuckermythen.mp4" ==32496== 520,388 bytes in 236 blocks are possibly lost in loss record 41 of 44 ==32496== at 0x400848F: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==32496== by 0x4947DCD4: g_malloc (in /usr/lib/libglib-2.0.so.0.1800.4) ==32496== by 0x4F1087F9: gst_adapter_take (in /usr/lib/libgstbase-0.10.so.0.19.0) ==32496== by 0x4F16667: (within /usr/lib/gstreamer-0.10/libgstqtdemux.so) ==32496== by 0x4F07221D: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F0729B2: gst_pad_push (in /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4695D98: (within /usr/lib/gstreamer-0.10/libgstcoreelements.so) ==32496== by 0x4F07221D: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F0729B2: gst_pad_push (in /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F059E9C: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F07221D: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F0729B2: gst_pad_push (in /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== ==32496== ==32496== 1,807,005 (1,362,951 direct, 444,054 indirect) bytes in 2,069 blocks are definitely lost in loss record 44 of 44 ==32496== at 0x400848F: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==32496== by 0x4947DCD4: g_malloc (in /usr/lib/libglib-2.0.so.0.1800.4) ==32496== by 0x4F1087F9: gst_adapter_take (in /usr/lib/libgstbase-0.10.so.0.19.0) ==32496== by 0x4F16667: (within /usr/lib/gstreamer-0.10/libgstqtdemux.so) ==32496== by 0x4F07221D: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F0729B2: gst_pad_push (in /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4695D98: (within /usr/lib/gstreamer-0.10/libgstcoreelements.so) ==32496== by 0x4F07221D: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F0729B2: gst_pad_push (in /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F059E9C: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F07221D: (within /usr/lib/libgstreamer-0.10.so.0.19.0) ==32496== by 0x4F0729B2: gst_pad_push (in /usr/lib/libgstreamer-0.10.so.0.19.0) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577667. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 11:31:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 18:31:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577893] Playback slows down (damaged MPEG header?) In-Reply-To: Message-ID: <20090405183155.D5E8B23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577893 GStreamer | don't know | Ver: 0.10.22 BUGabundo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #5 from BUGabundo 2009-04-05 18:32 UTC ------- i'm having trouble reproducing this now. I got w64codecs upgrade, not sure if that changed something I'm attaching 2 new logs with the test solicited -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577893. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 11:39:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 18:39:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572712] Internal GStreamer error: pad problem. In-Reply-To: Message-ID: <20090405183907.80C1023F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572712 GStreamer | gstreamer (core) | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|blocker |normal Status|NEEDINFO |RESOLVED Resolution| |INCOMPLETE Target Milestone|HEAD |NONE ------- Comment #2 from Tim-Philipp M?ller 2009-04-05 18:39 UTC ------- Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572712. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 11:39:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 18:39:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577893] Playback slows down (damaged MPEG header?) In-Reply-To: Message-ID: <20090405183922.A3EFE23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577893 GStreamer | don't know | Ver: 0.10.22 ------- Comment #6 from BUGabundo 2009-04-05 18:40 UTC ------- ok I take it back... it generated a 270MiBs and one 720MiBs logs!!! those are not suitable to upload via 3G eheh Do you have any idea why this logs are so big? i ran: GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:5 totem 2> totem.log -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577893. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 5 11:41:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 5 Apr 2009 18:41:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090405184126.4B93323F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git ------- Comment #7 from Tim-Philipp M?ller 2009-04-05 18:42 UTC ------- What's happening with this one? Let's commit it and get it into 0.10.23 if everyone's happy with the API. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 01:17:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 08:17:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578112] New: x264enc: I-frame request Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578112 GStreamer | gst-plugins-bad | Ver: git Summary: x264enc: I-frame request Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: janin.kolenc at marand.si QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unversioned Enhancement GNOME milestone: Unspecified Sometimes it is useful if the encoder is able to produce an i-frame on request (VFU). This is already implemented in ffmpegenc and theoraenc using a GstForceKeyUnit event. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578112. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 01:19:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 08:19:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578112] x264enc: I-frame request In-Reply-To: Message-ID: <20090406081941.6688423F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578112 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Janin Kolenc 2009-04-06 08:20 UTC ------- Created an attachment (id=132172) --> (http://bugzilla.gnome.org/attachment.cgi?id=132172&action=view) Implements i-frame request This patch enables support for I-frame request. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578112. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 01:50:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 08:50:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] New: API: add two new log levels: FIXME and MEMDUMP Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git Summary: API: add two new log levels: FIXME and MEMDUMP Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I'd like to add two new log levels and associated macros to the debugging system, namely GST_FIXME() and friends and GST_MEMDUMP() and friends. The FIXME category is nothing special and works just like all the other levels. The MEMDUMP stuff works a bit differently in that it takes a non-printf style message string and data/length arguments and then produces something like this: --------------------------------------------------------------------------- check gst/gstinfo.c:210:info_dump_mem: quicktime header check gst/gstinfo.c:210:info_dump_mem: 00000000: 00 00 00 20 66 74 79 70 71 74 20 20 20 05 03 00 ... ftypqt ... check gst/gstinfo.c:210:info_dump_mem: 00000010: 71 74 20 20 00 00 00 00 00 00 00 00 00 00 00 00 qt ............ check gst/gstinfo.c:210:info_dump_mem: 00000020: 00 00 ef e1 6d 6f 6f 76 00 00 00 6c 6d 76 68 64 ....moov...lmvhd check gst/gstinfo.c:210:info_dump_mem: 00000030: 00 00 00 00 bf d1 00 1d bf d1 00 1e 00 00 0b b5 ................ check gst/gstinfo.c:210:info_dump_mem: 00000040: 00 04 59 c5 00 01 00 00 00 ff 00 00 00 00 00 00 ..Y............. check gst/gstinfo.c:210:info_dump_mem: 00000050: 00 00 00 00 00 01 25 73 25 73 ......%s%s check gst/gstinfo.c:210:info_dump_mem: --------------------------------------------------------------------------- -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 01:51:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 08:51:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP In-Reply-To: Message-ID: <20090406085153.4B12A23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git ------- Comment #1 from Tim-Philipp M?ller 2009-04-06 08:52 UTC ------- Created an attachment (id=132173) --> (http://bugzilla.gnome.org/attachment.cgi?id=132173&action=view) patch: add FIXME and DUMPMEM log levels -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 03:06:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 10:06:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578118] New: [multifdsink] add option to not resend the streamheader when it changes in the caps Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578118 GStreamer | gst-plugins-base | Ver: git Summary: [multifdsink] add option to not resend the streamheader when it changes in the caps Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: j.urbanski at students.mimuw.edu.pl QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The attached patch adds a new property in multifdsink, resend-streamheader. If this property is false, the multifdsink will not send the streamheader if there's already one set for a particular client. There are some formats in which every stream needs to start with a certain blob, but you can't inject this blob at leisure. If the producer wants to change the blob in question and sets in as the streamheader on the outgoing buffers' caps, new clients of multifdsink will get the new streamheader, but old clients will break, because they'll see the blob in the middle of the stream. The property is true by default, so existing code will not see any difference. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 03:07:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 10:07:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578118] [multifdsink] add option to not resend the streamheader when it changes in the caps In-Reply-To: Message-ID: <20090406100744.15BCA23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578118 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Jan 2009-04-06 10:08 UTC ------- Created an attachment (id=132177) --> (http://bugzilla.gnome.org/attachment.cgi?id=132177&action=view) patch to implement the feature -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 03:21:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 10:21:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578118] [multifdsink] add option to not resend the streamheader when it changes in the caps In-Reply-To: Message-ID: <20090406102140.855D223EF84@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578118 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Jan 2009-04-06 10:22 UTC ------- Actually, a better idea might be to invent a new buffer flag, something like DONT_SEND_IN_STREAMHEADER_IF_CHANGED. multifdsink would then look at that flag and not send buffers that have it. The producer can then change the streamheader safely - new clients will get the new header, old clients won't get broken. That shifts the responsibility to the producer, which is good, and adds flexibility. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 05:49:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 12:49:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090406124921.13CB023F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128600|none |needs-work Flag| | ------- Comment #8 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-06 12:50 UTC ------- There are some comments above that could go into the patch. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 07:20:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 14:20:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] New: 3gpp Asset metadata handling is missing in qtdemux Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git Summary: 3gpp Asset metadata handling is missing in qtdemux Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: marco.ballesio at nokia.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unversioned Enhancement GNOME milestone: Unspecified qtdemux is currently not handling metadata as specified in 3GPP-TS-26.244-V8.0.0, Asset metadata handling. This is particularly problematic when handling 3gp files recorded with cellphones. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 07:44:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 14:44:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] 3gpp Asset metadata handling is missing in qtdemux In-Reply-To: Message-ID: <20090406144451.55CA123F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Marco Ballesio 2009-04-06 14:44 UTC ------- Created an attachment (id=132193) --> (http://bugzilla.gnome.org/attachment.cgi?id=132193&action=view) proposed patch for handling 3gpp Asset metadata with qtdemux -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 10:26:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 17:26:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578160] New: ffenc_h263 doesn't list the resolutions it actually supports Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578160 GStreamer | gst-ffmpeg | Ver: git Summary: ffenc_h263 doesn't list the resolutions it actually supports Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: When listing the caps of ffenc_h263, it doesn't state which resolutions it can accept on its src, while gstffmpegcodecmap.c indicates the following: /* 128x96, 176x144, 352x288, 704x576, and 1408x1152. slightly reordered * because we want automatic negotiation to go as close to 320x240 as * possible. */ const static gint widths[] = { 352, 704, 176, 1408, 128 }; const static gint heights[] = { 288, 576, 144, 1152, 96 }; Steps to reproduce: gst-inspect ffenc_h263 or run gst-launch videotestsrc ! video/x-raw-yuv, width=640, height=480 ! ffenc_h263 ! ffdec_h263 ! xvimagesink Actual results: in the first case, there's no mention of the finite resolutions supported by ffenc_h263. in the second case, the pipeline fails with: WARNING: erroneous pipeline: could not link videotestsrc0 to ffenc_h2630 Expected results: in the first case, I'd expect the resolutions to be listed in some way. in the second case, I'd expect an error message or warning about the resolution being unacceptable. Does this happen every time? yes Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578160. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 12:08:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 19:08:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578166] New: libgstwaveform, gstwaveformsink.c "BYTE" instead of "byte" Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578166 GStreamer | gst-plugins-good | Ver: 0.10.22 Summary: libgstwaveform, gstwaveformsink.c "BYTE" instead of "byte" Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dhoyt at llnl.gov QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Line 503 of gstwaveformsink.c (data = (byte *) data + bytes_to_write;) may want to use "BYTE" instead of "byte". -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578166. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 12:08:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 19:08:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578166] libgstwaveform, gstwaveformsink.c "BYTE" instead of "byte" In-Reply-To: Message-ID: <20090406190851.8EB3023F507@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578166 GStreamer | gst-plugins-good | Ver: 0.10.22 ------- Comment #1 from David Hoyt 2009-04-06 19:09 UTC ------- Created an attachment (id=132212) --> (http://bugzilla.gnome.org/attachment.cgi?id=132212&action=view) Possible fix -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578166. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 12:37:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 19:37:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] [alsamixer] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090406193800.020FF23F507@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | gst-plugins-base | Ver: 0.10.x ------- Comment #16 from Max Romantschuk 2009-04-06 19:38 UTC ------- The fix is in Ubuntu Jaunty now, and I can confirm everything seems to work. :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 12:56:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 19:56:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP In-Reply-To: Message-ID: <20090406195659.4A6B023F4E9@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-06 19:57 UTC ------- I like the MEMDUMP category. It also fits nicely below LOG. I am not fully convinced about FIXME though. The main benefit I can see is that once can easily grep the code for those. But I see a FIXME that is hit during execution more on the GST_WARNING level. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 13:29:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 20:29:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP In-Reply-To: Message-ID: <20090406202906.234D523F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git ------- Comment #3 from Tim-Philipp M?ller 2009-04-06 20:29 UTC ------- > I am not fully convinced about FIXME though. The main benefit I can see > is that once can easily grep the code for those. But I see a FIXME that > is hit during execution more on the GST_WARNING level. Not sure, they're semantically different really. A FIXME doesn't necessarily mean a WARNING, e.g. "FIXME: extract image tag". I see it more as a development tool really. We'll never know how useful it is until we have it, and some people swear by it. I'm not particularly attached to it, but I could see myself using it. The debug level isn't ideal of course, but since there's no space between WARNING and INFO we'll just have to add it after log for now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 14:46:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 21:46:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] [alsamixer] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090406214605.A68DF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | gst-plugins-base | Ver: 0.10.x ------- Comment #17 from Piotr Stefanczyk 2009-04-06 21:46 UTC ------- I confirm - works fine with CA0106 and HDA Intel. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 15:48:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 6 Apr 2009 22:48:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576586] [alsamixer] gnome-sound-properties freeze In-Reply-To: Message-ID: <20090406224842.E410923F507@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576586 GStreamer | gst-plugins-base | Ver: 0.10.x ------- Comment #18 from H?kon Atli Birgisson 2009-04-06 22:48 UTC ------- Same here. I can confirm everything works now after the update. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576586. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 6 23:15:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 06:15:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578201] New: _gst_plugin_fault_handler_is_setup undefined under HAVE_WIN32 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578201 GStreamer | gstreamer (core) | Ver: 0.10.22 Summary: _gst_plugin_fault_handler_is_setup undefined under HAVE_WIN32 Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Cygwin Status: UNCONFIRMED Severity: trivial Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: cyanbeck at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified If HAVE_WIN32 is defined, _gst_plugin_fault_handler_is_setup will not be defined. However, functions below (_gst_plugin_fault_handler_restore and _gst_plugin_fault_handler_setup) use this variable whether HAVE_WIN32 is defined or not. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578201. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 00:55:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 07:55:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 459226] New plugin: ID3 tagger which writes version 2.3 In-Reply-To: Message-ID: <20090407075550.51C9923F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=459226 GStreamer | gst-plugins-bad | Ver: git ------- Comment #23 from Per Thomas Jahr 2009-04-07 07:56 UTC ------- >Almost two years have passed since the plugin was first submitted for inclusion >into Gstreamer and there's nothing suggesting that it will ever be accepted. Do you know why it isn't accepted? And who decides? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=459226. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 00:58:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 07:58:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP In-Reply-To: Message-ID: <20090407075828.19F4423F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org ------- Comment #4 from Sebastian Dr?ge 2009-04-07 07:59 UTC ------- I like both new log levels and would also use them :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 01:20:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 08:20:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572551] mpeg4videoparse fails to extract codec_data from this network camera video stream In-Reply-To: Message-ID: <20090407082014.3055923F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572551 GStreamer | gst-plugins-good | Ver: git Luca Ognibene changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | Summary|rtpmp4vpay fails to parse |mpeg4videoparse fails to |this network camera video |extract codec_data from this |stream |network camera video stream ------- Comment #6 from Luca Ognibene 2009-04-07 08:20 UTC ------- I know you're starting to hate me but.. reopening the bug :) With the same dump mpeg4videoparse fails to extrac codec_data. I think the patch would be similar to what you've done in rtpmp4vpay.. - look for VOS even if you find 0x01 and not only VOS_STARTCODE - fix _handle_vos to not return if profile is zero thank you! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572551. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 02:05:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 09:05:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 459226] New plugin: ID3 tagger which writes version 2.3 In-Reply-To: Message-ID: <20090407090521.4C6CE23F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=459226 GStreamer | gst-plugins-bad | Ver: git ------- Comment #24 from Emmanuel Rodriguez 2009-04-07 09:05 UTC ------- > Do you know why it isn't accepted? I know that adding an extra dependency is not helping too much the cause, specially adding a dependency to id3lib which is a nightmare to work with. On irc I got told by one of the gst developers that he plans to write a proper ID3 tag writer that will not use an external library. Obviously, Gstreamer needs his precious resources somewhere else and his plugin has never seen the light. In the meanwhile there's no plugin in Gstreamer that addresses the ID3 tagging issue. > Who decides? I don't know who decides for the inclusion of new plugins. I tried various times to ask for comments on the bug on irc and I got told that this will be checked but nothing so far. The plugin is released as Open Source and could be packaged by Linux distributions independently of what's provided by Gstreamer. Gstreamer is modular enough to accept foreign plugins easily. What would be nice is that people with "deficient" MP3 players can enjoy proper tagging. I don't mind how they get the plugin nor which plugin provides this functionality. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=459226. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 02:41:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 09:41:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577598] [decodebin2] Video does not play after going to READY and back to PLAYING In-Reply-To: Message-ID: <20090407094158.A22E923F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577598 GStreamer | gst-plugins-base | Ver: 0.10.22 Dejan Sakel?ak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #1 from Dejan Sakel?ak 2009-04-07 09:42 UTC ------- Latest git has this already fixed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577598. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 06:10:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 13:10:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578234] New: querying position on a gnlcomposition src pad during an operation returns time since operation start, not composition start Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578234 GStreamer | gnonlin | Ver: git Summary: querying position on a gnlcomposition src pad during an operation returns time since operation start, not composition start Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gnonlin AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thomas at apestaart.org QAContact: bilboed at gmail.com GNOME version: Unspecified GNOME milestone: Unspecified For example: - track 1, 0-10 seconds: position reported on pad is 0-10 seconds - track 2 starts, overlaps with 1 from 10-15: position reported on pad is 0-5 seconds - track 1 ends, track 2 is alone again, from 15-30: position reported on pad is 15-30 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578234. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 08:17:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 15:17:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578257] New: Image problems using rtpjpeg(de)pay Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578257 GStreamer | gst-plugins-good | Ver: git Summary: Image problems using rtpjpeg(de)pay Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: luca.ognibene at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: There are major image quality loss when using rtpjpeg(de)pay (i think the problem is in the payloader because i can reproduce it using mplayer as a client). Steps to reproduce: You'll see visual problems just using this pipeline (it seems some plane is shifted?): gst-launch-0.10 videotestsrc ! ffenc_mjpeg ! rtpjpegpay ! rtpjpegdepay ! ffdec_mjpeg ! xvimagesink Actual results: Expected results: Does this happen every time? Yes Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578257. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 08:27:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 15:27:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] [qtdemux] missing 3gpp Asset metadata handling In-Reply-To: Message-ID: <20090407152755.B121F23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git Ren? Stadler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at renestadler.de Summary|3gpp Asset metadata handling|[qtdemux] missing 3gpp Asset |is missing in qtdemux |metadata handling -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 11:19:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 18:19:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 517231] threadsafe/colored windows logging In-Reply-To: Message-ID: <20090407181937.8BFDF23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=517231 GStreamer | gstreamer (core) | Ver: git ------- Comment #11 from LRN 2009-04-07 18:20 UTC ------- Another option is to use WriteConsoleOutput() function, which takes combined character and attribute (color) data. But there is one problem with it - it won't change the cursor position. So we'll have to change it manually. Which means calling GetConsoleCursorInfo() to get current cursor position and SetConsoleCursorPosition() to change it. It's still not thread-safe. On the other hand, if we DO use locking, this solution offers shortest locktime, because character/color buffer is prepared outside of lock, function locks only to write data into the console and move the cursor, which should be faster than writing a string and changing color attribute a few times (current solution) or writing one string and then setting console attributes a few times (the FillConsoleOutputAttribute solution). FillConsoleOutputAttribute has an advantage of writing meaningful text data in both implementations (with or without locking), because the presence of a lock only affects the way it colorizes text (it may colorize wrong characters in concurrent mode, but at least text will be intact). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=517231. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 11:25:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 18:25:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578278] New: gst-ffmpeg: assign offsets (from upstream) to outgoing buffers Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578278 GStreamer | gst-ffmpeg | Ver: git Summary: gst-ffmpeg: assign offsets (from upstream) to outgoing buffers Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: lrn1986 at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gstffmpegdec should assign buffer offsets, so that downstream elements would know the frame/sample numbers. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578278. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 11:27:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 18:27:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578278] gst-ffmpeg: assign offsets (from upstream) to outgoing buffers In-Reply-To: Message-ID: <20090407182722.9CAEB23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578278 GStreamer | gst-ffmpeg | Ver: git ------- Comment #1 from LRN 2009-04-07 18:28 UTC ------- Created an attachment (id=132288) --> (http://bugzilla.gnome.org/attachment.cgi?id=132288&action=view) Assign offsets in ffmpegdec Works with http://bugzilla.gnome.org/show_bug.cgi?id=578052 , since it requires demuxer to assign proper offsets too. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578278. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 11:40:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 18:40:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578052] gstavidemux: support seeking and duration query in default format In-Reply-To: Message-ID: <20090407184001.A309923F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578052 GStreamer | gst-plugins-good | Ver: git ------- Comment #2 from LRN 2009-04-07 18:40 UTC ------- Seems to be accurate enough. I've tested it on AVI file (v2.0) and it seemed that it seeks accurately - i've written a test app that enables seeking (with GUI) and dumps video frames as png images. With it i was able to seek to a random frame N in the middle of the stream, then let it play 10 or more frames, then seek to a frame N+10, let it dump it and kill the application. Then i compared 10th frame taken after 1st seek and 1st frame taken after 2nd seek. They were the same. With http://bugzilla.gnome.org/show_bug.cgi?id=578278 (which enables my test app to show frame numbers instead of '-1's) i was able to see the numbers, and i can confirm that it seeks exactly to the frame specified by user. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578052. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 14:42:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 21:42:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 509311] [rtph263pay] rtph263pay does not follow rfc2190 In-Reply-To: Message-ID: <20090407214213.061EE23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=509311 GStreamer | gst-plugins-good | Ver: git ------- Comment #25 from Youness Alaoui 2009-04-07 21:43 UTC ------- Created an attachment (id=132297) --> (http://bugzilla.gnome.org/attachment.cgi?id=132297&action=view) patch over latest patch Hi, First, thanks for your awesome work! Here are my comments about the latest patch : 1 - mode A is broken because there are a few #if 0 in there to remove mode A support.. I know you're currently testing mode B, but it doesn't have to break mode A... 2 - Choosing the mode is important because I'm trying to make this work with Window's Live Messenger compatibility and they only support mode A.. but when I try with your code, it forces the use of mode B and I don't know exactly how it decides which mode to use, I would want to force it to always use mode A. 3 - there's a memory leak in gst_rtp_h263_pay_gobfinder, you free the GstRtpH263PayBoundry when you can't find any GOB, but you don't free it when you actually find the GOB. 4 - the marker was always set to TRUE because you commented out the lines that check wheter it should be set to TRUE or not (probably for debugging and forgot to revert) 5 - If the rtp-payload-size property on ffenc_h263 isn't set to "1", then the payloader won't work, because it loops trying to find each GOB one by one, and if it doesn't find one, it will give the warning : "No GOB's were found in data stream! Please enable RTP mode in encoder. Forcing mode A for now." and it will send the entire frame... the problem is that if you set the rtp-payload-size to 1024 for example, you may have only 2 or 3 gob headers in your stream and the payloader should split the packet on those gobs, and not try to find each gob individually then add them one by one and see if the size is < mtu. Besides, the warning says that it couldn't find any GOBs, while it actually found quite a few, but it didn't find them *all*. 6 - I don't think that the payloader should require the encoder to add the GOB headers since these are completely optional. What it should do is to actually scan the stream and find the GOBs without the header (I think you already do that for the B mode), and use that to split the message using the sbit and ebit header fields. I say this because WLM doesn't use GOB headers, it just splits it at GOB boundary and uses the sbit and ebit fields. If the code is already there for mode B, then I think it should be used also for mode A and find the gob boundaries correctly without relying on the GOB headers being there. I'm attaching a patch to the previous patch (so apply the latest patch then apply mine). I did it that way so you can see what I changed from your code. Thanks again for your work! KaKaRoTo -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=509311. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 14:43:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 21:43:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 509311] [rtph263pay] rtph263pay does not follow rfc2190 In-Reply-To: Message-ID: <20090407214349.A034C23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=509311 GStreamer | gst-plugins-good | Ver: git Youness Alaoui changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |youness.alaoui at collabora.co. | |uk -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=509311. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 16:56:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 7 Apr 2009 23:56:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578310] New: [matroskamux] - Should suppport speex Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578310 GStreamer | gst-plugins-good | Ver: git Summary: [matroskamux] - Should suppport speex Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified the Matroskamuxer do not currently have any mapping for embedding speex audio in a file. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578310. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 7 23:46:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 06:46:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577667] Streaming video memory-leaks 100% of the streamed data. In-Reply-To: Message-ID: <20090408064604.4307CFFA8@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577667 GStreamer | common | Ver: 0.10.22 Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Comment #6 from Sebastian Dr?ge 2009-04-08 06:46 UTC ------- I can't reproduce this here with latest git. Could you install debug packages for libc, glib, gstreamer, gst-plugins-base and gst-plugins-good and run valgrind again? This way we get line numbers, etc :) Also, which versions of the above packages are you using? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577667. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 05:11:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 12:11:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 466393] Crash in gst_caps_set_simple with ogg video In-Reply-To: Message-ID: <20090408121109.BFB0123F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=466393 GStreamer | gst-plugins-base | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Component|gstreamer (core) |gst-plugins-base Resolution| |DUPLICATE ------- Comment #8 from Tim-Philipp M?ller 2009-04-08 12:12 UTC ------- I think this was fixed by this commit: 2008-04-20 Sebastian Dr?ge * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header): GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to vaargs functions to gint. Otherwise the fractions will get 0 set instead of the correct value on big endian systems. Fixes bug #529018. According to the stack trace in the other bug it crashes in g_str_hash(), but since we pass constant strings as fields, the only possibility is that we're passing an argument of the wrong width somewhere. And it's not the width/height arguments, because those are gint32 variables which will automatically be promoted to int if sizeof(gint32) Message-ID: <20090408121110.5FE1723F4F5@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=529018 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Tim-Philipp M?ller 2009-04-08 12:12 UTC ------- *** Bug 466393 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529018. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 05:29:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 12:29:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575563] The last gstreamer sometime deadlock when it wasn't a few month ago In-Reply-To: Message-ID: <20090408122916.2144C23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575563 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #3 from Tim-Philipp M?ller 2009-04-08 12:30 UTC ------- Ping? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575563. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 05:31:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 12:31:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575543] I don't understand GST_PAUSE In-Reply-To: Message-ID: <20090408123111.1368323F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575543 GStreamer | gstreamer (core) | Ver: 0.10.20 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|NEEDINFO |RESOLVED Resolution| |NOTABUG Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-08 12:32 UTC ------- Bugzilla is not the right place to ask these kind of questions. Please use the gstreamer-devel mailing list to ask questions and get support, thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575543. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 06:00:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 13:00:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578374] New: GStreamer: RTP support hyperlink broken Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578374 GStreamer | www | Ver: git Summary: GStreamer: RTP support hyperlink broken Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: www AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: farkeu at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified In this web page: http://gstreamer.freedesktop.org/documentation/rtp.html I found some hyperlinks are borken: Intro: gst-plugins-farsight ---link to---> http://projects.collabora.co.uk/darcs/farsight/gst-plugins-farsight/ How to use it: here ---link to---> http://projects.collabora.co.uk/trac/farsight/wiki/GettingStarted Plz fix these, thank you :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578374. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 06:14:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 13:14:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578378] New: multiudpsink on Vista is bound on IPv6 and fails when sending to IPv4 address Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578378 GStreamer | gst-plugins-good | Ver: 0.10.22 Summary: multiudpsink on Vista is bound on IPv6 and fails when sending to IPv4 address Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: filippo.dellabetta at telecomitalia.it QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: When using udpsink (gst-plugins-good-0.10.14) on Vista, by default (and if you don't provide external fd) it creates socket with AF_INET6 family (line 611 of gstmultiudpsink.c) even if is not requested. When trying to specify host with IPv4 it fails sending ( sendto on line 397 of same file returns SOCKET_ERROR ) since it is already bound on IPv6. Steps to reproduce: simply execute gst-launch audiotestsrc ! udpsink host=1.2.3.4 port=5678 Actual results: no packet are sent to the host Expected results: UDP packet sent on host 1.2.3.4 Does this happen every time? Yes Other information: Probably adding a parameter to force socket binding on IPv4 would be an idea. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578378. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 06:35:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 13:35:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578378] multiudpsink on Vista is bound on IPv6 and fails when sending to IPv4 address In-Reply-To: Message-ID: <20090408133525.23EACFFA5@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578378 GStreamer | gst-plugins-good | Ver: 0.10.22 Filippo Della Betta changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |filippo.dellabetta at telecomit | |alia.it -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578378. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 07:32:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 14:32:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575563] The last gstreamer sometime deadlock when it wasn't a few month ago In-Reply-To: Message-ID: <20090408143239.C4BB123F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575563 GStreamer | gstreamer (core) | Ver: git Sebastien Merle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #4 from Sebastien Merle 2009-04-08 14:33 UTC ------- Sorry, I didn't sow the reply. Here are the threads backtraces: Thread 4 (Thread 0xb750bb90 (LWP 17392)): #0 0xb8068430 in __kernel_vsyscall () #1 0xb801b075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7739c6b in gst_data_queue_push (queue=0x96cbf70, item=0x96d9388) at gstdataqueue.c:391 #3 0xb75ec2eb in gst_multi_queue_chain (pad=0x959c3c0, buffer=0x959e158) at gstmultiqueue.c:984 #4 0xb76a4605 in gst_pad_chain_unchecked (pad=0x959c3c0, buffer=0x959e158) at gstpad.c:3977 #5 0xb76a5a1a in gst_pad_push (pad=0x95666c8, buffer=0x959e158) at gstpad.c:4144 #6 0xb757f3c1 in gst_asf_demux_push_complete_payloads (demux=0x9596c00, force=0) at gstasfdemux.c:1188 #7 0xb758983e in gst_asf_demux_loop (demux=0x9596c00) at gstasfdemux.c:1240 #8 0xb76c8f43 in gst_task_func (task=0x9583da0, tclass=0x9366c50) at gsttask.c:172 #9 0xb7ae56e6 in ?? () from /usr/lib/libglib-2.0.so.0 #10 0xb7ae404f in ?? () from /usr/lib/libglib-2.0.so.0 #11 0xb801750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0xb7f65a0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0xb6d0ab90 (LWP 17393)): #0 0xb8068430 in __kernel_vsyscall () #1 0xb801b075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7739600 in gst_data_queue_pop (queue=0x9570e28, item=0xb6d0a2e4) at gstdataqueue.c:448 #3 0xb75eb803 in gst_multi_queue_loop (pad=0x959c180) at gstmultiqueue.c:850 #4 0xb76c8f43 in gst_task_func (task=0x95dce98, tclass=0x9366c50) at gsttask.c:172 #5 0xb7ae56e6 in ?? () from /usr/lib/libglib-2.0.so.0 #6 0xb7ae404f in ?? () from /usr/lib/libglib-2.0.so.0 #7 0xb801750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7f65a0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread 0xb5b22b90 (LWP 17394)): #0 0xb8068430 in __kernel_vsyscall () #1 0xb801b075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb76a071e in handle_pad_block (pad=0x95df950) at gstpad.c:3850 #3 0xb76a5c95 in gst_pad_alloc_buffer_full (pad=0x95df950, offset=18446744073709551615, size=64800, caps=0xb6402760, buf=0xb5b22094, setcaps=0) at gstpad.c:2859 #4 0xb7695269 in gst_proxy_pad_do_bufferalloc (pad=0x95e00e0, offset=18446744073709551615, size=64800, caps=0xb6402760, buf=0xb5b22094) at gstghostpad.c:182 #5 0xb76a5ee7 in gst_pad_alloc_buffer_full (pad=0x959c600, offset=18446744073709551615, size=64800, caps=0xb6402760, buf=0xb5b22094, setcaps=1) at gstpad.c:2791 #6 0xb5bb435d in alloc_output_buffer (ffmpegdec=0x96d21f0, outbuf=0xb5b22094, width=240, height=180) at gstffmpegdec.c:796 #7 0xb5bb81c7 in gst_ffmpegdec_frame (ffmpegdec=0x96d21f0, data=0x97bf960 "", size=1780, got_data=0xb5b2218c, in_timestamp=0, in_duration=66000000, ret=0xb5b22188) at gstffmpegdec.c:1392 #8 0xb5bb963f in gst_ffmpegdec_chain (pad=0x959c540, inbuf=0x9598cf0) at gstffmpegdec.c:2330 #9 0xb76a4605 in gst_pad_chain_unchecked (pad=0x959c540, buffer=0x9598cf0) at gstpad.c:3977 #10 0xb76a5a1a in gst_pad_push (pad=0x959c480, buffer=0x9598cf0) at gstpad.c:4144 #11 0xb75ebaf8 in gst_multi_queue_loop (pad=0x959c480) at gstmultiqueue.c:749 #12 0xb76c8f43 in gst_task_func (task=0x95dcf88, tclass=0x9366c50) at gsttask.c:172 #13 0xb7ae56e6 in ?? () from /usr/lib/libglib-2.0.so.0 #14 0xb7ae404f in ?? () from /usr/lib/libglib-2.0.so.0 #15 0xb801750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #16 0xb7f65a0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7e838c0 (LWP 17390)): #0 0xb8068430 in __kernel_vsyscall () #1 0xb7f5b167 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7abcc52 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0xb7abd2e2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb7d5afd4 in ?? () from /var/lib/python-support/python2.5/gtk-2.0/glib/_glib.so #5 0x080cede3 in PyEval_EvalFrameEx (f=0x9276024, throwflag=0) at ../Python/ceval.c:3579 #6 0x080d0345 in PyEval_EvalCodeEx (co=0x8fcb380, globals=0xb7dc2bdc, locals=0x0, args=0x92759f8, argcount=1, kws=0x92759fc, kwcount=0, defs=0x9166e78, defcount=1, closure=0x0) at ../Python/ceval.c:2858 #7 0x080ce728 in PyEval_EvalFrameEx (f=0x92758b4, throwflag=0) at ../Python/ceval.c:3691 #8 0x080d0345 in PyEval_EvalCodeEx (co=0xb7e234a0, globals=0xb7dbbb54, locals=0x0, args=0x8fc4e3c, argcount=2, kws=0x8fc4e44, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2858 #9 0x080ce728 in PyEval_EvalFrameEx (f=0x8fc4cec, throwflag=0) at ../Python/ceval.c:3691 #10 0x080d0345 in PyEval_EvalCodeEx (co=0xb7e11968, globals=0xb7e5cacc, locals=0x0, args=0x8f50fe4, argcount=1, kws=0x8f50fe8, kwcount=0, defs=0xb7e1b958, defcount=1, closure=0x0) at ../Python/ceval.c:2858 #11 0x080ce728 in PyEval_EvalFrameEx (f=0x8f50ea4, throwflag=0) at ../Python/ceval.c:3691 #12 0x080d0345 in PyEval_EvalCodeEx (co=0xb7e11e30, globals=0xb7e5cacc, locals=0xb7e5cacc, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2858 #13 0x080d0557 in PyEval_EvalCode (co=0xb7e11e30, globals=0xb7e5cacc, locals=0xb7e5cacc) at ../Python/ceval.c:514 #14 0x080edf8f in PyRun_FileExFlags (fp=0x8f15008, filename=0xbfb69c17 "bin/mediamorphoser-discover", start=257, globals=0xb7e5cacc, locals=0xb7e5cacc, closeit=1, flags=0xbfb68ca8) at ../Python/pythonrun.c:1273 #15 0x080ee25a in PyRun_SimpleFileExFlags (fp=0x8f15008, filename=0xbfb69c17 "bin/mediamorphoser-discover", closeit=1, flags=0xbfb68ca8) at ../Python/pythonrun.c:879 #16 0x080595e7 in Py_Main (argc=2, argv=0xbfb68d74) at ../Modules/main.c:532 #17 0x08058962 in main (argc=Cannot access memory at address 0x3 ) at ../Modules/python.c:23 This is from the today last gstreamer checkout. Could it be that some queue/multiqueue behavior changed ? The version 0.10.21 (Ubuntu packages) works just fine. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575563. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 10:35:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 17:35:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578378] multiudpsink on Vista is bound on IPv6 and fails when sending to IPv4 address In-Reply-To: Message-ID: <20090408173558.AD8EAFFA5@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578378 GStreamer | gst-plugins-good | Ver: 0.10.22 Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msmith at xiph.org ------- Comment #1 from Michael Smith 2009-04-08 17:36 UTC ------- Coincidentally, I ran into this same problem yesterday, but on OSX, not on windows. Perhaps we should allocate two sockets (at least for OSes that require it). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578378. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 13:42:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 20:42:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP In-Reply-To: Message-ID: <20090408204233.0D727FFA9@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132173|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #5 from Tim-Philipp M?ller 2009-04-08 20:43 UTC ------- Ok, committed with a small change: I moved the MEMDUMP log level to value 9, so there are now still two free log levels between FIXME and MEMDUMP, in case someone comes up with something else. commit 116c8be6bfaac6c16a32e6b59949ebb085f1321b Author: Tim-Philipp M?ller Date: Mon Apr 6 01:27:26 2009 +0100 API: add FIXME and DUMPMEM log levels and convenience macros Two new log levels to dump FIXMEs into the log and to log data in form of a hex dump (#578114). API: GST_CAT_FIXME_OBJECT API: GST_CAT_MEMDUMP_OBJECT API: GST_CAT_FIXME API: GST_CAT_MEMDUMP API: GST_FIXME_OBJECT API: GST_MEMDUMP_OBJECT API: GST_FIXME API: GST_MEMDUMP -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 14:34:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 21:34:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090408213424.BF92323F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |filippo.dellabetta at telecomit | |alia.it ------- Comment #12 from Michael Smith 2009-04-08 21:35 UTC ------- *** Bug 578378 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 14:34:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 21:34:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578378] multiudpsink on Vista is bound on IPv6 and fails when sending to IPv4 address In-Reply-To: Message-ID: <20090408213424.2CBFB23F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578378 GStreamer | gst-plugins-good | Ver: 0.10.22 Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #2 from Michael Smith 2009-04-08 21:35 UTC ------- Wim pointed out that this is a duplicate. *** This bug has been marked as a duplicate of 534243 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578378. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 14:45:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 21:45:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090408214548.D8BB7FF8A@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msmith at xiph.org ------- Comment #13 from Michael Smith 2009-04-08 21:46 UTC ------- I looked into this a bit too - looks like Vista has a dual-stack that works properly, but XP doesn't. Given that we want to work on XP, we should probably do something like this (even though it's an ugly way to do things). There are backwards-compatibility problems with it though... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 15:16:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 22:16:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578435] New: gst-python pkgconfig file lies about needing pygtk Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578435 GStreamer | gst-python | Ver: git Summary: gst-python pkgconfig file lies about needing pygtk Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The gst-python pkgconfig file claims it needs pygtk, while it only needs pygobject. Patch attached. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578435. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 8 15:17:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 8 Apr 2009 22:17:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578435] gst-python pkgconfig file lies about needing pygtk In-Reply-To: Message-ID: <20090408221715.4C25F10F7A5@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578435 GStreamer | gst-python | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-04-08 22:18 UTC ------- Created an attachment (id=132371) --> (http://bugzilla.gnome.org/attachment.cgi?id=132371&action=view) Require pygobject-2.0, not pygtk-2.0 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578435. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 04:39:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 11:39:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578475] New: Gstreamer can't handle mms:// streams which are in fact rtsp:// Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578475 GStreamer | gst-plugins-ugly | Ver: 0.10.22 Summary: Gstreamer can't handle mms:// streams which are in fact rtsp:// Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-ugly AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: maximlevitsky at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net CC: maximlevitsky at gmail.com GNOME version: 2.23/2.24 GNOME milestone: Unspecified Gstreamer has now asf depayloader, but totem won't play mms:// streams which are in fact rtsp. Something has to be done to detect this. In windows you can select which protocols to use (rtsp, mms ) windows first tries rtsp -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578475. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 04:52:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 11:52:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090409115202.688B323F4EA@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #14 from Filippo Della Betta 2009-04-09 11:53 UTC ------- (In reply to comment #11) > Created an attachment (id=111556) --> (http://bugzilla.gnome.org/attachment.cgi?id=111556&action=view) [edit] > fix for Windows no supporting IPv6 dual stack > Some cosmetic improvements to the previous fix. Not completely correct. Infact in function gst_udp_get_addr (file gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could return two entry one with IPv6 address and one with IPv4 address. The real case is "localhost" (that is the default host) that returns two struct addrinfo on Vista : the first one with AF_INET6 and the second one with AF_INET. If you want to use IPv4 that fails since it returns IPv6 address (::1 instead of 127.0.0.1) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 06:50:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 13:50:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090409135024.B839323F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #15 from Bruno Santos 2009-04-09 13:51 UTC ------- That depends if you pass the AF_UNSPECIEF o(In reply to comment #14) > (In reply to comment #11) > > Created an attachment (id=111556) --> (http://bugzilla.gnome.org/attachment.cgi?id=111556&action=view) [edit] > > fix for Windows no supporting IPv6 dual stack > > Some cosmetic improvements to the previous fix. > > Not completely correct. Infact in function gst_udp_get_addr (file > gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could > return two entry one with IPv6 address and one with IPv4 address. > The real case is "localhost" (that is the default host) that returns two struct > addrinfo on Vista : the first one with AF_INET6 and the second one with > AF_INET. > If you want to use IPv4 that fails since it returns IPv6 address (::1 instead > of 127.0.0.1) > That can be solved by passing a parameter specifying the family: AF_UNSPEC -> Any AF_INET -> IPv4 AF_INET6 -> IPv6 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 07:01:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 14:01:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090409140148.1542823F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #16 from Bruno Santos 2009-04-09 14:02 UTC ------- (In reply to comment #14) > Not completely correct. Infact in function gst_udp_get_addr (file > gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could > return two entry one with IPv6 address and one with IPv4 address. > That should not be an issue because we should expect that the address given should be preferably an IP address and not a host name. Keep in mind that an host name can be resolved to multiple addresses and udpsink offers no interface to handle this properly. However there should be an option to disable IPv6. I will revise the patch later. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 07:43:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 14:43:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578494] New: decodebin2 being racy when decoding ogg/vorbis and flac files Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578494 GStreamer | don't know | Ver: 0.10.22 Summary: decodebin2 being racy when decoding ogg/vorbis and flac files Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: philippe at fluendo.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.25/2.26 GNOME milestone: Unspecified I sometimes get this when running the attached script: - with flac files: error going to paused Impossible de d?coder le flux.: gstflacdec.c(1334): gst_flac_dec_loop (): /GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstFlacDec:flacdec0: FLAC__STREAM_DECODER_ABORTED reached PAUSED ** (scan.py:28429): CRITICAL **: gst_adapter_clear: assertion `GST_IS_ADAPTER (adapter)' failed Erreur de segmentation (core dumped) - with ogg files: error going to paused Could not demultiplex stream.: gstoggdemux.c(2758): gst_ogg_demux_find_chains (): /GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0: can't get first chain error going to paused Internal data stream error.: gstoggdemux.c(3151): gst_ogg_demux_loop (): /GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0: stream stopped, reason error error going to paused Could not decode stream.: gstoggdemux.c(2860): gst_ogg_demux_handle_page (): /GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0: unknown ogg chain for serial 4b702166 detected error going to paused Internal data flow error.: gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0: streaming task paused, reason error (-5) error going to paused Could not demultiplex stream.: gstoggdemux.c(1466): gst_ogg_demux_sink_event (): /GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0: can't get first chain The script is meant to retrieve tags from the file passed as argument. Sometimes it succeeds and sometimes it hangs or coredumps. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578494. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 07:45:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 14:45:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578494] decodebin2 being racy when decoding ogg/vorbis and flac files In-Reply-To: Message-ID: <20090409144535.65B0823F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578494 GStreamer | don't know | Ver: 0.10.22 ------- Comment #1 from Philippe Normand 2009-04-09 14:46 UTC ------- The scan.py script is there: http://gist.github.com/92509 One ogg file for which the issue happens: http://people.fluendo.com/phil/static.ogg -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578494. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:06:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:06:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] New: v4l2src caps Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Summary: v4l2src caps Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: francois.forest at lri.fr QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The pipeline v4l2 --> ffmpeg --> filter rgb --> xsink triggers "could not negotiate" at v4l2 level. If xsink is defined as ximagesink rather than xvimagesink, the test works. a third test with an additionnal filter forcing yuv in v4l2 is nok. 3 tests are reported below using gst-launch, the same is observed building the pipelines in Python. Note: v4l2src publishes caps x-raw-rgb while my webcam is only able to generate x-raw-yuv or MPEG. This may be linked to the problem. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ProblemA/test1 - works as expected - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb ! ximagesink - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ProblemA/test2 - ximagesink is replaced by xvimagesink (has more caps) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb ! xvimagesink ERROR: Pipeline doesn't want to pause. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format Additional debug info: gstbasesrc.c(2426): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: ... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ProblemA/test3 - force YUV in v4l2src - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $ gst-launch-0.10 v4l2src ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! video/x-raw-rgb,width=320,height=240 ! xvimagesink ERROR: Pipeline doesn't want to pause. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format Additional debug info: gstbasesrc.c(2426): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:09:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:09:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090409150949.2238023F4E3@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #1 from Francois Forest 2009-04-09 15:10 UTC ------- Created an attachment (id=132411) --> (http://bugzilla.gnome.org/attachment.cgi?id=132411&action=view) commands and logs with debug messages -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:15:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:15:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578494] decodebin being racy when decoding ogg/vorbis and flac files In-Reply-To: Message-ID: <20090409151514.EDBBE23F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578494 GStreamer | don't know | Ver: 0.10.22 Philippe Normand changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|decodebin2 being racy when |decodebin being racy when |decoding ogg/vorbis and flac|decoding ogg/vorbis and flac |files |files -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578494. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:45:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:45:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090409154512.1D00C23F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Tim-Philipp M?ller 2009-04-09 15:46 UTC ------- Very verbose ... Couple of general comments: - v4l2src 0.10.10!? The current version is 0.10.14. It's usually a good idea to try something more recent before filing bugs. - just because gst-inspect-0.10 xvimagesink shows RGB caps in the pad template does not mean that xvimagesink will actually accept/support RGB caps in your particular case. It may just accept YUV caps. What it supports is queried at runtime (after the elements are linked). > gst-launch-0.10 v4l2src ! capsfilter,width=320 ! ffmpegcolorspace ! ximagesink > display a video in 1600x1200 - this syntax is not valid. You're lucky it's parsed at all. feel free to file a bug against the parser so we can throw an error here. > gst-launch-0.10 --gst-debug=v4l2src:3 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb,width=320,height=240,framerate=5 ! xvimagesink > WARNING: erroneous pipeline: could not link ffmpegcsp0 to xvimagesink0 - specified like this, framerate will end up being of (int) type, which is incompatible with the (fraction) type in the xvimagesink pad template caps. Try framerate=5/1 Hope this helps. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:51:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:51:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578506] New: Pipeline with alsasrc and alsasink cannot change state back to playing Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578506 GStreamer | gst-plugins-base | Ver: git Summary: Pipeline with alsasrc and alsasink cannot change state back to playing Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: I have a simple pipeline with the following elements: alsasrc->audioconvert->capsfilter->audioconvert->alsasink Steps to reproduce: Recreate the above pipeline (I'll attach a testcase), and asynchronously change the pipeline state from playing to null to playing. Actual results: The pipeline will go to null, but then not go back to playing. It seems to hang on GST_STATE_CHANGE_ASYNC Expected results: It would go back to playing. Does this happen every time? Yes. Other information: The same thing also happens if you substitute alsasrc/sink with jackaudiosrc/sink -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578506. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:52:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:52:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578506] Pipeline with alsasrc and alsasink cannot change state back to playing In-Reply-To: Message-ID: <20090409155251.7EFEB23F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578506 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Tristan Matthews 2009-04-09 15:53 UTC ------- Created an attachment (id=132414) --> (http://bugzilla.gnome.org/attachment.cgi?id=132414&action=view) testcase for state change uses gtk as well as gstreamer -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578506. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 08:59:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 15:59:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577709] Review new navigation API In-Reply-To: Message-ID: <20090409155924.3490923F497@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577709 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #1 from Wim Taymans 2009-04-09 16:00 UTC ------- looks good to me. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577709. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 09:27:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 16:27:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577891] add alloc-pad property on tee In-Reply-To: Message-ID: <20090409162716.BC18723F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577891 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #132045|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-09 16:28 UTC ------- commit 376bed78ced70922dc9f9886a25b751765fca337 Author: Olivier Crete Date: Thu Apr 9 18:27:21 2009 +0200 tee: add property to control the alloc pad Add a property to control the pad used for proxying the buffer_alloc function on the sinkpad. Fixes #577891. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577891. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 09:29:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 16:29:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578475] Gstreamer can't handle mms:// streams which are in fact rtsp:// In-Reply-To: Message-ID: <20090409162904.17E6623F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578475 GStreamer | gst-plugins-ugly | Ver: 0.10.22 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #1 from Wim Taymans 2009-04-09 16:30 UTC ------- Maybe we can do the same trick as pnm://, let the element (mmssrc) post a redirect message to rtsp:// when it cannot open the stream with mms:// -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578475. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 09:31:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 16:31:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090409163101.52BE123F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |blocker ------- Comment #6 from Wim Taymans 2009-04-09 16:32 UTC ------- Marking as blocker, we need to get this in before the api is frozen. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 09:39:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 16:39:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578475] Gstreamer can't handle mms:// streams which are in fact rtsp:// In-Reply-To: Message-ID: <20090409163905.1B7C823F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578475 GStreamer | gst-plugins-ugly | Ver: 0.10.22 ------- Comment #2 from Maxim Levitsky 2009-04-09 16:40 UTC ------- Why not? This seems to be exctly what is needed -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578475. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 12:20:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 19:20:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578524] New: synaesthesia MSVC compatibility Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578524 GStreamer | gst-plugins-ugly | Ver: 0.10.11 Summary: synaesthesia MSVC compatibility Product: GStreamer Version: 0.10.11 Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-ugly AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dhoyt at llnl.gov QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The synaesthesia plugin doesn't compile under MSVC due to references to headers that are not available with the MS SDKs. The bugs appear on line 31, 32, and 35. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578524. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 12:20:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 19:20:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578524] synaesthesia MSVC compatibility In-Reply-To: Message-ID: <20090409192055.3BE1523F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578524 GStreamer | gst-plugins-ugly | Ver: 0.10.11 ------- Comment #1 from David Hoyt 2009-04-09 19:21 UTC ------- Forgot to mention that it's in synaescope.c -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578524. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 12:21:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 19:21:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578524] synaesthesia MSVC compatibility In-Reply-To: Message-ID: <20090409192139.9EB9223F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578524 GStreamer | gst-plugins-ugly | Ver: 0.10.11 ------- Comment #2 from David Hoyt 2009-04-09 19:22 UTC ------- Created an attachment (id=132423) --> (http://bugzilla.gnome.org/attachment.cgi?id=132423&action=view) Possible fix -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578524. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 12:42:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 19:42:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 426990] MPEG crash in gst_value_get_fraction_numerator In-Reply-To: Message-ID: <20090409194259.8C54923EF6B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=426990 GStreamer | don't know | Ver: 0.10.x Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabio at gnome.cl ------- Comment #64 from Philip Withnall 2009-04-09 19:44 UTC ------- *** Bug 578515 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=426990. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 12:44:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 19:44:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 426990] MPEG crash in gst_value_get_fraction_numerator In-Reply-To: Message-ID: <20090409194419.EB51723F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=426990 GStreamer | don't know | Ver: 0.10.x ------- Comment #65 from Philip Withnall 2009-04-09 19:45 UTC ------- Bug #578515 was with gst-plugins-bad 0.10.11, and has an almost-complete stacktrace. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=426990. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 14:44:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 21:44:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577827] [appsink] Have appsink new_buffer-callback return GstFlowReturn In-Reply-To: Message-ID: <20090409214413.B723A23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577827 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131994|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #7 from Wim Taymans 2009-04-09 21:45 UTC ------- I also changed the new_preroll callback, just because we can. commit ee03bf5379d88dd33a7de0d68ea1cbe47011e312 Author: Martin Samuelsson Date: Thu Apr 9 23:46:17 2009 +0200 appsink: make callbacks return GstFlowReturn Make the new_buffer and new_preroll callbacks return a GstFlowReturn so that errors can be reported properly. Fixes #577827. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577827. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 14:50:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 21:50:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578112] x264enc: I-frame request In-Reply-To: Message-ID: <20090409215050.6281923F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578112 GStreamer | gst-plugins-bad | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #132172|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #2 from Wim Taymans 2009-04-09 21:51 UTC ------- commit dde471ab49c2b16e1847ceb604c2f677858b0694 Author: Janin Kolenc Date: Thu Apr 9 23:53:39 2009 +0200 x264enc: add force keyframe event handling Use the GstForceKeyUnit event to force a keyframe. Fixes #578112. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578112. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 15:03:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 22:03:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578118] [multifdsink] add option to not resend the streamheader when it changes in the caps In-Reply-To: Message-ID: <20090409220346.3369123F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578118 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 ------- Comment #3 from Wim Taymans 2009-04-09 22:04 UTC ------- The streamheader flag is hard to implement without breaking ABI for 0.10. I guess the patch is acceptable. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 15:16:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 22:16:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578278] gst-ffmpeg: assign offsets (from upstream) to outgoing buffers In-Reply-To: Message-ID: <20090409221654.8A2B323F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578278 GStreamer | gst-ffmpeg | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #132288|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.8 ------- Comment #2 from Wim Taymans 2009-04-09 22:17 UTC ------- commit 2b25dbe12ee80ddb5c62ebdcf722c8e3fdb3831e Author: LRN Date: Fri Apr 10 00:19:50 2009 +0200 ffdec: copy input offsets to output buffers Copy the incomming offsets to the outgoing buffers. Fixes 578278. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578278. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 15:24:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 9 Apr 2009 22:24:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578052] gstavidemux: support seeking and duration query in default format In-Reply-To: Message-ID: <20090409222427.CB1E723F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578052 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #132140|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #3 from Wim Taymans 2009-04-09 22:25 UTC ------- Author: LRN Date: Fri Apr 10 00:26:44 2009 +0200 avidemux: add convert query, fix duration query Fix the duration query so that it also works with formats other than TIME, such as DEFAULT to get the number of frames. Add a convert function. Fixes #578052. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578052. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 17:03:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 00:03:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578562] New: dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578562 GStreamer | gst-plugins-bad | Ver: 0.10.11 Summary: dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG Product: GStreamer Version: 0.10.11 Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dhoyt at llnl.gov QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Compile error when GST_DISABLE_GST_DEBUG is defined. See attached patch for fix. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578562. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 17:03:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 00:03:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578562] dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG In-Reply-To: Message-ID: <20090410000331.1A6F923F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578562 GStreamer | gst-plugins-bad | Ver: 0.10.11 ------- Comment #1 from David Hoyt 2009-04-10 00:04 UTC ------- Created an attachment (id=132437) --> (http://bugzilla.gnome.org/attachment.cgi?id=132437&action=view) Possible fix -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578562. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 17:05:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 00:05:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578563] New: Missing exports for dshow Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578563 GStreamer | gst-plugins-bad | Ver: 0.10.11 Summary: Missing exports for dshow Product: GStreamer Version: 0.10.11 Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dhoyt at llnl.gov QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Missing exports on gst-libs/dshow/ prevent you from linking on libgstdshowsrcwrapper. See the attached patch for details/fix. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578563. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 17:05:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 00:05:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578563] Missing exports for dshow In-Reply-To: Message-ID: <20090410000544.85AA223F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578563 GStreamer | gst-plugins-bad | Ver: 0.10.11 ------- Comment #1 from David Hoyt 2009-04-10 00:06 UTC ------- Created an attachment (id=132438) --> (http://bugzilla.gnome.org/attachment.cgi?id=132438&action=view) Possible fix -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578563. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 9 17:42:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 00:42:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090410004227.A48F423F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #3 from Kenno 2009-04-10 00:43 UTC ------- This is actually a pretty serious issue because default values are set for a lot of these deprecated/harmful switches inside the gstreamer Lame element. For example, if the user tries to emulate standalone Lame with -V 4 by giving the gstreamer Lame element vbr-quality=4, the gstreamer Lame element will pass liblame a full complement of values for these deprecated/harmful switches, completely ruining encoding quality (not to mention the user's original intent). See also https://bugs.launchpad.net/sound-juicer/+bug/195483 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 01:31:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 08:31:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 350311] [playbin2] support for subpicture subtitles In-Reply-To: Message-ID: <20090410083147.7AED323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=350311 GStreamer | gst-plugins-base | Ver: 0.10.x Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #11 from Wim Taymans 2009-04-10 08:32 UTC ------- commit 9bf8277d135e818ce502ad1dd9956929382f136c Author: Wim Taymans Date: Tue Mar 24 18:29:28 2009 +0100 playbin2: add more support for subpictures commit e7b382c6a9e1bec3cf7772989a9093818a112de9 Author: Wim Taymans Date: Tue Mar 24 17:12:53 2009 +0100 playbin2: first support for subpictures Add beginnings of subpicture support. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=350311. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 01:40:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 08:40:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090410084002.4374723F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 02:18:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 09:18:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578583] New: [PATCH] multifdsink doesn't handle sync-method=latest-keyframe correctly Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578583 GStreamer | gst-plugins-base | Ver: git Summary: [PATCH] multifdsink doesn't handle sync-method=latest- keyframe correctly Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: luca.ognibene at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Try this pipeline: GST_DEBUG=*multifd*:5 gst-launch-0.10 videotestsrc ! video/x-raw-yuv,width=160,height=120,framerate=1/1 ! ffenc_mpeg4 ! tcpserversink protocol=gdp sync-method=latest-keyframe You'll see that tcpserversink use a queue of only 3 frames while keyframes are created every 15 frames. Patch attached. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578583. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 02:18:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 09:18:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578583] [PATCH] multifdsink doesn't handle sync-method=latest-keyframe correctly In-Reply-To: Message-ID: <20090410091833.BF72723F597@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578583 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Luca Ognibene 2009-04-10 09:19 UTC ------- Created an attachment (id=132452) --> (http://bugzilla.gnome.org/attachment.cgi?id=132452&action=view) fix check -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578583. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 02:33:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 09:33:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 350311] [playbin2] support for subpicture subtitles In-Reply-To: Message-ID: <20090410093356.988B523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=350311 GStreamer | gst-plugins-base | Ver: 0.10.x David changed: What |Removed |Added ---------------------------------------------------------------------------- CC|david.regev at gmail.com | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=350311. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 04:05:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 11:05:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 529672] [videomixer] Big latency and bad framerate while mixing multiple live streams In-Reply-To: Message-ID: <20090410110504.EA3AE23F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=529672 GStreamer | gst-plugins-good | Ver: 0.10.7 S. Zamory changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zemo at safe-mail.net ------- Comment #1 from S. Zamory 2009-04-10 11:06 UTC ------- A more simple trigger (if you have a camera): gst-launch-0.10 videotestsrc ! videomixer name=mix ! ffmpegcolorspace ! xvimagesink hdv1394src ! decodebin ! ffmpegcolorspace ! mix. Framerate is one every few seconds for both sources. One processor is thoroughly saturated, others are idle. Launching each stream with separate instances presents two windows operating acceptably with ample processor headroom. Mixing two test or pre-recorded sources performs acceptably. version: 0.10.10.4 videomixer hdv1394src version: 0.10.21 gst-launch-0.10 videotestsrc ffmpegcolorspace xvimagesink decodebin gnome version: 2.24.1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529672. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 04:27:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 11:27:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090410112759.C78E623F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131961|none |committed Flag| | Target Milestone|HEAD |0.10.23 ------- Comment #3 from Wim Taymans 2009-04-10 11:29 UTC ------- A similar patch: commit 33ef15fad6bb9047da7314b5fb6a34772e83f0f5 Author: Wim Taymans Date: Fri Apr 10 13:27:41 2009 +0200 playsink: fix refcounting of custom elements Sink the custom sinks, let other elements we create be sunken by the bin we add them to. Fixes #577794. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 04:42:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 11:42:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090410114248.9B63123F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git ------- Comment #4 from Wim Taymans 2009-04-10 11:43 UTC ------- commit 1a557e60eaef102aefd97831811aec2161cbf158 Author: Wim Taymans Date: Fri Apr 10 13:42:56 2009 +0200 playbin2: fix refcounting of visualisations See #577794. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 04:45:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 11:45:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090410114527.1F0DF23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Wim Taymans 2009-04-10 11:46 UTC ------- commit 4f89685217d33a24dd9e9c079730fbb56ca83ed8 Author: Wim Taymans Date: Fri Apr 10 13:44:40 2009 +0200 check: add a unit test for playbin2 Add unit test for playbin2 and include the refcount test in #577794. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 04:52:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 11:52:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578595] New: [rtspconnection] invalid memory access when shutting down Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578595 GStreamer | gst-plugins-base | Ver: git Summary: [rtspconnection] invalid memory access when shutting down Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Try this: $ gst-launch-0.10 playbin2 uri=rtsp://66.111.34.191:601/broadcast/alnour.rm Wait for audio to play, then hit Control-C. Result: ERROR default gstrtspconnection.c:1479:parse_request_line: invalid method ]?f????IBU That doesn't look good, and valgrind also complains about memory access (comparing buffers in caps though, so that may not be related). Tried to track this down, but lost motivation in the maze that is GstRTPConnection. Some more info: Interrupt: Stopping pipeline ... Execution ended after 7579702611 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... 0gstrtspconnection.c:1570:build_next: builder->state=0, off=0, line=0 gstrtspconnection.c:1571:build_next: builder->buffer = '' gstrtspconnection.c:1579:build_next: res = -3 gstrtspconnection.c:1570:build_next: builder->state=0, off=0, line=0 gstrtspconnection.c:1571:build_next: builder->buffer = '' gstrtspconnection.c:1570:build_next: builder->state=3, off=1, line=0 gstrtspconnection.c:1571:build_next: builder->buffer = ']' gstrtspconnection.c:1630:build_next: builder->buffer = ']' gstrtspconnection.c:1668:build_next: builder->buffer = ']?f????IBU??? ?w'[s????P$?A[?!$' gstrtspconnection.c:1432:parse_request_line: btr=']?f????IBU??? ?w'[s????P$?A[?!$' gstrtspconnection.c:1434:parse_request_line: btr=' ?w'[s????P$?A[?!$' gstrtspconnection.c:1479:parse_request_line: invalid method ]?f????IBU -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578595. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 05:30:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 12:30:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577794] [playbin2] leaks elements set through properties In-Reply-To: Message-ID: <20090410123038.082B423F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577794 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577794. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 05:38:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 12:38:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576546] Problems with Python 2.6 In-Reply-To: Message-ID: <20090410123827.CF72B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576546 GStreamer | gst-python | Ver: git Philippe Normand changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philippe at fluendo.com ------- Comment #5 from Philippe Normand 2009-04-10 12:39 UTC ------- What about importing those submodules from gst/__init__.py only when gstltihooks is used? Like: if __gstltihooks_used__: import pbutils # and some more -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576546. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 05:46:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 12:46:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 533427] GObject properties not threadsafe In-Reply-To: Message-ID: <20090410124616.9CD0B23F022@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=533427 GStreamer | gstreamer (core) | Ver: git Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cfang at free.fr ------- Comment #19 from Philip Withnall 2009-04-10 12:47 UTC ------- *** Bug 578596 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=533427. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 06:01:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 13:01:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578494] decodebin being racy when decoding ogg/vorbis and flac files In-Reply-To: Message-ID: <20090410130102.C6DA623F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578494 GStreamer | don't know | Ver: 0.10.22 ------- Comment #2 from Philippe Normand 2009-04-10 13:02 UTC ------- Can't reproduce the FLAC__STREAM_DECODER_ABORTED with gst git. Will try to git-bisect -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578494. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 08:19:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 15:19:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578612] New: seek on flac file sometimes triggers flac decoder ABORT Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578612 GStreamer | gst-plugins-good | Ver: git Summary: seek on flac file sometimes triggers flac decoder ABORT Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thomas at apestaart.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified It seems like a race. It happens about 1 out of 10 attempts. Attaching a debug 5 log of my application, which simply pauses a pipeline, sends a flushing seek (for the whole length of the file), sets it to play, and pulls buffers from appsink. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578612. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 08:20:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 15:20:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578612] seek on flac file sometimes triggers flac decoder ABORT In-Reply-To: Message-ID: <20090410152016.B3ACC23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578612 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Thomas Vander Stichele 2009-04-10 15:21 UTC ------- Created an attachment (id=132471) --> (http://bugzilla.gnome.org/attachment.cgi?id=132471&action=view) logfile -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578612. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 09:21:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 16:21:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578562] dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG In-Reply-To: Message-ID: <20090410162158.A9A2E23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578562 GStreamer | gst-plugins-bad | Ver: 0.10.11 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #132437|none |reviewed Flag| | Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Tim-Philipp M?ller 2009-04-10 16:23 UTC ------- I think it would be better to just remove the if (!dshowaudiodec_debug) { which shouldn't be needed since the macro does this already. It looks like we can remove these CATEGORY_INIT lines in _class_init completely anyway though, because there's already a GST_DEBUG_CATEGORY_INIT in dshow_adec_register() etc. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578562. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 09:25:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 16:25:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578629] New: libgstphotography missing exports for MSVC Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578629 GStreamer | gst-plugins-bad | Ver: 0.10.11 Summary: libgstphotography missing exports for MSVC Product: GStreamer Version: 0.10.11 Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dhoyt at llnl.gov QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified libgstphotography does not have exports defined. Linking with camerabin, for instance, subsequently fails. For now, I've created a module definition file (.def) that works, but this divergent behavior from the other libs. I attached the .def file, but it's not the correct fix, IMO. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578629. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 09:27:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 16:27:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578629] libgstphotography missing exports for MSVC In-Reply-To: Message-ID: <20090410162748.F2B2123F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578629 GStreamer | gst-plugins-bad | Ver: 0.10.11 ------- Comment #1 from David Hoyt 2009-04-10 16:27 UTC ------- Created an attachment (id=132479) --> (http://bugzilla.gnome.org/attachment.cgi?id=132479&action=view) Module Definition File (.def) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578629. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 09:30:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 16:30:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578562] dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG In-Reply-To: Message-ID: <20090410163042.16AA923F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578562 GStreamer | gst-plugins-bad | Ver: 0.10.11 David Hoyt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from David Hoyt 2009-04-10 16:31 UTC ------- Sounds fine to me. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578562. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 10:08:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 17:08:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578562] dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG In-Reply-To: Message-ID: <20090410170807.853B923F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578562 GStreamer | gst-plugins-bad | Ver: 0.10.11 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #4 from Tim-Philipp M?ller 2009-04-10 17:09 UTC ------- Should be fixed now - thanks for the bug report and patch! commit 2b1fcc75a740d2caa7774658eff1e6161d408c20 Author: Tim-Philipp M?ller Date: Fri Apr 10 18:00:06 2009 +0100 dshowdec: fix compilation with the debugging system disabled One GST_DEBUG_CATEGORY_INIT should be enough anyway. Fixes #578562 (spotted by David Hoyt). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578562. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 12:49:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 19:49:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] New: Implement upstream GstForceKeyUnit events in theoraenc Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git Summary: Implement upstream GstForceKeyUnit events in theoraenc Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I'm attaching a series of patches that implement GstForceKeyUnit in theoraenc and update the documentation about it. The way I implemented it, the upstream event travels up the pipeline until an element that takes as input data that has no keyframes (like raw data) swallows it and re-emits it as a synchronized downstream event downstream before the next frame. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 12:49:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 19:49:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090410194949.4442123F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-04-10 19:51 UTC ------- Created an attachment (id=132489) --> (http://bugzilla.gnome.org/attachment.cgi?id=132489&action=view) theoraenc: Factor out keyframe forcing -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 12:49:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 19:49:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090410194950.F1E6B23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Olivier Crete (Tester) 2009-04-10 19:51 UTC ------- Created an attachment (id=132490) --> (http://bugzilla.gnome.org/attachment.cgi?id=132490&action=view) theoraenc: Implement upstream GstForceKeyUnit -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 12:49:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 19:49:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090410194954.0069E23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git ------- Comment #4 from Olivier Crete (Tester) 2009-04-10 19:51 UTC ------- Created an attachment (id=132492) --> (http://bugzilla.gnome.org/attachment.cgi?id=132492&action=view) draft-keyframe-force: Document upstream GstForceKeyUnit -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 12:49:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 19:49:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090410194952.7B8C523F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git ------- Comment #3 from Olivier Crete (Tester) 2009-04-10 19:51 UTC ------- Created an attachment (id=132491) --> (http://bugzilla.gnome.org/attachment.cgi?id=132491&action=view) draft-keyframe-force: Fix typo -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 14:02:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 21:02:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577667] Streaming video memory-leaks 100% of the streamed data. In-Reply-To: Message-ID: <20090410210221.A597523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577667 GStreamer | common | Ver: 0.10.22 Bertrand Lorentz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Comment #7 from Bertrand Lorentz 2009-04-10 21:03 UTC ------- Here are the version that I have : glibc 2.8_p20080602 glib 2.18.4 gstreamer 0.10.22 gst-plugins-base 0.10.22 gst-plugins-good 0.10.14 I'm on Gentoo, and no, I don't have the -f-leak-all-over gcc flag set ;) Despite a long fight, I was not able to get valgrind to print line numbers. I did compile debug versions, to no avail. I installed and ran the latest git with jhbuild, and I didnt see any leak either. So I guess this as already been fixed since the last release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577667. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 10 15:38:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 10 Apr 2009 22:38:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563371] tags are screwed up In-Reply-To: Message-ID: <20090410223841.8016023F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563371 GStreamer | common | Ver: 0.10.6 Ben Denckla changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |OBSOLETE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563371. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 00:50:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 07:50:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578612] seek on flac file sometimes triggers flac decoder ABORT In-Reply-To: Message-ID: <20090411075046.104D823F513@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578612 GStreamer | gst-plugins-good | Ver: git ------- Comment #2 from Thomas Vander Stichele 2009-04-11 07:51 UTC ------- After some probing, it seems it happens when I have a queue in my pipeline. Attaching an example program; run it like this: GST_DEBUG=*:2 python flacseek.py /home/thomas/gst/media/small/dark.441-16-s.flac and it will show this: loop 0 loop 1 loop 2 0:00:00.248875112 6535 0x8a99810 WARN GST_SCHEDULING gstpad.c:4474:gst_pad_pull_range: pullrange failed wrong-state 0:00:00.249019475 6535 0x8a99810 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED 0:00:00.249176690 6535 0x87a2090 WARN flacdec gstflacdec.c:1772:gst_flac_dec_handle_seek_event: seek failed 0:00:00.249334114 6535 0x8a99810 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED loop 3 loop 4 loop 5 loop 6 0:00:00.299152927 6535 0xb66810e8 WARN GST_SCHEDULING gstpad.c:4474:gst_pad_pull_range: pullrange failed wrong-state 0:00:00.299202445 6535 0xb66810e8 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED 0:00:00.299328789 6535 0x87a2090 WARN flacdec gstflacdec.c:1772:gst_flac_dec_handle_seek_event: seek failed 0:00:00.299451572 6535 0xb66810e8 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED loop 7 0:00:00.301697203 6535 0xb6684be0 WARN GST_SCHEDULING gstpad.c:4474:gst_pad_pull_range: pullrange failed wrong-state 0:00:00.301729819 6535 0xb6684be0 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED 0:00:00.301845338 6535 0x87a2090 WARN flacdec gstflacdec.c:1772:gst_flac_dec_handle_seek_event: seek failed 0:00:00.301959320 6535 0xb6684be0 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED loop 8 loop 9 loop 10 0:00:01.337539321 6535 0xaba107d8 WARN GST_SCHEDULING gstpad.c:4474:gst_pad_pull_range: pullrange failed wrong-state 0:00:01.337580388 6535 0xaba107d8 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED 0:00:01.337655608 6535 0x87a2090 WARN flacdec gstflacdec.c:1772:gst_flac_dec_handle_seek_event: seek failed 0:00:01.337699957 6535 0xaba107d8 WARN flacdec gstflacdec.c:1141:gst_flac_dec_loop: error: FLAC__STREAM_DECODER_ABORTED loop 11 loop 12 Removing the queue from the example makes it not give STREAM_DECODER_ABORTED (although it will hang at some point, indicating other races) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578612. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 00:51:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 07:51:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578612] seek on flac file sometimes triggers flac decoder ABORT In-Reply-To: Message-ID: <20090411075129.4947923F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578612 GStreamer | gst-plugins-good | Ver: git ------- Comment #3 from Thomas Vander Stichele 2009-04-11 07:52 UTC ------- Created an attachment (id=132499) --> (http://bugzilla.gnome.org/attachment.cgi?id=132499&action=view) test case -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578612. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 04:45:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 11:45:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578494] decodebin being racy when decoding ogg/vorbis and flac files In-Reply-To: Message-ID: <20090411114551.11EC823F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578494 GStreamer | don't know | Ver: 0.10.22 ------- Comment #3 from Philippe Normand 2009-04-11 11:47 UTC ------- gist-bisect pointed out http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=a53866ddc1bec3ebccc13dedfaefb6a94b1d381f as being the one triggering the bug, reverting it partially fixes the issue. Now with both flac and ogg files I get a deadlock (this one is with flac): Thread 3 (Thread 0xb743cb90 (LWP 6457)): #0 0xb7f69430 in __kernel_vsyscall () #1 0xb7f3fcf9 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7f3b129 in _L_lock_89 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7f3aa32 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb7bca701 in IA__g_static_rec_mutex_lock (mutex=0x9718ce8) at /build/buildd/glib2.0-2.20.1/glib/gthread.c:313 #5 0xb76f0065 in gst_pad_get_range (pad=0x97181c0, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4287 #6 0xb76f078d in gst_pad_pull_range (pad=0x9718040, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4434 #7 0xb753cd39 in gst_type_find_element_getrange (srcpad=0x9718100, offset=0, length=8192, buffer=0xb743c158) at gsttypefindelement.c:782 #8 0xb76f01a5 in gst_pad_get_range (pad=0x9718100, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4304 #9 0xb76f078d in gst_pad_pull_range (pad=0x9834800, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4434 #10 0xb76e02e2 in gst_proxy_pad_do_getrange (pad=0x9835070, offset=0, size=8192, buffer=0xb743c158) at gstghostpad.c:205 #11 0xb76f01a5 in gst_pad_get_range (pad=0x9835070, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4304 #12 0xb76f078d in gst_pad_pull_range (pad=0x9718280, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4434 #13 0xb753cd39 in gst_type_find_element_getrange (srcpad=0x9718340, offset=0, length=8192, buffer=0xb743c158) at gsttypefindelement.c:782 #14 0xb76f01a5 in gst_pad_get_range (pad=0x9718340, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4304 #15 0xb76f078d in gst_pad_pull_range (pad=0x9718400, offset=0, size=8192, buffer=0xb743c158) at gstpad.c:4434 #16 0xb74e84d2 in gst_flac_dec_read_seekable (decoder=0x9853090, buffer=0x98556d8 "", bytes=0xb743c1c8, client_data=0x9852010) at gstflacdec.c:777 #17 0xb7479bf6 in ?? () from /usr/lib/libFLAC.so.8 #18 0xb744cc69 in bitreader_read_from_client_ () from /usr/lib/libFLAC.so.8 #19 0xb744ceb5 in FLAC__bitreader_read_raw_uint32 () from /usr/lib/libFLAC.so.8 #20 0xb747bc28 in ?? () from /usr/lib/libFLAC.so.8 #21 0xb747eeef in FLAC__stream_decoder_process_single () from /usr/lib/libFLAC.so.8 #22 0xb74e68f2 in gst_flac_dec_loop (sinkpad=0x9718400) at gstflacdec.c:1069 #23 0xb77142d3 in gst_task_func (task=0x9834070, tclass=0x96d1638) at gsttask.c:172 #24 0xb7bcbe26 in g_thread_pool_thread_proxy (data=0x96d16c8) at /build/buildd/glib2.0-2.20.1/glib/gthreadpool.c:265 #25 0xb7bca7bf in g_thread_create_proxy (data=0x9853140) at /build/buildd/glib2.0-2.20.1/glib/gthread.c:635 #26 0xb7f394ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #27 0xb7e6f49e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread 0xb6c3bb90 (LWP 6458)): #0 0xb7f69430 in __kernel_vsyscall () #1 0xb7f3fcf9 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7f3b129 in _L_lock_89 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7f3aa32 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb7bca701 in IA__g_static_rec_mutex_lock (mutex=0x96f8f18) at /build/buildd/glib2.0-2.20.1/glib/gthread.c:313 #5 0xb76f6933 in gst_pad_send_event (pad=0x9718400, event=0x96b3028) at gstpad.c:4708 #6 0xb76f7005 in gst_pad_push_event (pad=0x9718340, event=0x96b3028) at gstpad.c:4577 #7 0xb753d326 in gst_type_find_element_handle_event (pad=0x9718280, event=0x96b3028) at gsttypefindelement.c:550 #8 0xb76f68ac in gst_pad_send_event (pad=0x9718280, event=0x96b3028) at gstpad.c:4721 #9 0xb76f7005 in gst_pad_push_event (pad=0x9835070, event=0x96b3028) at gstpad.c:4577 #10 0xb76e242d in gst_proxy_pad_do_event (pad=0x9834800, event=0x96b3028) at gstghostpad.c:128 #11 0xb76f68ac in gst_pad_send_event (pad=0x9834800, event=0x96b3028) at gstpad.c:4721 #12 0xb76f7005 in gst_pad_push_event (pad=0x9718100, event=0x96b3028) at gstpad.c:4577 #13 0xb753d326 in gst_type_find_element_handle_event (pad=0x9718040, event=0x96b3028) at gsttypefindelement.c:550 #14 0xb76f68ac in gst_pad_send_event (pad=0x9718040, event=0x96b3028) at gstpad.c:4721 #15 0xb76f7005 in gst_pad_push_event (pad=0x97181c0, event=0x96b3028) at gstpad.c:4577 #16 0xb7772e4f in gst_base_src_loop (pad=0x97181c0) at gstbasesrc.c:2203 #17 0xb77142d3 in gst_task_func (task=0x9834020, tclass=0x96d1638) at gsttask.c:172 #18 0xb7bcbe26 in g_thread_pool_thread_proxy (data=0x96d16c8) at /build/buildd/glib2.0-2.20.1/glib/gthreadpool.c:265 #19 0xb7bca7bf in g_thread_create_proxy (data=0x97d97f8) at /build/buildd/glib2.0-2.20.1/glib/gthread.c:635 #20 0xb7f394ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #21 0xb7e6f49e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7d896c0 (LWP 6455)): #0 0xb7f69430 in __kernel_vsyscall () #1 0xb7e64ae7 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7bb074b in IA__g_poll (fds=0x9853168, nfds=2, timeout=-1) at /build/buildd/glib2.0-2.20.1/glib/gpoll.c:127 #3 0xb7ba2f82 in g_main_context_iterate (context=0x9814e60, block=1, dispatch=1, self=0x96a1dd8) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2761 #4 0xb7ba35ba in IA__g_main_loop_run (loop=0x96d5378) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2656 #5 0xb7f5ee44 in ?? () from /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so #6 0x080de7dc in PyEval_EvalFrameEx () #7 0x080e00b8 in PyEval_EvalCodeEx () ---Type to continue, or q to quit--- #8 0x080e0217 in PyEval_EvalCode () #9 0x080fe0e1 in PyRun_FileExFlags () #10 0x080fe43a in PyRun_SimpleFileExFlags () #11 0x0805c882 in Py_Main () #12 0x0805b972 in main () #0 0xb7f69430 in __kernel_vsyscall () -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578494. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:08:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:08:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576145] pygst programs skip python plugins on registry update In-Reply-To: Message-ID: <20090411140855.0977A23F51F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576145 GStreamer | gst-python | Ver: git ------- Comment #5 from Edward Hervey 2009-04-11 14:10 UTC ------- Created an attachment (id=132512) --> (http://bugzilla.gnome.org/attachment.cgi?id=132512&action=view) Postpone registry update until after _gst module is initialized This implements the idea in comment #1 and seems to fix the issues. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576145. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:21:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:21:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576546] Problems with Python 2.6 In-Reply-To: Message-ID: <20090411142100.17F6723F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576546 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131364|0 |1 is obsolete| | ------- Comment #6 from Edward Hervey 2009-04-11 14:22 UTC ------- Created an attachment (id=132515) --> (http://bugzilla.gnome.org/attachment.cgi?id=132515&action=view) Updated version with suggestion from Phil -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576546. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:23:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:23:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090411142317.580A923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x ------- Comment #3 from drazen zubovic 2009-04-11 14:24 UTC ------- Created an attachment (id=132516) --> (http://bugzilla.gnome.org/attachment.cgi?id=132516&action=view) last part of debug file -> GST_DEBUG=*:4 totem -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:24:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:24:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576546] Problems with Python 2.6 In-Reply-To: Message-ID: <20090411142423.0036923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576546 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132515|none |committed Flag| | Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Comment #7 from Edward Hervey 2009-04-11 14:25 UTC ------- commit 1cd54e6d4565308d6a8eb3dd2bb1f214f8f38aca Author: Alessandro Decina Date: Sat Apr 11 16:20:11 2009 +0200 Fix uninstalled usage with python 2.6. Fixes #576546 Also imports submodules as mentionned by Philippe Normand. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576546. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:24:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:24:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576145] pygst programs skip python plugins on registry update In-Reply-To: Message-ID: <20090411142459.030D423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576145 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132512|none |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #6 from Edward Hervey 2009-04-11 14:26 UTC ------- commit 9a8db128d0a58b2c999d5b31a093a0648472c338 Author: Edward Hervey Date: Sat Apr 11 16:08:51 2009 +0200 __init__: Postpone registry update during initialization. Fixes #576145 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576145. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:25:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:25:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090411142534.A55B123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x drazen zubovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132516|last part of debug file -> |the file is little lengthy, description|GST_DEBUG=*:4 totem |but I attach its last part - | |section before and after the | |message occurred. | |last part of debug file -> | |GST_DEBUG=*:4 totem -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:32:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:32:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090411143202.AE19123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x ------- Comment #4 from drazen zubovic 2009-04-11 14:33 UTC ------- (In reply to comment #1) > Could you reproduce the problem when running Totem from the terminal using the > following command, and attach the generated log file here please? > > GST_DEBUG=*:4 totem > > Could you also give the versions of your GStreamer packages please? > Right, I forgot the GStreamer version. It is actual version 0.10.x -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:48:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:48:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576505] not all gst_adapter_* methods are wrapped In-Reply-To: Message-ID: <20090411144856.1AA9323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576505 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Comment #7 from Edward Hervey 2009-04-11 14:50 UTC ------- commit ec44907858344a0e07d8da8a652048c5fb0f02ca Author: Edward Hervey Date: Sat Apr 11 16:37:16 2009 +0200 adapter: overrides for _take/_peek. Fixes #576505. This creates strings of the proper size, unlike the previous patch. commit 0a1bfa3ee19c94e4f4368fb44222697c641bcb2d Author: Edward Hervey Date: Sat Apr 11 16:48:31 2009 +0200 test_adapter: No longer use slices (which was wrong to start with). commit 04392b2862bc8e05e2e08574e08869ac62e9f9fe Author: Edward Hervey Date: Sat Apr 11 16:47:07 2009 +0200 arg-types: Remove guint8* argtype. Partially reverts 7aef2834cff525906db15b4af0ee54b723bdd083 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576505. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:52:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:52:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578435] gst-python pkgconfig file lies about needing pygtk In-Reply-To: Message-ID: <20090411145253.088A023F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578435 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Attachment #132371|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Edward Hervey 2009-04-11 14:54 UTC ------- commit 20a79de5152b9ebf2d94c4bdacc37525800395e3 Author: Olivier Crete Date: Sat Apr 11 16:54:00 2009 +0200 pkgconfig: We require pygobject and not pygtk. Fixes #578435 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578435. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 07:59:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 14:59:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571380] Allow user to specify filename and line number for gst_debug_log for compatibility with Python logging module In-Reply-To: Message-ID: <20090411145908.EEA5C23F51E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571380 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Attachment #128510|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #3 from Edward Hervey 2009-04-11 15:00 UTC ------- commit 4d8b4c8dd38f727fb0229fcacc9c883ad6a4f022 Author: Laszlo Pandy Date: Sat Apr 11 16:58:25 2009 +0200 debug: Implement gst.debug_log. Fixes #571380 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571380. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 08:02:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 15:02:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 529910] pygstiterator.c doesn't compile in Windows using MinGW In-Reply-To: Message-ID: <20090411150251.C63BB23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=529910 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Attachment #109989|none |needs-work Flag| | Status|UNCONFIRMED |NEEDINFO ------- Comment #4 from Edward Hervey 2009-04-11 15:04 UTC ------- Jesus, does it still work if you move it further down in gstmodule.c, like just before the call to pygst_register_classes() ? That would make it cleaner. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529910. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 08:06:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 15:06:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 569305] not all tags show up in gst.extend.discoverer In-Reply-To: Message-ID: <20090411150614.5272D23F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=569305 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG ------- Comment #1 from Edward Hervey 2009-04-11 15:07 UTC ------- I think this problem is most likely due to the underlying elements and not due to gst-python. Could you confirm this happens with totem and either: * re-open this bug if totem shows the video-codec and the duration is constant, or * open a bug against the proper gstreamer module corresponding to the plugins if it fails with totem. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=569305. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 08:07:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 15:07:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577735] python bins with do_handle_message leak messages In-Reply-To: Message-ID: <20090411150718.58DB123F545@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577735 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Attachment #131927|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577735. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 10:55:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 17:55:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 569305] not all tags show up in gst.extend.discoverer In-Reply-To: Message-ID: <20090411175519.7C09723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=569305 GStreamer | gst-plugins-bad | Ver: git j^ changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Component|gst-python |gst-plugins-bad Resolution|NOTABUG | ------- Comment #2 from j^ 2009-04-11 17:56 UTC ------- video codec is n/a in totem. can not properly check duration, the one displayed at the bottom left seams to be the same, it only displays seconds though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=569305. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 15:31:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 11 Apr 2009 22:31:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 350311] [playbin2] support for subpicture subtitles In-Reply-To: Message-ID: <20090411223144.839AF23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=350311 GStreamer | gst-plugins-base | Ver: 0.10.x ------- Comment #12 from Sven Arvidsson 2009-04-11 22:32 UTC ------- Are external subpicture subtitles, supposed to work now or does these need to be supported in Totem first? These are the errors I get when I try to open video with vobsub subtitles: 0:00:00.964399403 16661 0x9229490 ERROR totem /home/sa/Temp/totem/totem-svn/src/backend/bacon-video-widget-gst-0.10.c:331:bvw_error_msg: message = Internal data stream error. 0:00:00.964446998 16661 0x9229490 ERROR totem /home/sa/Temp/totem/totem-svn/src/backend/bacon-video-widget-gst-0.10.c:333:bvw_error_msg: domain = 3719 (gst-stream-error-quark) 0:00:00.964456521 16661 0x9229490 ERROR totem /home/sa/Temp/totem/totem-svn/src/backend/bacon-video-widget-gst-0.10.c:334:bvw_error_msg: code = 1 0:00:00.964466123 16661 0x9229490 ERROR totem /home/sa/Temp/totem/totem-svn/src/backend/bacon-video-widget-gst-0.10.c:335:bvw_error_msg: debug = gstmpegdemux.c(2521): gst_flups_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin20/GstMpegPSDemux:mpegpsdemux0: Can't push EOS downstream 0:00:00.964476879 16661 0x9229490 ERROR totem /home/sa/Temp/totem/totem-svn/src/backend/bacon-video-widget-gst-0.10.c:336:bvw_error_msg: source = 0:00:00.964494464 16661 0x9229490 ERROR totem /home/sa/Temp/totem/totem-svn/src/backend/bacon-video-widget-gst-0.10.c:337:bvw_error_msg: uri = file:///home/sa/Media/Movies/Ninotchka%20(1939)/Ninotchka.avi ** Message: Error: Internal data stream error. gstmpegdemux.c(2521): gst_flups_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin20/GstMpegPSDemux:mpegpsdemux0: Can't push EOS downstream -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=350311. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 11 17:30:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 00:30:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578731] New: Python plugin loader deadlocks registry scanning Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578731 GStreamer | gst-python | Ver: git Summary: Python plugin loader deadlocks registry scanning Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: mail at renestadler.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Looks like the fix for bug #576145 has a little caveat. I couldn't help but notice that my gst git setup is hanging on registry update. Looks like the python plugin now recursively tries to build the registry?! gdb --args gst-inspect-0.10 --disable-registry-fork backtrace: Thread 1 (Thread 0x7f4bac1aa6e0 (LWP 10794)): #0 0x00007f4baa7d1b04 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007f4baa7cd1a0 in _L_lock_102 () from /lib/libpthread.so.0 #2 0x00007f4baa7ccaae in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007f4babd49d23 in gst_plugin_load_file (filename=0x1b7f0f0 "/opt/jhbuild/gstreamer/lib64/gstreamer-0.10/libgstpython.so", error=0x0) at gstplugin.c:466 #4 0x00007f4babd539ad in gst_registry_scan_path_level (registry=0x1a7a010, path=0x7f4babd7ed08 "/opt/jhbuild/gstreamer/lib64/gstreamer-0.10", level=10) at gstregistry.c:919 #5 0x00007f4babd53af4 in gst_registry_scan_path (registry=0x1a7a010, path=0x7f4babd7ed08 "/opt/jhbuild/gstreamer/lib64/gstreamer-0.10") at gstregistry.c:955 #6 0x00007f4babd0ba75 in scan_and_update_registry (default_registry=0x1a7a010, registry_file=0x1a71120 "/home/cymacs/.gstreamer-0.10/registry.x86_64.bin", write_changes=1, error=0x7fffb41cab88) at gst.c:724 #7 0x00007f4babd0bcbf in ensure_current_registry (error=0x7fffb41cab88) at gst.c:790 #8 0x00007f4babd0c238 in gst_update_registry () at gst.c:1596 #9 0x00007f4ba72e2371 in _wrap_gst_update_registry (self=0x7f4babfb3208) at gst.c:23364 #10 0x00007f4ba9320623 in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0 #11 0x00007f4ba932225d in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0 #12 0x00007f4ba9322452 in PyEval_EvalCode () from /usr/lib/libpython2.5.so.1.0 #13 0x00007f4ba9335050 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.5.so.1.0 #14 0x00007f4ba93352e0 in ?? () from /usr/lib/libpython2.5.so.1.0 #15 0x00007f4ba9337c37 in ?? () from /usr/lib/libpython2.5.so.1.0 #16 0x00007f4ba9338249 in ?? () from /usr/lib/libpython2.5.so.1.0 #17 0x00007f4ba93384e2 in ?? () from /usr/lib/libpython2.5.so.1.0 #18 0x00007f4ba9338b2f in ?? () from /usr/lib/libpython2.5.so.1.0 #19 0x00007f4ba9338eff in PyImport_ImportModuleLevel () from /usr/lib/libpython2.5.so.1.0 #20 0x00007f4ba9319fcd in ?? () from /usr/lib/libpython2.5.so.1.0 #21 0x00007f4ba9295763 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0 #22 0x00007f4ba92999be in PyObject_CallFunctionObjArgs () from /usr/lib/libpython2.5.so.1.0 #23 0x00007f4ba93390c5 in PyImport_Import () from /usr/lib/libpython2.5.so.1.0 #24 0x00007f4ba9339295 in PyImport_ImportModule () from /usr/lib/libpython2.5.so.1.0 #25 0x00007f4ba95d53cf in plugin_init (plugin=0x1bcf980) at gstpythonplugin.c:276 #26 0x00007f4babd48e17 in gst_plugin_register_func (plugin=0x1bcf980, desc=0x7f4ba97d7180) at gstplugin.c:342 #27 0x00007f4babd4a287 in gst_plugin_load_file (filename=0x1be5f50 "/opt/jhbuild/gstreamer/lib64/gstreamer-0.10/libgstpython.so", error=0x0) at gstplugin.c:553 #28 0x00007f4babd539ad in gst_registry_scan_path_level (registry=0x1a7a010, path=0x7f4babd7ed08 "/opt/jhbuild/gstreamer/lib64/gstreamer-0.10", level=10) at gstregistry.c:919 #29 0x00007f4babd53af4 in gst_registry_scan_path (registry=0x1a7a010, path=0x7f4babd7ed08 "/opt/jhbuild/gstreamer/lib64/gstreamer-0.10") at gstregistry.c:955 #30 0x00007f4babd0ba75 in scan_and_update_registry (default_registry=0x1a7a010, registry_file=0x1a7ab90 "/home/cymacs/.gstreamer-0.10/registry.x86_64.bin", write_changes=1, error=0x7fffb41cfa08) at gst.c:724 #31 0x00007f4babd0bcbf in ensure_current_registry (error=0x7fffb41cfa08) at gst.c:790 #32 0x00007f4babd0d69e in init_post (context=, group=, data=, error=0x7fffb41cfa08) at gst.c:1112 #33 0x00007f4baae35908 in IA__g_option_context_parse (context=0x1a57da0, argc=0x7fffb41cf8dc, argv=0x7fffb41cf8d0, error=0x7fffb41cfa08) at /build/buildd/glib2.0-2.18.2/glib/goption.c:1796 #34 0x0000000000405f71 in main (argc=2, argv=0x7fffb41cfb28) at gst-inspect.c:1428 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578731. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 01:54:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 08:54:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578731] Python plugin loader deadlocks registry scanning In-Reply-To: Message-ID: <20090412085450.32A4A23F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578731 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Target Milestone|HEAD |0.10.15 ------- Comment #1 from Edward Hervey 2009-04-12 08:56 UTC ------- ouch :( I'm trying to add a detection in __init__.py to avoid recursive registry loading. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578731. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 02:13:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 09:13:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578731] Python plugin loader deadlocks registry scanning In-Reply-To: Message-ID: <20090412091323.8F15123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578731 GStreamer | gst-python | Ver: git ------- Comment #2 from Edward Hervey 2009-04-12 09:14 UTC ------- This also seems to happen only if there's changes in plugins different from the gstpython one. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578731. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 05:21:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 12:21:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090412122104.ABFF723F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git Bruno Santos changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #111556|0 |1 is obsolete| | ------- Comment #17 from Bruno Santos 2009-04-12 12:22 UTC ------- Created an attachment (id=132545) --> (http://bugzilla.gnome.org/attachment.cgi?id=132545&action=view) IPv6 dual-stack workaround Updated patch for the git repository -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 07:39:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 14:39:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090412143935.C24F923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git Bruno Santos changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132545|0 |1 is obsolete| | ------- Comment #18 from Bruno Santos 2009-04-12 14:40 UTC ------- Created an attachment (id=132553) --> (http://bugzilla.gnome.org/attachment.cgi?id=132553&action=view) IPv6 dual-stack workaround Some fixes to the previous patch -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 12:27:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 19:27:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578731] Python plugin loader deadlocks registry scanning In-Reply-To: Message-ID: <20090412192729.CA3DB23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578731 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #3 from Edward Hervey 2009-04-12 19:28 UTC ------- commit bbedab4e6521fe7c813f23698fe650203b1d0820 Author: Edward Hervey Date: Sun Apr 12 21:27:33 2009 +0200 registry: fix deadlock with recursive registry scanning. The way to properly fix this issue was in fact to disable the registry scanning when we import gst from the python plugin loader since... we are 100% guaranteed this is being called from a registry scan :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578731. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 13:25:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 20:25:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578583] [PATCH] multifdsink doesn't handle sync-method=latest-keyframe correctly In-Reply-To: Message-ID: <20090412202523.BDC0323F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578583 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #132452|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-12 20:26 UTC ------- commit 1beabc48e865ee4da0dcd430b1cc01afaddc8dfe Author: Luca Ognibene Date: Sun Apr 12 22:26:33 2009 +0200 multifdsink: fix error in sync-method Multifdsink did not handle sync-method=latest-keyframe correctly when the soft-limit is set to -1 (unlimited). Fixes #578583. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578583. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 13:38:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 20:38:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090412203837.1603523F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #5 from Wim Taymans 2009-04-12 20:39 UTC ------- Why does it need to send an event downstream as well? is there a downstream element that needs to do something special? Is it for when you have theoraenc ! oggmux and you need to also force a new 'keyframe' (page) out of the demuxer? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 14:07:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 12 Apr 2009 21:07:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090412210700.7EC3C23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git ------- Comment #6 from Olivier Crete (Tester) 2009-04-12 21:08 UTC ------- I just send it downstream to match the behavior is the current downstream event.. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 18:47:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 01:47:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090413014710.6E13E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128600|needs-work |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #10 from David Schleef 2009-04-13 01:48 UTC ------- commit 1ecf114c0ecb7477cbdf9f8b5c772d2e93489064 Author: David Schleef Date: Fri Feb 20 11:09:19 2009 -0800 Add param spec flags for when a property can be changed Adds GST_PARAM_MUTABLE* flags to indicate in which states a property can be changed and take effect. Fixes #571559 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 18:57:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 01:57:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 522205] define more GstParamspec flags In-Reply-To: Message-ID: <20090413015720.5F33D23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=522205 GStreamer | gstreamer (core) | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109283|0 |1 is obsolete| | ------- Comment #10 from David Schleef 2009-04-13 01:58 UTC ------- Created an attachment (id=132578) --> (http://bugzilla.gnome.org/attachment.cgi?id=132578&action=view) updated patch Updated patch for recent changes in gstparamspec.h. Note that I changed the numbers, including moving one to G_PARAM_USE_SHIFT + 0 to fill in empty space. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=522205. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 18:39:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 01:39:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090413013922.4949223F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git ------- Comment #9 from David Schleef 2009-04-13 01:40 UTC ------- > The docs for gst_param_spec_is_mutable() should advice which lock the > application needs to take to avoide a race. Stefan, please add what you think is appropriate to the documentation after this is pushed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 23:37:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 06:37:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578811] New: crash with cocoa backend Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578811 GStreamer | gst-plugins-gl | Ver: git Summary: crash with cocoa backend Product: GStreamer Version: git Platform: Other OS/Version: Macintosh Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-gl AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: ds at schleef.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I recently fixed some compile difficulties with the cocoa backend on mac os. Running 'gst-launch videotestsrc ! glimagesink', I get: #0 0x96709ade in -[NSView setFrameSize:] () #1 0x96709a71 in -[NSView setFrame:] () #2 0x96709677 in -[NSWindow setContentView:] () #3 0x007be20d in -[GstGLNSWindow initWithContentRect:styleMask:backing:defer:screen:gstWin:] (self=0x67b990, _cmd=0x7c0a34, contentRect={origin = {x = 0, y = 0}, size = {width = 320, height = 240}}, styleMask=15, bufferingType=2, flag=0 '\0', aScreen=0x0, priv=0x33648) at gstglwindow_cocoa.m:401 #4 0x007bd834 in gst_gl_window_new (width=320, height=240) at gstglwindow_cocoa.m:183 #5 0x007b5a64 in gst_gl_display_thread_create_context (display=0x7e3088) at gstgldisplay.c:529 #6 0x003e0378 in g_thread_create_proxy (data=0x6689d0) at gthread.c:635 #7 0x9185e095 in _pthread_start () #8 0x9185df52 in thread_start () -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578811. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 12 23:42:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 06:42:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578811] crash with cocoa backend In-Reply-To: Message-ID: <20090413064205.D1A9F23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578811 GStreamer | gst-plugins-gl | Ver: git ------- Comment #1 from David Schleef 2009-04-13 06:43 UTC ------- Same result with gtkxoverlay test. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578811. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 04:36:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 11:36:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578310] [matroskamux] - Should suppport speex In-Reply-To: Message-ID: <20090413113610.B4CAA23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578310 GStreamer | gst-plugins-good | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org AssignedTo|gstreamer- |slomo at circular-chaos.org |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 ------- Comment #1 from Sebastian Dr?ge 2009-04-13 11:37 UTC ------- There currently is no spec for mapping Speex into Matroska unfortunately, I'll ask for one... should be done more or less the same as for Vorbis. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578310. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 05:04:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 12:04:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578310] [matroskamux] - Should suppport speex In-Reply-To: Message-ID: <20090413120406.1EC1A23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578310 GStreamer | gst-plugins-good | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|slomo at circular-chaos.org |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Sebastian Dr?ge 2009-04-13 12:05 UTC ------- commit 108774781d629c85244f6b976ea21d93021afe70 Author: Sebastian Dr?ge Date: Mon Apr 13 14:03:03 2009 +0200 Add initial support for muxing/demuxing Speex audio Note: This is not in the Matroska spec yet Fixes bug #578310. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578310. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 06:27:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 13:27:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090413132720.712CD23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 06:53:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 13:53:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 522205] define more GstParamspec flags In-Reply-To: Message-ID: <20090413135306.590BB23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=522205 GStreamer | gstreamer (core) | Ver: git ------- Comment #11 from Tim-Philipp M?ller 2009-04-13 13:54 UTC ------- Btw, shouldn't it be _PRESETTABLE rather than _PRESETABLE? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=522205. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 09:41:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 16:41:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578848] New: Wrap new core/base API Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578848 GStreamer | gst-python | Ver: git Summary: Wrap new core/base API Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: bilboed at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Creating a blocker bug so I don't forget to wrap the newly added core/base API/symbols. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578848. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 09:41:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 16:41:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578848] Wrap new core/base API In-Reply-To: Message-ID: <20090413164128.905DF23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578848 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578848. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 13 11:40:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 13 Apr 2009 18:40:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578856] New: xml pipeline containing decodebin fails Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578856 GStreamer | gstreamer (core) | Ver: 0.10.21 Summary: xml pipeline containing decodebin fails Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: astarabadi at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified A normally playing pipeline with gst-launch does not work when using xml. example (using the tests/examples/xml/ example code) on FC10: > gst-launch-0.10 -v -t -o pipeline.xml audiotestsrc num-buffers=100 ! decodebin ! alsasink > ./runxml pipeline.xml (lt-runxml:14990): GStreamer-WARNING **: Name fakesink is not unique in bin decodebin0, not adding (lt-runxml:14990): GStreamer-WARNING **: Name typefind is not unique in bin decodebin0, not adding (lt-runxml:14990): GStreamer-CRITICAL **: gst_pad_load_and_link: assertion `pad != NULL' failed ** ERROR:runxml.c:90:main: assertion failed: (bin != NULL) Aborted Shaun -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578856. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 00:17:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 07:17:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090414071700.1175823F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git ------- Comment #11 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 07:16 UTC ------- I am not sure what the solution is. Lets imagine one has this code in the app: g_object_set(element, "param", value, NULL); Now, one should do: GParamSpec *pspec; GstElementClass element_class; element_class = GST_ELEMENT_GET_CLASS (element); pspec = g_object_class_find_property(element_class, "param"); if (gst_param_spec_is_mutable (pspec, element)) { g_object_set(element, "param", value, NULL); } This is ofcourse racy, as one needs to take a lock. The gst_param_spec_is_mutable() already takes GST_OBJECT_LOCK(), so the app can't use that. Should we rather have gboolean gst_param_spec_set_if_mutable(element_class, "param", value); ? Also we should add another API gst_element_property_is_mutable (element, property_name) for convinience. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 00:17:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 07:17:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577709] Review new navigation API In-Reply-To: Message-ID: <20090414071745.9855923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577709 GStreamer | gst-plugins-base | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de Status|NEW |NEEDINFO ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 07:17 UTC ------- Jan, this is committed, closing? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577709. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 00:33:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 07:33:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 522205] define more GstParamspec flags In-Reply-To: Message-ID: <20090414073322.E003323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=522205 GStreamer | gstreamer (core) | Ver: git ------- Comment #12 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 07:33 UTC ------- According to com/index.php?lang=en_GB&word1=presetable&word2=presettable its a slight win for "presetable". Any idea why there should be a second "t"? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=522205. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 00:37:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 07:37:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090414073704.213FA23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #19 from Filippo Della Betta 2009-04-14 07:37 UTC ------- (In reply to comment #16) > (In reply to comment #14) > > Not completely correct. Infact in function gst_udp_get_addr (file > > gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could > > return two entry one with IPv6 address and one with IPv4 address. > > > That should not be an issue because we should expect that the address given > should be preferably an IP address and not a host name. Keep in mind that an > host name can be resolved to multiple addresses and udpsink offers no interface > to handle this properly. However there should be an option to disable IPv6. > I will revise the patch later. Actually , the default "host" property of multiudpsink is "localhost" and not "127.0.0.1", and this is resolved on Vista/2008 Server with two different address "::1" and "127.0.0.1". In my PC the first is returned (AF_INET6) by getaddrinfo and that is why a patch is needed to gst_udp_get_addr (as you suggested before). Regarding multiple address you can simply keep it that way (choose the first address with the same family). Thanks in advance -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 00:58:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 07:58:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 532864] gstreamer-properties crashed with SIGSEGV in strcmp() In-Reply-To: Message-ID: <20090414075812.6D50E23F024@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532864 GStreamer | gst-plugins-base | Ver: 0.10.18 ------- Comment #8 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 07:58 UTC ------- Pedro, any reply? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532864. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:08:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:08:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] [qtdemux] missing 3gpp Asset metadata handling In-Reply-To: Message-ID: <20090414080816.92B7823F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:19:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:19:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575563] The last gstreamer sometime deadlock when it wasn't a few month ago In-Reply-To: Message-ID: <20090414081940.2043423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575563 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #5 from Wim Taymans 2009-04-14 08:19 UTC ------- It looks like some queue is filled while the other one is empty. What kind of asf file is this? can you attach it? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575563. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:21:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:21:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 533427] GObject properties not threadsafe In-Reply-To: Message-ID: <20090414082106.3F1B323F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=533427 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |166020 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=533427. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:29:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:29:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 517231] threadsafe/colored windows logging In-Reply-To: Message-ID: <20090414082952.071B523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=517231 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=517231. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:34:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:34:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 517231] threadsafe/colored windows logging In-Reply-To: Message-ID: <20090414083433.0812B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=517231 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131126|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #12 from Wim Taymans 2009-04-14 08:34 UTC ------- I commited the mutex patch because it does the right thing for now and nobody said that debugging in full colors to the console should be efficient. If you have a better and cheaper patch, please reopen and attach. commit 7e0bdbf2086b5fffa439dbd876a5e57281dc7c1a Author: LRN Date: Tue Apr 14 10:32:07 2009 +0200 info: use mutex to do console colors on windows Use a static mutex to keep the console colors and context together when debugging with colors on Windows. Fixes #517231. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=517231. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:39:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:39:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577637] [playbin2] expose temp-location property In-Reply-To: Message-ID: <20090414083920.C901E23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577637 GStreamer | gst-plugins-base | Ver: 0.10.x Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #3 from Wim Taymans 2009-04-14 08:39 UTC ------- Do you want to do this right now? it does not work quite right yet in all cases. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577637. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 01:57:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 08:57:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] New: [fdsink] fdsink doesn't support GST_EVENT_NEWSEGMENT event Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 Summary: [fdsink] fdsink doesn't support GST_EVENT_NEWSEGMENT event Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wangleileis at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net CC: wangleileis at gmail.com GNOME version: Unspecified GNOME milestone: Unspecified I find that fdsink doesn't support GST_EVENT_NEWSEGMENT event. So that fdsink don't work normally after push one gstbuffer(we specify gstbuffer->offset) to fdsink. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 02:03:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 09:03:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] fdsink doesn't support GST_EVENT_NEWSEGMENT event In-Reply-To: Message-ID: <20090414090319.68EB223F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #1 from lei.wang 2009-04-14 09:03 UTC ------- The plugin filesink can compute new offset by call gst_file_sink_do_seek after received one GST_EVENT_NEWSEGMENT event. Why does fdsink do like filesink ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 02:36:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 09:36:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567740] bogus warning in decodebin2? In-Reply-To: Message-ID: <20090414093614.E99EA23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567740 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Wim Taymans 2009-04-14 09:36 UTC ------- commit 4265511b7076699d599d70e9cef6a1a1ac912b9b Author: Wim Taymans Date: Tue Apr 14 11:34:49 2009 +0200 decodebin2: fix up the debugs and warnings Use _OBJECT variants because we can. Go over some log statements and put them in the right category. Fixes #567740. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567740. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 03:27:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 10:27:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575638] kissfft copyright In-Reply-To: Message-ID: <20090414102732.2AA3E23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575638 GStreamer | gst-plugins-base | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #2 from Tim-Philipp M?ller 2009-04-14 10:27 UTC ------- Mark: ping? (new -base release coming up soon, would be nice to get this resolved before the release) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575638. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 03:33:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 10:33:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578506] Pipeline with alsasrc and alsasink cannot change state back to playing In-Reply-To: Message-ID: <20090414103334.D225223F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578506 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578506. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:10:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:10:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 570768] videotestsrc - small navigation bug on narrowed output window In-Reply-To: Message-ID: <20090414111020.AA27323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=570768 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk AssignedTo|gstreamer- |t.i.m at zen.co.uk |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570768. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:14:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:14:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577709] Review new navigation API In-Reply-To: Message-ID: <20090414111442.8714523F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577709 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Jan Schmidt 2009-04-14 11:14 UTC ------- Sweet. Thanks for looking it over. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577709. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:17:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:17:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578506] Pipeline with alsasrc and alsasink cannot change state back to playing In-Reply-To: Message-ID: <20090414111741.5B35F23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578506 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-14 11:17 UTC ------- commit dffd1bcc976c432d3827a0a9a34f5ad24edec3d9 Author: Wim Taymans Date: Tue Apr 14 13:16:14 2009 +0200 baseaudiosrc: adjust the internal timestamp Adjust the internal timestamp before comparing it against the adjusted clock time. Fixes #578506 commit 0c4c1410f970bca4857acd03527772454dc76e52 Author: Wim Taymans Date: Tue Apr 14 13:12:59 2009 +0200 baseaudiosink: use new clock time methods Use the unadjusted internal clock times to calculate the internal/external offset when calibrating the clock. When going to NULL, unparent and free the ringbuffer, like we do in the source element. See #578506 commit 4231d54823b9811152d9c7e42e293a5e379a3c4b Author: Wim Taymans Date: Tue Apr 14 13:08:52 2009 +0200 audioclock: add methods for the internal offset Add two methods for getting the unadjusted time of the clock and one for adjusting an internal time. We will need these methods for correctly handling the time after a gst_audio_clock_reset(). Add a debug category and some debug lines to the audio clock. API: gst_audio_clock_get_time() API: gst_audio_clock_adjust() API: GST_AUDIO_CLOCK_CAST() -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578506. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:28:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:28:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 570768] [ximagesink] wrong mouse pointer position if output window is smaller than the image In-Reply-To: Message-ID: <20090414112822.0AA5923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=570768 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128085|none |committed Flag| | AssignedTo|t.i.m at zen.co.uk |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Resolution| |FIXED Summary|videotestsrc - small |[ximagesink] wrong mouse |navigation bug on narrowed |pointer position if output |output window |window is smaller than the | |image Target Milestone|HEAD |0.10.23 ------- Comment #3 from Tim-Philipp M?ller 2009-04-14 11:28 UTC ------- Committed, thanks a lot for the patch (and sorry it took so long): commit 77050a72f8c54a62ab344402aa15d8645150596a Author: Hannes Bistry Date: Tue Apr 14 12:10:30 2009 +0100 ximagesink: fix mouse pointer offsets in navigation event if window is smaller than the image Fixes #570768. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570768. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:33:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:33:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 569682] playbin2 leaks request pad from input selector In-Reply-To: Message-ID: <20090414113316.F2A7423F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=569682 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|REOPENED |RESOLVED Resolution| |FIXED ------- Comment #4 from Wim Taymans 2009-04-14 11:33 UTC ------- I think this is fixed now, I don't see the leaks anymore. Reopen if you still see them. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=569682. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:36:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:36:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577288] "Internal playbin error" when seeking to the end of files In-Reply-To: Message-ID: <20090414113602.20A7923F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577288 GStreamer | gst-plugins-base | Ver: 0.10.22 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577288. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:49:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:49:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577288] "Internal playbin error" when seeking to the end of files In-Reply-To: Message-ID: <20090414114944.5864923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577288 GStreamer | gst-plugins-base | Ver: 0.10.22 ------- Comment #1 from Wim Taymans 2009-04-14 11:49 UTC ------- Removing the ghostpad from the element should also unlink anything it was linked to (the audio_tee_sink). So, I don't quite see how this could fail here unless there is something else going on. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577288. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:58:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:58:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577610] RTCP feedback messages support in GstRTCPPacket In-Reply-To: Message-ID: <20090414115848.D910523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577610 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577610. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 04:58:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 11:58:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577288] "Internal playbin error" when seeking to the end of files In-Reply-To: Message-ID: <20090414115855.6DF4223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577288 GStreamer | gst-plugins-base | Ver: 0.10.22 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-14 11:58 UTC ------- Along with the other fixes that will go into 0.10.23, this patch should also fix the issue. Please test and reopen if the problem still persists. commit 5eed96dc06b73a63b9401265baed281e49b2dbf4 Author: Wim Taymans Date: Tue Apr 14 13:51:41 2009 +0200 playbin2: clear the target Clear the target of our ghostpads before we remove the pad from the element. This to make sure that the internal pad is not left linked to whatever pad we were ghosted to. This should only be a problem when we leak the ghostpads. Also release our subpicture pads. Fixes #577288. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577288. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 05:04:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 12:04:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090414120425.A6C8623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: 0.10.20 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO Summary|gstcheck.c:76:F:general:test|gstcheck.c:76:F:general:test |_state_changes_* fail |_state_changes_* failure: | |GST_IS_CLOCK(clock) | |assertion fails ------- Comment #1 from Tim-Philipp M?ller 2009-04-14 12:04 UTC ------- Any context you can provide with this? (Architecture/cpu/distro/etc.) Does this still happen with an up-to-date version of gst-plugins-base (ie. 0.10.22 or git)? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 05:08:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 12:08:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555248] [alsamixer] implement GST_MIXER_TRACK_NO_MUTE etc. In-Reply-To: Message-ID: <20090414120826.D998823F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555248 GStreamer | gst-plugins-base | Ver: 0.10.20 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|PCM doesn't support muting |[alsamixer] implement |but this information is |GST_MIXER_TRACK_NO_MUTE etc. |missing in GstMixerTrack | ------- Comment #1 from Tim-Philipp M?ller 2009-04-14 12:08 UTC ------- Flags for this purpose have been added to GstMixerTrack recently (see bug #570832), but probably still need implementing in alsamixer. Changing bug title accordingly. Patches would be much appreciated (-base is freezing for a new release in the next few days). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555248. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 05:14:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 12:14:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 532307] laptop mode for playing movies In-Reply-To: Message-ID: <20090414121441.05CE923F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532307 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #6 from Wim Taymans 2009-04-14 12:14 UTC ------- Something like bursting data out of queues seems like a good idea but for playbin2 it needs to go into multiqueue or something. There is a tradeoff here because you would now end up buffering more data in memory instead of streaming it from disk. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532307. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 05:45:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 12:45:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] New: decodebin/decodebin2 should insert mpeg4videoparse Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-base | Ver: 0.10.21 Summary: decodebin/decodebin2 should insert mpeg4videoparse Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: arnout at mind.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified When I view an MPEG4 stream from a Sony camera with playbin or playbin2 (or decodebin or decodebin2), the decoded stream is weird. It looks like only the top row or so of macroblocks is really decoded, and the rest only has differential info (probably the I-frames aren't detected). I get the same effect with a manually constructed pipeline: souphttpsrc location=... ! ffdec_mpeg4 ! autovideosink Inserting an mpeg4videoparse solves this: souphttpsrc location=... ! mpeg4videoparse ! ffdec_mpeg4 ! autovideosink This is using -base 0.10.21, -bad 0.10.9 and -ffmpeg 0.10.4. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 05:55:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 12:55:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] decodebin/decodebin2 should insert mpeg4videoparse In-Reply-To: Message-ID: <20090414125557.F200523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #1 from Arnout Vandecappelle 2009-04-14 12:55 UTC ------- Created an attachment (id=132639) --> (http://bugzilla.gnome.org/attachment.cgi?id=132639&action=view) about 8 seconds of MPEG4 captured from Sony camera This is about 8 seconds (truncated at 950K) of raw MPEG4 video captured from the Sony camera using gst-launch souphttpsrc location=... ! filesink location=sony.mp4 Just in case you can't reproduce the problem, the video is actually a screenshot of what you get on my installation. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 06:23:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 13:23:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 566561] [resindvd] Failed to connect stream (with pulsesink) In-Reply-To: Message-ID: <20090414132300.6C65823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=566561 GStreamer | gst-plugins-bad | Ver: 0.10.9 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #2 from Jan Schmidt 2009-04-14 13:22 UTC ------- This one can probably be closed as obsolete. It was never a resin-dvd bug - it was a problem with pulsesink handling changes in the stream layout, when the audio switched from stereo to surround for example. pulsesink was more-or-less completely re-written, and the new version doesn't have the same problem. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=566561. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 06:42:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 13:42:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] [qtdemux] missing 3gpp Asset metadata handling In-Reply-To: Message-ID: <20090414134237.DA2E023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132193|none |needs-work Flag| | ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 13:42 UTC ------- This needs some work. The location fields are fixed floating point format and need to be divided by 65536.0 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 06:52:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 13:52:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577610] RTCP feedback messages support in GstRTCPPacket In-Reply-To: Message-ID: <20090414135222.7B66123F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577610 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577610. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 06:52:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 13:52:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090414135253.F163223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x ------- Comment #5 from Jan Schmidt 2009-04-14 13:52 UTC ------- This should be fixed with gst-plugins-good 0.10.14 or later. The versions of the other modules are not important (as long as they're new enough to support gst-plugins-good 0.10.14) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 07:32:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 14:32:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090414143233.0076423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: 0.10.20 Carlo Wood changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #2 from Carlo Wood 2009-04-14 14:32 UTC ------- Current CVS (14 Apr 2009): Running suite(s): states Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed 0%: Checks: 3, Failures: 3, Errors: 0 gstcheck.c:72:F:general:test_state_changes_up_and_down_seq:0: Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed gstcheck.c:72:F:general:test_state_changes_up_seq:0: Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed gstcheck.c:72:F:general:test_state_changes_down_seq:0: Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed FAIL: generic/states Requested info: Linux hikaru 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64 GNU/Linux Dist is Debian 'testing', but I haven't updated since a while, so it's close to 'Lenny', let me know if you want versions of specific libraries. >cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Quad CPU @ 2.66GHz stepping : 7 cpu MHz : 2666.674 cache size : 4096 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 5337.13 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Quad CPU @ 2.66GHz stepping : 7 cpu MHz : 2666.674 cache size : 4096 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 1 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 5333.39 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Quad CPU @ 2.66GHz stepping : 7 cpu MHz : 2666.674 cache size : 4096 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 1 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 5333.44 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Quad CPU @ 2.66GHz stepping : 7 cpu MHz : 2666.674 cache size : 4096 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 1 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 5333.37 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: >cat /proc/meminfo MemTotal: 4065528 kB MemFree: 158316 kB Buffers: 331104 kB Cached: 606284 kB SwapCached: 525896 kB Active: 2300680 kB Inactive: 598084 kB SwapTotal: 15631096 kB SwapFree: 14392664 kB Dirty: 416 kB Writeback: 0 kB AnonPages: 1947760 kB Mapped: 142488 kB Slab: 866780 kB SReclaimable: 836684 kB SUnreclaim: 30096 kB PageTables: 22752 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 17663860 kB Committed_AS: 3496412 kB VmallocTotal: 34359738367 kB VmallocUsed: 320696 kB VmallocChunk: 34359417591 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB >sudo lspci -vvv 00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02) Subsystem: ASUSTeK Computer Inc. P5B Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Kernel modules: intel-agp 00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [88] Subsystem: Intel Corporation Device 0000 Capabilities: [80] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] MSI: Mask- 64bit- Count=1/1 Enable+ Address: fee0f00c Data: 4159 Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #2, Speed 2.5GT/s, Width x16, ASPM L0s, Latency L0 <256ns, L1 <4us ClockPM- Suprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- Slot # 0, PowerLimit 0.000000; Interlock- NoCompl+ SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd On, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [100] Virtual Channel Capabilities: [140] Root Complex Link Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5B Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Capabilities: [130] Root Complex Link Kernel modules: snd-hda-intel 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode]) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x2, ASPM L0s L1, Latency L0 <1us, L1 <4us ClockPM- Suprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+ Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Mask- 64bit- Count=1/1 Enable+ Address: fee0f00c Data: 4161 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. Device 81ec Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100] Virtual Channel Capabilities: [180] Root Complex Link Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Suprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+ Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Mask- 64bit- Count=1/1 Enable+ Address: fee0f00c Data: 4169 Capabilities: [90] Subsystem: ASUSTeK Computer Inc. Device 81ec Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100] Virtual Channel Capabilities: [180] Root Complex Link Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5B Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Subsystem: ASUSTeK Computer Inc. Device 81ec 00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02) Subsystem: ASUSTeK Computer Inc. P5B Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Kernel modules: iTCO_wdt 00:1f.2 SATA controller: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) 6 port SATA AHCI Controller (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. Device 81ec Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02) Subsystem: ASUSTeK Computer Inc. P5B Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- Capabilities: [128] Power Budgeting Capabilities: [600] Vendor Specific Information Kernel driver in use: nvidia Kernel modules: nvidia, nvidiafb 02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) Subsystem: ASUSTeK Computer Inc. Device 81f8 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- Capabilities: [5c] MSI: Mask- 64bit+ Count=1/1 Enable+ Address: 00000000fee0f00c Data: 4191 Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 unlimited ClockPM+ Suprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 1f, GenCap- CGenEn- ChkCap- ChkEn- Kernel driver in use: sky2 Kernel modules: sky2 04:02.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08) Subsystem: Creative Labs CT4832 SBLive! Value Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- Message-ID: <20090414143521.11A9623F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: 0.10.20 ------- Comment #3 from Carlo Wood 2009-04-14 14:35 UTC ------- Don't blame me for the horrible way this webpage "formats" correct pastes please :/ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 07:47:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 14:47:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577610] RTCP feedback messages support in GstRTCPPacket In-Reply-To: Message-ID: <20090414144744.E620A23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577610 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131840|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-14 14:47 UTC ------- commit 86edcadc43b66d9f735e04b51e5e10bbb135e258 Author: Johann Prieur Date: Tue Apr 14 16:45:20 2009 +0200 RTCP: add beginnings of Feedback messages Add the beginnings of parsing and constructing Feedback messages. Fixes #577610. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577610. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 07:51:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 14:51:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578118] [multifdsink] add option to not resend the streamheader when it changes in the caps In-Reply-To: Message-ID: <20090414145116.579F423F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578118 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 07:52:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 14:52:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578933] New: 'element-added' signal does not work for sink elements being added in playbin2 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578933 GStreamer | gst-plugins-base | Ver: git Summary: 'element-added' signal does not work for sink elements being added in playbin2 Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: patrick.radizi at axis.com QAContact: gstreamer-bugs at lists.sourceforge.net CC: wim.taymans at gmail.com GNOME version: Unspecified GNOME milestone: Unspecified When using the element-added signal on the playbin2 pipeline, the registered callback function is only called for the 'first half' of the pipline. It's not called when the sink element is added. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578933. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 07:52:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 14:52:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578934] New: v4l2src & ffmpeg cannot negociate format Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578934 GStreamer | gst-plugins-good | Ver: 0.10.21 Summary: v4l2src & ffmpeg cannot negociate format Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: francois.forest at lri.fr QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The following pipeline failed in negociating caps while it exists compatible caps on each element pairs. $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb ! xvimagesink ... ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format Additional debug info: gstbasesrc.c(2426): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Check your filtered caps, if any Hint: the same pipeline ending with element ximagesink or fakesink in place of xvimagesink succeeds. The same is true if we force fully defined caps between ffmpeg & ximagesink as follows: $ gst-launch-0.10 --gst-debug=v4l2src:3 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb,width=320,height=240,bpp=32,depth=24,endianness=4321,red_mask=65280,green_mask=16711680,blue_mask=-16777216 ! xvimagesink Note: this report is an improved version of bugId 578500 which was set to unconfirmed -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578934. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:00:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:00:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575638] kissfft copyright In-Reply-To: Message-ID: <20090414150018.EDEBC23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575638 GStreamer | gst-plugins-base | Ver: 0.10.22 Mark Borgerding changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from Mark Borgerding 2009-04-14 15:00 UTC ------- I appreciate your understanding. I tried to figure out who to contact about the RPM binary package since that is where this bug report rightly belongs, but it was not clear to me how to contact the Red Hat maintainer. I would certainly not claim "authorship" over gstreamer, but it does seem like the AUTHORS file gets picked up by the downstream packages maintainers. What do you think about a footnote in the AUTHOR file? "Also contains code from kissfft project. Copyright Mark Borgerding. (Revised BSD license)" -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575638. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:02:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:02:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090414150229.A5BAB23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Francois Forest changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from Francois Forest 2009-04-14 15:02 UTC ------- Following the above recommendation I reformulate the report as follows: 1) the bug appears on version 0.10.21 2) The following pipeline failed in negociating caps while it exists compatible caps on each element pairs. $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb ! xvimagesink ... ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format Additional debug info: gstbasesrc.c(2426): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Check your filtered caps, if any 3) Hint: the same pipeline ending with element ximagesink or fakesink in place of xvimagesink succeeds. The same is true if we force fully defined caps between ffmpeg & ximagesink as follows: $ gst-launch-0.10 --gst-debug=v4l2src:3 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb,width=320,height=240,bpp=32,depth=24,endianness=4321,red_mask=65280,green_mask=16711680,blue_mask=-16777216 ! xvimagesink -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:05:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:05:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578934] v4l2src & ffmpeg cannot negociate format In-Reply-To: Message-ID: <20090414150537.2F90723F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578934 GStreamer | gst-plugins-good | Ver: 0.10.21 Francois Forest changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #1 from Francois Forest 2009-04-14 15:05 UTC ------- *** This bug has been marked as a duplicate of 578500 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578934. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:05:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:05:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090414150537.A3F3923F593@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #4 from Francois Forest 2009-04-14 15:05 UTC ------- *** Bug 578934 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:06:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:06:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578118] [multifdsink] add option to not resend the streamheader when it changes in the caps In-Reply-To: Message-ID: <20090414150644.85EC423F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578118 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132177|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #4 from Wim Taymans 2009-04-14 15:06 UTC ------- commit 63108730a59c270e5ddce051722755ca1596ef14 Author: Jan Urbanski Date: Tue Apr 14 17:04:06 2009 +0200 multifdsink: add property to resend streamheaders Adds a new property in multifdsink, resend-streamheader. If this property is false, the multifdsink will not send the streamheader if there's already one set for a particular client. There are some formats in which every stream needs to start with a certain blob, but you can't inject this blob at leisure. If the producer wants to change the blob in question and sets in as the streamheader on the outgoing buffers' caps, new clients of multifdsink will get the new streamheader, but old clients will break, because they'll see the blob in the middle of the stream. The property is true by default, so existing code will not see any difference. Fixes #578118. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:10:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:10:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] [qtdemux] missing 3gpp Asset metadata handling In-Reply-To: Message-ID: <20090414151052.A0FC923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git ------- Comment #3 from Mark Nauwelaerts 2009-04-14 15:10 UTC ------- Created an attachment (id=132643) --> (http://bugzilla.gnome.org/attachment.cgi?id=132643&action=view) Adjust patch This (incremental) patch should handle the aforementioned fixed-point issue, as well as using some more convenient and traditional GLib calls. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:11:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:11:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090414151101.E00B223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #20 from Bruno Santos 2009-04-14 15:11 UTC ------- Then we need a property for udpsink client to specified the desired family and leave it at default of AF_UNSPEC. I will provide another patch for that later. (In reply to comment #19) > (In reply to comment #16) > > (In reply to comment #14) > > > Not completely correct. Infact in function gst_udp_get_addr (file > > > gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could > > > return two entry one with IPv6 address and one with IPv4 address. > > > > > That should not be an issue because we should expect that the address given > > should be preferably an IP address and not a host name. Keep in mind that an > > host name can be resolved to multiple addresses and udpsink offers no interface > > to handle this properly. However there should be an option to disable IPv6. > > I will revise the patch later. > > Actually , the default "host" property of multiudpsink is "localhost" and not > "127.0.0.1", and this is resolved on Vista/2008 Server with two different > address "::1" and "127.0.0.1". In my PC the first is returned (AF_INET6) by > getaddrinfo and that is why a patch is needed to gst_udp_get_addr (as you > suggested before). > Regarding multiple address you can simply keep it that way (choose the first > address with the same family). > Thanks in advance > -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:13:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:13:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090414151322.1FAC523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #5 from Tim-Philipp M?ller 2009-04-14 15:13 UTC ------- > Following the above recommendation I reformulate the report as follows: > ... > 2) The following pipeline failed in negociating caps while it exists compatible > caps on each element pairs. > $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! video/x-raw-rgb ! xvimagesink > ... > ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not > negotiate format This is not a bug. It is a perfectly normal/expected failure. See my second comment above. > 3) Hint: the same pipeline ending with element ximagesink or fakesink in place > of xvimagesink succeeds. This is also as expected (ximagesink supports only RGB, and fakesink will accept anything) and does not indicate a bug in the above pipeline. > The same is true if we force fully defined caps between ffmpeg & ximagesink as > follows: > $ gst-launch-0.10 --gst-debug=v4l2src:3 v4l2src ! ffmpegcolorspace ! > video/x-raw-rgb,width=320,height=240,bpp=32,depth=24,endianness=4321,red_mask=65280,green_mask=16711680,blue_mask=-16777216 > ! xvimagesink Are you saying this pipeline with *xvimagesink* succeeds? (note that you write 'ffmpeg & ximagesink' but the pipeline actually contains an xvimagesink). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:14:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:14:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578934] v4l2src & ffmpeg cannot negociate format In-Reply-To: Message-ID: <20090414151402.5CA6E23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578934 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Target Milestone|HEAD |NONE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578934. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:15:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:15:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578939] New: gst-plugins-gl won't build on ubuntu 8.04 (hardy) Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578939 GStreamer | gst-plugins-gl | Ver: git Summary: gst-plugins-gl won't build on ubuntu 8.04 (hardy) Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: major Priority: Normal Component: gst-plugins-gl AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: the latest git revision of gst-plugins-gl won't build on ubuntu 8.04 (hardy) Steps to reproduce: in gst-plugins-gl: ./autogen.sh ./configure make sudo make install Actual results: The compilation fails with: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/local/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/local/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wpointer-arith -Werror -fno-strict-aliasing -g -DGST_DISABLE_DEPRECATED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -x objective-c -g -O2 -MT libgstgtkhelper_la-gstgtk.lo -MD -MP -MF .deps/libgstgtkhelper_la-gstgtk.Tpo -c gstgtk.c -fPIC -DPIC -o .libs/libgstgtkhelper_la-gstgtk.o gcc: error trying to exec 'cc1obj': execvp: No such file or directory make[5]: *** [libgstgtkhelper_la-gstgtk.lo] Error 1 Expected results: It would compile Does this happen every time? Yes Other information: This applies to git revision: commit e2a2334864f0275b2f399bf598e14fa3c640a67a Author: David Schleef Date: Sun Apr 12 22:24:06 2009 -0700 Build for Cocoa on darwin, with various fixes -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578939. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:19:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:19:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090414151909.C603223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #21 from Bruno Santos 2009-04-14 15:19 UTC ------- Or even better, we give priority to IPv4 over IPv6 in gst_udp_get_addr. Anyway, address should be preferably an IP and not an hostname, so a guess this will the best approach. Comments? (In reply to comment #20) > Then we need a property for udpsink client to specified the desired family and > leave it at default of AF_UNSPEC. I will provide another patch for that later. > > (In reply to comment #19) > > (In reply to comment #16) > > > (In reply to comment #14) > > > > Not completely correct. Infact in function gst_udp_get_addr (file > > > > gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could > > > > return two entry one with IPv6 address and one with IPv4 address. > > > > > > > That should not be an issue because we should expect that the address given > > > should be preferably an IP address and not a host name. Keep in mind that an > > > host name can be resolved to multiple addresses and udpsink offers no interface > > > to handle this properly. However there should be an option to disable IPv6. > > > I will revise the patch later. > > > > Actually , the default "host" property of multiudpsink is "localhost" and not > > "127.0.0.1", and this is resolved on Vista/2008 Server with two different > > address "::1" and "127.0.0.1". In my PC the first is returned (AF_INET6) by > > getaddrinfo and that is why a patch is needed to gst_udp_get_addr (as you > > suggested before). > > Regarding multiple address you can simply keep it that way (choose the first > > address with the same family). > > Thanks in advance > > > -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 08:59:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 15:59:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090414155920.D390423F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #6 from Jan Schmidt 2009-04-14 15:59 UTC ------- Does gst-launch videotestsrc ! video/x-raw-rgb ! xvimagesink succeed, or fail? I agree with Tim, the most likely cause is that the Xv adapter on your video card does not support RGB. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:11:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:11:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578942] New: Missing RTSP headers related to Windows Media extension. Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578942 GStreamer | gst-plugins-base | Ver: git Summary: Missing RTSP headers related to Windows Media extension. Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: n770galaxy at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Some headers required to properly implement the RTSP extension for Windows Media are not declared in the helper library. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578942. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:12:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:12:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578942] Missing RTSP headers related to Windows Media extension. In-Reply-To: Message-ID: <20090414161234.24EE023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578942 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Josep Torra Valles 2009-04-14 16:12 UTC ------- Created an attachment (id=132645) --> (http://bugzilla.gnome.org/attachment.cgi?id=132645&action=view) Add the missing headers The provided patch add the missing headers. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578942. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:14:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:14:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575638] kissfft copyright In-Reply-To: Message-ID: <20090414161456.3285523F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575638 GStreamer | gst-plugins-base | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #4 from Tim-Philipp M?ller 2009-04-14 16:14 UTC ------- I've committed this now: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=9f23b82b2c428ef757a0566a22dec1e8bc5026ff commit 9f23b82b2c428ef757a0566a22dec1e8bc5026ff Author: Tim-Philipp M?ller Date: Tue Apr 14 17:01:51 2009 +0100 Give credit to Mark Borgerding (kissfft author) and add myself to AUTHORS as well. Fixes #575638. Hope that's ok (if not, please re-open) :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575638. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:22:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:22:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578656] Implement upstream GstForceKeyUnit events in theoraenc In-Reply-To: Message-ID: <20090414162253.EBDEB23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578656 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132489|none |committed Flag| | Attachment #132490|none |committed Flag| | Attachment #132491|none |committed Flag| | Attachment #132492|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #7 from Wim Taymans 2009-04-14 16:22 UTC ------- commit c628641880d9b0a1c7dacd2be8e67ecd47754d4e Author: Olivier Crete Date: Tue Apr 14 18:16:37 2009 +0200 theoraenc: implement upstream keyframe force Implement handling of upstream keyframe forcing. Update the design documents too. Fixes #578656 commit d0c36826278182b3bd986e6efafd65434127e26b Author: Olivier Crete Date: Tue Apr 14 17:31:31 2009 +0200 theoraenc: factor out keyframe forcing See #578656 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578656. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:26:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:26:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578942] Missing RTSP headers related to Windows Media extension. In-Reply-To: Message-ID: <20090414162610.360E423F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578942 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578942. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:37:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:37:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578942] Missing RTSP headers related to Windows Media extension. In-Reply-To: Message-ID: <20090414163741.11B5B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578942 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132645|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-14 16:35 UTC ------- commit 71ab187355f7b1fc9ef5d8f28a186d031f8a3382 Author: Josep Torra Date: Tue Apr 14 18:31:52 2009 +0200 RTSP: add missing headers for WMS RTSP Add missing headers related to Windows Media RTSP extension. Fixes #578942 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578942. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:56:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:56:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 509311] [rtph263pay] rtph263pay does not follow rfc2190 In-Reply-To: Message-ID: <20090414165609.5C4BE23F595@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=509311 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130509|none |committed Flag| | Attachment #132297|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #26 from Wim Taymans 2009-04-14 16:56 UTC ------- commit 17d9cb3319d93a9a5ab8833c26bb1bc7326aeb63 Author: Youness Alaoui Date: Tue Apr 14 18:52:48 2009 +0200 h263pay: various fixes Re-enable mode A support and a property to control it. Fix memory leak of GstRtpH263PayBoundry objects. Fix marker. Fixes #509311 commit de2c4895268948e10f37be29376c10ee64965a52 Author: Janin Kolenc Date: Tue Apr 14 18:44:51 2009 +0200 h263pay: Fix the payloader Fix the H263 payloader to be more RFC 2190 compliant. See #509311 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=509311. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 09:57:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 16:57:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563903] as-python should check for newer ptyhons too In-Reply-To: Message-ID: <20090414165730.9573923F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563903 GStreamer | gstreamer (core) | Ver: git ------- Comment #3 from Olivier Crete (Tester) 2009-04-14 16:57 UTC ------- Actually, we should probably just use AM_PYTHON instead.. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563903. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 10:14:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 17:14:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578524] synaesthesia MSVC compatibility In-Reply-To: Message-ID: <20090414171405.9F5ED23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578524 GStreamer | gst-plugins-ugly | Ver: 0.10.11 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578524. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 10:18:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 17:18:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578524] synaesthesia MSVC compatibility In-Reply-To: Message-ID: <20090414171809.A975223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578524 GStreamer | gst-plugins-ugly | Ver: 0.10.11 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132423|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #3 from Wim Taymans 2009-04-14 17:18 UTC ------- commit 3743c83acea97f65a219c07d3b4b4a7fd1c6089e Author: David Hoyt Date: Tue Apr 14 19:16:46 2009 +0200 synaesthesia: fix compilation on windows Fix compilation under MSVC due to references to headers that are not available with the MS SDKs. Fixes #578524 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578524. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 10:26:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 17:26:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 537537] [pulse] Latency issues In-Reply-To: Message-ID: <20090414172647.52DD523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=537537 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #5 from Wim Taymans 2009-04-14 17:26 UTC ------- Should be fixed with the pulsesink rewrite that will be in -good 0.10.15. Please retest and reopen if it does not work for you. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=537537. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 10:39:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 17:39:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578811] crash with cocoa backend In-Reply-To: Message-ID: <20090414173948.4C1D023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578811 GStreamer | gst-plugins-gl | Ver: git Tristan Matthews changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |le.businessman at gmail.com ------- Comment #2 from Tristan Matthews 2009-04-14 17:39 UTC ------- the latest changes to gst-plugins-gl are probably responsible for this bug: http://bugzilla.gnome.org/show_bug.cgi?id=578939 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578811. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 11:08:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 18:08:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090414180858.C3D8A23F596@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git ------- Comment #12 from David Schleef 2009-04-14 18:08 UTC ------- I understand now. gst_param_spec_is_mutable() should be changed to have locked and unlocked versions. The function was not meant to be used by applications. I'm not sure it would be useful in applications, since applications should be checking the flags directly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 11:19:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 18:19:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 566561] [resindvd] Failed to connect stream (with pulsesink) In-Reply-To: Message-ID: <20090414181957.5537823F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=566561 GStreamer | gst-plugins-bad | Ver: 0.10.9 Sven Arvidsson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE ------- Comment #3 from Sven Arvidsson 2009-04-14 18:19 UTC ------- Great, thanks for the explanation! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=566561. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 11:38:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 18:38:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 532864] gstreamer-properties crashed with SIGSEGV in strcmp() In-Reply-To: Message-ID: <20090414183843.09AE523F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532864 GStreamer | gst-plugins-base | Ver: 0.10.18 Pedro Villavicencio changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |INCOMPLETE ------- Comment #9 from Pedro Villavicencio 2009-04-14 18:38 UTC ------- Nope, didn't get any reply on the downstream report, Let's close this report if i got any comment there regarding if it's still an issue with latest packages will reopen this report, thanks Stefan. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532864. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 11:26:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 18:26:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578939] gst-plugins-gl won't build on ubuntu 8.04 (hardy) In-Reply-To: Message-ID: <20090414182600.3D4D823F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578939 GStreamer | gst-plugins-gl | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #1 from David Schleef 2009-04-14 18:25 UTC ------- Fixed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578939. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 11:57:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 18:57:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090414185704.73B0623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git ------- Comment #13 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 18:57 UTC ------- Out of curiosity whats the use case you where thinking about? One non-application use case I will do, is to make binding a controller to a object property that can't change in playing fail. There I should access the flags directly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 12:21:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 19:21:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575709] Request a key frame In-Reply-To: Message-ID: <20090414192150.C6E5B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575709 GStreamer | gst-ffmpeg | Ver: git ------- Comment #5 from Olivier Crete (Tester) 2009-04-14 19:21 UTC ------- Created an attachment (id=132654) --> (http://bugzilla.gnome.org/attachment.cgi?id=132654&action=view) ffenc: Make upstream forcekeyunit event handling thread safe The current code can modify the struct passed to ffmpeg in the srcpad event handler, since its not under the stream lock. Attach patch should fix that. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575709. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 12:29:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 19:29:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090414192932.571C723EF69@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git ------- Comment #14 from David Schleef 2009-04-14 19:29 UTC ------- Inside set_property() functions in plugins, as in the filesrc part of the patch above. I suppose gst_param_spec_is_mutable() should not take the lock, since it should be called with the lock held inside the critical section of set_property() functions. Fixing. commit 8dd2b4b591b7650cfabad2ffc79af7f20d673012 Author: David Schleef Date: Tue Apr 14 12:20:37 2009 -0700 Fix locking in gst_param_spec_is_mutable Keep in mind that these flags are only advisory right now, so binding a controller should only fail if MUTABLE_PAUSED or MUTABLE_READY is set, but not MUTABLE_PLAYING. If none are set, the old behavior (that is, "fail randomly") should remain. Somebody please save us from GObject properties in 0.11. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 12:43:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 19:43:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571559] [API] add GST_PARAM_MUTABLE_PLAYING etc. to indicate valid states for changing property In-Reply-To: Message-ID: <20090414194357.36DDF23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571559 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #15 from Wim Taymans 2009-04-14 19:43 UTC ------- It's still very tricky to use, you basically force elements to use the object lock to protect their properties, which is, more often than not, impossible. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571559. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 13:17:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 20:17:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578965] New: pulsesink is silent Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578965 GStreamer | gst-plugins-good | Ver: git Summary: pulsesink is silent Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: ensonic at sonicpulse.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified log follows. I am investigating already -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578965. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 13:18:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 20:18:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578966] New: Using seek to segment video produces garbage Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578966 GStreamer | gstreamer (core) | Ver: 0.10.21 Summary: Using seek to segment video produces garbage Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: shawn_mcmurdo at yahoo.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified Please describe the problem: I am trying to segment a video using gstreamer (via gstreamer-java). I have the equivalent of this pipeline: filesrc location=${input} ! decodebin name=dec ffmux_asf name=mux ! filesink location=${output} dec. ! queue ! ffmpegcolorspace ! ffenc_wmv2 ! queue ! mux. dec. ! queue ! audioconvert ! lame ! mp3parse ! queue ! mux. This pipeline works if I don't do a seek but if I do a seek it produces a file that is not identifiable as a video although it seems to be about the right size. Here's the seek code which works on other pipelines: int flags = SeekFlags.FLUSH | SeekFlags.SEGMENT | SeekFlags.KEY_UNIT; boolean success = gpipe.seek(1.0, Format.TIME, flags, SeekType.SET, startClock.toNanos(), SeekType.SET, endClock.toNanos()); Steps to reproduce: 1. I am trying to segment a video using gstreamer (via gstreamer-java). I have the equivalent of this pipeline: filesrc location=${input} ! decodebin name=dec ffmux_asf name=mux ! filesink location=${output} dec. ! queue ! ffmpegcolorspace ! ffenc_wmv2 ! queue ! mux. dec. ! queue ! audioconvert ! lame ! mp3parse ! queue ! mux. This pipeline works if I don't do a seek but if I do a seek it produces a file that is not identifiable as a video although it seems to be about the right size. Here's the seek code which works on other pipelines: int flags = SeekFlags.FLUSH | SeekFlags.SEGMENT | SeekFlags.KEY_UNIT; boolean success = gpipe.seek(1.0, Format.TIME, flags, SeekType.SET, startClock.toNanos(), SeekType.SET, endClock.toNanos()); 2. This produces an output file that is not recognizable or playable via gstreamer or other video players. 3. Actual results: An output file of approximately the correct size is generated but it is unplayable. Expected results: I expect the generated video segment to be playable. Does this happen every time? yes Other information: This happens on Fedora 10 64 bit and Ubuntu 8.10 32 bit. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578966. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 13:26:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 20:26:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578965] pulsesink is silent In-Reply-To: Message-ID: <20090414202648.8684223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578965 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 20:26 UTC ------- Created an attachment (id=132656) --> (http://bugzilla.gnome.org/attachment.cgi?id=132656&action=view) log file gst-launch playbin2 uri=file:///$PWD/song.mp3 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578965. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 13:28:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 20:28:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578966] Using seek to segment video produces garbage In-Reply-To: Message-ID: <20090414202850.8107223F024@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578966 GStreamer | gstreamer (core) | Ver: 0.10.21 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #1 from Wim Taymans 2009-04-14 20:28 UTC ------- You probably don't want the SEGMENT flag (it stops emiting EOS at the end, which might cause the headers to not be flushed out). You probably also don't want to encode the bits before you do the seek. This you can do with using pad blocks (http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/design/part-block.txt see the part about prerolling a partial pipeline) You also probably just want to use gnonlin to cut the video in pieces. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578966. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 13:49:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 20:49:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578965] pulsesink is silent In-Reply-To: Message-ID: <20090414204914.E949723F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578965 GStreamer | gst-plugins-good | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 20:49 UTC ------- Hmm, I added some logging here and there, tried differnet files and now it does not happen anymore :/ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578965. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 14:13:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 21:13:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578965] pulsesink is silent In-Reply-To: Message-ID: <20090414211335.4E01023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578965 GStreamer | gst-plugins-good | Ver: git ------- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-14 21:13 UTC ------- bug in flump3dec :/ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578965. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 15:05:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 22:05:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 561225] Add support for VDPAU (PureVideo) In-Reply-To: Message-ID: <20090414220504.4D26B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=561225 GStreamer | gst-plugins-bad | Ver: git Carl-Anton Ingmarsson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ca.ingmarsson at gmail.com ------- Comment #8 from Carl-Anton Ingmarsson 2009-04-14 22:05 UTC ------- I've been doing some initial work on this which can be found at http://github.com/satis/gst-plugins-bad/tree/master. I've implemented 3 elements. 1. vdpauyuvvideo -- takes video/x-raw-yuv and outputs video/x-vdpau-video 2. vdpauvideoyuv -- takes video/x-vdpau-video and outputs video/x-raw-yuv 3. vdpaumpegdec -- proof of concept mpeg decoder which is capable of outputting "recognizable" video from some files :). The mpeg decoder (which is kindof useless anyway) is based pretty much on guesswork and therefore it's a wonder it even gives "recognizable" output. To test the "vdpaumpegdec" element you can try the following pipeline: "gst-launch filesrc location=/path/to/mpeg/file ! mpegvideoparse ! vdpaumpegdec ! vdpauvideoyuv ! xvimagesink". -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=561225. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 15:08:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 22:08:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578965] pulsesink is silent In-Reply-To: Message-ID: <20090414220843.59FEF23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578965 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #4 from Wim Taymans 2009-04-14 22:08 UTC ------- uhm, really? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578965. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 15:11:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 22:11:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578965] pulsesink is silent In-Reply-To: Message-ID: <20090414221115.03DBB23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578965 GStreamer | gst-plugins-good | Ver: git ------- Comment #5 from Wim Taymans 2009-04-14 22:11 UTC ------- timestamps are indeed completey wacko: d: got times start: 162708:12:12.717855656, end: 162708:12:12.743978104 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578965. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 15:22:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 22:22:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578524] synaesthesia MSVC compatibility In-Reply-To: Message-ID: <20090414222248.7DDBD23F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578524 GStreamer | gst-plugins-ugly | Ver: 0.10.11 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #4 from Tim-Philipp M?ller 2009-04-14 22:22 UTC ------- These headers would/should IMO better be guarded with things like #ifdef HAVE_UNISTD_H and #ifdef HAVE_SYS_TIME_H etc. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578524. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 15:52:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 22:52:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567140] G726 Packetizer issue for 24kbps & 40 kbps datarate In-Reply-To: Message-ID: <20090414225227.0144823F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567140 GStreamer | gst-plugins-good | Ver: 0.10.10 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Wim Taymans 2009-04-14 22:52 UTC ------- any idea what's wrong? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567140. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 15:58:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 14 Apr 2009 22:58:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090414225831.C699F23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #22 from Bruno Santos 2009-04-14 22:58 UTC ------- Created an attachment (id=132668) --> (http://bugzilla.gnome.org/attachment.cgi?id=132668&action=view) give priority to IP4 in gst_udp_get_addr -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 17:00:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 00:00:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090415000057.5D22423F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #23 from Bruno Santos 2009-04-15 00:00 UTC ------- Created an attachment (id=132670) --> (http://bugzilla.gnome.org/attachment.cgi?id=132670&action=view) udp win32 dual-stack alternate Note: none of these latest patches have been tested, not even compiled! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 17:04:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 00:04:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6 In-Reply-To: Message-ID: <20090415000433.2284323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=534243 GStreamer | gst-plugins-good | Ver: git ------- Comment #24 from Bruno Santos 2009-04-15 00:04 UTC ------- (From update of attachment 132670) the GetVersionEx(&info) call is missing -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 23:09:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 06:09:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 426990] MPEG crash in gst_value_get_fraction_numerator In-Reply-To: Message-ID: <20090415060957.78E6F23F4FA@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=426990 GStreamer | don't know | Ver: 0.10.x ------- Comment #66 from Philip Withnall 2009-04-15 06:09 UTC ------- *** Bug 578844 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=426990. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 14 23:14:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 06:14:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564463] Totem does not play DVD: "Failed to connect stream: No data" In-Reply-To: Message-ID: <20090415061459.F40EF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564463 GStreamer | don't know | Ver: 0.10.x Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #6 from Philip Withnall 2009-04-15 06:14 UTC ------- (In reply to comment #5) > This should be fixed with gst-plugins-good 0.10.14 or later. Drazen, can you try again with gst-plugins-good >= 0.10.14 please? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564463. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 05:00:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 12:00:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567140] G726 Packetizer issue for 24kbps & 40 kbps datarate In-Reply-To: Message-ID: <20090415120018.6763523F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567140 GStreamer | gst-plugins-good | Ver: 0.10.10 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Wim Taymans 2009-04-15 12:00 UTC ------- commit 0802ba8730d93ef1d5e015124c330d3c7f0dce91 Author: Wim Taymans Date: Wed Apr 15 13:56:17 2009 +0200 g726depay: implement RFC3551 packing We implemented the AAL2 packing, add the encoding-name for those to the caps and a property to force AAL2 decoding (always TRUE for now). Implement RFC3551 unpacking for regular G726. See #567140. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567140. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 05:34:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 12:34:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577784] Implement full H.263/+/++ caps negotiation according to RFC4629 In-Reply-To: Message-ID: <20090415123416.4D87D23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577784 GStreamer | gst-plugins-good | Ver: git Felipe Contreras changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felipe.contreras at nokia.com ------- Comment #11 from Felipe Contreras 2009-04-15 12:34 UTC ------- Nice! For the omx part however, you are not checking the return value of the GetParameter for OMX_IndexParamVideoProfileLevelQuerySupported. If the omxil implementation doesn't support that query you'll get strange results. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577784. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 05:41:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 12:41:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090415124148.D7D2323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Francois Forest changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #7 from Francois Forest 2009-04-15 12:41 UTC ------- 1) Jan's question: the last test succeeds with ximagesink and failed with xvimagesink 2) The failure occurs between v4l2src and ffmpegcolorspace. The same test using python and dumping bus messages shows that the other links succeed, capability v4l2src<-->ffmpefcolorspace being the last step of negociations. 3) your assumption that xvimagesink does not support rgb is improbable as in this case the failure would have occured at the link filter<-->xvimagesink 4) the last test forces a fully specified capability, the same with ximage and xvimage so that what happens upstream should not depend on the sink. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 05:52:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 12:52:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090415125205.9ACE023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #8 from Tim-Philipp M?ller 2009-04-15 12:52 UTC ------- (In reply to comment #7) > 1) Jan's question: the last test succeeds with ximagesink and failed with > xvimagesink This indicates xvimagesink does not support RGB in your case. > 2) The failure occurs between v4l2src and ffmpegcolorspace. You don't know where it occurs in case of a not-negotiated error at run-time. The flow return will be passed upstream to the element driving the pipeline (here: v4l2src) and that element will post an error message. The error may have occured somewhere further down though. > The same test using python and dumping bus messages shows that the other links > succeed, capability v4l2src<-->ffmpefcolorspace being the last step of > negociations. Linking happens in NULL state based on the *theoretically possible* caps. Negotiation will happen later based on the *actually supported* caps, and will lead to a not-negotiated run-time error in case elements are linked that don't work together using the actually supported caps. > 3) your assumption that xvimagesink does not support rgb is improbable as in > this case the failure would have occured at the link filter<-->xvimagesink See comments above: linking is done based on theoretically supported caps, before xvimagesink has even had a chance to query the actually supported caps from the Xv adaptor. > 4) the last test forces a fully specified capability, the same with ximage and > xvimage so that what happens upstream should not depend on the sink. That is correct in terms of what happens upstream should not depend on the sink - but what do you think that means/implies? Please do the following: $ GST_DEBUG=xvimagesink:5 gst-launch-0.10 videotestsrc num-buffers=1 ! xvimagesink 2>dbg.log and attach dbg.log to this bug report, thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 06:08:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 13:08:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576097] crash in gst_property_probe_get_property In-Reply-To: Message-ID: <20090415130856.DC4BD23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576097 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #1 from Fabio Bas 2009-04-15 13:08 UTC ------- I propose the closure of this bug. The best (only) reply i got about this was a "grumble.. phonon"; if nobody cares, not even i'll do. I switched to xine backend and removed gstreamer. Good luck. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576097. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 06:12:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 13:12:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576097] crash in gst_property_probe_get_property In-Reply-To: Message-ID: <20090415131255.DCA2F23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576097 GStreamer | gst-plugins-base | Ver: 0.10.21 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576097. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 06:17:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 13:17:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 562168] Good plugins' configury overloads --disable-debug In-Reply-To: Message-ID: <20090415131738.0F7D423F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=562168 GStreamer | gst-plugins-good | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-15 13:17 UTC ------- commit 7be792fa138dcb4634eb893074042b7440e56594 Author: Stefan Kost Date: Wed Apr 15 16:03:27 2009 +0300 debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 commit 99fcc86ee441d34752b39e382014d5a8a5cb04b0 Author: Stefan Kost Date: Wed Apr 15 15:43:04 2009 +0300 debug: indent before renaming -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=562168. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 06:24:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 13:24:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090415132405.4B90923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #9 from Francois Forest 2009-04-15 13:24 UTC ------- Created an attachment (id=132691) --> (http://bugzilla.gnome.org/attachment.cgi?id=132691&action=view) run of testsrc Please find the output of the requested test -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 06:27:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 13:27:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576097] crash in gst_property_probe_get_property In-Reply-To: Message-ID: <20090415132749.7B51623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576097 GStreamer | gst-plugins-base | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #2 from Tim-Philipp M?ller 2009-04-15 13:27 UTC ------- It's not that no one cares, it's just that there isn't really much info to go on (and I think I looked through the code a while back, but didn't see anything obviously wrong) and none of us have a slamd64 system to play with at hand. If this happens reproducibly for multiple people, it definitely sounds like something that should be investigated and fixed to me. Has anyone had a chance to try this with a newer GStreamer core/-base version? (0.10.22 or git) Maybe someone could create a log like this: $ GST_DEBUG=*:5 kcmshell4 kcm_phonon 2>dbg.log and attach the log (gzipped)? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576097. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 06:32:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 13:32:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579046] New: Internal GStreamer error: clock problem Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579046 GStreamer | don't know | Ver: 0.10.x Summary: Internal GStreamer error: clock problem Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: flouis at viotech.net QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified When I call RequestStream on a Telepathy StreamedMedia channel, I get: 0:00:41.128895500 8202 0x9bba760 INFO GST_PADS gstpad.c:3235:gst_pad_event_default_dispatch: Sending event 0x9e968a0 (latency) to all internally linked pads 0:00:41.140193741 8202 0x9bba760 INFO GST_PADS gstpad.c:3235:gst_pad_event_default_dispatch: Sending event 0x9e968a0 (latency) to all internally linked pads 0:00:41.140245821 8202 0x9bba760 WARN GST_PADS gstpad.c:3005:gst_pad_iterate_internal_links_default: Making unsafe iterator 0:00:41.140320821 8202 0x9bba760 WARN bin gstbin.c:2237:gst_bin_do_latency_func: failed to configure latency of 0:00:00.000000000 0:00:41.140356381 8202 0x9bba760 WARN bin gstbin.c:2240:gst_bin_do_latency_func: warning: Failed to configure latency of 0:00:00.000000000 0:00:41.140494341 8202 0x9bba760 INFO GST_ERROR_SYSTEM gstelement.c:1675:gst_element_message_full: posting message: Internal GStreamer error: clock problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. 0:00:41.140564461 8202 0x9bba760 INFO GST_ERROR_SYSTEM gstelement.c:1698:gst_element_message_full: posted warning message: Internal GStreamer error: clock problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. 0:00:41.140659701 8202 0x9bba760 INFO GST_STATES gstelement.c:2150:gst_element_continue_state: completed state change to PLAYING 0:00:41.140689461 8202 0x9bba760 INFO GST_STATES gstelement.c:2163:gst_element_continue_state: posting state-changed PAUSED to PLAYING 0:00:41.140736501 8202 0x9bba760 INFO GST_STATES gstbin.c:2355:gst_bin_change_state_func: child 'fakesink3' changed state to 4(PLAYING) successfully -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579046. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 07:00:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 14:00:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090415140021.5F60A23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #10 from Francois Forest 2009-04-15 14:00 UTC ------- Created an attachment (id=132700) --> (http://bugzilla.gnome.org/attachment.cgi?id=132700&action=view) Message read from the gstbus The same pipeline built in python yields the attached messages. They show: All elements successfully reach state READY 1) filter reaches the state PAUSED (or is reaching) 2) ffmpegcolorspace, trying to go on PAUSED state yields the error: "The stream is in the wrong format" -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 07:15:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 14:15:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090415141559.B796623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |NOTABUG Target Milestone|HEAD |NONE ------- Comment #11 from Tim-Philipp M?ller 2009-04-15 14:15 UTC ------- gst_xvimagesink_get_xv_support: Generated the following caps: video/x-raw-yuv, format=(fourcc)YUY2, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YV12, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ] => no RGB support in xvimagesink in your case. (In reply to comment #10) > The same pipeline built in python yields the attached messages. > They show: > All elements successfully reach state READY Yes. > 1) filter reaches the state PAUSED (or is reaching) Yes, it reaches PAUSED state (this doesn't mean anything, this happens before data flow has started yet). > 2) ffmpegcolorspace, trying to go on PAUSED state yields the error: "The stream is in the wrong format" No. ffmpegcolorspace is already in PAUSED state at that point. And it is the source that posts this error message because it can't figure out compatible caps (because you force the ffmpegcolorspace-xvimagesink link to a format that is not actually supported). I'm going to close this as NOTABUG now. Please post to the mailing list or stop by our IRC channel on freenode if you have further questions related to this. You might also have a look at the design docs in gstreamer/docs/design, linked to from our homepage. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 07:55:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 14:55:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579058] New: [asfdemux] proper handling of RTSP input Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579058 GStreamer | gst-plugins-ugly | Ver: git Summary: [asfdemux] proper handling of RTSP input Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-ugly AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Tentative patch attached. Not tested much (and not at all vs. mms:// streams to make sure it doesn't screw things up there). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579058. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 07:56:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 14:56:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579058] [asfdemux] proper handling of RTSP input In-Reply-To: Message-ID: <20090415145638.046BD23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579058 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #1 from Tim-Philipp M?ller 2009-04-15 14:56 UTC ------- Created an attachment (id=132704) --> (http://bugzilla.gnome.org/attachment.cgi?id=132704&action=view) tentative patch -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579058. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 08:03:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 15:03:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578500] v4l2src caps In-Reply-To: Message-ID: <20090415150328.555C323F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578500 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #12 from Francois Forest 2009-04-15 15:03 UTC ------- OK - thanks for your detailed analysis and explanations. Note that caps negotiation is really tricky and not sufficiently explained in the Application Development Manual nor in reference manual. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 08:07:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 15:07:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579058] [asfdemux] proper handling of RTSP input In-Reply-To: Message-ID: <20090415150757.2E15D23F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579058 GStreamer | gst-plugins-ugly | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132704|none |needs-work Flag| | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #2 from Tim-Philipp M?ller 2009-04-15 15:07 UTC ------- Patch doesn't pass on/adjust segments correctly yet (asfdemux could generally use some love on the segment front..) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579058. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 08:45:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 15:45:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563828] [decodebin2] Complains about loops in the graph when demuxer output requires another demuxer In-Reply-To: Message-ID: <20090415154528.1005623F4FA@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563828 GStreamer | gst-plugins-base | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 ------- Comment #13 from Edward Hervey 2009-04-15 15:45 UTC ------- will be reviewing the patch in the plane. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563828. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 08:47:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 15:47:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 303975] Add tar support In-Reply-To: Message-ID: <20090415154748.ACE6723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=303975 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bilboed at gmail.com |gstreamer- | |bugs at lists.sourceforge.net -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=303975. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 08:47:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 15:47:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 118142] need an interface for encoder quality In-Reply-To: Message-ID: <20090415154753.B7AEC23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=118142 GStreamer | gst-plugins-base | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bilboed at gmail.com |gstreamer- | |bugs at lists.sourceforge.net -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=118142. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 09:37:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 16:37:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579069] New: rtp h263pay build fixes Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579069 GStreamer | gst-plugins-good | Ver: git Summary: rtp h263pay build fixes Product: GStreamer Version: git Platform: Other OS/Version: opensolaris Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: trs80 at ucc.gu.uwa.edu.au QAContact: gstreamer-bugs at lists.sourceforge.net CC: zanchey at ucc.gu.uwa.edu.au GNOME version: 2.27/2.28 GNOME milestone: Unspecified A few build fixes - first, some semicolons were missing from the big-endian structs in gstrtph263pay.h. Second, a GST_DEBUG call was missing a format specifier - I've added what matches the one above. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579069. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 09:37:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 16:37:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579069] rtp h263pay build fixes In-Reply-To: Message-ID: <20090415163755.3773723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579069 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from James Andrewartha 2009-04-15 16:37 UTC ------- Created an attachment (id=132713) --> (http://bugzilla.gnome.org/attachment.cgi?id=132713&action=view) rtp build fixes -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579069. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 09:43:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 16:43:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579070] New: warnings in sunaudio Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579070 GStreamer | gst-plugins-good | Ver: git Summary: warnings in sunaudio Product: GStreamer Version: git Platform: Other OS/Version: opensolaris Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: trs80 at ucc.gu.uwa.edu.au QAContact: gstreamer-bugs at lists.sourceforge.net CC: zanchey at ucc.gu.uwa.edu.au GNOME version: 2.27/2.28 GNOME milestone: Unspecified There's some unused variables in gstsunaudiomixerctrl.c and gstsunaudiosink.c that break compilation with -Wall -Werror. There's also these warnings that I'm not sure how to get rid of: gstsunaudiomixerctrl.c: In function `gst_sunaudiomixer_ctrl_get_volume': gstsunaudiomixerctrl.c:179: warning: 'gain' might be used uninitialized in this function gstsunaudiomixerctrl.c:179: warning: 'balance' might be used uninitialized in this function The code in question is: gint gain, balance; [stuff, doesn't touch gain or balance] switch (sunaudiotrack->track_num) { case GST_SUNAUDIO_TRACK_OUTPUT: gain = (int) audioinfo.play.gain; balance = audioinfo.play.balance; break; case GST_SUNAUDIO_TRACK_LINE_IN: gain = (int) audioinfo.record.gain; balance = audioinfo.record.balance; break; case GST_SUNAUDIO_TRACK_MONITOR: gain = (int) audioinfo.monitor_gain; balance = audioinfo.record.balance; break; } so I guess because there's no default case gcc complains. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579070. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 09:45:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 16:45:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579070] warnings in sunaudio In-Reply-To: Message-ID: <20090415164508.E817423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579070 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from James Andrewartha 2009-04-15 16:45 UTC ------- Created an attachment (id=132714) --> (http://bugzilla.gnome.org/attachment.cgi?id=132714&action=view) remove unused variables in sunaudio -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579070. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:03:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:03:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 537609] RTSP - rtspsrc module support for Scale header In-Reply-To: Message-ID: <20090415170356.350E823F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=537609 GStreamer | gst-plugins-good | Ver: git ------- Comment #3 from Wim Taymans 2009-04-15 17:03 UTC ------- We have the SKIP seek flag now to trigger the scale header. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=537609. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:15:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:15:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] fdsink doesn't support GST_EVENT_NEWSEGMENT event In-Reply-To: Message-ID: <20090415171555.6DAFE23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #2 from Wim Taymans 2009-04-15 17:15 UTC ------- because fdsink is not supposed to be used with seekable file descriptors. It can be changed, though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:16:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:16:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578135] [qtdemux] missing 3gpp Asset metadata handling In-Reply-To: Message-ID: <20090415171630.30C7B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578135 GStreamer | gst-plugins-good | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132193|needs-work |committed Flag| | Attachment #132643|none |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-15 17:16 UTC ------- Committed with small changes. There was another off by one, now the location tags are fine. And I added two more comments. Mark, thanks for your patch too. commit 94d5d24cf0e72752d6d7d10c8357e48eaf366ca2 Author: Marco Ballesio Date: Wed Apr 15 20:10:04 2009 +0300 qtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metadata handling, Fixes #132193 Implements 3gpp iso metadata tags which are different from mov udta atoms. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578135. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:16:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:16:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] implement seeking on seekable fds In-Reply-To: Message-ID: <20090415171655.3C07A23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[fdsink] fdsink doesn't |[fdsink] implement seeking |support GST_EVENT_NEWSEGMENT|on seekable fds |event | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:20:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:20:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579069] rtp h263pay build fixes In-Reply-To: Message-ID: <20090415172051.6956123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579069 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579069. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:23:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:23:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577690] rtpdtmfmux: missing pad unref In-Reply-To: Message-ID: <20090415172323.9B2F323F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577690 GStreamer | gst-plugins-bad | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #1 from Olivier Crete (Tester) 2009-04-15 17:23 UTC ------- commit 65cb85316bec86391fd235adf15716f44230e646 Author: Laurent Glayal Date: Wed Apr 15 13:09:27 2009 -0400 rtpdtmfmux: Release special on pad dispose Fixes #577690 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577690. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:26:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:26:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579069] rtp h263pay build fixes In-Reply-To: Message-ID: <20090415172651.313BB23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579069 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132713|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Wim Taymans 2009-04-15 17:26 UTC ------- commit ac48c2d211f6bb016f3fe7e4b6fb332f9c5e1132 Author: James Andrewartha Date: Wed Apr 15 19:24:49 2009 +0200 rtph263pay: fix compilation on big-endian Some semicolons were missing from the big-endian structs in gstrtph263pay.h. A GST_DEBUG call was missing a format specifier. Fixes #579069 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579069. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 10:43:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 17:43:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 429252] [New plugin] G729 audio encoder/decoder In-Reply-To: Message-ID: <20090415174313.599D523F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=429252 GStreamer | gst-plugins-bad | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca ------- Comment #3 from Olivier Crete (Tester) 2009-04-15 17:43 UTC ------- I would love to have this, but it seems that the copyright license of the G.729 reference code doesn't allow redistribution. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=429252. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 11:28:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 18:28:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579070] warnings in sunaudio In-Reply-To: Message-ID: <20090415182814.E180023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579070 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk AssignedTo|gstreamer- |t.i.m at zen.co.uk |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579070. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 11:35:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 18:35:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579070] [sunaudio] fix compiler warnings In-Reply-To: Message-ID: <20090415183522.3D4D823F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579070 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132714|none |committed Flag| | AssignedTo|t.i.m at zen.co.uk |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Resolution| |FIXED Summary|warnings in sunaudio |[sunaudio] fix compiler | |warnings Target Milestone|HEAD |0.10.15 ------- Comment #2 from Tim-Philipp M?ller 2009-04-15 18:35 UTC ------- Committed, thanks for the patch! commit 4a74e341ecc7369c3c48b653e753a28b6c20eb64 Author: James Andrewartha Date: Wed Apr 15 19:28:53 2009 +0100 sunaudio: remove some unused variables and goto labels Fixes #579070. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579070. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 11:53:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 18:53:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 508589] mixer_applet2 crashed with signal 7 in g_option_context_parse() In-Reply-To: Message-ID: <20090415185340.1308B23F4FA@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=508589 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|0.10.x |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-15 18:53 UTC ------- This bug is ancient, closing until someone can reproduce it with newer versions of things. Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=508589. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 12:03:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 19:03:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 515847] Reffing invalid object in gst_registry_feature_filter In-Reply-To: Message-ID: <20090415190338.7E66423F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=515847 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-15 19:03 UTC ------- Not sure we can do anything about this with the info provided. Closing, since this is ancient and there haven't been duplicates and it doesn't seem to be easily reproducable. I'm particularly suspicious about the g_slice_alloc call in the other thread that's done concurrently, since I remember ther were memory corruption issues with GSlice if g_thread_init() wasn't called early enough, and given the fairly old versions of things in this report, those GSlice problems may very well be the issue. Please re-open if s still an issue with newer versions or reproducable with the older versions. Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=515847. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 12:25:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 19:25:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 560683] crash in Movie Player: PLay on music! In-Reply-To: Message-ID: <20090415192548.6D9F323F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=560683 GStreamer | gstreamer (core) | Ver: 0.10.20 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|NEW |NEEDINFO ------- Comment #5 from Tim-Philipp M?ller 2009-04-15 19:25 UTC ------- Can you still reproduce that with an up-to-date debian sid? (I've got a feeling I've seen this particular crash before, but I can't search for duplicates, since bugzilla only lets me look for duplicates as long as the bug ist in unconfirmed state ...) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=560683. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 12:32:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 19:32:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 465570] No Sound with Ubuntu Gusty Tribe 4 In-Reply-To: Message-ID: <20090415193208.9054D23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=465570 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #11 from Tim-Philipp M?ller 2009-04-15 19:32 UTC ------- This is an error reporting problem in GStreamer that was fixed ages ago, please upgrade your ubuntu installation. The main problem, however, is the 'no default device' thing, but that's a distro or alsa problem. Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 471364 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=465570. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 12:32:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 19:32:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 471364] [gconf] Internal GStreamer error: state change failed on gutsy In-Reply-To: Message-ID: <20090415193209.8A08623F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=471364 GStreamer | gst-plugins-good | Ver: git ------- Comment #115 from Tim-Philipp M?ller 2009-04-15 19:32 UTC ------- *** Bug 465570 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471364. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 13:00:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 20:00:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 502593] State change failure (with gstvideogui.py) In-Reply-To: Message-ID: <20090415200030.B79EE23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=502593 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Tim-Philipp M?ller 2009-04-15 20:00 UTC ------- I can reproduce this with git. It seems to hang in _get_state() around line 150: if (self.rcc == 3): print "The next line is where the program hangs. Goodbye." ret = self.pipeline.set_state(gst.STATE_PLAYING) state = self.pipeline.get_state() self.recording = True and the debug log shows an endless loop of: gstbus.c:308:gst_bus_post: [msg 0x8b74820] posting on bus, type async-done, (NULL) from source gstbus.c:338:gst_bus_post: [msg 0x8b74820] pushing on async queue gstbus.c:343:gst_bus_post: [msg 0x8b74820] pushed on async queue gstbus.c:308:gst_bus_post: [msg 0x8b74758] posting on bus, type async-done, (NULL) from source gstbus.c:334:gst_bus_post: [msg 0x8b74758] dropped gstbus.c:308:gst_bus_post: [msg 0x8b746d8] posting on bus, type async-done, (NULL) from source gstbus.c:338:gst_bus_post: [msg 0x8b746d8] pushing on async queue gstbus.c:343:gst_bus_post: [msg 0x8b746d8] pushed on async queue gstbus.c:308:gst_bus_post: [msg 0x8b74658] posting on bus, type async-done, (NULL) from source gstbus.c:334:gst_bus_post: [msg 0x8b74658] dropped gstbus.c:308:gst_bus_post: [msg 0x8b745d8] posting on bus, type async-done, (NULL) from source gstbus.c:338:gst_bus_post: [msg 0x8b745d8] pushing on async queue gstbus.c:343:gst_bus_post: [msg 0x8b745d8] pushed on async queue gstbus.c:308:gst_bus_post: [msg 0x8b74558] posting on bus, type async-done, (NULL) from source gstbus.c:334:gst_bus_post: [msg 0x8b74558] dropped gstbus.c:308:gst_bus_post: [msg 0x8b744d8] posting on bus, type async-done, (NULL) from source gstbus.c:338:gst_bus_post: [msg 0x8b744d8] pushing on async queue gstbus.c:343:gst_bus_post: [msg 0x8b744d8] pushed on async queue gstbus.c:308:gst_bus_post: [msg 0x8b74458] posting on bus, type async-done, (NULL) from source gstbus.c:334:gst_bus_post: [msg 0x8b74458] dropped gstbus.c:308:gst_bus_post: [msg 0x8b74390] posting on bus, type async-done, (NULL) from source gstbus.c:338:gst_bus_post: [msg 0x8b74390] pushing on async queue gstbus.c:343:gst_bus_post: [msg 0x8b74390] pushed on async queue gstbus.c:308:gst_bus_post: [msg 0x8b74310] posting on bus, type async-done, (NULL) from source gstbus.c:334:gst_bus_post: [msg 0x8b74310] dropped gstbus.c:308:gst_bus_post: [msg 0x8b74290] posting on bus, type async-done, (NULL) from source gstbus.c:338:gst_bus_post: [msg 0x8b74290] pushing on async queue gstbus.c:343:gst_bus_post: [msg 0x8b74290] pushed on async queue gstbus.c:308:gst_bus_post: [msg 0x8b74210] posting on bus, type async-done, (NULL) from source gstbus.c:334:gst_bus_post: [msg 0x8b74210] dropped The code of this application is so, umm, nonstandard, that I don't even know where to begin. It has _get_state() sprinkled all over the place as if there was a Nobel prize for it, hardly any checking of return values anywhere (set_state, etc. etc.), no error handling (maybe I missed it?), and you set your own bus on random elements, like here: self.filesink.set_bus(gst.Bus()) self.filesink.get_bus().add_watch(self.__myFilesinkWatchCb) Please supply an updated version of your test program that doesn't do crazy stuff, or close this bug as OBSOLETE, thanks! :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=502593. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 13:46:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 20:46:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 502593] State change failure (with gstvideogui.py) In-Reply-To: Message-ID: <20090415204645.9BA5823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=502593 GStreamer | gstreamer (core) | Ver: git Fredrik Persson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from Fredrik Persson 2009-04-15 20:46 UTC ------- If you can reproduce this with current git, I don't consider it obsolete and won't close it as such. To rewrite to test program to not do crazy stuff is essentially saying; "go find the error yourself". Well, I would if I could. And this bug report would never have been written. But I can't, and here we are. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=502593. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 13:48:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 20:48:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577735] python bins with do_handle_message leak messages In-Reply-To: Message-ID: <20090415204826.53AF123F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577735 GStreamer | gst-python | Ver: git Thomas Vander Stichele changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #3 from Thomas Vander Stichele 2009-04-15 20:48 UTC ------- Commited: http://cgit.freedesktop.org/gstreamer/gst-python/commit/?id=62d82ad5b64974dc2be8b9684716c2144c3c9371 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577735. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 14:00:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 21:00:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 502593] State change failure (with gstvideogui.py) In-Reply-To: Message-ID: <20090415210001.9649323F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=502593 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #4 from Tim-Philipp M?ller 2009-04-15 21:00 UTC ------- I told you a bunch of errors, you could start by fixing those. It's well possible that there is a bug in GStreamer, but I'm not willing to look at this problem further before those obvious code problems are taken care of. Maybe someone else will, who knows, but I suspect not. If you need advice on how to do stuff, please ask on the mailing list. I'm not asking you to find the bug yourself, just to provide test code that's not obviously wrong and has basic error handling. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=502593. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:01:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:01:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 507294] Error when trying to import gst module on python. Failure on MS Windows versions of gstreamer In-Reply-To: Message-ID: <20090415220121.8855D23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=507294 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|critical |normal Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #1 from Tim-Philipp M?ller 2009-04-15 22:01 UTC ------- I think this has been fixed by this comit: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=d8158bf12168476af4937a88b4f63f96203a1811 If not, please re-open and provide some more details (how did you compile the stack? Or where did you get the binaries from if you didn't compile it yourself? etc.) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=507294. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:08:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:08:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 453369] Deadlock involving preroll queue filling In-Reply-To: Message-ID: <20090415220855.8ADC623F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=453369 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #9 from Tim-Philipp M?ller 2009-04-15 22:08 UTC ------- So, umm, this is quite old. Not sure what to do about this. Closing as OBSOLETE for now, since there have been quite a few fixes even for decodebin/playbin/queue since then. It plays fine with playbin and playbin2 for me with current git versions of things. Please re-open if you think it's still an issue, but be advised that there are known issues with decodebin/playbin which are only fixed in decodebin2/playbin2. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=453369. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:14:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:14:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 422982] rhythmbox-metadata crashed with SIGSEGV in object_remove_closure() In-Reply-To: Message-ID: <20090415221438.09BB223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=422982 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #2 from Tim-Philipp M?ller 2009-04-15 22:14 UTC ------- Wow, this is old. Seeing that there haven't been any duplicates, let's assume this issue has been fixed. Please re-open if the issue still exists with newer versions of things. Looks like a refcount bug somewhere or maybe an issue in gobject to me. Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=422982. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:38:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:38:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 523244] Crash in gst_base_transform_set_gap_aware In-Reply-To: Message-ID: <20090415223840.27BB623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=523244 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk AssignedTo|wim.taymans at gmail.com |gstreamer- | |bugs at lists.sourceforge.net Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #8 from Tim-Philipp M?ller 2009-04-15 22:38 UTC ------- Hrm, so the other bug (bug #576241) is also debian/sid with similar versions, if not the same, but this in .xsession-errors: (totem:3912): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmad.so': /usr/lib/gstreamer-0.10/libgstmad.so: undefined symbol: gst_audio_buffer_clip (totem:3912): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstxvimagesink.so': /usr/lib/gstreamer-0.10/libgstxvimagesink.so: undefined symbol: gst_video_calculate_display_ra (totem:3911): GStreamer-CRITICAL **: Trying to dispose object "audiosinkringbuffer0", but it still has a parent "autoaudiosink0-actual-sink-pulse". You need to let the parent manage the object instead of unreffing the object directly. (totem:3911): GStreamer-CRITICAL **: Trying to dispose object "audiosinkringbuffer1", but it still has a parent "autoaudiosink0-actual-sink-alsa". You need to let the parent manage the object instead of unreffing the object directly. (totem:3911): GLib-GObject-WARNING **: invalid cast from `GstVolume' to `GstBaseTransform' This (esp. the undefined symbols) indicates that something is really messed up with your installation of GStreamer and/or GStreamer for some reason. Please re-open if you can still reproduce this problem with an up-to-date debian/sid and if totem and/or gst-inspect-0.10 run from the command line without spewing the undefined symbol errors. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=523244. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:41:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:41:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 454696] Can not get sound working In-Reply-To: Message-ID: <20090415224117.8D3E423F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=454696 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-15 22:41 UTC ------- Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 471364 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=454696. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:41:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:41:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 471364] [gconf] Internal GStreamer error: state change failed on gutsy In-Reply-To: Message-ID: <20090415224118.B002723F595@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=471364 GStreamer | gst-plugins-good | Ver: git ------- Comment #116 from Tim-Philipp M?ller 2009-04-15 22:41 UTC ------- *** Bug 454696 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471364. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 15:43:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 22:43:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 383102] set_blocked can indicated that the pad is blocking while it's still processing the peers chain function In-Reply-To: Message-ID: <20090415224311.3CA9E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=383102 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #6 from Tim-Philipp M?ller 2009-04-15 22:43 UTC ------- What's up with this? Maybe someone could add some unit tests that should work but don't work at the moment? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=383102. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:00:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:00:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 541368] EEE webcam not working with gstreamer In-Reply-To: Message-ID: <20090415230005.C019923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=541368 GStreamer | gstreamer (core) | Ver: 0.10.0 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|major |normal Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Tim-Philipp M?ller 2009-04-15 23:00 UTC ------- Is this still an issue? If no, please close the bug as OBSOLETE. If yes, please do the following: $ GST_DEBUG=*v4l*:5 gst-launch-0.10 v4l2src num-buffers=1 ! fakesink 2>dbg.log and then attach the dbg.log file. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=541368. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:05:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:05:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 476514] [multiqueue] Doesn't forward EOS event in all cases In-Reply-To: Message-ID: <20090415230534.11CA723F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=476514 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #33 from Tim-Philipp M?ller 2009-04-15 23:05 UTC ------- Maybe a test case would be a good first step towards getting this fixed? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=476514. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:11:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:11:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 339326] gstutils.c pad link helper functions don't activate pads properly In-Reply-To: Message-ID: <20090415231144.EEFBD23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=339326 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #11 from Tim-Philipp M?ller 2009-04-15 23:11 UTC ------- However annoying the semantic change may have been, we've had g_warnings for this in core for ages now, so I think we should just go and fix this in whatever way is best. Is any of this still relevant? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=339326. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:12:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:12:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 339326] gstutils.c pad link helper functions don't activate pads properly In-Reply-To: Message-ID: <20090415231202.B8E2923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=339326 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=339326. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:20:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:20:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 499234] New element gstgdkpixbufoverlay In-Reply-To: Message-ID: <20090415232044.8A3FA23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=499234 GStreamer | gst-plugins-good | Ver: git Tobias Mueller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnome-bugs at auftrags- | |killer.org Status|NEEDINFO |UNCONFIRMED ------- Comment #11 from Tobias Mueller 2009-04-15 23:20 UTC ------- This bug has been set to NEEDINFO in comment #3. As the question has been answered by now, I am reopening this bug. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=499234. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:31:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:31:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 499234] New element gstgdkpixbufoverlay In-Reply-To: Message-ID: <20090415233112.E389623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=499234 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #12 from Tim-Philipp M?ller 2009-04-15 23:31 UTC ------- Code still needs serious clean-up as said in comment #10. Since it's an enhancement bug, we may just as well set it to NEW. One day someone will get to it, I'm sure (had it on my lis for ages, but never got around to it, sorry). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=499234. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 16:50:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 15 Apr 2009 23:50:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 530737] [GstBaseTransform] does not preserve caps order in _getcaps function In-Reply-To: Message-ID: <20090415235014.22F4A23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=530737 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |INCOMPLETE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-15 23:50 UTC ------- No response in almost a year, closing. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=530737. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:06:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:06:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 537050] [playbin2] QOS event problems In-Reply-To: Message-ID: <20090416000601.6B41D23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=537050 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Component|gstreamer (core) |gst-plugins-base Summary|QOS event problems in |[playbin2] QOS event |playbin2 |problems -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=537050. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:12:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:12:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545787] [API] add gst_plugin_register_static_full() for bindings In-Reply-To: Message-ID: <20090416001224.632F523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545787 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement Summary|Adding a |[API] add |gst_plugin_register_static_f|gst_plugin_register_static_f |ull() function to GstPlugin |ull() for bindings -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545787. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:17:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:17:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090416001730.405E223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Component|gstreamer (core) |gst-plugins-base Summary|audio has audible crack when|[baseaudiosink] audible |strting the pipeline |crack when starting the | |pipeline -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:19:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:19:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 471364] [gconf] Internal GStreamer error: state change failed on gutsy In-Reply-To: Message-ID: <20090416001912.61BA623F597@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=471364 GStreamer | gst-plugins-good | Ver: git ------- Comment #117 from Tim-Philipp M?ller 2009-04-16 00:19 UTC ------- *** Bug 546136 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471364. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:19:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:19:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 546136] Internal GStreamer error: state change failed. In-Reply-To: Message-ID: <20090416001911.5EFA623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=546136 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #5 from Tim-Philipp M?ller 2009-04-16 00:19 UTC ------- Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 471364 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=546136. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:22:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:22:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 540446] [multiqueue] Documentation needs updating In-Reply-To: Message-ID: <20090416002251.76A1723F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=540446 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 00:22 UTC ------- Could you be a bit more precise? I'm not sure what exactly you're after. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-multiqueue.html -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=540446. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:27:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:27:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 471372] Jokosher: bin state change issue In-Reply-To: Message-ID: <20090416002741.1DC0523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=471372 GStreamer | gstreamer (core) | Ver: 0.10.14 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 00:27 UTC ------- I hate to ask after all this time, but: is this still an issue with recent versions of things, or can we close this as OBSOLETE for the time being? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471372. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:35:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:35:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 506163] gst-launch creates an empty file when trying to transcode from .mkv to .mp4 In-Reply-To: Message-ID: <20090416003556.8F7AB23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=506163 GStreamer | gst-ffmpeg | Ver: 0.10.15 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Component|gstreamer (core) |gst-ffmpeg Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 00:35 UTC ------- Hrm, quite old this bug. Sorry noone ever got around to looking at this. > ** (gst-launch-0.10:9581): WARNING **: Add decoder amv (111) please This means you're using gst-ffmpeg compiled against an external ffmpeg copy, which is something we do not support (with the exception of certain approved released ffmpeg versions). Also, there's a GStreamer-native qtmux element now, I'd suggest you try again with that if you're still interested in transcoding. Closing as OBSOLETE for now, please re-open or file a new bug if you still have trouble with recent versions of GStremer and qtmux. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=506163. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:41:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:41:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 491501] Reduce usage of base_init in GstElement subclasses In-Reply-To: Message-ID: <20090416004140.76DB523F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=491501 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=491501. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:49:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:49:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 510301] GstStructure immutability problem when creating new C++ bindings In-Reply-To: Message-ID: <20090416004956.57D3823F4FA@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=510301 GStreamer | gstreamer (core) | Ver: 0.10.15 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=510301. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:56:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:56:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555978] [ladspa] no elements exposed/found on Cygwin In-Reply-To: Message-ID: <20090416005649.E406723F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555978 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #26 from Tim-Philipp M?ller 2009-04-16 00:56 UTC ------- I wonder whether this should go into the prereleases? Marking as blocker for now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555978. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 17:58:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 00:58:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 515689] Core is dumped in a race condition with gnonlin In-Reply-To: Message-ID: <20090416005822.B8AA923F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=515689 GStreamer | gnonlin | Ver: 0.10.0 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO Component|gstreamer (core) |gnonlin QAContact|gstreamer- |bilboed at gmail.com |bugs at lists.sourceforge.net | ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 00:58 UTC ------- Re-assigning to gnonlin. Is this still an issue with more recent versions? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=515689. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:00:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:00:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 471364] [gconf] Internal GStreamer error: state change failed on gutsy In-Reply-To: Message-ID: <20090416010014.636A623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=471364 GStreamer | gst-plugins-good | Ver: git ------- Comment #118 from Tim-Philipp M?ller 2009-04-16 01:00 UTC ------- *** Bug 559741 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471364. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:00:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:00:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559741] Sound Juicer not working In-Reply-To: Message-ID: <20090416010012.619D623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559741 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 01:00 UTC ------- Error reporting bug in gconfaudiosink, ultimately most likely a configuration or distro setup problem. Try changing the output for music/video in gnome-sound-properties Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 471364 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559741. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:29:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:29:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 574743] Songbird In-Reply-To: Message-ID: <20090416012918.A828523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=574743 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 01:29 UTC ------- Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 471364 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574743. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:29:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:29:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573960] ogg stream play error In-Reply-To: Message-ID: <20090416012930.1C6C123F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573960 GStreamer | gstreamer (core) | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 01:29 UTC ------- This is most likely a chained ogg. Proper support for chained oggs has been a long-standing in GStreamer, but this should be fixed now with the decodebin2/playbin2 plugins. Totem and rhythmbox will need to be ported to use playbin2. The latest totem version in SVN (soon git) already uses playbin2, not sure about the status with rhythmbox, but I think they're working on it, so closing this bug as obsolete. (I'm sure there is a corresponding bug for rhythmbox somewhere). gst-launch-0.10 playbin2 uri=http://stream.funradio.sk:8000/fun128.ogg works fine for me with GStreamer git. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573960. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:29:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:29:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 471364] [gconf] Internal GStreamer error: state change failed on gutsy In-Reply-To: Message-ID: <20090416012919.71BA923F598@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=471364 GStreamer | gst-plugins-good | Ver: git ------- Comment #119 from Tim-Philipp M?ller 2009-04-16 01:29 UTC ------- *** Bug 574743 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471364. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:40:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:40:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576018] [filesrc] compile error with mingw: storage size of 'stat_results' isn't known In-Reply-To: Message-ID: <20090416014014.D7F4E23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576018 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|can't compile with mingw |[filesrc] compile error with | |mingw: storage size of | |'stat_results' isn't known -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576018. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:39:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:39:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576018] can't compile with mingw In-Reply-To: Message-ID: <20090416013901.1926823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576018 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 01:39 UTC ------- Got any suggestions for a patch that fixes things for you (while keeping things working for everyone else, of course)? Any change with the recent fixes in git? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576018. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 18:38:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 01:38:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568831] libgstbase-0.10.dll isn't built when building with MingW In-Reply-To: Message-ID: <20090416013837.E9EBC23F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568831 GStreamer | gstreamer (core) | Ver: 0.10.22 LRN changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lrn1986 at gmail.com ------- Comment #2 from LRN 2009-04-16 01:38 UTC ------- Works for me. gstreamer-git 5879b8d $ ./libtool --version ltmain.sh (GNU libtool) 1.5.25a (1.1220.2.458 2007/06/30 09:32:00) $ gcc --version gcc.exe (GCC) 4.3.0 20080305 (alpha-testing) mingw-20080502 $ ld --version GNU ld (GNU Binutils) 2.19.1 Been following http://gstreamer.freedesktop.org/wiki/SettingUpMinGWMSysEnvironment and http://gstreamer.freedesktop.org/wiki/BuildingGStreamerInMinGWMsys -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568831. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 15 22:25:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 05:25:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 502593] State change failure (with gstvideogui.py) In-Reply-To: Message-ID: <20090416052559.0F97823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=502593 GStreamer | gstreamer (core) | Ver: git ------- Comment #5 from Fredrik Persson 2009-04-16 05:25 UTC ------- So that would be... 1. Remove all _get_state() that's not explicitly needed 2. Check return values and implement proper error handling 3. Don't set your own bus on random elements Sure, when I find the time. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=502593. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 01:13:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 08:13:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576018] [filesrc] compile error with mingw: storage size of 'stat_results' isn't known In-Reply-To: Message-ID: <20090416081332.AE51423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576018 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 08:13 UTC ------- > Got any suggestions for a patch that fixes things for you (while keeping things > working for everyone else, of course)? By which I meant a patch that doesn't defining passing presumably internal preprocessor symbols in CFLAGS, btw (I find it hard to believer that's the best solution available). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576018. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 01:49:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 08:49:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579127] New: gst-launch: disable CLOCK_LOST message handling Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579127 GStreamer | gstreamer (core) | Ver: git Summary: gst-launch: disable CLOCK_LOST message handling Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wim.taymans at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Disable the recently added handling of the CLOCK_LOST message, some elements (rtspsrc) does not seem to deal very well with the rapid PAUSED/PLAYING state change. We need to enable this when it's fixed in rtspsrc and we made a release of -good (or alternatively -bad now that gstrtpbin does not provide a clock anymore). Patch follows. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579127. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 01:52:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 08:52:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579127] gst-launch: disable CLOCK_LOST message handling In-Reply-To: Message-ID: <20090416085246.BF76823F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579127 GStreamer | gstreamer (core) | Ver: git ------- Comment #1 from Wim Taymans 2009-04-16 08:52 UTC ------- Created an attachment (id=132743) --> (http://bugzilla.gnome.org/attachment.cgi?id=132743&action=view) Proposed patch to disable CLOCK_LOST message handling Simply comment out the code with some comments. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579127. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 01:54:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 08:54:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579127] gst-launch: disable CLOCK_LOST message handling In-Reply-To: Message-ID: <20090416085435.4E9BE23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579127 GStreamer | gstreamer (core) | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132743|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579127. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:01:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:01:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579129] New: pkgconfig: appsrc/appsink can not be linked to uninstalled Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579129 GStreamer | gst-plugins-base | Ver: git Summary: pkgconfig: appsrc/appsink can not be linked to uninstalled Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wim.taymans at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified In the uninstalled pkgconfig file in -base, the directory for appsrc/appsink is not added to Libs. This makes it impossible for the build to find gstapp.so. Patch follows. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579129. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:02:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:02:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579129] pkgconfig: appsrc/appsink can not be linked to uninstalled In-Reply-To: Message-ID: <20090416090240.BACDF23F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579129 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Wim Taymans 2009-04-16 09:02 UTC ------- Created an attachment (id=132744) --> (http://bugzilla.gnome.org/attachment.cgi?id=132744&action=view) patch to fix the problem patch to add the app directory to Libs. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579129. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:03:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:03:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579129] pkgconfig: appsrc/appsink can not be linked to uninstalled In-Reply-To: Message-ID: <20090416090332.C1F9723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579129 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132744|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579129. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:08:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:08:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579130] New: app: expose trivial type macros Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579130 GStreamer | gst-plugins-base | Ver: git Summary: app: expose trivial type macros Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wim.taymans at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Add some trivial _CAST macros for appsrc/appsink. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579130. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:10:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:10:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579130] app: expose trivial type macros In-Reply-To: Message-ID: <20090416091025.DEDB623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579130 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Wim Taymans 2009-04-16 09:10 UTC ------- Created an attachment (id=132745) --> (http://bugzilla.gnome.org/attachment.cgi?id=132745&action=view) a simple patch to add the macros -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579130. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:37:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:37:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579130] app: expose trivial type macros In-Reply-To: Message-ID: <20090416093718.8F35623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579130 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 09:37 UTC ------- Might be nice to at least put a comment next to the new macros that they've only been added in 0.10.23. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579130. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 02:48:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 09:48:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579130] app: expose trivial type macros In-Reply-To: Message-ID: <20090416094828.E1F7623F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579130 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132745|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579130. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 03:03:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 10:03:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579127] gst-launch: disable CLOCK_LOST message handling In-Reply-To: Message-ID: <20090416100326.CB14A23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579127 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132743|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-16 10:03 UTC ------- commit 1f8eba611a63f45766c38c640288e42b27b10bd4 Author: Wim Taymans Date: Thu Apr 16 12:01:50 2009 +0200 -launch: disable CLOCK_LOST message handling Disable the handling of the CLOCK_LOST messages until we fixed and released the elements (rtspsrc) that break when we quickly PAUSE/PLAY the pipeline. Fixes #579127 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579127. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 03:08:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 10:08:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579129] pkgconfig: appsrc/appsink can not be linked to uninstalled In-Reply-To: Message-ID: <20090416100853.D3BFA23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579129 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132744|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-16 10:08 UTC ------- commit 03d6509f7fb00b6e518150b30a9970efe0c8c232 Author: Wim Taymans Date: Thu Apr 16 12:09:49 2009 +0200 pkgconfig: add the app/ directory to Libs Add the appsrc/appsink directory to the Libs in the uninstalled pkgconfig file so that one can build against it. Fixes #579129 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579129. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 03:15:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 10:15:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579130] app: expose trivial type macros In-Reply-To: Message-ID: <20090416101530.EB52C23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579130 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132745|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Wim Taymans 2009-04-16 10:15 UTC ------- commit f83f57b6486dca3582c9754b1d31dbc1dfb3d4b1 Author: Wim Taymans Date: Thu Apr 16 12:12:44 2009 +0200 app: add trivial cast macros Add trivial cast macros for appsrc and appsink. Mark them as being since 0.10.23 and add the macros to the standard macros in the docs. Fixes #579130 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579130. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 04:56:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 11:56:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576018] [filesrc] compile error with mingw: storage size of 'stat_results' isn't known In-Reply-To: Message-ID: <20090416115607.DCC4523EF69@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576018 GStreamer | gstreamer (core) | Ver: 0.10.22 Levente Farkas changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from Levente Farkas 2009-04-16 11:56 UTC ------- for mingw we use the cflags trick: CFLAGS="$CFLAGS -D__MSVCRT_VERSION__=0x0601" of course those who compile with msvc on a windows machine where msvc knows which version of msvcrt is installed (and anything newer then win98 is ok) it's working automatically since msvc define this variable with the right value. probably add this define to the mingw compile option can be a solution (and the resulting bin not working on win98 which is not working on win98 anyway it compiled by msvc either). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576018. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 06:57:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 13:57:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579058] [asfdemux] proper handling of RTSP input In-Reply-To: Message-ID: <20090416135716.79C2423F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579058 GStreamer | gst-plugins-ugly | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #3 from Wim Taymans 2009-04-16 13:57 UTC ------- There should be no need to explicitly check if upstream is live or not, the timestamp offset can also apply for non-live sources. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579058. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 08:49:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 15:49:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 527488] [GstXML] can't load elements with request pads from XML In-Reply-To: Message-ID: <20090416154942.2F7FF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=527488 GStreamer | gstreamer (core) | Ver: 0.10.19 ------- Comment #6 from Hannes Bistry 2009-04-16 15:49 UTC ------- -----PING------ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=527488. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 09:02:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 16:02:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090416160200.CECA623F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 09:01:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 16:01:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] New: GstInfo: maintain ABI compatibility Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Summary: GstInfo: maintain ABI compatibility Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified This commit http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=659102e04a7111895cde506e5e3c9e118b0a81f6 removes stub functions that have been added to maintain ABI compatibility even with the debugging system in core disabled. The reason for the commit is that the no-op #defines in gstinfo.h also apply to gstinfo.c when compiling gstinfo.c, so the preprocessor will replace the function names with the no-ops, causing a build failure ... We should fix this differently though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 09:47:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 16:47:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579183] New: freshly created QUERY_SEEKING is immutable Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579183 GStreamer | gst-python | Ver: git Summary: freshly created QUERY_SEEKING is immutable Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: manauw at skynet.be QAContact: gstreamer-bugs at lists.sourceforge.net CC: thaytan at mad.scientist.com GNOME version: Unspecified GNOME milestone: Unspecified >>> q = gst.query_new_seeking (gst.FORMAT_TIME) >>> q.__grefcount__ 2 Since the refcount is not 1, the mini-object is considered immutable, essentially rendering the query-object useless for actual querying as no element can ever properly modify it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579183. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 09:59:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 16:59:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579183] freshly created QUERY_SEEKING is immutable In-Reply-To: Message-ID: <20090416165914.4EB9323F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579183 GStreamer | gst-python | Ver: git ------- Comment #1 from Mark Nauwelaerts 2009-04-16 16:51 UTC ------- Created an attachment (id=132770) --> (http://bugzilla.gnome.org/attachment.cgi?id=132770&action=view) Patch Align query_new_seeking definition with other query wrapper definitions. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579183. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 11:01:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 18:01:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579192] New: gst_rtcp_packet_get_type should not assert on packet content Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579192 GStreamer | gst-plugins-base | Ver: git Summary: gst_rtcp_packet_get_type should not assert on packet content Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gst_rtcp_packet_get_type currently asserts if the packet type field is set to 0 in a packet, it should just return it to the application (which is then free to ignore that packet). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579192. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 11:01:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 18:01:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579192] gst_rtcp_packet_get_type should not assert on packet content In-Reply-To: Message-ID: <20090416180139.95BB223F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579192 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-04-16 18:01 UTC ------- Created an attachment (id=132774) --> (http://bugzilla.gnome.org/attachment.cgi?id=132774&action=view) RTCP: Don't error out on invalid packet type It's not possible to validate the possible packet types, so let the caller decide if the type is valid or not. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579192. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:06:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:06:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555978] [ladspa] no elements exposed/found on Cygwin In-Reply-To: Message-ID: <20090416190612.4D63723F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555978 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555978. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:12:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:12:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 515249] Basic gst-launch command creates fast-forward style AVIs In-Reply-To: Message-ID: <20090416191232.C938123F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=515249 GStreamer | gstreamer (core) | Ver: 0.10.14 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|NEW |NEEDINFO ------- Comment #8 from Tim-Philipp M?ller 2009-04-16 19:12 UTC ------- Sorry for the late reply. > I installed the latest dev gstreamer. And... the fastforward problem is > unfortunately still there. > > Would it be rude for me to post a 500Kb example video here, with the debug info > and the command line I used to record it? Absolutely not. The max. attachment size is 1MB, feel free to attach whether you think is helpful. Also of interest would be the output of this command: $ gst-launch-0.10 -v v4l2src num-buffers=100 ! ffmpegcolorspace ! jpegenc ! fakesink 2>&1 | tee log.txt Please close this bug if this isn't an issue anymore or you're not interested or don't have time to track this down further - thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=515249. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:13:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:13:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090416191359.E578123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|NEW |NEEDINFO Component|gstreamer (core) |gst-plugins-base ------- Comment #4 from Tim-Philipp M?ller 2009-04-16 19:13 UTC ------- Could you attach a small test program that reproduces the issue? Is this still an issue with playbin2 (not sure how much we care about playbin1 tbh)? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:16:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:16:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 483692] Make test fails for GstObject on F7-i386 In-Reply-To: Message-ID: <20090416191624.1CAEA23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=483692 GStreamer | gstreamer (core) | Ver: 0.10.14 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|NEW |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 19:16 UTC ------- I vaguely remember us fixing this (or the issue disappearing), but can't say I remember any particular fix/commit. Closing as OBSOLETE for now - if someone can reproduce this with the latest core, please re-open. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=483692. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:16:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:16:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579202] New: accidental ABI change with --disable-gst-debug Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579202 GStreamer | gstreamer (core) | Ver: git Summary: accidental ABI change with --disable-gst-debug Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: ds at schleef.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified This commit causes an ABI change when --disable-gst-debug is used: commit 659102e04a7111895cde506e5e3c9e118b0a81f6 Author: Stefan Kost Date: Wed Apr 15 23:12:11 2009 +0300 gstdebug: show enabled/disabled in configure and fix build for disabled When its disabled, we poison some symbols to force a build error if they are used. Dunno how useful this acually is, but we need to disable the poisoning when we include this ourself. Also don't define some of the dummies, as they are getting replaced with defines and that creates code that does not compil Needs to be reverted before release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579202. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:17:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:17:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579202] accidental ABI change with --disable-gst-debug In-Reply-To: Message-ID: <20090416191710.016B923F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579202 GStreamer | gstreamer (core) | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579202. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:19:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:19:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579203] New: baseaudiosink: unparenting the ringbuffer in NULL causes trouble Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579203 GStreamer | gst-plugins-base | Ver: git Summary: baseaudiosink: unparenting the ringbuffer in NULL causes trouble Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wim.taymans at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified A recent commit added unparenting of the ringbuffer when baseaudiosink goes to NULL. This has the side effect that the clock provided by the audiosink resets back to 0, essentially going backwards, which gets then corrected by the GstClock base class. The ultimate effect is that the clock stands still for a while, causing trouble. Steps to reproduce: Modify seek.c to go to NULL when pressing the stop button. launch ./seek 15 "audiotestsrc ! alsasink" press play, let it play for a while press stop press play again, see the slider stall for the duration of the previous play time. Patch follows. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579203. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:20:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:20:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579202] accidental ABI change with --disable-gst-debug In-Reply-To: Message-ID: <20090416192058.BC6C023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579202 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|0.10.23 |NONE ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 19:20 UTC ------- I was first! ;-) *** This bug has been marked as a duplicate of 579177 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579202. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:20:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:20:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090416192059.46BD423F596@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ds at schleef.org ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 19:20 UTC ------- *** Bug 579202 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:23:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:23:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579203] baseaudiosink: unparenting the ringbuffer in NULL causes trouble In-Reply-To: Message-ID: <20090416192342.8D47623F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579203 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Wim Taymans 2009-04-16 19:23 UTC ------- Created an attachment (id=132783) --> (http://bugzilla.gnome.org/attachment.cgi?id=132783&action=view) don't unparent the ringbuffer when going to NULL Temporary patch. What we really need to do is compensate for the elapsed time of the clock when we reset it (like what was added to baseaudiosrc). That will have to wait after the release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579203. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:28:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:28:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090416192837.7AF8123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |ensonic at sonicpulse.de |bugs at lists.sourceforge.net | Status|NEW |ASSIGNED ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-16 19:28 UTC ------- Created an attachment (id=132784) --> (http://bugzilla.gnome.org/attachment.cgi?id=132784&action=view) compete stubs -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:31:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:31:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090416193131.B0A4D23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:40:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:40:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 451276] [gstcheck] fail_if() etc. are not thread safe In-Reply-To: Message-ID: <20090416194026.F042723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=451276 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Summary|Checks are not thread safe |[gstcheck] fail_if() etc. | |are not thread safe -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=451276. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:41:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:41:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567692] gstinfo.h header not compatible with C++ In-Reply-To: Message-ID: <20090416194141.A85B223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567692 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk, | |thaytan at mad.scientist.com Severity|normal |blocker Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|gstreamer gstinfo.h header |gstinfo.h header not |not compatible with C++ |compatible with C++ ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 19:41 UTC ------- Any chance of getting this into the prerelease? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567692. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:47:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:47:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579192] gst_rtcp_packet_get_type should not assert on packet content In-Reply-To: Message-ID: <20090416194702.226EF23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579192 GStreamer | gst-plugins-base | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #2 from Olivier Crete (Tester) 2009-04-16 19:47 UTC ------- Can we get this in before 0.10.23 ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579192. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 12:51:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 19:51:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 451276] [gstcheck] fail_if() etc. are not thread safe In-Reply-To: Message-ID: <20090416195139.B976E23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=451276 GStreamer | gstreamer (core) | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca ------- Comment #1 from Olivier Crete (Tester) 2009-04-16 19:51 UTC ------- In farsight2, I have a macros that wraps them in a mutex. I guess gstcheck could provide these macros, or maybe we could just switch over to GTest when our GLib version requirement reaches 2.16 (or we could just require 2.16 to run the tests). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=451276. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 13:11:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 20:11:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579192] gst_rtcp_packet_get_type should not assert on packet content In-Reply-To: Message-ID: <20090416201112.2339823F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579192 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #3 from Wim Taymans 2009-04-16 20:11 UTC ------- This patch seems to make sense to include. Thaytan? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579192. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 13:40:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 20:40:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 451276] [gstcheck] fail_if() etc. are not thread safe In-Reply-To: Message-ID: <20090416204010.64D3123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=451276 GStreamer | gstreamer (core) | Ver: git ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 20:40 UTC ------- > (...) or maybe we could just switch over > to GTest when our GLib version requirement reaches 2.16 (or we could just > require 2.16 to run the tests). IIRC multiple people who have looked at GTest voiced an opinion along the lines of "GTest just isn't good enough, let's stick to check", but I don't remember any details or whether it'd be much work to fix it up. Link to farsight macros: http://git.collabora.co.uk/?p=farsight2.git;a=blob;f=tests/check/check-threadsafe.h;h=e40cb4cb93c28dabf0aa543f7bc05899ad72f643;hb=HEAD -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=451276. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 13:42:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 20:42:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 522142] Bad flag passing during build (CPPFLAGS/CFLAGS) In-Reply-To: Message-ID: <20090416204215.60DD023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=522142 GStreamer | gstreamer (core) | Ver: 0.10.17 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Summary|Bad flag passing during |Bad flag passing during |build |build (CPPFLAGS/CFLAGS) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=522142. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 15:39:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 22:39:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 538176] State change trouble with decodebin and empty files In-Reply-To: Message-ID: <20090416223929.9B56C23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=538176 GStreamer | gstreamer (core) | Ver: 0.10.18 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #11 from Tim-Philipp M?ller 2009-04-16 22:39 UTC ------- *** This bug has been marked as a duplicate of 505770 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=538176. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 15:39:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 22:39:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 505770] gst_element_get_state may deadlock In-Reply-To: Message-ID: <20090416223930.5DD0823EF8F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=505770 GStreamer | gstreamer (core) | Ver: 0.10.14 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jorn.baayen at gmail.com ------- Comment #7 from Tim-Philipp M?ller 2009-04-16 22:39 UTC ------- *** Bug 538176 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505770. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 15:46:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 22:46:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 503592] gstpad.c does many ref/unref of peer pad in dataflow In-Reply-To: Message-ID: <20090416224627.06E9E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=503592 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #5 from Tim-Philipp M?ller 2009-04-16 22:46 UTC ------- What's up with this? Do we still care about this? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=503592. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 15:51:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 22:51:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 557305] .lib files for GStreamer should be built on Windows In-Reply-To: Message-ID: <20090416225120.4C35E23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=557305 GStreamer | gstreamer (core) | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 22:51 UTC ------- Can't really say I entirely understand what this is about, but patching configure doesn't really seem like the right solution to me .. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=557305. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 15:56:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 22:56:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 574216] Some check tests fail on Windows In-Reply-To: Message-ID: <20090416225633.2B87523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=574216 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 22:56 UTC ------- Yes, please provide logs as attachement, preferably one per failing test (use make foo/bar.check to run one particular test) - thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574216. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:00:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:00:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090416230033.4B15B23F599@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lfarkas at lfarkas.org ------- Comment #6 from Tim-Philipp M?ller 2009-04-16 23:00 UTC ------- *** Bug 576018 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:00:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:00:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576018] [filesrc] compile error with mingw: storage size of 'stat_results' isn't known In-Reply-To: Message-ID: <20090416230032.93AF623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576018 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-16 23:00 UTC ------- Ok. Marking this as dup of the other one, since the other one has a patch attached and I'm lazy. Thanks for the bug report! *** This bug has been marked as a duplicate of 568632 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576018. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:07:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:07:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090416230703.E0BEA23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #129175|0 |1 is obsolete| | Attachment #129177|0 |1 is obsolete| | ------- Comment #7 from Tim-Philipp M?ller 2009-04-16 23:07 UTC ------- Created an attachment (id=132799) --> (http://bugzilla.gnome.org/attachment.cgi?id=132799&action=view) same as before but without chunk that's already been fixed The config.h include problem has already been fixed, so updating patch. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:15:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:15:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578201] _gst_plugin_fault_handler_is_setup undefined under HAVE_WIN32 In-Reply-To: Message-ID: <20090416231536.C66CD23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578201 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #1 from Tim-Philipp M?ller 2009-04-16 23:15 UTC ------- Created an attachment (id=132800) --> (http://bugzilla.gnome.org/attachment.cgi?id=132800&action=view) proposed fix: move variable into the block where it's used -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578201. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:16:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:16:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578201] _gst_plugin_fault_handler_is_setup undefined under HAVE_WIN32 In-Reply-To: Message-ID: <20090416231626.6A3A923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578201 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk, | |thaytan at mad.scientist.com Severity|trivial |blocker Target Milestone|HEAD |0.10.23 ------- Comment #2 from Tim-Philipp M?ller 2009-04-16 23:16 UTC ------- Jan, maybe this could go in as well? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578201. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:20:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:20:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090416232020.7F9C523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|trivial |blocker Target Milestone|HEAD |0.10.23 ------- Comment #8 from Tim-Philipp M?ller 2009-04-16 23:20 UTC ------- Since this causes compile errors, we should try to get it into the release as well IMHO. Jan? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:25:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:25:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP In-Reply-To: Message-ID: <20090416232514.18A2723F598@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578114 GStreamer | gstreamer (core) | Ver: git ------- Comment #6 from Tim-Philipp M?ller 2009-04-16 23:25 UTC ------- *** Bug 440389 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 16:25:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 16 Apr 2009 23:25:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 440389] [API 0.11] Add GST_LEVEL_FIXME In-Reply-To: Message-ID: <20090416232513.7A32823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=440389 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #3 from Tim-Philipp M?ller 2009-04-16 23:25 UTC ------- commit 116c8be6bfaac6c16a32e6b59949ebb085f1321b Author: Tim-Philipp M?ller Date: Mon Apr 6 01:27:26 2009 +0100 API: add FIXME and DUMPMEM log levels and convenience macros Two new log levels to dump FIXMEs into the log and to log data in form of a hex dump (#578114). API: GST_CAT_FIXME_OBJECT API: GST_CAT_MEMDUMP_OBJECT API: GST_CAT_FIXME API: GST_CAT_MEMDUMP API: GST_FIXME_OBJECT API: GST_MEMDUMP_OBJECT API: GST_FIXME API: GST_MEMDUMP *** This bug has been marked as a duplicate of 578114 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=440389. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 17:18:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 00:18:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090417001809.76AF323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: 0.10.20 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-17 00:18 UTC ------- I suspect this is essentially the same problem as bug #512740, even if the symptoms are not exactly identical. *** This bug has been marked as a duplicate of 512740 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 17:18:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 00:18:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 512740] unit test failures if compiling against installed core with installed plugins-base also present In-Reply-To: Message-ID: <20090417001810.0676723F596@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=512740 GStreamer | gst-plugins-base | Ver: 0.10.16 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo at alinoe.com ------- Comment #11 from Tim-Philipp M?ller 2009-04-17 00:18 UTC ------- *** Bug 559049 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=512740. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 17:46:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 00:46:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 515249] Basic gst-launch command creates fast-forward style AVIs In-Reply-To: Message-ID: <20090417004625.EEA7F23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=515249 GStreamer | gstreamer (core) | Ver: 0.10.14 Tony Mobily changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Comment #9 from Tony Mobily 2009-04-17 00:46 UTC ------- Hi, Sorry, it's been more than a year, I no longer have the system with the problem! Merc. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=515249. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 16 19:24:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 02:24:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 557305] .lib files for GStreamer should be built on Windows In-Reply-To: Message-ID: <20090417022401.32E9823F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=557305 GStreamer | gstreamer (core) | Ver: 0.10.21 ------- Comment #3 from LRN 2009-04-17 02:24 UTC ------- Yeah, it isn't. Hence the python script i've made. Libtool developers told me that i should not rely on libtool for .lib generation, and that build-time .lib generation is not reliable by itself (it's more portable to generate .lib files from .def files on the machine where GStreamer-based software development will take place). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=557305. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 00:35:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 07:35:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 515249] Basic gst-launch command creates fast-forward style AVIs In-Reply-To: Message-ID: <20090417073548.B41B323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=515249 GStreamer | don't know | Ver: 0.10.14 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gstreamer (core) |don't know Target Milestone|HEAD |NONE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=515249. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 00:49:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 07:49:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578201] _gst_plugin_fault_handler_is_setup undefined under HAVE_WIN32 In-Reply-To: Message-ID: <20090417074941.651A523F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578201 GStreamer | gstreamer (core) | Ver: 0.10.22 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132800|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578201. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 00:50:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 07:50:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090417075010.7DD5E23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132799|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 00:56:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 07:56:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555978] [ladspa] no elements exposed/found on Cygwin In-Reply-To: Message-ID: <20090417075625.2A7E523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555978 GStreamer | gstreamer (core) | Ver: 0.10.22 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #27 from Jan Schmidt 2009-04-17 07:56 UTC ------- Is it intentional to remove the "AC_DEFINE_UNQUOTED(HAVE_WIN32, 1, [Defined if compiling for Windows])" line from the cygwin case in configure.ac? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555978. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 00:57:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 07:57:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567692] gstinfo.h header not compatible with C++ In-Reply-To: Message-ID: <20090417075744.245BE23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567692 GStreamer | gstreamer (core) | Ver: 0.10.x ------- Comment #2 from Jan Schmidt 2009-04-17 07:57 UTC ------- Yep, please commit. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567692. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 01:02:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 08:02:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090417080227.80BB123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132784|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 01:04:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 08:04:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577637] [playbin2] expose temp-location property In-Reply-To: Message-ID: <20090417080455.6E64C23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577637 GStreamer | gst-plugins-base | Ver: 0.10.x Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #4 from Jan Schmidt 2009-04-17 08:04 UTC ------- Even if the implementation is a little buggy, it might be worth exposing the API already - as long as you think it's the right API. Unless the behaviour is *completely* broken and unusable, then I'd hold off. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577637. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 01:05:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 08:05:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579192] gst_rtcp_packet_get_type should not assert on packet content In-Reply-To: Message-ID: <20090417080549.312A423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579192 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132774|none |accepted-commit_now Flag| | ------- Comment #4 from Jan Schmidt 2009-04-17 08:05 UTC ------- Sure, please commit. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579192. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 01:08:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 08:08:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579203] baseaudiosink: unparenting the ringbuffer in NULL causes trouble In-Reply-To: Message-ID: <20090417080816.C3A5823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579203 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132783|none |accepted-commit_now Flag| | ------- Comment #2 from Jan Schmidt 2009-04-17 08:08 UTC ------- Agreed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579203. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 01:08:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 08:08:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579183] freshly created QUERY_SEEKING is immutable In-Reply-To: Message-ID: <20090417080833.C750223F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579183 GStreamer | gst-python | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132770|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579183. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 01:24:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 08:24:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578201] _gst_plugin_fault_handler_is_setup undefined under HAVE_WIN32 In-Reply-To: Message-ID: <20090417082424.8084F23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578201 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132800|accepted-commit_now |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #3 from Tim-Philipp M?ller 2009-04-17 08:24 UTC ------- commit b31896b2af77271ec6d7214280240aba97c1e65a Author: Tim-Philipp M?ller Date: Fri Apr 17 09:17:40 2009 +0100 GstPlugin: fix compilation if both HAVE_WIN32 and HAVE_SIGACTION are defined Move _gst_plugin_fault_handler_is_setup into the ifdef block where it's used. Fixes #578201. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578201. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:02:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:02:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579192] gst_rtcp_packet_get_type should not assert on packet content In-Reply-To: Message-ID: <20090417090212.7F51F23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579192 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132774|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #5 from Wim Taymans 2009-04-17 09:02 UTC ------- commit d927114ef85f41526cf749b6d3e08f5869c4c39b Author: Olivier Crete Date: Fri Apr 17 10:53:10 2009 +0200 RTCP: don't fail when retrieving invalid PT We can't meaningfully assert on valid packet types so just return the type as it is. Update the comments to reflect this. Fixes #579192. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579192. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:04:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:04:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579203] baseaudiosink: unparenting the ringbuffer in NULL causes trouble In-Reply-To: Message-ID: <20090417090444.27F0B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579203 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132783|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Wim Taymans 2009-04-17 09:04 UTC ------- commit 32904de58fcc25a25f869582676021ef0d09b639 Author: Wim Taymans Date: Fri Apr 17 10:55:08 2009 +0200 baseaudiosink: don't unparent the ringbuffer when going to NULL, don't unparent the ringbuffer because we don't support going back to 0 very well yet. Fixes #579203 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579203. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:16:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:16:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567692] gstinfo.h header not compatible with C++ In-Reply-To: Message-ID: <20090417091601.40B6B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567692 GStreamer | gstreamer (core) | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Tim-Philipp M?ller 2009-04-17 09:15 UTC ------- commit e6a3fd9bbbfbee55c93c60dab322693b41113ea8 Author: Brian Cameron Date: Fri Apr 17 10:11:21 2009 +0100 gstinfo: don't assume G_HAVE_ISO_VARARGS implies ISO C99 Makes headers C++ clean, esp. with the Sun compilers. Fixes #567692. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567692. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:27:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:27:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579267] New: [rtspconnection] g_async_queue_new_full() is GLib-2.16 API, but we require only GLib-2.14 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579267 GStreamer | gst-plugins-base | Ver: git Summary: [rtspconnection] g_async_queue_new_full() is GLib-2.16 API, but we require only GLib-2.14 Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified As the summary says. We can only use GLib-2.14 API for now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579267. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:29:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:29:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579046] Internal GStreamer error: clock problem In-Reply-To: Message-ID: <20090417092934.DDD4D23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579046 GStreamer | don't know | Ver: 0.10.x Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Wim Taymans 2009-04-17 09:29 UTC ------- Some element is not accepting the LATENCY event, can you attach a compressed debug log like this: GST_DEBUG=*PAD*:5,*bin*:5 >debug.log 2>&1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579046. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:36:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:36:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579267] [rtspconnection] g_async_queue_new_full() is GLib-2.16 API, but we require only GLib-2.14 In-Reply-To: Message-ID: <20090417093605.9D70823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579267 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Tim-Philipp M?ller 2009-04-17 09:36 UTC ------- Created an attachment (id=132812) --> (http://bugzilla.gnome.org/attachment.cgi?id=132812&action=view) trivial fix -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579267. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:38:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:38:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579267] [rtspconnection] g_async_queue_new_full() is GLib-2.16 API, but we require only GLib-2.14 In-Reply-To: Message-ID: <20090417093804.12E1223F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579267 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #132812|none |accepted-commit_now Flag| | ------- Comment #2 from Jan Schmidt 2009-04-17 09:38 UTC ------- Oh great, that's exactly the patch I was going to cook up later today. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579267. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:39:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:39:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579183] freshly created QUERY_SEEKING is immutable In-Reply-To: Message-ID: <20090417093907.E807923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579183 GStreamer | gst-python | Ver: git Mark Nauwelaerts changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132770|accepted-commit_now |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Mark Nauwelaerts 2009-04-17 09:39 UTC ------- commit e9d2003af5ebcbd9bea9acecbcfa0950e23af378 Author: Mark Nauwelaerts Date: Fri Apr 17 11:33:18 2009 +0200 query_new_seeking wrapper must return query with refcount 1. Fixes #579183. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579183. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 02:40:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 09:40:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579267] [rtspconnection] g_async_queue_new_full() is GLib-2.16 API, but we require only GLib-2.14 In-Reply-To: Message-ID: <20090417094020.D31F223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579267 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132812|accepted-commit_now |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Tim-Philipp M?ller 2009-04-17 09:40 UTC ------- commit 418760cf740332c12c3fd9cf3244af134fa9534b Author: Tim-Philipp M?ller Date: Fri Apr 17 10:34:54 2009 +0100 rtspconnection: don't use GLib-2.16 API, we require only 2.14 Fixes #579267. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579267. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:02:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:02:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417100202.6D2E123F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Philippe Normand 2009-04-17 10:02 UTC ------- Created an attachment (id=132814) --> (http://bugzilla.gnome.org/attachment.cgi?id=132814&action=view) test-case There you go. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:06:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:06:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417100659.4F10223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git Philippe Normand changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Comment #6 from Philippe Normand 2009-04-17 10:06 UTC ------- Strangely the same script adapted to use playbin2 doesn't even show the window (but the pipeline is still paused) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:22:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:22:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555978] [ladspa] no elements exposed/found on Cygwin In-Reply-To: Message-ID: <20090417102205.ABCD323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555978 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #28 from Cygwin Ports maintainer 2009-04-17 10:22 UTC ------- Yes. The comment explaining HAVE_WIN32 should make it clear exactly why it doesn't apply to Cygwin. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555978. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:26:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:26:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555978] [ladspa] no elements exposed/found on Cygwin In-Reply-To: Message-ID: <20090417102634.4738223F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555978 GStreamer | gstreamer (core) | Ver: 0.10.22 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130353|none |accepted-commit_now Flag| | ------- Comment #29 from Jan Schmidt 2009-04-17 10:26 UTC ------- Coolo. Thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555978. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:35:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:35:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417103511.59F9C23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git ------- Comment #7 from Sebastian Dr?ge 2009-04-17 10:35 UTC ------- With playbin2 resetting or even disabling the vis-plugin while PLAYING works just fine, just try it with totem trunk ;) To have the vis shown with playbin2 you must set the "vis" flag in the flags property. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:38:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:38:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579046] Internal GStreamer error: clock problem In-Reply-To: Message-ID: <20090417103819.7AB4923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579046 GStreamer | don't know | Ver: 0.10.x ------- Comment #2 from Fabien LOUIS 2009-04-17 10:38 UTC ------- Created an attachment (id=132816) --> (http://bugzilla.gnome.org/attachment.cgi?id=132816&action=view) Debugs logs These are the files (Two files because I use two clients who try to make a call) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579046. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 03:53:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 10:53:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579046] Internal GStreamer error: clock problem In-Reply-To: Message-ID: <20090417105346.154D923F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579046 GStreamer | don't know | Ver: 0.10.x ------- Comment #3 from Wim Taymans 2009-04-17 10:53 UTC ------- This is fixed in -bad 0.10.9. What version are you using? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579046. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 04:00:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 11:00:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555978] [ladspa] no elements exposed/found on Cygwin In-Reply-To: Message-ID: <20090417110035.86EEE23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555978 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130353|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #30 from Tim-Philipp M?ller 2009-04-17 11:00 UTC ------- commit 4ce04783b37fd25ffc298b8e642f73ba275a2830 Author: Yaakov Selkowitz Date: Fri Apr 17 11:44:11 2009 +0100 configure.ac: fork() during registry scanning is unsafe on Cygwin Fixes #555978. commit eacfe25cf9d503fd8ca7ec16ca2918551cdd3d83 Author: Yaakov Selkowitz Date: Fri Apr 17 11:39:59 2009 +0100 gst_init: relocatability is unnecessary on Cygwin See #555978. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555978. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 04:16:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 11:16:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417111640.99CCC23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git ------- Comment #8 from Philippe Normand 2009-04-17 11:16 UTC ------- (In reply to comment #7) > With playbin2 resetting or even disabling the vis-plugin while PLAYING works > just fine, just try it with totem trunk ;) > > To have the vis shown with playbin2 you must set the "vis" flag in the flags > property. > Ok I see the window now with playbin2 ;) But setting the vis-plugin property to None doesn't disable the visualization, I still see it. Good thing as you say is that playback is not paused. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 04:18:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 11:18:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417111803.7A13F23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git ------- Comment #9 from Philippe Normand 2009-04-17 11:18 UTC ------- Created an attachment (id=132818) --> (http://bugzilla.gnome.org/attachment.cgi?id=132818&action=view) test-case (for playbin2) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 04:24:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 11:24:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417112451.AB15D23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git ------- Comment #10 from Sebastian Dr?ge 2009-04-17 11:24 UTC ------- You must unset the "vis" flag again to disable visualizations. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 04:32:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 11:32:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417113231.DB98B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git ------- Comment #11 from Philippe Normand 2009-04-17 11:32 UTC ------- Ok, so I don't mind this bug being closed as invalid if playbin is being deprecated. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 04:53:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 11:53:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556159] Reseting playbin's vis-plugin pauses the pipeline In-Reply-To: Message-ID: <20090417115300.BF27523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556159 GStreamer | gst-plugins-base | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |OBSOLETE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556159. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 05:09:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 12:09:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090417120955.3A5CE23EF3C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-17 12:09 UTC ------- Author: Stefan Kost Date: Thu Apr 16 22:26:00 2009 +0300 gstdebug: compete stubs. Fixes #579177. Avoid defines when including gstinfo.h ourself and complete stubs. Sync stub returns with the defines. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 05:37:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 12:37:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579046] Internal GStreamer error: clock problem In-Reply-To: Message-ID: <20090417123706.2207B23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579046 GStreamer | don't know | Ver: 0.10.x Fabien LOUIS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #4 from Fabien LOUIS 2009-04-17 12:37 UTC ------- I have Ubuntu Jaunty with gstreamer0.10-plugins-bad (0.10.11-2ubuntu1) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579046. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 05:44:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 12:44:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] decodebin/decodebin2 should insert mpeg4videoparse In-Reply-To: Message-ID: <20090417124402.7A7E723F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-base | Ver: 0.10.21 Arnout Vandecappelle changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement ------- Comment #2 from Arnout Vandecappelle 2009-04-17 12:44 UTC ------- To solve this, I propose adding the 'parsed=(boolean)false' field to the caps found by typefind, and 'parsed=(boolean)true' to the caps of ffmpeg. The same issue also applies to h264. Currently, h264parse doesn't have the 'parsed' field, so I'm going to add that as well. Patches follow. I'll clone this bug for -ffmpeg. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 05:47:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 12:47:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] decodebin/decodebin2 should insert mpeg4videoparse In-Reply-To: Message-ID: <20090417124711.A22BB23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #3 from Arnout Vandecappelle 2009-04-17 12:47 UTC ------- Created an attachment (id=132822) --> (http://bugzilla.gnome.org/attachment.cgi?id=132822&action=view) Assume MPEG-4 stream is not parsed. Set the 'parsed' field of the MPEG-4 caps to 'false'. This forces an mpeg4parse element to be inserted before the stream can be decoded. Unfortunately, it is not possible to detect if the stream is already parsed or not. However, that typically happens only if a demuxer or depayloader comes in front of it, which also sets the caps anyway. Only a multifilesrc (with a sufficiently high buffer size) may produce a parsed stream. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 05:48:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 12:48:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090417124828.2FD7C23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git ------- Comment #9 from Tim-Philipp M?ller 2009-04-17 12:48 UTC ------- Created an attachment (id=132823) --> (http://bugzilla.gnome.org/attachment.cgi?id=132823&action=view) alternative patch Not sure if we should re-define this preprocessor symbol in case the compiler already provides it. Here's an alternative patch that checks if it's set by the compiler and only defines the symbol if the compiler doesn't provide it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 05:58:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 12:58:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] decodebin/decodebin2 should insert mpeg4videoparse In-Reply-To: Message-ID: <20090417125815.074C423F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-base | Ver: 0.10.21 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #4 from Jan Schmidt 2009-04-17 12:58 UTC ------- For mp3, we fixed this by raising the rank of the parser high enough that it's always preferred over all the decoders, and having 'parsed=false' on the sinkpad and 'parsed=true' of the srcpad of the parser, to avoid having an endless chain of them plugged. It's slightly better than changing the typefind caps, imho, because it's a bit more explicit, and a demuxer that does output parsed data, can add 'parsed=true' to the caps it produces, to avoid the parser if it wants. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 06:16:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 13:16:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090417131605.B6CC623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #5 from Patrick Radizi 2009-04-17 13:16 UTC ------- I think I have found the leak that I originally meant (not the one Wim fixed in Comment #4). Every time the test program runs one lap in the loop, 8192KB of data is lost. Looking in /proc/'pid'/smaps these blocks 8192KB can be seen adding up over time. Not on the stack or heap but close to the libgstrtpmanager.so library address space. I think it must be thread stack data created by the rtpmanager, and more precise belonging to the threads being created in gstrtpsession.c. To test I changed the size of the thread stack, with g_thread_full, when creating these thread to 1024KB, and the leak then became 1024KB instead. The threads are created with the joinable property set to TRUE, but out of the two threads being created each iteration, only one is actually joined. This explains why one 8192KB block is lost every time. I think the thread stack can't be freed until the join has been done. I created a simple test program simulating this, creating two 'joinable' threads at a time and then only joining with one, and the memory behaviour is identical, 8192KB is lost each iteration. Add the second join, and the leak goes away. Since I don't know how the rtpmanager works I haven't added the 'second join' since I don't know when it is supposed to be done. But I hope that someone else can do it given this info. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 06:18:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 13:18:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090417131857.8987523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git ------- Comment #10 from Jan Schmidt 2009-04-17 13:18 UTC ------- Sounds like a sensible idea. Maybe someone on Windows can confirm if this works for them? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 06:25:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 13:25:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579290] New: Require stream to be parsed for decoding Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579290 GStreamer | gst-ffmpeg | Ver: 0.10.21 Summary: Require stream to be parsed for decoding Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: arnout at mind.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified +++ This bug was initially created as a clone of Bug #578926 +++ Decoding a stream which has not been parsed does not work correctly (see #578926). To force autopluggers to insert a parser, set the 'parsed=(boolean)true' property on the codec caps. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579290. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 06:26:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 13:26:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579290] Require stream to be parsed for decoding In-Reply-To: Message-ID: <20090417132632.222F423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579290 GStreamer | gst-ffmpeg | Ver: 0.10.21 ------- Comment #1 from Arnout Vandecappelle 2009-04-17 13:26 UTC ------- Created an attachment (id=132827) --> (http://bugzilla.gnome.org/attachment.cgi?id=132827&action=view) Require MPEG-4 buffers to be parsed. Set the 'parsed' field in the caps of MPEG-4 codecs to 'true'. This makes sure that an mpeg4videoparse is inserted in the pipeline when decoding a raw (non-muxed) MPEG-4 stream. Note that elements that don't set the 'parsed' field can still link to ffdec_mpeg4, because their caps do intersect - only linking with elements that explicitly set 'parsed' to 'false' is not possible. Note that it is therefore not possible to link ffenc_mpeg4 with mpeg4videoparse. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579290. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 06:55:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 13:55:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579290] Require stream to be parsed for decoding In-Reply-To: Message-ID: <20090417135528.CDDFE23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579290 GStreamer | gst-ffmpeg | Ver: 0.10.21 Arnout Vandecappelle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE ------- Comment #2 from Arnout Vandecappelle 2009-04-17 13:55 UTC ------- As commented in Bug #578926 it is in fact sufficient to raise the rank of mpeg4videoparse. Closing again. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579290. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:02:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:02:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579298] New: SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579298 GStreamer | gst-plugins-base | Ver: 0.10.21 Summary: SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: philipj at opera.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified http://dev.w3.org/SVG/profiles/1.2T/test/images/dogandball.ogg Tried decodebin and decodebin2. This assert is shown in both cases: (gst-launch-0.10:21015): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed This file plays both in mplayer and on Windows using the Ogg DirectShow filters. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579298. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:08:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:08:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 571825] unit test failures on gentoo (gcc 4.3.3) In-Reply-To: Message-ID: <20090417140818.54AA623EF78@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=571825 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #10 from Tim-Philipp M?ller 2009-04-17 14:08 UTC ------- Thanks for the logs! I had a look at the test_buffer_probe_n_times test failure yesterday. The problem is that fakesink does not push the latency event it receives via the send_event vfunc upstream, so the event probe only ever sees the newsegment and eos events, but no latency event. So the sequence should be: A gstevent.c:1062:gst_event_new_latency: creating latency event 0:00:00.000000000 B gstevent.c:267:gst_event_new: creating new event 0x809d0a0 latency 289 C gstelement.c:1384:gst_element_send_event: send latency event on element pipeline0 D gstbin.c:2462:gst_bin_send_event: Sending latency event to sink children E gstelement.c:1384:gst_element_send_event: send latency event on element fakesink0 F gstbasesink.c:3586:gst_base_sink_send_event: latency set to 0:00:00.000000000 G gstpad.c:4521:gst_pad_push_event: event: latency H check gst/gstutils.c:63:event_probe: event probe 2 [latency] I gstpad.c:4573:gst_pad_push_event: sending event latency to peerpad J gstpad.c:4698:gst_pad_send_event: have event type latency K gstevent.c:223:gst_event_finalize: freeing event 0x809d0a0 type latency But steps G-J are missing in your case. How or why that would happen, I don't know. My best guess would be that, for some reason, ../../plugins/elements/.libs/libgstcoreelements.so does not link/use the libgstbase-0.10.so in the source tree, but an older installed version from elsewhere. I can't reproduce the problem myself though, it seems to use the internal lib just fine for me (libtool 2.2.4, automake 1.10.1, autoconf 2.61). Maybe you could add a g_print ("forward latency event %d\n", forward); in libs/gst/base/gstbasesink.c line 3592 (in the GST_EVENT_LATENCY case in gst_base_sink_send_event), to see whether (a) the locally built libgstbase-0.10.so is used, and (b) whether it tries to forwarded the event or not. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571825. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:11:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:11:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579298] SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame In-Reply-To: Message-ID: <20090417141130.6999F23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579298 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #1 from Philip J?genstedt 2009-04-17 14:11 UTC ------- If it could be of any help, that file was transcoded from dogandball.mov or dogandball.3gp using either vlc or http://mediacoder.sourceforge.net/ (the person who did it isn't absolutely sure) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579298. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:16:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:16:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579298] SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame In-Reply-To: Message-ID: <20090417141602.A125623F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579298 GStreamer | gst-plugins-base | Ver: 0.10.21 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #2 from Wim Taymans 2009-04-17 14:15 UTC ------- I don't have any problems with that file or url with current git. It's probably already fixed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579298. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:19:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:19:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090417141902.DCF2423F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #6 from Wim Taymans 2009-04-17 14:19 UTC ------- commit 71076cad544d34cc7fa1998313af0fdb179969ee Author: Wim Taymans Date: Fri Apr 17 16:16:29 2009 +0200 rtpsession: join the RTCP thread Avoid a case where a joinable thread would be left unjoined, which leaked the thread structure. Fixes #577318. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:23:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:23:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579298] SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame In-Reply-To: Message-ID: <20090417142345.7147223F514@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579298 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #3 from Philip J?genstedt 2009-04-17 14:23 UTC ------- Are there any nightlies I could use to quickly verify or do I need to build everything myself? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579298. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:27:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:27:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090417142718.179E023F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git ------- Comment #11 from LRN 2009-04-17 14:27 UTC ------- Works for me. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:29:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:29:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579298] SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame In-Reply-To: Message-ID: <20090417142912.6743F23EF78@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579298 GStreamer | gst-plugins-base | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |OBSOLETE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-17 14:29 UTC ------- You need to build everything yourself, basically. If you're using ubuntu, you could try the packages in https://launchpad.net/~gstreamer-developers/+archive/ppa which is not the very latest code, but more recent than what's shipped in intrepid at least. I can reproduce this bug with 0.10.21, but not with git. Not sure which commit fixed it though. Closing as OBSOLETE, please re-open if the issue still exists with the current core/-base pre-releases, thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579298. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:31:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:31:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579298] SVG Tiny 1.2 test suite dogandball.ogg freezes on first frame In-Reply-To: Message-ID: <20090417143122.9B74323F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579298 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #5 from Philip J?genstedt 2009-04-17 14:31 UTC ------- Very well, thanks for the speedy response. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579298. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 07:40:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 14:40:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined In-Reply-To: Message-ID: <20090417144045.0690523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132799|0 |1 is obsolete| | Attachment #132799|accepted-commit_now |obsolete Flag| | Attachment #132823|none |accepted-commit_now Flag| | ------- Comment #12 from Jan Schmidt 2009-04-17 14:40 UTC ------- great, thanks for confirming -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 08:01:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 15:01:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] [mpeg4videoparse] raise rank above that of ffdec_mpeg4 In-Reply-To: Message-ID: <20090417150112.99D6323F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 Arnout Vandecappelle changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gst-plugins-base |gst-plugins-bad Summary|decodebin/decodebin2 should |[mpeg4videoparse] raise rank |insert mpeg4videoparse |above that of ffdec_mpeg4 ------- Comment #5 from Arnout Vandecappelle 2009-04-17 15:01 UTC ------- Sounds good! Except... that means that the mpeg4videoparse will always be inserted, even if the stream is already parsed (i.e. coming out of a demuxer or depayloader). That incurs some overhead because mpeg4videoparse is scanning over the stream byte-by-byte. However, I just did some measurements and it looks like mpeg4videoparse takes less than 10% of the time of ffdec_mpeg4 (which is already pretty fast). Conclusion: raise the rank of mpeg4videoparse. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 08:04:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 15:04:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] [mpeg4videoparse] raise rank above that of ffdec_mpeg4 In-Reply-To: Message-ID: <20090417150424.3F25B23F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 ------- Comment #6 from Jan Schmidt 2009-04-17 15:04 UTC ------- Like I said, we can mark 'parsed=true' on such demuxers/depayloaders' caps and it'll skip mpeg4videoparse -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 08:08:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 15:08:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ not defined with mingw, causing "storage size of 'stat_results' isn't known" compile error In-Reply-To: Message-ID: <20090417150858.3D72023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568632 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132823|accepted-commit_now |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|__MSVCRT_VERSION__ is not |__MSVCRT_VERSION__ not |defined |defined with mingw, causing | |"storage size of | |'stat_results' isn't known" | |compile error ------- Comment #13 from Tim-Philipp M?ller 2009-04-17 15:08 UTC ------- commit 923b33a31684e736d9a5ed958ca501bdc16e90d6 Author: Tim-Philipp M?ller Date: Fri Apr 17 15:46:52 2009 +0100 win32: define __MSVCRT_VERSION__ when compiling with MingW, for __stat64 Need to define this when using MingW, so that the includes provide __stat64 and friends. We need at least Windows XP SP2 for this. Fixes #568632. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568632. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 09:14:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 16:14:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 512740] unit test failures if compiling against installed core with installed plugins-base also present In-Reply-To: Message-ID: <20090417161459.5544B23F516@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=512740 GStreamer | gst-plugins-base | Ver: 0.10.16 Carlo Wood changed: What |Removed |Added ---------------------------------------------------------------------------- CC|carlo at alinoe.com | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=512740. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 09:19:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 16:19:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090417161947.E1AE723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: git Carlo Wood changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE | Version|0.10.20 |git ------- Comment #5 from Carlo Wood 2009-04-17 16:19 UTC ------- This is not a duplicate of that bug. We had some problems (off list) to get the git testsuite to run related to THAT bug, but using the gst-uninstalled script solved this. The bug that I reported is indeed still in git: Running suite(s): states Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed 0%: Checks: 3, Failures: 3, Errors: 0 gstcheck.c:72:F:general:test_state_changes_up_and_down_seq:0: Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed gstcheck.c:72:F:general:test_state_changes_up_seq:0: Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed gstcheck.c:72:F:general:test_state_changes_down_seq:0: Unexpected critical/warning: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed FAIL: generic/states ... ========================================================================== 1 of 42 tests failed Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer ========================================================================== -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 09:38:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 16:38:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090417163839.8B46423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO ------- Comment #6 from Tim-Philipp M?ller 2009-04-17 16:38 UTC ------- Ok, could you please provide a stack trace with the origin of the first warning then? G_DEBUG=fatal_warnings and GST_REGISTRY_FORK=no may come in handy. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 09:51:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 16:51:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090417165108.9680323EF78@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #7 from Jan Schmidt 2009-04-17 16:51 UTC ------- The tests are all passing without warnings for me (on Fedora, using uninstalled gst) Maybe running (in tests/check in gst-plugins-base): GST_DEBUG=check:4 make generic/states.check would also help shed some light on exactly which element is outputting the warnings. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:07:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:07:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090417170738.7C7EB23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: git ------- Comment #8 from Carlo Wood 2009-04-17 17:07 UTC ------- hikaru:/usr/src/secondlife/gstreamer/git/gst-plugins-base/tests/check>GST_REGISTRY_FORK=no G_DEBUG=fatal_warnings make generic/states.gdb GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) r Starting program: /usr/src/secondlife/gstreamer/git/gst-plugins-base/tests/check/generic/.libs/lt-states [Thread debugging using libthread_db enabled] [New Thread 0x2b29e08e7d90 (LWP 19063)] Running suite(s): states [New Thread 0x40f0e950 (LWP 19066)] [New Thread 0x40969950 (LWP 19067)] [Thread 0x40969950 (LWP 19067) exited] [New Thread 0x40969950 (LWP 19068)] [Thread 0x40969950 (LWP 19068) exited] [New Thread 0x40969950 (LWP 19069)] [Thread 0x40969950 (LWP 19069) exited] [New Thread 0x40969950 (LWP 19070)] [Thread 0x40969950 (LWP 19070) exited] [New Thread 0x40969950 (LWP 19071)] [Thread 0x40969950 (LWP 19071) exited] [New Thread 0x40969950 (LWP 19072)] [Thread 0x40969950 (LWP 19072) exited] [Thread 0x40f0e950 (LWP 19066) exited] [New Thread 0x40f0e950 (LWP 19104)] [Thread 0x40f0e950 (LWP 19104) exited] [New Thread 0x40f0e950 (LWP 19136)] [Thread 0x40f0e950 (LWP 19136) exited] [New Thread 0x40f0e950 (LWP 19168)] GStreamer-CRITICAL **: gst_clock_get_time: assertion `GST_IS_CLOCK (clock)' failed aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 0x40f0e950 (LWP 19168)] 0x00002b29dff79ed5 in raise () from /lib/libc.so.6 (gdb) bt #0 0x00002b29dff79ed5 in raise () from /lib/libc.so.6 #1 0x00002b29dff7b3f3 in abort () from /lib/libc.so.6 #2 0x00002b29dfaabb3e in g_logv () from /usr/lib/libglib-2.0.so.0 #3 0x00002b29dfaabbc3 in g_log () from /usr/lib/libglib-2.0.so.0 #4 0x00002b29de979902 in gst_clock_get_time (clock=0x0) at gstclock.c:835 #5 0x00002aaaaebccf62 in gst_v4lsrc_buffer_new (v4lsrc=0x2633810, num=0) at v4lsrc_calls.c:726 #6 0x00002aaaaebc621c in gst_v4lsrc_create (src=, buf=0x40f0e040) at gstv4lsrc.c:727 #7 0x00002b29e0e74e1a in gst_base_src_get_range (src=0x2633810, offset=18446744073709551615, length=4096, buf=0x40f0e040) at gstbasesrc.c:1943 #8 0x00002b29e0e76f23 in gst_base_src_loop (pad=0x25a6170) at gstbasesrc.c:2186 #9 0x00002b29de9b8bd6 in gst_task_func (task=0x25b0950, tclass=) at gsttask.c:172 #10 0x00002b29dfacc387 in ?? () from /usr/lib/libglib-2.0.so.0 #11 0x00002b29dfacadf4 in ?? () from /usr/lib/libglib-2.0.so.0 #12 0x00002b29dfd32fc7 in start_thread () from /lib/libpthread.so.0 #13 0x00002b29e00175ad in clone () from /lib/libc.so.6 (gdb) fr 5 #5 0x00002aaaaebccf62 in gst_v4lsrc_buffer_new (v4lsrc=0x2633810, num=0) at v4lsrc_calls.c:726 726 timestamp = gst_clock_get_time (GST_ELEMENT_CAST (v4lsrc)->clock); (gdb) p *v4lsrc $2 = {v4lelement = {element = {parent = {element = {object = {object = {g_type_instance = {g_class = 0x26330b0}, ref_count = 2, qdata = 0x0}, refcount = 0, lock = 0x2633750, name = 0x25436d0 "v4lsrc", name_prefix = 0x0, parent = 0x0, flags = 1048578, _gst_reserved = 0x0}, state_lock = 0x2633cc0, state_cond = 0x258a000, state_cookie = 10, current_state = GST_STATE_PLAYING, next_state = GST_STATE_PAUSED, pending_state = GST_STATE_PAUSED, last_return = GST_STATE_CHANGE_ASYNC, bus = 0x0, clock = 0x0, base_time = 0, numpads = 1, pads = 0x2632540, numsrcpads = 1, srcpads = 0x2632600, numsinkpads = 0, sinkpads = 0x0, pads_cookie = 1, abidata = {ABI = {target_state = GST_STATE_PAUSED}, _gst_reserved = {0x3, 0x0, 0x0, 0x0}}}, srcpad = 0x25a6170, live_lock = 0x2633670, live_cond = 0x2633570, is_live = 1, live_running = 1, blocksize = 4096, can_activate_push = 1, pad_mode = GST_ACTIVATE_NONE, seekable = 0, random_access = 0, clock_id = 0x0, end_time = 0, segment = {rate = 1, abs_rate = 1, format = GST_FORMAT_TIME, flags = GST_SEEK_FLAG_NONE, start = 0, stop = -1, time = 0, accum = 0, last_stop = 0, duration = -1, applied_rate = 1, _gst_reserved = '\0' }, need_newsegment = 0, offset = 0, size = 0, num_buffers = -1, num_buffers_left = -1, data = {ABI = { typefind = 0, running = 1, pending_seek = 0x0}, _gst_reserved = {0x100000000, 0x0 }}, priv = 0x2633c70}, _gst_reserved = {0x0, 0x0, 0x0, 0x0}}, videodev = 0x2634090 "/dev/video0", video_fd = 8, buffer = 0x2aaaaeffe000
, vcap = { name = "Philips 740 webcam\000\000\000\201??\020\200\034S\001\201??", type = 1, channels = 1, audios = 1, maxwidth = 640, maxheight = 480, minwidth = 160, minheight = 120}, vwin = {x = 0, y = 0, width = 160, height = 120, chromakey = 0, flags = 524288, clips = 0xffff8101531c8010, clipcount = 1}, vchan = { channel = 0, name = "Webcam", '\0' , tuners = 0, flags = 0, type = 2, norm = 0}, colors = 0x25d2440, norms = 0x25b0340, channels = 0x2580540, xv = 0x0, xwindow_id = 0}, srcpad = 0x0, mmap = {frame = 1, height = 120, width = 160, format = 15}, mbuf = {size = 925696, frames = 2, offsets = {0, 462848, 0 }}, buffer_size = 28800, timestamp_sync = 0, frame_queue_state = 0x2aaab00017c0 "\002\001", mutex_queue_state = 0x2aaab00017e0, cond_queue_state = 0x2aaab0001810, num_queued = 1, sync_frame = 1, queue_frame = 0, is_capturing = 1, timestamp_offset = 0, quit = 0, offset = 1, colorspaces = 0x2632260, autoprobe = 1, autoprobe_fps = 1, copy_mode = 1, fps_list = 0x2aaab0001300} (gdb) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:20:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:20:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 559049] gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails In-Reply-To: Message-ID: <20090417172017.0908E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=559049 GStreamer | gst-plugins-base | Ver: git Carlo Wood changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #9 from Carlo Wood 2009-04-17 17:20 UTC ------- Running it with GST_DEBUG=check:4 shows that the problem is in element v4lsrc. Funny thing, running GST_REGISTRY_FORK=no G_DEBUG=fatal_warnings GST_DEBUG=check:4 make generic/states.check works fine 5 out of 10 times, while GST_REGISTRY_FORK=no GST_DEBUG=check:4 make generic/states.check always fails. So, some race condition seems to be involved. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559049. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:22:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:22:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579325] New: gstlibtoolimporter is not disted Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579325 GStreamer | gst-python | Ver: git Summary: gstlibtoolimporter is not disted Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: bilboed at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified make distcheck fails because of that ! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579325. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:22:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:22:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579325] gstlibtoolimporter is not disted In-Reply-To: Message-ID: <20090417172256.5206C23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579325 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Target Milestone|HEAD |0.10.15 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579325. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:33:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:33:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579325] gstlibtoolimporter is not disted In-Reply-To: Message-ID: <20090417173321.1EAA123F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579325 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #1 from Edward Hervey 2009-04-17 17:33 UTC ------- commit ec692ee329032d5764b37ae3cfcceefaa86a17ac Author: Edward Hervey Date: Fri Apr 17 19:34:23 2009 +0200 Don't forget to dist gstlibtoolimporter.py. Fixes #579325 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579325. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:33:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:33:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578848] Wrap new core/base API In-Reply-To: Message-ID: <20090417173351.66A4923F51C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578848 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #1 from Edward Hervey 2009-04-17 17:33 UTC ------- commit ddf17d40334822cbd1fe6e16370f39a49aa018df Author: Edward Hervey Date: Fri Apr 17 19:28:08 2009 +0200 Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848 commit a41177e510c20ce8f9c422675f9eae63b4a9bc78 Author: Edward Hervey Date: Fri Apr 17 18:51:40 2009 +0200 Wrap new API added in gstreamer-0.10.23. Partially fixes #578848 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578848. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 17 10:34:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 17 Apr 2009 17:34:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578848] Wrap new core/base API In-Reply-To: Message-ID: <20090417173403.829F023F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578848 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |0.10.15 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578848. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 00:04:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 07:04:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579383] New: gst-python doesn't compile with glib <= 2.16.0 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579383 GStreamer | gst-python | Ver: git Summary: gst-python doesn't compile with glib <= 2.16.0 Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: bilboed at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified due to using g_strcmp0, gst-python doesn't build with glibs <= 2.16.0 . -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579383. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 00:05:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 07:05:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579383] gst-python doesn't compile with glib <= 2.16.0 In-Reply-To: Message-ID: <20090418070506.6203423F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579383 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Target Milestone|HEAD |0.10.15 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579383. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 00:06:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 07:06:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579383] gst-python doesn't compile with glib <= 2.16.0 In-Reply-To: Message-ID: <20090418070616.E285323F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579383 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #1 from Edward Hervey 2009-04-18 07:06 UTC ------- commit 71205886758fcfc5e2c907b1338f279464b173f6 Author: Edward Hervey Date: Sat Apr 18 09:05:09 2009 +0200 gstpythonplugin: Use strcmp for old glib. Fixes #579383 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579383. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 03:08:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 10:08:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 549879] gst-python managing sys.argv while it shouldn't In-Reply-To: Message-ID: <20090418100842.E516623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=549879 GStreamer | gst-python | Ver: 0.10.12 ------- Comment #13 from George Retsinas 2009-04-18 10:08 UTC ------- (In reply to comment #6) > The workaround is straight forward : parse sys.argv before calling import gst. > sys.argv parsing should, after all, be the first thing you do in your > application/loader. That is not always true. When we are talking about a simple, one-file application, what is usually done is modules imported at the start, then go all the classes and functions and at the end of the file in if __main__ ... goes the argument parsing and everything else required for initialization. > the sys.argv arguments *NEED* to be parsed when calling gst_init(). There's no > way around that, since they will modify the gstreamer initialization. Is it a must for the application's sys.argv to be parsed? Can't it be skipped somehow? Replacing it with what is needed, not including the app's sys.argv, before initializing gstreamer and after initialization, restoring it or something like that? What I am saying might be really crazy, I have never looked at gst-python/gstreamer's source code to see how all this is handled, I am just throwing some ideas. (In reply to comment #7) > Couldn't you make the call to gst_init() mandatory for the client using the > bindings? Many modules do such a thing, take pyGTK for example. That could be a way to resolve the case mentioned above in a proper way. Especially the way Michael Smith proposed so there is no backwards compatibility breakage. As of the other points of Michael Smith and Tobias Mueller, I agree with all of them. Anyway, I think you have made your point of view clear, so maybe this bug should be marked wontfix? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=549879. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 03:26:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 10:26:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579394] New: [playbin2] Wedges on track change of wavpack files Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579394 GStreamer | gst-plugins-base | Ver: 0.10.22 Summary: [playbin2] Wedges on track change of wavpack files Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: chalserogers at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Playbin2 seems to stop playing on track change. I've run across this while working on hooking up the gapless support into Banshee, but it's reproducible with the test7.c test program in gst-plugins-base/gst/playback. This seems specific to wavpack files; flac & mp3 files don't seem to trigger the same wedge. I'm attaching the output of a test7 run, modified to annotate the state changes on playbin2's bus, with a backtrace at the end once it's wedged. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579394. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 03:30:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 10:30:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579394] [playbin2] Wedges on track change of wavpack files In-Reply-To: Message-ID: <20090418103046.5EDA423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579394 GStreamer | gst-plugins-base | Ver: 0.10.22 ------- Comment #1 from Christopher Halse Rogers 2009-04-18 10:30 UTC ------- Created an attachment (id=132864) --> (http://bugzilla.gnome.org/attachment.cgi?id=132864&action=view) Log of test7 run, with gdb backtrace once it's wedged. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579394. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 06:11:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 13:11:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576097] crash in gst_property_probe_get_property In-Reply-To: Message-ID: <20090418131111.C2A2523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576097 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #3 from Fabio Bas 2009-04-18 13:11 UTC ------- We've tested it on the new gstreamer 0.10.22, and it seems the problem has gone away. Apps doesn't crash anymore, they still doesn't play media (but this time it's surely phonon's fault, we already have a working patch for that), so this issue can be closed as resolved. Thank you. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576097. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 07:20:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 14:20:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576097] crash in gst_property_probe_get_property In-Reply-To: Message-ID: <20090418142047.12CCA23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576097 GStreamer | gst-plugins-base | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-18 14:20 UTC ------- Great, thanks for the follow-up. Good to know the issue is gone. Still wonder what exactly fixed it though. As for media playback, gst-launch-0.10 playbin2 uri=file:///path/to/foo.ogg is the easiest way to test if things are working on the GStreamer side. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576097. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 07:35:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 14:35:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579416] New: Nasty gst-python deadlock Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579416 GStreamer | gst-python | Ver: git Summary: Nasty gst-python deadlock Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Just encountered this nasty deadlock with gst-python and Thomas' jukebox code. It looks like one thread is calling gst_object_get_parent (holding the object lock), which triggers a toggle_refs_notify into Python code. In another thread, Python is trying to call gst_object_get_name() on the same object, while holding the Python lock. Patch coming... Thread 2 (Thread 0xb7c92b70 (LWP 16763)): #0 0x00549424 in __kernel_vsyscall () #1 0x00bd02e5 in sem_wait@@GLIBC_2.1 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S:80 #2 0x0397e668 in PyThread_acquire_lock (lock=0x9487550, waitflag=1) at Python/thread_pthread.h:349 #3 0x03957008 in PyEval_RestoreThread (tstate=0xb7103a38) at Python/ceval.c:334 #4 0x039715c3 in PyGILState_Ensure () at Python/pystate.c:592 #5 0x0078ab69 in pyglib_gil_state_ensure () from /usr/lib/libpyglib-2.0.so.0 #6 0x0064961f in ?? () from /usr/lib/python2.6/site-packages/gtk-2.0/gobject/_gobject.so #7 0x00d0d36b in toggle_refs_notify (object=, is_last_ref=0) at gobject.c:2192 #8 0x00d0d6e7 in IA__g_object_ref (_object=0x94ca038) at gobject.c:2351 #9 0x0038662d in gst_object_ref (object=0x94ca038) at gstobject.c:299 #10 0x00386d42 in gst_object_get_parent (object=0x94cd068) at gstobject.c:805 #11 0x00388220 in gst_object_dispatch_properties_changed (object=0x9507488, n_pspecs=1, pspecs=0xb7c91870) at gstobject.c:499 #12 0x00d0c0df in g_object_notify_dispatcher (object=0x9507488, n_pspecs=1, pspecs=0xb7c91870) at gobject.c:312 #13 0x00d111f3 in g_object_notify_queue_thaw (nqueue=, object=) at gobjectnotifyqueue.c:125 #14 IA__g_object_notify (nqueue=, object=) at gobject.c:857 #15 0x003b823b in gst_pad_set_caps (pad=0x9507488, caps=0x932aba0) at gstpad.c:2519 #16 0x003b8d64 in gst_pad_configure_sink (pad=0x9507488, caps=0x932aba0) at gstpad.c:2560 #17 0x003b8faa in gst_pad_chain_unchecked (pad=0x9507488, buffer=) at gstpad.c:3962 #18 0x003ba1fa in gst_pad_push (pad=0x94d5700, buffer=0x94de668) at gstpad.c:4144 #19 0x00f0984d in gst_mp3parse_emit_frame (mp3parse=0x95065f0, size=417, mode=1, crc=0) at gstmpegaudioparse.c:835 #20 0x00f0b820 in gst_mp3parse_chain (pad=0x94d5640, buf=0x9516948) at gstmpegaudioparse.c:1349 #21 0x003b8ecb in gst_pad_chain_unchecked (pad=0x94d5640, buffer=) at gstpad.c:3977 #22 0x003ba1fa in gst_pad_push (pad=0x94d5580, buffer=0x9516948) at gstpad.c:4144 #23 0x0024f1c7 in gst_tag_demux_chain (pad=0x94d54c0, buf=0x9516948) at gsttagdemux.c:692 #24 0x003b8ecb in gst_pad_chain_unchecked (pad=0x94d54c0, buffer=) at gstpad.c:3977 #25 0x003ba1fa in gst_pad_push (pad=0x94d5400, buffer=0x9516948) at gstpad.c:4144 #26 0x00deacf7 in gst_type_find_element_chain (pad=0x94d5340, buffer=0x9516948) at gsttypefindelement.c:688 #27 0x003b8ecb in gst_pad_chain_unchecked (pad=0x94d5340, buffer=) at gstpad.c:3977 ---Type to continue, or q to quit--- #28 0x003ba1fa in gst_pad_push (pad=0x94e5038, buffer=0x9516948) at gstpad.c:4144 #29 0x003a994d in gst_proxy_pad_do_chain (pad=0x94e4800, buffer=0x9516948) at gstghostpad.c:193 #30 0x003b8ecb in gst_pad_chain_unchecked (pad=0x94e4800, buffer=) at gstpad.c:3977 #31 0x003ba1fa in gst_pad_push (pad=0x94d5280, buffer=0x9516948) at gstpad.c:4144 #32 0x001f7236 in gst_base_src_loop (pad=0x94d5280) at gstbasesrc.c:2279 #33 0x003dd9fd in gst_task_func (task=0x94f1ae8, tclass=0x9219448) at gsttask.c:172 #34 0x00c822cf in g_thread_pool_thread_proxy (data=0x92194d8) at gthreadpool.c:265 #35 0x00c80c7f in g_thread_create_proxy (data=0x9328fd8) at gthread.c:635 #36 0x00bc9965 in start_thread (arg=0xb7c92b70) at pthread_create.c:297 #37 0x00afdfee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb80836c0 (LWP 16761)): #0 0x00549424 in __kernel_vsyscall () #1 0x00bd0bd9 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S:142 #2 0x00bcbf1b in _L_lock_752 () from /lib/libpthread.so.0 #3 0x00bcbd31 in __pthread_mutex_lock (mutex=0x93363b0) at pthread_mutex_lock.c:61 #4 0x003872b3 in gst_object_get_name (object=0x94cd068) at gstobject.c:670 #5 0x001b9ad2 in ?? () from /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so #6 0x038fb8d5 in PyObject_Repr (v=0xb8043d28) at Objects/object.c:366 #7 0x0390bc10 in PyString_Format (format=0xb8025d40, args=0x944512c) at Objects/stringobject.c:4851 #8 0x0390cdbf in string_mod (v=0xfffffe00, w=0x944512c) at Objects/stringobject.c:4116 #9 0x038b8fa3 in binary_op1 (v=0xb8025d40, w=0x944512c, op_slot=16) at Objects/abstract.c:914 #10 0x038b9afb in binary_op (v=0xb8025d40, w=0x93363b0, op_slot=16, op_name=0x3999062 "%") at Objects/abstract.c:966 #11 0x03951a56 in PyEval_EvalFrameEx (f=0x9197e1c, throwflag=0) at Python/ceval.c:1152 #12 0x03955fa1 in fast_function (nk=, na=, n=, pp_stack=, func=) at Python/ceval.c:3765 #13 call_function (nk=, na=, n=, pp_stack=, func=) at Python/ceval.c:3700 #14 PyEval_EvalFrameEx (nk=, na=, n=, pp_stack=, func=) at Python/ceval.c:2370 #15 0x03956e21 in PyEval_EvalCodeEx (co=0xb8070458, globals=0xb806702c, locals=0xb806702c, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at Python/ceval.c:2942 #16 0x03956f83 in PyEval_EvalCode (co=0xb8070458, globals=0xb806702c, -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579416. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 08:52:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 15:52:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579416] Nasty gst-python deadlock In-Reply-To: Message-ID: <20090418155223.1978723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579416 GStreamer | gst-python | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |thaytan at mad.scientist.com |bugs at lists.sourceforge.net | Status|NEW |ASSIGNED ------- Comment #1 from Jan Schmidt 2009-04-18 15:52 UTC ------- Created an attachment (id=132870) --> (http://bugzilla.gnome.org/attachment.cgi?id=132870&action=view) drop the python lock in a few places -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579416. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 08:52:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 15:52:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579416] Nasty gst-python deadlock In-Reply-To: Message-ID: <20090418155241.A9F4223F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579416 GStreamer | gst-python | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579416. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 08:55:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 15:55:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579416] Nasty gst-python deadlock In-Reply-To: Message-ID: <20090418155503.ED13B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579416 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Attachment #132870|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579416. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 08:57:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 15:57:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579422] New: flacdec can block allocating before it sent a new-segment Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579422 GStreamer | gst-plugins-good | Ver: git Summary: flacdec can block allocating before it sent a new- segment Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thomas at apestaart.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified See https://thomas.apestaart.org/thomas/trac/browser/tests/gnonlin/gnludbplay.py This code hangs on flac files, and works on mp3/speex/ogg/... The reason is that the first seek to 0 triggers a pad_alloc before a new segment is sent, and it blocks. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579422. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 09:17:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 16:17:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579416] Nasty gst-python deadlock In-Reply-To: Message-ID: <20090418161758.4977A23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579416 GStreamer | gst-python | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132870|accepted-commit_now |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Jan Schmidt 2009-04-18 16:17 UTC ------- Fixed in git: commit cb2e4ca08408ffef7d31ad613480852286cf5ae1 Author: Jan Schmidt Date: Sat Apr 18 16:39:42 2009 +0100 python: Fix some locking problems Add some python pyg_begin_allow_threads/end_allow_threads when calling into some gstreamer functions that might call into python. Fixes #579416 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579416. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 09:28:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 16:28:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579422] flacdec can block allocating before it sent a new-segment In-Reply-To: Message-ID: <20090418162814.3C32C23F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579422 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Thomas Vander Stichele 2009-04-18 16:28 UTC ------- pull in the fix with: git remote add tao http://thomas.apestaart.org/git/gstreamer/gst-plugins-good/ git fetch tao git checkout -b bz-579422 tao/bz-579422 This fixes the test application as well as my jukebox mixer. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579422. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 09:30:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 16:30:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579422] flacdec can block allocating before it sent a new-segment In-Reply-To: Message-ID: <20090418163015.1473923F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579422 GStreamer | gst-plugins-good | Ver: git Thomas Vander Stichele changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker ------- Comment #2 from Thomas Vander Stichele 2009-04-18 16:30 UTC ------- Marking it as a blocker so that I don't forget before the next release and other people have time to see if they agree with my approach, because it might be a hack. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579422. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 09:53:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 16:53:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 570035] Can't watch a mms stream In-Reply-To: Message-ID: <20090418165351.E576623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=570035 GStreamer | gst-plugins-bad | Ver: 0.10.x Martin Hamrle changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hamrle at post.cz ------- Comment #2 from Martin Hamrle 2009-04-18 16:53 UTC ------- I have similar problem with http://www.ct24.cz/ . When I play mms stream with gst-launch, only first frame is displayed as Alejandro described. gst-launch mmssrc location=mms://a988.v101995.c10199.e.vm.akamaistream.net/7/988/10199/3f97c7e6/ftvigrp.download.akamai.com/10199/horsgv/regions/siege/france2/13h15/13h15_20090131_integrale.wmv ! decodebin name=decoder decoder. ! queue ! audioconvert ! audioresample ! pulsesink decoder. ! ffmpegcolorspace ! xvimagesink But if I dump stream and play dumped stream everything works fine. gst-launch mmssrc location=mms://a988.v101995.c10199.e.vm.akamaistream.net/7/988/10199/3f97c7e6/ftvigrp.download.akamai.com/10199/horsgv/regions/siege/france2/13h15/13h15_20090131_integrale.wmv ! filesink location=/tmp/stream.dump gst-launch filesrc location=/tmp/stream.dump ! decodebin name=decoder decoder. ! queue ! audioconvert ! audioresample ! pulsesink decoder. ! ffmpegcolorspace ! xvimagesink -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570035. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 14:30:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 21:30:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] New: gst.TIME_ARGS doesn't validate input Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git Summary: gst.TIME_ARGS doesn't validate input Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-python AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thomas at apestaart.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gst.TIME_ARGS(None) will for example trigger a PyErr that doesn't get caught, and then shows up instead of some other exception in the wrong place. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 14:59:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 21:59:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090418215902.5175923F520@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git Thomas Vander Stichele changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker ------- Comment #1 from Thomas Vander Stichele 2009-04-18 21:59 UTC ------- http://thomas.apestaart.org/cgit/gst-python/log/?h=bz-579455 This branch fixes it and adds tests. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 16:27:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 18 Apr 2009 23:27:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579463] New: cdparanoiasrc no longer emits discid Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579463 GStreamer | gst-plugins-base | Ver: 0.10.22 Summary: cdparanoiasrc no longer emits discid Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tom78999 at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified This seems to be a regression in gstreamer/gst-plugins-base 0.10.22. The cdparanoiasrc element used to emit the cddb and musicbrainz discid, as well as the track count/number and disc duration. Output using 0.10.21: >> gst-launch-0.10 -t cdparanoiasrc device=/dev/hdc num-buffers=1 ! fakesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... FOUND TAG : found by element "cdparanoiasrc0". discid: 08121b12 discid full: 08121b12 18 150 23075 32225 46772 64795 88690 102745 115265 130742 165352 184765 200785 218025 235855 253247 273287 295997 323160 4635 musicbrainz-discid: TFZ3c5VITFkKAhz.0YQyKc.Zcwg- musicbrainz-discid-full: 01 12 00054EC2 00000096 00005A23 00007DE1 0000B6B4 0000FD1B 00015A72 00019159 0001C241 0001FEB6 000285E8 0002D1BD 00031051 000353A9 0003994F 0003DD3F 00042B87 0004843D 0004EE58 track count: 18 track number: 1 duration: 305666666666 Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 264559 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... Output using 0.10.22: >> gst-launch-0.10 -t cdparanoiasrc device=/dev/hdc num-buffers=1 ! fakesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... FOUND TAG : found by element "cdparanoiasrc0". track count: 18 track number: 1 duration: 305666666666 Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 305602 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 19:07:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 02:07:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090419020729.2122923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #2 from Jan Schmidt 2009-04-19 02:07 UTC ------- This patch referencing technique needs some polish. I can see in commit http://thomas.apestaart.org/cgit/gst-python/commit/?h=bz-579455&id=6843186d3189185f088499411ac3cd4a252d7423 where it adds the unit test, but I can't see where the commit that validates the input is. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 18 23:34:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 06:34:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578234] [gnloperation] Implement time-shifting on sinkpad event/queries In-Reply-To: Message-ID: <20090419063434.1F3E323F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578234 GStreamer | gnonlin | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|querying position on a |[gnloperation] Implement |gnlcomposition src pad |time-shifting on sinkpad |during an operation returns |event/queries |time since operation start, | |not composition start | ------- Comment #1 from Edward Hervey 2009-04-19 06:34 UTC ------- The problem is that gnloperations don't do any event/query time-shifting on their sinkpads. Changing title accordingly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578234. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 04:33:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 11:33:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578234] [gnloperation] Implement time-shifting on sinkpad event/queries In-Reply-To: Message-ID: <20090419113315.5277823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578234 GStreamer | gnonlin | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.11 ------- Comment #2 from Edward Hervey 2009-04-19 11:33 UTC ------- commit 8a8acad6d9a045211e3fad053c71f835e34e5dd5 Author: Edward Hervey Date: Sun Apr 19 13:29:41 2009 +0200 gnlghostpad. Implement outgoing_{qos|position} handling. Fixes #578234 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578234. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 04:44:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 11:44:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090419114411.3567C23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|NEW |NEEDINFO ------- Comment #3 from Edward Hervey 2009-04-19 11:44 UTC ------- Can't see the proper commit either. Only the unit_test one. Thomas, can you reply when your repo is updated with the proper patch ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 04:50:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 11:50:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 570035] Can't watch a mms stream In-Reply-To: Message-ID: <20090419115009.7B88323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=570035 GStreamer | gst-plugins-bad | Ver: 0.10.x Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #3 from Edward Hervey 2009-04-19 11:50 UTC ------- Works fine with playbin2 and git totem. Closing as duplicate of playbin2 totem port bug #542663 *** This bug has been marked as a duplicate of 542663 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570035. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 07:18:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 14:18:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579516] New: Wrong FPS with MicroDVD subtitles Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579516 GStreamer | gst-plugins-base | Ver: 0.10.22 Summary: Wrong FPS with MicroDVD subtitles Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tsalacinski at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.25/2.26 GNOME milestone: Unspecified Hello, I was testing the newly introduced subtitle downloader plugin in Totem - works perfectly, but GStreamer can't play the subtitle files it downloads (MicroDVD format). The problem is, that subparse component in gstreamer-plugins-base have a hardcoded 24FPS unless there's an entry in the subtitle file to use different. The problem is that subtitle FPS need to be autodetected in order to play the movie correctly, as none of the subtitle authors are making the {1}{1}25.000 entry on the beginning of the sub file - subtitle is made for only one version of the movie, so it's not necessary. Subparse element doesn't have access to movie's FPS, so there's a problem. I can tell you that MPLayer, VLC,Xine even Windows Media Player are playing the file correctly - when you for example start MPLayer with 25FPS movie, the FPS setting in the subtitle preferences tab is set to 25, but when you start a movie with 24FPS, it sets itself automatically to 23,975, so the subtitles are working fine. GStreamer's subparse element should detect movie FPS automatically, otherwise Totem's subdownloader plugin is useless for movies with 25FPS. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579516. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 08:15:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 15:15:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579463] cdparanoiasrc no longer emits discid In-Reply-To: Message-ID: <20090419151537.168BF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579463 GStreamer | gst-plugins-base | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #1 from Tim-Philipp M?ller 2009-04-19 15:15 UTC ------- You are right, I can reproduce this. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 09:17:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 16:17:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579463] cdparanoiasrc no longer emits discid In-Reply-To: Message-ID: <20090419161729.2941923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579463 GStreamer | gst-plugins-base | Ver: 0.10.22 ------- Comment #2 from Tim-Philipp M?ller 2009-04-19 16:17 UTC ------- Created an attachment (id=132904) --> (http://bugzilla.gnome.org/attachment.cgi?id=132904&action=view) patch fixing cddabasersc tags and unit test It's a bug in cddabasesrc, which only manifested itself once one of the MERGE_REPLACE_ALL stuff in core had been fixed, by one of these two commits: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=f28a2a6cfc7e69279c5bda8bbdcf31039d99487f (doesn't even mention the REPLACE change in the commit message, yay) http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=c3286501b4123ba0886558ebc4900c2eb49d8357 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 09:18:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 16:18:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579463] [cddabasesrc] [cdparanoiasrc] no longer emits discid In-Reply-To: Message-ID: <20090419161839.9EC9223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579463 GStreamer | gst-plugins-base | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Severity|normal |blocker Summary|cdparanoiasrc no longer |[cddabasesrc] |emits discid |[cdparanoiasrc] no longer | |emits discid Target Milestone|HEAD |0.10.23 ------- Comment #3 from Tim-Philipp M?ller 2009-04-19 16:18 UTC ------- Marking as blocker, since patch is trivial enough and it's a regression. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 09:26:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 16:26:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579463] [cddabasesrc] [cdparanoiasrc] no longer emits discid In-Reply-To: Message-ID: <20090419162641.834AE23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579463 GStreamer | gst-plugins-base | Ver: 0.10.22 Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132904|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 10:21:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 17:21:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579463] [cddabasesrc] [cdparanoiasrc] no longer emits discid In-Reply-To: Message-ID: <20090419172104.A186723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579463 GStreamer | gst-plugins-base | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132904|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #4 from Tim-Philipp M?ller 2009-04-19 17:21 UTC ------- commit 8efe6108c4f18e8838958b40ab2323e2b26a8c9e Author: Tim-Philipp M?ller Date: Sun Apr 19 18:15:28 2009 +0100 cddabasesrc: fix posting of discid tags after MERGE_MODE_REPLACE_ALL changes in core Don't use REPLACE_ALL merge mode when that's not really what we want, as now that REPLACE_ALL actually does what it's supposed to do in core, we drop tags we wanted to keep, such as the various disc id tags. Add unit test for this as well. Fixes #579463. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 11:03:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 18:03:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 549879] gst-python managing sys.argv while it shouldn't In-Reply-To: Message-ID: <20090419180338.0173523F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=549879 GStreamer | gst-python | Ver: 0.10.12 ------- Comment #14 from Tobias Mueller 2009-04-19 18:03 UTC ------- Although I don't care very much, I urge the gst guys to not close it as WONTFIX. I don't think, it is necessary to parse *sys.argv* at all. Instead, it should parse a *given* array of arguments, maybe even a more sophisticated data structure such as a dictionary. I've made my points already, but I'll add PEP-008 which clearly states: - Imports are always put at the top of the file, just after any module comments and docstrings, and before module globals and constants. I wouldn't ship a Python module which clearly makes the programmer violate this rules. But still: In order to get this issue resolved, someone who's responsible should set this bug either to NEW or to WONTFIX. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=549879. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 16:12:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 23:12:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555647] subparse doesn't correctly handle 8859-15 encoded .srt-Files In-Reply-To: Message-ID: <20090419231212.B28B123F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555647 GStreamer | gst-plugins-base | Ver: 0.10.20 Tobias Mueller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnome-bugs at auftrags- | |killer.org Status|NEEDINFO |RESOLVED Resolution| |NOTABUG ------- Comment #8 from Tobias Mueller 2009-04-19 23:12 UTC ------- Hey guys :) This bug has been set to NEEDINFO in comment #3. The question has already been answered. As this issue has been NOTABUG as per comment #7, I am closing this one. Andreas, would you please open a new bug for your request? TIA! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555647. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 16:14:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 19 Apr 2009 23:14:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 557587] crash or damaged ID3 tag when reencoding from flac->mp3 using gst-launch In-Reply-To: Message-ID: <20090419231441.432DC23F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=557587 GStreamer | gst-plugins-good | Ver: 0.10.15 Tobias Mueller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from Tobias Mueller 2009-04-19 23:14 UTC ------- Hey Sebastian, you set this bug to NEEDINFO in comment #1. I think the question has been answered in comment #2 and I am thus reopening this issue. Feel free to ask further questions :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=557587. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 19 22:52:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 05:52:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] implement seeking on seekable fds In-Reply-To: Message-ID: <20090420055226.9BB3023F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #3 from lei.wang 2009-04-20 05:52 UTC ------- (In reply to comment #2) > because fdsink is not supposed to be used with seekable file descriptors. It > can be changed, though. > Hi Wim, I don't know why fdsink is not supposed to be used with seekable file descriptors. Can you explain it ? And I think that we frequently need use fdsink by seekable file descriptors. For example: alsasrc ! 'audio/x-raw-int, rate=(int)8000, channels=(int)1, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true' ! wavenc ! fdsink fd=xx The plugin wavenc will use the last buffer to update the file header of wav. If fdsink don't support seekable file descriptors, the wav will have one wrong header in this pipeline. Thanks, lei.wang -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 00:08:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 07:08:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579576] New: subparse character encoding issue Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579576 GStreamer | gst-plugins-base | Ver: git Summary: subparse character encoding issue Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: minor Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: andreas.frisch at multimedia-labs.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: the subparse element is unable to recode characters from any encoding into UTF-8 without the system package glib-gconv plus the correct charmap, like glibc-gconv-iso8859. Steps to reproduce: without glib-gconv present 1. gst-launch-0.10 filesrc location=subs.srt ! subparse subtitle-encoding="ISO-8859-1" ! fakesink dump=true 2. export GST_SUBTITLE_ENCODING="ISO-8859-15" 3. gst-launch-0.10 filesrc location=subs.srt ! subparse ! fakesink dump=true Actual results: when a special character occurs in the text stream, playback stops with this debug info: .... 0:00:02.335854000 1465 0x10024890 INFO subparse gstsubparse.c:316:convert_encoding: invalid UTF-8! 0:00:02.337064000 1465 0x10024890 WARN subparse gstsubparse.c:337:convert_encoding: could not convert string from 'ISO-8859-15' to UTF-8: Conversion from character set 'ISO-8859-15' to 'UTF-8' is not supported .... Expected results: i'd expect an error message that eases finding out the cause of the malfunction (missing glib-gconv and charmap). Does this happen every time? Other information: This report derives from http://bugzilla.gnome.org/show_bug.cgi?id=555647#c8 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579576. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 00:09:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 07:09:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555647] subparse doesn't correctly handle 8859-15 encoded .srt-Files In-Reply-To: Message-ID: <20090420070900.2E3E223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555647 GStreamer | gst-plugins-base | Ver: 0.10.20 ------- Comment #9 from Fraxinas 2009-04-20 07:08 UTC ------- aye aye: http://bugzilla.gnome.org/show_bug.cgi?id=579576 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555647. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 02:25:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 09:25:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578234] [gnloperation] Implement time-shifting on sinkpad event/queries In-Reply-To: Message-ID: <20090420092504.503E823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578234 GStreamer | gnonlin | Ver: git ------- Comment #3 from Thomas Vander Stichele 2009-04-20 09:25 UTC ------- works here, thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578234. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 03:22:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 10:22:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575563] The last gstreamer sometime deadlock when it wasn't a few month ago In-Reply-To: Message-ID: <20090420102254.07C9923F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575563 GStreamer | gstreamer (core) | Ver: git Sebastien Merle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #6 from Sebastien Merle 2009-04-20 10:22 UTC ------- This is not happening reliably with some particular file, since the gstreamer update, it randomly deadlock on various files using various codecs. I'll join a file that always deadlock the program after a few runs. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575563. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 03:23:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 10:23:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575563] The last gstreamer sometime deadlock when it wasn't a few month ago In-Reply-To: Message-ID: <20090420102344.D602323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575563 GStreamer | gstreamer (core) | Ver: git ------- Comment #7 from Sebastien Merle 2009-04-20 10:23 UTC ------- Created an attachment (id=132952) --> (http://bugzilla.gnome.org/attachment.cgi?id=132952&action=view) A file that make the program deadlock after a few runs -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575563. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 07:41:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 14:41:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 153684] [osxvideosrc] Mac users needs an osxvideosrc In-Reply-To: Message-ID: <20090420144156.D8C2123F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=153684 GStreamer | gst-plugins-bad | Ver: git Andy Wingo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90324|none |committed Flag| | Attachment #125877|none |committed Flag| | Attachment #132035|0 |1 is obsolete| | Attachment #132037|0 |1 is obsolete| | Status|NEEDINFO |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #23 from Andy Wingo 2009-04-20 14:41 UTC ------- I went ahead and committed ali + justin's patch to bad. It compiles on 10.5, but I haven't tested it -- please open a new bug if things are not working for you. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=153684. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 11:33:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 18:33:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579632] Totem crashes with failed memory allocation In-Reply-To: Message-ID: <20090420183346.2F1DC23F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579632 GStreamer | don't know | Ver: 0.10.x Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|totem-general- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Status|RESOLVED |UNCONFIRMED Component|Movie player |don't know Product|totem |GStreamer QAContact|totem-general- |gstreamer- |maint at gnome.bugs |bugs at lists.sourceforge.net Resolution|NOTABUG | Target Milestone|--- |HEAD Version|2.24.x |0.10.x ------- Comment #5 from Philip Withnall 2009-04-20 18:33 UTC ------- That's interesting. This is more a GStreamer bug rather than a Totem bug, since you can reproduce it with gst-launch, though it may well get passed further down the stack by the GStreamer people. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579632. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 12:14:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 19:14:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579642] New: [oggdemux] fails to play ogg/vorbis files Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579642 GStreamer | gst-plugins-base | Ver: git Summary: [oggdemux] fails to play ogg/vorbis files Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: t.i.m at zen.co.uk QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Just came across these two Ogg/Vorbis files (possibly ripped using S-J in late 2003/early 2004): http://gstreamer.freedesktop.org/media/incoming/BobMarley-SoulRebel-track06.ogg http://gstreamer.freedesktop.org/media/incoming/BobMarley-SoulRebel-track07.ogg Both don't play with GStreamer, but with vlc/mplayer. One errors out, according to the debug log because it can't find a chain (rotten error message though), the other just silently EOSes and playbin2 hangs forever. oggz-validate has this to say: serialno 0425719003: missing *** bos 536471: serialno 0425719003: Packet belongs to unknown serialno (rinse and repeat) Haven't investigated this further yet. Maybe it's just a WONTFIX, but then the other players play this fine and we probably created the files back in the day. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579642. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 12:23:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 19:23:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573720] Memory Leak when playing shoutcast streams In-Reply-To: Message-ID: <20090420192315.27D4D23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573720 GStreamer | gstreamer (core) | Ver: 0.10.21 Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |msmith at xiph.org |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 ------- Comment #12 from Michael Smith 2009-04-20 19:23 UTC ------- Will fix this by not building the seek table if we can't seek (as determined by a seeking query). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573720. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 13:27:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 20:27:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573720] Memory Leak when playing shoutcast streams In-Reply-To: Message-ID: <20090420202746.7C78C23F50B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573720 GStreamer | gstreamer (core) | Ver: 0.10.21 ------- Comment #13 from Michael Smith 2009-04-20 20:27 UTC ------- Created an attachment (id=132987) --> (http://bugzilla.gnome.org/attachment.cgi?id=132987&action=view) Don't build the seektable if it's not seekable -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573720. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 14:00:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 21:00:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 154054] [0.11] Elementfactories have untranslated titles In-Reply-To: Message-ID: <20090420210031.CDA5D23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=154054 GStreamer | gstreamer (core) | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de ------- Comment #26 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-20 21:00 UTC ------- One comment on the patch. I would sugest to use the qdata api of gobject: once do this: priv_gst_translation_domain = g_quark_from_static_string ("gst::domain"); and then use the quark g_object_get_data ((GObject*)factory, priv_gst_translation_domain); -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=154054. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 14:19:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 21:19:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] implement seeking on seekable fds In-Reply-To: Message-ID: <20090420211916.BC73023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #4 from Wim Taymans 2009-04-20 21:19 UTC ------- > I don't know why fdsink is not supposed to be used with seekable file > descriptors. > Can you explain it ? Because the author of the element did not implement this feature. Possibly because the use case was to only use fdsink on sockets or pipes, not on seekable files. Possibly because filesink existed for dealing with files... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 16:27:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 23:27:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090420232737.893ED23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Ren? Stadler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at renestadler.de Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #4 from Ren? Stadler 2009-04-20 23:27 UTC ------- It's still breaking the ABI. At least these symbols are missing: __gst_debug_enabled __gst_debug_min _gst_debug_category_new _gst_debug_register_funcptr _gst_debug_nameof_funcptr GST_CAT_AUTOPLUG GST_CAT_AUTOPLUG_ATTEMPT GST_CAT_BUFFER GST_CAT_BUS GST_CAT_CALL_TRACE GST_CAT_CAPS GST_CAT_CLOCK GST_CAT_DEFAULT GST_CAT_ELEMENT_PADS GST_CAT_ERROR_SYSTEM GST_CAT_EVENT GST_CAT_GST_INIT GST_CAT_MESSAGE GST_CAT_NEGOTIATION GST_CAT_PADS GST_CAT_PARAMS GST_CAT_PARENTAGE GST_CAT_PIPELINE GST_CAT_PLUGIN_INFO GST_CAT_PLUGIN_LOADING GST_CAT_PROBE GST_CAT_PROPERTIES GST_CAT_QOS GST_CAT_REFCOUNTING GST_CAT_REGISTRY GST_CAT_SCHEDULING GST_CAT_SIGNAL GST_CAT_STATES GST_CAT_TYPES GST_CAT_XML -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 16:34:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 23:34:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090420233415.3CFD323F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git ------- Comment #5 from Ren? Stadler 2009-04-20 23:34 UTC ------- Created an attachment (id=132999) --> (http://bugzilla.gnome.org/attachment.cgi?id=132999&action=view) Dirty(?) patch I cooked this patch quickly on Friday evening. Seems to fix it. Maybe there is a more elegant way, but AFAICS gstinfo.h is turning into #ifdef hell if you want to do it without duplicating the global variable declarations :| -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 16:51:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 23:51:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579668] New: audioresample fails to build with --disable-gst-debug Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579668 GStreamer | gst-plugins-base | Ver: git Summary: audioresample fails to build with --disable-gst-debug Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: mail at renestadler.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified There's an unused variable in gstaudioresample.c when logging is turned off, which naturally makes -Werror builds fail. Attaching trivial patch. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579668. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 16:52:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 20 Apr 2009 23:52:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579668] audioresample fails to build with --disable-gst-debug In-Reply-To: Message-ID: <20090420235251.3092D23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579668 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Ren? Stadler 2009-04-20 23:52 UTC ------- Created an attachment (id=133000) --> (http://bugzilla.gnome.org/attachment.cgi?id=133000&action=view) Trivial patch -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579668. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 20:09:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 03:09:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] implement seeking on seekable fds In-Reply-To: Message-ID: <20090421030906.10EB423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #5 from lei.wang 2009-04-21 03:09 UTC ------- (In reply to comment #4) > > I don't know why fdsink is not supposed to be used with seekable file > > descriptors. > > Can you explain it ? > > Because the author of the element did not implement this feature. Possibly > because the use case was to only use fdsink on sockets or pipes, not on > seekable files. Possibly because filesink existed for dealing with files... > Hi Wim, I think that seekable file descriptors is important feature.And it is impossible that forbid user to use fdsink as one seekable file descriptors. The gstreamer core include fdsink, but it lack this feature. Do you plan to implement this feature? schedule? Thanks, lei.wang -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 20 23:16:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 06:16:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579688] New: can't create the elements of rtpg726 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579688 GStreamer | gst-plugins-good | Ver: 0.10.14 Summary: can't create the elements of rtpg726 Product: GStreamer Version: 0.10.14 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: bsreerenj at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: I installed gstreamer-0.10.22. and gst-plugin-good-0.10.14 Can't create elements of rtpg726depay ,rtpg726pay , rtpg729depay .rtpg729pay .But other elements in gst-plugin-good-0.10.14/gst/rtp can be create. Steps to reproduce: 1. install gstreamer-0.10.22 and gst-plugin-good-0.10.14 2. just create an element of rtpg726depay using gst_element_factory_make 3. Actual results: gst_element_factory_make() return a null value Expected results: gst_element_factory_make("rtpg726depay","depay") should need to return a +ve value. Does this happen every time? yes Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579688. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 00:42:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 07:42:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579692] New: mp3_type_find is over-optimistic Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579692 GStreamer | gst-plugins-base | Ver: 0.10.21 Summary: mp3_type_find is over-optimistic Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: arnout at mind.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Typefind may identify an H.264 stream as an MPEG-1 audio stream (with a low probability) when it has not yet received sufficient data to identify it as an H.264 stream. I'll attach a sample stream. With gst-launch -v filesrc location=foo.h264 ! typefind ! fakesink silent=true it finds caps = video/x-h264 With gst-launch -v filesrc location=foo.h264 ! queue ! typefind ! fakesink silent=true it finds caps = audio/mpeg, mpegversion=(int)1, layer=(int)1 The queue makes typefind operate in push mode, so it is (initially) limited to the first 4096 bytes, which don't contain sufficient H.264 slice headers yet to identify it. mp3_type_find sets the probability at 20 so it wins. I haven't tried with git head but (looking at the diffs of typefindfunctions.c) don't see how it would make a difference. Proposed patch will follow -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579692. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 00:46:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 07:46:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579692] mp3_type_find is over-optimistic In-Reply-To: Message-ID: <20090421074601.85B0923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579692 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #1 from Arnout Vandecappelle 2009-04-21 07:45 UTC ------- Created an attachment (id=133021) --> (http://bugzilla.gnome.org/attachment.cgi?id=133021&action=view) Example stream that may be identified as MPEG-1 audio typefind identifies this stream as MPEG-1 audio if only part of it is provided. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579692. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 01:51:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 08:51:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572285] Buffer Array In-Reply-To: Message-ID: <20090421085134.E9EF223F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572285 GStreamer | gstreamer (core) | Ver: git Jonas Holmberg changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #129892|0 |1 is obsolete| | ------- Comment #15 from Jonas Holmberg 2009-04-21 08:51 UTC ------- Created an attachment (id=133027) --> (http://bugzilla.gnome.org/attachment.cgi?id=133027&action=view) buffer list in core Updated core patch using linked list and iterator instead of array. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572285. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 02:35:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 09:35:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579692] mp3_type_find is over-optimistic In-Reply-To: Message-ID: <20090421093514.D470023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579692 GStreamer | gst-plugins-base | Ver: 0.10.21 ------- Comment #2 from Arnout Vandecappelle 2009-04-21 09:35 UTC ------- Created an attachment (id=133029) --> (http://bugzilla.gnome.org/attachment.cgi?id=133029&action=view) typefindfunctions: made mp3_type_find less aggressive mp3_type_find could suggest already when only a single valid header was found, if it ran out of data before the end of the next frame. Therefore, ignore the last found frame if it was incomplete. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579692. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 02:57:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 09:57:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579692] mp3_type_find is over-optimistic In-Reply-To: Message-ID: <20090421095738.A452423F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579692 GStreamer | gst-plugins-base | Ver: 0.10.21 Arnout Vandecappelle changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133029|0 |1 is obsolete| | ------- Comment #3 from Arnout Vandecappelle 2009-04-21 09:56 UTC ------- Created an attachment (id=133030) --> (http://bugzilla.gnome.org/attachment.cgi?id=133030&action=view) typefindfunctions: made mp3_type_find less aggressive Previous patch did wrong detection of end of data. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579692. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 03:35:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 10:35:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 556734] [decodebin] stripped id3 tags In-Reply-To: Message-ID: <20090421103529.984A223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=556734 GStreamer | don't know | Ver: 0.10.21 Tobias Mueller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnome-bugs at auftrags- | |killer.org Status|NEEDINFO |UNCONFIRMED ------- Comment #9 from Tobias Mueller 2009-04-21 10:35 UTC ------- Hey Sebastian :) I think, your question in comment #6 has been answered. I am thus reopening. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556734. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 03:51:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 10:51:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] [mpeg4videoparse] raise rank above that of ffdec_mpeg4 In-Reply-To: Message-ID: <20090421105116.940E723F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 Arnout Vandecappelle changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132822|0 |1 is obsolete| | ------- Comment #7 from Arnout Vandecappelle 2009-04-21 10:51 UTC ------- Created an attachment (id=133032) --> (http://bugzilla.gnome.org/attachment.cgi?id=133032&action=view) mpeg4videoparse: increased rank above that of ffdec_mpeg4 As proposed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 04:04:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 11:04:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090421110406.5872323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git Patrick Radizi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | ------- Comment #7 from Patrick Radizi 2009-04-21 11:04 UTC ------- Looks like there are more leaks. With the thread join fixed it still leaks about 1.5 - 2kB per loop in the test program. This time the leak is on the heap. When using valgrind with the --show-reachable=yes option it can be seen that the reachable data is increasing as you increase the number of loops. I haven't been able to determine where the leak is coming from. It still seems to be rtsp related though, because when replacing rtspsrc with souphttpsrc the leak goes away. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 04:24:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 11:24:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] [mpeg4videoparse] raise rank above that of ffdec_mpeg4 In-Reply-To: Message-ID: <20090421112435.98AE323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 ------- Comment #8 from Arnout Vandecappelle 2009-04-21 11:24 UTC ------- Created an attachment (id=133034) --> (http://bugzilla.gnome.org/attachment.cgi?id=133034&action=view) [gst-plugins-good] Add 'parsed=true' to caps of rtpmp4vdepay, rtpmp4gdepay, and matroska MPEG-4 These are the main depayloaders/demuxers for MPEG-4. Missing: * ffdemux_mpeg4: rank is NONE anyway. * avidemux/ogmdemux: riff-media doesn't even set systemstream=false, so I don't dare touching it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 04:32:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 11:32:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] Make sure mp4videoparse and h264parse are autoplugged when required In-Reply-To: Message-ID: <20090421113210.6159723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 Arnout Vandecappelle changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[mpeg4videoparse] raise rank|Make sure mp4videoparse and |above that of ffdec_mpeg4 |h264parse are autoplugged | |when required ------- Comment #9 from Arnout Vandecappelle 2009-04-21 11:32 UTC ------- The same is actually true for h264 (and probably others). Patches follow. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 04:32:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 11:32:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] Make sure mp4videoparse and h264parse are autoplugged when required In-Reply-To: Message-ID: <20090421113259.A5D5123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 ------- Comment #10 from Arnout Vandecappelle 2009-04-21 11:32 UTC ------- Created an attachment (id=133035) --> (http://bugzilla.gnome.org/attachment.cgi?id=133035&action=view) Make sure h264parse is autoplugged before H.264 decoder Added 'parsed' property to h264parse caps and increased its rank above that of ffdec_h264. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 05:58:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 12:58:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578926] Make sure mp4videoparse and h264parse are autoplugged when required In-Reply-To: Message-ID: <20090421125810.4276723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578926 GStreamer | gst-plugins-bad | Ver: 0.10.21 ------- Comment #11 from Arnout Vandecappelle 2009-04-21 12:58 UTC ------- Created an attachment (id=133037) --> (http://bugzilla.gnome.org/attachment.cgi?id=133037&action=view) [gst-plugins-good] Add 'parsed=true' to caps of rtph264depay and matroska MPEG-4. Same comments as for MPEG-4. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578926. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:19:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:19:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 521879] Totem does not buffer some MMS streams correctly In-Reply-To: Message-ID: <20090421141937.F1D1D23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=521879 GStreamer | gst-plugins-bad | Ver: 0.10.x Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #10 from Edward Hervey 2009-04-21 14:19 UTC ------- As mentionned in comment #7, this works fine with playbin2. I'm closing this bug now that totem has switched to playbin2 in git. *** This bug has been marked as a duplicate of 542663 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=521879. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:26:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:26:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 505456] [mmssrc] no support for socks proxies In-Reply-To: Message-ID: <20090421142607.28FBB23F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=505456 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Uraeus at linuxrising.org ------- Comment #8 from Edward Hervey 2009-04-21 14:26 UTC ------- *** Bug 395425 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505456. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:26:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:26:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 395425] mmssrc needs support for proxy servers In-Reply-To: Message-ID: <20090421142606.4236023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=395425 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #2 from Edward Hervey 2009-04-21 14:26 UTC ------- Marking as a duplicate of #505456 (it's a newer report, but it has more info). *** This bug has been marked as a duplicate of 505456 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=395425. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:34:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:34:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 425948] [mmssrc] problem with CNN streams In-Reply-To: Message-ID: <20090421143444.3C37B23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=425948 GStreamer | gst-plugins-bad | Ver: 0.10.x Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #3 from Edward Hervey 2009-04-21 14:34 UTC ------- Sebastien, Hans : cnn.com seems to be using flash streaming everywhere now. Shall we close this bug ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=425948. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:42:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:42:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 386129] [mmssrc] allmusic.tv mms stream sometimes errors out, sometimes just doesn't output anything In-Reply-To: Message-ID: <20090421144205.74DBA23F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=386129 GStreamer | gst-plugins-bad | Ver: 0.10.3 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #5 from Edward Hervey 2009-04-21 14:42 UTC ------- They seem to have switched to http:// instead of mms:// ... and it plays fine with playbin2. I'm watching it right now without any issues using totem git's browser plugin. Marking as a duplicate of the upstream totem/playbin2 bug. *** This bug has been marked as a duplicate of 542663 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=386129. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:44:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:44:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 386129] [mmssrc] allmusic.tv mms stream sometimes errors out, sometimes just doesn't output anything In-Reply-To: Message-ID: <20090421144430.D957C23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=386129 GStreamer | gst-plugins-bad | Ver: 0.10.3 ------- Comment #6 from Edward Hervey 2009-04-21 14:44 UTC ------- Actually... that http file contains the location of the mmsh streams. Doesn't change the fact that it works fine now :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=386129. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 07:46:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 14:46:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 362649] mms:// stream stops playing in the middle of it. In-Reply-To: Message-ID: <20090421144617.71F4F23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=362649 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #7 from Edward Hervey 2009-04-21 14:46 UTC ------- Arto, could you try again with playbin2 ? gst-launch-0.10 -v playbin2 uri=mmsh://... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=362649. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:10:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:10:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578563] Missing exports for dshow In-Reply-To: Message-ID: <20090421151033.6367723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578563 GStreamer | gst-plugins-bad | Ver: 0.10.11 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Edward Hervey 2009-04-21 15:10 UTC ------- David did you know there's win32/common/libgstdshow.def ? It seems like you compiled without using that file. Can you confirm using that file fixes your issues (and therefore doesn't require that patch) ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578563. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:12:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:12:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090421151201.5137A23F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #8 from Patrick Radizi 2009-04-21 15:11 UTC ------- I think I have found the leak from comment #7. In gstrtspsrc.c there are some pads being created with gst_element_get_request_pad() but they are never freed. If I unref them the memory leak seems to disappear. I have done 1000 loops now without seeing any increase in memory. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:20:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:20:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573848] Use native CPU number detection in mpeg2enc In-Reply-To: Message-ID: <20090421152020.9E4CF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573848 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|ASSIGNED |NEEDINFO ------- Comment #3 from Edward Hervey 2009-04-21 15:20 UTC ------- david... how about pushing now ? :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573848. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:22:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:22:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573846] Check for soundtouch-1.4 too In-Reply-To: Message-ID: <20090421152258.5C4FD23F597@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573846 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|ASSIGNED |NEEDINFO ------- Comment #3 from Edward Hervey 2009-04-21 15:22 UTC ------- david, how about pushing ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573846. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:22:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:22:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573847] Use SDL static-libs for conftest and libs for gstsdl* In-Reply-To: Message-ID: <20090421152258.263B323F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573847 GStreamer | gst-plugins-bad | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|ASSIGNED |NEEDINFO ------- Comment #3 from Edward Hervey 2009-04-21 15:21 UTC ------- david, how about pushing ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573847. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:46:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:46:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579734] New: [playbin] raw_decoding_mode seems to be set unconditionally Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579734 GStreamer | gst-plugins-base | Ver: git Summary: [playbin] raw_decoding_mode seems to be set unconditionally Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wim.taymans at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified As found by sebp on IRC, this commit adds the raw_decoding_mode to gstplaybasebin.c: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=c2a56e31155cfee442fb85ed35092b07b1501f29 It seems that it always sets the raw_decoding_mode to TRUE while it should only do that it the caps are raw. The effect is that for mpeg ts streams, the queues after the demuxer fill up too quickly (due to lots of small ts packets) and since the queues after the decoder are small too, some streams are simply not detected and played. Possible patch follows. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579734. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 08:47:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 15:47:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579734] [playbin] raw_decoding_mode seems to be set unconditionally In-Reply-To: Message-ID: <20090421154725.A7C0423F595@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579734 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Wim Taymans 2009-04-21 15:47 UTC ------- Created an attachment (id=133048) --> (http://bugzilla.gnome.org/attachment.cgi?id=133048&action=view) possible patch Patch only sets the raw_decodinb_mode is a source pad actually has raw media. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579734. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 09:17:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 16:17:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 497832] Handling SMIL (audio only) In-Reply-To: Message-ID: <20090421161710.A90C523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=497832 GStreamer | gnonlin | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG ------- Comment #1 from Edward Hervey 2009-04-21 16:17 UTC ------- Even in my wildest dreams... I don't think gnonlin is the right place for such elements. gnonlin should be considered very-low-level elements on the same level as gstreamer core/-base. This would be better in a helper library. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=497832. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 09:26:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 16:26:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579734] [playbin] raw_decoding_mode seems to be set unconditionally In-Reply-To: Message-ID: <20090421162641.401CF23F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579734 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #133048|none |accepted-commit_now Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579734. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 09:34:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 16:34:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578563] Missing exports for dshow In-Reply-To: Message-ID: <20090421163447.D94D923EF75@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578563 GStreamer | gst-plugins-bad | Ver: 0.10.11 David Hoyt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #3 from David Hoyt 2009-04-21 16:34 UTC ------- (In reply to comment #2) If it's in the repo, then it wasn't part of the released source package. I compiled with the source from http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.11.tar.gz The only files in win32/common/ are config.h and config.h.in. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578563. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 09:35:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 16:35:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 575715] [ffenc_h263] Properties In-Reply-To: Message-ID: <20090421163529.4E1EF23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=575715 GStreamer | gst-ffmpeg | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.8 ------- Comment #3 from Edward Hervey 2009-04-21 16:35 UTC ------- commit ec5ad411a5f99b4f85c882eb215ed349f4944b17 Author: Janin Kolenc Date: Tue Apr 21 18:34:22 2009 +0200 gstffmpegcfg: Add H263 to the list of mpeg property-compatible codecs. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575715. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 09:39:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 16:39:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 570815] ffmenc_mpeg4 allows its bitrate property to be changed without actually changing the bitrate In-Reply-To: Message-ID: <20090421163959.B99D323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=570815 GStreamer | gst-ffmpeg | Ver: 0.10.22 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130098|none |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.8 ------- Comment #5 from Edward Hervey 2009-04-21 16:39 UTC ------- commit f07223fd248ef22937afc7bef85fb89b3d5cdc24 Author: Edward Hervey Date: Tue Apr 21 18:38:03 2009 +0200 gstffmpegenc: Don't change properties once opened. Fixes #570815 Based on a patch by Tristan Matthews -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570815. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 10:15:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 17:15:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 425948] [mmssrc] problem with CNN streams In-Reply-To: Message-ID: <20090421171531.53A4D23EF89@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=425948 GStreamer | gst-plugins-bad | Ver: 0.10.x ------- Comment #4 from Hans de Goede 2009-04-21 17:15 UTC ------- Yes, close please. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=425948. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 11:45:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 18:45:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 425948] [mmssrc] problem with CNN streams In-Reply-To: Message-ID: <20090421184523.574C123F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=425948 GStreamer | gst-plugins-bad | Ver: 0.10.x Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |OBSOLETE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=425948. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 11:48:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 18:48:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578563] win32 export files are not disted In-Reply-To: Message-ID: <20090421184857.96B2823F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578563 GStreamer | gst-plugins-bad | Ver: 0.10.11 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|Missing exports for dshow |win32 export files are not | |disted -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578563. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 11:55:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 18:55:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579734] [playbin] raw_decoding_mode seems to be set unconditionally In-Reply-To: Message-ID: <20090421185521.BBEA123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579734 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133048|accepted-commit_now |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Wim Taymans 2009-04-21 18:55 UTC ------- commit 8f8b638d318858ca47ab022851f931a3116e3a79 Author: Wim Taymans Date: Tue Apr 21 20:57:34 2009 +0200 playbin: only use raw_decoding_mode when it's true First check the pad caps if they are raw before setting the raw_decoding_mode to TRUE. Fixes playback of transport streams and other streams that require large queues. Fixes #579734 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579734. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 12:44:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 19:44:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579668] audioresample fails to build with --disable-gst-debug In-Reply-To: Message-ID: <20090421194437.E6B6423F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579668 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com Attachment #133000|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #2 from Jan Schmidt 2009-04-21 19:44 UTC ------- Committed, thanks! commit e8b2ceaa3d0266cddae715d47d1970b8f5f7dfe7 Author: Ren? Stadler Date: Tue Apr 21 20:41:23 2009 +0100 audioresample: Fix unused variable in compilation with --disable-gst-debug Fixes: #579668 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579668. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 12:45:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 19:45:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090421194555.9E5F323F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git ------- Comment #6 from Jan Schmidt 2009-04-21 19:45 UTC ------- I don't want to put this patch in tonight for this pre-release, but lets put it or something like it in tomorrow or Thursday, please. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 12:51:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 19:51:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578908] [fdsink] implement seeking on seekable fds In-Reply-To: Message-ID: <20090421195142.B02AC23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578908 GStreamer | gstreamer (core) | Ver: 0.10.22 ------- Comment #6 from Wim Taymans 2009-04-21 19:51 UTC ------- > Do you plan to implement this feature? schedule? I have no plans or schedule for this feature. patches are welcome. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578908. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 13:00:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 20:00:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579688] can't create the elements of rtpg726 In-Reply-To: Message-ID: <20090421200054.E763B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579688 GStreamer | gst-plugins-good | Ver: 0.10.14 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Wim Taymans 2009-04-21 20:00 UTC ------- please make a debug log like this: GST_DEBUG=*:5 >debug.log 2>&1 then gzip the resulting debug.log file and attach to this bug report. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579688. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 13:30:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 20:30:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090421203014.CCD4023F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git ------- Comment #4 from Jan Schmidt 2009-04-21 20:30 UTC ------- Heya Thomas, in the absence of any update, I'm going to call this not a blocker for this release.... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 13:47:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 20:47:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090421204721.8B67723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #9 from Wim Taymans 2009-04-21 20:47 UTC ------- cool.. patch? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 14:04:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 21:04:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572285] Buffer Array In-Reply-To: Message-ID: <20090421210425.D525623F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572285 GStreamer | gstreamer (core) | Ver: git ------- Comment #16 from Wim Taymans 2009-04-21 21:04 UTC ------- ah, looks neater indeed. I'm wondering if the copy function should really do a deep copy instead of a shallow one. The make writable on the list could mean that it's ok to change the list. But to actually change the buffer contents one would explicitly make the buffer writable first. Is there a function to replace a buffer too? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572285. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 14:20:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 21:20:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573720] Memory Leak when playing shoutcast streams In-Reply-To: Message-ID: <20090421212052.24DA923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573720 GStreamer | gst-plugins-ugly | Ver: 0.10.21 Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Component|gstreamer (core) |gst-plugins-ugly Resolution| |FIXED ------- Comment #14 from Michael Smith 2009-04-21 21:20 UTC ------- Committed as: e7450c2df7d5adf67c7327bf254e43839377f0c1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573720. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 14:54:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 21:54:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 395425] mmssrc needs support for proxy servers In-Reply-To: Message-ID: <20090421215436.4041023F593@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=395425 GStreamer | gst-plugins-bad | Ver: git Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO|395429 | nThis| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=395425. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 14:54:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 21:54:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 505456] [mmssrc] no support for socks proxies In-Reply-To: Message-ID: <20090421215437.78D9823F598@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=505456 GStreamer | gst-plugins-bad | Ver: git Philip Withnall changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |395429 nThis| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505456. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 16:21:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 23:21:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579782] New: playbin2 always picks GstSystemClock Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579782 GStreamer | gst-plugins-base | Ver: git Summary: playbin2 always picks GstSystemClock Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified For me in current git, playbin2 always ends up picking the GstSystemClock, which I guess means the audio device is slaved to it, and probably is the reason I get stuttery audio quite frequently. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579782. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 16:23:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 23:23:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090421232331.BD8DA23F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gst-plugins-base |gst-plugins-bad Summary|playbin2 - problems with DVD|input-selector causes |menus |problems with DVD menus in | |playbin2 ------- Comment #3 from Jan Schmidt 2009-04-21 23:23 UTC ------- Changing module and bug title accordingly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 16:25:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 23:25:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579783] New: pulsesink ringbuffer changes cause problems Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579783 GStreamer | gst-plugins-good | Ver: git Summary: pulsesink ringbuffer changes cause problems Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I'm having trouble with git master and DVD playback, where the audio disappears maybe 20-30 seconds after the disc starts (depending on the disc). It may be related to multiple seamless segments arriving in the audio sink, or may be a more general problem. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579783. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 16:25:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 23:25:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579783] pulsesink ringbuffer changes cause problems In-Reply-To: Message-ID: <20090421232545.B3FA723F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579783 GStreamer | gst-plugins-good | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker ------- Comment #1 from Jan Schmidt 2009-04-21 23:25 UTC ------- Marking as a blocker, because it needs fixing before the next -good release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579783. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 16:26:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 21 Apr 2009 23:26:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090421232631.4733C23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git ------- Comment #4 from Michael Smith 2009-04-21 23:26 UTC ------- Created an attachment (id=133076) --> (http://bugzilla.gnome.org/attachment.cgi?id=133076&action=view) The hacky patch I referred to earlier -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 18:56:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 01:56:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573848] Use native CPU number detection in mpeg2enc In-Reply-To: Message-ID: <20090422015609.E5A3B23F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573848 GStreamer | gst-plugins-bad | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Comment #4 from David Schleef 2009-04-22 01:56 UTC ------- good question. I thought it was already pushed -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573848. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 18:56:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 01:56:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573848] Use native CPU number detection in mpeg2enc In-Reply-To: Message-ID: <20090422015624.1C4C423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573848 GStreamer | gst-plugins-bad | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573848. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 18:57:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 01:57:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573846] Check for soundtouch-1.4 too In-Reply-To: Message-ID: <20090422015711.2F8D623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573846 GStreamer | gst-plugins-bad | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Comment #4 from David Schleef 2009-04-22 01:57 UTC ------- pushed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573846. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 18:57:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 01:57:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573847] Use SDL static-libs for conftest and libs for gstsdl* In-Reply-To: Message-ID: <20090422015730.1BEFA23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573847 GStreamer | gst-plugins-bad | Ver: git David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Comment #4 from David Schleef 2009-04-22 01:57 UTC ------- pushed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573847. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 21 19:10:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 02:10:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579788] New: gstreamer fails to parse tags when it encounters an APIC (atttached image/cover art) tag first Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579788 GStreamer | don't know | Ver: 0.10.21 Summary: gstreamer fails to parse tags when it encounters an APIC (atttached image/cover art) tag first Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: dberger at oubliette.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified Please describe the problem: Most of my mp3 collection has cover art stored in id3v2 tags - easytag, amarok, and other apps read tags on these files correctly, but gstreamer based applications (such as rhythmbox) do not. Steps to reproduce: here's gstreamer looking at a file with an attached image: [18:56:02] dberger at rage : /pensive/Media/Music/Mp3/marc cohn/join the parade 595 $ gst-launch-0.10 file:///pensive/Media/Music/Mp3/marc%20cohn/join%20the%20parade/01%20-%20listening%20to%20levon.mp3 ! decodebin ! fakesink -t Setting pipeline to PAUSED ... Pipeline is PREROLLING ... FOUND TAG : found by element "id3demux0". image: buffer of 19322 bytes, type: image/jpeg, image-type=(GstTagImageType)GST_TAG_IMAGE_TYPE_FRONT_COVER FOUND TAG : found by element "mpegaudioparse0". audio codec: MPEG 1 Audio, Layer 3 (MP3) FOUND TAG : found by element "mpegaudioparse0". bitrate: 137000 has crc: FALSE channel mode: joint-stereo FOUND TAG : found by element "mad0". duration: 287000000000 bitrate: 137190 FOUND TAG : found by element "mad0". layer: 3 mode: joint emphasis: none Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 2046012334 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... and here's the same file, after the image is removed using eyeD3 --remove-images [18:56:18] dberger at rage : /pensive/Media/Music/Mp3/marc cohn/join the parade 596 $ gst-launch-0.10 file:///pensive/Media/Music/Mp3/marc%20cohn/join%20the%20parade/01%20-%20listening%20to%20levon.noapic.mp3 ! decodebin ! fakesink -t Setting pipeline to PAUSED ... Pipeline is PREROLLING ... FOUND TAG : found by element "id3demux0". album: Join the Parade title: Listening of Levon artist: Marc Cohn track number: 1 album ID: 723dda68-a730-44e2-ad43-3460f91e04b8 ID3v2 frame: buffer of 41 bytes, type: application/x-gst-id3v2-txxx-frame, version=(int)3 : buffer of 47 bytes, type: application/x-gst-id3v2-txxx-frame, version=(int)3 : buffer of 66 bytes, type: application/x-gst-id3v2-ufid-frame, version=(int)3 : buffer of 43 bytes, type: application/x-gst-id3v2-txxx-frame, version=(int)3 artist ID: ddf18377-0bf5-4972-90d2-7de878b5eec4 date: 2007-01-01 FOUND TAG : found by element "mpegaudioparse0". audio codec: MPEG 1 Audio, Layer 3 (MP3) FOUND TAG : found by element "mpegaudioparse0". bitrate: 137000 has crc: FALSE channel mode: joint-stereo FOUND TAG : found by element "mad0". duration: 287000000000 bitrate: 137190 FOUND TAG : found by element "mad0". layer: 3 mode: joint emphasis: none Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 2081332123 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... here's id3v2 -l of each file, first with the image: [19:05:50] dberger at rage : /pensive/Media/Music/Mp3/marc cohn/join the parade 598 $ id3v2 -l 01\ -\ listening\ to\ levon.mp3 id3v2 tag info for 01 - listening to levon.mp3: APIC (Attached picture): ()[, 3]: image/jpeg, 19322 bytes TALB (Album/Movie/Show title): Join the Parade TIT2 (Title/songname/content description): Listening of Levon TPE1 (Lead performer(s)/Soloist(s)): Marc Cohn TRCK (Track number/Position in set): 01 TXXX (User defined text information): (MusicBrainz Album Id): 723dda68-a730-44e2-ad43-3460f91e04b8 TXXX (User defined text information): (MusicBrainz Sortname): Marc Cohn TXXX (User defined text information): (MusicBrainz Artist Id): ddf18377-0bf5-4972-90d2-7de878b5eec4 TXXX (User defined text information): (MD5): f9d250b2100a5498a8b470cf3f484404 TYER (Year): 2007 UFID (Unique file identifier): 3772a98f-caaa-48d5-b61f-f14ed4f91102, 19 bytes and then without [19:05:54] dberger at rage : /pensive/Media/Music/Mp3/marc cohn/join the parade 599 $ id3v2 -l 01\ -\ listening\ to\ levon.noapic.mp3 id3v2 tag info for 01 - listening to levon.noapic.mp3: TALB (Album/Movie/Show title): Join the Parade TIT2 (Title/songname/content description): Listening of Levon TPE1 (Lead performer(s)/Soloist(s)): Marc Cohn TRCK (Track number/Position in set): 01 TXXX (User defined text information): (MusicBrainz Album Id): 723dda68-a730-44e2-ad43-3460f91e04b8 TXXX (User defined text information): (MusicBrainz Sortname): Marc Cohn TXXX (User defined text information): (MusicBrainz Artist Id): ddf18377-0bf5-4972-90d2-7de878b5eec4 TXXX (User defined text information): (MD5): f9d250b2100a5498a8b470cf3f484404 TYER (Year): 2007 UFID (Unique file identifier): 3772a98f-caaa-48d5-b61f-f14ed4f91102, 19 bytes TXXX (User defined text information): (Tagging time): 2009-04-22T01:38:35 looking at the affected files in a hex editor reveals that the APIC tag is first in the tag set (this may affect reproducability) Actual results: when files like this are added to a rhythmbox library, or their "Audio" properties displayed in nautilus, the tags are all "unknown" Expected results: the tags should be correctly displayed Does this happen every time? yes Other information: I can supply sample files if desired. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579788. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 00:52:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 07:52:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090422075220.805AB23F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #8 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-22 07:52 UTC ------- 09:35 < slomo> ensonic: i have this with alsasink 09:35 < wim__> sometimes there is a short crack for me 09:36 < wim__> not with pulsesink because it buffers differently -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 01:06:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 08:06:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573846] Check for soundtouch-1.4 too In-Reply-To: Message-ID: <20090422080604.F0BFA23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573846 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #129903|none |committed Flag| | Target Milestone|HEAD |0.10.12 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573846. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 01:06:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 08:06:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573848] Use native CPU number detection in mpeg2enc In-Reply-To: Message-ID: <20090422080643.C5C5823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573848 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #129905|none |committed Flag| | Target Milestone|HEAD |0.10.12 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573848. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 01:07:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 08:07:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573847] Use SDL static-libs for conftest and libs for gstsdl* In-Reply-To: Message-ID: <20090422080714.DE44F23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573847 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #129904|none |committed Flag| | Target Milestone|HEAD |0.10.12 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573847. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 01:17:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 08:17:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579788] [id3demux] fails to parse tags if APIC frame is at the beginning In-Reply-To: Message-ID: <20090422081719.029CE23F026@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579788 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO Component|don't know |gst-plugins-good Summary|gstreamer fails to parse |[id3demux] fails to parse |tags when it encounters an |tags if APIC frame is at the |APIC (atttached image/cover |beginning |art) tag first | ------- Comment #1 from Tim-Philipp M?ller 2009-04-22 08:17 UTC ------- Could you attach samples of tags that aren't parsed correctly please? (head --bytes=100k > head.mp3 will extract the first 100kB in a separate file) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579788. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 01:30:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 08:30:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579808] New: [jpegdec] Doesn't support additional 0xff before end marker Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579808 GStreamer | gst-plugins-good | Ver: 0.10.21 Summary: [jpegdec] Doesn't support additional 0xff before end marker Product: GStreamer Version: 0.10.21 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: arnout at mind.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Some Sony IP camera's insert extra 0xff bytes before the end marker (I would guess for alignment, except that it aligns to an odd byte...). jpegdec, however, only skips over 0xff bytes if they don't appear in front of the end marker. Example JPEG and patch follow. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579808. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 01:35:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 08:35:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579808] [jpegdec] Doesn't support additional 0xff before end marker In-Reply-To: Message-ID: <20090422083538.B5CF123F026@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579808 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #1 from Arnout Vandecappelle 2009-04-22 08:34 UTC ------- Created an attachment (id=133094) --> (http://bugzilla.gnome.org/attachment.cgi?id=133094&action=view) JPEG file that is not decoded by jpegdec This JPEG file contains 0xff 0xff 0xd9 at the end. jpegdec fails to identify this as an end marker. Test with gst-launch -v --gst-debug=jpegdec:5 filesrc location=sony.jpeg blocksize=32000 ! jpegdec ! fakesink (blocksize is set to avoid getting lots of debug output before the full frame is read). Test output: 0:00:00.077945265 7231 0x606080 DEBUG jpegdec gstjpegdec.c:278:gst_jpeg_dec_init: initializing Setting pipeline to PAUSED ... Pipeline is PREROLLING ... 0:00:00.078798258 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:1078:gst_jpeg_dec_sink_event: event : newsegment 0:00:00.078835414 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:1097:gst_jpeg_dec_sink_event: Got NEWSEGMENT [0:00:00.000000000 - 0:00:00.000030917 / 0:00:00.000000000] 0:00:00.078873688 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:431:gst_jpeg_dec_parse_image_data: Parsing jpeg image data (30917 bytes) 0:00:00.078888705 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:487:gst_jpeg_dec_parse_image_data: 0x00000002: tag e2, frame_len=115 0:00:00.078902184 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:487:gst_jpeg_dec_parse_image_data: 0x00000077: tag db, frame_len=132 0:00:00.078914477 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:487:gst_jpeg_dec_parse_image_data: 0x000000fd: tag c0, frame_len=17 0:00:00.078926559 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:487:gst_jpeg_dec_parse_image_data: 0x00000110: tag c4, frame_len=418 0:00:00.078938572 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:487:gst_jpeg_dec_parse_image_data: 0x000002b4: tag da, frame_len=12 0:00:00.078950166 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:500:gst_jpeg_dec_parse_image_data: 0x000002b4: finding entropy segment length 0:00:00.079004574 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:510:gst_jpeg_dec_parse_image_data: entropy segment length=30208 => frame_len=30220 0:00:00.079017984 7231 0x7404d0 LOG jpegdec gstjpegdec.c:1026:gst_jpeg_dec_chain: we need more data 0:00:00.079038797 7231 0x7404d0 DEBUG jpegdec gstjpegdec.c:1078:gst_jpeg_dec_sink_event: event : eos /pipeline0/fakesink0: last-message = "event ******* E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied_rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)30917, position=(gint64)0;) 0x738980" Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock /pipeline0/fakesink0: last-message = "event ******* E (type: 86, ) 0x738d40" Got EOS from element "pipeline0". Execution ended after 158684 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579808. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 03:12:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 10:12:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090422101248.89B8423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git ------- Comment #9 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-22 10:12 UTC ------- It also work if this is done after setting up spec->seglatency. Then it won't change the latency. --- a/gst-libs/gst/audio/gstaudiosink.c +++ b/gst-libs/gst/audio/gstaudiosink.c @@ -379,6 +379,9 @@ gst_audioringbuffer_acquire (GstRingBuffer * buf, GstRingBufferSpec * spec) /* set latency to one more segment as we need some headroom */ spec->seglatency = spec->segtotal + 1; + /* http://bugzilla.gnome.org/show_bug.cgi?id=545807 */ + spec->segtotal += 4; + buf->data = gst_buffer_new_and_alloc (spec->segtotal * spec->segsize); memset (GST_BUFFER_DATA (buf->data), 0, GST_BUFFER_SIZE (buf->data)); -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 04:24:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 11:24:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579808] [jpegdec] Doesn't support additional 0xff before end marker In-Reply-To: Message-ID: <20090422112416.7E6DD23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579808 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #2 from Arnout Vandecappelle 2009-04-22 11:24 UTC ------- Created an attachment (id=133103) --> (http://bugzilla.gnome.org/attachment.cgi?id=133103&action=view) jpegdec: support additional 0xff before end marker. JPEG markers may be preceded by additional 0xff. jpegdec should skip over these, even before the end marker. Note that this patch makes the code look slightly awkward. This is to have minimal invasiveness. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579808. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 04:27:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 11:27:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579808] [jpegdec] Doesn't support additional 0xff before end marker In-Reply-To: Message-ID: <20090422112737.0137B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579808 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #3 from Arnout Vandecappelle 2009-04-22 11:27 UTC ------- Created an attachment (id=133104) --> (http://bugzilla.gnome.org/attachment.cgi?id=133104&action=view) jpegdec: refactored gst_jpeg_dec_parse_image_data(). While I was at it, I refactored the function some more. I believe this also fixes a potential issue when resyncing: this didn't happen correctly for markers d0 - d7. This patch should be applied on top of attachment #133103 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579808. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 05:32:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 12:32:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090422123235.56CBA23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #10 from Patrick Radizi 2009-04-22 12:32 UTC ------- Created an attachment (id=133107) --> (http://bugzilla.gnome.org/attachment.cgi?id=133107&action=view) Fixes memory leak mentioned in comment #7 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 05:48:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 12:48:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090422124802.4994523F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #11 from Patrick Radizi 2009-04-22 12:48 UTC ------- One small leak seems to remain, about 4-5 bytes are still lost each loop. The leak does not seem to be on the heap. /proc/pid/smaps shows a stable heap and when using valgrind the reachable data parts does not increase in size. But using ps the RSS part can be seen slowly increasing. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 06:30:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 13:30:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090422133053.D6C1C23F50B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133107|none |committed Flag| | Target Milestone|0.10.12 |0.10.15 ------- Comment #12 from Wim Taymans 2009-04-22 13:30 UTC ------- commit 5b86c66e8a1b9b62e0f6be2d97b3984bdc8ec48e Author: Patrick Radizi Date: Wed Apr 22 15:24:55 2009 +0200 rtspsrc: fix some more pad leaks Fix some pad leaks. See #577318. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 07:02:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 14:02:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579782] playbin2 always picks GstSystemClock In-Reply-To: Message-ID: <20090422140233.A045023F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579782 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Jan Schmidt 2009-04-22 14:02 UTC ------- No - you're right, it's just some files. With a quick test, some ogg files, flv and mpeg select GstPulseSinkClock. DVD always seems to pick the SystemClock. Some mov files pick the audio clock, some the system clock. I guess it depends on some characteristic of the audio streams. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579782. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 06:40:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 13:40:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579782] playbin2 always picks GstSystemClock In-Reply-To: Message-ID: <20090422134044.AA8E123F50B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579782 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #1 from Wim Taymans 2009-04-22 13:40 UTC ------- with all kinds of files? I don't get that... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579782. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 07:30:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 14:30:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579788] [id3demux] fails to parse tags if APIC frame is at the beginning In-Reply-To: Message-ID: <20090422143002.9FF6A23F026@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579788 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #2 from Dan Berger 2009-04-22 14:28 UTC ------- Created an attachment (id=133117) --> (http://bugzilla.gnome.org/attachment.cgi?id=133117&action=view) tags which don't parse correctly -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579788. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 07:31:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 14:31:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579788] [id3demux] fails to parse tags if APIC frame is at the beginning In-Reply-To: Message-ID: <20090422143137.1941723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579788 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #3 from Dan Berger 2009-04-22 14:31 UTC ------- Created an attachment (id=133118) --> (http://bugzilla.gnome.org/attachment.cgi?id=133118&action=view) tags from the same mp3, after the APIC frame is removed with eyeD --remove-images -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579788. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 08:12:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 15:12:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579844] New: Totem cannot seek in HTTP stream Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579844 GStreamer | don't know | Ver: 0.10.22 Summary: Totem cannot seek in HTTP stream Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: sil-gnome at kryogenix.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.25/2.26 GNOME milestone: Unspecified Totem cannot seek in an HTTP streamed video served from my XBMC media centre. The seek bar is disabled, and the status bar says (streaming). Totem will seek in mp3s served from the same XBMC media centre, and a second XBMC used as a client can also seek in the stream, so it's not impossible. Details of the HTTP stream: $ HEAD http://192.168.1.109:61698/content%3Fpath=%2fhome%2faquarius%2fVideos%2ftv%2fTop%20Gear%2fSeries%2010%2fTop%20Gear%2010x01%202007-10-07.avi 200 OK Connection: keep-alive User-Agent: Platinum/0.4.7 Accept-Ranges: bytes Server: Platinum/0.4.7 Content-Length: 732127232 Content-Type: video/avi Client-Date: Wed, 22 Apr 2009 15:08:43 GMT Client-Peer: 192.168.1.109:61698 Client-Response-Num: 1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579844. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 08:13:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 15:13:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422151318.56E8E23F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133076|0 |1 is obsolete| | ------- Comment #5 from Jan Schmidt 2009-04-22 15:13 UTC ------- Created an attachment (id=133120) --> (http://bugzilla.gnome.org/attachment.cgi?id=133120&action=view) alternative patch This patch is more like what I have in mind. The problem I need to solve is ensuring that segments are forwarded even when there's no data. For sparse streams - DVD subpictures, or still frames with an audio track - there are segment updates arriving with no data in between. Mike, I'm curious if this approach covers the use case you encountered also? Can you describe it? I'd like to add some unit tests for this stuff before committing if possible. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 08:24:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 15:24:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579844] Totem cannot seek in HTTP stream In-Reply-To: Message-ID: <20090422152434.6BEBA23EE5B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579844 GStreamer | don't know | Ver: 0.10.22 ------- Comment #1 from Stuart Langridge 2009-04-22 15:24 UTC ------- As a data point, mplayer can play this stream and seek in it, which means that it's not some xbmc magic thing. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579844. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 08:40:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 15:40:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579844] Totem cannot seek in HTTP stream In-Reply-To: Message-ID: <20090422154011.78AC923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579844 GStreamer | don't know | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #2 from Tim-Philipp M?ller 2009-04-22 15:40 UTC ------- Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 517588 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579844. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 08:40:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 15:40:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 517588] [avidemux] Allow seeking in push mode In-Reply-To: Message-ID: <20090422154012.4633B23F595@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=517588 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sil-gnome at kryogenix.org ------- Comment #7 from Tim-Philipp M?ller 2009-04-22 15:40 UTC ------- *** Bug 579844 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=517588. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 08:54:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 15:54:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090422155427.1049723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git David Joaquim changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.joaquim at gmail.com ------- Comment #4 from David Joaquim 2009-04-22 15:54 UTC ------- Hi, I'm a developper of gnac, an audio converter. Gnac strongly depends on the lame plugin to encode mp3s (as any application that uses Gstreamer). As mp3 is the most used format for portable players and for music distribution, we are facing a major issue... What are plans about this bug? Can we expect some update soon? David -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 10:25:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 17:25:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579858] New: Running make distcheck fails Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579858 GStreamer | gst-plugins-good | Ver: git Summary: Running make distcheck fails Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: mad_aluche at hotmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified Please describe the problem: When running make distcheck says that 3 of 43 tests failed. The test that fails are flacdec based, it says test timeout. Steps to reproduce: 1. Run make distcheck on gst-plugins-good git Actual results: Expected results: make distcheck says that 3 of 43 tests failed Does this happen every time? I just tried once. Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579858. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 10:51:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 17:51:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422175106.043A023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git ------- Comment #6 from Michael Smith 2009-04-22 17:51 UTC ------- Your patch doesn't look right to me - it still results in an update=FALSE segment being sent when it receives an update=TRUE segment. Why is it doing it that way? My case is specifically that update=TRUE new segment events MUST be forwarded as update=TRUE. (I only really tested with single-stream audio files - so the selector isn't actually doing any meaningful selecting) Details: - using playbin2 - some element sends a closed (i.e. has valid start AND stop) new-segment event. - later, said element decides it didn't actually want that segment to have a valid stop time. So it sends an update-new-segment that is the same as the original one, but with stop=GST_CLOCK_TIME_NONE - current input-selector forwards this as a new, update=FALSE, new-segment - so the old segment with the incorrect stop time is still used. - my patch makes it preserve the update flag Something like your patch might be needed too - I think we're actually seeing different problems with vaguely-related underlying causes, and we need to fix both things. I'm not entirely convinced that I understand new-segment semantics (particular for sparse streams) well enough to fix this properly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 10:53:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 17:53:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573737] [PLUGIN-MOVE] Move FLV to -good In-Reply-To: Message-ID: <20090422175308.D7B9C23F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573737 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Sebastian Dr?ge 2009-04-22 17:53 UTC ------- commit 6734a9980e844d56b6c4b0bdad9dc2ce91e2dd1c Author: Sebastian Dr?ge Date: Wed Apr 22 19:52:05 2009 +0200 flv: Add documentation to flvmux and flvdemux Partially fixes bug #573737. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573737. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 11:00:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 18:00:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422180002.9897623F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git ------- Comment #7 from Jan Schmidt 2009-04-22 18:00 UTC ------- I think you've misread my patch. It does two things: 1) If a segment with update == TRUE is received, and there's no active pad, activate the pad we're receiving the incoming segment on, and send a segment start (with update=FALSE) to kick things off, then do 2) because it's now the active pad. 2) If any newsegment (update can be either TRUE or FALSE) is received on the *active* sink pad, forward it immediately, don't defer it to the streaming thread (this is the if (!active_pad) { forward=FALSE } part of the patch). For your use case, I think downstream will receive the events it needs. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 11:03:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 18:03:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090422180305.7119423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |slomo at circular-chaos.org |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 11:25:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 18:25:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422182506.8AC7723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133120|none |needs-work Flag| | ------- Comment #8 from Michael Smith 2009-04-22 18:25 UTC ------- Ah, I did misread your patch - I think your general approach makes sense. Also, in a quick test, your patch seems to work for my testcase. However, I still don't get how your patch accomplishes _your_ goals. (below, line numbers are in the file with your patch applied): 1. gstinputselector:353: we activate the pad we receive _any_ event on, if there's no active pad. 2. gstinputselector:398: so now, your if (update && sel->active_sinkpad == NULL) is always false because active_sinkpad can't be NULL, so that new code is never used. Also, if we hadn't already activated the sinkpad in (1), we wouldn't forward the event: we would have set forward = FALSE at line 358. So... conceptually this looks fine, but needs some fixes? Unless I'm still missing something? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 12:20:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 19:20:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579788] [id3demux] fails to parse tags if APIC frame is at the beginning In-Reply-To: Message-ID: <20090422192025.8E72323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579788 GStreamer | gst-plugins-good | Ver: 0.10.21 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |DUPLICATE Target Milestone|HEAD |NONE ------- Comment #4 from Tim-Philipp M?ller 2009-04-22 19:20 UTC ------- Thanks for the samples. Actually, this looks to me like it has nothing to do with the APIC frame being at the beginning after all (cp. the working sample from bug #577468), but rather with id3demux messing up somehow when unsynchronisation is used. *** This bug has been marked as a duplicate of 577468 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579788. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 12:20:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 19:20:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Unable to read ID3v2 (2.3) tags which are unsyncronization In-Reply-To: Message-ID: <20090422192026.3D71223F597@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dberger at oubliette.org ------- Comment #8 from Tim-Philipp M?ller 2009-04-22 19:20 UTC ------- *** Bug 579788 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 14:01:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 21:01:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422210134.D2BBC23F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133120|0 |1 is obsolete| | ------- Comment #9 from Jan Schmidt 2009-04-22 21:01 UTC ------- Created an attachment (id=133146) --> (http://bugzilla.gnome.org/attachment.cgi?id=133146&action=view) new patch for input-selector segment handling Oh - you're right! I had completely missed those lines at the top of the event handler. With those in place, I can reduce my patch to the attached section, and assume that the first event (new segment with update=FALSE, perhaps) will activate the pad, and we only need to worry about subsequent newsegment events. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 14:02:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 21:02:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 519878] [basesink] Superfluous critical warning on segment format mismatches. In-Reply-To: Message-ID: <20090422210234.891FA23F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=519878 GStreamer | gstreamer (core) | Ver: 0.10.17 Tobias Mueller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnome-bugs at auftrags- | |killer.org ------- Comment #6 from Tobias Mueller 2009-04-22 21:02 UTC ------- Hey guys, This bug has been set to NEEDINFO for quite some time now. Any chance that we can resolve this one soonish? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=519878. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 14:20:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 21:20:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422212027.4D99423F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git ------- Comment #10 from Michael Smith 2009-04-22 21:20 UTC ------- This version looks good to me. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 14:39:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 21:39:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090422213939.1B2E623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |thaytan at mad.scientist.com |bugs at lists.sourceforge.net | Status|NEW |ASSIGNED ------- Comment #11 from Jan Schmidt 2009-04-22 21:39 UTC ------- Created an attachment (id=133149) --> (http://bugzilla.gnome.org/attachment.cgi?id=133149&action=view) even simpler patch for input-selector segments Here's an even simpler patch, that simply relies on the fact that forward was set to FALSE at the top for (pad != active_pad && !select_all). Also adds a big comment. Should be functionally identical to the previous patch, as select_all mode makes every incoming event set that pad to active anyway. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 15:38:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 22:38:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090422223850.DF57523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git Thomas Vander Stichele changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |thaytan at mad.scientist.com |bugs at lists.sourceforge.net | Status|NEEDINFO |NEW ------- Comment #5 from Thomas Vander Stichele 2009-04-22 22:38 UTC ------- Not sure how you don't see it, it's right there at the top of that branch: http://thomas.apestaart.org/cgit/gst-python/commit/?h=bz-579455&id=02da59c7c8829a996c25843f2119d6e19165f1e6 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 16:02:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 22 Apr 2009 23:02:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090422230250.E1DDC23F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git ------- Comment #6 from Jan Schmidt 2009-04-22 23:02 UTC ------- That commit was not there the other day :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 22:17:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 05:17:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090423051726.BCAAF23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org ------- Comment #5 from Sebastian Dr?ge 2009-04-23 05:17 UTC ------- Implementing this shouldn't be a problem after someone evaluated which settings should be exported by a new lamemp3enc element. I could probably implement something like the LAME UI suggestion later today and attach it to this bug... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 23:39:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 06:39:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579912] New: [decodebin2] multiqueue is too small in time (interleave issues) Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579912 GStreamer | gst-plugins-base | Ver: git Summary: [decodebin2] multiqueue is too small in time (interleave issues) Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: bilboed at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Now that totem uses playbin2 (and decodebin2), an issue I never noticed has just popped up. In decodebin2, during preroll (filling up the stream groups) the max-size-time of the multiqueue is 5s, allowing pretty much every heavily interleaved file to be prerolled correctly... ... but then when that group is exposed, the max-size-time is set back to 2s ... which makes all files with an interleave greater than 2s screw up massively (read: qos kicks in, stuttery playback with low bandwith/cpu-usage but high interleave files/streams). The max-size-time limit is too low for most files. My proposal is, when exposing the gruops, to *not* modify the max-size-time (i.e. leaving it at the 5s initial value) but still reduce the max-size-buffer/max-size-bytes sizes. With that modification, the 100+ files I tested which have that regression now work fine. I'm marking this as a blocker, otherwise we're going to have a *really* bad experience with playbin2 (and totem now it supports it) for the next 3 months. This doesn't prevent us from doing the *proper* fix which is for demuxers to output GST_EVENT_BUFFER_SIZE events with their interleave parameters and multiqueue taking them into account for its limits (i.e. ending up with the perfect multiqueue limits). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579912. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 23:39:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 06:39:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579912] [decodebin2] multiqueue is too small in time (interleave issues) In-Reply-To: Message-ID: <20090423063952.25B8923F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579912 GStreamer | gst-plugins-base | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579912. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 22 23:44:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 06:44:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579912] [decodebin2] multiqueue is too small in time (interleave issues) In-Reply-To: Message-ID: <20090423064406.E6B4723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579912 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Edward Hervey 2009-04-23 06:44 UTC ------- Created an attachment (id=133163) --> (http://bugzilla.gnome.org/attachment.cgi?id=133163&action=view) Leave the multiqueue max-size-time untouched when exposing groups. Proposed patch. I forgot to mention that since we still reduce the max-size-buffers/max-size-bytes limit we stay as memory efficient as before. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579912. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 00:30:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 07:30:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090423073037.7DA5C23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO ------- Comment #6 from Sebastian Dr?ge 2009-04-23 07:30 UTC ------- I can't reproduce this here and flvmux is valgrind clean (x264 isn't though). Can you still reproduce it and does this work: gst-launch-0.10 -v videotestsrc num-buffers=100 ! ffmpegcolorspace ! x264enc ! queue ! mux.video flvmux name=mux ! filesink location=test.flv audiotestsrc num-buffers=500 ! audioconvert ! lame ! queue ! mux.audio Could you get a new backtrace and maybe a valgrind log? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 01:38:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 08:38:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579926] New: [directshowvideosink] Doesn't update the last frame after a seek with the pipeline in PAUSED state. Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579926 GStreamer | gst-plugins-bad | Ver: 0.10.11 Summary: [directshowvideosink] Doesn't update the last frame after a seek with the pipeline in PAUSED state. Product: GStreamer Version: 0.10.11 Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: ylatuya at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified On linux, using any of the availables videosink and with the pipeline in PAUSED state, when I send a seek event, for example to the next frame, the new frame is drawn by the video sink. Instead on Windows, using the directshowvideosink, I need to set the pipeline into PLAYING state before sending the seek event and then reset the pipeline to PAUSED state to get the next frame drawn, which doesn't always work as some times the seek is done before returning to the paused state. I guess I could be a bug on the directshowvideosink. Looking at the code, the Direct Show graph is paused when the pipeline goes into PAUSED state, and it's set into playing state only when the pipeline returns into playing state, and that should be why it doesn't draw the new frame when the pipeline is paused. We should be able to update the graph when a new frame comes into the video sink. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579926. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 02:04:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 09:04:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090423090459.5A0EB23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git ------- Comment #7 from Christian Fredrik Kalager Schaller 2009-04-23 09:04 UTC ------- The new pipeline also segfaults, although it do create a file and when viewing it I notice that video dies before audio. So this might be a x264 issue. Here is the console output: gst-launch-0.10 -v videotestsrc num-buffers=100 ! ffmpegcolorspace ! x264enc ! queue ! mux.video flvmux name=mux ! filesink location=test.flv audiotestsrc num-buffers=500 ! audioconvert ! lame ! queue ! mux.audio Setting pipeline to PAUSED ... /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)YUY2, width=(int)320, height=(int)240, framerate=(fraction)30/1 /GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)30/1, width=(int)320, height=(int)240 /GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)YUY2, width=(int)320, height=(int)240, framerate=(fraction)30/1 /GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:src: caps = video/x-h264, width=(int)320, height=(int)240, framerate=(fraction)30/1, codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80 /GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)30/1, width=(int)320, height=(int)240 /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0.GstPad:src: caps = audio/x-raw-float, endianness=(int)1234, width=(int)64, rate=(int)44100, channels=(int)1 Pipeline is PREROLLING ... /GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)1 /GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps = audio/x-raw-float, endianness=(int)1234, width=(int)64, rate=(int)44100, channels=(int)1 /GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = video/x-h264, width=(int)320, height=(int)240, framerate=(fraction)30/1, codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80 /GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = video/x-h264, width=(int)320, height=(int)240, framerate=(fraction)30/1, codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80 /GstPipeline:pipeline0/GstFlvMux:mux.GstPad:video: caps = video/x-h264, width=(int)320, height=(int)240, framerate=(fraction)30/1, codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80 /GstPipeline:pipeline0/GstLame:lame0.GstPad:src: caps = audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1, rate=(int)44100 /GstPipeline:pipeline0/GstLame:lame0.GstPad:sink: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)1 /GstPipeline:pipeline0/GstQueue:queue1.GstPad:sink: caps = audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1, rate=(int)44100 /GstPipeline:pipeline0/GstQueue:queue1.GstPad:src: caps = audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1, rate=(int)44100 /GstPipeline:pipeline0/GstFlvMux:mux.GstPad:audio: caps = audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1, rate=(int)44100 /GstPipeline:pipeline0/GstFlvMux:mux.GstPad:src: caps = video/x-flv /GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = video/x-flv Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 844619359 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... /GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstFlvMux:mux.GstPad:video: caps = NULL /GstPipeline:pipeline0/GstFlvMux:mux.GstPad:audio: caps = NULL /GstPipeline:pipeline0/GstFlvMux:mux.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstQueue:queue1.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstQueue:queue1.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstLame:lame0.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstLame:lame0.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps = NULL /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps = NULL /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0.GstPad:src: caps = NULL Setting pipeline to NULL ... Freeing pipeline ... Caught SIGSEGV accessing address 0x48 Killed -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 02:10:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 09:10:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090423091006.545D723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git ------- Comment #3 from Wim Taymans 2009-04-23 09:10 UTC ------- Created an attachment (id=133165) --> (http://bugzilla.gnome.org/attachment.cgi?id=133165&action=view) first implementation of STREAM_STATUS First patch to implement STREAM_STATUS messages. These messages will notify the app about streaming threads and allows it to interact and control these threads. Has design docs, unit-tests, examples, etc.. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 02:56:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 09:56:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579912] [decodebin2] multiqueue is too small in time (interleave issues) In-Reply-To: Message-ID: <20090423095601.243A723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579912 GStreamer | gst-plugins-base | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133163|none |committed Flag| | Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from Edward Hervey 2009-04-23 09:56 UTC ------- commit 71a372c8473d9126c0b7661c30991f83fd14eb9a Author: Edward Hervey Date: Thu Apr 23 08:41:19 2009 +0200 decodebin2: Don't reduce max-size-time of exposed groups. Fixes #579912 The 2s limit is way too small for a lot of files (which have an interleave in time of between 3 and 5s). Instead, leave it to the initial 5s value and reduce the other limits (allowing us to stay memory-efficient). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579912. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 03:03:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 10:03:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579058] [asfdemux] proper handling of RTSP input In-Reply-To: Message-ID: <20090423100348.8DC4023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579058 GStreamer | gst-plugins-ugly | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|NEW |NEEDINFO ------- Comment #4 from Edward Hervey 2009-04-23 10:03 UTC ------- Tim, what special handling is required ? And isn't that improved (fixed?) with the latest commit I did to asfdemux: commit 804f65e6db54e9ef311ea553c5a1ce6250e63eeb Author: Edward Hervey Date: Thu Apr 23 09:04:41 2009 +0200 asfpacket: Fix pull-mode timestamping handling. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579058. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 03:10:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 10:10:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577843] input-selector causes problems with DVD menus in playbin2 In-Reply-To: Message-ID: <20090423101056.5B2BC23F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577843 GStreamer | gst-plugins-bad | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133146|0 |1 is obsolete| | Attachment #133149|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #12 from Jan Schmidt 2009-04-23 10:10 UTC ------- Committed and pushed as 5307933825f54d3d1b92bcb1bcfb5142ca359263 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577843. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 03:15:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 10:15:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578475] Gstreamer can't handle mms:// streams which are in fact rtsp:// In-Reply-To: Message-ID: <20090423101527.6B41123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578475 GStreamer | gst-plugins-ugly | Ver: 0.10.22 Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.8 ------- Comment #3 from Edward Hervey 2009-04-23 10:15 UTC ------- Completely forgot I fixed that 2 days ago :) commit a025f156a5d15c72138f18da78bcf9fffd9fda5f Author: Edward Hervey Date: Tue Apr 21 16:48:39 2009 +0200 mmssrc: If the connection fails, emit a redirection msg to the rtsp equivalent. This should help fix the issue with Windows Media Server using rtsp... but still declaring the stream with mms:// -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578475. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 05:49:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 12:49:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579952] New: [wishlist] support for MP4 chapter tracks Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579952 GStreamer | gst-plugins-bad | Ver: git Summary: [wishlist] support for MP4 chapter tracks Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: oldmanuk at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The MP4 container format supports a text:tx3g track containing an index to chapters or sections of the audio/video track(s). Podcasts, audiobooks, movies all use this to allow you to jump between sections of described content. It would be great if totem / gstreamer could support using these. http://www.apple.com/quicktime/tutorials/chaptertracks.html see http://www.radio538.nl/clublife/podcast.xml for an example MP4 containing a text:tx3g chapter track. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579952. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 06:00:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 13:00:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 506682] [v4lsrc] creates wrong caps on the source pad (width and height range) In-Reply-To: Message-ID: <20090423130044.7DD1423F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=506682 GStreamer | gst-plugins-base | Ver: git Tobias Mueller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnome-bugs at auftrags- | |killer.org Status|NEEDINFO |UNCONFIRMED ------- Comment #5 from Tobias Mueller 2009-04-23 13:00 UTC ------- Hey Sebastian, you set this bug to NEEDINFO with comment #3. I guess, the question has been answered in comment #4 and I am thus reopening. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=506682. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 08:10:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 15:10:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579455] gst.TIME_ARGS doesn't validate input In-Reply-To: Message-ID: <20090423151014.CC53A23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579455 GStreamer | gst-python | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #7 from Edward Hervey 2009-04-23 15:10 UTC ------- commit 12a210c6137aaf2958db8f0a570ef00711f55ffa Author: Thomas Vander Stichele Date: Sat Apr 18 23:52:08 2009 +0200 TIME_ARGS: Catch bad input. Fixes #579455 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579455. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 09:27:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 16:27:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579788] [id3demux] fails to parse tags if APIC frame is at the beginning In-Reply-To: Message-ID: <20090423162723.9980823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579788 GStreamer | gst-plugins-good | Ver: 0.10.21 ------- Comment #5 from Dan Berger 2009-04-23 16:27 UTC ------- confirmed - I re-tagged the files without unsync, and gstreamer got happy. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579788. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 09:52:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 16:52:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Unable to read ID3v2 (2.3) tags which are unsyncronization In-Reply-To: Message-ID: <20090423165239.2332623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |t.i.m at zen.co.uk |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 10:24:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 17:24:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579926] [directshowvideosink] Doesn't update the last frame after a seek with the pipeline in PAUSED state. In-Reply-To: Message-ID: <20090423172404.3F1CC23F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579926 GStreamer | gst-plugins-bad | Ver: 0.10.11 Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msmith at xiph.org -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579926. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 11:18:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 18:18:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] New: separate caps for mp4mux? Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x Summary: separate caps for mp4mux? Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified So as I have been working on Transmageddon one of the things I wanted to do was to be able to query for elements based on caps, for instance I want to be able to say give me an element that can mux 'application/mxf' and I would be able to identify an element that can mux me that. For most formats that should be fine, but I noticed that capswise we do not currently differentiate between Quicktime and MP4 container formats, but got the caps 'video/quicktime'. I suggest that mp4mux gets changed to something like video/x-mp4, and that qtdemux gets updated to also handle that as a incoming caps. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 11:20:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 18:20:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090423182050.3CE2E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x Thiago Sousa Santos changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thiagoss at embedded.ufcg.edu.b | |r -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 11:23:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 18:23:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090423182358.3BA3623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x ------- Comment #1 from Christian Fredrik Kalager Schaller 2009-04-23 18:23 UTC ------- I noticed that our typefinder do not differentiate either between Quicktime and MP4. We should probably update that too, as one could have a mp4 only demuxer for instance. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 11:25:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 18:25:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] New: GstRingbuffer throws a floating point exception when buffer-time is too low Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git Summary: GstRingbuffer throws a floating point exception when buffer-time is too low Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: critical Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified Steps to reproduce: Write a gst application with an audiosink that has a gstringbuffer, i.e. jackaudiosink, and set its "buffer-time" property to something under 10000. Stack trace: gdb gives this information: [Thread debugging using libthread_db enabled] [New Thread 0xb72008d0 (LWP 14189)] [New Thread 0xb6f32b90 (LWP 14195)] [New Thread 0xb6eb1b90 (LWP 14196)] [New Thread 0xb64ffb90 (LWP 14197)] Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 0xb6f32b90 (LWP 14195)] 0xb6fdfd78 in gst_ring_buffer_prepare_read (buf=0x81b7898, segment=0xb6f32354, readptr=0xb6f3234c, len=0xb6f32350) at gstringbuffer.c:1894 1894 *segment = segdone % buf->spec.segtotal; (gdb) bt #0 0xb6fdfd78 in gst_ring_buffer_prepare_read (buf=0x81b7898, segment=0xb6f32354, readptr=0xb6f3234c, len=0xb6f32350) at gstringbuffer.c:1894 #1 0xb7007686 in jack_process_cb (nframes=64, arg=0x81b7898) at gstjackaudiosink.c:209 #2 0xb7007f31 in jack_process_cb (nframes=64, arg=0x8187428) at gstjackaudioclient.c:103 #3 0xb6f94072 in jack_client_thread (arg=0x81b5a00) at client.c:1601 #4 0xb6f97edf in jack_thread_proxy (varg=0x81b54e0) at thread.c:110 #5 0xb76064fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0xb7587e5e in clone () from /lib/tls/i686/cmov/libc.so.6 Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 11:30:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 18:30:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090423183004.AD0B423F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Tristan Matthews 2009-04-23 18:30 UTC ------- Created an attachment (id=133201) --> (http://bugzilla.gnome.org/attachment.cgi?id=133201&action=view) testcase for ringbuffer floating point exception compile with: g++ `pkg-config gstreamer-0.10 gtk+-2.0 --cflags --libs` test.c -o test -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 13:31:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 20:31:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090423203145.D00AB23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git ------- Comment #8 from Christian Fredrik Kalager Schaller 2009-04-23 20:31 UTC ------- Created an attachment (id=133211) --> (http://bugzilla.gnome.org/attachment.cgi?id=133211&action=view) valgrind log -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 13:44:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 20:44:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090423204427.8BE4A23F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Tristan Matthews 2009-04-23 20:44 UTC ------- it appears that in gstringbuffer.c at line 1894, buf->spec.segtotal == 0, which leads to the floating point exception. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 13:48:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 20:48:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] New: [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git Summary: [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: zaheermerali at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Fix for #525807 is broken wrt buffers being output that have ts < start when new segment start > 0. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 16:25:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 23 Apr 2009 23:25:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580054] New: gst-editor not configuring ./configure properly! Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580054 GStreamer | gst-editor | Ver: 0.8.0 Summary: gst-editor not configuring ./configure properly! Product: GStreamer Version: 0.8.0 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-editor AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: grlongo.ireland at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified Please describe the problem: Im trying to run it on slackware 12.2. trying a ./configre I get the following error: checking for gstreamer-0.8 >= 0.7.1... checking for gstreamer-0.7 >= 0.7.1... configure: error: No GStreamer development libraries found I have gstreamer-0.10 installed and libraries are all here! So what's wrong??? Can't find any solution for this. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580054. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 23 23:52:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 06:52:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576064] gst-launch playbin2 of a youtube stream doesn't exit after eos In-Reply-To: Message-ID: <20090424065212.BD19323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576064 GStreamer | don't know | Ver: git Fraxinas changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical ------- Comment #4 from Fraxinas 2009-04-24 06:52 UTC ------- red alert!! this is not only a problem with gst-launch but also in my application, after playing a youtube video both live from http or from a grabbed file, there's no GST_MESSAGE_EOS message on the bus ever. i'm using prereleases 0.10.22.2. of core and base. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576064. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 01:31:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 08:31:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090424083107.D431023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git ------- Comment #9 from Sebastian Dr?ge 2009-04-24 08:31 UTC ------- Something went wrong there it seems... Please retry with G_SLICE=always-malloc valgrind --trace-children=yes gst-launch-0.10 -v videotestsrc num-buffers=100 ! ffmpegcolorspace ! x264enc ! queue ! mux.video flvmux name=mux ! filesink location=test.flv audiotestsrc num-buffers=500 ! audioconvert ! lame ! queue ! mux.audio &> log If you're in an uninstalled GIT environment replace gst-launch-0.10 with /path/to/gitclones/gstreamer/tools/.libs/gst-launch-0.10 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:06:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:06:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576064] gst-launch playbin2 of a youtube stream doesn't exit after eos In-Reply-To: Message-ID: <20090424090618.9CB1523F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576064 GStreamer | don't know | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bilboed at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #5 from Edward Hervey 2009-04-24 09:06 UTC ------- Could you provide new debug logs ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576064. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:22:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:22:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579858] Running make distcheck fails In-Reply-To: Message-ID: <20090424092217.916D823F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579858 GStreamer | gst-plugins-good | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-24 09:22 UTC ------- Could you please tell use which bugs fail. Do they also fail if you just run make check? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579858. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:25:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:25:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580091] New: soundtouch plugin fails to load Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580091 GStreamer | gst-plugins-bad | Ver: git Summary: soundtouch plugin fails to load Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: ensonic at sonicpulse.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Failed to load plugin '/usr/lib/gstreamer-0.10/libgstsoundtouch.so': /usr/lib/libBPM.so.1: undefined symbol: _ZN10soundtouch16FIFOSampleBufferC1Ej $ c++filt _ZN10soundtouch16FIFOSampleBufferC1Ej soundtouch::FIFOSampleBuffer::FIFOSampleBuffer(unsigned int) this is ubuntu 8.10 using $ apt-cache show libsoundtouch1c2 | grep Version: Version: 1.3.1-2 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580091. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:25:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:25:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 544204] (tcpserversink) Got EOS from element "pipeline0". In-Reply-To: Message-ID: <20090424092549.3510D23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=544204 GStreamer | gst-plugins-base | Ver: 0.10.14 Luca Ognibene changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luca.ognibene at gmail.com ------- Comment #1 from Luca Ognibene 2009-04-24 09:25 UTC ------- You need to do it from your program, for example: * create a filesrc ! tcpserversink pipeline * block tcpserversink.sink pad * connect to tcpserversink client-added signal * start pipeline * in the client-added callback unblock tcpserversink.sink pad -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=544204. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:36:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:36:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580093] New: [PATCH] Make tcpserversink read really used port, useful if you want to pass 0 as port parameter Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580093 GStreamer | gst-plugins-base | Ver: git Summary: [PATCH] Make tcpserversink read really used port, useful if you want to pass 0 as port parameter Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: luca.ognibene at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Right now you can pass 0 to tcpserversink as port parameter, OS will select a random free port but you don't know which.. This patch add as a call to getsockname so you can do: * create tcpserversink port=0 * set_state(READY) * ret = element.get_property(port) Without the patch ret is 0. With the patch ret points to the port selected by the OS. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580093. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:40:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:40:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580093] [PATCH] Make tcpserversink read really used port, useful if you want to pass 0 as port parameter In-Reply-To: Message-ID: <20090424094017.89C8B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580093 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Luca Ognibene 2009-04-24 09:40 UTC ------- Created an attachment (id=133245) --> (http://bugzilla.gnome.org/attachment.cgi?id=133245&action=view) add getsockname -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580093. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:42:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:42:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090424094231.48E0123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-24 09:42 UTC ------- Uraeus, have you see the discussion in bug #340375. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:43:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:43:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090424094305.0C5C123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133211|0 |1 is obsolete| | ------- Comment #10 from Christian Fredrik Kalager Schaller 2009-04-24 09:43 UTC ------- Created an attachment (id=133246) --> (http://bugzilla.gnome.org/attachment.cgi?id=133246&action=view) updated log -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:45:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:45:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576064] gst-launch playbin2 of a youtube stream doesn't exit after eos In-Reply-To: Message-ID: <20090424094540.71B4F23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576064 GStreamer | don't know | Ver: git ------- Comment #6 from Fraxinas 2009-04-24 09:45 UTC ------- yes of course! just let me know which elements exactly to log and with which level since an entire level 5 debug gets too big :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576064. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:50:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:50:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580054] gst-editor not configuring ./configure properly! In-Reply-To: Message-ID: <20090424095004.2EEFB23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580054 GStreamer | gst-editor | Ver: 0.8.0 Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG ------- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-24 09:50 UTC ------- gstreamer-0.8 series != gstreamer-0.10 series the cvs repository has a never released port of gst-editor to gstreamer-0.10 API -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580054. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 02:59:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 09:59:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576064] gst-launch playbin2 of a youtube stream doesn't exit after eos In-Reply-To: Message-ID: <20090424095903.365DF23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576064 GStreamer | don't know | Ver: git ------- Comment #7 from Fraxinas 2009-04-24 09:59 UTC ------- Created an attachment (id=133247) --> (http://bugzilla.gnome.org/attachment.cgi?id=133247&action=view) no EOF bus message :( log created with GST_DEBUG="*queue2*:5,*decodebin*:5,*playbin2*:5" enigma2 >no_eof.log 2>&1 please note, that the STOP command was manually invoked by our gui, it did not stop on its own. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576064. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 03:11:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 10:11:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090424101157.6A7F023F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x ------- Comment #3 from Christian Fredrik Kalager Schaller 2009-04-24 10:11 UTC ------- Ok, so looking at bug #340375 it seems the caps for the MPEG4 container format should maybe be application/x-iso-mp4 I guess we can fix the muxer to use this and also the demuxer, while the typefinding stuff might need to wait. Although part of me feel that mp4 container format being typefound as a quicktime file is a obvious bug and thus not something which should be kept as it is due to ABI considerations. As for the discussion in 340375 it seems to be mostly about if GStreamer typefinders should not only check for container format as they do today, but also prod inside the files, so I guess its a slightly different debate from this one. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 03:28:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 10:28:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576064] gst-launch playbin2 of a youtube stream doesn't exit after eos In-Reply-To: Message-ID: <20090424102809.2D83E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576064 GStreamer | don't know | Ver: git ------- Comment #8 from Fraxinas 2009-04-24 10:28 UTC ------- Created an attachment (id=133250) --> (http://bugzilla.gnome.org/attachment.cgi?id=133250&action=view) more detailed log GST_DEBUG=*queue*:5,*decodebin*:5,*playbin*:5,*EVENT*:5,*MESSAGE*:5,*sink:4 enigma2 >no_eof_3.log 2>&1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576064. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 03:49:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 10:49:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576064] gst-launch playbin2 of a youtube stream doesn't exit after eos In-Reply-To: Message-ID: <20090424104940.5D7EB23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576064 GStreamer | don't know | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |WONTFIX ------- Comment #9 from Edward Hervey 2009-04-24 10:49 UTC ------- That's a bug in your audiosink, it's not handling EOS properly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576064. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 03:54:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 10:54:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090424105427.020B623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x ------- Comment #4 from Christian Fredrik Kalager Schaller 2009-04-24 10:54 UTC ------- Thiago, discussed this with Tim, Wim and Edward today. Ended up being a very wide ranging discussion and maybe something that would be natural to pick up on at the GStreamer summit this summer, but I think for now, you should just change the caps of the mp4 muxer to application/x-iso-mp4 and just leave the typefinders and demuxers alone for now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 04:28:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 11:28:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580091] soundtouch plugin fails to load In-Reply-To: Message-ID: <20090424112849.5622F23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580091 GStreamer | gst-plugins-bad | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |ensonic at sonicpulse.de |bugs at lists.sourceforge.net | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-24 11:28 UTC ------- Found it, fix follows soon. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580091. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 04:43:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 11:43:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090424114311.35EF2387DE1@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git ------- Comment #11 from Christian Fredrik Kalager Schaller 2009-04-24 11:43 UTC ------- Created an attachment (id=133251) --> (http://bugzilla.gnome.org/attachment.cgi?id=133251&action=view) test using mpegtsmux -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 05:09:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 12:09:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090424120903.93D1D23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133165|0 |1 is obsolete| | ------- Comment #4 from Wim Taymans 2009-04-24 12:09 UTC ------- Created an attachment (id=133252) --> (http://bugzilla.gnome.org/attachment.cgi?id=133252&action=view) updated patch - Removes thread create/destroy from the task into a new GstTaskPool object that is easily subclassable into a custom threadpool. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 05:47:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 12:47:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580091] soundtouch plugin fails to load In-Reply-To: Message-ID: <20090424124754.CC4DC23F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580091 GStreamer | gst-plugins-bad | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-24 12:47 UTC ------- commit d60a472bb501e8ec58305d40731ea5d5fbf5c9fa Author: Stefan Kost Date: Fri Apr 24 15:42:27 2009 +0300 soundtouch: fix configure to use proper shell syntax. fixes #580091 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580091. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:08:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:08:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580120] New: [playbin2] unit test fails Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580120 GStreamer | gst-plugins-base | Ver: git Summary: [playbin2] unit test fails Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wim.taymans at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The playbin2 unit test fails in -base with a race condition. The reason is that the unit tests uses a custom source that provides raw video on an always source pad. Playbin2 continues autoplugging and exposing the pads in the state change to READY, resulting in the source to be set to PAUSED before the sinks had a chance to got to PAUSED too. This causes a wrong-state return, which stops everything. We need to add more code to playbin2 to handle this (uncommon) case. For the release I would suggest to disable the test. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580120. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:09:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:09:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580121] New: race condition in GStreamer state changes causes problems in id3v2mux tests Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580121 GStreamer | gstreamer (core) | Ver: git Summary: race condition in GStreamer state changes causes problems in id3v2mux tests Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I'm not sure if this is a regression or not. I suspect it is, or at least a pre-existing race exacerbated by the async message handling changes. It causes problems when a pipeline containing no async elements is set to playing, and then inserts an async element on the way - such as the test for id3v2mux, which adds fakesinks to each pad exposed by an id3demux element. The fix is really simple, and Wim and I both think it should go in this release: http://cgit.freedesktop.org/~thaytan/gstreamer/commit/?h=work&id=c7f8fed3844b7e72cec85c8ee312752193671a80 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580121. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:09:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:09:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580120] [playbin2] unit test fails In-Reply-To: Message-ID: <20090424140945.2276123F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580120 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580120. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:28:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:28:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580120] [playbin2] unit test fails In-Reply-To: Message-ID: <20090424142836.1EA4623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580120 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #1 from Jan Schmidt 2009-04-24 14:28 UTC ------- I'm a bit worried that this also represents a race present when playing audio CD's - needs testing whether it's actually a problem in practice. If we can't easily fix it for this release, then we should at least disable the test to avoid confusion. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580120. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:32:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:32:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580121] race condition in GStreamer state changes causes problems in id3v2mux tests In-Reply-To: Message-ID: <20090424143217.87D0C23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580121 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #1 from Wim Taymans 2009-04-24 14:32 UTC ------- Or even something like this: diff --git a/gst/gstbin.c b/gst/gstbin.c index 39da827..1d8deaf 100644 --- a/gst/gstbin.c +++ b/gst/gstbin.c @@ -2523,6 +2523,7 @@ gst_bin_continue_func (BinContinueData * data) transition = (GstStateChange) GST_STATE_TRANSITION (current, next); GST_STATE_NEXT (bin) = next; + GST_STATE_PENDING (bin) = pending; /* mark busy */ GST_STATE_RETURN (bin) = GST_STATE_CHANGE_ASYNC; GST_OBJECT_UNLOCK (bin); -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580121. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:56:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:56:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580120] [playbin2] unit test fails In-Reply-To: Message-ID: <20090424145604.6CFFD23F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580120 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Jan Schmidt 2009-04-24 14:56 UTC ------- After testing extensively for, oh several minutes now, I don't seem to have any problems with cdda://, so I think it is OK to just disable the test. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580120. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:57:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:57:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090424145725.6BE3D23F50C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git ------- Comment #5 from Olivier Crete (Tester) 2009-04-24 14:56 UTC ------- Created an attachment (id=133255) --> (http://bugzilla.gnome.org/attachment.cgi?id=133255&action=view) task: Add function to set task priority I'm proposing a different approach to RT threads. Instead of having a separate thread pool, we can instead just set the priority of the thread when a Task is executed and reset it afterwards, that then allows us to change the priority of a task while its running. That means we can set the priority of a whole series of interconnected tasks using events. In my case, I want the tasks that will be used to receive audio to be RT, but not video (for example), so I can just send the event up the pipeline when I add the audio sink, without having to go fish into rtpbin or decodebin. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 07:58:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 14:58:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090424145808.1B0A123F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git ------- Comment #6 from Olivier Crete (Tester) 2009-04-24 14:58 UTC ------- Created an attachment (id=133256) --> (http://bugzilla.gnome.org/attachment.cgi?id=133256&action=view) pad: Add real-time event and set task according to it -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 08:35:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 15:35:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090424153537.E877023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #13 from Patrick Radizi 2009-04-24 15:35 UTC ------- It leaks memory also if you just run against the same rtps server the whole time. I modified the test program so that it just connects to the rtsp server and then streams forever (to fakesink). This seems to leaks about 2 bytes/sec. I used valgrind on this test, it does not directly give the error but the reachable data can be seen increasing if you run the test a longer time period. I did one test for 180 sec and one test for 3600 sec. I then compared the valgrind output of these two. There where three sections that showed that more memory had been allocated for the section in the 3600s vs the 180s version. I haven't been able to figure out if this can be used to find the leak because it looks a bit strange. They all originate from gst_init() in the call sequence and that is strange since this is only called once. I have attached a file with these three valgrind sections to this case. The memory increase of these three sections after 1 hour was : section 1: 1845 bytes section 2: 306 bytes section 3: 2464 bytes -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 08:37:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 15:37:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090424153729.7E7C523EF75@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #14 from Patrick Radizi 2009-04-24 15:37 UTC ------- Created an attachment (id=133259) --> (http://bugzilla.gnome.org/attachment.cgi?id=133259&action=view) Valgrind trace showing three sections that increase over time -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 08:40:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 15:40:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580121] race condition in GStreamer state changes causes problems in id3v2mux tests In-Reply-To: Message-ID: <20090424154006.4179623EF75@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580121 GStreamer | gstreamer (core) | Ver: git ------- Comment #2 from Jan Schmidt 2009-04-24 15:40 UTC ------- That also fixes the problem for me - please commit :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580121. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 09:01:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 16:01:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580133] New: Regression in baseparse since last release Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580133 GStreamer | gst-plugins-bad | Ver: git Summary: Regression in baseparse since last release Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Commit ad2c7bffe7d94c79184904b14101cbc93eeb9ebd breaks the unit tests. If I interpret the problem correctly, the old logic sent a newsegment, and then flushed any data in the adapter (presumably because it comes from the old segment). The new logic flushes the adapter whenever there is a pending newsegment event, but doesn't send the newsegment until there is a complete frame. This leaves it in a state where until there is a single input buffer containing a full frame, the parser continuously flushes the adapter (containing part of a frame), and never pushes the newsegment event. See gstbaseparse.c:886 for the offending gst_adapter_clear() code. I would guess that the fix is to move the gst_adapter_clear() to a better location, possibly when the pending newsegment event is enqueued in the first place - as presumably any data after then comes from the new segment and needs to be separated from the old, incomplete, frames. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580133. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 09:46:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 16:46:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580144] New: emit notify::internal-ssrc when there is a ssrc collision Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580144 GStreamer | gst-plugins-bad | Ver: git Summary: emit notify::internal-ssrc when there is a ssrc collision Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Attaching a patch that adds a couple calls to g_object_notify(). Also, while I'm at it, downgrade the message when there is a ssrc change in the buffer from WARNING to LOG because pad alloc is not implemented in any of the RTP components, so there is no way to notify upstream elements about collisions. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580144. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 09:46:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 16:46:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580144] emit notify::internal-ssrc when there is a ssrc collision In-Reply-To: Message-ID: <20090424164629.DA84E23F596@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580144 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-04-24 16:46 UTC ------- Created an attachment (id=133265) --> (http://bugzilla.gnome.org/attachment.cgi?id=133265&action=view) rtpsession: Emit notify when the internal-ssrc property changes -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580144. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 09:47:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 16:47:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580144] emit notify::internal-ssrc when there is a ssrc collision In-Reply-To: Message-ID: <20090424164721.3F3CC23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580144 GStreamer | gst-plugins-bad | Ver: git ------- Comment #2 from Olivier Crete (Tester) 2009-04-24 16:47 UTC ------- Created an attachment (id=133266) --> (http://bugzilla.gnome.org/attachment.cgi?id=133266&action=view) rtpsource: Downgrade warning on ssrc update to LOG evel Since neither rtpmanager nor any of the payloaders properly implement pad allocation, there is no way for rtpmanager to update them if there is an SSRC collision. So the warning is emitted all the time and it is confusing. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580144. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 10:17:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 17:17:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580120] [playbin2] unit test fails In-Reply-To: Message-ID: <20090424171710.06C6D23F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580120 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal ------- Comment #3 from Jan Schmidt 2009-04-24 17:17 UTC ------- Disabled the test in git. I'll remove the blocker mark, but leave this bug open for fixing after the release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580120. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 10:26:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 17:26:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090424172659.2006F23F510@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git ------- Comment #7 from Wim Taymans 2009-04-24 17:26 UTC ------- Comment #5 and Comment #6: A slightly different use case here but certainly something that we also should support. The patch in Comment #4 also allows for setting the thread priority but at a different moment, when the thread is first entered (_ENTER) or when the thread is created (_CREATED). See also the example stream-status.c. It's slighly harder to use because you have to catch the messages and then figure out if the thread is part of the pipeline you want to change the priority of. The advantage is that you can raise the priority before dataflow happens and while autoplugging is busy constructing stuff. Likewise you can lower the priority again when the thread is DESTROYED. The messages also have the added benefit that you can also handle internal threads created by an element (the threads to write to an audio device come to mind) The GstTaskPool idea is a bit more involved. If you want to do serious realtime threading you also likely want to have a watchdog thread to kill any stray threads in order to not lock up your system. This is something that a realtime threadpool can do in the background. The taskpool is also usefull if you need threads with specific stacksizes or other features that are not configurable after the thread is created and running. Configuring the priorities with an event seems to be the easiest but least flexible way to do things. You would likely send the event after the pipeline is autoplugged up to the sink, in which case dataflow already happened at the normal priority and you missed your chance to raise the priority earlier. Also an event requires you to run the entire src -> sink path with the same priority. For RTP, for example, it could make sense to only run the receiver parts with a high priority up to the jitterbuffers in order to not lose packets, but after that regular scheduling might work just fine (or do this just for the video part and run the complete audio part at higher priority). This is just to give you a bit more background info for what this patch wanted to support. I'll add your event based patch too, likely by making a new core EVENT_PRIORITY type. It also needs to be more configurable as it currently just sets the priority to one of the realtime variants. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 10:34:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 17:34:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580121] race condition in GStreamer state changes causes problems in id3v2mux tests In-Reply-To: Message-ID: <20090424173402.AB11E23F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580121 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #3 from Wim Taymans 2009-04-24 17:34 UTC ------- commit 81cadeecd27ad39fcda3be0c2771ff03276dcab8 Author: Wim Taymans Date: Fri Apr 24 19:36:22 2009 +0200 GstBin: set PENDING_STATE correctly Set the pending state correctly when we are going to perform an async state_continue on the bin. Fixes #580121 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580121. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 10:35:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 17:35:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090424173536.CEA4C23F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #3 from Wim Taymans 2009-04-24 17:35 UTC ------- Is this a regression? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 10:37:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 17:37:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090424173720.A397123F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Wim Taymans 2009-04-24 17:37 UTC ------- shall we revert it or is there a patch? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 10:42:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 17:42:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090424174244.027FC23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git Tristan Matthews changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #4 from Tristan Matthews 2009-04-24 17:42 UTC ------- I don't think so, I hadn't tested it until fairly recently though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 11:04:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 18:04:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577468] [id3demux] Frames not extracted if tag is unsynchronised In-Reply-To: Message-ID: <20090424180411.833CD23F593@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577468 GStreamer | gst-plugins-good | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|t.i.m at zen.co.uk |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Resolution| |FIXED Summary|[id3demux] Unable to read |[id3demux] Frames not |ID3v2 (2.3) tags which are |extracted if tag is |unsyncronization |unsynchronised Target Milestone|HEAD |0.10.15 ------- Comment #9 from Tim-Philipp M?ller 2009-04-24 18:03 UTC ------- This should fix it: commit 0ff1b18cbb105f33b5d9682cda23f2c389d75d3f Author: Tim-Philipp M?ller Date: Fri Apr 24 02:11:28 2009 +0100 id3demux: add unit test file for unsynced id3 tags commit a85d7b7059d1955666fe0b93f5dcacdc3e02426b Author: Tim-Philipp M?ller Date: Fri Apr 24 01:51:35 2009 +0100 id3demux: parse unsynchronised tags properly We didn't handle unsynchronization at all up to now, which might have caused frames to not be extracted - esp. frames after an APIC picture frame. Fixes #577468. Doesn't handle unsyncing of individual frames yet, but I don't have test files for that at hand. Will try to fix that up too tho'. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577468. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 11:11:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 18:11:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090424181103.37A1223F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git ------- Comment #8 from Olivier Crete (Tester) 2009-04-24 18:11 UTC ------- One thing missing from your implementation is being able to change the priority of an already running thread may also be useful. For example, we may not know if a file contains audio or video before it has been demuxed. Or to implement event-based handling, the event will probably not be produced before the threads are started if there is autoplugging. I'm not really sure how to implement that in a flexible way. As for the event based stuff, maybe we could have a generic event that triggers a callback for each pad traversed (or each pad that has a task), that said, this wont work for non-pad tasks. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 11:49:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 18:49:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools" In-Reply-To: Message-ID: <20090424184944.A187E23F52E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=501239 GStreamer | gstreamer (core) | Ver: git ------- Comment #9 from Wim Taymans 2009-04-24 18:49 UTC ------- For changing the priorities of running tasks, you could keep a ref to all the stream-status messages and work from there. It would theoretically allow you to put a caps notify on those pads referenced in the message (for tasks started by pads) and then conditionally raise priorities based on the media type as the pads become negotiated. A bit clumsy but doable. Or the other way around, look for deep-notify::caps and then do something with the related tasks from the pad that fired it. I was also considering a getter for the task of a pad. The only problem is that you don't really know when a pad has a task unless you look at the messages. And if you need to keep the messages for that, you already have the task. Even for the Tasks that don't have pads, the element could intercept the priority events on certain pads and raise related internal threads, if needed. What could be interesting is some sort of probe event that would be insterted in the dataflow and would trigger something on each pad it traveled through, not sure what the use case here is or how to link that to the tasks. Or another idea: have a query function you can do on a pad that returns the task that does the streaming on this pad, it'll go upstream until the task is found. You probably need this if you want to use the deep-notify on pads without tasks. In practice it's not really a problem, you can add pad probes, pad block or notifies on pads and since they are all done from the streaming threads, you have a handle to the thread right away. We probably need a method to get the task of the current thread for that. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 14:11:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 21:11:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090424211100.EAB8E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #2 from Jan Schmidt 2009-04-24 21:10 UTC ------- A simple fix would be to ensure that the initial segment has the same start time and buffer timestamping as before - that we generate a running time, but add the start time from the first segment. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 14:33:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 21:33:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580177] New: glibc 2.10 deprecates register_printf_function Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580177 GStreamer | gstreamer (core) | Ver: git Summary: glibc 2.10 deprecates register_printf_function Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: thaytan at mad.scientist.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified There's a new print extension mechanism in glibc 2.10 Patch to use the new function conditionally is at http://cgit.freedesktop.org/~thaytan/gstreamer/commit/?h=work&id=032bb0ed06147c5368c161eae94655a77388a803 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580177. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 15:03:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 22:03:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090424220303.AA7D123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.x ------- Comment #5 from Thiago Sousa Santos 2009-04-24 22:03 UTC ------- Module: gst-plugins-bad Branch: master Commit: bb86b8ca7e9f5de4cdb48e1248a2675e4dfa49a1 URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=bb86b8ca7e9f5de4cdb48e1248a2675e4dfa49a1 Author: Thiago Santos Date: Fri Apr 24 18:53:36 2009 -0300 mp4mux: Changes src caps to application/x-iso-mp4 Fixes #580005 Done, can we close it? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 15:07:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 22:07:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577346] [xvimagesink] Playback failure with certain XVImage sizes In-Reply-To: Message-ID: <20090424220722.87F8823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577346 GStreamer | gst-plugins-base | Ver: 0.10.16 ------- Comment #4 from Steve Magoun 2009-04-24 22:07 UTC ------- Turns out that while it makes the sample_mpeg4.mp4 movie play correctly, my patch doesn't fix the case in which GST_ROUND_UP_4(xvimage->width) and GST_ROUND_UP_8(xvimage->width) return different values. I'm probably misunderstanding something in gstreamer, but there seems to be a fundamental problem in this case: Suppose we have a 426x240 image in I420 (a real example - I ran into this with Totem's visualizer plugin on a system w/ a 576px tall screen). XvShmCreateImage takes width, height, and format as input. If the X driver always returns an image that's exactly the requested size, xvimage->data_size will be 426px * 240px * 1.5bytes/px = 153360bytes. However, gstreamer expects a shared image with size = 154560 (gst_xvimagesink_show_frame gets handed a GstBuffer with size = 154560, and the 'sanity check' code in gst_xvimagesink_xvimage_new also expects an image w/ size 154560). Therefore XvShmCreateImage needs to return an image where xvimage->data_size = 154560 in order to appease the sanity checks in gst_xvimagesink_xvimage_new, gst_xvimagesink_show_frame, and gst-xvimagesink_buffer_alloc. If XvShmCreateImage does exactly what's requested, though, it's not possible to create the proper surface: 154560 / 1.5 / 240 = 429.333.... The calculation for 154560 is as follows: GST_ROUND_UP_4 (width) * GST_ROUND_UP_2 (height) + GST_ROUND_UP_2 (height) * GST_ROUND_UP_8 (width) /2 = size 428 * 240 + 240 * 432 / 2 = 154560 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577346. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 16:47:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 24 Apr 2009 23:47:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 578563] win32 export files are not disted In-Reply-To: Message-ID: <20090424234730.3392323F521@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=578563 GStreamer | gst-plugins-bad | Ver: 0.10.11 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #132438|0 |1 is obsolete| | Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #4 from Tim-Philipp M?ller 2009-04-24 23:47 UTC ------- commit f37c6b60207fb4da67d6b932ea4c81d94cba56c9 Author: Tim-Philipp M?ller Date: Sat Apr 25 00:42:44 2009 +0100 win32: dist libgstdshow.def by adding it to win32/MANIFEST Fixes #578563. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578563. From bugzilla-daemon at bugzilla.gnome.org Fri Apr 24 22:00:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 25 Apr 2009 05:00:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090425050038.5B28323F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git ------- Comment #12 from Sebastian Dr?ge 2009-04-25 05:00 UTC ------- Ok, so essentially this is a crash that happens when decoding and encoding your video... Does it also crash if: a) You don't use a muxer and instead link the encoders to fakesinks? b) If you don't encode but simply link the two decodebin pads to fakesinks? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 25 04:15:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 25 Apr 2009 11:15:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564423] Crash somewhere in libgstplaybin.so In-Reply-To: Message-ID: <20090425111536.A253623F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564423 GStreamer | gst-plugins-base | Ver: 0.10.x Bruno Boaventura changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brunobol at gnome.org Status|NEEDINFO |RESOLVED Resolution| |INCOMPLETE ------- Comment #2 from Bruno Boaventura 2009-04-25 11:15 UTC ------- Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564423. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 25 06:17:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 25 Apr 2009 13:17:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580214] New: Equalizer starts distorting the sound after a while. Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580214 GStreamer | gst-plugins-good | Ver: 0.10.22 Summary: Equalizer starts distorting the sound after a while. Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: yogeshm.007 at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: After while of playing with the lower frequency bands of the equaliser, the sound starts to distort. Once it start to distort, the distortion gets increases with every change of any of the band. Only if all bands are set to 0, the sound is normal. This problem was encountered in my KDE/qt based program which uses gstreamer directly. I've tested banshee and found that problem there too. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Yes. Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580214. From bugzilla-daemon at bugzilla.gnome.org Sat Apr 25 06:37:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sat, 25 Apr 2009 13:37:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090425133713.EA9EE23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Version|0.10.x |0.10.12 ------- Comment #6 from Christian Fredrik Kalager Schaller 2009-04-25 13:37 UTC ------- Closing as fixed -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 01:38:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 08:38:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580214] Equalizer starts distorting the sound after a while. In-Reply-To: Message-ID: <20090426083857.20ED523F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580214 GStreamer | gst-plugins-good | Ver: 0.10.22 Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org AssignedTo|gstreamer- |slomo at circular-chaos.org |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 ------- Comment #1 from Sebastian Dr?ge 2009-04-26 08:38 UTC ------- Could you run with GST_DEBUG=equalizer:5 and attach the generated output here, especially the filter coefficients (and a note at which point things went wrong)? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580214. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 03:05:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 10:05:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] New: oggmux outputs "chopped" ogg with continuous input Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Summary: oggmux outputs "chopped" ogg with continuous input Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: arkadini at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Running the pipeline with HEAD (the same with ubuntu's gst 0.10.22-1, -base 0.10.22-5): gst-launch-0.10 videotestsrc pattern=12 num-buffers=4 ! video/x-raw-yuv,framerate=1/1 ! videorate ! video/x-raw-yuv,framerate=30/1 ! theoraenc ! queue ! oggmux ! filesink location=/tmp/chopped.ogg produces a file that has the following structure (note the non-consecutive page numbers between 1 and 29): |1809875873| page 0, GP 0 [ 0], Flags: B (1 (42)) |1809875873| GP 0|0, packetno 0: 42 bytes |1809875873| page 1, granulepos 0|0, Flags: (2 (63)) |1809875873| GP -1|63, packetno 1: 50 bytes |1809875873| GP 0|0, packetno 2: 2613 bytes |1809875873| page 3, granulepos 1|0, Flags: (1 (8)) |1809875873| GP 1|0, packetno 4: 8 bytes |1809875873| page 5, granulepos 1|1, Flags: (1 (9)) |1809875873| GP 1|1, packetno 6: 9 bytes |1809875873| page 7, granulepos 1|2, Flags: (1 (9)) |1809875873| GP 1|2, packetno 8: 9 bytes |1809875873| page 9, granulepos 1|3, Flags: (1 (9)) |1809875873| GP 1|3, packetno 10: 9 bytes |1809875873| page 11, granulepos 1|4, Flags: (1 (9)) |1809875873| GP 1|4, packetno 12: 9 bytes |1809875873| page 13, granulepos 1|5, Flags: (1 (9)) |1809875873| GP 1|5, packetno 14: 9 bytes |1809875873| page 15, granulepos 1|6, Flags: (1 (9)) |1809875873| GP 1|6, packetno 16: 9 bytes |1809875873| page 17, granulepos 1|7, Flags: (1 (9)) |1809875873| GP 1|7, packetno 18: 9 bytes |1809875873| page 19, granulepos 1|8, Flags: (1 (9)) |1809875873| GP 1|8, packetno 20: 9 bytes |1809875873| page 21, granulepos 1|9, Flags: (1 (9)) |1809875873| GP 1|9, packetno 22: 9 bytes |1809875873| page 23, granulepos 1|10, Flags: (1 (9)) |1809875873| GP 1|10, packetno 24: 9 bytes |1809875873| page 25, granulepos 1|11, Flags: (1 (9)) |1809875873| GP 1|11, packetno 26: 9 bytes |1809875873| page 27, granulepos 1|12, Flags: (1 (9)) |1809875873| GP 1|12, packetno 28: 9 bytes |1809875873| page 29, granulepos 1|13, Flags: (1 (9)) |1809875873| GP 1|13, packetno 30: 9 bytes |1809875873| page 30, granulepos 1|14, Flags: (1 (9)) |1809875873| GP 1|14, packetno 31: 9 bytes |1809875873| page 31, granulepos 1|15, Flags: (1 (54)) |1809875873| GP 1|15, packetno 32: 54 bytes ... (after that the page numbers are consecutive). The same pipeline produces correct/continuous ogg with (ubuntu's) gstreamer 0.10.21-4 and -base 0.10.21-3. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 11:24:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 18:24:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] New: Rgvolume does not work when a tag other than the one containing replaygain values exist. Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | don't know | Ver: git Summary: Rgvolume does not work when a tag other than the one containing replaygain values exist. Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: balachandran_c at rediffmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: In an mp3 file, with multiple metadata tags, the first being an apev2 tag containing replaygain values (replaygain-track-gain, replaygain-track-peak), and the second tag containing values like artist, title etc, rgvolume does not work. It doesn't seem to receive the replaygain tag. This holds true if the second tag (artist, title...) is either apev2 or id3. Steps to reproduce: 1. Create a file with one apev2 tag containing title info. gst-launch alsasrc ! taginject tags="title=test" ! audioconvert ! lame ! apev2mux ! filesink location=firstpass.mp3 2. Add a second tag with replaygain information. gst-launch filesrc location=firstpass.mp3 ! taginject tags="replaygain-track-gain=-0.46,replaygain-track-peak=0.856934" ! apev2mux ! filesink location=secondpass.mp3 3. export GST_DEBUG=rgvolume:3 gst-launch -t filesrc location=secondpass.mp3 ! decodebin ! audioconvert ! rgvolume ! fakesink Actual results: rgvolume does not set the result gain to match target. it doesn't see the tag containing replaygain values. Expected results: rgvolume should set the result gain to match target. Does this happen every time? yes. Other information: This bug could be related to this one: http://bugzilla.gnome.org/show_bug.cgi?id=556734 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 11:25:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 18:25:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] Rgvolume does not work when a tag other than the one containing replaygain values exist. In-Reply-To: Message-ID: <20090426182552.E0FF723F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | don't know | Ver: git ------- Comment #1 from Balachandran. C 2009-04-26 18:25 UTC ------- Created an attachment (id=133354) --> (http://bugzilla.gnome.org/attachment.cgi?id=133354&action=view) An mp3 file created according to the steps in the report -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 11:31:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 18:31:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] Rgvolume does not work when a tag other than the one containing replaygain values exist. In-Reply-To: Message-ID: <20090426183146.8426023F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | don't know | Ver: git ------- Comment #2 from Balachandran. C 2009-04-26 18:31 UTC ------- Created an attachment (id=133355) --> (http://bugzilla.gnome.org/attachment.cgi?id=133355&action=view) Debug Log with: GST_DEBUG=2,*rgvolume:5,*tagdemux:5 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 11:33:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 18:33:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] Rgvolume does not work when a tag other than the one containing replaygain values exists. In-Reply-To: Message-ID: <20090426183305.A8F8123F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | don't know | Ver: git Balachandran. C changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Rgvolume does not work when |Rgvolume does not work when |a tag other than the one |a tag other than the one |containing replaygain values|containing replaygain values |exist. |exists. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 12:57:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Sun, 26 Apr 2009 19:57:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 576114] omx_vorbisdec trumps oggdemux while accepting all application/x-ogg, incl. videos In-Reply-To: Message-ID: <20090426195701.78DC623F50D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=576114 GStreamer | gst-openmax | Ver: git Felipe Contreras changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #3 from Felipe Contreras 2009-04-26 19:57 UTC ------- (In reply to comment #2) > > I don't know what gst-openmax is supposed to be doing here. NEED_INFO. > > I think we should just give the omx vorbis decoder a lower rank > (RANK_SECONDARY) so that the regular oggdemux/vorbisdec/theoradec combo will be > used if it is available. If it's not available, omx_vorbisdec will be used and > the user will get an error, which is fine then, since it's not worse than > having no decoder installed. gst-openmax is not used on any major desktop distributions, it's mostly meant for embedded systems where codec vendors provide OpenMAX IL implementations. If you install gst-openmax on your desktop it's probably for testing purposes so you must know what you are doing and therefore only load the plugin when you want to test it. If the priority is SECONDARY, then you will not be able to test the elements. In any case, I'm decreasing the priority because ogg vorbis has never worked that well with bellagio and gst-openmax upstream uses it by default. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576114. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 19:16:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 02:16:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577346] [xvimagesink] Playback failure with certain XVImage sizes In-Reply-To: Message-ID: <20090427021631.DB4DE23F50D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577346 GStreamer | gst-plugins-base | Ver: 0.10.16 David Schleef changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTGNOME ------- Comment #5 from David Schleef 2009-04-27 02:16 UTC ------- xvimagesink is pretty heavily tested over the years with lots of video cards, X servers, and OS's, for various odd video sizes. I fixed a whole slew of drivers that were doing things wrong several years ago, but am unable to keep track of everything on a continuing basis. There are *lots* of assumptions and knowledge about video cards that really isn't documented anywhere, especially not in the XVideo spec. Unless someone has recently broken the xvimagesink code without me noticing, xvimagesink is likely correct, and the driver is broken. A brief check shows me that 190x240 and 426x240 (as well as 425x240 and 427x240) work with the drivers I have immediately available. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577346. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 22:11:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 05:11:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] New: The GstQueue can't wait the signal, and then all the threads are blocked. Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 Summary: The GstQueue can't wait the signal, and then all the threads are blocked. Product: GStreamer Version: 0.10.11 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: hy110001 at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.7/2.8 GNOME milestone: Unspecified Please describe the problem: The gst_queue_chain is still waiting, because the gst_queue_push_one sends the signal before the waiting in gst_queue_chain. Steps to reproduce: 1. Playing video on arm device. 2. The playback will be blocked in serval minitues. 3. Actual results: The playback is blocked, but the application is alive, it will be dead at any gst operation. Expected results: continue playing. Does this happen every time? about 90%. Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 22:15:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 05:15:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090427051528.1543723F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 ------- Comment #1 from H.Y 2009-04-27 05:15 UTC ------- Created an attachment (id=133391) --> (http://bugzilla.gnome.org/attachment.cgi?id=133391&action=view) gstqueue blocked log -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 22:17:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 05:17:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090427051736.1005A23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 ------- Comment #2 from H.Y 2009-04-27 05:17 UTC ------- Created an attachment (id=133392) --> (http://bugzilla.gnome.org/attachment.cgi?id=133392&action=view) gstqueue.c with debug info out -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 22:19:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 05:19:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090427051936.47FCF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 ------- Comment #3 from H.Y 2009-04-27 05:19 UTC ------- Created an attachment (id=133393) --> (http://bugzilla.gnome.org/attachment.cgi?id=133393&action=view) gstpad.c with debug info out -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Sun Apr 26 22:25:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 05:25:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090427052511.56D5B23F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 ------- Comment #4 from H.Y 2009-04-27 05:25 UTC ------- The application will be crashed when I use the GST_DEBUG with high level setting on gstreamer-0.10.11, right for low level, it maybe the serial is not strong enough or something else, so I add some debug info out manually in the gstqueue.c and gspad.c. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 01:09:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 08:09:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567140] G726 Packetizer issue for 24kbps & 40 kbps datarate In-Reply-To: Message-ID: <20090427080957.15C5823F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567140 GStreamer | gst-plugins-good | Ver: 0.10.10 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #3 from Wim Taymans 2009-04-27 08:09 UTC ------- commit f33501ad4bfd903b7534b7d1bf20e8f915da22e1 Author: Wim Taymans Date: Mon Apr 27 10:08:39 2009 +0200 g726pay: fix compilation commit 84c3d1a2c804e2056895e1d406df4d3ca5945e34 Author: Wim Taymans Date: Mon Apr 27 10:02:06 2009 +0200 g726pay: add RFC compliant packetizing Shuffle the input bits according to RFC 3551 for G726 payloads. Add option to force the previous behaviour. Fixes #567140 commit e213debe8e7e9bba0d01b77489aeb5d075e5f45f Author: Wim Taymans Date: Mon Apr 27 09:59:54 2009 +0200 g726depay: add debug category Add a debugging category, add some comments and remove _peek_parent(). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567140. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 01:19:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 08:19:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] Rgvolume does not work when a tag other than the one containing replaygain values exists. In-Reply-To: Message-ID: <20090427081902.0F3AB23F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | don't know | Ver: git ------- Comment #3 from Balachandran. C 2009-04-27 08:18 UTC ------- By printing out the received tags from inside rgvolume (gst_rg_volume_tag_event), it is seen that the tags received are: taglist, title=(string)test; taglist, audio-codec=(string)"MPEG\ 1\ Audio\,\ Layer\ 3\ \(MP3\)"; taglist, bitrate=(guint)128000, has-crc=(boolean)false, channel-mode=(string)joint-stereo; in that order. The taglist containing replaygain values are missing. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 01:31:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 08:31:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580214] Equalizer starts distorting the sound after a while. In-Reply-To: Message-ID: <20090427083149.6782123F4FC@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580214 GStreamer | gst-plugins-good | Ver: 0.10.22 ------- Comment #2 from Yogesh Marwaha 2009-04-27 08:31 UTC ------- Created an attachment (id=133398) --> (http://bugzilla.gnome.org/attachment.cgi?id=133398&action=view) Debug output Output of 'GST_DEBUG=equalizer:5 banshee-1' is attached. Banshee had my previous equaliser settings saved and I did not have to do anything else to get the distortion. Simply playing-back an audio file was enough. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580214. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 01:57:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 08:57:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090427085708.7A6EB23F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #5 from Wim Taymans 2009-04-27 08:57 UTC ------- 0.10.11 is almost 2.5 years old... Your analysis is unlikely true, the chain and push_one functions both take locks and check the status of the queue before blocking, even if push_one were to signal before the chain function was entered, there would be no problem because the chain function would see that there is space in the queue and not block. Blocking queues are usually either: - some error happened downstream (usually wrong-state) that stops the pushing part of the queue - some sink blocking a long time on the buffer, overflowing the queue. If you say GST_DEBUG crashes, is this related to the 64bit printf functions that were buggy in older glib versions perhaps? We need more info, were are you running this on? why such an old version? can't you make a real debug log? Can you make a bull backtrace of when things are locked? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 02:14:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 09:14:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580144] emit notify::internal-ssrc when there is a ssrc collision In-Reply-To: Message-ID: <20090427091417.53F1423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580144 GStreamer | gst-plugins-bad | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #133265|none |committed Flag| | Attachment #133266|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #3 from Wim Taymans 2009-04-27 09:14 UTC ------- commit cc51f90c1a74bc8bb61ff1121720d1ea36f074e5 Author: Olivier Crete Date: Mon Apr 27 11:09:08 2009 +0200 rtpsouce: make WARNING into LOG Since neither rtpmanager nor any of the payloaders properly implement pad allocation, there is no way for the rtpmanager to inform downstream elements of the new SSRC if there is an SSRC collision. So the warning is emitted all the time and it is confusing. Fixes #580144 commit bf3ea86c2ffa74c064a26a134d7477560f54b6c3 Author: Olivier Crete Date: Mon Apr 27 11:06:01 2009 +0200 rtpsession: notify when SSRC changes Emit a g_object_notify when the SSRc changes because of a collision. Fixes #580144 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580144. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 02:35:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 09:35:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579642] [oggdemux] fails to play ogg/vorbis files In-Reply-To: Message-ID: <20090427093544.E1DEE23F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579642 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579642. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 03:12:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 10:12:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090427101206.AF61023F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Comment #13 from Christian Fredrik Kalager Schaller 2009-04-27 10:12 UTC ------- Hmm, ser ut til at denne pipelinen ogsaa crasher, gst-launch-0.10 -v videotestsrc num-buffers=100 ! ffmpegcolorspace ! x264enc ! mux fakesink name=mux ! filesink location=test.flv audiotestsrc num-buffers=500 ! audioconvert ! lame ! mux 0:00:00.103808723 4475 0x8cfc050 ERROR GST_PIPELINE ./grammar.y:571:_gst_parse_yyparse: no element "mux" 0:00:00.113843448 4475 0x8cfc050 ERROR GST_PIPELINE ./grammar.y:571:_gst_parse_yyparse: no element "mux" 0:00:00.157609835 4475 0x8cfc050 ERROR GST_PIPELINE ./grammar.y:524:gst_parse_perform_link: could not link mux to filesink0 WARNING: erroneous pipeline: no element "mux" Caught SIGSEGV accessing address 0x48 Killed -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 03:13:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 10:13:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580410] New: Rankings for muxers and encoders Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580410 GStreamer | gstreamer (core) | Ver: 0.10.x Summary: Rankings for muxers and encoders Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Being able to 'whitelist' various encoders and muxers by adding ranks to them would be good. Currently without ranks I am forced to hardcode specific element names in misc white and blacklists in Transmageddon. If nobody minds I will start adding ranks myself to the various plugins. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580410. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 03:15:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 10:15:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580410] Rankings for muxers and encoders In-Reply-To: Message-ID: <20090427101554.6DB2A23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580410 GStreamer | gstreamer (core) | Ver: 0.10.x Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org ------- Comment #1 from Sebastian Dr?ge 2009-04-27 10:15 UTC ------- That's a very good idea, it will also help if we have multiple encoders/muxers for one format and one should be preffered. IIRC Tester wanted something like this for his encodebin/muxbin already -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580410. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 03:17:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 10:17:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] FLV muxer crash? In-Reply-To: Message-ID: <20090427101704.C3EEF23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git ------- Comment #14 from Sebastian Dr?ge 2009-04-27 10:17 UTC ------- Essentially that means that x264 is broken for you. I bet you'll get the same crash if you use ffmpeg or mencoder to encode something with x264... can you confirm this and close the bug as NOTGNOME then? :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 03:18:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 10:18:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580412] New: New API for getting plugins Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580412 GStreamer | gst-plugins-base | Ver: 0.10.x Summary: New API for getting plugins Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified In transmageddon I spent a lot of time trying to be able to get at codecs and muxers by using GStreamer caps/mimetypes and link that with element names. We got quite a bit of API in GStreamer for taking string mimetypes and using them, but not a easy way to link that information with actual plugins. In transmageddon I created this file to deal with it: http://cgit.freedesktop.org/~uraeus/transmageddon/tree/src/codecfinder.py It is essentially an API which I can for instance provide with 'audio/mpeg,mpegversion=1,layer=3' and it will return me the name of a mp3 encoder if I got one, or let me know that there is no plugin for that format available (which in turn lets me use the pbutils stuff to search for a plugin). Would be nice to have a generic version of this API in C availalble in GStreamer as loading of plugins and checking pad caps is not obvious to people not very experienced with GStreamer. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580412. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 06:34:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 13:34:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579642] [oggdemux] fails to play ogg/vorbis files In-Reply-To: Message-ID: <20090427133444.A354323EF6D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579642 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Wim Taymans 2009-04-27 13:34 UTC ------- Those files are seriously corrupted, they contain parts of program code and bits of two ogg files. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579642. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 06:54:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 13:54:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580412] New API for getting plugins In-Reply-To: Message-ID: <20090427135452.9A4F623F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580412 GStreamer | gst-plugins-base | Ver: 0.10.x Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca ------- Comment #1 from Olivier Crete (Tester) 2009-04-27 13:54 UTC ------- I'd suggest something along the lines of GList *gst_.._get_element_factories(GstCaps *incaps, GstCaps *outcaps, gchar *first_class, gchar *second_class, ...); There is some nasty code that does something like that in a much less generic way in Farsight. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580412. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 06:56:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 13:56:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580410] Rankings for muxers and encoders In-Reply-To: Message-ID: <20090427135622.D86F523F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580410 GStreamer | gstreamer (core) | Ver: 0.10.x Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca ------- Comment #2 from Olivier Crete (Tester) 2009-04-27 13:56 UTC ------- Yes, finally I'm not the only one trying to autoplug encoders! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580410. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 06:56:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 13:56:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580412] New API for getting plugins In-Reply-To: Message-ID: <20090427135656.83F5A23F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580412 GStreamer | gst-plugins-base | Ver: 0.10.x ------- Comment #2 from Olivier Crete (Tester) 2009-04-27 13:56 UTC ------- while you're at it, lets add a "guint min_rank" parameter to exclude bad apples -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580412. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:00:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:00:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580410] Rankings for muxers and encoders In-Reply-To: Message-ID: <20090427140019.B726923F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580410 GStreamer | gstreamer (core) | Ver: 0.10.x Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de ------- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-27 14:00 UTC ------- +1 from my side also. Christian, do you have a (python) script that gives use potiential candidates (muxers for same format and encoders for same codec)? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580410. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:02:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:02:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090427140251.3088523F595@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|blocker |normal -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:05:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:05:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579642] [oggdemux] fails to play ogg/vorbis files In-Reply-To: Message-ID: <20090427140550.611C523F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579642 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Wim Taymans 2009-04-27 14:05 UTC ------- Created an attachment (id=133419) --> (http://bugzilla.gnome.org/attachment.cgi?id=133419&action=view) fix to parse corrupted oggs better We misused the ogg api, we need to continue the data we gave to the sync layer instead of repeating bits of it. Also ignore invalid pages without bos and just post a warning when we see an unexpected serial number. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579642. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:13:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:13:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427141351.75C2923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Severity|normal |blocker Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:14:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:14:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427141400.BD18323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:33:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:33:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427143325.5A35723EF6D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Wim Taymans 2009-04-27 14:33 UTC ------- videorate duplicates the first frame with the DISCONT flag multiple times, oggmux encodes the discont by inserting a discont in the packet numbers. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 07:57:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 14:57:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427145733.A903523F506@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #2 from Wim Taymans 2009-04-27 14:57 UTC ------- Created an attachment (id=133422) --> (http://bugzilla.gnome.org/attachment.cgi?id=133422&action=view) handle DISCONT correctly Set the DISCONT flag correctly on outgoing buffer. We produce discont as the first buffer and after a flushing seek. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:00:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:00:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] Rgvolume does not work when a tag other than the one containing replaygain values exists. In-Reply-To: Message-ID: <20090427150053.7BCFF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | don't know | Ver: git Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de ------- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-27 15:00 UTC ------- I can see the tags: > gst-launch playbin uri=file://$PWD/secondpass.mp3 Setting pipeline to PAUSED ... Pipeline is PREROLLING ... FOUND TAG : found by element "apedemux0". replaygain track gain: -0.460000 replaygain track peak: 0.856934 FOUND TAG : found by element "apedemux1". title: test FOUND TAG : found by element "mpegaudioparse0". audio codec: MPEG 1 Audio, Layer 3 (MP3) FOUND TAG : found by element "mpegaudioparse0". bitrate: 128000 has crc: FALSE channel mode: joint-stereo FOUND TAG : found by element "mad0". layer: 3 mode: joint emphasis: none bitrate: 128000 Its a bit funky that there are two apedemux elements though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:12:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:12:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580459] New: [GstPad] gst_pad_remove_*_probe() takes guint parameter while it should take gulong Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580459 GStreamer | gstreamer (core) | Ver: git Summary: [GstPad] gst_pad_remove_*_probe() takes guint parameter while it should take gulong Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: slomo at circular-chaos.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Hi, there's a critical bug in gst_pad_remove_*_probe(). Currently it takes a guint as parameter for the handler ID. g_signal_disconnect_handler(), which is called internally takes a gulong and gst_pad_add_*_probe() also returns a gulong. We should probably add gst_pad_remove_*_probe_ulong() functions or something similar to get around this... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580459. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:14:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:14:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] [tagdemux] drops tag events from upstream In-Reply-To: Message-ID: <20090427151428.4D4B423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEW Component|don't know |gst-plugins-base Ever Confirmed|0 |1 Summary|Rgvolume does not work when |[tagdemux] drops tag events |a tag other than the one |from upstream |containing replaygain values| |exists. | ------- Comment #5 from Tim-Philipp M?ller 2009-04-27 15:14 UTC ------- > I can see the tags: That's because you're looking in the wrong place :) Try: gst-launch-0.10 filesrc location=580418-two-ape-tags-in-a-row.mp3 ! decodebin ! fakesink -v 2>&1 | grep taglist /GstPipeline:pipeline0/GstFakeSink:fakesink1: last-message = "event ******* E (type: 118, taglist, title=(string)test;) 0x8c010a0" /GstPipeline:pipeline0/GstFakeSink:fakesink1: last-message = "event ******* E (type: 118, taglist, audio-codec=(string)\"MPEG\\ 1\\ Audio\\,\\ Layer\\ 3\\ \\(MP3\\)\";) 0x8c01118" /GstPipeline:pipeline0/GstFakeSink:fakesink1: last-message = "event ******* E (type: 118, taglist, bitrate=(guint)128000, has-crc=(boolean)false, channel-mode=(string)joint-stereo;) 0x8c01140" It's a bug in tagdemux. Will have a look and make a patch later this evening if no one else is faster. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:21:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:21:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580459] [GstPad] gst_pad_remove_*_probe() takes guint parameter while it should take gulong In-Reply-To: Message-ID: <20090427152157.EB02623F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580459 GStreamer | gstreamer (core) | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #1 from Tim-Philipp M?ller 2009-04-27 15:21 UTC ------- Why is this critical? Has GLib started returning something else than non-sequential numbers counted from 0 (or 1)? (Hard to believe, that would break a lot of code out there...) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580459. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:22:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:22:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580459] [GstPad] gst_pad_remove_*_probe() takes guint parameter while it should take gulong In-Reply-To: Message-ID: <20090427152258.1370823F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580459 GStreamer | gstreamer (core) | Ver: git ------- Comment #2 from Tim-Philipp M?ller 2009-04-27 15:22 UTC ------- This is a duplicate of bug #352180 btw. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580459. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:24:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:24:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 352180] [0.11] [API] remove_data_probe() should take gulong In-Reply-To: Message-ID: <20090427152418.11D2223F59F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=352180 GStreamer | gstreamer (core) | Ver: 0.10.4 ------- Comment #2 from Wim Taymans 2009-04-27 15:24 UTC ------- *** Bug 580459 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=352180. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:24:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:24:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580459] [GstPad] gst_pad_remove_*_probe() takes guint parameter while it should take gulong In-Reply-To: Message-ID: <20090427152417.62C8823F4FC@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580459 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #3 from Wim Taymans 2009-04-27 15:24 UTC ------- *** This bug has been marked as a duplicate of 352180 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580459. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:39:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:39:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427153921.E51A523F506@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal ------- Comment #3 from Wim Taymans 2009-04-27 15:39 UTC ------- I can't see how this is a regression at all. No commits touched those parts in any meaningful way since the last release. Making non-critical until we can figure out what broke it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:44:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:44:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090427154442.9F2FD23F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Wim Taymans 2009-04-27 15:44 UTC ------- You can't set the buffer-time less than the latency-time. did you change the latency-time too? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:46:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:46:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427154659.91B8A23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Zaheer Abbas Merali changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zaheermerali at gmail.com ------- Comment #4 from Zaheer Abbas Merali 2009-04-27 15:46 UTC ------- it's obviously a regression since 0.10.21.... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:50:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:50:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] New: [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git Summary: [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: zaheermerali at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified legacyresample is fine audioresample is fine if in passthrough This should be relatively easy to detect by comparing total audio duration of a long file say without audioresample in pipeline and with audioresample in file. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 08:51:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 15:51:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090427155151.700CB23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Zaheer Abbas Merali 2009-04-27 15:51 UTC ------- s/in file/in pipeline/ -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:00:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:00:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090427160042.EA78423F59B@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:06:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:06:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427160657.3A7EF23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #7 from Christian Fredrik Kalager Schaller 2009-04-27 16:06 UTC ------- Ok, so to make this discussion a bit more clear the current setup is: quicktime files - typefinds at video/quicktime 3gpp files - typefinds as application/x-3gp mp4 files - typefinds as video/quicktime qtdemux handles video/quicktime and application/x-3gp as its input caps qtmux outputs video/quicktime 3gpmux outputs application/x-3gp mp4mux oututs application/x-iso-mp4 Solution options for going forward - all formats share the same main name, but get separate attributes, for example: video/quicktime,type=apple video/quicktime,type=3gpp video/quicktime,type=iso Or we define 3 separate mimetypes: video/quicktime application/x-3gp application/x-iso-mp4 or application/x-mp4 The gst-typefinder, would need to keep returning video/quicktime for mp4 no matter what, and I guess the qtdemuxer would need to keep accepting application/x-3gp no matter what. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:08:21 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:08:21 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090427160821.B919F23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |thaytan at mad.scientist.com |bugs at lists.sourceforge.net | Status|NEEDINFO |ASSIGNED Ever Confirmed|0 |1 ------- Comment #3 from Jan Schmidt 2009-04-27 16:08 UTC ------- Created an attachment (id=133427) --> (http://bugzilla.gnome.org/attachment.cgi?id=133427&action=view) proposed patch for vorbisenc segment offset Attaching a patch that offsets the running time applied to outgoing buffers by the start time of the first segment so they fall within the input segments. I didn't attempt to make vorbisenc output a single segment when receiving multiple segments, which is probably the correct thing for it to be doing in the longer term. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:09:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:09:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427160942.D9AAF23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #8 from Wim Taymans 2009-04-27 16:09 UTC ------- I vote for properties! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:11:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:11:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427161137.8542223F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:18:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:18:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427161857.05F1A23F506@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Wim Taymans 2009-04-27 16:18 UTC ------- any idea what change did it then? I can't find anything.. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:53:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:53:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580480] New: ffenc_mpeg4 segfault on gst-inspect Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580480 GStreamer | gst-ffmpeg | Ver: 0.10.x Summary: ffenc_mpeg4 segfault on gst-inspect Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified imization for CBP (0x08000000): qp-rd - Rate Distoration Optimization for QP selection (0x10000000): ss - H263 slice struct (0x40000000): scanoffset - Reserve space for SVCD scan offset user data (0x80000000): closedgop - Closed GOP interlaced : Interlaced Material flags: readable, writable Boolean. Default: false Current: false max-bframes : Maximum B-frames in a row flags: readable, writable Integer. Range: 0 - 16 Default: 0 Current: 0 Segmentation fault [cschalle at crazyhorse presets]$ gst-inspect-0.10 ffenc_mpeg4 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580480. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:55:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:55:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 531649] DVD menu support In-Reply-To: Message-ID: <20090427165543.3AE7B23F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=531649 GStreamer | gst-plugins-ugly | Ver: 0.10.x Harm Hilvers changed: What |Removed |Added ---------------------------------------------------------------------------- CC|harmhilvers at zonnet.nl | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=531649. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 09:57:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 16:57:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090427165715.220A523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git ------- Comment #6 from Tristan Matthews 2009-04-27 16:57 UTC ------- Even if I change the latency time to be less than the buffer-time, I get the same failure. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 10:06:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 17:06:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580480] ffenc_mpeg4 segfault on gst-inspect In-Reply-To: Message-ID: <20090427170658.783F923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580480 GStreamer | gst-ffmpeg | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO ------- Comment #1 from Tim-Philipp M?ller 2009-04-27 17:06 UTC ------- Strack trace? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580480. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 10:13:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 17:13:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427171307.00B5C23F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Michael Smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msmith at xiph.org ------- Comment #9 from Michael Smith 2009-04-27 17:13 UTC ------- I vote for a caps attribute! Nothing else consistently makes sense and retains backwards compatibility. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 10:39:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 17:39:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427173933.267DD23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Zaheer Abbas Merali changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker ------- Comment #6 from Zaheer Abbas Merali 2009-04-27 17:39 UTC ------- f93fcafe6489f70a8ae5d3f379ed8c2b8ed12018 is first bad commit commit f93fcafe6489f70a8ae5d3f379ed8c2b8ed12018 Author: Wim Taymans Date: Tue Nov 25 15:14:30 2008 +0000 ext/theora/: Parse segment events. Original commit message from CVS: * ext/theora/gsttheoraenc.h: * ext/theora/theoraenc.c: (gst_theora_enc_init), (theora_buffer_from_packet), (theora_push_packet), (theora_enc_sink_event), (theora_enc_is_discontinuous), (theora_enc_chain): Parse segment events. Pass incomming buffer timestamps to outgoing buffers. Use the running_time to construct the granulepos. Fixes #562163. is the cause, I did a git bisect. Marking as blocker as the commit that broke it is found -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 11:05:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 18:05:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580488] New: MFXMUX: pipeline doesn't work Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580488 GStreamer | gst-plugins-bad | Ver: 0.10.x Summary: MFXMUX: pipeline doesn't work Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified This mxfmux pipeline seems not to work: gst-launch-0.10 filesrc location=/home/cschalle/Videos/gravity.mpg ! decodebin2 name="decode" decode. ! ffmpegcolorspace ! schroenc ! queue ! mxfmux name=mux ! gnomevfssink location=file:///tmp/test8.mxf decode. ! audioconvert ! lame ! queue ! mux. 0:00:00.105218609 24024 0x8710050 ERROR GST_PIPELINE ./grammar.y:524:gst_parse_perform_link: could not link queue0 to mux 0:00:00.106378254 24024 0x8710050 ERROR GST_PIPELINE ./grammar.y:524:gst_parse_perform_link: could not link lame0 to queue1 WARNING: erroneous pipeline: could not link queue0 to mux -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580488. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 11:07:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 18:07:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577346] [xvimagesink] Playback failure with certain XVImage sizes In-Reply-To: Message-ID: <20090427180758.9C1E423F595@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577346 GStreamer | gst-plugins-base | Ver: 0.10.16 Julien MOUTTE changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julien at moutte.net ------- Comment #6 from Julien MOUTTE 2009-04-27 18:07 UTC ------- In GStreamer there's an assumption that says that I420 video frames have a specific stride. Y, U and V planes strides (size of a line in bytes) have to be a multiple of 4 which gives : Y stride = roundup_4 (width) U stride = V stride = roundup_8 (width) / 2 The XV drivers are supposed to do that too. In your case it seems like the Poulsbo driver does not do that and that's why it breaks. Fixing the check in xvimagesink is not going to fix the problem as GStreamer is going to generate frames with a different strides and the Poulsbo driver is going to choke on them. The correct fix for this is to add the stride in the caps for every video buffer so that the video sink can check if strides match or convert if they don't (that's on the TODO list). A fix to the poulsbo driver is probably the less intrusive thing to do. Fixing XVimagesink to convert strides is a possible hack as well adding a function that will memcpy the GStreamer frames to an XV image when width is not a multiple of 8. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577346. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 11:47:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 18:47:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090427184700.C052423F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #7 from Jan Schmidt 2009-04-27 18:46 UTC ------- I guess that's the corresponding commit to the one that broke vorbisenc -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 11:48:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 18:48:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427184829.383B023F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #10 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-27 18:48 UTC ------- If we do a caps attribute, I would call it ftyp (see http://www.ftyps.com/what.html). But then, whats the problem with adding application/x-iso-mp4 as a media type to the muxer, demuxer and typefinder? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 12:20:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 19:20:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427192058.4B07923F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #11 from Christian Fredrik Kalager Schaller 2009-04-27 19:20 UTC ------- Stefan, we can't add it to the typefinder without technically breaking ABI/API as there might be applications or plugins depending on the current behaviour. As for your ftyp suggestion I agree it seems it would make sense to use the ftyp name for the attribute and the ftyp codes for the various elements. Thiago, are you up for switching all the caps around to match this? The ftyp list is here: http://mp4ra.org/filetype.html so that the caps used for both typefinder, demuxer and muxer is: quicktime - video/quicktime,ftyp=qt$20$20 video/quicktime,ftyp=isom (or iso2?) video/quicktine,ftyp=3gg6 (I think, please check the mp4ra site) The demuxer needs to keep supporting the 'application/x-3gp' caps of course in addition to handling these 3 new subcaps. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 12:24:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 19:24:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427192405.BAD7423F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #12 from Christian Fredrik Kalager Schaller 2009-04-27 19:24 UTC ------- actually for quicktime I guess we do not want two white space entries as part of the caps, so just 'qt' should be fine there -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 12:39:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 19:39:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427193923.B575C23F59E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #13 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-27 19:39 UTC ------- Christian, if we add a new caps field we change the caps as well. The only breakage I can see is that if app have some hardcoded mappings. E.g. plugging qtdemux only for video/quicktime and application/x-3gp. Now if we start to use application/x-iso-mp4, they would faild to plug qtdemux for them. Is that what we are worried about? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 12:48:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 19:48:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090427194844.4FACB23F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #14 from Christian Fredrik Kalager Schaller 2009-04-27 19:48 UTC ------- yes, that is what we are worried about (I am personally not to worried, but I can agree to the principle that it do constitute a ABI breakage). I guess the idea is that if we only add attributes the get_name function for instance will still return video/quicktime for mp4, and I assume the typefinder if extended to return video/quicktime,ftyp=isom, would still work with a demuxer offering to plug with video/quicktime without any attributes. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 13:25:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 20:25:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580318] [tagdemux] drops tag events from upstream In-Reply-To: Message-ID: <20090427202502.0CF1523F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580318 GStreamer | gst-plugins-base | Ver: git ------- Comment #6 from Tim-Philipp M?ller 2009-04-27 20:25 UTC ------- Created an attachment (id=133444) --> (http://bugzilla.gnome.org/attachment.cgi?id=133444&action=view) possible fix: cache incoming events if we haven't sent a newsegment downstream yet -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580318. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 13:25:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 20:25:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579642] [oggdemux] handle broken ogg/vorbis files better In-Reply-To: Message-ID: <20090427202555.E251123F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579642 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Summary|[oggdemux] fails to play |[oggdemux] handle broken |ogg/vorbis files |ogg/vorbis files better ------- Comment #3 from Tim-Philipp M?ller 2009-04-27 20:25 UTC ------- Oh, didn't realise they were THAT broken. Must be filesystem corruption somewhere on my side, sorry about that and thanks for looking into this. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579642. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 13:41:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 20:41:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] New: pause problem when playing from neonhttpsrc Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git Summary: pause problem when playing from neonhttpsrc Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: major Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: andreas.frisch at multimedia-labs.de QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: in our dreambox enigma2 gui we tried pausing video streams and it wouldn't ever start playing after once paused. boundary conditions are like usually: - latest releases / prereleases of all elements (0.10.22.2) - we use our own hardware decoder audio + video sink elements Steps to reproduce: as a direct comparison we tested with both an mp4 youtube video and with an avi divx movie. Actual results: when playing directly from the internet, after pause there was no way to go back into playing or into stop state. Expected results: once coming from harddisk read with a filesink element, the streams were perfectly pauseable and resumable. Does this happen every time? + Other information: logfile coming up -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 13:42:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 20:42:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] pause problem when playing from neonhttpsrc In-Reply-To: Message-ID: <20090427204245.609C023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git ------- Comment #1 from Fraxinas 2009-04-27 20:42 UTC ------- Created an attachment (id=133446) --> (http://bugzilla.gnome.org/attachment.cgi?id=133446&action=view) GST_DEBUG="*:3,*mediasink*:5,*playbin2*:5,*http*:5" enigma2 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 13:44:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 20:44:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580133] Regression in baseparse since last release In-Reply-To: Message-ID: <20090427204407.4B96A23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580133 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Mark Nauwelaerts 2009-04-27 20:44 UTC ------- Created an attachment (id=133447) --> (http://bugzilla.gnome.org/attachment.cgi?id=133447&action=view) Possible patch Patch newsegment handling as suggested; looks reasonable and fixes unit test. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580133. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 14:37:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 21:37:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580480] ffenc_mpeg4 segfault on gst-inspect In-Reply-To: Message-ID: <20090427213745.4C1F923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580480 GStreamer | gst-ffmpeg | Ver: 0.10.x Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED ------- Comment #2 from Christian Fredrik Kalager Schaller 2009-04-27 21:37 UTC ------- what gdb command do I need to run to run gst-inspect inside gdb? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580480. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 14:40:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 21:40:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572285] Buffer Array In-Reply-To: Message-ID: <20090427214046.41AC123F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572285 GStreamer | gstreamer (core) | Ver: git Jonas Holmberg changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133027|0 |1 is obsolete| | ------- Comment #17 from Jonas Holmberg 2009-04-27 21:40 UTC ------- Created an attachment (id=133453) --> (http://bugzilla.gnome.org/attachment.cgi?id=133453&action=view) updated buffer list in core Made copy function shallow and added functions for removing and replacing buffers. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572285. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 15:34:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 22:34:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580480] ffenc_mpeg4 segfault on gst-inspect In-Reply-To: Message-ID: <20090427223404.02FCA23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580480 GStreamer | gst-ffmpeg | Ver: 0.10.x ------- Comment #3 from Christian Fredrik Kalager Schaller 2009-04-27 22:34 UTC ------- Program received signal SIGSEGV, Segmentation fault. 0x003617c4 in fini_context_translations () at setrans_client.c:243 243 free(prev_r2t_trans); (gdb) thread apply bt all (gdb) thread apply all bt Thread 1 (Thread 0xb7fe16c0 (LWP 27084)): #0 0x003617c4 in fini_context_translations () at setrans_client.c:243 #1 0x0035a93e in fini_lib () at init.c:127 #2 0x00352f88 in __do_global_dtors_aux () from /lib/libselinux.so.1 #3 0x003638c0 in _fini () from /lib/libselinux.so.1 #4 0x004fb1c3 in _dl_fini () at dl-fini.c:248 #5 0x0053dc99 in exit (status=0) at exit.c:75 #6 0x0052572d in __libc_start_main (main=0x804d020
, argc=2, ubp_av=0xbffff4f4, init=0x804dbf0 <__libc_csu_init>, fini=0x804dbe0 <__libc_csu_fini>, rtld_fini=0x4fafc0 <_dl_fini>, stack_end=0xbffff4ec) at libc-start.c:252 #7 0x0804a5b1 in _start () -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580480. From bugzilla-daemon at bugzilla.gnome.org Mon Apr 27 15:49:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Mon, 27 Apr 2009 22:49:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580412] New API for getting plugins In-Reply-To: Message-ID: <20090427224906.C610223F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580412 GStreamer | gst-plugins-base | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580412. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 00:32:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 07:32:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580554] New: PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580554 GStreamer | gst-plugins-good | Ver: 0.10.14 Summary: PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio Product: GStreamer Version: 0.10.14 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: jwrdegoede at fedoraproject.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Hi, I recently got some m4v streams with ac-3 audio, which a friend created on hiss Mac, and totem wouldn't play them. I've tracked this down to qtdemux not handling this correctly. It didn't recognize the fourcc, and it didn't recognize that AC-3 sound has a fixed bitrate. The attached patch fixes this. Now things work perfect in totem. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580554. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 00:33:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 07:33:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580554] PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio In-Reply-To: Message-ID: <20090428073303.AFD6823F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580554 GStreamer | gst-plugins-good | Ver: 0.10.14 ------- Comment #1 from Hans de Goede 2009-04-28 07:33 UTC ------- Created an attachment (id=133472) --> (http://bugzilla.gnome.org/attachment.cgi?id=133472&action=view) PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580554. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 01:53:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 08:53:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090428085301.B1A5523F598@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #8 from Wim Taymans 2009-04-28 08:52 UTC ------- Can you verify that the videorate patch also fixes it, because that theoraenc patch should be the right one to do. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 01:54:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 08:54:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090428085417.A2FF923F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #9 from Wim Taymans 2009-04-28 08:54 UTC ------- the vorbienc commit is a different thing.. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:02:10 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:02:10 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090428090210.27D8223F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #10 from Wim Taymans 2009-04-28 09:02 UTC ------- The thing that broke theoraenc in that commit is because it copied the DISCONT flag from the input to the output where previously it would only set a discont if the timestamps differed too much. This cause oggmux to increment the page number to encode the discont. The videorate patch still seems the best fix. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:10:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:10:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] oggmux outputs "chopped" ogg with continuous input In-Reply-To: Message-ID: <20090428091039.A6C9323F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git ------- Comment #11 from Zaheer Abbas Merali 2009-04-28 09:10 UTC ------- yah videorate patch also fixes it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:18:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:18:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090428091829.F2DF123F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal ------- Comment #7 from Jan Schmidt 2009-04-28 09:18 UTC ------- On second thought, the followup patch adds symbols that were already missing in previous releases. I think it'd be better to have them so that our ABI is the same regardless of disabling debug, but since it's not a regression maybe not for this release. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:21:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:21:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580488] MFXMUX: pipeline doesn't work In-Reply-To: Message-ID: <20090428092151.440A823F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580488 GStreamer | gst-plugins-bad | Ver: 0.10.x Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org ------- Comment #1 from Sebastian Dr?ge 2009-04-28 09:21 UTC ------- Here we have two problems: a) mxfmux doesn't support Dirac yet... as there's no Dirac/MXF spec yet :( b) You have to specify the pad template, i.e. mpeg_audio_sink_%u for lame. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580488. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:33:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:33:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] videorate: fails to clear discont flag on duplicated buffers In-Reply-To: Message-ID: <20090428093340.D7EC323F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|oggmux outputs "chopped" ogg|videorate: fails to clear |with continuous input |discont flag on duplicated | |buffers -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:53:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:53:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] videorate: fails to clear discont flag on duplicated buffers In-Reply-To: Message-ID: <20090428095353.1B36E23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133422|none |accepted-commit_now Flag| | ------- Comment #12 from Jan Schmidt 2009-04-28 09:53 UTC ------- Thanks for confirming. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:58:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:58:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] segfault in various elements In-Reply-To: Message-ID: <20090428095805.B2AB023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FLV muxer crash? |segfault in various elements ------- Comment #15 from Christian Fredrik Kalager Schaller 2009-04-28 09:58 UTC ------- Hmm, I actually get this segfault with gst-inspect also with all ffmpeg plugins in addition to x264. All other plugins I randomly tested are fine though. It is worth pointing out that these plugins do work when I use them in Transmageddon. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 02:58:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 09:58:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580488] MFXMUX: pipeline doesn't work In-Reply-To: Message-ID: <20090428095853.B16AD23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580488 GStreamer | gst-plugins-bad | Ver: 0.10.x Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG ------- Comment #2 from Christian Fredrik Kalager Schaller 2009-04-28 09:58 UTC ------- Ugh, confused stuff. Yeah, switching to something else did solve the issue :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580488. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 03:04:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 10:04:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580573] New: weird error trying to encode to DNxHD in MXF Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580573 GStreamer | gst-ffmpeg | Ver: 0.10.x Summary: weird error trying to encode to DNxHD in MXF Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gst-launch-0.10 -v filesrc location=/home/cschalle/Videos/gravity.mpg ! decodebin2 name="decode" ! ffmpegcolorspace ! ffenc_dnxhd ! queue ! mxfmux name=mux ! gnomevfssink location=file:///tmp/test8.mxf /GstPipeline:pipeline0/GstDecodeBin2:decode/GstMad:mad0.GstPad:src: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int)44100, channels=(int)2 /GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001 /GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001 /GstPipeline:pipeline0/GstDecodeBin2:decode.GstDecodePad:src0: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001 /GstPipeline:pipeline0/GstDecodeBin2:decode.GstDecodePad:src0.GstProxyPad:proxypad3: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001 0:00:00.348370534 29899 0x8e3f268 ERROR ffmpeg :0:: video parameters incompatible with DNxHD -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580573. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 03:53:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 10:53:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580133] Regression in baseparse since last release In-Reply-To: Message-ID: <20090428105340.A066223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580133 GStreamer | gst-plugins-bad | Ver: git ------- Comment #2 from Jan Schmidt 2009-04-28 10:53 UTC ------- There is some weird logic about configuring the pending segment in pull-mode in gst_base_parse_handle_seek(). I'm not sure it'll clear the adapter in that path now, but I don't follow the intent of the code well enough to be sure. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580133. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 04:06:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 11:06:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580582] New: gstreamer-properties segmentation fault Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580582 GStreamer | gstreamer (core) | Ver: 0.10.22 Summary: gstreamer-properties segmentation fault Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: critical Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: vsichi at gnome.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.25/2.26 GNOME milestone: Unspecified Steps to reproduce: 1. launching gstreamer-properties from terminal/graphical launcher. 2. 3. Stack trace: The terminal output: gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink' gstreamer-properties-Message: Skipping unavailable plugin 'esdsink' gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink' gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink' gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc' gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc' Segmentation fault Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580582. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 04:25:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 11:25:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580582] gstreamer-properties segmentation fault In-Reply-To: Message-ID: <20090428112507.C864F23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580582 GStreamer | gstreamer (core) | Ver: 0.10.22 Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEEDINFO Priority|Normal |High ------- Comment #1 from Tim-Philipp M?ller 2009-04-28 11:25 UTC ------- Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580582. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 04:30:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 11:30:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580585] New: rtpmux memleak Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580585 GStreamer | gst-plugins-bad | Ver: git Summary: rtpmux memleak Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: spglegle at yahoo.fr QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified After switching to latest rtpmuxer / rtpdtmfmux code we have some memleaks : ==00:00:54:46.747 21135== 25,944 bytes in 138 blocks are indirectly lost in loss record 33,229 of 33,236 ==00:00:54:46.747 21135== at 0x4024AEE: malloc (vg_replace_malloc.c:207) ==00:00:54:46.747 21135== by 0x45E0E93: g_malloc (gmem.c:131) ==00:00:54:46.747 21135== by 0x45F77D2: g_slice_alloc (gslice.c:824) ==00:00:54:46.747 21135== by 0x45F7B04: g_slice_alloc0 (gslice.c:833) ==00:00:54:46.747 21135== by 0x4420F27: g_type_create_instance (gtype.c:1555) ==00:00:54:46.747 21135== by 0x4407071: g_object_constructor (gobject.c:1045) ==00:00:54:46.747 21135== by 0x44078FD: g_object_newv (gobject.c:936) ==00:00:54:46.747 21135== by 0x4408581: g_object_new_valist (gobject.c:1026) ==00:00:54:46.747 21135== by 0x44086CD: g_object_new (gobject.c:794) ==00:00:54:46.747 21135== by 0x439ACD2: gst_pad_new_from_template (gstpad.c:512) ==00:00:54:46.747 21135== by 0x64C174E: gst_rtp_mux_request_new_pad (in /usr/local/gstreamer20090301/lib/gstreamer-0.10/libgstrtpmuxer.so) ==00:00:54:46.747 21135== by 0x437EB12: gst_element_get_request_pad (gstelement.c:902) ... also observed : ==00:00:54:46.696 21135== 128 bytes in 2 blocks are still reachable in loss record 33,153 of 33,236 ==00:00:54:46.696 21135== at 0x4024AEE: malloc (vg_replace_malloc.c:207) ==00:00:54:46.696 21135== by 0x4024C6F: realloc (vg_replace_malloc.c:429) ==00:00:54:46.696 21135== by 0x45E0D79: g_realloc (gmem.c:170) ==00:00:54:46.696 21135== by 0x45B1569: g_ptr_array_maybe_expand (garray.c:414) ==00:00:54:46.696 21135== by 0x45B15D9: g_ptr_array_add (garray.c:576) ==00:00:54:46.696 21135== by 0x43750EB: gst_caps_append_structure (gstcaps.c:700) ==00:00:54:46.696 21135== by 0x43758B6: gst_caps_copy (gstcaps.c:282) ==00:00:54:46.696 21135== by 0x64C1CE2: gst_rtp_mux_setcaps (in /usr/local/gstreamer20090301/lib/gstreamer-0.10/libgstrtpmuxer.so) ==00:00:54:46.696 21135== by 0x439503F: gst_pad_set_caps (gstpad.c:2426) ==00:00:54:46.696 21135== by 0x4395C0A: gst_pad_configure_sink (gstpad.c:2480) ==00:00:54:46.696 21135== by 0x4395E71: gst_pad_chain_unchecked (gstpad.c:3875) ==00:00:54:46.696 21135== by 0x439711C: gst_pad_push (gstpad.c:4057) ==00:00:54:46.696 21135== by 0x468CB89: gst_basertppayload_push (gstbasertppayload.c:683) ==00:00:54:46.696 21135== by 0x468B692: gst_base_rtp_audio_payload_push (gstbasertpaudiopayload.c:618) ==00:00:54:46.696 21135== by 0x468C03C: gst_base_rtp_audio_payload_handle_buffer (gstbasertpaudiopayload.c:522) ... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580585. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 04:35:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 11:35:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580585] rtpmux memleak In-Reply-To: Message-ID: <20090428113531.6C92B23F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580585 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Laurent Glayal 2009-04-28 11:35 UTC ------- in rtpmux.c:gst_rtp_mux_setcaps() the code changed from : ret = gst_pad_set_caps (rtp_mux->srcpad, caps); gst_caps_unref (caps); To ret = gst_pad_set_caps (rtp_mux->srcpad, caps); if (ret) gst_caps_replace (&padpriv->out_caps, caps); else gst_caps_unref (caps); Shouldn't the gst_caps_unref be done every time, as gst_caps_replace() increases caps refcount ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580585. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 04:50:22 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 11:50:22 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090428115022.4E8D623F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #15 from Patrick Radizi 2009-04-28 11:50 UTC ------- In gst_rtspsrc_try_send(), shouldn't the response message be freed in the GST_RTSP_MESSAGE_REQUEST and GST_RTSP_MESSAGE_DATA case ? See patch. It still leaks though even if I add the missing(?) call to gst_rtsp_message_unset() -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 04:51:42 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 11:51:42 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory In-Reply-To: Message-ID: <20090428115142.B02D323F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577318 GStreamer | gst-plugins-good | Ver: git ------- Comment #16 from Patrick Radizi 2009-04-28 11:51 UTC ------- Created an attachment (id=133483) --> (http://bugzilla.gnome.org/attachment.cgi?id=133483&action=view) Adds call to gst_rtsp_message_unset() in gst_rtspsrc_try_send() -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 05:41:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 12:41:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580573] weird error trying to encode to DNxHD in MXF In-Reply-To: Message-ID: <20090428124148.39AD923F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580573 GStreamer | gst-ffmpeg | Ver: 0.10.x Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slomo at circular-chaos.org Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE ------- Comment #1 from Sebastian Dr?ge 2009-04-28 12:41 UTC ------- Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 574725 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580573. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 05:41:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 12:41:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 574725] [ffenc_dnxhd] Undocumented restrictions to width/height/framerate/bitrate settings In-Reply-To: Message-ID: <20090428124155.AD15323F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=574725 GStreamer | gst-ffmpeg | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Uraeus at linuxrising.org ------- Comment #8 from Sebastian Dr?ge 2009-04-28 12:41 UTC ------- *** Bug 580573 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574725. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 06:18:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 13:18:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090428131815.5AF7423F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #15 from Christian Fredrik Kalager Schaller 2009-04-28 13:18 UTC ------- So I been pondering the attribute values back and forth. So my initial reaction was to use ftyp values as it would give people something they are familiar with. Then after discussing the issue with Wim and Tim in #gstreamer I came to the conclusion that it would just introduce semi-confusion like the GStreamer caps aka 'not mimetypes' does to a certain degree as we would typefind something as ftyp=qt, while its actually a ftyp=pana for example. But then after thinking some more about it, I am wondering if maybe the correct solution is to use the ftyp after all, cause in theory I guess we could want our muxer to be able to output all the 31 types of quicktime listed by mp4ra. And we might at some point want separate typefinders/typefinding for all those 31 types. And at that point using our own values might start to be even more confusing/non-optimal than adopting the ftyp here. Wim mentioned that there might be Quicktime files without a ftyp, but I guess we could sort that by adding a 'none' subcap or something? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 06:22:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 13:22:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580585] rtpmux memleak In-Reply-To: Message-ID: <20090428132249.BAFCD23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580585 GStreamer | gst-plugins-bad | Ver: git ------- Comment #2 from Laurent Glayal 2009-04-28 13:22 UTC ------- In same_clock_rate_fold () ... return !gst_caps_is_empty (intersect); } Shouldn't intersect be unreffed ? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580585. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 07:49:11 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 14:49:11 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580271] videorate: fails to clear discont flag on duplicated buffers In-Reply-To: Message-ID: <20090428144911.DF98923F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580271 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133422|accepted-commit_now |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #13 from Wim Taymans 2009-04-28 14:49 UTC ------- commit 915b3d139dee6d5ffcc36a635557ca24269b2eb8 Author: Wim Taymans Date: Tue Apr 28 11:32:49 2009 +0200 videorate: clear discont on duplicated buffers When videorate duplicates a buffer with a DISCONT flag, it copies the discont on the first pushed buffer but fails to clear it for subsequent buffers. This causes theoraenc!oggmux and possibly other elements to consider this a discont stream. Fix videorate to produce discont as the first buffer and after a flushing seek. Fixes #580271. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580271. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 07:50:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 14:50:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090428145040.3A99623F506@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #4 from Wim Taymans 2009-04-28 14:50 UTC ------- yes, like theoradec it needs to ouput single segment output and perform clipping on the raw input data. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 08:03:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 15:03:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] pause problem when playing from neonhttpsrc In-Reply-To: Message-ID: <20090428150340.D606023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #2 from Wim Taymans 2009-04-28 15:03 UTC ------- You should probably not return WRONG_STATE when the unlock is performed in the render method, but just return GST_FLOW_OK. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 08:04:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 15:04:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] pause problem when playing from neonhttpsrc In-Reply-To: Message-ID: <20090428150445.25CB423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID ------- Comment #3 from Wim Taymans 2009-04-28 15:04 UTC ------- Please reopen if that does not fix it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 08:20:59 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 15:20:59 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580585] rtpmux memleak In-Reply-To: Message-ID: <20090428152059.B56CD23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580585 GStreamer | gst-plugins-bad | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tester at tester.ca AssignedTo|gstreamer- |tester at tester.ca |bugs at lists.sourceforge.net | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580585. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 08:51:37 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 15:51:37 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572285] Buffer Array In-Reply-To: Message-ID: <20090428155137.8F6AE23F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572285 GStreamer | gstreamer (core) | Ver: git ------- Comment #18 from Wim Taymans 2009-04-28 15:51 UTC ------- How does one append a buffer to a group? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572285. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:12:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:12:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090428161243.8921223F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #2 from Jan Schmidt 2009-04-28 16:12 UTC ------- I'm running this pipeline: gst-launch audiotestsrc ! audio/x-raw-int,rate=48449 ! identity ! audioresample ! audio/x-raw-int,rate=44101 ! fakesink -v 2>&1 | grep offset After 10 minutes, they still look pretty in synch to me: /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 3728 bytes, timestamp: 10:24:47.818020364, duration: 0:00:00.021133307, offset: 1653250263, offset_end: 1653251195, flags: 0) 0xb7304298" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (4096 bytes, timestamp: 10:24:47.839171087, duration: 0:00:00.021135627, offset: 1816248320, offset_end: 1816249344, flags: 0) 0xb73041a8" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 3728 bytes, timestamp: 10:24:47.839153671, duration: 0:00:00.021133307, offset: 1653251195, offset_end: 1653252127, flags: 0) 0xb73041f8" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (4096 bytes, timestamp: 10:24:47.860306714, duration: 0:00:00.021135627, offset: 1816249344, offset_end: 1816250368, flags: 0) 0xb7304108" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 3728 bytes, timestamp: 10:24:47.860286978, duration: 0:00:00.021133307, offset: 1653252127, offset_end: 1653253059, flags: 0) 0xb7304158" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (4096 bytes, timestamp: 10:24:47.881442341, duration: 0:00:00.021135627, offset: 1816250368, offset_end: 1816251392, flags: 0) 0xb7304068" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 3728 bytes, timestamp: 10:24:47.881420285, duration: 0:00:00.021133307, offset: 1653253059, offset_end: 1653253991, flags: 0) 0xb73040b8" -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:15:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:15:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090428161501.5E89623F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #3 from Jan Schmidt 2009-04-28 16:14 UTC ------- I get the same result with 0.10.22 and 0.10.22.1, and both audioresample and legacyresample, btw. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:16:44 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:16:44 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 564024] [avidemux] crashes on an avifile with a txtstream segment In-Reply-To: Message-ID: <20090428161645.15E8A23EF65@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=564024 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Status|UNCONFIRMED |NEEDINFO ------- Comment #2 from Wim Taymans 2009-04-28 16:16 UTC ------- I does not crash for me but it fails with a decoding error because the subtitle is not of a regignized format (GAB2). Can you make a backtrace of the crash? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=564024. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:18:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:18:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090428161808.C11F323F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Jan Schmidt 2009-04-28 16:18 UTC ------- As far as I can see, theoraenc does *not* do single segment output either - all incoming NEWSEGMENT events are copied to the output verbatim. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:23:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:23:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090428162347.CBBB123F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #6 from Wim Taymans 2009-04-28 16:23 UTC ------- yes, you are right, I meant to say that theoraenc also should be changed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:32:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:32:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 572285] Buffer Array In-Reply-To: Message-ID: <20090428163247.DD28B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=572285 GStreamer | gstreamer (core) | Ver: git ------- Comment #19 from Jonas Holmberg 2009-04-28 16:32 UTC ------- With the current API one would find the correct position using _next_group() and _next() (returns NULL at the end of the group) and then _add(). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572285. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:35:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:35:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580626] New: wee patch to add can-activate-pull to audio sinks Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580626 GStreamer | gst-plugins-base | Ver: git Summary: wee patch to add can-activate-pull to audio sinks Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wingo at pobox.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I have a small patch to baseaudiosink. Somehow it was languishing, forlorn -- can it have a home in a release? Will attach. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580626. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:36:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:36:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580626] wee patch to add can-activate-pull to audio sinks In-Reply-To: Message-ID: <20090428163614.E118623F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580626 GStreamer | gst-plugins-base | Ver: git ------- Comment #1 from Andy Wingo 2009-04-28 16:36 UTC ------- Created an attachment (id=133516) --> (http://bugzilla.gnome.org/attachment.cgi?id=133516&action=view) add can-activate-pull property to baseaudiosink * gst-libs/gst/audio/gstbaseaudiosink.c: Add can-activate-pull property to baseaudiosink. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580626. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:50:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:50:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567997] [patch] add allow-pull-scheduling property to audio sinks In-Reply-To: Message-ID: <20090428165033.1C50923F597@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567997 GStreamer | gst-plugins-base | Ver: 0.10.22 ------- Comment #8 from Andy Wingo 2009-04-28 16:50 UTC ------- *** Bug 580626 has been marked as a duplicate of this bug. *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567997. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 09:50:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 16:50:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580626] wee patch to add can-activate-pull to audio sinks In-Reply-To: Message-ID: <20090428165032.7F02423F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580626 GStreamer | gst-plugins-base | Ver: git Andy Wingo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #2 from Andy Wingo 2009-04-28 16:50 UTC ------- *** This bug has been marked as a duplicate of 567997 *** -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580626. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 10:07:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 17:07:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567997] [patch] add allow-pull-scheduling property to audio sinks In-Reply-To: Message-ID: <20090428170734.1930123F596@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567997 GStreamer | gst-plugins-base | Ver: 0.10.22 Andy Wingo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567997. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 10:10:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 17:10:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090428171027.31D1523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #4 from Zaheer Abbas Merali 2009-04-28 17:10 UTC ------- gst-launch -v filesrc location=~/videodemo-mpegts-disker.20090428-093332.ts ! mpegtsdemux ! mad ! audiorate ! identity ! audioresample ! audio/x-raw-int,rate=44100 ! fakesink 2>&1 | grep offset gave me after 10 or so mins: /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (9216 bytes, timestamp: 13:01:11.383000000, duration: 0:00:00.024000000, offset: 2249826384, offset_end: 2249827536, flags: 0) 0x9d7fe98" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 8464 bytes, timestamp: 13:01:11.129080933, duration: 0:00:00.023990929, offset: 2067016793, offset_end: 2067017851, flags: 0) 0x9d81a30" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (9216 bytes, timestamp: 13:01:11.407000000, duration: 0:00:00.024000000, offset: 2249827536, offset_end: 2249828688, flags: 0) 0x9d92c58" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 8464 bytes, timestamp: 13:01:11.153071862, duration: 0:00:00.023990929, offset: 2067017851, offset_end: 2067018909, flags: 0) 0x9d818f0" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (9216 bytes, timestamp: 13:01:11.431000000, duration: 0:00:00.024000000, offset: 2249828688, offset_end: 2249829840, flags: 0) 0x9d92000" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 8464 bytes, timestamp: 13:01:11.177062791, duration: 0:00:00.023990929, offset: 2067018909, offset_end: 2067019967, flags: 0) 0x9d7ff88" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 248 bytes, timestamp: 13:01:11.201053720, duration: 0:00:00.000702947, offset: 2067019967, offset_end: 2067019998, flags: 0) 0x9d91c70" input is an mpeg ts file with mpeg 1 layer 2 audio of 48000 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 10:16:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 17:16:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090428171632.3EE7023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #5 from Zaheer Abbas Merali 2009-04-28 17:16 UTC ------- with legacyresample: /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (9216 bytes, timestamp: 13:01:12.319000000, duration: 0:00:00.024000000, offset: 2249871312, offset_end: 2249872464, flags: 0) 0x8f3d378" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 8472 bytes, timestamp: 13:01:12.318820861, duration: 0:00:00.024013606, offset: 813501443249060, offset_end: 813501443250119, flags: 0) 0x8f21068" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (9216 bytes, timestamp: 13:01:12.343000000, duration: 0:00:00.024000000, offset: 2249872464, offset_end: 2249873616, flags: 0) 0x8f1fb80" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 8464 bytes, timestamp: 13:01:12.342834467, duration: 0:00:00.023990929, offset: 813501443250119, offset_end: 813501443251177, flags: 0) 0x8f31338" /GstPipeline:pipeline0/GstIdentity:identity0: last-message = "chain ******* (identity0:sink)i (9216 bytes, timestamp: 13:01:12.367000000, duration: 0:00:00.024000000, offset: 2249873616, offset_end: 2249874768, flags: 0) 0x8f3d328" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 8472 bytes, timestamp: 13:01:12.366825396, duration: 0:00:00.024013606, offset: 813501443251177, offset_end: 813501443252236, flags: 0) 0x8f21470" -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 10:29:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 17:29:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090428172924.20D1523F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #16 from Christian Fredrik Kalager Schaller 2009-04-28 17:29 UTC ------- Ok, had one more discussion about this in #gstreamer. wtay, MikeS, __tim, mnauw, thiagoss and myself taking part. Seems the use of ftyp values are not to popular due to being ugly and maybe to specific for what we are ever going to do. Some of them might be better done as element settings, like the 3gpp subtypes for instance if we ever support them. So we are back to the orginal suggestion for subcaps naming, with using the word variant instead of type, cause Mike and Tim likes it more, and also cause we have precedence for that word in existing elements (h263). video/quicktime,variant=apple video/quicktime,variant=3gpp video/quicktime,variant=iso -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 10:58:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 17:58:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580133] Regression in baseparse since last release In-Reply-To: Message-ID: <20090428175848.699C123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580133 GStreamer | gst-plugins-bad | Ver: git Mark Nauwelaerts changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manauw at skynet.be ------- Comment #3 from Mark Nauwelaerts 2009-04-28 17:58 UTC ------- It looks like pretty standard seek handling that prepares some newsegment events for the streaming thread (e.g. as in basesrc). As far as I can tell/read/search/grep, the adapter is not used in pull mode, so that should be OK. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580133. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 11:16:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 18:16:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090428181638.9694423F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #17 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-28 18:16 UTC ------- Just for the record, my issue here is that e.g. m4a files are not video/quicktime, especially not "video". So please tag the changes with big fat "FIXME-0.11". -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 11:57:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 18:57:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090428185749.1E6BD23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git ------- Comment #7 from Tristan Matthews 2009-04-28 18:57 UTC ------- I did more testing, and I've found that the minimum value you can assign to buffer-time without getting this exception depends on (at least) your jack server's frames per period setting as well as its sample rate, both of which can be determined with jack_get_buffer_size and jack_get_sample_rate, respectively. For example, for a sample rate of 48000, the following combinations represent the minimum buffer-times possible: sample-rate: 48000 frames per period: [16 32 64 128 256 512 1024 2048] min buffer-time: [333 666 1333 2666 5333 10666 21333 42666] or for 44100... sample-rate: 44100 frames per period: [16 32 64 128 256 512 1024 2048] min buffer-time: [362 725 1451 2902 5804 11609 23219 46439] -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 12:08:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 19:08:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580007] GstRingbuffer throws a floating point exception when buffer-time is too low In-Reply-To: Message-ID: <20090428190816.239CB23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580007 GStreamer | gst-plugins-base | Ver: git ------- Comment #8 from Tristan Matthews 2009-04-28 19:08 UTC ------- so the formula for the minimum is: N frames * 1sec/samplerate * 1000000usec/sec = min buffertime, i.e. 64 frames/1 sec X 1 sec/48000 frames * 1000000 usecs/sec = 1333.3333 should i patch jackaudiosink and jackaudiosrc to make sure that one can't set the buffer-time property below this value? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580007. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 13:04:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 20:04:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090428200424.3B8A523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #7 from Jan Schmidt 2009-04-28 20:04 UTC ------- Wim, Zaheer - are you OK with this patch for this release and we do more extensive fixes later? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 13:31:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 20:31:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580585] rtpmux memleak In-Reply-To: Message-ID: <20090428203105.7E62923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580585 GStreamer | gst-plugins-bad | Ver: git Olivier Crete (Tester) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #3 from Olivier Crete (Tester) 2009-04-28 20:31 UTC ------- The first patch is good. (In reply to comment #2) > return !gst_caps_is_empty (intersect); > Shouldn't intersect be unreffed ? This one is actually correct, because the g_value_take_boxed() already ate the reference. The second leak is because the fold function didn't unref the pad after using it. Also has been fixed in git.. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580585. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 13:59:56 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 20:59:56 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580649] New: uridecodebin: bug on documentation Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580649 GStreamer | gst-plugins-base | Ver: git Summary: uridecodebin: bug on documentation Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: n770galaxy at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The documentation of autoplug-* signals in uridecodebin have some bugs. The arguments are not aligned with the output of gst-inspect. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580649. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 14:06:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 21:06:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090428210618.57DB023F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #8 from Wim Taymans 2009-04-28 21:06 UTC ------- an ok from me. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 14:49:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Tue, 28 Apr 2009 21:49:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090428214954.3718023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Bastien Nocera changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hadess at hadess.net -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 20:56:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 03:56:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580373] The GstQueue can't wait the signal, and then all the threads are blocked. In-Reply-To: Message-ID: <20090429035633.3AA2B23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580373 GStreamer | gstreamer (core) | Ver: 0.10.11 ------- Comment #6 from H.Y 2009-04-29 03:56 UTC ------- The components detail are as follows: gstreamer-0.10.11 gst-plugins-base-0.10.11 gst-plugins-good-0.10.5 gst-plugins-ugly-0.10.6 gst-plugins-bad-0.10.4 gst-ffmpeg-0.10.2 glib-2.8.6 zlib-1.2.3 libxml2-2.6.26 Yes, It is me running this on. For some reason I still use the 0.10.11, and I have buillt a 0.10.21 version for testing, it is also possible that I will upgrade it to the latest version. I will make a real debug log on the target device and support more info. Thanks a lot! -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580373. From bugzilla-daemon at bugzilla.gnome.org Tue Apr 28 23:30:40 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 06:30:40 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] pause problem when playing from neonhttpsrc In-Reply-To: Message-ID: <20090429063040.2D4D323EF44@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git Fraxinas changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | ------- Comment #4 from Fraxinas 2009-04-29 06:30 UTC ------- code excerpt... if (FD_ISSET (READ_SOCKET (self), &readfds)) { /* read all stop commands */ while (TRUE) { gchar command; int res; READ_COMMAND (self, command, res); if (res < 0) { GST_LOG_OBJECT (self, "no more commands"); /* no more commands */ break; } } goto stopped; } if (self->fd < 0) return GST_FLOW_OK; so it does return GST_FLOW_OK when unlock is done, i put a debug in the stopped branch but that's never being called. this is the same way in both the audio- and the videosink. only the httpsrc emits 0:01:38.656942000 954 0x10a7a838 INFO basesrc gstbasesrc.c:2282:gst_base_src_loop: pausing after gst_pad_push() = wrong-state but that's supposedly normal -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 00:44:05 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 07:44:05 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 310775] libvisual element needs to support opengl In-Reply-To: Message-ID: <20090429074405.5BA0C23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=310775 GStreamer | gst-plugins-base | Ver: git Pacho Ramos changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pacho at condmat1.ciencias.unio | |vi.es -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=310775. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 00:48:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 07:48:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090429074809.145F323F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git ------- Comment #8 from Ren? Stadler 2009-04-29 07:48 UTC ------- I agree, but please exclude this bug from the release notes so nobody gets the impression that this is fixed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 00:50:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 07:50:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090429075018.B687E23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #6 from Jan Schmidt 2009-04-29 07:50 UTC ------- Perhaps there are some discontinuities in your file from lost packets? Just trying to narrow down what we should be looking for in audioresample. I also note that the output from legacyresample has a completely different offset range calculated. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 01:03:13 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 08:03:13 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090429080313.8AB7123F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #7 from Jan Schmidt 2009-04-29 08:03 UTC ------- Ah, of course - I missed the audiorate, which ought to be compensating for any discontinuities. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:01:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:01:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580712] New: [ogg/vorbis] oggdemux ! vorbisparse ! oggmux gives unexpected buffer out of segment found Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580712 GStreamer | gst-plugins-base | Ver: git Summary: [ogg/vorbis] oggdemux ! vorbisparse ! oggmux gives unexpected buffer out of segment found Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: zaheermerali at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net BugsThisDependsOn: 580470 GNOME version: Unspecified GNOME milestone: Unspecified gst-launch filesrc location=~/playlist/files/NOVA_1ABRIL_201.ogg ! oggdemux ! vorbisparse ! oggmux ! filesink location=NOVA_1ABRIL_201_vorbis.ogg gives lots of: WARNING: from element /GstPipeline:pipeline0/GstFileSink:filesink0: GStreamer encountered a general stream error. Additional debug info: gstbasesink.c(1599): gst_base_sink_get_sync_times (): /GstPipeline:pipeline0/GstFileSink:filesink0: unexpected buffer out of segment found. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580712. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:01:06 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:01:06 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090429090106.4C12F23F597@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git Zaheer Abbas Merali changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |580712 nThis| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:01:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:01:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090429090128.B478823F598@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git Zaheer Abbas Merali changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO|580712 | nThis| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:01:28 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:01:28 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580712] [ogg/vorbis] oggdemux ! vorbisparse ! oggmux gives unexpected buffer out of segment found In-Reply-To: Message-ID: <20090429090128.0E26923F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580712 GStreamer | gst-plugins-base | Ver: git Zaheer Abbas Merali changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn|580470 | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580712. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:06:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:06:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] New: Application blocks after looping approximately 200 times Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git Summary: Application blocks after looping approximately 200 times Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: mad_aluche at hotmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.23/2.24 GNOME milestone: Unspecified Please describe the problem: I have done a test application that just loops over and over a quicktime file. After approximately 200 times it blocks. Steps to reproduce: 1. Run the test application Actual results: The application blocks after looping Expected results: The application doesn't block. Does this happen every time? Yes Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:08:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:08:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429090818.1D20623F59A@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git ------- Comment #1 from Miguel Angel Cabrera 2009-04-29 09:08 UTC ------- Created an attachment (id=133545) --> (http://bugzilla.gnome.org/attachment.cgi?id=133545&action=view) The test application -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:22:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:22:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 567997] [patch] add allow-pull-scheduling property to audio sinks In-Reply-To: Message-ID: <20090429092224.79FED23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=567997 GStreamer | gst-plugins-base | Ver: 0.10.22 Andy Wingo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Target Milestone|0.10.23 |0.10.24 ------- Comment #9 from Andy Wingo 2009-04-29 09:22 UTC ------- Reopening, as I shouldn't have committed during the freeze. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567997. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:27:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:27:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579177] GstInfo: maintain ABI compatibility In-Reply-To: Message-ID: <20090429092707.1855923F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579177 GStreamer | gstreamer (core) | Ver: git ------- Comment #9 from Jan Schmidt 2009-04-29 09:27 UTC ------- The release script pulls in RESOLVED bugs with the target milestone set to the release number in question, so that should be fine. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579177. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:28:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:28:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090429092830.16E7023F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |murrayc at murrayc.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:39:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:39:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580716] New: race condition in gst_element_lost_state Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580716 GStreamer | gstreamer (core) | Ver: git Summary: race condition in gst_element_lost_state Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: gstreamer (core) AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: wingo at pobox.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified gst_element_lost_state has a race condition. Here's my understanding of how it can happen, but Wim understands it better. 1. Have a pipeline in PLAYING 2. Set it to PAUSED 3. Send a flushing seek After (2) the pipeline is asynchronously changing to paused. If the transition completes successfully before the seek happens, there's no race; but if we seek while the element has a GST_STATE_PENDING, the sink's call to gst_element_lost_state will fail to post an async-start message. The async-start message is needed to tell the pipeline to reset the base time when the element goes PLAYING again. Loss of this message means that the pipeline won't get a base_time reset. We haven't seen this problem very much until now because most of our pipelines run with the audio clock, which does not run in PAUSED, hence no need to distribute a new base time. But if the clock does run in PAUSED, this problem is fairly easy to hit. The solution is to post async-start (though not state-changed) in gst_element_lost_state if lost_state is called during an async state change. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580716. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:40:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:40:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429094045.9343023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thaytan at mad.scientist.com ------- Comment #2 from Jan Schmidt 2009-04-29 09:40 UTC ------- Is this a regression? If not - it shouldn't be marked blocker. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:40:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:40:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580716] race condition in gst_element_lost_state In-Reply-To: Message-ID: <20090429094050.6C66923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580716 GStreamer | gstreamer (core) | Ver: git ------- Comment #1 from Andy Wingo 2009-04-29 09:40 UTC ------- Created an attachment (id=133547) --> (http://bugzilla.gnome.org/attachment.cgi?id=133547&action=view) patch to fix the problem -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580716. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:41:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:41:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580716] race condition in gst_element_lost_state In-Reply-To: Message-ID: <20090429094114.5299423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580716 GStreamer | gstreamer (core) | Ver: git ------- Comment #2 from Andy Wingo 2009-04-29 09:41 UTC ------- That patch came from Wim, though I cannot assert anything about where he got it from. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580716. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:41:20 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:41:20 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] pause problem when playing from neonhttpsrc In-Reply-To: Message-ID: <20090429094120.96C1523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git ------- Comment #5 from Wim Taymans 2009-04-29 09:41 UTC ------- What's in the stopped: label? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 02:51:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 09:51:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580716] race condition in gst_element_lost_state In-Reply-To: Message-ID: <20090429095109.78AAC23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580716 GStreamer | gstreamer (core) | Ver: git ------- Comment #3 from Andy Wingo 2009-04-29 09:51 UTC ------- Quote the Taymans: "Slight clarification: ASYNC_START was posted in the PLAYING->PAUSED state change but that it should be posted again with the new_base_time set to TRUE" It the posting with new_base_time=TRUE that we're missing, with this race. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580716. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 03:00:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 10:00:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580554] PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio In-Reply-To: Message-ID: <20090429100048.B566823F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580554 GStreamer | gst-plugins-good | Ver: 0.10.14 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580554. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 03:14:35 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 10:14:35 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429101435.819E023F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git Miguel Angel Cabrera changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |major ------- Comment #3 from Miguel Angel Cabrera 2009-04-29 10:14 UTC ------- I don't know if it is regression. But for precaution i will put it with other severity. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 03:21:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 10:21:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580554] PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio In-Reply-To: Message-ID: <20090429102132.F0A1C23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580554 GStreamer | gst-plugins-good | Ver: 0.10.14 Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133472|none |committed Flag| | Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Wim Taymans 2009-04-29 10:21 UTC ------- commit 6cfa856381a1aefe55f25274ec720da21e3e0f29 Author: Hans de Goede Date: Wed Apr 29 12:19:27 2009 +0200 qtdemux: handle ac-3 audio fix demuxing of m4v streams with ac-3 audio Fixes #580554 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580554. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:02:57 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:02:57 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429110257.B243923F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:07:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:07:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429110752.B021F23F593@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git ------- Comment #4 from Jan Schmidt 2009-04-29 11:07 UTC ------- It just happily ran > 1100 loops here: Now playing: /home/jan/media/mov/How software patents work.mov Running... 1121 Dynamic pad created, linking demuxer Dynamic pad created, linking demuxer End of stream Returned, stopping playback Deleting pipeline Now playing: /home/jan/media/mov/How software patents work.mov Running... 1122 Dynamic pad created, linking demuxer Dynamic pad created, linking demuxer ^C -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:14:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:14:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580731] New: qtmux needs mapping for ALAC Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580731 GStreamer | gst-plugins-bad | Ver: 0.10.x Summary: qtmux needs mapping for ALAC Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified It would be nice if the qtmux element supported muxing ALAC audio -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580731. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:15:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:15:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580732] New: AVIMUX needs mappings for Windows Media codecs Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580732 GStreamer | gst-plugins-good | Ver: 0.10.x Summary: AVIMUX needs mappings for Windows Media codecs Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: Uraeus at linuxrising.org QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Would be nice if avimux was able to mux WMA and WMV codecs. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580732. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:20:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:20:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429112026.C38FA23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git ------- Comment #5 from Jan Schmidt 2009-04-29 11:20 UTC ------- ... and hung during the 260th loop with a different file. Stacktrace: Thread 4 (Thread 0xb7ce8b70 (LWP 29938)): #0 0x00458424 in __kernel_vsyscall () #1 0x00be3055 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122 #2 0x002b0a11 in gst_queue_loop (pad=0x84f76f0) at gstqueue.c:1133 #3 0x001849fd in gst_task_func (task=0xb65dae00, tclass=0x839e1f8) at gsttask.c:172 #4 0x00c972cf in g_thread_pool_thread_proxy (data=0x83a5558) at gthreadpool.c:265 #5 0x00c95c7f in g_thread_create_proxy (data=0x8461f88) at gthread.c:635 #6 0x00bde965 in start_thread (arg=0xb7ce8b70) at pthread_create.c:297 #7 0x00b122ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xb36ffb70 (LWP 29944)): #0 0x00458424 in __kernel_vsyscall () #1 0x00be3055 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122 #2 0x002b291c in gst_queue_chain (pad=0x84f73f0, buffer=0xb7113ad0) at gstqueue.c:929 #3 0x0015fecb in gst_pad_chain_unchecked (pad=0x84f73f0, buffer=) at gstpad.c:3977 #4 0x001611fa in gst_pad_push (pad=0x84f70f0, buffer=0xb7113ad0) at gstpad.c:4144 #5 0x00224dc9 in gst_qtdemux_loop_state_movie (qtdemux=0x84fa468) at qtdemux.c:2167 #6 0x00228ad3 in gst_qtdemux_loop (pad=0x84f7270) at qtdemux.c:2215 #7 0x001849fd in gst_task_func (task=0xb65dad10, tclass=0x839e1f8) at gsttask.c:172 #8 0x00c972cf in g_thread_pool_thread_proxy (data=0x83a5558) at gthreadpool.c:265 #9 0x00c95c7f in g_thread_create_proxy (data=0xb6502a38) at gthread.c:635 #10 0x00bde965 in start_thread (arg=0xb36ffb70) at pthread_create.c:297 #11 0x00b122ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb2cfeb70 (LWP 29945)): #0 0x00458424 in __kernel_vsyscall () #1 0x00be3055 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122 #2 0x001e1854 in gst_base_sink_wait_preroll (sink=0xb59d83a8) at gstbasesink.c:1744 #3 0x001e96a1 in gst_base_sink_do_preroll (sink=0xb59d83a8, obj=0xb71012d0) at gstbasesink.c:1793 #4 0x001e9a2b in gst_base_sink_do_sync (late=, obj=, pad=, basesink=) at gstbasesink.c:1946 #5 gst_base_sink_render_object (late=, obj=, pad=, basesink=) at gstbasesink.c:2320 #6 0x001eb7c8 in gst_base_sink_queue_object_unlocked (basesink=0xb59d83a8, pad=, obj=0xb71012d0, prerollable=1) at gstbasesink.c:2558 ---Type to continue, or q to quit--- #7 0x001edc77 in gst_base_sink_chain_unlocked (basesink=0xb59d83a8, pad=, buf=0xb71012d0) at gstbasesink.c:2916 #8 0x001ee1b1 in gst_base_sink_chain (pad=0x84f7570, buf=0xb71012d0) at gstbasesink.c:2957 #9 0x0015fecb in gst_pad_chain_unchecked (pad=0x84f7570, buffer=) at gstpad.c:3977 #10 0x001611fa in gst_pad_push (pad=0x84f74b0, buffer=0xb71012d0) at gstpad.c:4144 #11 0x002b0c80 in gst_queue_push_one (queue=) at gstqueue.c:1042 #12 gst_queue_loop (queue=) at gstqueue.c:1144 #13 0x001849fd in gst_task_func (task=0xb3740da0, tclass=0x839e1f8) at gsttask.c:172 #14 0x00c972cf in g_thread_pool_thread_proxy (data=0x83a5558) at gthreadpool.c:265 #15 0x00c95c7f in g_thread_create_proxy (data=0xb710dab8) at gthread.c:635 #16 0x00bde965 in start_thread (arg=0xb2cfeb70) at pthread_create.c:297 #17 0x00b122ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7eea8d0 (LWP 29936)): #0 0x00458424 in __kernel_vsyscall () #1 0x00b07b86 in *__GI___poll (fds=0xba0ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x00c7baeb in IA__g_poll (fds=0x84f0800, nfds=1, timeout=-1) at gpoll.c:127 #3 0x00c6e783 in g_main_context_poll (n_fds=, fds=, priority=, timeout=, context=) at gmain.c:2761 #4 g_main_context_iterate (n_fds=, fds=, priority=, timeout=, context=) at gmain.c:2443 #5 0x00c6ecaf in IA__g_main_loop_run (loop=0x839b210) at gmain.c:2656 #6 0x08048ec8 in main () (gdb) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:23:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:23:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573737] [PLUGIN-MOVE] Move FLV to -good In-Reply-To: Message-ID: <20090429112333.467FB23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573737 GStreamer | gst-plugins-good | Ver: git ------- Comment #2 from Sebastian Dr?ge 2009-04-29 11:23 UTC ------- flvmux and flvdemux should be ready for -good now. There are no known bugs anymore, muxing/demuxing of tags is supported and we documentation. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573737. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:27:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:27:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580731] qtmux needs mapping for ALAC In-Reply-To: Message-ID: <20090429112718.E907623F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580731 GStreamer | gst-plugins-bad | Ver: 0.10.x Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580731. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:35:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:35:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090429113504.2472E23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #9 from Jan Schmidt 2009-04-29 11:35 UTC ------- Zaheer? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:35:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:35:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580713] Application blocks after looping approximately 200 times In-Reply-To: Message-ID: <20090429113553.BA97323F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580713 GStreamer | gstreamer (core) | Ver: git ------- Comment #6 from Wim Taymans 2009-04-29 11:35 UTC ------- set the newly added elements to PAUSED because that's the state of the pipeline when things are plugged. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580713. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:49:54 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:49:54 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573737] [PLUGIN-MOVE] Move FLV to -good In-Reply-To: Message-ID: <20090429114954.E3D7D23F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573737 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk ------- Comment #3 from Tim-Philipp M?ller 2009-04-29 11:49 UTC ------- One minor thing: I think we should add parsed=TRUE or framed=TRUE to the audio/mpeg caps on flvmux, since that's what's generally expected as far as I know. Thoughts? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573737. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 04:56:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 11:56:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 573737] [PLUGIN-MOVE] Move FLV to -good In-Reply-To: Message-ID: <20090429115643.1DFCD23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=573737 GStreamer | gst-plugins-good | Ver: git ------- Comment #4 from Sebastian Dr?ge 2009-04-29 11:56 UTC ------- Thanks, good point :) commit 87e9e529e731633ce3950f1154405d9b0b4d2ab4 Author: Sebastian Dr?ge Date: Wed Apr 29 13:56:07 2009 +0200 flv: Set/require the framed/parsed fields of the audio/mpeg caps to TRUE -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573737. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 05:45:47 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 12:45:47 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090429124547.077FB23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #10 from Zaheer Abbas Merali 2009-04-29 12:45 UTC ------- Going to test patch now. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 06:11:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 13:11:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580746] New: [qtdemux] 3GPP classification entity byte order reversed Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580746 GStreamer | gst-plugins-good | Ver: git Summary: [qtdemux] 3GPP classification entity byte order reversed Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: marco.ballesio at nokia.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: When demuxing a file with a classification tag as specified in 3GPP TS 26.244 the classification entity appears reversed in the corresponding GStreamer tag. Steps to reproduce: gst-launch -t filesrc location=path/to/a/suitable/file.3gp ! qtdemux ! fakesink Actual results: classification tag should be shown as, i.e.: classification: ntty://0/classification_info Expected results: classification tag is shown as: classification: yttn://0/classification_info Does this happen every time? yes Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580746. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 06:15:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 13:15:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580746] [qtdemux] 3GPP classification entity byte order reversed In-Reply-To: Message-ID: <20090429131534.71E7D23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580746 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Marco Ballesio 2009-04-29 13:15 UTC ------- Created an attachment (id=133558) --> (http://bugzilla.gnome.org/attachment.cgi?id=133558&action=view) preserves order of the classification entity in the tag content -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580746. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 07:08:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 14:08:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580749] New: Undefined/Strange/Odd behaviour when encountering encoder specific extension in rtph263pay Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580749 GStreamer | gst-plugins-good | Ver: 0.10.22 Summary: Undefined/Strange/Odd behaviour when encountering encoder specific extension in rtph263pay Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: marc.leeman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified In the setup, I am using gstreamer to receive h263 rtp from a Bosh Dinion XF DN IP camera. When sending the stream to a hardware encoder after being repackaged by gstreamer, the hardware decoder chokes on the gstreamer stream. The issue seems about the adding of 00 00 00 00 by Bosh in the H263 stream. After running rtph263depay and repayloading it with rtph263pay; some strange issues are centred around the packet containing the end marker bit and the PSC (Picture Start Code). In the original encoder; each end frame is immediately followed by a PSC frame. In the gstreamer code; we have - 1. Invalid h263 packet (determined by wireshark). The issue seems to by around the fact that the payload is only 4 bytes long (consistently) - 2. end of frame. The payload contains the 00 00 00 00 bytes - 3. PSC frame. When inspecting the h263pay code; there seems to be some knowledge about this since gst_rtp_h263_pay_gobfiner explicitly checks for four 0x00 bytes. If it does, it returns the last byte before these padded bytes. It then packages there bytes before the padding; uses the 00 00 00 00 bytes for the end of frame packet en then continues. In the original stream, the 00 00 00 00 bytes are also used in the end of frame packet; but are not split off from the original payloaded stream. I've patched the code to drop this 'garbage' from the stream; equally able to decode the stream using ffmpeg_h263 (still not solving my hw decoder issue though). The size of the packets seems more logical; though this might break Bosh HW decoders (considering the 00 00 00 00 seems to be an extension their own). I am wondering what the approach should be in this case, under the assumption that the 00 00 00 00 really is a vendor incompatibility in the payload stream as I'm being told. Somehow; the cross over of this from the payload to the rtp domain seems not quite correct (especially considering the 2-byte 4-byte n-byte packet payloads in the RTP frame transition sequence) and considering that the 00 00 00 00 in the original stream is considered normal (black box) payload without special treatment (looks the preferred approach to me). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580749. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 07:13:09 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 14:13:09 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580749] Undefined/Strange/Odd behaviour when encountering encoder specific extension in rtph263pay In-Reply-To: Message-ID: <20090429141309.DC77223F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580749 GStreamer | gst-plugins-good | Ver: 0.10.22 ------- Comment #1 from Marc Leeman 2009-04-29 14:13 UTC ------- Created an attachment (id=133561) --> (http://bugzilla.gnome.org/attachment.cgi?id=133561&action=view) remove 00 00 00 00 bytes from stream -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580749. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 07:27:08 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 14:27:08 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580749] Undefined/Strange/Odd behaviour when encountering encoder specific extension in rtph263pay In-Reply-To: Message-ID: <20090429142708.BA4AD23EF44@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580749 GStreamer | gst-plugins-good | Ver: 0.10.22 ------- Comment #2 from Marc Leeman 2009-04-29 14:27 UTC ------- gdp dump before entering rtph263pay http://crichton.homelinux.org/~marc/downloads/gstrtph263pay-before.gdp -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580749. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 07:55:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 14:55:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090429145533.3A02C23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git ------- Comment #11 from Zaheer Abbas Merali 2009-04-29 14:55 UTC ------- patch seems to work with my test case. so fine from me too. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 08:55:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 15:55:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090429155532.2FD1A23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git Jan Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.23 ------- Comment #12 from Jan Schmidt 2009-04-29 15:55 UTC ------- commit d14c80b22e5d128093fc642cf48406710f9123db Author: Jan Schmidt Date: Wed Apr 29 16:45:27 2009 +0100 vorbisenc: Ensure output buffers fall within the segment Add the start position of the first segment to the running time used to generate buffer timestamps in vorbisenc. This avoids generating buffers which fall outside the initial segment. The element segment handling requires more extensive fixing, but this at least prevents regressions. Fixes: #580020 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 09:02:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 16:02:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 563729] segfault in various elements In-Reply-To: Message-ID: <20090429160243.2214923F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=563729 GStreamer | gst-plugins-bad | Ver: git Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTGNOME ------- Comment #16 from Christian Fredrik Kalager Schaller 2009-04-29 16:02 UTC ------- this is likely to be x264 and ffmpeg doing weird assembly stuff making the selinux library unhappy. Closing as notgnome aka notgstreamer :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563729. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 09:12:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 16:12:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 577671] [rtspsrc] deadlock on shutdown (locking order problem?) In-Reply-To: Message-ID: <20090429161215.071BC23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=577671 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com Attachment #132070|0 |1 is obsolete| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #2 from Wim Taymans 2009-04-29 16:12 UTC ------- A slightly less intrusive patch, please test if this fixes things too. commit de0a2575fc277cbe18979f18c58a799376f21e49 Author: Wim Taymans Date: Wed Apr 29 18:09:07 2009 +0200 rtspsrc: release state lock before stopping task We need to release the state lock before trying to wait for the task to end because the task might also take the lock. Fixes #577671 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577671. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:02:49 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:02:49 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090429170249.7153623F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #6 from Sebastian Dr?ge 2009-04-29 17:02 UTC ------- Created an attachment (id=133580) --> (http://bugzilla.gnome.org/attachment.cgi?id=133580&action=view) patch -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:04:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:04:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090429170424.1E8DE23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |blocker Target Milestone|HEAD |0.10.12 ------- Comment #7 from Sebastian Dr?ge 2009-04-29 17:04 UTC ------- The patch above adds this new element... it has exactly the same properties as the screenshot of the LAME GUI. Documentation will be updated a bit later and locally I have the documentation integrated into the build system already. Would be nice to get this reviewed and into 0.10.12... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:40:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:40:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580783] New: [PLUGIN-MOVE] Move y4menc to -good Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580783 GStreamer | gst-plugins-good | Ver: git Summary: [PLUGIN-MOVE] Move y4menc to -good Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: manauw at skynet.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Subject says it all, comments welcome. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580783. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:41:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:41:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580783] [PLUGIN-MOVE] Move y4menc to -good In-Reply-To: Message-ID: <20090429174102.8406723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580783 GStreamer | gst-plugins-good | Ver: git Mark Nauwelaerts changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |0.10.15 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580783. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:49:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:49:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580786] New: gst-plugins-bad won't build due to uninitialized var in gstflvmux.c Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580786 GStreamer | gst-plugins-bad | Ver: git Summary: gst-plugins-bad won't build due to uninitialized var in gstflvmux.c Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: Building gst-plugins-bad fails (on warning): gstflvmux.c:634: warning: ?video_pad? may be used uninitialized in this function Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580786. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:49:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:49:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580786] gst-plugins-bad won't build due to uninitialized var in gstflvmux.c In-Reply-To: Message-ID: <20090429174951.6432023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580786 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Tristan Matthews 2009-04-29 17:49 UTC ------- Created an attachment (id=133587) --> (http://bugzilla.gnome.org/attachment.cgi?id=133587&action=view) patch to gstflvmux.c initializes the var GstPad *video_pad to NULL -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580786. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 10:55:14 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 17:55:14 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580786] [flvmux] "uninitialized variable" compiler warning In-Reply-To: Message-ID: <20090429175514.A091123F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580786 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Attachment #133587|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|gst-plugins-bad won't build |[flvmux] "uninitialized |due to uninitialized var in |variable" compiler warning |gstflvmux.c | Target Milestone|HEAD |0.10.12 ------- Comment #2 from Tim-Philipp M?ller 2009-04-29 17:55 UTC ------- commit 62db462298d2c4332a53e52648c7925ce6843332 Author: Tristan Matthews Date: Wed Apr 29 18:52:20 2009 +0100 flvmux: init variable to NULL to fix compiler warning Fixes #580786. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580786. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 11:30:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 18:30:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580120] [playbin2] unit test fails In-Reply-To: Message-ID: <20090429183046.2CABB23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580120 GStreamer | gst-plugins-base | Ver: git Felipe Contreras changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felipe.contreras at gmail.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580120. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 12:24:46 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 19:24:46 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580796] New: Improve timestamp handling in gstffmpegdec using reordered_opaque Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580796 GStreamer | gst-ffmpeg | Ver: git Summary: Improve timestamp handling in gstffmpegdec using reordered_opaque Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: vanista at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: Some streams containing complex video (interlaced, skipped or B-Frames) will often come out desync with the audio, or be jittery because of timestamp mis-ordering. The main reason why this happens is that in the current implementation of gstffmpegdec, there is no direct implicit link between incoming buffers and decoded frames. Depending on the profile, most decoders will queue some data before outputing the first frame. Also the chain function will reorganize incoming buffers to pad them to the remains of previous frames, this way some timestamps can be automatically lost. Lastly, the incoming timestamps will always be in the coded order, so if you have a sequence of IPBBPBB frames, the P frames timestamps will be future to the B frames, therefore they cannot be applied directly to the output. Luckily, FFMPEG provides a neat mechanism for reordering timestamps, it is used in ffplay to assign the proper pts on a decoded frame and works very well : /* pass the coded picture timestamp */ ffmpegdec->context->reordered_opaque = in_timestamp; len = avcodec_decode_video (ffmpegdec->context, ffmpegdec->picture, &have_data, data, size); /* recuperate the reordered timestamp */ in_timestamp = ffmpegdec->picture->reordered_opaque; The only problem is ensuring that in_timestamp exactly matches the coded frame. I've tackled this by using a circular list which tracks every incoming buffer and timestamps, then I use the decoder consumption amount (len) to move the tail of the list and have the next timestamp ready. I also invalidate a timestamp once it is used to prevent other frames from reusing it in cases where a large buffer contains multiple frames. This method is very accurate and addresses every cases of video I found to date. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580796. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 12:27:48 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 19:27:48 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580504] pause problem when playing from neonhttpsrc In-Reply-To: Message-ID: <20090429192748.3174023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580504 GStreamer | don't know | Ver: git ------- Comment #6 from Fraxinas 2009-04-29 19:27 UTC ------- stopped: { GST_DEBUG_OBJECT (self, "Select stopped"); ioctl(self->fd, VIDEO_CLEAR_BUFFER); return GST_FLOW_OK; // return GST_FLOW_WRONG_STATE; } -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580504. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 13:11:12 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 20:11:12 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580803] New: [PLUGIN-MOVE] Move x264enc to -ugly Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580803 GStreamer | gst-plugins-ugly | Ver: git Summary: [PLUGIN-MOVE] Move x264enc to -ugly Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: Normal Component: gst-plugins-ugly AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: manauw at skynet.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Subjects say it all; it has documentation, unit test, etc. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580803. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 13:12:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 20:12:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580803] [PLUGIN-MOVE] Move x264enc to -ugly In-Reply-To: Message-ID: <20090429201201.0E95B23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580803 GStreamer | gst-plugins-ugly | Ver: git Mark Nauwelaerts changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|HEAD |0.10.12 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580803. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 13:29:29 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 20:29:29 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 574290] [dshowvideosink] make set_xwindow_id() in PLAYING state work In-Reply-To: Message-ID: <20090429202929.47C1E23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=574290 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Severity|normal |enhancement Summary|[dshowvideosink] |[dshowvideosink] make |gst_x_overlay_set_xwindow_id|set_xwindow_id() in PLAYING |() not working |state work -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574290. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 13:38:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 20:38:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090429203807.5192423F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git Tristan Matthews changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |le.businessman at gmail.com ------- Comment #10 from Tristan Matthews 2009-04-29 20:38 UTC ------- Could this bug and the changes it incurred be related to http://bugzilla.gnome.org/show_bug.cgi?id=580007 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 14:20:17 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Wed, 29 Apr 2009 21:20:17 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580810] New: Stuttering and crash with some H.264 files Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580810 GStreamer | gst-ffmpeg | Ver: git Summary: Stuttering and crash with some H.264 files Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tdb at tdb.fi QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I have a few Matroska files containing H.264 video and AAC audio which cause severe hiccups and finally an abort, with the following message: ERROR ffmpeg :0:: Internal error, picture buffer overflow Backtrace from the abort is: #0 0xb7fcb424 in __kernel_vsyscall () #1 0xb7ca5670 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb7ca7038 in *__GI_abort () at abort.c:88 #3 0xb7020180 in MPV_frame_start (s=0xb660a020, avctx=0x9bd0be0) at libavcodec/mpegvideo.c:807 #4 0xb708ed07 in frame_start (h=0xb660a020) at libavcodec/h264.c:2227 #5 0xb7099b87 in decode_slice_header (h=0xb660a020, h0=0xb660a020) at libavcodec/h264.c:3856 #6 0xb70bc053 in decode_nal_units (h=0xb660a020, buf=0x90b15dc0 "", buf_size=311) at libavcodec/h264.c:7500 #7 0xb70bc8d5 in decode_frame (avctx=0x9bd0be0, data=0x9bd00d0, data_size=0xb6e34c90, buf=0x90b15dc0 "", buf_size=311) at libavcodec/h264.c:7701 #8 0xb6f37eee in avcodec_decode_video (avctx=0x9bd0be0, picture=0x9bd00d0, got_picture_ptr=0xb6e34c90, buf=0x90b15dc0 "", buf_size=311) at libavcodec/utils.c:529 #9 0xb6ea15de in gst_ffmpegdec_frame (ffmpegdec=0x9d02008, data=0x90b15dc0 "", size=311, got_data=0xb6e34dac, in_timestamp=54805000000, in_duration=41708299, in_offset=-1, ret=0xb6e34da8) at gstffmpegdec.c:1537 #10 0xb6ea40e5 in gst_ffmpegdec_chain (pad=0x9c321c8, inbuf=0xb6514720) at gstffmpegdec.c:2371 #11 0xb7f62605 in gst_pad_chain_unchecked (pad=0x9c321c8, buffer=0xb6514720) at gstpad.c:3977 #12 0xb7f63a1a in gst_pad_push (pad=0x9c32648, buffer=0xb6514720) at gstpad.c:4144 #13 0xb773795a in gst_matroska_demux_parse_blockgroup_or_simpleblock (demux=0x9c3a098, cluster_time=54144, is_simpleblock=0) at matroska-demux.c:4281 #14 0xb773dc91 in gst_matroska_demux_loop (pad=0x9c32108) at matroska-demux.c:4344 #15 0xb7f86ec3 in gst_task_func (task=0x9d05420, tclass=0x9b65418) at gsttask.c:172 I have put the beginning of one such file (8MB) on my webserver at: http://www.tdb.fi/~tdb/GH13.mkv It's the beginning of Ghost Hound episode 13, as fansubbed by Shinsen-Subs. Please think before downloading, I only have 1Mbit upstream and I hope to not get it bogged. The crash can be obtained with: gst-launch-0.10 filesrc location=GH13.mkv ! matroskademux ! ffdec_h264 ! appsink sync=false The sync=false is optional, but makes it reach the crash point much faster (6 seconds vs. a minute). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580810. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 18:14:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 01:14:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580829] New: audo/x-mod files play locally but not over http Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580829 GStreamer | don't know | Ver: 0.10.x Summary: audo/x-mod files play locally but not over http Product: GStreamer Version: 0.10.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: Normal Component: don't know AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: robert.ancell at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified The following does not work: $ gst-launch-0.10 -v playbin uri=http://www.cavestory.org/xm/kingstheme.xm Setting pipeline to PAUSED ... Pipeline is PREROLLING ... /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = audio/x-mod /GstPlayBin:playbin0/GstStreamSelector:selector_audio_src0: active-pad = NULL /GstPlayBin:playbin0/GstQueue:preroll_audio_src0: min-threshold-time = 2850000000 ** Message: don't know how to handle audio/x-mod ERROR: from element /GstPlayBin:playbin0/GstDecodeBin:decodebin0: A Module Music Format (MOD) decoder plugin is required to play this stream, but not installed. Additional debug info: gstdecodebin.c(988): close_pad_link (): /GstPlayBin:playbin0/GstDecodeBin:decodebin0: No decoder to handle media type 'audio/x-mod' ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = NULL FREEING pipeline ... But downloading the file and playing it manually does: $ gst-launch-0.10 -v playbin uri=file:///tmp/kingstheme.xm Reported in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/368846 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580829. From bugzilla-daemon at bugzilla.gnome.org Wed Apr 29 22:32:25 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 05:32:25 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430053225.29A9123F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #8 from Sebastian Dr?ge 2009-04-30 05:32 UTC ------- > * on GST_EVENT_FLUSH_STOP, you are using a buffer of 7200. Why not always using > the same buffer value, both when encoding and on closing? (mp3_buffer_size = > 1.25 * num_samples + 7200) > 7200 will sometimes not be big enough. Gabriel, what should be used for the number of samples? lame_get_size_mp3buffer() can't be used because it doesn't include the cached raw samples that would be encoded by lame_encode_flush()... -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 00:00:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 07:00:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430070038.486AA23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git ------- Comment #11 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-30 07:00 UTC ------- Created an attachment (id=133631) --> (http://bugzilla.gnome.org/attachment.cgi?id=133631&action=view) avoid taking more segments out of the ringbuffer that actually have been filled Without the fix, the writer writes more data (3 extra buffers) than the producer has produced initially. So 3 extra zero buffers are written, when all ALSA buffers have been filled out. This is heard as an audible glitch when MP3 etc GST is started initially. You can see from below, (not patched), from the line: 0:00:01.227691675 0xcfe80 DEBUG ringbuffer gstringbuffer.c:1626:gst_ring_buffer_commit_full: pointer at 22, write to 20-0, diff -2, that the diff goes to -2, which MUST NOT be the case. The patch basically generates an initial write barrier to the writer thread, so that it doesn't initially write more buffers than it should. So when the producer has (segment / 2) amount of new input in the buffers, it wakes up the writer thread. Then everything goes as has always been the case. This also should fix the issues where the producer goes "slow" that it actually provides an glitch while playing back the media (very rarely, but it's heard). Because now the producer is running at the head, not at head ~ writer head. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 00:01:18 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 07:01:18 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430070118.1B2C323F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git ------- Comment #12 from Stefan Kost (gstreamer, gtkdoc dev) 2009-04-30 07:01 UTC ------- Tristan, I am not sure if its that same what you are seeing. Could you try the patch? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 00:19:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 07:19:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430071923.B533123F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #9 from Gabriel Bouvigne 2009-04-30 07:19 UTC ------- (In reply to comment #8) > > * on GST_EVENT_FLUSH_STOP, you are using a buffer of 7200. Why not always using > > the same buffer value, both when encoding and on closing? (mp3_buffer_size = > > 1.25 * num_samples + 7200) > > 7200 will sometimes not be big enough. > > Gabriel, what should be used for the number of samples? > lame_get_size_mp3buffer() can't be used because it doesn't include the cached > raw samples that would be encoded by lame_encode_flush()... > Don't know what I was thinking. Indeed, in case of flush event, you don't have any input sample. You can then call lame_encode_flush in a loop, untill it returns 0. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 00:27:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 07:27:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430072736.3A44823F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #10 from Gabriel Bouvigne 2009-04-30 07:27 UTC ------- (In reply to comment #7) > The patch above adds this new element... it has exactly the same properties as > the screenshot of the LAME GUI. > Would be nice to get this reviewed and into 0.10.12... Since Lame 3.98 (released in July 2008) the default VBR mode is now what was previously known as "fast" VBR, so you might want to drop the ARG_FAST_VBR property. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 00:54:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 07:54:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430075404.85F3023F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #11 from Sebastian Dr?ge 2009-04-30 07:54 UTC ------- Created an attachment (id=133632) --> (http://bugzilla.gnome.org/attachment.cgi?id=133632&action=view) patch-flush flush the encoder as long as no data is left (patch relative to previous one) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 00:56:07 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 07:56:07 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430075607.BE4F223F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #12 from Sebastian Dr?ge 2009-04-30 07:56 UTC ------- (In reply to comment #10) > (In reply to comment #7) > > The patch above adds this new element... it has exactly the same properties as > > the screenshot of the LAME GUI. > > > > Would be nice to get this reviewed and into 0.10.12... > > Since Lame 3.98 (released in July 2008) the default VBR mode is now what was > previously known as "fast" VBR, so you might want to drop the ARG_FAST_VBR > property. Which vbr mode is this? vbr_mtrh or vbr_rh? Would there be a problem if the same mode is used for lame 3.98 and previous versions? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 01:00:41 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 08:00:41 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430080041.9BCE523F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #13 from Sebastian Dr?ge 2009-04-30 08:00 UTC ------- (In reply to comment #9) > (In reply to comment #8) > > > * on GST_EVENT_FLUSH_STOP, you are using a buffer of 7200. Why not always using > > > the same buffer value, both when encoding and on closing? (mp3_buffer_size = > > > 1.25 * num_samples + 7200) > > > 7200 will sometimes not be big enough. > > > > Gabriel, what should be used for the number of samples? > > lame_get_size_mp3buffer() can't be used because it doesn't include the cached > > raw samples that would be encoded by lame_encode_flush()... > > > > Don't know what I was thinking. Indeed, in case of flush event, you don't have > any input sample. > You can then call lame_encode_flush in a loop, untill it returns 0. This doesn't work, lame_encode_flush() will always return 208 bytes for all calls but the first call... forever :) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 01:17:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 08:17:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430081743.46E8523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git Sebastian Dr?ge changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133632|none |needs-work Flag| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 01:38:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 08:38:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568278] [qtdemux] add support for vob subtitle streams In-Reply-To: Message-ID: <20090430083803.3E93223F518@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568278 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com AssignedTo|gstreamer- |wim.taymans at gmail.com |bugs at lists.sourceforge.net | Status|NEW |ASSIGNED -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568278. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 01:52:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 08:52:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430085258.99DF823F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #14 from Gabriel Bouvigne 2009-04-30 08:52 UTC ------- (In reply to comment #13) > This doesn't work, lame_encode_flush() will always return 208 bytes for all > calls but the first call... forever :) > Indeed. Please hold on a bit, I'm going to properly check it, and I'll get back to you. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 01:58:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 08:58:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580851] New: rtspsrc: various; sanity of ranges, setting of base_time and eof behaviour Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580851 GStreamer | gst-plugins-good | Ver: git Summary: rtspsrc: various; sanity of ranges, setting of base_time and eof behaviour Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: manauw at skynet.be QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified (a) live WMS server may report range as e.g. npt=3.000-3.000 during DESCRIBE, and as 0.000-5370199679810142.208 upon PLAY. Neither of these provide something useful (and may lead to overflow problems), so some sanity checks can be helpful. (b) During flushing seek processing, base_time of udpsrc is reset to have timestamps/running_time resume at 0. However, the base_time of rtspsrc is not reset, so there is an inconsistency in subsequent downstream (initial) timestamps depending on UDP or interleaved TCP. (c) If eof is reached, server might close connection or send eof message/request. In any case, this is announced as "connection closed" but a subsequent state change might still try to perform TEARDOWN etc with subsequent read/write errors. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580851. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 02:03:51 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 09:03:51 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580851] rtspsrc: various; sanity of ranges, setting of base_time and eof behaviour In-Reply-To: Message-ID: <20090430090351.8A67823F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580851 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Mark Nauwelaerts 2009-04-30 09:02 UTC ------- Created an attachment (id=133635) --> (http://bugzilla.gnome.org/attachment.cgi?id=133635&action=view) Patch for (a) sanity range check -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580851. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 02:05:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 09:05:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580851] rtspsrc: various; sanity of ranges, setting of base_time and eof behaviour In-Reply-To: Message-ID: <20090430090516.D25FE23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580851 GStreamer | gst-plugins-good | Ver: git ------- Comment #2 from Mark Nauwelaerts 2009-04-30 09:05 UTC ------- Created an attachment (id=133636) --> (http://bugzilla.gnome.org/attachment.cgi?id=133636&action=view) Patch for (b) base_time setting -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580851. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 02:07:34 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 09:07:34 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580851] rtspsrc: various; sanity of ranges, setting of base_time and eof behaviour In-Reply-To: Message-ID: <20090430090735.3789523F517@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580851 GStreamer | gst-plugins-good | Ver: git ------- Comment #3 from Mark Nauwelaerts 2009-04-30 09:05 UTC ------- Created an attachment (id=133637) --> (http://bugzilla.gnome.org/attachment.cgi?id=133637&action=view) Patch for (c) eof handling -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580851. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 02:08:53 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 09:08:53 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 494528] Simplifications of the LAME plugin In-Reply-To: Message-ID: <20090430090853.A134323F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=494528 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #15 from Gabriel Bouvigne 2009-04-30 09:08 UTC ------- (In reply to comment #12) > (In reply to comment #10) > > (In reply to comment #7) > > > The patch above adds this new element... it has exactly the same properties as > > > the screenshot of the LAME GUI. > > > > > > > Would be nice to get this reviewed and into 0.10.12... > > > > Since Lame 3.98 (released in July 2008) the default VBR mode is now what was > > previously known as "fast" VBR, so you might want to drop the ARG_FAST_VBR > > property. > > Which vbr mode is this? vbr_mtrh or vbr_rh? Would there be a problem if the > same mode is used for lame 3.98 and previous versions? > It is vbr_mtrh. There should not be any real issue if this mode is also used with older lame versions, from about 3.96 (released in 2004). Alternatively, if you are statically linking with libmp3lame, you can also use the vbr_default value. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=494528. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 03:17:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 10:17:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430101703.0AB8023F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wim.taymans at gmail.com ------- Comment #13 from Wim Taymans 2009-04-30 10:17 UTC ------- The writer thread should block exactly when all the bytes are consumed from the ringbuffer because the hardware buffer and the ringbuffer are configured to have the same size. We don't want to ever block the audio writer thread because we want to write silence when the ringbuffer is empty to keep the clock running and to deal with sparse streams. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 03:29:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 10:29:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580470] [audioresample] causes pipelines to go out of sync and becomes noticable after 10 minutes In-Reply-To: Message-ID: <20090430102938.9A2B523F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580470 GStreamer | gst-plugins-base | Ver: git ------- Comment #8 from Zaheer Abbas Merali 2009-04-30 10:29 UTC ------- The file I used in the pipeline is at: http://zaheer.merali.org/videodemo-mpegts-disker.20090428-093332.ts -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580470. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 04:03:50 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 11:03:50 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580020] [vorbisenc] causes buffers to be out of segment if new segment start time is much greater than 0 In-Reply-To: Message-ID: <20090430110350.EA0A823F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580020 GStreamer | gst-plugins-base | Ver: git Zaheer Abbas Merali changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #13 from Zaheer Abbas Merali 2009-04-30 11:03 UTC ------- gst-launch oggmux name=mux ! filesink location=a.ogg filesrc location=~/videodemo-mpegts-disker.20090428-093332.ts ! mpegtsdemux name=d ! queue max-size-buffers=0 max-size-time=0 ! mad ! audioconvert ! vorbisenc ! queue ! mux. d. ! queue max-size-buffers=0 max-size-time=0 ! mpeg2dec ! ffmpegcolorspace ! theoraenc ! queue ! mux. gives: ogginfo a.ogg Processing file "a.ogg"... New logical stream (#1, serial: 7062f218): type theora New logical stream (#2, serial: 185420ff): type vorbis Vorbis headers parsed for stream 2, information follows... Version: 0 Vendor: Xiph.Org libVorbis I 20080501 Channels: 2 Rate: 48000 Nominal bitrate: 112.000000 kb/s Upper bitrate not set Lower bitrate not set Theora headers parsed for stream 1, information follows... Version: 3.2.1 Vendor: Xiph.Org libTheora I 20081020 3 2 1 Width: 720 Height: 576 Total image: 720 by 576, crop offset (0, 0) Framerate 25/1 (25.00 fps) Pixel aspect ratio 64:45 (1.422222:1) Frame aspect 16:9 Colourspace unspecified Pixel format 4:2:0 Target bitrate: 0 kbps Nominal quality setting (0-63): 16 Warning: EOS not set on stream 1 Theora stream 1: Total data length: 3772476 bytes Playback length: 0m:47.399s Average bitrate: 636.704810 kb/s Warning: EOS not set on stream 2 Vorbis stream 2: Total data length: 0 bytes Playback length: 0m:00.000s Average bitrate: nan kb/s >From examining the offsets it looks like they are wrong for vorbisenc also when start time is specified in new segment. So reopening. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580020. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 04:09:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 11:09:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580869] New: dvdsubdec ARGB support Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580869 GStreamer | gst-plugins-ugly | Ver: git Summary: dvdsubdec ARGB support Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Keywords: usability Severity: minor Priority: Normal Component: gst-plugins-ugly AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: kapil at mediamagictechnologies.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unversioned Enhancement GNOME milestone: Unspecified In dvdsubdec only AYUV, support is there. Adding ARGB support will help to skip the colorspace conversion using ffmpegcolorspace, on the whole frame instead only the subtitle part's conversion can be done. Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580869. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 04:10:30 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 11:10:30 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580869] dvdsubdec ARGB support In-Reply-To: Message-ID: <20090430111030.817F323F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580869 GStreamer | gst-plugins-ugly | Ver: git ------- Comment #1 from kapil 2009-04-30 11:10 UTC ------- Created an attachment (id=133646) --> (http://bugzilla.gnome.org/attachment.cgi?id=133646&action=view) dvdsubdec element patch to support ARGB output. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580869. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 05:27:02 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 12:27:02 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 568278] [qtdemux] add support for vob subtitle streams In-Reply-To: Message-ID: <20090430122702.26F4A23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=568278 GStreamer | gst-plugins-good | Ver: git Wim Taymans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.15 ------- Comment #3 from Wim Taymans 2009-04-30 12:27 UTC ------- Also needs the updated dvdspu element from -bad. dvdspu does not guess the palette yet so this does not look great yet. commit b5d84439fd63e47f54fcbd281cd9f9aa89e756d0 Author: Wim Taymans Date: Thu Apr 30 14:22:27 2009 +0200 qtdemux: add support for subtitle pictures Add support for subtitle pictures. Fixes #568278. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568278. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 05:38:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 12:38:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580803] [PLUGIN-MOVE] Move x264enc to -ugly In-Reply-To: Message-ID: <20090430123824.7A61B23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580803 GStreamer | gst-plugins-ugly | Ver: git Felipe Contreras changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felipe.contreras at gmail.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580803. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 05:59:33 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 12:59:33 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430125933.62CAF23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git Eero Nurkkala changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ext-eero.nurkkala at nokia.com ------- Comment #14 from Eero Nurkkala 2009-04-30 12:59 UTC ------- (In reply to comment #13) > The writer thread should block exactly when all the bytes are consumed from the > ringbuffer because the hardware buffer and the ringbuffer are configured to > have the same size. What about the situation, in which the audioringbuffer_thread_func writes more data than the producer has provided initially? This really happens, and the result is an audible break of the audio. How to resolve it properly? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 06:11:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 13:11:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580880] New: gstrtpjpegpay is not functioning properly; rtp jpeg payload is corrupted Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580880 GStreamer | gst-plugins-good | Ver: git Summary: gstrtpjpegpay is not functioning properly; rtp jpeg payload is corrupted Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-good AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: marc.leeman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: when using a MJPEG camera (http source), Axis 243SA mjpeg; I re-multicast it with: $ gst-launch souphttpsrc location="http://10.3.0.71/axis-cgi//mjpg/video.cgi" typefind=true ! multipartdemux ! udpsink host=226.226.226.220 port=2277 This step is basically removing the http unicast and multicasting for easy usage. Inspecting the stream with $ gst-launch udpsrc multicast-group=226.226.226.220 port=2277 ! jpegdec ! autovideosink shows a clean stream of video. The next step is to send the stream (UDP) and package it in RTP: $ gst-launch udpsrc multicast-group=226.226.226.220 port=2277 ! jpegdec ! jpegenc ! rtpjpegpay ! udpsink host=226.226.226.120 port=2277 the jpegdec followed by the jpegenc is mainly due to a missing jpegparse as discussed on IRC. Reading the re-encoded JPEG stream with $ gst-launch udpsrc multicast-group=226.226.226.120 port=2277 caps="application/x-rtp,clock-rate=(int)90000" ! rtpjpegdepay ! jpegdec ! autovideosink is fine again. However, when re-sending the JPEG stream without re-encoding: jpegbinrtp is a bin that uses a jpeg dec/enc trick to get the resolution needed for rtpjpegpay $ gst-launch udpsrc multicast-group=226.226.226.220 port=2277 ! rtpjpegpay silent=false ! udpsink host=226.226.226.120 port=2277Setting pipeline to PAUSED ... Setup Streaming. No decoding. Setup streaming. Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... New clock: GstSystemClock Found caps "image/jpeg". Unhandled stream type, ghosting pad. Ghosting pad is not linked: . Ghosting pad is a src: . Ghosting pad is not linked: . Ghosting pad is a src: . New barcorecvp pad, name: . Setup streaming. No decoding/save. Setup streaming. Found caps "image/jpeg". JPEG Elementary Stream. TS wrapping is not yet implemented for this type of stream. The width/height caps are missing, reencoding. Found caps "image/jpeg, width=(int)704, height=(int)576, framerate=(fraction)0/1". JPEG Elementary Stream. TS wrapping is not yet implemented for this type of stream. The width/height caps are present, ghosting. Pad was detected with enc/dec loop. Stream blocked. Ghosting pad is not linked: . Ghosting pad is a src: . Ghosting pad is not linked: . Ghosting pad is a src: . New barcosendp pad, name: . is a src pad, ghosting. Ghosting pad is not linked: . Ghosting pad is a src: . Stream unblocked. WARNING: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Internal data flow problem. Additional debug info: gstbasesink.c(2867): gst_base_sink_chain_unlocked (): /GstPipeline:pipeline0/GstUDPSink:udpsink0: Received buffer without a new-segment. Assuming timestamps start from 0. And re-subscribing to the stream; as described before, the image is completely scrambled. Steps to reproduce: cf. supra Actual results: corrupted image Expected results: good image Does this happen every time? yes Other information: should have taken the normal bugzilla form. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580880. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 06:14:26 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 13:14:26 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580880] gstrtpjpegpay is not functioning properly; rtp jpeg payload is corrupted In-Reply-To: Message-ID: <20090430131426.B412423F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580880 GStreamer | gst-plugins-good | Ver: git ------- Comment #1 from Marc Leeman 2009-04-30 13:14 UTC ------- The rtpjpegbin can be be skipped with manually determining the res and starting the chain as follows: $ gst-launch udpsrc multicast-group=226.226.226.220 port=2277 caps="image/jpeg, width=(int)704, height=(int)576" ! rtpjpegpay ! udpsink host=226.226.226.120 port=2277 This is easier to reproduce. I can make a gdp dump available for reproduction if needed. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580880. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 06:32:03 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 13:32:03 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430133203.A4E2823F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git Felipe Contreras changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felipe.contreras at gmail.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:11:31 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:11:31 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430151131.967AC23F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git ------- Comment #15 from Tristan Matthews 2009-04-30 15:11 UTC ------- Stefan, I tried the patch and it didn't solve #580007 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:23:00 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:23:00 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580410] Rankings for muxers and encoders In-Reply-To: Message-ID: <20090430152300.A76FD23F591@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580410 GStreamer | gstreamer (core) | Ver: 0.10.x ------- Comment #4 from Christian Fredrik Kalager Schaller 2009-04-30 15:22 UTC ------- well the codecfinder.py script in transmageddon essentially returns a element based on caps. I'll starting updating it to prioritise based on ranks and start switching some elements to higher caps to verify it works. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580410. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:27:58 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:27:58 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580901] New: Uninitialized variable may be used in fpsdisplaysink.c Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580901 GStreamer | gst-plugins-bad | Ver: git Summary: Uninitialized variable may be used in fpsdisplaysink.c Product: GStreamer Version: git Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: le.businessman at gmail.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: 2.21/2.22 GNOME milestone: Unspecified Please describe the problem: building debugutils in gst-plugins-bad fails on the warning: cc1: warnings being treated as errors fpsdisplaysink.c: In function ?fps_display_sink_change_state?: fpsdisplaysink.c:276: warning: ?target_pad? may be used uninitialized in this function fpsdisplaysink.c:276: note: ?target_pad? was declared here Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information: -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580901. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:29:23 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:29:23 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580901] Uninitialized variable may be used in fpsdisplaysink.c In-Reply-To: Message-ID: <20090430152923.B002C23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580901 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Tristan Matthews 2009-04-30 15:29 UTC ------- Created an attachment (id=133659) --> (http://bugzilla.gnome.org/attachment.cgi?id=133659&action=view) patch to apply to gst-plugins-bad/gst/debugutils/fpsdisplaysin.c Initializes target pad to NULL -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580901. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:44:27 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:44:27 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580412] New API for getting plugins In-Reply-To: Message-ID: <20090430154427.DCCFC23F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580412 GStreamer | gst-plugins-base | Ver: 0.10.x Stefan Kost (gstreamer, gtkdoc dev) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ensonic at sonicpulse.de -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580412. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:48:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:48:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580810] Stuttering and crash with some H.264 files In-Reply-To: Message-ID: <20090430154838.4BD5A23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580810 GStreamer | gst-ffmpeg | Ver: git Tom Parker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |palfrey at tevp.net ------- Comment #1 from Tom Parker 2009-04-30 15:48 UTC ------- This looks to be one of the following upstream FFMPEG bugs (all of which are reported as "fixed" in current SVN) https://roundup.ffmpeg.org/roundup/ffmpeg/issue334 https://roundup.ffmpeg.org/roundup/ffmpeg/issue335 https://roundup.ffmpeg.org/roundup/ffmpeg/issue336 https://roundup.ffmpeg.org/roundup/ffmpeg/issue337 Judging from comments in the bugs, the fix *might* be as simple as applying http://git.ffmpeg.org/?p=ffmpeg;a=commitdiff;h=960369c0a41c84ecd0130ce127fbe80a05b25da9 (or it may well depend on a bunch of stuff before that, or possibly gstreamer's copy of ffmpeg might be significantly out of sync, rendering it not applicable) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580810. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 08:54:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 15:54:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580901] Uninitialized variable may be used in fpsdisplaysink.c In-Reply-To: Message-ID: <20090430155438.0BEFB23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580901 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk AssignedTo|gstreamer- |t.i.m at zen.co.uk |bugs at lists.sourceforge.net | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580901. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 09:11:15 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 16:11:15 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580901] Uninitialized variable may be used in fpsdisplaysink.c In-Reply-To: Message-ID: <20090430161115.5BBA723F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580901 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133659|none |committed Flag| | AssignedTo|t.i.m at zen.co.uk |gstreamer- | |bugs at lists.sourceforge.net Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|HEAD |0.10.12 ------- Comment #2 from Tim-Philipp M?ller 2009-04-30 16:11 UTC ------- commit 8d4315ee5c74c5bb6bb6adf9ed5824101d9ccda1 Author: Tristan Matthews Date: Thu Apr 30 17:08:52 2009 +0100 fpsdisplaysink: init variable to NULL to avoid compiler warning Fixes #580901. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580901. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 09:28:36 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 16:28:36 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580810] Stuttering and crash with some H.264 files In-Reply-To: Message-ID: <20090430162836.CFAEE23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580810 GStreamer | gst-ffmpeg | Ver: git ------- Comment #2 from Mikko Rasa 2009-04-30 16:28 UTC ------- The patch does not apply as is; furthermore, it seems that it is already included in gst-ffmpeg's snapshot of ffmpeg, with some additional changes. I tried updating ffmpeg to the latest svn version, but that didn't change anything at all. When running with xvimagesink, I also get a bunch of these: ERROR ffmpeg :0:: number of reference frames exceeds max (probably corrupt input), discarding one I can't see any connection to either of the problems though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580810. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 09:33:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 16:33:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 555898] [optimisation] Block signals from timeline while doing complex changes In-Reply-To: Message-ID: <20090430163316.5869923F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=555898 GStreamer | gnonlin | Ver: git Edward Hervey changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |579238 nThis| | -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=555898. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 10:39:16 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 17:39:16 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580796] Improve timestamp handling in gstffmpegdec using reordered_opaque In-Reply-To: Message-ID: <20090430173916.496BF23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580796 GStreamer | gst-ffmpeg | Ver: git vanista changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vanista at gmail.com -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580796. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 11:04:52 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 18:04:52 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090430180452.ADD7A23F58F@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 ------- Comment #18 from Thiago Sousa Santos 2009-04-30 18:04 UTC ------- Module: gst-plugins-bad Branch: master Commit: 76aa98549a841d8939859c5a869e66805cdbaa5e URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=76aa98549a841d8939859c5a869e66805cdbaa5e Author: Thiago Santos Date: Thu Apr 30 14:43:36 2009 -0300 Pushed the changes to qtmux/mp4mux/gppmux, should typefinders be updated as well? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 11:27:38 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 18:27:38 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 545807] [baseaudiosink] audible crack when starting the pipeline In-Reply-To: Message-ID: <20090430182738.5E03B23F590@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=545807 GStreamer | gst-plugins-base | Ver: git ------- Comment #16 from Eero Nurkkala 2009-04-30 18:27 UTC ------- (In reply to comment #13) > The writer thread should block exactly when all the bytes are consumed from the > ringbuffer because the hardware buffer and the ringbuffer are configured to > have the same size. > > We don't want to ever block the audio writer thread because we want to write > silence when the ringbuffer is empty to keep the clock running and to deal with > sparse streams. > If the medium is from local source, the clock will keep running. Right, with discontinuous media, this is may be a problem (such as Voip). Any such chance as to define a property like "local-source" or something alike, so the user could decide whether to play sound clear or have an annoying break of audio right after the segments have been filled up? So having something like the patch attached, but only when the relevant property is enabled; "local-source" or "continuous-playback" where the user acknowledges his intents (and thus enables the patch, and is then fully responsible of the conseqences). (BTW, I give you an example where this bug counts the most; imagine a HW buffer of 1 megabyte; and alsa buffer of 1920 words / 20 periods. It takes only a blink of an eye for the writer thread to fill the buffers and go with huge amount of zero data inserted right after it. And the blame is not the HW, it's the SW above it). (By HW buffers I do not mean the kernel ALSA buffers, but real HW buffers) -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 15:02:01 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 22:02:01 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580005] separate caps for mp4mux? In-Reply-To: Message-ID: <20090430220201.B428323F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580005 GStreamer | gst-plugins-bad | Ver: 0.10.12 Christian Fredrik Kalager Schaller changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gstreamer- |thiagoss at embedded.ufcg.edu.b |bugs at lists.sourceforge.net |r Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 ------- Comment #19 from Christian Fredrik Kalager Schaller 2009-04-30 22:02 UTC ------- The demuxer needs to support these too, so you can do mux ! demux. As for the typefinders I don't know exactly how things work in terms of keeping things ABI compatible. The 3gpp typefinder can not change as it is not using video/quickime, that is for sure. I guess the mp4 and quicktime typefinder can add these new subcaps though? Can someone else please confirm or reject that? -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580005. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 15:50:43 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Thu, 30 Apr 2009 22:50:43 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580952] New: audioconvert/audioresample bad quality compared to plughw Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580952 GStreamer | gst-plugins-base | Ver: 0.10.22 Summary: audioconvert/audioresample bad quality compared to plughw Product: GStreamer Version: 0.10.22 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-base AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: justin at affinix.com QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified On my machine, this produces a tone as normal: gst-launch-0.10 audiotestsrc ! 'audio/x-raw-int,rate=16000,width=16,channels=1' ! alsasink device=plughw:0,0 And this produces a tone full of pops: gst-launch-0.10 audiotestsrc ! 'audio/x-raw-int,rate=16000,width=16,channels=1' ! audioconvert ! audioresample ! alsasink device=hw:0,0 The first command lets ALSA do the format conversion, and sounds good. The second command uses audioconvert/audioresample to do the format conversion (which according to verbose output turns out to be 'audio/x-raw-int,rate=44100,width=32,channels=2'), and sounds bad. This is also full of pops: gst-launch-0.10 audiotestsrc ! 'audio/x-raw-int,rate=16000,width=16,channels=1' ! audioconvert ! audioresample ! 'audio/x-raw-int,rate=44100,width=32,channels=2' ! alsasink device=plughw:0,0 This third command shows that the problem is probably not an issue with hw vs plughw, but the mere use of audioconvert/audioresample. I /think/ the bug is in audioresample. Testing with legacyresample seems to make the pops go away. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580952. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 17:29:32 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 00:29:32 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 529741] Add ioctl-based CDDA plugin for Solaris In-Reply-To: Message-ID: <20090501002932.B575623F58E@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=529741 GStreamer | gst-plugins-bad | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109834|none |reviewed Flag| | Status|NEW |NEEDINFO ------- Comment #3 from Tim-Philipp M?ller 2009-05-01 00:29 UTC ------- Hrm, this has been in bugzilla for a while. Are you still interested in getting this in? Some quick comments/questions: - is the code the latest version? - I think it should be called suncddasrc / GstSunCddaSrc and go into -bad/sys/sunccda or so as long as it's specific to sun/solaris (or -bad/sys/suncdda if you shed the libhal dependency, see next item) - presumably the cd drive querying could be done via glib/gio these days (GVolumeMonitor)? (Not a requirement, just wondering) - is it ok to call ioctl() on the same file descriptor / device from multiple threads at the same time? (the speed changing would be done from the main application thread while the streaming thread accesses the drive as well) - please run gst-indent on the .c file (and only the .c file) - please change all the return (foo); into return foo; to match the rest of the GStreamer code base. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529741. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 17:38:55 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 00:38:55 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 413418] Make GstAppSrc/GstAppSink better In-Reply-To: Message-ID: <20090501003856.0145D23F592@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=413418 GStreamer | gst-plugins-base | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Component|gst-plugins-bad |gst-plugins-base -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=413418. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 17:42:04 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 00:42:04 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 579952] [qtdemux] support for MP4 chapter tracks In-Reply-To: Message-ID: <20090501004204.0F5CA23F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579952 GStreamer | gst-plugins-good | Ver: git Tim-Philipp M?ller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.i.m at zen.co.uk Status|UNCONFIRMED |NEW Component|gst-plugins-bad |gst-plugins-good Ever Confirmed|0 |1 Summary|[wishlist] support for MP4 |[qtdemux] support for MP4 |chapter tracks |chapter tracks -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579952. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 18:46:19 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 01:46:19 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580967] shared memory based sink and source In-Reply-To: Message-ID: <20090501014619.AED1E23F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580967 GStreamer | gst-plugins-bad | Ver: git ------- Comment #2 from Olivier Crete (Tester) 2009-05-01 01:46 UTC ------- While I'm at it, a more complete version would also have multiple buffers so we can use buffer_alloc to reduce the overhead even more. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580967. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 18:30:39 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 01:30:39 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580967] New: shared memory based sink and source Message-ID: If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580967 GStreamer | gst-plugins-bad | Ver: git Summary: shared memory based sink and source Product: GStreamer Version: git Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-plugins-bad AssignedTo: gstreamer-bugs at lists.sourceforge.net ReportedBy: tester at tester.ca QAContact: gstreamer-bugs at lists.sourceforge.net GNOME version: Unspecified GNOME milestone: Unspecified I've written a set of shared memory sink and source for inter-process communication between pipelines. They currently use a single shared memory segment for all communications including the caps and the actual buffer contents. Also EOS events as well as most details from the buffers are transfered. Except for the timestamp, I'm not sure how to properly transfer the timestamps, so I just made the source into a live source. Also, tags are not transfered. I'm attaching it as a patch against gst-p-bad. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580967. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 18:32:24 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 01:32:24 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 580967] shared memory based sink and source In-Reply-To: Message-ID: <20090501013224.9A86223F58D@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=580967 GStreamer | gst-plugins-bad | Ver: git ------- Comment #1 from Olivier Crete (Tester) 2009-05-01 01:32 UTC ------- Created an attachment (id=133714) --> (http://bugzilla.gnome.org/attachment.cgi?id=133714&action=view) actual implementation of the shm sink/src Also, I did some testing on an OMAP3 dev board and even on that relatively slow platform, it takes very little CPU time (unlike, lets say, using gdppay->filesink->fifo->filesrc->gdpdepay). -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580967. From bugzilla-daemon at bugzilla.gnome.org Thu Apr 30 20:31:45 2009 From: bugzilla-daemon at bugzilla.gnome.org (GStreamer (bugzilla.gnome.org)) Date: Fri, 1 May 2009 03:31:45 +0000 (UTC) Subject: [gstreamer-bugs] [Bug 529741] Add ioctl-based CDDA plugin for Solaris In-Reply-To: Message-ID: <20090501033145.8ECC323F58C@label.gnome.org> If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=529741 GStreamer | gst-plugins-bad | Ver: git Brian Cameron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Comment #4 from Brian Cameron 2009-05-01 03:31 UTC ------- Thanks for bringing this to my attention. We no longer ship this plugin on Solaris. Now we use a plugin that interfaces with the /usr/bin/cdda2wav binary directly. Joerg Schilling added some interactive features to the cdda2wav program so that our new plugin can start cdda2wav once, and the plugin can interactively request sectors. It works better than the ioctls since cdda2wav uses USCSI interfaces and more reliably can read CDDA data from the drive than ioctls can. I originally posted this bug report because I thought other platforms might be interested in making it work as a general simple ioctl-based plugin. But, since that doesn't seem to be the case, it's probably best to just close this bug as will not fix. I don't think anyone at Sun has an interest in using it anymore. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529741.