[Bug 667564] mpeg4videoparse: does not detect config data when VOP only stream is sent

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 2 04:11:33 PST 2012


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

--- Comment #5 from Marc Leeman <marc.leeman at gmail.com> 2012-02-02 12:11:28 UTC ---
Created an attachment (id=206620)
 View: https://bugzilla.gnome.org/attachment.cgi?id=206620
 Review: https://bugzilla.gnome.org/review?bug=667564&attachment=206620

Reconstruct config based on broken stream


The stream is a squence of VOPs, so the state machine in the parser fails. The
patch make an exception when there is no config an tries 'harder'; by acting on
GST_MPEG4_VIDEO_LAYER_FIRST flag and scanning for the next header. This partial
copied in a full configuration and the caps are set.

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