Re: [Spice-devel] [PATCH] channel-display-gst: Use h/w based decoders with Intel GPUs if possible

2023-05-10 Thread Frediano Ziglio
Il giorno gio 27 apr 2023 alle ore 07:37 Vivek Kasireddy ha scritto: > > We first try to detect if an Intel GPU is available (by looking into > udev's database) and then probe Gstreamer's registry cache to see > if there is h/w based decoder (element) available for the incoming > video codec

Re: [Spice-devel] [PATCH] channel-display-gst: Use h/w based decoders with Intel GPUs if possible

2023-04-27 Thread Frediano Ziglio
Il giorno gio 27 apr 2023 alle ore 07:37 Vivek Kasireddy ha scritto: > > We first try to detect if an Intel GPU is available (by looking into > udev's database) and then probe Gstreamer's registry cache to see > if there is h/w based decoder (element) available for the incoming > video codec

[Spice-devel] [PATCH] channel-display-gst: Use h/w based decoders with Intel GPUs if possible

2023-04-27 Thread Vivek Kasireddy
We first try to detect if an Intel GPU is available (by looking into udev's database) and then probe Gstreamer's registry cache to see if there is h/w based decoder (element) available for the incoming video codec format. If both these conditions are satisfied (i.e, Intel Media SDK Gstreamer