Compare commits
1
Commits
main
...
ffmpeg-update
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d43b024d2 |
+1
-1
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user