[Bug 100286] New: Wrong GStreamer queuing algorithm causing excessive memory and frames losses

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 20 11:15:10 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100286

            Bug ID: 100286
           Summary: Wrong GStreamer queuing algorithm causing excessive
                    memory and frames losses
           Product: Spice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: spice-gtk
          Assignee: spice-bugs at lists.freedesktop.org
          Reporter: fziglio at redhat.com

Created attachment 130323
  --> https://bugs.freedesktop.org/attachment.cgi?id=130323&action=edit
spice-server patch to reproduce the issue

Currently spice-gtk code attempt to insert some delay to deal lipsync.
The idea is to delay frame displays to sync with the audio.
However the delay is attempted on the output of the pipeline (so uncompressed
frames) potentially requiring large amount of memory.
I wrote a patch for the server (attached) to leverage the delay so high to
cause the client to crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20170320/8c0256db/attachment.html>


More information about the spice-bugs mailing list