FFMS / ffms2

An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access
Other
582 stars 105 forks source link

add win ci #442

Closed seiya-git closed 5 months ago

seiya-git commented 5 months ago

Extra build for windows build passed for windows https://github.com/seiya-git/ffms2/actions/runs/8951582990/job/24588044548?pr=1

myrsloik commented 5 months ago

Looks reasonable. If you want to produce actually usable builds something like this feature set for ffmpeg helps: ffmpeg[avcodec,avdevice,avfilter,avformat,swresample,swscale,zlib,bzip2,core,dav1d,gpl,version3,lzma,openssl,xml2]

seiya-git commented 5 months ago

@myrsloik added, also added crypt32.lib to vcxproj, it's needed for openssl