gst-launch-1.0-capsfilter Verified for current stable LTS

Gst Launch 1.0 Capsfilter Command: Filter To Greyscale Format

Use for filter to greyscale format with Gst Launch 1.0 Capsfilter. Exact CLI syntax to filter to greyscale format using Gst Launch 1.0 Capsfilter.

When to use this: Use for filter to greyscale format with Gst Launch 1.0 Capsfilter.

Command Syntax

gst-launch-1.0 <videotestsrc> ! capsfilter caps=video/x-raw,format=GRAY8 ! <videoconvert ! autovideosink>

Command Breakdown

gst-launch-1.0 is the base executable for this command.

FAQ

Purpose: Exact syntax to filter to greyscale format using Gst Launch 1.0 Capsfilter.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Gst Launch 1.0 Capsfilter directory