Closed theofficialgman closed 1 year ago
Looks like for some reason it is not able to map memory for video buffer.
2020-12-14 19:11:27.875 T:10298 ERROR <general>: CNVV4LBuffer::Map failed to mmap buffer id:0 fd:1828717656 offset:0 : Bad file descriptor
Is there anything interesting in dmesg output ?
PS: unfortunately i don't have Nintendo Switch to test it on
I was able to build the latest tegra-support (with my PR) and CEC disabled (bug in kodi/libraries). Unfortunatly looks like I am still running into the same/similar problem kodi.log
Do you have any suggestions since the last time?
also I would get a backtrace for you but when I launch kodi through gdb it makes my system hang on kodi exit...
@aliubimov I've come back to this and built the latest commit on the feature/tegra-support branch and I am still having issues. Here is the log file for when I try to run an h264 mp4 video. I am still using the same 32.3.1 bsp from last time. kodi.log
seems to be the same issue as last time... have you tested on 32.3.1? what jetpack have you verified this works with?
closing as I have no need for this anymore, we have our own custom hardware accelerated ffmpeg decoders now https://gitlab.com/switchroot/switch-l4t-multimedia/FFmpeg
Hardware
Bug report
I am able to compile kodi/tegra-support with
but when ever I attempt to launch a video within kodi, nothing ever launches and I'm stuck with the thinking circle
Here is a snippet of what the log looks like https://pastebin.com/QX9VbXWS