Thumbnails without FFMPEG

The AL - January 11, 2008 - 13:28
Project:FlashVideo
Version:5.x-2.5
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I assume FFMPEG is what creates the thumbnails. I currently am using this module successfully without FFMPEG (I could not get it installed, so I convert the videos on my local machine before uploading). Anyway, I want to create a set of view pages that show 10 videos per page, in table view, with a clickable thumbnail. Any suggestions? Thanks.

#1

nk_ - January 11, 2008 - 17:32

This is something that interests me too...
I even tried to put self-made thumbs in the files directory with the same name, i.e. video file = video.flv thumb file = video.jpg
and when I put [thumbnail:index=0] in the body of a node that contains uploaded file video.flv i get img alt
thumbnail_MIA.png.

also I am curious if there is any idea to get video in pop-up window upon click on thumbnail.

any help is much appreciated + congratulations for this great module !

#2

The AL - January 11, 2008 - 19:03

I ended up making my own custom view with an image on the left set to thumbnail. Then in my image cache settings I made sure thumbnails were 100x100. Then I put an image upload form on the video nodes under the video uploader. I use RIVA on my machine to convert the videos before I upload them. RIVA can export the first frame as a jpg, so I just had it do that. I upload it with the video when I create the video node. Then in the views it shows up fine. I just have a naming scheme going on where videos and thumbails share the same name and are in th same folder on my machine, so it's relatively hassle free.

#3

photoman - March 7, 2008 - 02:37

Of course you can make the thumbnail by use another field . What I want to know is FFmpeg export the thumbnail images? or is there any other options to export images without FFmpeg.

#4

spiffyd - August 16, 2008 - 03:23

@ The AL

Did you get a thumbnail to replace the "Thumb not found" image in the teaser? If so, how?

I understand RIVA was used to get a "thumbnail effect" for your main video.

Thanks!

 
 

Drupal is a registered trademark of Dries Buytaert.