After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684566 - oggdemux: chained oggs adding flushing pad 'src_5218556e' to running element 'oggdemux0'
oggdemux: chained oggs adding flushing pad 'src_5218556e' to running element ...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-21 15:59 UTC by Tim-Philipp Müller
Modified: 2013-08-16 10:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2012-09-21 15:59:18 UTC
+++ This bug was initially created as a clone of Bug #628322 +++

The chained ogg video from the referenced bug plays fine now in 1.0 with gst-launch and tests/examples/playback, but for the last part towards the end it says:

(lt-totem:633): GStreamer-WARNING **: adding flushing pad 'src_5218556e' to running element 'oggdemux0', you need to use gst_pad_set_active(pad,TRUE) before adding it.

(lt-totem:633): GStreamer-WARNING **: adding flushing pad 'src_5b972e0e' to running element 'oggdemux0', you need to use gst_pad_set_active(pad,TRUE) before adding it.

In gst-launch and the playback test it plays fine to the end and then EOSes.

=======

Same for the audio-only chained ogg from bug #679818 : it works fine in gst-launch, but in totem it just messes up when switching chains for the first time (ca. 22 seconds in)
Comment 1 Tim-Philipp Müller 2012-10-18 16:45:52 UTC
Ok, so the totem thing seems to have been caused by the pitch element, see bug #686391.
Comment 2 Sebastian Dröge (slomo) 2013-08-16 10:06:57 UTC
Does not happen anymore with latest git master