[Bug 776490] gstplayer: Add video/audio/text sink property for gstplayer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 27 09:29:18 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=776490

--- Comment #3 from Lyon <lyon.wang at nxp.com> ---
Created attachment 342488
  --> https://bugzilla.gnome.org/attachment.cgi?id=342488&action=edit
patch for set video-sink via video-renderer.c

in gstplayer-video-overlay-video-renderer..c 
gst_player_video_overlay_video_renderer_create_video_sink() will always return
NULL, and therefore, in gstplayer gst_player_main() thread, the custom video
sink will not be set successfully.

The patch add "video-sink" property for overlayvideorender, so that it could 
be set outside. also return the video-sink element via
gst_player_video_overlay_video_renderer_create_video_sink()

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