docs: Added examples to README.md.

This commit is contained in:
Spencer Brower
2024-03-03 00:19:17 -05:00
parent 132e0c0bc8
commit fe06cbea26
6 changed files with 52 additions and 3 deletions

View File

@@ -11,6 +11,11 @@ Utility commands for working with ffmpeg in nushell.
## Capabilities
- Return tables from `ffprobe`
```nu
{{ ffprobe_example }}
```
- `ffprobe` multiple files at once
- Use `streams`, `streams video`, and `streams audio` to filter `ffprobe` output
- get the `dimensions` of a video stream as a record