Add error handling in the transcoder

This commit is contained in:
2023-07-04 11:14:30 +09:00
parent 28d0fc161b
commit 1734e57d43
5 changed files with 85 additions and 27 deletions
+2
View File
@@ -21,6 +21,8 @@ in
rustc
pkgconfig
openssl
mediainfo
ffmpeg
];
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";