[Bug 678509] New: rtmpsrc outputs truncated buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 20 16:17:34 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678509
  GStreamer | gst-plugins-bad | 0.11.x

           Summary: rtmpsrc outputs truncated buffers
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mike.ruprecht at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


rtmpsrc outputs truncated buffers because, when enough data is read to fill the
buffer, the amount read that time (todo) is set to zero before it's added to
the cumulative buffer size (bsize). The buffer is then truncated to bsize
resulting in lost data.

-- 
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