Skip to content

Commit c834470

Browse files
authored
version bump to 4.4.1
1 parent ecb751a commit c834470

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Build hints from [here](https://github.com/zimbatm/ffmpeg-static) and [here](htt
77
# WHY?! Statically Linking is generally a Bad Idea(tm)!
88
node packages *REALLY* like statically linked FFMPEG so here we are
99

10-
## Build settings and library versions (4.4)
10+
## Build settings and library versions (4.4.1)
1111
--enable-static --disable-shared --disable-ffplay --enable-gpl --enable-libfreetype --enable-libx264 --enable-libx265 --enable-libass --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libsoxr --enable-libvidstab --enable-libopenjpeg --enable-libzimg --enable-libwebp --enable-libvorbis --enable-libspeex --enable-libxvid --enable-libvmaf --enable-libzmq --enable-libaom --enable-libzvbi --enable-libdav1d --enable-libsnappy --enable-libmodplug --enable-libtheora --enable-libtwolame --enable-libmysofa --enable-libbluray --enable-libgme --enable-libgsm --enable-librubberband --enable-fontconfig --enable-runtime-cpudetect --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264
1212

1313
other libraries:
@@ -23,6 +23,9 @@ other libraries:
2323
| libswresample | 5. 9.100 / 5. 9.100
2424
| libpostproc | 55. 9.100 / 55. 9.100
2525

26+
not used:
27+
--enable-libvo-amrwbenc (very old, opencore likely better)
28+
2629
# Updates
2730

2831
This binary requires a large number of patches and rebuilds of components to function so it will lag behind any other FFMPEG-static binaries by quite a bit. If you want updates please **OPEN A TICKET** but keep in mind this is a rather low priority to me.

0 commit comments

Comments
 (0)