Detecting video stream resolution in appsink with GStreamer 1.0

tobatrance henning.hinze at mail.de
Mon Jan 29 14:23:30 UTC 2018


Once you pulled a sample with gst_app_sink_pull_sample you can extract its
buffer with gst_sample_get_buffer and following get the video frame and
video info with gst_video_frame_map. The video info object got the
information you're looking for.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list