[Spice-devel] [virtio-dev] [RFC PATCH v5] virtio-video: Add virtio video device specification

Alexandre Courbot acourbot at chromium.org
Mon Nov 15 06:44:50 UTC 2021


Hi Cornelia,

On Wed, Nov 10, 2021 at 6:37 PM Cornelia Huck <cohuck at redhat.com> wrote:
>
> On Wed, Jan 20 2021, Alexandre Courbot <acourbot at chromium.org> wrote:
>
> > From: Keiichi Watanabe <keiichiw at chromium.org>
> >
> > The virtio video encoder and decoder devices are virtual devices that
> > support video encoding and decoding respectively. Although they are
> > different devices, they use the same protocol.
> >
> > Signed-off-by: Dmitry Sepp <dmitry.sepp at opensynergy.com>
> > Signed-off-by: Keiichi Watanabe <keiichiw at chromium.org>
> > Signed-off-by: Alexandre Courbot <acourbot at chromium.org>
> > ---
> > Here is the new revision of the virtio-video specification. Compared to
> > v4 some extra simplification work has been performed, and all stream
> > settings are now consolidated under the parameters. Hopefully this can
> > be used as the basis to write a new version of the Linux driver and
> > virtual device, or maybe even to drop that RFC tag! :)
>
> It seems that there has not been any followup on this, has there?
>
> I assume that there is still interest (after all, the ids have already
> been reservered); let me add some quick comments from the spec pov (I
> don't really know anything about how video is supposed to work here.)

Thanks for the comments ; they come at the right time as we are
currently working on what will become the v6 of this draft. The
precision about the use of normative sections in particular is
welcome.

Although other work keeps getting in the way I hope to post v6
sometime this week. We are also thinking of updating our current
implementation of an older protocol version to provide a working
proof-of-concept, although this will likely take some more time to be
done.

Cheers,
Alex.


More information about the Spice-devel mailing list