Auto-generate thumbnail for video files Auto-generate thumbnail for video files
 

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

Auto-generate thumbnail for video files

Started by tramfam, April 20, 2005, 11:31:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tramfam

Hello,

CPG is fantastic. I'd like to request a feature addition for CPG to dynamically generate a thumbnal of a video file. Is it possible to extract the first frame from the video file, and render it as a JPG with the appropriate thumbnail size? I've seen it done with C# and .NET with AVI files. Don't know if this can be ported to CPG.

Thanks for the consideration!

Mark

Joachim Müller

can not be done with coppermine, as the image libraries coppermine is bound to use (GD or ImageMagick) both don't offer support for this. Not related to coppermine anyway. You have to make a difference between desktop apps and server apps anyway, there's no such thing as C# or .NET on Lunix servers  ;)

Joachim

jeepguy_1980

I know this is old but still relevant.

Would it be possible to modify Coppermine in such a way that when the user uploads a video file, he is given the option to select a picture to upload as a thumbnail?

Joachim Müller

This is not a support thread. NO SUPPORT in FEATURE REQUESTS.
Answer to your question: possible if you code it. Locking.