LiveZilla Live Chat Software
Change Video Thumb :: Forum
Forums  ›  Dolphin  ›  Dolphin 7
 
Change Video Thumb
 
5478 days ago · 0 people like this ·
 

 if some one wants to change the  thumb pic if you  don't  want to take a thumb  in the  beginning  of the  video

you  can change it from here

 

Line 259

/flash/modules/video/inc/functions.inc.php

 

function grabImages($sInputFile, $sOutputFile, $iSecond = 0, $bForse = false)

 

I changed it to

 

function grabImages($sInputFile, $sOutputFile, $iSecond = 5, $bForse = false)

 

This now tells it to make a thumb 5 seconds into the video.

Forums Home