[Bug 783086] vpxenc: memory usage grows when dropframe-threshold is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 27 14:25:49 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783086

George Kiagiadakis <gkiagia at tolabaki.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #352566|needs-work                  |none
             status|                            |
 Attachment #352566|0                           |1
        is obsolete|                            |

--- Comment #13 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Created attachment 356478
  --> https://bugzilla.gnome.org/attachment.cgi?id=356478&action=edit
vpxenc: discard frames that have been dropped by libvpx

I've tried using the pts as an experiment. It seems to work perfectly and
solves the issue as well. I didn't do this for the STATS packets, as I'm not
sure how they should be handled, but I'm thinking that maybe in their case we
don't have to do anything. The STATS packet will be matched to an old
GstVideoCodecFrame and then we will catch up when a normal packet arrives.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list