AV1 hwdec vaapi visual glitches on Intel Tiger Lake Xe Graphics
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
intel-media-driver-non-free (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Hardware decode of AV1 sample videos downloaded online display garbage video.
Intel i7-1165G
( https:/
I am not sure if the problem is libva or intel-media-
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: intel-media-
ProcVersionSign
Uname: Linux 5.11.0-11-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu61
Architecture: amd64
CasperMD5CheckR
CasperVersion: 1.461
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar 26 21:14:42 2021
LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Alpha amd64 (20210326)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: intel-media-
UpgradeStatus: No upgrade log present (probably fresh install)
ffmpeg -hwaccel vaapi -init_hw_device vaapi=hw: /dev/dri/ renderD128 -hwaccel_flags allow_profile_ mismatch -filter_hw_device hw -v verbose -i input.ivf -pix_fmt yuv420p -f rawvideo -vsync passthrough -autoscale 0 -vframes 100 -y output.yuv
ffmpeg -v verbose -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -i av1.mp4 -vcodec rawvideo -acodec copy -f matroska - | ffplay -i -