05-16-2020, 01:12 AM
(05-15-2020, 07:03 PM)xmixahlx Wrote: i continue to crosscompile on my i7 server, moving the ~90min build time on the pbp to ~10min and freeing up some pbp resources.
FYI, tsys has updated the repos to 5.7.0-rc2 and you can apply incremental patches to current 5.7-rcX releases in sequence if desired.
I can now successfully cross compile on my desktop too, I missed some patches when I wrote the post above. Thanks again for Your nice build script! I saw tsys' 5.7.0-rc2 branch too and did compile that. After that i tried my hands on getting hardware decoding working, for that I added the rkvdec kernel patches from https://patchwork.kernel.org/project/lin...ter=179601 and patched libva and libva-v4l2-request as per Your instructions in the other thread.
vainfo still would only show support for MPEG2. At that point I did give up. So now it is either waiting for full mainline support or have enough time and motivation to figure out where I went wrong.