[gstreamer-bugs] [Bug 599266] Requires restart after installing codecs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 10 03:27:11 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599266
  GStreamer | gst-plugins-base | 0.10.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-10 11:27:07 UTC ---
The problem here most probably is, that decodebin2 gets the factories from the
registry a single time: at instantiation. Instead it should do that everytime
when going NULL->READY IMO. Not sure if playbin2 or uridecodebin keeps a list
of factories but if they do the same applies ;)

And then totem/RB should set playbin2 to NULL after the plugins were installed
and then back to PLAYING.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list