Skip to content

Commit

Permalink
QSVEnc.auoのビルドを修正(その2)。
Browse files Browse the repository at this point in the history
  • Loading branch information
rigaya committed Oct 18, 2023
1 parent 3d167ad commit d873af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

- name: Checkout dependencies
run: |
curl -s -o ffmpeg_lgpl_20220302.zip -L https://github.com/rigaya/ffmpeg5_dlls_for_hwenc/archive/refs/tags/20220302.zip
curl -s -o ffmpeg_lgpl_20220302.zip -L https://github.com/rigaya/ffmpeg5_dlls_for_hwenc/archive/refs/tags/20230204.zip
7z x -y ffmpeg_lgpl_20220302.zip
move ffmpeg5* ffmpeg_lgpl
git clone https://github.com/AviSynth/AviSynthPlus.git ..\AviSynthPlus
Expand Down

0 comments on commit d873af3

Please sign in to comment.