Hi, thanks for response. I think that it would be nice feature to add this function as separate item plugin, so user can trigger this and generate thumbnails in directory once for all the time. I have a lot of video clips, where only thumbnail is desired and no further info. In this way it is really convenient, but thumbnails are now generated every now and then and if you have more files in directory it takes some time...
I think it will be useful for everyone, cause there are always some files (home videos, web cams, cartoons, funny videos...) that are just added and have no other info beside thumbnail we generate. Regards, Robert. ----- Original Message ----- From: "Dirk Meyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 13, 2004 8:22 PM Subject: [Freevo-devel] Re: Making icons in video directories ? > "Robert Rozman" wrote: > > Hi, > > > > thanks for response and sorry - I used wrong names - I took another look > > and in Freevo these are called thumbnails, and option to set for directory > > is Autgenerate thumbnails. Where are these stored and is it possible to put > > them beside media files ? > > Ah, the thumbnails (small version of images and screenshots from > videos) are stored in the vfs. A thumbnail for /foo/bar/file.avi is > stored as OVERLAY_DIR/foo/var/file.avi.raw. This is raw data, > uncompressed image + some extra infos. Look at osd.py, they are loaded > here. Basicly this is pickled data, to return them via web, you must > load it with the python pickle module and use Imaging to convert them > on-the-fly to png or jpg. > > > Dischi > > -- > Hey! It compiles! Ship it! > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel