Videoscale aspect fill

Alex Bolotin alexbolotsin at gmail.com
Wed May 4 12:15:19 UTC 2016


Hi Johan,

There is a plugin called vodeocrop. Give it a try

To get some info on it type in terminal

*gst-inspect-1.0 videocrop*
Best luck,
AlexB

2016-05-04 14:31 GMT+03:00 Johan Basore <johan_dream at hotmail.com>:

> 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);
> *************************
> ------------------------------
> View this message in context: Videoscale aspect fill
> <http://gstreamer-devel.966125.n4.nabble.com/Videoscale-aspect-fill-tp4677324.html>
> Sent from the GStreamer-devel mailing list archive
> <http://gstreamer-devel.966125.n4.nabble.com/> at Nabble.com.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160504/ea097457/attachment.html>


More information about the gstreamer-devel mailing list