master-of-zen / Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
GNU General Public License v3.0
1.52k stars 156 forks source link

Windows build and compiling.md changes #887

Closed Uranite closed 3 weeks ago

Uranite commented 3 weeks ago

I updated FFmpeg and VapourSynth in windows-build.yml Made it so that updating FFmpeg doesn't cause the workflow to fail I also fixed the release description not updating for the latest build (See this for example)

I added LLVM to the compiling guide for Windows, because as it turns out, LLVM is required Closes #840