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