mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
gst-transcoder-1.0: add page (#21539)
This commit is contained in:
@@ -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}}`
|
||||
Reference in New Issue
Block a user