[Bug 728324] h264parse: wait for resolution to be known before pushing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 17 01:46:06 PDT 2014


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

--- Comment #6 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-04-17 08:46:02 UTC ---
It can need negotiation in case of a hardware decoder that has a fixed max
number of buffered frames (at least a rudimentary accept/deny caps cutoff).

If it's in the codec data, then the decoder would need to parse it to extract
the information. That's the kind of job a parser is for.

That said, if you have a hardware decoder, it might already be able to extract
this and error out...

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