gst-transcoder-1.0: add page (#21539)

This commit is contained in:
Managor
2026-03-18 16:42:37 +02:00
committed by GitHub
parent f730e28477
commit 65702623d8
+12
View File
@@ -0,0 +1,12 @@
# gst-transcoder-1.0
> Convert media between two filetypes.
> More information: <https://wiki.st.com/stm32mpu/wiki/Gst-transcoder>.
- List available transcoding targets:
`gst-transcoder-1.0 {{[-l|--list-targets]}}`
- Convert from one media type to another:
`gst-transcoder-1.0 {{path/to/input_file.webm}} {{path/to/output_file.mp4}}`