try updating ffmpeg

This commit is contained in:
2026-08-09 15:48:42 +02:00
parent 67b9b11131
commit 7d43b024d2
+1 -1
View File
@@ -87,7 +87,7 @@ flate2 = "1"
# Video decoding for WebM support (video only, no audio)
# Requires system FFmpeg libraries (ffmpeg 5.x - 8.x supported)
ffmpeg-next = { version = "8.1", optional = true }
ffmpeg-next = { version = "9.0", optional = true }
[features]
default = ["webm"]