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
[vp9_vaapi @ 0x5568da8db800] Failed to map output buffers: 24 (internal encoding error).=1.32x
[vp9_vaapi @ 0x5568da8db800] Output failed: -5.
Video encoding failed
[aac @ 0x5568da925340] Qavg: 155.537
[aac @ 0x5568da925340] 2 frames left in the queue on closing
Conversion failed!
Encoding fails ~50% of the time with a GPU hang.
[ 3806.462671] i915 0000:00:02.0: [drm] Resetting vcs0 for preemption time out
[ 3806.462689] i915 0000:00:02.0: [drm] ffmpeg[1377] context reset due to GPU hang
[ 3806.463476] i915 0000:00:02.0: [drm] GPU HANG: ecode 12:4:28ffff7d, in ffmpeg [1377]
root@ajgsys012:~# uname -a
Linux ajgsys012 5.14.5-xanmod1-edge #0~git20210916.cfd723d SMP PREEMPT Thu Sep 16 21:16:08 UTC 2021 x86_64 GNU/Linux
root@ajgsys012:~# dpkg -l | grep ffmpeg
ii ffmpeg 7:4.4-5 amd64 Tools for transcoding, streaming and playing of multimedia files
root@ajgsys012:~# dpkg -l | grep libva
ii libva-drm2:amd64 2.12.0-2 amd64 Video Acceleration (VA) API for Linux -- DRM runtime
ii libva-wayland2:amd64 2.12.0-2 amd64 Video Acceleration (VA) API for Linux -- Wayland runtime
ii libva-x11-2:amd64 2.12.0-2 amd64 Video Acceleration (VA) API for Linux -- X11 runtime
ii libva2:amd64 2.12.0-2 amd64 Video Acceleration (VA) API for Linux -- runtime
root@ajgsys012:~# dpkg -l | grep intel-media
ii intel-media-va-driver-non-free:amd64 21.3.3+ds1-1 amd64 VAAPI driver for the Intel GEN8+ Graphics family
The text was updated successfully, but these errors were encountered:
Just a quick update to the above bug, this appears to only occur with videos longer than 10 seconds in length when converting to VP9 only. Perhaps it is a memory bug of some kind. Happy to provide any more details as requested that may be helpful.
Just a quick update to the above bug, this appears to only occur with videos longer than 10 seconds in length when converting to VP9 only. Perhaps it is a memory bug of some kind. Happy to provide any more details as requested that may be helpful.
any luck? I am seeing the same thing using unmanic on unraid. Nothing will convert.
I'm not sure which Linux distribution you are using, but you will want to discuss Rocket Lake at https://github.com/intel/media-driver . Also for VP9 encode it might be important to double check loading microcontroller firmware GuC and HuC.
Unable to HW encode VP9 on Rocket Lake i7-11700K. Tried various kernels, applications, intel-vaapi-driver versions.
Encoding fails ~50% of the time with a GPU hang.
HEVC encoding works as expected
System info:
The text was updated successfully, but these errors were encountered: