mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
12 lines
230 B
YAML
12 lines
230 B
YAML
inputFiles:
|
|
- README.md.tmpl
|
|
outputFiles:
|
|
- README.md
|
|
plugins:
|
|
filters: ./get_filter_support_table
|
|
ffprobe: ./get_ffprobe_commands_table
|
|
version: ./nu_version
|
|
ffprobe_example: ./examples/ffprobe.nu
|
|
pluginTimeout: 10s
|
|
|