[gstreamer-bugs] [Bug 578926] [mpeg4videoparse] raise rank above that of ffdec_mpeg4

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 17 08:01:12 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-bad | Ver: 0.10.21

Arnout Vandecappelle changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gst-plugins-base            |gst-plugins-bad
            Summary|decodebin/decodebin2 should |[mpeg4videoparse] raise rank
                   |insert mpeg4videoparse      |above that of ffdec_mpeg4




------- Comment #5 from Arnout Vandecappelle  2009-04-17 15:01 UTC -------
Sounds good!  Except...  that means that the mpeg4videoparse will always be
inserted, even if the stream is already parsed (i.e. coming out of a demuxer or
depayloader).  That incurs some overhead because mpeg4videoparse is scanning
over the stream byte-by-byte.

However, I just did some measurements and it looks like mpeg4videoparse takes
less than 10% of the time of ffdec_mpeg4 (which is already pretty fast).

Conclusion: raise the rank of 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=578926.




More information about the Gstreamer-bugs mailing list