Nvidia Jetson Nano, superfast Kodi device?
#92
(2020-12-10, 09:24)wodgey Wrote: ok so it compiled but decoding was being performed in software. the first compilation failed but I went straight from cmake to sudo make install. I then tried using cmake -build -j4 and it compiled.
However decoding is being performed within software rather than on the gpu. compile using -j4 was much faster

I made 2 changes and now it fails.
1st change - I saw in JTOP that nvdec wasn't enabled so after googling that, I found a git.videolan reference that appears to have only made changes to a config file using sed
2nd change - I re-read this thread again and saw that I needed to checkout the tegra-support branch of your repo

please help


https://paste.kodi.tv/gewuhevosu

Ok I have moved past this.
I noticed something in the output regarding V4L2 misisng and after googling, have apt installed v4l-utils. I have specified a -DENABLE_V4L2=ON and it cmake seems to be doing its thing.
I am chrooted to my sdcard, on my i7 2620m laptop for this compile, which I assume will be ok? I will report back
Reply


Messages In This Thread
RE: Nvidia Jetson Nano, superfast Kodi device? - by wodgey - 2020-12-10, 10:12
Logout Mark Read Team Forum Stats Members Help
Nvidia Jetson Nano, superfast Kodi device?0