feat: Added ffmpeg examples.

This commit is contained in:
2025-12-29 14:10:54 -05:00
parent 8d2af3fb2f
commit a9264aa2f0
4 changed files with 91 additions and 0 deletions

View File

@@ -69,3 +69,10 @@ use <path-to-repository>/filters *
### Examples
```nu
{{ example "convert-to-30-fps" -}}
```
```nu
{{ example "convert-to-30-fps-with-filterchain" -}}
```