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 379822 - [playbin] allow enable/disable of visuals on-the-fly
[playbin] allow enable/disable of visuals on-the-fly
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-27 16:13 UTC by Bastien Nocera
Modified: 2009-09-10 08:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2006-11-27 16:13:15 UTC
Currently, bacon_video_widget_set_show_visuals() returns FALSE (ie. requires a restart). It shouldn't be needed to restart Totem to turn visuals on/off.
Comment 1 Jonathan Matthew 2007-01-17 10:00:29 UTC
In rhythmbox, we hack around this by using a fake visualizer element (outputs blank frames) and a hidden output window when visuals are disabled.
Comment 2 Edward Hervey 2009-03-11 09:06:11 UTC
Bastien, you still have this issue ?
Comment 3 Sebastian Dröge (slomo) 2009-09-10 08:10:21 UTC
This is fixed with playbin2 now.
Comment 4 Bastien Nocera 2009-09-10 08:11:25 UTC
Apart from the deadlock when switching visuals.