[Bug 732161] playbin: Chooses avdec_h264dec over omxh264dec on RPi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 26 10:46:40 PDT 2014


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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-26 17:46:33 UTC ---
Happens because
avdec_h264:PRIMARY, xvimagesink:PRIMARY, 1 common capsfeature
omxh264dec:PRIMARY, glimagesink:SECONDARY, 2 common capsfeatures

We first compare the ranks, then the number of common features.

Of course at that point we don't know yet that xvimagesink does not work and
that we will use glimagesink anyway.


Not sure if it's safe to favour common capsfeatures over the rank.

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