Is there a way to start this at anything but zero? If you upload a video they start at 0 and you quite often get a blank screen or in my case everyone is there a setting for the player to grab a thumbnail further in?
This is not the same setting for the video thumbnail as I have already changed that from 0?
Csampson |
did you change the setting in code again after the upgrade ? https://dolphin-techs.com - Skype: Dolphin Techs |
I changed that code and it's not the same code...That code deals with the thumbnail used for display? I am not sure how they are different but I started with a clean install and that was one of the first things I changed. I will check it again but I am pretty sure they are different codes...could be wrong but don't think so...
Because I remember after the change it worked just fine but still got this when a movie is actually uploaded from your computer and not like a youtube replay If I change the movie from a manual upload the thumbnail is perfect from a youtube replay...
Csampson |
ill attach my file i changed for video thumbs seems to work ok for me.
flash/modules/video/inc/functions.inc.php
i changed it in two locations:
function grabImages($sInputFile, $sOutputFile, $iSecond = 3, $bForse = false)
and
function getGrabImageTmpl($sInputFile, $sOutputFile, $sSize = "", $iSecond = 3)
https://dolphin-techs.com - Skype: Dolphin Techs |
Damn I never changed the second one has there always been 2? I could have sworn it was only one...
I will test it out...Thanks...
Csampson |
no think it was only one before but not 100 percent sure. https://dolphin-techs.com - Skype: Dolphin Techs |
I am still having issues with the downloaded video's. The thumbnail appears for the link to the video so it is grabbing one but the player still defaults to "0" Csampson |
I Can't be the only one person who is suffering this issue...
2.jpg · 141.4K · 423 views Csampson |
I would think its because it's encoded different now.
What happens if you remove the HTML5 module and try the video.
ManOfTeal.COM a Proud UNA site, six years running strong! |
Seems to work as it should here: http://dolphinbeta.com/ https://dolphin-techs.com - Skype: Dolphin Techs |
Yes I am sure if that is a video from YouTube...
It does the same for me BUT IF YOU UPLOAD A VIDEO from a computer it does not work. I also further believe it makes a difference if the video itself was made if it starts on 0 with a photo or dark screen.
Look this is not rocket science for god sakes I have given 5 examples and changed the code a dozen times and DOLPHIN refuses to change the default from to 0 to whatever anything but ZERO why after the upgrade to beta 2 does it start at F***ING 0 it is a simple fix in the code so it does not have to be done by others...
I have changed the code given an obviously it grabs the thumbnail as you can plainly see but again the player STARTS AT 0!!!!!!!!!!!!!!!!!!!!!!!!!For video's uploaded and not a YOUTUBE REPLAY................................
Csampson |
i have no YouTube videos on my site so not sure if that was meant for me or not... did you test it on the URL i listed ? https://dolphin-techs.com - Skype: Dolphin Techs |
I figured it out... The thumbs are grabbed based on those settings I used 20 but the player does indeed start at 0 if the video has a photo starting at 0 you will have a thumbnail For the player. If it doesn't you will have a blank screen. The videos that have a black screen from the player has black starting. Screen... That is why some do have a blank screen... Csampson |
can you attach a video you have that has a black screen at the start ? https://dolphin-techs.com - Skype: Dolphin Techs |
http://www.youtube.com/watch?v=arS5xaAaMKU Please download the video using keepvid... Csampson |