How to use VA-API in gstreamer?

Hyunjun Ko zzoon at igalia.com
Wed Jul 5 02:03:32 UTC 2017


Ah, the profile of h264 stream of your source from udpsrc is "baseline",
which is not supported on gst-vaapi decoder. vaapi decoder supports
constrained-baseline profile instead of it.

If you can try with other profiles of h264 stream between {
constrained-profile, main, high }, you should be successfull.
If not, I think you should try other decoder unfortunately.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-use-VA-API-in-gstreamer-tp4683607p4683681.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list