Updating the vcpkg version of ffmpeg to 7.1 causes test failures in TestH264.
Running 1 cases out of 1.
Running test 'avc_in_matroska'.
[h264 @ 0x635c63f6bf00] gray decoding requested but not enabled at configuration time
processing block 0 with 1 frames
receive sample for frame 0
[h264 @ 0x635c63f6bf00] No start code is found.
[h264 @ 0x635c63f6bf00] Error splitting the input into NAL units.
Error: FFmpeg codec reports that the data is corrupted
ffmpeg version can be updated by modifying vcpkg.json like so, to remove the 6.x version we have already enabled.
{
"name": "ffmpeg",
"version": "7.1.#0"
},
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too