chewitt / linux

Linux kernel source tree -- WARNING I REBASE MY BRANCHES!
Other
23 stars 17 forks source link

GXBB does not support 4K/UHD H264 #7

Open chewitt opened 1 year ago

chewitt commented 1 year ago

Playing 4K/UHD H264 media results in:

[ 238.595350] meson-vdec c8820000.video-decoder: Unsupported video width: 3840
[ 238.596788] meson-vdec c8820000.video-decoder: Aborting decoding session!

Maxime commented the vendor kernel required lenghty hacks to support 4K H264 so it has not been implemented in the current upstream (staging) driver.

NB: This is not about 10-bit H264 (the animé format) which is not supported in any Amlogic SoCs.