v17 Problems with Oneplus Photos
#1
Hi,

I own a Oneplus 3 since about one and a half year. When I put the photos I've taken with this phone into my Kodi picture folder, Kodi isn't able to show them. The log file shows:
Code:
14:31:45.812 T:139964287559808    INFO: set image /home/sm/Daten/Fotos/IMG_20180306_091151.jpg unplayable
14:31:45.835 T:139964287559808   DEBUG: We have an error loading picture 0!
14:31:45.835 T:139964287559808   ERROR: Error loading the current image 0: /home/sm/Daten/Fotos/IMG_20180306_091151.jpg

For some strange reason, Kodi can show the photo, if I play it via DLNA (BubbleUPnP) from my phone to my HTPC.

Any other photos, e.g. Samsung A5 camera are shown without any problems.

The link to the photo and the debug-log:
https://drive.google.com/open?id=1IyxV58...JBwqZKFwwd

And of course my system:

OS: Gentoo
Code:
kodi --version
17.6 Git:20180317-nogitfound Media Center Kodi
Copyright (C) 2005-2013 Team Kodi - http://kodi.tv

eix -e kodi
Installed versions: 17.6-r2(01:36:33 18.03.2018)(X alsa bluray caps css dbus dvd lcms lirc mysql nfs nonfree opengl python_targets_python2_7 system-ffmpeg systemd udev udisks upnp upower vdpau webserver xslt -airplay -bluetooth -cec -debug -gles -java -libressl -libusb -pulseaudio -samba -sftp -test -vaapi -zeroconf)

Which component of Kodi is responsible for showing the pics? ffmpeg?

How can I get it working?

In geeqie, gwenview and imagemagick (display) there's no problem to display this photo.
Reply
#2
Quote:14:28:32.917 T:139964287559808 NOTICE: special://profile/ is mapped to: special://masterprofile/14:28:32.918 T:139964287559808 NOTICE: -----------------------------------------------------------------------
14:28:32.918 T:139964287559808 NOTICE: Starting Kodi (17.6 Git:20180317-nogitfound). Platform: Linux x86 64-bit
14:28:32.918 T:139964287559808 NOTICE: Using Release Kodi x64 build
14:28:32.918 T:139964287559808 NOTICE: Kodi compiled Mar 18 2018 by GCC 7.3.0 for Linux x86 64-bit version 4.15.0 (265984)
14:28:32.918 T:139964287559808 NOTICE: Running on Gentoo/Linux 0.0, kernel: Linux x86 64-bit version 4.15.10-gentoo
14:28:32.918 T:139964287559808 NOTICE: FFmpeg version/source: 3.3.6

Not supported. Kodi v17 ships with a different ffmpeg version.

And for the record:
Image
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
Did some investigation in the last days. The solution is more stupid than expected.
The photos are stored in the folder of my user. Kodi is running as a different user and different group. The other-flag wasn't set in the file permissions of the photo. That's also the reason, why it worked with every programm but Kodi.

Something about ffmpeg and Gentoo:
In Gentoo you can choose by Useflag, if you want to use the external system-ffmpeg or the ffmpeg lib shipped with Kodi. For some reason always the system-installed one will be used. So I've modified the ebuild and was able to use the ffmpeg-lib shipped with Kodi.

Nevertheless: Thanks for testing.
Reply
#4
Hehe - perfect. I had that feeling when reading the log :-) (permission issue)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Problems with Oneplus Photos0