encoding & parallel handling

This commit is contained in:
2018-08-28 22:37:12 +02:00
parent f07869518d
commit 326300d1cd
2 changed files with 100 additions and 17 deletions

View File

@@ -5,3 +5,4 @@ authors = ["Thomas Heck <t@b128.net>"]
[dependencies]
ffmpeg = { git = "https://github.com/hecke-rs/rust-ffmpeg" }
rayon = "1.0.2"