[Bug 722677] Android: h264parse "no SPS/PPS yet..." parsing encoded frames with MediaCodec encoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 26 05:50:43 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722677
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-26 12:50:34 UTC ---
This sounds like the problem is that the codec data is provided out of band,
and the encoder element does not include it in the stream or the caps. In
theory these would be stored in the output MediaFormat in the cid-X (X = 0, 1,
2, ...) fields if they don't come inband.

Please check if this is the case, also try with the merged amcvidenc element in
gst-plugins-bad if that changes anything.

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