[Bug 731672] corrupted output with "omxvideodec ! videoconvert ! pngenc"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 23 11:14:19 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731672
  GStreamer | gst-omx | 1.2.4

--- Comment #15 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-06-23 18:14:13 UTC ---
(In reply to comment #13)
> How can I check if downstream element support videometa?
> 
> videoscale/videoconvert support videometa

If you need example, I have implemented this in -good/sys/v4l2.

has_video_meta =
      gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL);

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