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

Update NASM and VapourSynth in windows-build.yml #866

Closed Uranite closed 3 months ago

Uranite commented 3 months ago

And remove unnecessary Python setup

FreezyLemon commented 3 months ago

IIRC this was necessary because the default python version on the runner was not compatible with the chosen VS version. It's likely this changed (which is why it works now), but note that this could break down the line when the github action runners are updated.

Uranite commented 3 months ago

IIRC this was necessary because the default python version on the runner was not compatible with the chosen VS version. It's likely this changed (which is why it works now), but note that this could break down the line when the github action runners are updated.

Hmm, that cant be it, since VapourSynth is portable and you don't need python for portable vapoursynth