h.264 GPU encoding

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

h.264 GPU encoding

Holger
I try to do h.264 hardware encoding with a AMD A10 Micro 6700T CPU/GPU on linux.
The GPU supports VCE 2.0 and should be able to encode h.264.
First I tried to use the vaapi package without success.

Google also says, that VCE 2.0 is available by gst-omx. Omx is supported by bellagio?
But what is bellagio?

So, I don't get it. Some keywords I tried to get together:
vdpau
vaapi
VCE 2.0
gst-omx
bellagio
mesa-va-drivers

Does somebody know how I get h264 encoding working on this chip? Which is the right way? Are there different ways for the same solution?