We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4e548 commit 4629fabCopy full SHA for 4629fab
2 files changed
scripts/build-deps
@@ -57,11 +57,11 @@ echo ./configure
57
--disable-doc \
58
--disable-static \
59
--disable-stripping \
60
+ --disable-libxml2 \
61
--enable-debug=3 \
62
--enable-gpl \
63
--enable-version3 \
64
--enable-libx264 \
- --enable-libxml2 \
65
--enable-shared \
66
--enable-sse \
67
--enable-avx \
scripts/ffmpeg-7.1.json
@@ -1,3 +1,3 @@
1
{
2
- "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/7.1.1-4/ffmpeg-{platform}.tar.gz"
+ "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/7.1.1-5/ffmpeg-{platform}.tar.gz"
3
}
0 commit comments