qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ui/vnc: VA API based H.264 encoding for VNC fra


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] ui/vnc: VA API based H.264 encoding for VNC framebuffer updates
Date: Thu, 10 Jan 2013 12:19:37 +0100

On 10.01.2013, at 12:10, Gerd Hoffmann wrote:

> On 01/10/13 11:37, Stefano Stabellini wrote:
>> On Thu, 10 Jan 2013, Gerd Hoffmann wrote:
>>> On 01/09/13 23:18, Alexander Graf wrote:
>>> Using libavcodec directly is a non-starter as distros don't ship that
>>> due to the multimedia codec patent mess.
>> 
>> libavcodec is certainly available on my ubuntu and debian installs.
> 
> Full version with H.264 support?  Or stripped down, with patented codecs
> removed?

IIRC Ubuntu has full support. Also openSUSE has Packman where you could get 
full libavcodec builds.

But overall, gstreamer is probably the better interface to look at here, as it 
actually provides a plugin architecture that people can plug their almost-legal 
codecs into.

The main reason I brought this up was because I'd like to know whether there's 
a particular benefit in using vaapi directly vs using gstreamer to encode this 
:).


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]