[gstreamer-bugs] [Bug 580810] Stuttering and crash with some H.264 files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 5 04:49:33 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580810

  GStreamer | gst-ffmpeg | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #4 from Wim Taymans  2009-06-05 11:49 UTC -------
matroskademux was sending segment updates that caused output timestamps to fall
outside of the clipping region and this caused QoS to drop frames and mess up
the ffmpeg state.

commit 608a920771e698d5a43f8c4f800e57173a9165e8
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Jun 5 13:47:15 2009 +0200

    ffmpegdec: don't do QoS on invalid timestamps

    When we convert the timestamp to running_time, don't try to do QoS on
invalid
    times.

    Fixes #580810


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580810.




More information about the Gstreamer-bugs mailing list