Video gallery! Video gallery!
 

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

Video gallery!

Started by davelu, December 30, 2005, 02:39:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

davelu

Yes i know it supports video but it would be nice if it snaped the first frame of the video rather than just an icon of the type of file:)

Tranz

It's not a limitation of Coppermine but the tools available on various servers that can process the video files to extract the thumbnail. So it's a welcome mod/hack but not ready for addition to the core code.

AWJunkies

I am very interested in this any one want to help code it :)

Joachim Müller

neither GD nor IM are capable to "look" into movie files, so how should this be done? As Thu suggested: this is a limitation of the image libraries coppermine uses, not of coppermine itself. Additionally, this would probably consume huge resources on the server - most users who don't have the power to administer their own server would run into memory shortage.

AWJunkies

I own 5 servers to run my 22 domains. I can keep one dedicated to just video domain and be fine. I may just code a whole new system for videos not sure yet. I like the coppermine system and JUpload MOD that I just finished for it. Would be easier on the people as well to have it all flow but if it is to much work I will just build another system. I like this site http://www.zippyvideos.com/ . Real easy and may just build something like this.

doggystyle

im looking for this feature too and started to play around with http://ffmpeg-php.sourceforge.net/