Can anyone tell me how to change the settings for the generating of video thumbnail, and how to regenerate the thumbnail for videos that have a black thumbnail?
Can anyone tell me how to change the settings for the generating of video thumbnail, and how to regenerate the thumbnail for videos that have a black thumbnail? |
The black thumbnail video is caused by it grabbing a frame from the video too early. There is a post in the forum here that explains how to reset this. I will see if i can find it. Do a search, you might run across it.
It might be here http://www.boonex.com/unity/forums/topic/Flash-Video-Quality-Mod-.htm
thxxx!!!and here 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 = 20, $bForse = false)
I thought i just share it with you :)
http://towtalk.net ... Hosted by Zarconia.net! |
Thanks Skyforum, I will try it out |
Thanx for posting this I've been trying to contact boonex to get help with this problem with no resolve. Thanx to you I fixxed the problem myself. 420ed.com |
Thanks for this |