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 698717 - playbin: with chained oggs, visualisation stops updating after chain change
playbin: with chained oggs, visualisation stops updating after chain change
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
playback
Depends on:
Blocks:
 
 
Reported: 2013-04-24 09:32 UTC by Tim-Philipp Müller
Modified: 2013-12-07 00:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2013-04-24 09:32:25 UTC
gst-launch-1.0 -v playbin uri=http://gstreamer.freedesktop.org/media/incoming/virginradio-three-consecutive-chains.ogg flags="soft-colorbalance+deinterlace+soft-volume+text+audio+video+vis"
Comment 1 Sebastian Dröge (slomo) 2013-08-16 09:57:55 UTC
Also stops too early, with latest git too. Something broken here
Comment 2 Sebastian Dröge (slomo) 2013-08-16 09:58:13 UTC
Visualisation is updating though... it seems.
Comment 3 Tim-Philipp Müller 2013-12-07 00:24:34 UTC
This got fixed somewhere between 1.0.x and 1.2.1 it seems (works fine for me in 1.2 branch and master but not 1.0 branch).