[Bug 624697] Add 'video/x-raw-va' in DEFAULT_RAW_CAPS for va api support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 12 01:08:00 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=624697
GStreamer | gst-plugins-base | unspecified
--- Comment #9 from Zhao, Halley <halley.zhao at intel.com> 2012-09-12 08:07:58 UTC ---
gstreamer-vaapi works in playbin2: https://gitorious.org/vaapi/gstreamer-vaapi.
so, you can close it if you like.
however, I don't think it works perfect now, because:
auto-plug ends when a sink element is connected (vaapisink), not by pre-defined
caps type.
maybe we can add 'video/x-surface;' to the list.
use raw_caps (default one or set from app) to control auto-plug is more
flexible than ends with a sink element. for example: we sometimes do require
raw caps, thumbnail generation is one case. in such case vaapidownload element
can be auto-pluged to get the raw data of a hw surface.
--
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