[gstreamer-bugs] [Bug 579290] Require stream to be parsed for decoding

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 17 06:26:32 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=579290

  GStreamer | gst-ffmpeg | Ver: 0.10.21




------- Comment #1 from Arnout Vandecappelle  2009-04-17 13:26 UTC -------
Created an attachment (id=132827)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=132827&action=view)
Require MPEG-4 buffers to be parsed.

Set the 'parsed' field in the caps of MPEG-4 codecs to 'true'.
This makes sure that an mpeg4videoparse is inserted in the
pipeline when decoding a raw (non-muxed) MPEG-4 stream.  Note
that elements that don't set the 'parsed' field can still link
to ffdec_mpeg4, because their caps do intersect - only linking
with elements that explicitly set 'parsed' to 'false' is not
possible.  Note that it is therefore not possible to link
ffenc_mpeg4 with mpeg4videoparse.


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




More information about the Gstreamer-bugs mailing list