Skip to content

Commit

Permalink
启用 iconv
Browse files Browse the repository at this point in the history
  • Loading branch information
tangshimin committed Oct 21, 2024
1 parent abd0ce6 commit 955aff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build FFmpeg for Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
mingw-w64-x86_64-yasm
mingw-w64-x86_64-pkg-config
mingw-w64-x86_64-zlib
mingw-w64-x86_64-iconv
zip
nasm
Expand Down Expand Up @@ -54,6 +55,7 @@ jobs:
--enable-demuxer=webvtt \
--enable-muxer=srt \
--enable-protocol=file \
--enable-iconv
- name: Build and install FFmpeg
shell: msys2 {0}
Expand Down

0 comments on commit 955aff2

Please sign in to comment.