[gstreamer-bugs] [Bug 328487] mpegdemux loops infinitely with corrupt MPEG file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 24 12:41:49 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=328487
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com




------- Comment #2 from Wim Taymans  2006-03-24 20:41 UTC -------
related to bug #320084. In this case an element was added to the pipeline
(videosink) that will never preroll since nothing is connected to it.

the proper way of creating a pipeline is to only add elements that are needed.

We could post an error message in the source if the file has a length of 0.

did not test the 000001ba cases yet. 


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