video playback test

This commit is contained in:
2024-07-08 14:34:57 +02:00
parent 99f7fa2a28
commit 91051a82be
8 changed files with 364 additions and 8 deletions

View File

@@ -8,5 +8,7 @@ atty = "0.2.14"
clap = { version = "4.5.8", features = ["derive"] }
clearscreen = "3.0.0"
colored = "2.1.0"
ffmpeg-next = "7.0.2"
image = "0.24.9"
nokhwa = { path = "/home/mike/Software/nokhwa", version = "0.10.4", features = ["input-native"] }
nokhwa = { path = "../../Software/nokhwa", version = "0.10.4", features = ["input-native"] }
video-rs = "0.8.1"