[gstreamer-bugs] [Bug 578926] decodebin/decodebin2 should insert mpeg4videoparse

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 17 05:47:11 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=578926

  GStreamer | gst-plugins-base | Ver: 0.10.21




------- Comment #3 from Arnout Vandecappelle  2009-04-17 12:47 UTC -------
Created an attachment (id=132822)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=132822&action=view)
Assume MPEG-4 stream is not parsed.

Set the 'parsed' field of the MPEG-4 caps to 'false'.  This
forces an mpeg4parse element to be inserted before the stream
can be decoded.  Unfortunately, it is not possible to detect
if the stream is already parsed or not.  However, that typically
happens only if a demuxer or depayloader comes in front of it, which
also sets the caps anyway.  Only a multifilesrc (with a sufficiently
high buffer size) may produce a parsed stream.


-- 
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=578926.




More information about the Gstreamer-bugs mailing list