Skip to content

Commit 955aff2

Browse files
committed
启用 iconv
1 parent abd0ce6 commit 955aff2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Build FFmpeg for Windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
mingw-w64-x86_64-yasm
1919
mingw-w64-x86_64-pkg-config
2020
mingw-w64-x86_64-zlib
21+
mingw-w64-x86_64-iconv
2122
zip
2223
nasm
2324
@@ -54,6 +55,7 @@ jobs:
5455
--enable-demuxer=webvtt \
5556
--enable-muxer=srt \
5657
--enable-protocol=file \
58+
--enable-iconv
5759
5860
- name: Build and install FFmpeg
5961
shell: msys2 {0}

0 commit comments

Comments
 (0)