[gstreamer-bugs] [Bug 300682] [mpeg2dec] fails to play mpgtx -j joined files to the end

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 27 06:52:10 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=300682
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60145|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #9 from Tim-Philipp Müller  2006-02-27 14:52 UTC -------
Committed to CVS with some minor modifications (style/indentation changes;
throw GST_ELEMENT_ERROR when we return GST_FLOW_ERROR, so a meaningful error
messages is posted on the bus; reset dec->error_count in gst_mpeg2dec_reset()):

2006-02-27  Luca Ognibene  <luogni at tin dot it>

        * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
        (gst_mpeg2dec_reset), (gst_mpeg2dec_chain):
        * ext/mpeg2dec/gstmpeg2dec.h:
          Don't treat STATE_INVALID as fatal error; throw an error
          only after five consecutive decoding errors. Makes decoding
          mpeg streams more robust and fixes playback of joined clips
          (#300682).


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