gst-launch-1.0, gst-inspect-1.0: add page (#10524)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Managor
2023-07-27 18:39:30 +03:00
committed by GitHub
parent 1e5c7bed01
commit 5de55b44af
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# gst-inspect-1.0
> Print information on GStreamer plugins.
> More information: <https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html?gi-language=c>.
- Print information on a plugin:
`gst-inspect-1.0 {{plugin}}`
- List hardware transcoding capabilities of your device:
`gst-inspect-1.0 {{vaapi|nvcodec}}`