fix: various buffering / av sync issues
Some checks reported errors
continuous-integration/drone Build was killed

This commit is contained in:
2025-06-09 16:33:46 +01:00
parent 5d7da09801
commit 1c651108ea
7 changed files with 178 additions and 93 deletions

2
Cargo.lock generated
View File

@ -1045,7 +1045,7 @@ dependencies = [
[[package]]
name = "ffmpeg-rs-raw"
version = "0.1.0"
source = "git+https://github.com/v0l/ffmpeg-rs-raw.git?rev=8307b0a225267cefac9c174d5f6a0314a2f0a66b#8307b0a225267cefac9c174d5f6a0314a2f0a66b"
source = "git+https://github.com/v0l/ffmpeg-rs-raw.git?rev=d79693ddb0bee2e94c1db07f789523e87bf1b0fc#d79693ddb0bee2e94c1db07f789523e87bf1b0fc"
dependencies = [
"anyhow",
"ffmpeg-sys-the-third",