Foliovision › Forums › FV Player › How to … › splash screen via video preload
-
Hi, is it possible to have fvplayer present the actual video image without the opacity overlay. I’d like to not use the screen overlay feature as my primary way to present video. Is there a short code to disable the overlay. Does this request require special CSS support from your team to enable.
http://fritzimages.com/blog/2013/nikon-af-s-nikkor-80-400mm-f4-5-5-6g-ed-vr/15196/
All the best ..Ed
-
-
Hello Ed,
I’m not totally sure what you mean. If it’s the sharing bar which appears when you hover the video during playback, that can be disabled in options, just read our announcement article here: http://foliovision.com/2014/06/video-share-bar
If you mean that your logo show over the video splash screen, then you can get rid of it in CSS, just use the .is-splash .fp-logo selector.
If you mean that your logo has a transparent gray colored background – I’m not sure what could cause that. Perhaps there is a color profile on your image which you can try to remove and see if it helps.
Thanks,
MartinHi Martin,
I need to be clearer. My question is not about logos or sharing bar. When I post a video, I do not want to create or use a special splash screen. I want to simple use the video image but I do not know how to disable the hazy white overlay that is above the video content. I hope that makes sense…
http://prntscr.com/43xs0wthanks,
Ed
Hello Martin,
That did not work. I have tried to be specific in my request. I want to display the video beneath the canvas. When I changed the canvas setting to black, the result was of coarse the video container was just a black screen. Can you provide the CSS file name and Line Number that adjustment can be made to flow player. I need to adjust/add setting for with luminosity of opacity. (I think)…
thanks,
EdHello Ed,
we will investigate this issue. If the autobuffering is enabled, this should work – the first frame of the video should show up – thus no need for splash image. It wastes the server bandwidth, as it has to load a bit of the video (more than just an image) and different browsers treat it differently, so it’s not without flaws.
Thanks,
MartinMartin,
I am curious why the status of this support request is solved ? The flaw in flowplayer persists. http://prntscr.com/45aaf1
I also update plugins V2.2.19 to todays release and there was not change in flow player.
I also tried in Chrome/Firefox and reset all caches….
report issue: http://prntscr.com/45adr3
Hello Ed,
we are about to release a new version of FV Flowplayer which fixes the autobuffering.
However there is no such option to load the beginning of the video and show the first frame of it. It could be scripted, but there is no such option as per HTML5 video specs: http://www.w3.org/TR/html-markup/video.html
Thanks
Martin