[Bug 650323] New: [matroskamux] Leaks entire MTS input file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 16 08:47:41 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650323
  GStreamer | gst-plugins-good | 0.10.29

           Summary: [matroskamux] Leaks entire MTS input file
    Classification: Platform
           Product: GStreamer
           Version: 0.10.29
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bens at alum.mit.edu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I launched this pipeline:

gst-launch-0.10 filesrc location=clip.mts ! tsdemux ! h264parse ! matroskamux !
fakesink

The pipeline gradually allocated enough memory to store the entirety of
clip.mts (> 2GB, pushing my desktop into swap).

No such behavior was observed with

gst-launch-0.10 filesrc location=clip.mts ! tsdemux ! h264parse ! fakesink

so I conclude that the bug is related to matroskamux.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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