forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: tramfam on April 20, 2005, 11:31:21 pm

Title: Auto-generate thumbnail for video files
Post by: tramfam on April 20, 2005, 11:31:21 pm
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
Title: Re: Auto-generate thumbnail for video files
Post by: Joachim Müller on April 21, 2005, 09:29:59 am
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
Title: Re: Auto-generate thumbnail for video files
Post by: jeepguy_1980 on November 10, 2008, 07:53:54 am
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?
Title: Re: Auto-generate thumbnail for video files
Post by: Joachim Müller on November 10, 2008, 08:42:00 am
This is not a support thread. NO SUPPORT in FEATURE REQUESTS (http://forum.coppermine-gallery.net/index.php/topic,15866.0.html).
Answer to your question: possible if you code it. Locking.