LinuxMCE Forums
May 23, 2013, 04:29:15 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Automatic thumbnails  (Read 1487 times)
ferguscan
Newbie
*
Posts: 11


View Profile
« on: September 22, 2007, 03:47:19 am »

Say I install LinuxMCE, and I import a bunt-load of previously-acquired video files.  I want thumbnails for those files, so my media list can look pretty.  Is there a mechanism for automatically generating these thumbnails?

Thanks,

Stuart
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #1 on: September 22, 2007, 06:16:17 am »

Say I install LinuxMCE, and I import a bunt-load of previously-acquired video files.  I want thumbnails for those files, so my media list can look pretty.  Is there a mechanism for automatically generating these thumbnails?

Thanks,

Stuart

If you mean "is there a mechanism to scan through the first few frames of each video file and use one of those frames as the thumbnail" then the answers is no I'm afraid. Its a good idea that was discussed a while back over in the Pluto forums but its never been implemented.
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
ferguscan
Newbie
*
Posts: 11


View Profile
« Reply #2 on: September 22, 2007, 06:44:41 am »

Then I shall implement the feature.

Thanks,

Stuart
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #3 on: September 22, 2007, 08:08:27 am »

Then I shall implement the feature.

Thanks,

Stuart

I guess this would need to be integrated into UpdateMedia (which is C++) or possibly into the wrapper scripts around it. If this approach was taken then new mpg content would automatically get 'thumbnailed' shortly after it was added.
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
druke
Newbie
*
Posts: 12


View Profile
« Reply #4 on: October 13, 2007, 04:01:56 am »

how is this coming? It would be really neat if it is similar to what ubuntu does for video clips.
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #5 on: October 13, 2007, 06:22:34 am »

try the Cover Art Scan under Media in the Web Admin to try and get some of them at least.

-Thom

Logged
druke
Newbie
*
Posts: 12


View Profile
« Reply #6 on: October 13, 2007, 06:31:48 am »

my concern deals more with movie clips that are just old dvd rips i've saved
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #7 on: October 13, 2007, 08:00:27 am »

my concern deals more with movie clips that are just old dvd rips i've saved

As I commented in an earlier post to this thread I think this would be a great feature. But possibly the most obvious place to add the functionality would be in UpdateMedia but that is written in C++. However UpdateMedia builds off of the inotify lib which will 'watch' a file or folder structure for changes and then alert you. Now there is a nice lib that makes inotify accessible from shell scripts called inotifywait which could be used with a few calls to another lib like ffmpeg to grab some frames from the mpeg file whenever a new video file appears in /home/public/data/videos

Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
bulek
Administrator
wants to work for LinuxMCE
*****
Posts: 868

Living with LMCE


View Profile
« Reply #8 on: October 13, 2007, 08:26:27 am »

I remember that Freevo (www.freevo.org) has this functionality and AFAIK it is simple one command line with mplayer or one of the similar tools.

I'd also really like this feature....

I still cannot get it, why LMCE or better said Pluto decided to use it's own form of metadata. I also don't understand why it has to be in binary form, cause user could also easily read or edit text files.

And also: Freevo had possibility to customize look and ordering view per directory, which was really handy. For instance, you could list files in time reversed order in video surveillance directory...
 
They also have some sort of library for dealing with media files .... MAybe it can be of some help :

http://doc.freevo.org/2.0/SourceDoc/KaaMetadata

regards,

Rob.
« Last Edit: October 13, 2007, 08:35:23 am by bulek » Logged

Thanks in advance,

regards,

Bulek.
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #9 on: October 13, 2007, 03:30:45 pm »

guys, stop thinking like geeks.

The system that Pluto came up with, is a bit rough around the edges, yes. But it is the right direction to go in. As such, what needs to happen now, is basically a better user interface to work with it.

-Thom
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!