[Bug 705058] New: mpegvideoparse: Only output from keyframe/sequence after flush

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 28 23:28:09 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705058
  GStreamer | gst-plugins-bad | git

           Summary: mpegvideoparse: Only output from keyframe/sequence
                    after flush
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When a flush happens (like after a flushing seek), mpegvideoparse will no
longer wait for next I-frame (or sequence header) before pushing.

Right now it only checks if it got the config (which does not get resetted when
flushing if obtained from the stream) and if so pushes out everything it
receives (which might not start from an I-frame).

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