use VA-API
Víctor Jáquez
vjaquez at igalia.com
Wed Feb 27 09:55:30 UTC 2019
On Wed, 27 Feb 2019 at 03:19, SmallSpark wrote:
> Hello to all! +)
>
> I started using gstreamer recently.
> I have application using OpenCv lib.
> I send video stream (h264) through gstreamer pipeline
> "appsrc ! videoconvert ! x264enc ! mpegtsmux ! udpsink host=localhost
> port=5000 sync=true"
> With software encoder it spends a lot of CPU resources, and i want use VA
> API
> How should look gstreamer pipeline with VA-API? When i use vaapih264enc
> instead x264enc it doesnt work +(
How does it fail?
vmjl
More information about the gstreamer-devel
mailing list