ffmpeg[DA9FF3F0]: [swscaler] No accelerated colorspace conversion found from yuv422p to bgra

Hi
It is a knowed (bug) warning, I’ve waited to start the thread, but the ffmpeg upgrade in Kodi 17.5 don’t solved it.
Google give a lot of hit’s, but no solution which I can understand.
I see this in my logs also for films, TV and images
For images

14:25:01.482 T:3830445040 DEBUG: NFS: Using cached context.
14:25:01.487 T:3838833648 DEBUG: CNFSFile::Close closing file volume1/photo/2002/01/01/p1010020.jpg
14:25:01.487 T:3838833648 DEBUG: Caching image ‘nfs://192.168.1.86/volume1/photo/2002/01/01/p1010020.jpg’ to ‘b/b248a95f.jpg’:
14:25:01.492 T:3830445040 DEBUG: CNFSFile::Open - opened volume1/photo/2002/01/01/p1010022.jpg
14:25:01.518 T:4092572656 DEBUG: CNFSFile::Close closing file volume1/photo/2002/01/01/p1010021.jpg
14:25:01.518 T:4092572656 DEBUG: Caching image ‘nfs://192.168.1.86/volume1/photo/2002/01/01/p1010021.jpg’ to ‘5/525b0a15.jpg’:
14:25:01.542 T:4114800640 DEBUG: LIRC: Update - NEW at 182330:6a 0 KEY_RIGHT linux-input-layer (KEY_RIGHT)
14:25:01.543 T:4114800640 DEBUG: OnKey: 168 (0xa8, obc87) pressed, action is Right
14:25:01.560 T:4114800640 DEBUG: LIRC: Update - NEW at 182348:6a 0 KEY_RIGHT_UP linux-input-layer (KEY_RIGHT_UP)
14:25:01.778 T:3667915760 DEBUG: cached image ‘special://masterprofile/Thumbnails/3/325ee97c.jpg’ size 540x405
14:25:01.783 T:3830445040 DEBUG: ffmpeg[E44FF3F0]: [swscaler] No accelerated colorspace conversion found from yuv422p to bgra.
14:25:01.826 T:4114800640 DEBUG: LIRC: Update - NEW at 182614:6a 0 KEY_RIGHT linux-input-layer (KEY_RIGHT)
14:25:01.827 T:4114800640 DEBUG: OnKey: 168 (0xa8, obc87) pressed, action is Right
14:25:01.846 T:3830445040 DEBUG: CNFSFile::Close closing file volume1/photo/2002/01/01/p1010022.jpg
14:25:01.846 T:3830445040 DEBUG: Caching image ‘nfs://192.168.1.86/volume1/photo/2002/01/01/p1010022.jpg’ to ‘7/76aef27c.jpg’:
14:25:01.854 T:3667915760 DEBUG: NFS: Refreshing context for 192.168.1.86/volume1/Kodi-thumbs, old: 182153, new: 182642
14:25:01.854 T:3667915760 DEBUG: NFS: Using cached context.

(I complete it later , have some Internet issues.)
Edit: I’ve see the message in other log (threads) also I think it’s nothing to do with my Thumbnail substitution.
It’s (probably) very annoying when you take a look to your (new) photos.
IIf needed I can post full logs.
Merci
Michael

Hi @michael47

What is the bug? The images should still display; but just take a bit longer.

This is similar to how Pi cannot handle progressive JPEG, so falls back to ARM.

Sam

Yes, something like this, but I think when you do it (a lot of time) like show (fresh) images (without thumbnails) in your “phototheque” it can freeze Kodi.

It shouldn’t do so. Unfortunately there’s no support for JPEG decoding in hardware that can be used by Kodi at this point in time.

Sam

Thank’s Sam
Can it be useful to open a thread in Kodi ??
Michael

Hi – I don’t think so.

There’s no support in kernel for JPEG decoding yet (although it could be enabled). However, I’m not sure of the limitations of the SoC’s decoder.

There is a known problem with large numbers of photographs in Kodi; and I believe they are improving the performance re. this.