PDA

View Full Version : Screenshot as thumbnails for videos


b01
2004-01-31, 23:37
i know they will add tbn support, but will they make it possible play a video and capture a tbn like in xbmp.

it was a great feature, the only problem is that when it made the tbn, it generated some lame filename for it, instead of using the filename of the video. so i would have to go in the folder and rename the tbn to the filename myself, it got tedious after 50 files.

frodo, do you think you guys will implement this?

jeks
2004-08-05, 01:02
is it possible? a create thumbs button in my videos section ? taking the first frame or a random one of a video and creat a thumb with it... dunno... just an idea.

Morien
2004-08-05, 14:24
although a good idea, the process would take quite a long time, and with not much benefit. the problem with windows is that it gets the first frame which, atleast for movies or episodes, is either black or identical to each other video (in the example of episodes). a random one would be better, but would take even longer as it would have to seek each movie.

what i would like, would be for each time a movie is loaded the first frame (or after however many seconds that it's being played) automatically becomes the thumbnail, which can then be replaced by a button press (eg, allow the screenshot button to also make that screenshot the thumbnail without showing the osd or anything).

morien

jeks
2004-08-05, 23:02
yeah it would be very great!

Xarann
2004-08-06, 11:50
they still dont have video screenshots implemented yet do they? this would be a nice feature when they do

jmarshall
2004-08-06, 13:43
left thumb stick button for screenshots (works in everything except visz, where bad things happen...)

Morien
2004-08-06, 13:54
they still dont have video screenshots implemented yet do they? this would be a nice feature when they do
xarann:
as jmarshall said, they have screenshots, however they do not act as thumbnails for videos.

jeks
2004-08-07, 00:12
yes if you can make that taking a video screenshot with left thumbstick, also make a thumbnail with it, it would be very great

jeks
2004-08-10, 09:55
is that suggestion is analyzed ? ;p

DonJ
2005-12-10, 12:57
hi, wouldn't it be possible to integrate a feature which lets u create a screenshot while a tv show/movie is running and automatically use this as thumbnail?

SandmanCL
2005-12-29, 19:30
mplayer can be used to create thumbnails from video clips. i believe the syntax is

mplayer -ss <milliseconds> <filename> -vo jpeg

fetching album art from imdb works great for movies, but as we all know the tv shows suffer from this functionality. i'd like to see a button in the my videos section called "make thumbs" which uses mplayer to create thumbnails of all files in the current directory.

it should be easy to create a python script for doing so, but having it as a built-in xbmc feature would be awesome.

what do you guys think ?

SandmanCL
2005-12-29, 19:32
i guess the topic should really have been "automatic thumbnail generation of video files" :blush:
couldn't figure out how to change it.

SandmanCL
2005-12-29, 19:38
i was a bit off on the mplayer arguments. it should have been:

mplayer <video file> -ss <seconds> -nosound -vo jpeg:outdir=<dir> -frames 1

more on the topic here:
http://gallery.menalto.com/node/40548

DonJ
2005-12-29, 20:01
great suggestion imo!

just add an option to the context menu generate thumbnail, that would do the job.

the time used should maybe be settable in the config or xml.

Freddo
2005-12-30, 00:04
or how about an option while the video is playing to pause the video and make a thumb of the current time?

SandmanCL
2005-12-31, 16:39
sorry, i really did make a few searches before i created my new topic.
but there seems to be a great interest for this, and even if it takes a little while to seek through each movie to create a random thumbnail, wouldn't that be a problem each user would deal with ?
when i select 'scan' on a new folder for imdb lookup, it takes a while. if the create thumbnail function was recursive, i could click scan on my tv shows folder, have dinner, and enjoy thumbnails when i return.