Nvidia Jetson Nano, superfast Kodi device?
Here are 2 short videos showing the artefacts. One from a H264  and the other from a H265 video.
I do not see any changes compared to the versions you posted earlier.

Here is my compile commands (in case something is wrong/missing):
 git clone https://github.com/aliubimov/xbmc.git -b feature/tegra-support
 mkdir xbmc/build
 cd xbmc/build
 cmake -G "Ninja" .. -DCORE_PLATFORM_NAME=x11 -DAPP_RENDER_SYSTEM=gles -DENABLE_INTERNAL_FFMPEG=ON -DENABLE_INTERNAL_FLATBUFFERS=ON -DENABLE_INTERNAL_FMT=ON -DENABLE_V4L2=ON -DENABLE_NVBUFFER=ON -DENABLE_INTERNAL_SPDLOG=ON -DENABLE_VAAPI=OFF -DCMAKE_INSTALL_PREFIX=/kodi
 ninja
 sudo ninja install 


Pls let me know how I can help to resolve these issues.
Thanks!
Reply


Messages In This Thread
RE: Nvidia Jetson Nano, superfast Kodi device? - by MicTie - 2021-09-08, 11:18
Logout Mark Read Team Forum Stats Members Help
Nvidia Jetson Nano, superfast Kodi device?0