[gstreamer-bugs] [Bug 593348] New: faac encoder produces first buffer with wrong duration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 27 18:29:25 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593348

           Summary: faac encoder produces first buffer with wrong duration
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.12
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rkrikava at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Roland Krikava <rkrikava at gmail.com> 2009-08-28 01:29:20 UTC ---
If running the following pipeline, you'll notice that the first output buffer
has a duration quite a bit larger than those that follow:

GST_DEBUG=faac:5 gst-launch alsasrc ! faac ! fakesink

The buffer duration of output buffers should be the same as those fed to the
encoder.  The attached patch fixes the bug.

-- 
Configure bugmail: http://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