486 comments found.
Question about subtitles, does it support SRT or any any other formats?
Hi,
supported are srt and vtt subtitles,
Regards
Hi, we are looking for the following functionality in the WordPress video player. Please take a look below and let me know if your plugin can do it.
1. We need to play videos embedded in the WordPress post page, the example of the layout can be seen here https://nuare.com/vid1/ (it is created for demo purposes and uses Revolution Slider, but we need to use real video players instead)
2. There is no lightbox, the video plays right within the post frame, embedded, as shown in the example in the link in #1.
3. The video takes the full width of the page and should be able to be played at 16:9. Videos should be able to be either pulled from YouTube/Vimeo or self-hosted.
4. The first video starts playing automatically when it comes into the viewport after the page loads. The second video starts playing automatically exactly the same way, but only when it comes into the viewport when the page is scrolled down. When the second video starts playing, the first video stops since it is not in the viewport anymore. And so on, with the scrolling down – the third, the fourth, etc. It is illustrated in the demo page in #1
5. When the video plays and the user hovers over it with the mouse, controls for playing the video appear. We need the following controls to be shown on mouse hover: Play, Pause, Mute/Unmute sound at the very minimum.
Please let me know if your player can be configured this way.
Thank you!
Hi,
1. 2. 3. 4. 5. yes for all points,
Regards
A couple of clarifications please.
6. If we use the option with the controls appearing only on hover, how does it work on mobile? Does the user need to tap the video for controls to appear?
7. We will have 20 videos on a single page each player playing only one video. Is this doable?
8. Do you have a WordPress version of the plugin or is it a stand-alone player program?
9. If you have demo of the player when controls appear only on hover, please send me the link (the client is particularly interested in this option)
Thanks again !
6. on mobile, tap the screen for controls to appear.
7. yes
8. here is the wordpress version of Elite video player:
https://codecanyon.net/item/elite-video-player-wordpress-plugin/10496434
9. we haven’t made that particular demo, but it’s one of the many player settings.
Thank you for your replies, sending links to the client, might take a couple of days for him to make up his mind.
The client took a look at the demos and has a couple of additional questions please
- is it possible to customize the player this way so that only the following controls will be present: mute/unmute/volume, rewind, stop and full-screen
- do we have control over the way YouTube videos are displayed, for example not showing the ‘related YouTube content’ screen at the end and showing only the last clip frame instead?
Thank you!
1. Yes, controls can be setup as fully custom, with hiding unnecessary buttons.
2. Yes, Youtube videos are clean, without related videos, etc.
Really sorry, it appears to be a showstopper for the client, and since there is no demo to show it, I need to double-check
1. I spoke with slider revolution devs, a pretty well-known name in the industry and they initially told me the following: “yes, YouTube controls are not shown by default and will appear only in hover”. I created a demo page for them where I demonstrated that YT controls appear for 1-2 seconds by default and only after that it disappear.” They acknowledged they were wrong and that controls will appear initially for 1-2 seconds and this the behaviour that YT forces and it cannot be changed.
2. The other video player developer on codecanyon who has really clean design of the player said the same – there is no way to change it since it is a YT behaviour and controls appear by default on the player, then disappear after 1-2 seconds. After that they appear only in hover.
You are the only one who says that this is doable and that with your player YT controls do not appear at all initially. Considering the previous history, can you please reconfirm that this is the case, and with your player, YT controls do not appear at all at the start unless hovered over?
Thank you.
Youtube videos can be played without showing default youtube controls at all, related videos, share button etc.
All youtube elements are hidden in our plugin. We are first developers on market to achieve that functionality.
On top of youtube videos are Elite player controls, which can be customised: hide/show any button in Elite player controls and many other settings.
For example, there is setting for autohide Elite player controls, where you insert seconds after how much time controls will hide (0-unlimited sec).
Youtube videos demo: https://creativeinteractivemedia.com/player/Elite_video_player/youtube/
Much appreciated. thank you!
update v7.0:
- Chromecast support
- WhatsApp support
- Search video option
- New icons
Can you set the volume automatically without requiring the user to increase it when the player is created?
Hi,
default value of the volume in all videos is 100%. If you’re using autoplay option, than the volume is muted, as per browser requirement.
Best Regards
I am having trouble getting chromecast to work. I am able to chromecast from my browser to a TV, but when selecting the same TV when attempting to chromecast from the player, the TV goes black as if it is about to play the video but then returns to its home screen. Any help with fixing this would be appreciated.
Please email us your page so we can test, thanks!
Hello I’m just following up to see if you received my email. I sent you the code I used for the player using the email contact form.
Thank you for any help!
Hi, replied on your email,
Best Regards
Hi, I replied to the followup email. Just checking if you received it
Thank you
Hi, please see email,
Regards
I’m glad to hear you’re working on chromecast functionality.
When can we expect the feature to be released? We are eager to use it.
Thanks
Hi,
will be available very soon,
Best Regards
How can I detect when a video is finished playing within the program?
Hi,
which video type you’re using? (self hosted, youtube, vimeo etc.)
Best Regards
Thanks
$(this.videoElement).bind("ended", function() { /*video is finished*/});
Best Regards
That worked, thanks
Hello,
We are having trouble playing big google drive videos on the player.
Should we expect Elite Video Player to be able to play google drive video’s which are selectively shared?
We were able to get method 2 to work, but the links created expired the following day. I got the error:
You don’t have authorization to view this page.
HTTP ERROR 403
Can we expect these links to be persistent? Also, is there a way that the retrieval of links can be automated?
We would like to be able to utilize Elite Video Player with hundreds and perhaps thousands of videos.
Thanks you for your assistance
Hi,
to play Google Drive files permanently see here: https://creativeinteractivemedia.com/player/CC/documentation_Elite_Video_Player_WP/documentation/ELITE_VIDEO_PLAYER_WORDPRESS_INSTALLATION.html#google_drive
Best Regards
Thank you for the quick response.
I have already tried this technique. It works for google drive videos which can be viewed by everyone, but it does not work with google drive videos which are restricted so that only people who have access can view. Method 2 provided here: https://codecanyon.net/item/elite-video-player/10013114/support seemed to work with restricted videos, but the links expired after a few hours.
Any further help would be appreciated.
Hi,
Google Drive API is only correct way to play files permanently, without links expiring.
Best Regards
Hello,
I am encountering errors when trying to play videos on an Azure static web app. I am able to play videos on a local test application, but when I copy the same code into a static web app I get the following errors when playing the video:
Failed to load resource: the server responded with a status of 404 (Not Found) poster.jpg:1
POST https://play.google.com/log?format=json&hasfast=true&authuser=0 net::ERR_BLOCKED_BY_CLIENT base.js:8014
GET http://localhost:4280/favicon.ico 404 (Not Found) favicon.ico:1
Any help would be appreciated.
Hi,
these files are not related to Elite player plugin.
Please email us your page so we can check, thanks!
Best Regards
I am having the problem that when I attempt to play a google drive video it displays the loading symbol forever and doesn’t play. I am using the sample code provided in the download and I replaced one of the mp4HD fields with the google drive link in the format https://drive.google.com/uc?export=download&id=videoID. This approach worked for the same google drive file a few months ago. Has something changed? Thanks.
Hi,
please see docs how to play Google Drive permanently: https://creativeinteractivemedia.com/player/CC/documentation_Elite_Video_Player_WP/documentation/ELITE_VIDEO_PLAYER_WORDPRESS_INSTALLATION.html#google_drive
Best Regards
Is it possible to hide the source url in the youtube video player? Also, the video quality does not work when playing the youtube video. It would be nice if the quality setting is hidden if it does not work. It would be nice if he could pick up the video where we left off.
Hi,
Elite player is using latest Youtube API. You can’t get the direct source url. We made youtube player elements hidden, so only video is displayed (there’s no youtube logo, title, share, right click menu etc). You can hide any Elite player element (like quality selector or any button) in player settings.
Best Regards
I understand, but it would be nice if we could continue where we left off when we closed the video. It could also come with the level at which we left the video sound.
Thanks for suggestion, resume play works for longer videos from Youtube.
Hello I have a educational Android app I want to replace YouTube player. It’s possible with this player? Can you do this?
Hi,
any youtube player can be replaced with Elite player. To insert a jQuery plugin into an Android app, you’ll need to use a WebView, which allows you to display web content within your Android app.
Best Regards
Can you do that process in my app ? I will pay you for that.
Hi,
we can write you instructions, please email us here: https://codecanyon.net/user/_creativemedia_#contact
Best Regards
Hi. I need to change something in deeplinking. My CMS use id to redirect to specific document, so I can’t use id parameter. Is it possible to change id to something else? For example: - http://domain/?id=number -> – http://domain/?vid=number
Hi,
ok no problem, please email us so we can change id parameter,
Best Regards
Hola, buen día, este reproductor soporta varios subtítulos, en videos auto hospedados o google drive o youtube o Amazon S3
Hi,
we have multiple subtitles menu ready for update. We can send you new version after purchase,
Best Regards
player work with subfolder. example https:// domain .com/player. but not working with https:// domain .com . any help please
Hi,
please email us here your test page: https://codecanyon.net/user/_creativemedia_#contact so we can check, thanks!
Cheers
I have website and mobile apps with flutter is there any plan to make flutter package with same functionality to use same software in both web and apps without using webview
Hi,
no such plans at the moment, will consider it in future,
Cheers
Upcoming update v6.8.5
- Chromecast support
Hello Support Is it possible to create bottom playlist with big thumbnails?
Hi,
Sure 
All options from demo page can be combined together.
Cheers
Great!!! 
Hello. I need Your help in one topic. 1. Is it possible to turn off (hide) buttons (shuffle, go to first video, go to lat video etc) under playlist? 2. Is it possible to move playlist on /. off button to control panel of video? Near settings, mute volume etc. Thank You for help..
Sure, please send email so we can send instructions,
Cheers
We’re looking for a video player that will allow us to add an in-video lead capture form (via iframe?) at specific times in the video. The video would pause and only continue once the viewer added their name and email. We’d also like the ability to add a buy now button. Do you have this feature or could we pay you to develop it for us?
Hi,
there’s no such feature at the moment. For custom work please email here https://codecanyon.net/user/_creativemedia_#contact, thanks!
Cheers
Also to me youtube autoplay is not working, even using demo on the plugin package and setting the value autoplay to true, autoplay is not working
Hi,
are you testing locally? Youtube autoplay can work online, you need to place files on server.
Cheers
what version of jquery i need to use this player script ?
Hi,
any version of jquery should be good,
Cheers