Solved No thumbnails for music videos in Helix Milhouse nightly
#1
I have enabled "Extract thumbnails and video information" but only video info gets extracted, no thumbnails for music videos. Movies and TV shows get thumbnails extracted as expected.

Every Helix RPi build I have tried have this issue. On my Linux x86 installation I get thumbnails automatically for music videos so it seems like it is related to the RPi builds.

What do I need to do to get relevant information logged, is it enough if I navigate to the music videos list before posting a debug log or is there some other action I can take to trigger thumbnail extraction?
Reply
#2
I am using OpenElec on Raspberry Kodi 14 (official) Version 4.97.2.5.0
and also not getting Thumbanils on video files. Extraction thumbnails not working
Files are added over SMB (Windows Share)

On Windows, Kodi same version, extraction is working perfectlly
Reply
#3
(2014-12-11, 01:16)jurc_ Wrote: On Windows, Kodi same version, extraction is working perfectlly

Not for everyone...

http://forum.kodi.tv/showthread.php?tid=211004

Maybe a debug log would help narrow down the problem.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#4
Maybe this will help in debuging the problem



16:33:15 322.071960 T:2796401728 INFO: ffmpeg[A6ADB440]: Input #0, matroska,webm, from 'smb://NAS/Videos/Mulcki/Risanke/Tom.and.Jerry.Golden.Collection.Volume.One.2.Disc.Edition.1940-1948.Blu-ray.1080p.x264.DTS-HDMaNiAcS/Flirty.Birdy.1945.BluRay.1080p.x264.AC3-HDMaNiAcS.mkv':
16:33:15 322.072388 T:2796401728 INFO: ffmpeg[A6ADB440]: Metadata:
16:33:15 322.072693 T:2796401728 INFO: ffmpeg[A6ADB440]: encoder : libebml v1.2.1 + libmatroska v1.1.1
16:33:15 322.072937 T:2796401728 INFO: ffmpeg[A6ADB440]: creation_time : 2012-01-03 11:15:14
16:33:15 322.077240 T:2796401728 INFO: ffmpeg[A6ADB440]: Duration: 00:07:24.48, start: 0.000000, bitrate: 8651 kb/s
16:33:15 322.078094 T:2796401728 INFO: ffmpeg[A6ADB440]: Stream #0:0(eng): Video: h264 (High), yuv420p, 1480x1080 [SAR 1:1 DAR 37:27], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
16:33:15 322.081024 T:2796401728 INFO: ffmpeg[A6ADB440]: Stream #0:1(eng): Audio: ac3, 48000 Hz, mono, fltp, 192 kb/s (default)
16:33:15 322.081390 T:2796401728 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
16:33:15 322.081696 T:2796401728 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
16:33:15 322.088898 T:2796401728 DEBUG: CSMBFile::Close closing fd 10000
16:33:15 322.297821 T:2718954560 DEBUG: DoWork - trying to extract filestream details from video file smb://NAS/Videos/Mulcki/Risanke/Tom.and.Jerry.Golden.Collection.Volume.One.2.Disc.Edition.1940-1948.Blu-ray.1080p.x264.DTS-HDMaNiAcS/Fine.Feathered.Friend.1942.BluRay.1080p.x264.AC3-HDMaNiAcS.mkv
16:33:15 322.338074 T:2718954560 DEBUG: CSMBFile::Open - opened Videos/Mulcki/Risanke/Tom.and.Jerry.Golden.Collection.Volume.One.2.Disc.Edition.1940-1948.Blu-ray.1080p.x264.DTS-HDMaNiAcS/Fine.Feathered.Friend.1942.BluRay.1080p.x264.AC3-HDMaNiAcS.mkv, fd=10000
16:33:15 322.347504 T:2718954560 DEBUG: Open - probing detected format [matroska,webm]
16:33:15 322.348572 T:2718954560 DEBUG: Open - avformat_find_stream_info starting


16:36:03 490.182953 T:2718954560 INFO: ffmpeg[A20FF440]: Input #0, avi, from 'smb://NAS/Videos/Mulcki/Risanke/TMNT/TMNT.S2E1-4.cd1.avi':
16:36:03 490.183258 T:2718954560 INFO: ffmpeg[A20FF440]: Metadata:
16:36:03 490.183655 T:2718954560 INFO: ffmpeg[A20FF440]: encoder : VirtualDubMod 1.5.4.1 (build 2178/release)
16:36:03 490.183899 T:2718954560 INFO: ffmpeg[A20FF440]: IAS1 : Slovenian
16:36:03 490.184235 T:2718954560 INFO: ffmpeg[A20FF440]: Duration: 00:43:38.68, start: 0.000000, bitrate: 2243 kb/s
16:36:03 490.184845 T:2718954560 INFO: ffmpeg[A20FF440]: Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x544 [SAR 1:1 DAR 45:34], 2044 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc
16:36:03 490.185211 T:2718954560 INFO: ffmpeg[A20FF440]: Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 192 kb/s
16:36:03 490.185455 T:2718954560 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
16:36:03 490.185638 T:2718954560 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
16:36:03 490.187134 T:2718954560 DEBUG: CSMBFile::Close closing fd 10000
Reply
#5
Here are some logs. I deleted .kodi reboted RPi/restarted Kodi, added a source for music videos, scanned, navigated to the music videos list and waited for it to populate with extracted thumbs and info. On the RPi I also enabled extract thumbs and info. Both sources points to the same NAS and are nfs mounts.

There is no trace of "ExtractThumb" in the RPi log.
RPi: http://sprunge.us/QIiU
Linux x86: http://sprunge.us/ScQU
Reply
#6
It looks like there are two settings "extractflags" and "extractthumb" defined in the settings system, but only one of them shows up in the GUI.
I've added a commit that will be the next Milhouse build that exposes the other one. I'd be interested if enabling both helps your issue.
Reply
#7
(2014-12-11, 23:43)popcornmix Wrote: It looks like there are two settings "extractflags" and "extractthumb" defined in the settings system, but only one of them shows up in the GUI.
I've added a commit that will be the next Milhouse build that exposes the other one. I'd be interested if enabling both helps your issue.

Then we may have another bug. It extracts thumbnails for TV shows and movies as it is now but not for music videos. It fails to extract thumbs for some of the TV shows, all of them in various formats and codecs. That may be related to the issue Milhouse liked to here above. I'll try the next build and report my findings.
Log: http://sprunge.us/gbiD
Reply
#8
(2014-12-11, 23:43)popcornmix Wrote: It looks like there are two settings "extractflags" and "extractthumb" defined in the settings system, but only one of them shows up in the GUI.
I've added a commit that will be the next Milhouse build that exposes the other one. I'd be interested if enabling both helps your issue.

With extractthumb enabled thumbs are beeing extracted in OpenELEC (Milhouse) - Version: devel-20141211210127-r19784-g1d67e8f [Build #1211].

However, some thumbs takes really, really long time to extract (hours). Is there some kind of timeout that is kicking in and kills the thumb extraction if it is taking too long? It seems like you have to go in and out of a list view multiple times to extract thumbs and some seems to never get extracted. It is not that many files that need thumb extraction, only about 30 or so. This is unrelated to the initial issue of thumbs not being extracted at all.

http://sprunge.us/SVHA

Also, the TV shows that did get thumbs before, where getting them from thetvdb and local jpegs.
Reply
#9
Your log has:
Code:
15:15:10  69.424904 T:2822210624   DEBUG: ExtractThumb - decode failed in /storage/nas/videos/TV/Brott och straff/Brott och straff.ep01.ts after 161 packets.
which sounds identical to this issue.
Looks like FernetMenta is looking into it, so best wait for that to be resolved, and then see if there's any remaining issues.
Reply
#10
I have seen somewhere that some "decode failed" messages was related to falling back to software decode so I wasn't sure about those. I will mark this thread as solved and wait for a solution by FernetMenta.

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
No thumbnails for music videos in Helix Milhouse nightly0