refactor: replace rust-ffmpeg with simple process call
This commit is contained in:
@@ -48,7 +48,6 @@ clap = { version = "4.6.1", features = ["derive"] }
|
||||
image = "0.25.10"
|
||||
infer = "0.16.0"
|
||||
petgraph = "0.8.3"
|
||||
rust_ffmpeg = "1.0.0"
|
||||
tempfile = "3.27.0"
|
||||
thiserror = "2.0.18"
|
||||
tokio = { version = "1.52.3", features = ["rt", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user