[gstreamer-bugs] [Bug 335585] xvidenc does not mark key-frame/delta-units

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 23 01:15:38 PST 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=335585
 GStreamer | gst-plugins-bad | Ver: 0.10.1


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #61801|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.2




------- Comment #2 from Wim Taymans  2006-03-23 09:15 UTC -------
        Patch by: Mark Nauwelaerts <manauw at skynet dot be>

        * ext/xvid/gstxvidenc.c: (gst_xvidenc_init), (gst_xvidenc_setup),
        (gst_xvidenc_chain):
        Patch to mark outgoing encoded buffers as delta-units (or not).
        Note that this patch also patches:
        - the setting of fincr and fbase in xvid-encoder creation based on
          caps framerate
        - makes 0, rather than 2, the default max_b_frames, as the current
          xvidenc does not seem "fully prepared" to handle b-frame
          "effects", such as encoder returning 0 encoded bytes, etc.
        Fixes #335585


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