feat: add initial ffmpeg implementation
This commit is contained in:
parent
1d93482209
commit
8f3c7e4052
6 changed files with 237 additions and 32 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2405,6 +2405,7 @@ dependencies = [
|
|||
"reqwest",
|
||||
"rfd",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio-util",
|
||||
"toml",
|
||||
"tracing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue