Video ThumbNails Video ThumbNails
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Video ThumbNails

Started by cooluserguy, December 11, 2005, 12:26:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cooluserguy

is there anyway i can add my own thumbnail to my videos insteed of that same boring pic we use for videos

ecto

Yes, all you have to do is replace the correct file in the 'images' directory, i.e. thumb_avi.jpg, thumb_mov.jpg, thumb_mpg.jpg, thumb_mpeg.jpg, thumb_wmv.jpg etc.

Joachim Müller


kegobeer

Quote from: ecto on December 11, 2005, 02:52:48 PM
Yes, all you have to do is replace the correct file in the 'images' directory, i.e. thumb_avi.jpg, thumb_mov.jpg, thumb_mpg.jpg, thumb_mpeg.jpg, thumb_wmv.jpg etc.

No, that will replace the default document thumbnails.  You shouldn't monkey around with those images.  Instead, you should read the documentation if you want to have a thumbnail that looks like your movie/document.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

ecto

Quote from: kegobeer on December 11, 2005, 09:12:47 PM
No, that will replace the default document thumbnails.  You shouldn't monkey around with those images.  Instead, you should read the documentation if you want to have a thumbnail that looks like your movie/document.

I believe you misunderstood me. I know that replacing files in the coppermine/image/ directory won't give you any thumbnails that look like your movie.

That wasn't what I thought cooluserguy wanted to do, I guess I misinterpreted the question. I thought he wanted to do a system-wide replacement of the thumbnail(s) used for video(s) (I did just that recently so maybe I had it fresh in mind), so I answered appropriately. The FAQ even says where the global thumbnails are located. Sure, I should've answered with a link to the FAQ instead, or asked exactly what he wanted to do, but hey - I'm just trying to help.