Skip to content

Commit

Permalink
Update ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Nov 26, 2016
1 parent d165796 commit e53054f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions build_ffmpeg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ configure() (
--enable-hwaccel=wmv3_dxva2 \
--enable-hwaccel=mpeg2_dxva2 \
--enable-hwaccel=vp9_dxva2 \
--disable-cuda \
--disable-cuvid \
--disable-nvenc \
--enable-libspeex \
--enable-libopencore-amrnb \
--enable-libopencore-amrwb \
Expand Down
3 changes: 3 additions & 0 deletions build_ffmpeg_msvc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion ffmpeg
Submodule ffmpeg updated from 72fe50 to bc2039

0 comments on commit e53054f

Please sign in to comment.