[Bug 723778] new fakevideodec element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 15 01:33:07 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723778
  GStreamer | gst-plugins-bad | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-12-15 09:33:02 UTC ---
The problem with a rank property is that the rank is globally, and actually
part of the element factory and not the element instance.

If you use a pipeline with two fakevideodecs and set different ranks on them,
it's not clear which rank will be used in the end :) It should rather be part
of a more elaborate configuration system as described in that other bug.

Apart from that this seems like a good idea. Are you planning to continue
working on it?

-- 
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