mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
14 lines
242 B
YAML
14 lines
242 B
YAML
inputFiles:
|
|
- README.md.tmpl
|
|
outputFiles:
|
|
- README.md
|
|
plugins:
|
|
filters: ./get_filter_support_table
|
|
ffprobe: ./get_ffprobe_commands_table
|
|
version: ./nu_version
|
|
example:
|
|
cmd: ./bin/run-example
|
|
#args: []
|
|
#pluginTimeout: 10s
|
|
|