Can XBMC auto-create video thumbnails?

If you need any help with XBMC4XBOX, such as installing or using the software, please post it in here.
Post Reply
browsebot
Posts: 14
Joined: Tue Jul 08, 2014 12:25 am
Has thanked: 3 times

Can XBMC auto-create video thumbnails?

Post by browsebot »

For downloaded video, can/does XBMC4XBOX (or even mainline XBMC) create a thumbnail of the video that is displayed when the video file is highlighted? If so, where is this option enabled? I have noticed that when I highlight video files, a thumbnail box is displayed to the right side, but no thumbnail is actually displayed. Can XBMC4XBOX create the thumbnail automatically based on a preview of the first frame of video, or is this something that has to be created/done manually for each video? Thanks for any assistance.
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Can XBMC auto-create video thumbnails?

Post by BuZz »

Xbmc can, but xbmc4xbox doesn't have this feature
browsebot
Posts: 14
Joined: Tue Jul 08, 2014 12:25 am
Has thanked: 3 times

Re: Can XBMC auto-create video thumbnails?

Post by browsebot »

Thanks for the insight, Buzz. I was going crazy trying to figure this out.
User avatar
Dom DXecutioner
Posts: 585
Joined: Thu Jul 05, 2012 11:59 pm
Location: California
Has thanked: 249 times
Been thanked: 219 times
Contact:

Re: Can XBMC auto-create video thumbnails?

Post by Dom DXecutioner »

BuZz wrote:Xbmc can, but xbmc4xbox doesn't have this feature
Care to expand on this? Is it because the scanner would have to open the file and extract the frame, which could be CPU extensive and slow when scanning? Is this the same as the scanning of codec and other metadata for videos, which is why you opted not include this some time ago!
Image
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Can XBMC auto-create video thumbnails?

Post by BuZz »

Slow, and high memory usage probably. I might include it as an option though. Yep, same as getting codec info etc
r32crazy01
Posts: 92
Joined: Sat May 04, 2013 12:29 pm
Location: New Zealand
Has thanked: 38 times
Been thanked: 35 times

Re: Can XBMC auto-create video thumbnails?

Post by r32crazy01 »

I have got this feature working on my xbox, I found most of the code already existed in DVDFileInfo.cpp so it was pretty straightforward forward to get working. I find it very useful, but as Buzz mention it's resource heavy.

By default it's disabled, you can enable it by going into Settings->Video->File Lists->Extract thumbnails and video info. You can ignore the video information part (existing string).

http://redmine.exotica.org.uk/issues/334

Compiled XBE:
Download
User avatar
Sychose
Posts: 23
Joined: Sun Jun 01, 2014 11:21 am
Been thanked: 1 time

Re: Can XBMC auto-create video thumbnails?

Post by Sychose »

That would be nice to include it as an option in the next version :-)
User avatar
byron
Posts: 582
Joined: Wed Jul 04, 2012 9:26 pm
Location: Illinois
Has thanked: 27 times
Been thanked: 96 times

Re: Can XBMC auto-create video thumbnails?

Post by byron »

If it works you should definitely submit a patch...nice little option imo
Post Reply