yet another udpsink question from a new user

Tomaz Canabrava tcanabrava at kde.org
Fri Feb 12 18:40:59 UTC 2016


On Fri, Feb 12, 2016 at 4:09 PM, Tim Müller <tim at centricular.com> wrote:

> On Fri, 2016-02-12 at 15:53 -0200, Tomaz Canabrava wrote:
>
> > gst_element_factory_make("ffmpegcolorspace", "colorspace");
>
> Try "videoconvert". "ffmpegcolorspace" is/was the 0.10 (old GStreamer
> API/version) equivalent of "vidoeoconvert" in 1.x.
>

Tim, That's what I'm using, actually. that gst_element_factory_make was
just leftover from lots of different tests.

  gst_bin_add_many (GST_BIN (pipeline), appsrc, conv, videoenc, payloader,
udpsink, NULL);

Cheers
>  -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.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/20160212/11c559e1/attachment.html>


More information about the gstreamer-devel mailing list