298 B
298 B
gst-launch-1.0 videoconvert
Convert between raw video pixel formats. More information: https://gstreamer.freedesktop.org/documentation/videoconvertscale/videoconvert.html.
- Convert the pixel format to be compatible with the output:
gst-launch-1.0 {{source}} ! videoconvert ! {{sink}}