I am using flowplayer and video modules to upload my videos.

How can I create small video icon on the generated thumbnails to distinguish them on from the normal images thumbnails

See attached image for what I mean

CommentFileSizeAuthor
video icon.jpg14.52 KBjohnlinux

Comments

carvalhar’s picture

i think the simplest solution would be with css, adding a transparent icon as background for a or img.
There is also image cache actions module, but then you'll need to find how video module creates thumbnails to add an action to place the icon above the image.

Jorrit’s picture

Status: Active » Closed (fixed)

ImageCache actions would be the way to go. If you don't get it to work then some fixes have to be made to make sure the video module works better with ImageCache.