Picture of videoclip Picture of videoclip
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Picture of videoclip

Started by Philz, November 25, 2004, 10:05:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Philz

Hi all
Are there any way to get a screenshot of e.g the first frame to be a tumbnail for my videoclips?
Thanks in advance
Philz

Casper

Coppermine cannot create thumbnails or 'screenshots' of non-image files, you will need to use another application to do that.  Once you have the shot you want, you can then use the custom thumbnail method to use it as the thumb.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Philz

Ah ok thanks. Which application would I need to use?

Joachim Müller

there are many free screenshot utilities available (take a look at http://www.download.com/3120-2001_4-0-1-0.html?qt=screenshot&li=49 or http://tucows.com/scapt95_default.html for example), but basically you can just use the built-in screenshot utility from your OS (at least on Windoze): the [PrintScreen] -key (may be labelled slightly different, depending on your locale and keyboard layout/manufacturer) will make a screenshot and dump the pic into the clipboard - you'll only need a simple graphics suite (MS Paint is fine), where you can insert the content of the clipboard into. Use the crop tools to get rid of the whitespace and areas you don't need and save it as jpeg. The key combo [Alt][PrintScreen] will capture the active window, the [PrintScreen] key alone will capture the whole screen.
If you need more options (e.g. to highlight a certain part of the screen only), my recommendation is the older (free) version of the app "Printkey" (not "Printkey Pro" nor "Printkey 2000" from the same author), because it's very lightweight, doesn't need an install (you simply run one single exe file) and has got all I need (e.g. for creating documentations). It's available here: http://www.pcworld.com/downloads/file_description/0,fid,5144,00.asp

Joachim