[FFmpeg-devel] [PATCH v5 3/3] lavc/dxvenc: improve compatibility with Resolume products

Emma Worley emma at emma.gg
Sun Jun 15 07:27:40 EEST 2025


> Hi,
>
> It seems to be failing on Windows ARM64 MSVC build. See for details:
> https://github.com/kasper93/FFmpeg/actions/runs/15656127992/job/44107440896
>
> The test output doesn't match.
>
> -0, 0, 0, 1, 76190, 0x0e6f0326
> +0, 0, 0, 1, 74457, 0x2ef5e716
> Test dxv3enc-dxt1 failed. Look at tests/data/fate/dxv3enc-dxt1.err for details.
>
> Build with clang for the same target works fine (you can see in the
> same link), so likely a specific MSVC on ARM issue. amd64 works fine
> for both MSVC and clang.
>
> Thanks,
> Kacper

Thanks, I'll attempt to repro and fix.


More information about the ffmpeg-devel mailing list