use VA-API

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

use VA-API

SmallSpark
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 +(






--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: use VA-API

Victor Jaquez
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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel