We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340ed1c commit 516e07fCopy full SHA for 516e07f
1 file changed
scripts/activate.sh
@@ -17,7 +17,7 @@ if [[ ! "$PYAV_LIBRARY" ]]; then
17
return 1
18
fi
19
else
20
- PYAV_LIBRARY=ffmpeg-7.0.2
+ PYAV_LIBRARY=ffmpeg-7.1
21
echo "No \$PYAV_LIBRARY set; defaulting to $PYAV_LIBRARY"
22
23
0 commit comments