[Bug 770461] New: flacenc: Implement flushing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 26 22:24:35 UTC 2016


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

            Bug ID: 770461
           Summary: flacenc: Implement flushing
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gstblub at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 334249
  --> https://bugzilla.gnome.org/attachment.cgi?id=334249&action=edit
flacenc: Implement flushing

This allows flacenc to flush its internal state when requested to do so.  This
is useful when placed into a pipeline to transcode and a seek is performed on
that pipeline.  Currently, a seek would lead to an error (+ assertion) like
this:

WARN: gstaudioencoder.c:gst_audio_encoder_finish_frame:1028: error: received
more encoded samples 4608 than provided 684 as inputs

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