[Bug 777177] New: osximagesink: change rank to PRIMARY so it gets picked up by autovideosink
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 12 15:24:46 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777177
Bug ID: 777177
Summary: osximagesink: change rank to PRIMARY so it gets picked
up by autovideosink
Classification: Platform
Product: GStreamer
Version: 1.10.x
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: philippe_renon at yahoo.fr
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
autovideosink current rank is NONE so autovideosink does not even consider it.
Note that rank should be PRIMARY (?) so that glimagesink (SECONDARY) does not
get priority.
Side note: While investigating ranks I found this in dshowvideosink :
/* PRIMARY: this is the best videosink to use on windows */
if (!gst_element_register (plugin, "dshowvideosink",
GST_RANK_SECONDARY, GST_TYPE_DSHOWVIDEOSINK))
It is d3dvideosink that has PRIMARY rank now...
--
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