At the moment windows is not tested despite the large developer/user base. Here are some steps to get basic windows support working. * [ ] figure out how to install windows dependencies - better way to use `vcpkg install ffmpeg` * [ ] update Ci to also build for windows * [ ] test meson windows build (should work out of the box) * [x] test cmake windows build (maybe also works out of the box) - done with v3.0.1
At the moment windows is not tested despite the large developer/user base.
Here are some steps to get basic windows support working.
vcpkg install ffmpeg