Re: [Spice-devel] [PATCH 1/2] channel-display-gst: Prefer playbin3 to playbin (v2)

2023-10-06 Thread Frediano Ziglio
Il giorno lun 2 ott 2023 alle ore 06:41 Vivek Kasireddy ha scritto: > > From: Jin Chung Teng > > If playbin3 is available (checked in Gstreamer registry), it > makes sense to prefer it given the major improvements and > features it offers including the capability to handle higher > bitrates. > >

[Spice-devel] [PATCH 1/2] channel-display-gst: Prefer playbin3 to playbin (v2)

2023-10-01 Thread Vivek Kasireddy
From: Jin Chung Teng If playbin3 is available (checked in Gstreamer registry), it makes sense to prefer it given the major improvements and features it offers including the capability to handle higher bitrates. v2: (Frediano) - Cache the playbin3 is available check - Keep the playbin name for pl