Show ffmpeg progress (#270)

This commit is contained in:
bytedream 2023-12-08 22:27:12 +01:00
parent 9ca3b79291
commit 9487dd3dbf
4 changed files with 176 additions and 32 deletions

1
Cargo.lock generated
View file

@ -397,6 +397,7 @@ dependencies = [
"indicatif",
"lazy_static",
"log",
"nix",
"num_cpus",
"regex",
"reqwest",