[Bug 685709] mpeg4videoparse: AVI file with XVID video doesn't want to preroll: p_length.avi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 9 03:19:02 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=685709
  GStreamer | gst-plugins-bad | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-10-09 10:18:59 UTC ---
This is indeed due to mpeg4videoparse but also to the video stream in question
which does not contain any config data.  And mpeg4videoparse by default drops
frames until it has valid config data (configurable with drop property), the
latter default behaviour stemming all the way back from bug #532723.

Given that avdec_mpeg4 still seems to manage without config that may or may not
be the best default behaviour (and not consistent across parsers so it seems).

-- 
Configure bugmail: https://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