13 lines
339 B
Markdown
13 lines
339 B
Markdown
|
|
# 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}}`
|