xmixahlx
-
Posts
21 -
Joined
-
Last visited
Reputation Activity
-
xmixahlx got a reaction from aaditya in Mainline VPU
most scripts are not pbp specific, but that has been the focus so i am not sure for other devices. i would say test and give feedback after reading the scripts. i will be making these more generic as i expect to get a few HardRock64 devices when they are available.
the most specific is the linux build script because of the pbp patch and kernel config, but you can override this with KERNELCONFIG and use your own config to build for almost any rockchip device. I will make the pbp patch overrideable.
back on topic:
kwiboo's linux-rockchip WIP branch is working great - and we have a LOT of activity for v4l2 and rkvdec on linux-media. excited for 5.9.
kwiboo's ffmpeg 4.3 branch patch applies to 4.3.1 and master as well as release/4.3 -- all working well!
i shared the vp9 file that gives me problems above. the same file decodes fine with intel vaapi.
the ffmpeg frontend still does not share v4l2request support, so software that uses libavcodec like mpv are still broken due to lack of decoder detection and selection capability.
wildly thankful for the work of kwiboo and jernej and others. thanks!
-
xmixahlx got a reaction from aaditya in Mainline VPU
understood. tyvm for context.
5.7 is released! thanks again for your work and others getting patches upstreamed.
i noticed vc1 and mpeg4 hwaccel work in @jernej
repos. is that coming to rk3399?
also bootlin has been active with v4l2-request-test with new hantro and other branches. and the bext branch was deleted in libva-v4l2-request. hopeful that these will be updated for v4l2 in 5.7!
with ffmpeg not displaying v4l2request hwaccels any more, it seems that mpv hwdec doesn't work. should i be doing something different?
-
xmixahlx got a reaction from gounthar in Mainline VPU
i have been updating the kernel, ffmpeg, and kodi in sequence when major new patches from @Kwiboo are updated with consistent success, minus the known issues.
-
xmixahlx got a reaction from gounthar in Mainline VPU
most scripts are not pbp specific, but that has been the focus so i am not sure for other devices. i would say test and give feedback after reading the scripts. i will be making these more generic as i expect to get a few HardRock64 devices when they are available.
the most specific is the linux build script because of the pbp patch and kernel config, but you can override this with KERNELCONFIG and use your own config to build for almost any rockchip device. I will make the pbp patch overrideable.
back on topic:
kwiboo's linux-rockchip WIP branch is working great - and we have a LOT of activity for v4l2 and rkvdec on linux-media. excited for 5.9.
kwiboo's ffmpeg 4.3 branch patch applies to 4.3.1 and master as well as release/4.3 -- all working well!
i shared the vp9 file that gives me problems above. the same file decodes fine with intel vaapi.
the ffmpeg frontend still does not share v4l2request support, so software that uses libavcodec like mpv are still broken due to lack of decoder detection and selection capability.
wildly thankful for the work of kwiboo and jernej and others. thanks!