[Bug 766970] aacparse: sticky event criticals with RTL HD mpeg-ts stream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 1 09:28:18 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766970
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #330705|none |needs-work
status| |
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 330705:
--> (https://bugzilla.gnome.org/review?bug=766970&attachment=330705)
Erm that doesn't seem right. Why would you always push upstream caps downstream
here? The subclass is responsible for creating caps, and usually they are not
the same as the upstream ones.
If the problem is that post-caps events are sent before the subclass has
created the caps event, then the solution would be to delay the post-caps
events until finish_frame() or a new gst_base_parse_set_caps().
--
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