static-ffmpeg
static-ffmpeg copied to clipboard
Add rav1e test
Seems this might reproduces the rav1e segfault on amd64, weridly i think rav1e and amd64 works in other envs hmm
2024-07-30T10:19:23.2907023Z ERROR: failed to solve: process "/ffmpeg -f lavfi -i testsrc -c:v librav1e -t 100ms -f null -" did not complete successfully: exit code: 139
2024-07-30T10:19:35.3044603Z ##[error]buildx failed with: ERROR: failed to solve: process "/ffmpeg -f lavfi -i testsrc -c:v librav1e -t 100ms -f null -" did not complete successfully: exit code: 139
Seems very related https://github.com/rust-lang/rust/issues/44322