Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-11-26 15:31:39 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2016-11-26 15:31:39 +0300
commite53054ffd9e52c6015157ef439acaad137f9f0cf (patch)
treefe7b6a0946a2c71f88127b6293dc5c17ee85b516 /build_ffmpeg_msvc.sh
parentd165796a02bb6034f3658393bafa6981d5923177 (diff)
Update ffmpeg
Diffstat (limited to 'build_ffmpeg_msvc.sh')
-rw-r--r--build_ffmpeg_msvc.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_ffmpeg_msvc.sh b/build_ffmpeg_msvc.sh
index 9026a2c5..ea8b8bf7 100644
--- a/build_ffmpeg_msvc.sh
+++ b/build_ffmpeg_msvc.sh
@@ -66,6 +66,9 @@ configure() (
--enable-hwaccel=wmv3_dxva2 \
--enable-hwaccel=mpeg2_dxva2 \
--enable-hwaccel=vp9_dxva2 \
+ --disable-cuda \
+ --disable-cuvid \
+ --disable-nvenc \
--enable-avresample \
--enable-avisynth \
--disable-avdevice \