ffmpegcolorspace
ffmpegcolorspace — Converts video from one colorspace to another
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseTransform
+----GstFFMpegCsp
Description
Example launch line
gst-launch -v videotestsrc ! video/x-raw-yuv,format=\(fourcc\)YUY2 ! ffmpegcolorspace ! ximagesink
Element Information
| plugin |
ffmpegcolorspace
|
| author |
Ronald Bultje <rbultje@ronald.bitfreak.net> |
| class |
Filter/Converter/Video |
Details
GstFFMpegCsp
typedef struct _GstFFMpegCsp GstFFMpegCsp;
Opaque object data structure.