feat: add initial ffmpeg implementation

This commit is contained in:
uku 2025-05-13 14:22:03 +02:00
parent 1d93482209
commit 8f3c7e4052
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
6 changed files with 237 additions and 32 deletions

1
Cargo.lock generated
View file

@ -2405,6 +2405,7 @@ dependencies = [
"reqwest",
"rfd",
"serde",
"serde_json",
"tokio-util",
"toml",
"tracing",