Videoscale aspect fill

Johan Basore johan_dream at hotmail.com
Wed May 4 11:31:46 UTC 2016


Hello everyone,I am using videoscale and filter to resize video.But I can't
aspect fill option, just it resize video with aspect fit.Here are my
videoscale codes.*************************filtercaps1 =
gst_caps_new_simple("video/x-raw", "width", G_TYPE_INT, 200, "height",
G_TYPE_INT, 400, nil);g_object_set(G_OBJECT (filter1), "caps", filtercaps1,
nil);gst_caps_unref(filtercaps1);gst_element_link_many(clrspace1,
videoscale1, filter1, videomixer, nil);*************************
<http://gstreamer-devel.966125.n4.nabble.com/file/n4677324/Scale.png> 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Videoscale-aspect-fill-tp4677324.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160504/ada249a5/attachment.html>


More information about the gstreamer-devel mailing list