[gstreamer-bugs] [Bug 340859] New: avimux produces index with all frames marked as keyframes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 6 13:53:23 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340859
 GStreamer | gst-plugins-good | Ver: 0.10.3

           Summary: avimux produces index with all frames marked as
                    keyframes
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: manauw at skynet.be
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


A buffer to be sent out is (properly) stripped using (a.o.)
gst_buffer_make_metadata_writable, but this also clears the buffer flags in the
resulting sub-buffer.  [Because there is more than one ref on the buffer;
one in gst_avi_mux_do_video_buffer and a peek one in gst_avi_mux_do_one_buffer]
So, the buffer looks like holding keyframe at the point in code checking for
this.


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