I have noticed that I on my NVIDIA Shield 2017 Pro no longer can seem to create thumbnails for bookmarks, or rather that these thumbnails all are black rectangles. In the log, I get the following when creating a bookmark:
[/syntax]
Yet on the disk, a file is created in /Volumes/internal/Android/data/org.xbmc.kodi/files/.kodi/userdata/Thumbnails/Video/Bookmarks but it is indeed only a black rectangle.
I use two profiles, and it is the same with both.
Code:
2021-04-12 20:30:01.084 T:21643 DEBUG <general>: ------ Window Init (VideoOSDBookmarks.xml) ------
2021-04-12 20:30:01.084 T:21643 INFO <general>: Loading skin file: VideoOSDBookmarks.xml, load type: LOAD_EVERY_TIME
2021-04-12 20:30:03.209 T:21643 DEBUG <general>: Keyboard: scancode: 0x17, sym: 0x13, unicode: 0x0000, modifier: 0x0
2021-04-12 20:30:03.369 T:21643 DEBUG <general>: Skipped 1 duplicate messages..
2021-04-12 20:30:03.369 T:21643 DEBUG <general>: HandleKey: return (0xf00d) pressed, action is Select
2021-04-12 20:30:03.371 T:21643 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/Video/Bookmarks/9f7417d3_3.jpg' size 720x404 2021-04-12 20:30:03.371 T:21643 DEBUG <general>: ffmpeg[(nil)X]: [mjpeg] intra_quant_bias = 96 inter_quant_bias = 0
2021-04-12 20:30:03.396 T:21643 ERROR <general>: CGUIDialogVideoBookmarks: failed to create thumbnail
2021-04-12 20:30:03.418 T:21851 DEBUG <general>: ffmpeg[0x2673829e80X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
Yet on the disk, a file is created in /Volumes/internal/Android/data/org.xbmc.kodi/files/.kodi/userdata/Thumbnails/Video/Bookmarks but it is indeed only a black rectangle.
I use two profiles, and it is the same with both.