You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! My va-api / hardware acceleration works fine but with wl-screenrec i'm seeing this:
[nix-shell:~]$ wl-screenrec -g "$(slurp)" -v
Using output DP-2
Opening libva device from DRM device /dev/dri/renderD128
[AVHWFramesContext @ 0x56034beabd40] Failed to create surface: 14 (the requested RT Format is not supported).
[AVHWFramesContext @ 0x56034beabd40] Unable to allocate a surface from internal buffer pool.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(12: Cannot allocate memory)', src/main.rs:1226:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Hi! My va-api / hardware acceleration works fine but with wl-screenrec i'm seeing this:
this is what vainfo returns:
Any idea what could be? Thanks
The text was updated successfully, but these errors were encountered: