80 comments found.
When i visit your full width demo on my iPad, the video is only a half width http://cl.ly/image/3I1o1N2n0k0h Please, advise.
Hello,
This is how it behaves on full-width on mobile devices and desktop
Regards
You should consider to rename it to the “half width” then, so peole won’t get confused. If you would have a 100% width video, i would already bought it, seems like a good script.
Hello,
The YouTube & Vimeo has this behavior http://www.videoplayerhtml5.com/universalvideobackground/the_full_width_youtube.html
Please note that the video itself can’t stretch the browser entire width because it will look awful. Only the controls do this
The video itself covers the entire screen for fullscreen version http://www.videoplayerhtml5.com/universalvideobackground/the_full_screen_youtube.html because the proportion is correct
Regards
HI,
Thanks for a great product. I was wondering if you have a recommendation for a batch converter for self hosted files. Ideally something that allows mp4 as well as webm with high quality and low file size? Any suggestions would be great.
Best Regards
Kyle VJLoops.com
Hello,
We recommend these converters:
http://www.mirovideoconverter.com/ – .mp4 http://firefogg.org/ – .webmRegards
Hi, great work, thanks!
Is it possible to remove the youtube-Logo? “modestbranding: 1” is not working for me.
And is it possible to play a youtube video in loop? Maybe there is a better solution than putting lots of same video IDs in the universal_video_background_list.
Thanks!
Best, Andy
Hello,
Love your work. Just a quick question – the self hosted video in full screen background does not seem to work on my android mobile – Motorola E. Interestingly the Youtube and Vimeo full screen backgrounds work fine. I need the full screen self hosted version to work – any ideas?
Best, Manan
Hello,
You can leave the thumbs visible, like you see in this example: http://www.videoplayerhtml5.com/universalvideobackground/the_full_screen_mixed.html so you can start the video clicking on the thumb.
The 3rd video is self hosted
Regards
Thanks for your reply, just wanted to know why this URL is not working on my phone? http://www.videoplayerhtml5.com/universalvideobackground/the_full_screen_selfhosted.html.
The mixed version works on my android phone when I click on the third video – but this one does not show up at all.
Best
Hello,
Because auto-play option is disabled on Android devices and Play button is not available. This doesn’t happen on IOS
Regards
How can you turn off or not load the plugin if viewing from a mobile device?
Say I have a page where on computer I want it to load the video but since it won’t play on mobile I want it to load something that’s behind the video usually (a still image) – how do I say don’t display the video on mobile?
Thankyou!
Hello,
You should use a JS script to determine if these a IOS or Android device and load the plugin or the still image
Regards
Hi,
Questions: First. I need display thumbnails below the player (thumbs must be not integrated) and also need larger image thumbs. Is it possible? Second. This player supports “flv” files? Thank you in advance.
Hello,
You can show the thumbs like this:
http://www.videoplayerhtml5.com/universalvideobackground/the_fixed_width_youtube.htmland set a transparent background for the thumbs area.
Yes, you can set the thumb width & height
It is a HTML5 video player and it doesn’t support .flv. Only Flash video players can support .flv files but these players will not work on mobile devices
Regards
I see. I am interested in buying, but still I care the thumbnails were separately because I want to put a thumbnail nearby the player horizontally too. Side by side. That’s my requirements from the customer for the implementation of the project and I am looking for a suitable player. Alternatively you can modify the code to these requirements? Thanx.
Best
Hello,
You can move the thumbs area up or down using ‘thumbsWrapperMarginTop’
Now is set to -70 and you can set it to -170 to move it down
Regards
is it possible to add images into the list?
Hello,
This supports only videos. If you need an image background, please check our other product: http://codecanyon.net/item/fullscreen-background-gallery-image-and-video/5290450
Regards
With a Simple Link, can be loaded a Youtube Playlist?
Hello,
I’m sorry, this option is not available.
Regards
Hi,
Few questions before I buy.
1. Your fullscreen background on example page has position fixed. Is it possible to give it position relative so I can insert it somewhere in the page?
2. Does your plugin support also fullwidth background or only fullscreen
3. Do you agree to use this plugin in a HTML/WordPress theme that will be sold on Theme Forest? I will buy extended license of course.
Hello,
1. It was not tested for this type of usage and you might experience problems
2. Only full screen
3. Yes, we agree
Regards
Hello,
I bought this and I am using the Vimeo full screen background. Is there a way to not show any of the vimeo controls via the JS options? Also, Can I set the volume to be muted by default?
Thanks!
Hello,
1. For Vimeo you can’t hide the controls because Vimeo API doesn’t allow this. You can hide the controls for YouTube player
2. You can mute the playe by settings initialVolume:0, when you initialize the player.
Please also check help documentation, ‘JS Options’ section, to see all available parameters
Regards
Hello. I like the look of this, full page video background looks great..
1.Can you tell me if the video player can detect a mobile device and stop auto playing a background full screen video?
I am concerned that a full background video on a mobile device will use a lot of bandwidth.. i.e. autoplay on pc screen, pause on start on mobile device, or display below a set width?
2.I wanted also to set a random playlist without any controls, can this product also do this?
many Thanks Carl
Hello,
1. On mobile devices the player will not auto-start because IOS and Android have been disabled auto-play for video content
2. Yes, you have parameter to play the playlist in a random manner
Regards
local host videos supported as self hosted?
when in a web app or hybrid : when play video [not stop it] , go to other page , should continue on the background?
files.flv supported?
Hello,
It will play localhost videos but only for you, since it’s a virtual server.
The video background will start from the beginning when you change the page.
Only .mp4 and .webm support. No .flv support since it’s a HTML5 player
Regards
and ogv/ogg video can play? correct? video background = video you mean here…? On the background I meant like background music continued… for the latter tell in mobile devices or PC devices?
Only .mp4 and .webm. You can replace .webm definition with a .ogv file, but there’s no point in doing this
The video background will start from the beginning (including image & sound) when you change the page. This is because you’ll load a new page and the common content is reload
Regards
Does it work with extensions mp4, mov, 3gp and avi? If it is yes, must I add the type of the video (video/mp4 for example)?
Hello,
It works with .mp4 and .webm files which are supported by HTML5 video. Of course, the plugin also supports YouTube and Vimeo files
Regards
Is it possible to remove things from the video like the Portrait, title, and byline from the videos using options in the script? Vimeo allows these to be removed in the iFrame version, but I didn’t see the appropriate switch in the help file.
Hello,
Are you referring at the YouTube or Vimeo video?
Regards
Vimeo. I noticed that if you turn on bottom navigation, the items are removed, but if not (showBottomNav:false,) then you see everything – the poster’s Avatar image, title of the video, etc.
Hello,
The Vimeo elements can be influenced by our plugin. Only from a VIMEO Plus account you can modify them.
Regards
Is it possible to make the loop seamless? From the end of the video immediately to the beginning.
Hello,
This is the maximum it can be done.
Regards
I figured that. I’ve created a bit of a workaround. The problem is based in the browser/computer. Your Player/Background is well made and has worked beautifully. Great job and thanks for your input.
Hello, i want to ask before buy,
Can this “video player” play video from dropbox link? (direct link) So video file not stored in self hosted. Thanks
Hello,
As long the link contains .mp4 at the end an it is not an encode link, it will play it.
Regards
It can use for unlimited video?
Hello,
I’ve done a test with dropbox an it looks like it will not work to play the file directly from dropbox because dropbox server is not transmitting the correct MIME TYPE
Regards
Can you test it?
Hello,
I’ve run a test and this one works.
Most probably because you have a premium account
Regards
just purchased your video player but it doesnt seem to work . Does it support being embedded into boostrap? because I can get it to work on an empty page but not when I import all your codes into bootrap and test.
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
Hello,
how can I set the videos to be muted by default?
Thanks
Hello,
I’m sorry, this option is not available.
For which video you want this option: YouTube, Vimeo or Self-Hosted?
Regards
preferably vimeo or youtube. There are a lot of people who will leave a website if there is now way to mute the music…
Hello,
You can always pause the video if the sound is the problem.
Please send me an email on office@lambertgroup.ro and I’ll send you a modified file to mute YouTube videos from parameters
Regards
Hi,
Awesome plugin!
Just wonder if it’s a Jquery plugin?
Can I made multiple fullscreen videos for multiple divs on the same page?
Thanks
Hello,
Yes, is a jQuery plugin.
It doesn’t support multiple instances on the same page. Only on different pages of the same website.
Regards
As per your product notes, can the player still autoplay if the video is not being viewed on an iOS device?
Also, can you tell me the differences between this product and your “HTML5 Video Player with Playlist & Multiple Skins” product? If I don’t need the background video playing ability, then is it that the other one supports playlists, and skins, and this one doesn’t?
Thanks.
Hello,
The video appears on IOS, but IOS has autoplay feature disabled. You need to click play. Just open the preview link http://www.videoplayerhtml5.com/universalvideobackground/the_fixed_width_youtube.html on an iPad and click play button
The other product http://codecanyon.net/item/html5-video-player-with-playlist-multiple-skins/1382684 doesn’t have YouTube and Vimeo support and also full-screen video background for website page
Regards
So if I don’t need youtube, vimeo or video background support, but do need playlists, will this $11 version work, or for playlists, will I need your $15 product?
Hello,
1. This product http://www.videoplayerhtml5.com/universalvideobackground/the_fixed_width_youtube.html has:
- Self-Hosted videos support
- YouTube videos support
- Vimeo videos support
- video background support
- bottom playlist
2. This product http://codecanyon.net/item/html5-video-player-with-playlist-multiple-skins/1382684 has:
- Self-Hosted videos support
- bottom playlist
- right-side playlist
- 5 custom made skins
Regards