static-ffmpeg icon indicating copy to clipboard operation
static-ffmpeg copied to clipboard

Add rav1e test

Open wader opened this issue 1 year ago • 2 comments

wader avatar Jul 30 '24 09:07 wader

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

wader avatar Jul 30 '24 11:07 wader

Seems very related https://github.com/rust-lang/rust/issues/44322

wader avatar Aug 12 '24 07:08 wader