[gst-devel] convert a frame to uyvy

Stefan Kost ensonic at hora-obscura.de
Thu Apr 1 16:11:32 CEST 2010


Mailing List SVR wrote:
> Hi,
>
> I can extract video frame from a playbin pipeline using the "frame" property 
> (http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-
> plugins/html/gst-plugins-base-plugins-playbin.html#GstPlayBin--frame), 
>
> I want to convert the extracted frame to uyvy, can you suggest a simple 
> pipeline to do this job?
>   

You can use the "convert-frame" action signal on Playbin2. It takes
target caps as an argument and converts.

Stefan

> thanks
> Nicola
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>   





More information about the gstreamer-devel mailing list