[Spice-devel] [PATCH 0/0] Add support for h265/HEVC video codec
Christophe de Dinechin
cdupontd at redhat.com
Mon Jun 18 14:27:41 UTC 2018
As a follow up to the question I asked during the weekly meeting, what is the plan for selecting between codecs?
Easy case: client and agent have only one shared codec combination. We have to pick that one.
More complicated: say both sides support h264, vp9 and h265. Which one do we pick?
Right now, the only ranking I am aware of occurs in the agent, and based on existing code and earlier discussions with Frediano, it’s not clear if we want to use that ranking to sort codecs. It’s designed to sort plugins, not codecs. It would be easy to tweak it to rank h265 higher than h264, though.
Thoughts?
Christophe
> On 18 Jun 2018, at 11:20, Snir Sheriber <ssheribe at redhat.com> wrote:
>
> This series adds support in h265 protocol to spice (intended for
> stream-channel streams)
>
> spice-common was also updated but bumping it in the other components
> and changing its required spice-protocol version does not seem necessary
>
> changed:
> spice-server
> spice-protocol
> spice-common
> spice-gtk
>
>
> --
> 2.17.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list