Hi,
Hi,
sent my patch as MR.
https://gitlab.freedesktop.org/spice/spice/-/merge_requests/226.
thank you very much for this.
Frediano
Il giorno sab 1 giu 2024 alle ore 17:14 Frediano Ziglio
ha scritto:
Il giorno lun 27 mag 2024 alle ore 16:19 Victor Toso
ha scritto:
Hi,
On Tue, A
Hi,
sent my patch as MR.
https://gitlab.freedesktop.org/spice/spice/-/merge_requests/226.
Frediano
Il giorno sab 1 giu 2024 alle ore 17:14 Frediano Ziglio
ha scritto:
>
> Il giorno lun 27 mag 2024 alle ore 16:19 Victor Toso
> ha scritto:
> >
> > Hi,
> >
> > On Tue, Apr 16, 2024 at 12:59:50PM
Il giorno lun 27 mag 2024 alle ore 16:19 Victor Toso
ha scritto:
>
> Hi,
>
> On Tue, Apr 16, 2024 at 12:59:50PM GMT, Michael Scherle wrote:
> > Hello,
> >
> > Thanks for your changesets, they definitely reduce the delay significantly
> > (to a similar level as our provosoric fixes, but yours are m
Hi,
On Tue, Apr 16, 2024 at 12:59:50PM GMT, Michael Scherle wrote:
> Hello,
>
> Thanks for your changesets, they definitely reduce the delay significantly
> (to a similar level as our provosoric fixes, but yours are much cleaner).
>
> On the client side (spice-gtk) I looked at the problem with t
Hello,
Thanks for your changesets, they definitely reduce the delay
significantly (to a similar level as our provosoric fixes, but yours are
much cleaner).
On the client side (spice-gtk) I looked at the problem with the high
decoding time (2 frames buffering) and was able to find a simple fi
Frediano
Il giorno mar 2 apr 2024 alle ore 15:27 Michael Scherle
ha scritto:
>
> Hi Frediano,
>
> thank you very much for your detailed answer.
>
>
> On 02.04.24 14:13, Frediano Ziglio wrote:
>
> > Really short explanation: Lipsync.
> >
> > Less cryptic explanation: video streaming was added much
Hi Frediano,
thank you very much for your detailed answer.
On 02.04.24 14:13, Frediano Ziglio wrote:
Really short explanation: Lipsync.
Less cryptic explanation: video streaming was added much time ago when
desktops used 2D graphic drawings, like lines, fillings, strings and
so on. At that t
Il giorno mer 20 mar 2024 alle ore 15:32 Michael Scherle
ha scritto:
>
> Hello spice developers,
>
> I looked further and found the function get_min_playback_delay(
> https://gitlab.freedesktop.org/spice/spice/-/blob/fe1c25f530b95d32cc81bc1a395d80ace631d2dd/server/gstreamer-encoder.c#L507)
> which
Hello spice developers,
I looked further and found the function get_min_playback_delay(
https://gitlab.freedesktop.org/spice/spice/-/blob/fe1c25f530b95d32cc81bc1a395d80ace631d2dd/server/gstreamer-encoder.c#L507)
which calculates the delay I was looking for. However, some of the
calculations do