Forum Replies Created
-
-

Hello Brayan,
I’m sorry that we were not able to solve this issue for you, but I just do not see how it could be still failing. We can only create a new version with a lot more debug output for you to send back to us.
The decryption key field is optional. We will make it so that it only shows if the stream is actually encrypted.
You shouldn’t have any issue with using of Bunny Streams in FV Player, you just cannot use their DRM protection. We are also finishing up a full drag&drop integration of Bunny Stream with FV Player.
Thanks,
Martin
Hello Brayan,
some other plugin must be breaking the PHP session here.
Please reinstal FV Player Coconut from a fresh ZIP from https://foliovision.com/my-licenses again.
Then run the FV Player Coconut Wizard again, it won’t use the session so it should just work for you.
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Brayan,
thank you for sending it over to us privately.
I was able to see the issue in Safari. I wonder when deos the WPLMS unit_load event really occur.
Please try to increase the timeout in it:
document.addEventListener('unit_loaded', function(){ setTimeout( fv_player_load, 100 ); });If this helps, then perhaps WPLSM just needs to provide an event which occurs once the new unit HTML code is set and not before that.
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Brayan,
please just reply to the forum notification. You can use a service like https://revealit.me/ to share the access with reasonable security if there is any access password.
Thanks,
Martin
Hello Brayan,
this error won’t be related to WPLMS, but if we hear about more issues with it we will check them out if we can get a version of the plugin for testing.
Please reinstal FV Player Coconut from a fresh ZIP from https://foliovision.com/my-licenses
To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Then run the FV Player Coconut Wizard again and this time it should include all the information about why the Bunny.net API call has failed.
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Brayan,
I thought I will be able to check this easily, but it’s not as simple. Appending a new player to page using Ajax, playing it, then appending another, playing it and finally playing the player in from that previous Ajax request didn’t trigger any issues.
I tested with Safari 14.1.1 and 15.0.
What specific featured you use with your MP4 videos? Are these in playlist, chapters, or with AB looper?
Could you please share a test page on your website where we can see this behavior?
Thanks,
Martin4 years ago in reply to: Every single Video is shown as a playlist
Hello Gerald,
I think this issue must occur only on videos with the FV Player Pro Video Ads. Please try to select “No ad” in FV Player Editor in “Actions” tab as seen in step 6. in our FV Player Pro Video Ads guide: https://foliovision.com/player/ads/using-preroll-postroll-ads
But I do not see why this would fail. Please send us a link to a test page where we can see the issue. This is a new issue so we would like to improve our code to ensure it doesn’t occur.
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Brayan,
please let us know what video type you use. It seems like a bug in our handling of Safari for some video type. Is it Vimeo?
Please also let us know what Safari version you are using.
Thanks,
Martin
Hello Brayan,
these PHP error logs will help, but please start by doing this as it’s simpler:
Open the wp-admin -> FV Player -> Coconut screen again, there should be a button “Show wizard log”. Clicking that button will reveal the log of the wizard operations – hopefully including explanation why the API call with BunnyCDN has failed.
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Bryan,
could you please let us know what did you had to do to fix the WPLMS integration if you have a bit of time? I would like to report this back to WPLMS developers so that they can fix it here: https://wplms.io/support/knowledge-base/fv-player-support-for-wplms-4-0-in-unit/
I moved your question about FV Player Coconut Wizard to a new thread: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/fv-player-coconut-wizard-fails-to-setup-bunnycdn
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Brayan,
please try to use this code instead:
document.addEventListener('unit_loaded', function(){ fv_player_load(); });That should already check all the instances and load what’s necessary.
If that won’t help, here’s a variation:
document.addEventListener('unit_loaded', function(){ setTimeout( fv_player_load, 10 ); });If that won’t help then please try to reinstall FV Player Pro, as I put in a fix into it.
To do that first deactivate and delete the FV Player Pro plugin you are using (no data will be lost), then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen. That will reinstall the plugin and give you the update version.
Then switch to the Beta release using the steps from here: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
Martin4 years ago in reply to: fv player not working inside the WPLMS pwa
Hello Brayan,
so does the issue only occur on your mobile phone app and everything works on your website?
How does your mobile app show your website content?
What video type did you use with the free version and what do you use with FV Player Pro? Did you perhaps switch from MP4 to Vimeo or so?
Please let us know.
Thanks,
Martin4 years ago in reply to: hyphenation in transcript
Hello Edward,
please check https://foliovision.com/player/advanced/css-tips-and-fixes -> Allowing Hyphens for Transcript
Thanks,
Martin4 years ago in reply to: Bunny Stream Support
Hello John,
that is correct, FV Player Bunny Stream will mainly make it a lot easier to add new videos. I hope we can also use their timeline previews which is a huge benefit.
Thanks,
Martin
Hello Luke,
the part which we didn’t figure out yet are the timeline preview thumbnails.
If we get lucky we might have the first version out next week.
Thanks,
Martin4 years ago in reply to: Bunny Stream Support
Hello John,
the part which we didn’t figure out yet are the timeline preview thumbnails.
If we get lucky we might have the first version out next week.
If you need video download protection, then FV Player Coconut is the way to go. We are finishing a big upgrade there – allowing video drag&drop uploads right on your WordPress website. The FV Player Bunny Stream plugin will have that too.
Thanks,
Martin4 years ago in reply to: Audio Muted (Autoplay is disabled)
Hello Gillian,
I prepared a fix for this for the next FV Player version. To get it right now you can reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
The issue would occur if you muted the video and the reloaded the page and tried to unmute it again.
Thanks,
Martin4 years ago in reply to: Database Error when encoding new coconut job
Hello Nathan,
thank you for sending over the fix!
I guess most MySQL servers do not mind this mistake, but in your case it did cause the issue.
Please reinstall FV Player Coconut from a fresh ZIP from https://foliovision.com/my-licenses again. Then it will work.
Thanks,
Martin4 years ago in reply to: Missing field “description” on FV Player.
Hello Mark,
I do not see how would FV Player generated an empty description Schema.org tag. On top of that there are the linebreak br tags which shouldn’t be there.
Where is that FV Player posted? Is it in post content or in a widget?
Are you using some page builder with it?
Is there any other plugin that it taking care of SEO fields?
Thanks,
Martin4 years ago in reply to: Database Error when encoding new coconut job
Hello Nathan,
something must be preventing the database table creation.
Please check your PHP error logs. If you are not sure about how to check the PHP error log, the server technical support should be able to give you a hand.
Or you can install this plugin which makes a list of these errors available in wp-admin: https://wordpress.org/plugins/error-log-monitor/
Then just go to wp-admin -> FV Player -> Coconut jobs again and another error should be recorded in the logs.
Thanks,
Martin
Hello futurodigital,
after having a closer look it’s clear that this is a big project – getting all the approval from Google and so on.
For now we will just hide the Chromecast button if the video is not going to play with it.
Thanks,
Martin
Hello Gus,
to conclude this thread, the issue is with separate audio track HLS streams: https://foliovision.com/support/fv-wordpress-flowplayer/bug-reports/chromecast-2
Thanks,
Martin
Hello rhys,
to conclude this thread – we have added Odysee support couple of month ago: https://foliovision.com/2021/09/odysee-youtube-alternative-hosting
Odysee is the successor of LBRY.tv.
Thanks,
Martin4 years ago in reply to: Database Error when encoding new coconut job
Hello Nathan,
please, try reinstalling FV Player Coconut from a fresh ZIP from https://foliovision.com/my-licenses
To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Let us know, if it helped. I think there was a bug in the database table creation code.
Thanks,
Martin4 years ago in reply to: Vimeo Video not playing Chrome
Hello David,
we fixed the API to cover this special case, but I see an update to FV Player Pro will be required too. So we will take care of that too and let you know.
Thanks,
Martin4 years ago in reply to: Missing field “description” on FV Player.
Hello Mark,
thank you for posting the details. I guess it was not clear to Maria that you mean the SEO markup for videos and not the video sitemap.
In FV Player we always use some description for the Schema.org video markup. It uses the FV Simpler SEO meta description (post meta key _aioseop_description) or 10 words from the article, or in the worst case the WordPress Tagline for the website.
It does not put in “id” which seems to be present on your screenshot “it-should-be-there”.
Thanks,
Martin4 years ago in reply to: Remove “Copy link” and YouTube logo
Hello Uwe,
I do not remember seeing such display issues with FV Player.
Please post a link to the page (you can create a test page with password which you send to us and we won’t publish it) where we can see the issue.
Thanks,
Martin4 years ago in reply to: Videos start from 15 seconds
Hello Tiziano,
I prepared a bugfix for the next FV Player release.
The issue was related to the generic HLS m3u8 file names such as index.m3u8. If your user had no record of watching the video with the database ID, it would fall back to pick the position recorded for a index.m3u8 video. So we prevented use of such generic identifiers for position saving for non-database FV Player instances.
Thanks,
Martin4 years ago in reply to: Videos start from 15 seconds
Hello Tiziano,
I noticed this issue on one of our websites just the other day and I thought it must be some strange bug and that I will come to it later.
Thank you for your bug report, I will prioritize this fix. Now it’s clear that it’s not just some random issue.
Thanks,
Martin4 years ago in reply to: Coconut Jobs – error “api_version_not_valid”
Hello Jörn,
the version of the FV Player Coconut plugin has not yet been increased, I’m sorry that it caused the confusion.
Please let us know if you did already reinstall the plugin and if you still get “You must use the Coconut API v2”. Also, what version you get on https://app.coconut.co/api ?
Thanks,
Martin4 years ago in reply to: transcript formating
Hello Edward,
currently you can either use the automated transcript formatting or disable it (“Preserve original formatting” in editor).
We will have a team discussion if it could be beneficial to have another setting.
Thanks,
Martin4 years ago in reply to: Vimeo Video not playing Chrome
Hello David,
for some reason that video does not have the MP4 versions available. We will make that work.
Also thank you for a reminder about that audio glitch issue.
Thanks,
Martin4 years ago in reply to: Vimeo Video not playing Chrome
Hello David,
it seems you are using Settings -> FV Player Pro -> Hosting -> Vimeo (Pro) -> Disable MPEG-DASH. Could you please try again with that setting disabled?
Thanks,
Martin4 years ago in reply to: Vimeo Video not playing Chrome
Hello David,
I’ve done as much testing as I could, but the video did play for me on my test site.
Your test page https://www.iamyoga.online/test/ does not work without login. Could you please make it available for public?
Thanks,
Martin4 years ago in reply to: Remove “Copy link” and YouTube logo
Hello Uwe,
I guess you mean you have used Vimeo. Please let us know if you also set up the access token as required, you can see this in our guide: https://foliovision.com/player/video-hosting/how-to-use-vimeo#access-token-setup
Thanks,
Martin4 years ago in reply to: hlsjs-lite error with Bunny.net hls4 years ago in reply to: FLV pro and VAST
Hello Glenn,
that plugin surely provides a PHP function to check the user membership status.
We could also create a plugin to let you disable ads based on the user membership level set with Paid Member Subscriptions.
Thanks,
Martin4 years ago in reply to: hlsjs-lite error with Bunny.net hls
Hello Mitch,
sorry about the mistake, in your initial message where you said you are streaming with Bunny.net it was not clear if you use Bunny Stream or Bunny CDN.
If the video still player for you in some other player, then I would guess it was some video application which does not require the CORS headers or so.
Do you mean the video won’t play in wp-admin -> FV Player screen, or some post editing screen when the Lightbox is enabled on it? We will test that.
Thanks,
Martin4 years ago in reply to: Odysee New version error can’t turn on sound4 years ago in reply to: FLV pro and VAST
Hello Glenn,
Pavel’s answer needs a correction – you would have to set the “vast” argument using the fv_flowplayer_args_pre filter which is documented in https://foliovision.com/player/advanced/api-programming That’s where you could check the user membership level too.
We also had a request for a plugin like this before. What membership solution would you like to work with?
Thanks,
Martin4 years ago in reply to: FV PLayer VAST license key invalid
Hello Amir,
I found there was indeed a bug which was preventing the license key check on websites where FV Player VAST was just installed.
please reinstall FV Player VAST from a fresh ZIP file which you get on https://foliovision.com/my-licenses
Then remove the license key, save the settings and put it in again. That will make sure the license check if attempted right away.
Thanks,
Martin4 years ago in reply to: Coconut API version and region
Hello Sebastiaan,
we are about to finish some code refactoring to allow video uploads directly on the WordPress website with both Coconut and Bunny Stream. Once that is done, we will look into supporting these different Coconut API regions.
Thanks,
Martin4 years ago in reply to: How to hide AD for a logged in user
Hello Don,
we have worked on adding such ad rules for a project, we will look into that and let you know if we could release it as another addon plugin for FV Player.
If you have a PHP programmer working on your website it should be quite easy to write a custom function to disable these ads based on your exact needs too. We happy to provide the guidance for that as well. Our programming guide should provide a good start, you could use the “fv_flowplayer_ad_html” filter and take inspiration from the “fv_flowplayer_popup_html” sample code.
Thanks,
Martin
Hello Çapan,
it appears there is some ad which appear a div with the following class to the player element: wikim-below-video That causes the player dimensions to grow.
If that needs to happen, it should use some positioning to cover the video with a close button, or it should insert above the player, but into into its div element.
Thanks,
Martin4 years ago in reply to: Coconut API version and region
Hello Sebastiaan,
I’m sorry about the inconvenience. Our new version release has delayed as we never got around to test the transition from old Coconut API to the new one.
Please reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses
To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Please let us know if that fixed the issue.
We could be adding the Coconut region selection as well.
Thanks,
Martin
Hello Çapan,
there is something setting CSS rule “height: auto !important” on the player container. We do not use such code in FV Player nor FV Player Pro.
Does it happen even without all the ad scripts?
Thanks,
Martin4 years ago in reply to: 0.05 speed step ?
Hello Cirdec,
I tried to use a 0.05 speed increment and it seems to be working – although it was not easy to judge if it’s really playing faster or not.
However if we have so many different speed steps the user interface which is currently a menu in control bar becomes a bit clunky.
If you know how to edit functions.php you can easily put in the custom speeds which you need, see the “fv_flowplayer_conf” code sample here: https://foliovision.com/player/advanced/api-programming
Thanks,
Martin4 years ago in reply to: AWS Updates regarding AWS Lambda
Hello Joe,
FV Player doesn’t work with the AWS Lambda function. It only plays the files hosted on AWS S3 using the AWS Cloudfront CDN.
We also support the encrypted videos created using AWS Elemental MediaConvert, but do not automate it’s functioning in any way.
Some of our users use the AWS Video on Demand implementation, but it doesn’t appear to use Lambda either: https://aws.amazon.com/solutions/implementations/video-on-demand-on-aws/
Thanks,
Martin
Hello Christian,
since the videos are downloaded from Vimeo servers, FV Player Pro running on your website cannot tell the web browser what file name it should use for download of the video. This is blocked in the web browser to ensure online security and privacy.
If that other plugin did manage this then it was probably downloading the file using PHP and then passing it back to user’s browser from the website domain. That could work, but it might prevent users from resuming the broken downloads, lower the download speed and put extra strain on your server.
Thanks,
Martin4 years ago in reply to: Control Bar Makes Webpage Constantly Expand
Hello John,
the new FV Player might be released next week. There is just no way around that bug in FV Player Pro 7.5.7.727 to 7.5.10.727, so we will be checking our license checks until we see almost everybody is on FV Player Pro 7.5.11.727 or any version before FV Player Pro 7.5.7.727.
I’m sorry about the inconvenience, please just upgrade the plugin by hand as described. There is no risk involved in deleting the FV Player plugin, no videos nor settings will be lost.
Regarding the iOS 14.8 issues – please try to play the HLS stream URL on your colleagues phone directly – by putting the m3u8 link to the browser location bar, or posting it to your colleague via email as a link to click.
On iOS iPhone FV Player completely relies on the core video playback engine. In past we heard reports of mp4 videos not playing in FV Player on some iOS iPhones and it always wouldn’t play in the device browser too. So we tried to look for solution, like figure out what makes these mp4 videos broken in way, but haven’t found anything. We also have a user with iOS 13.7 who is not able to play any of the video in FV Player, but not even any bare HTML5 video nor YouTube.
Also, currently the stream doesn’t play, it just reports 404 error.
Thanks,
Martin4 years ago in reply to: Link after 1hour10min
Hello Naoki,
I prepared a fix for this for the next FV Player version. To get it right now you can reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
Martin4 years ago in reply to: Link after 1hour10min4 years ago in reply to: Control Bar Makes Webpage Constantly Expand
Hello Ian,
the bugfix is available in the free FV Player 7.5.11.727 which is the base plugin for FV Player Pro.
Unfortunately we had to hold that version release for now due to a bug in the upgrade code which affects users on FV Player Pro 7.5.7.727 to 7.5.10.727. We are working on a solution.
So the only way for you to get the fix right now is to reinstall FV Player from this link as I was describing previously: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
Thanks,
Martin4 years ago in reply to: Remember volume4 years ago in reply to: Vimeo access token appears to be invalid
Hello Qamdad,
the “Failed to connect to api.vimeo.com” error suggests that your web server is not able to connect to api.vimeo.com.
Please ask your web server technical support about this. They should be able to check if there is a server-level issue.
Thanks,
Martin4 years ago in reply to: Remember volume
Hello Tiziano,
this will be fixed in the FV Player Pro update released tomorrow.
Thanks,
Martin4 years ago in reply to: Control Bar Makes Webpage Constantly Expand
Hello Ian,
the new FV Player was supposed to be out today, but it will be out tomorrow.
I’m having no issue with your live stream on iPad with iOS 13.3 and 15.0.2. What version are you using?
Thanks,
Martin4 years ago in reply to: Not working on iOS 13.7
Hello Luiz,
could it be that iOS 13.7 has some fundamental issue with any online video? If the above page didn’t play video for you, then the basic HTML5 video doesn’t work and there is not much we can do about it.
Are you able to play videos on youtube.com website with it?
Are you using a real iPhone device?
I tried with Xcode Simulator with iOS 13.6 as well as I run into that same issue. I can’t believe both iOS 13.6 and 13.7 would have such issues with video, it must be a problem in the Xcode Simulator – although iOS 13.3, 14.x and 15.x work just fine.
Perhaps these iOS 13.x simulators do not work with video on macOS 11.4 which I use to simulate iOS 15 (apart from real devices).
It’s hard for us to get a real iPhone with iOS 13.7 as it’s one of the older versions now. We have 13.5.1 which is one of the more common versions and it works without issues. It seems 8% of iPhone users are on iOS 13.x: https://developer.apple.com/support/app-store/
And 13.5 has about the same number of users as 13.7: https://www.statista.com/statistics/1118925/mobile-apple-ios-version-share-worldwide/ (data from Match 2021)
Thanks,
Martin4 years ago in reply to: Set start/end time in an iframe
Hello André,
is it important to prevent the users from seeking outside of your desired start and end times?
FV Player does have the custom start and end times which are easy to set in PHP, but now so in JavaScript. However that also prevents playback outside of the bounds.
We do not have a feature to stop a video at a set time currently, unless it’s the custom end time.
Thanks,
Martin4 years ago in reply to: Coconut return status
Please also let us know which exact line of the JavaScript is getting that error:
Uncaught TypeError: splash is undefined
Thanks,
Martin4 years ago in reply to: Coconut return status
Hello Gregory,
please reinstall FV Player Coconut from a new ZIP file from https://foliovision.com/my-licenses
To do that you will have to first deactivate and delete the current FV Player Coconut plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Then that popup will give you “Response” data first and then “Output” further down, which is what I need to see.
With the new version the new jobs should also work, I wonder what conditions can lead for a malfunction like what you are experiencing.
Thanks,
Martin4 years ago in reply to: Coconut return status
Hello Gregory,
I guess wp-optimize just lets you ignore any query string and it was loading the homepage for that URL with ?fv_player_coconut_job_id= We will check if we can add that URL to exclusion for wp-optimize automatically.
Other solution would be to use WordPress REST-API for it, but we prefer to keep that disabled.
If you are getting errors for your job, then please go to wp-admin -> FV Player -> Coconut Jobs and click the “completed” word in the “Status” column for the encoding job. It will popup some data, like this:
{ "id": "mJ54fWsnDtyKmC", "created_at": "2021-10-12 13:51:52 +0000", "completed_at": "2021-10-12 13:52:19 +0000", "status": "job.completed", "progress": "100%", "input": { "status": "input.transferred" }, "outputs": [ { "key": "jpg:150x", "type": "image", "format": "jpg:150x", "urls": [ "https:\/\/...jpg", "https:\/\/....vtt" ], "status": "image.created" }, { "key": "jpg:300x", "type": "image", "format": "jpg:300x", "urls": [ "https:\/\/....jpg" ], "status": "image.created" }, { "key": "httpstream", "type": "httpstream", "format": "httpstream", "urls": [ { "format": "hls", "url": "https:\/\/....\/index.m3u8" } ], "status": "httpstream.packaged" }, ] }Then we should be able to figure out what has failed and make the plugin more resilient.
Thanks,
Martin4 years ago in reply to: Control Bar Makes Webpage Constantly Expand
Hello Ian,
I see the issue, I think it’s related to Flowplayer support for DVR live streams.
I prepared a fix for this for the next FV Player version. To get it right now you can reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Then you will have to re-save the plugin settings and you should no longer see these issues.
We will be able to check the iPad issue tomorrow.
Thanks,
Martin4 years ago in reply to: Coconut return status
Hello Gregory,
please let us know about the adjustments you had to make if you have a minute. I wonder what caching could be causing the issue here and if we could fix it in FV Player Coconut directly.
Thanks,
Martin4 years ago in reply to: Control Bar Makes Webpage Constantly Expand
Hello Ian,
if you are using a HLS live stream, make sure you tick the Livestream button in the FV Player editor as well.
You can see it on the second screenshot here: https://foliovision.com/player/video-hosting/hls#inserting-hls-to-fv-player
We will also fix the code to not cause these display issues.
Thanks,
Martin4 years ago in reply to: Not working on iOS 13.7
Hello Luiz,
actually on that iOS 13.7 nothing plays, not even the bare HTML5 video tag here, it only shows the first frame of video: https://www.w3schools.com/html/html5_video.asp
Could you please try with that one as well?
Thanks,
Martin4 years ago in reply to: additional field for audio file
Hello Edward,
we could add a setting to FV Player Coconut to enable audio-only output. Then it could be presented in some attractive way, so that people can see they can watch the video or play the audio only.
However it wouldn’t likely work on iPhone, we would probably have to serve a separate stream for that.
Thanks,
Martin4 years ago in reply to: Not working on iOS 13.7
Hello Luiz,
I have 13.7 in the Xcode iOS Simulator now, so I will check that playback issue.
Thanks,
Martin4 years ago in reply to: Remember volume
Hello Tiziano,
does it occur with Vimeo videos?
Are you using custom start time or video position remembering?
Thanks,
Martin
Hello Christian,
we cannot change that as the video is getting saved from some other domain. The web browsers block such behavior, otherwise this could be achieved by using this attribute on the link HTML code:
<a href="..." download="Your video name">...</a>
Thanks,
Martin4 years ago in reply to: Not working on iOS 13.7
Hello Luiz,
I did not run into the issue with iOS 13.2, 13.3 nor 15.0.
Please test with iOS 13.7 here if possible and let us know if you also run into issues there: https://foliovision.com/player/demos/hls-stream
It seems you are using this CSS to tweak the FV Player styling, but it also removes that close button:
fp-player a { background-image: none !important; }Thanks,
Martin
Hello Edward,
what WordPress version do you use? It seems new WordPress versions might have a fix for the issue.
Thanks,
Martin
Hello Christian,
we have worked on adding this feature. It would be great if you could test it before it’s a part of the official FV Player release.
To do that first deactivate and delete the FV Player Pro plugin you are using (no data will be lost), then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen. That will reinstall the plugin and give you the update version.
Then switch to the Beta release using the steps from here: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
Martin
Hello IDjambov,
I’m sorry to hear about such issue. It could occur if the WordPress Ajax call fails.
Please check your PHP error logs. If you are not sure about how to check the PHP error log, the server technical support should be able to give you a hand.
Or you can install this plugin which makes a list of these errors available in wp-admin: https://wordpress.org/plugins/error-log-monitor/
Then you will just have to try to close the notice again and see what error is logged.
To improve the situation we will ensure that we also remember when user closes the notice in JavaScript using cookies. Maybe we will have this fix ready today.
Thanks,
Martin4 years ago in reply to: Ads Post-roll no playing
Hello Michael,
“Hide from Vimeo – Private on your account, but embeddable anywhere” is the right choice as long as the secret domain remains in place as the allowed domain.
Thanks,
Martin
Hello Girsih,
please reinstall FV Player Pro one more time and the Vimeo videos with video password will cache properly.
We also improved the Vimeo video picker to give you the proper URL with the video password included.
Do you actually use these video links with passwords for any purpose? I’m asking as they seem to allow video playback when opened directly – which goes against the purpose of making the video better protected. Please let us know what exact Vimeo security settings do you use for these videos.
Thanks,
Martin
Hello Edward,
if you know a bit about PHP you can create a https_ssl_verify.php file in wp-content/mu-plugins folder and put this code into it, or just put it into your theme functions.php:
<?php add_filter( 'https_ssl_verify', '__return_false' );
What would disable the SSL checks. Once your web host fixes the issue it should be removed.
Thanks,
Martin
Hello Girsih,
I was not able to reproduce the issue. Please try to enable FV Player Vimeo Security again as the issue could be related to the FV Player Pro internal caching.
If you are still not able to play that video then check Settings -> FV Player Pro -> Hosting -> Vimeo and look for the “There were {number} API errors, last one from {date}.” message. When you click the “show” link next to it it will show details about the errors – does it mention your video at the end of the list?
Thanks,
Martin4 years ago in reply to: Error in log
Hello Steve,
it’s a bug in the fallback Vimeo loading. We will add automated testing for that part, due to it’s nature it’s a bit tricky to automate the test, but it’s really needed.
To get a fix right now please deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen. That will reinstall the plugin.
Then switch to the Beta release using the steps from here: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Then the issue will no longer appear.
Thanks,
Martin4 years ago in reply to: Ads Post-roll no playing
Hello Hari,
it seems you have checked wp-admin -> Settings -> FV Player Pro -> Sitewide FV Player Defaults -> Disable Playlist Autoadvance. That’s what’s stopping the playback to continue with the post-roll ad after your main video.
We will fix this, but please try to uncheck that setting to see if it helps.
Thanks,
Martin
Hello Girsih,
seems like Vimeo changed the way they process the video password – if it’s set.
I incorporated these changes, but I’m not able to fully test it unless I know your custom referrer domain.
Please deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen. That will reinstall the plugin.
Then switch to the Beta release using the steps from here: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
That way you will be on the latest FV Player Pro Beta and FV Player Vimeo Security should work with your videos again.
Thanks,
Martin
Hello Edward,
if you click any of the remote URLs in that Log HTTP requests plugin it should open a lightbox view with the response message.
That bad root certificate is related to the server outgoing communication – it’s likely not related to the SSL certificate running on your website.
Thanks,
Martin
Hello Edward,
my guess is this is caused by the fact that the Letsencrypt root certificate has expired on September 30 for the older browsers. And your server might be using that same old certificate.
You can install the Log HTTP Requests plugin, then try to post some new video with a VTT file for transcript and check wp-admin -> Tools -> Log HTTP Requests – you should see the request to load that VTT file running from our plugin. But as I said it will likely just complain about the certificate and there is no need to check this.
So please ask your server support to install the up-to-date certificate to let it connect to websites using Letsencrypt and it will all work again.
Thanks,
Martin4 years ago in reply to: No more Vimeo Splash images
Hello Cirdec,
I’m sorry to hear about your issues. Please send over the Vimeo video link, it should still play even if you are banned on the Vimeo API.
Thanks,
Martin4 years ago in reply to: HTML5: Video File Not Found
Hello Brian,
it plays for me now, please let us know what was the issue if you have a bit of time.
Thanks,
Martin4 years ago in reply to: Remove Click to unmute
Hello Marv,
this should be helping users to realize the audio track is muted as it often is when the video autoplays and people just do not realize there is a button in control bar to turn on the audio in that case.
I see it doesn’t fit your use case, so I tried to add detection of the audio track to only show the notice if the video has sound. But that doesn’t help in your case – it appears the audio tracks are there, but they are empty.
So for now you can only hide it using this CSS code:
.flowplayer.has-fp-message-muted .fp-header { display: block !important } .flowplayer .fp-message-muted { display:none !important; }You can just put it into the CSS box in wp-admin -> Settings -> FV Player Pro -> Skin. More tips on styling tweaks can be found here: https://foliovision.com/player/advanced/css-tips-and-fixes
Thanks,
Martin4 years ago in reply to: Vimeo and Airplay
Hello John,
the issue is that Airplay only works with a bare HTML5 video tag. So for these Vimeo videos we can only reload the video in a basic streaming mode (HLS or MP4) and then call Airplay again.
That would work unless FV Player Vimeo Security is installed.
For now I at least put in a fix to remove the Airplay button if it’s not going to work.
To get it right now you can reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
Martin4 years ago in reply to: add hidden splash image on the page
Hello Edward,
are you using any SEO plugin? The featured image should be available in the Open Graph header meta tags even if it’s not part of the post content. It certainly works that way when using FV Simpler SEO.
Also, the splash image is part of the page HTML code, so I wonder why won’t the social networks find the image. Please let us know which social network you are using.
Thanks,
Martin
Hello Craig,
please let us know what translation would you like to put up for which language and we will add it in.
Alternatively you can submit new translations using WordPress.org, Maria will let you know how it’s done.
Thanks,
Martin4 years ago in reply to: HTML5: Video File Not Found
Hello Brian,
seems like the loading routine in FV Player Pro is running into some PHP error. So please check that in the PHP error log.
If you are not sure about how to check the PHP error log, the server technical support should be able to give you a hand.
Or you can install this plugin which makes a list of these errors available in wp-admin: https://wordpress.org/plugins/error-log-monitor/
You will just have to play the video again and see if it fails.
Another thing would be to try to disabled the Wordfence plugin, maybe it’s interfering with our loading routine.
Thanks,
Martin4 years ago in reply to: Pitch shifter ?
Hello Cirdec,
I would say manipulating audio in web browser is one thing and manipulating the audio track of a video in web browser is something else.
I found how we can connect to the video audio track and add simple filters using Web Audio API: https://developer.mozilla.org/en-US/docs/Web/Guide/Audio_and_video_manipulation#audio_manipulation
And here’s how a sample can be played at a different pitch: https://zpl.fi/pitch-shifting-in-web-audio-api/
So the challenge here would be to connect these two pieces together and ensure compatibility with different browsers.
I wonder if this could be some FV Player Audio Effects plugin which could be used on a music teaching websites.
Thanks,
Martin4 years ago in reply to: Download area and beta version
Hello Edward,
the My Licenses screen does have a “Show Previous Version” button which currently goes back to the latest release of the 7.4 version.
We also provide the roll-back button in Settings -> FV Player Pro -> Tools, but it also goes way back to 7.4.
So I think it would be better to add a button to go back one version there.
Thanks,
Martin4 years ago in reply to: Change or add video title for Matomo
Hello Matt,
I’m glad that we could help. Yes, it will be part of next release.
Thanks,
Martin4 years ago in reply to: HTML5: Video File Not Found
Hello Brian,
could you please send a test page, or at least the Vimeo video URL? Are you sure they can be opened on Vimeo, at least when you are logged in?
Please check Settings -> FV Player Pro -> Hosting -> Vimeo (Pro). There should be a message like this:
Your Vimeo access token has been successfully verified (last check: {date})
Does it appear?
Do you use wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo -> Turbocharge Ajax loading?
Please check wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo (Pro) to see if here is a message like:
There were {number} API errors, last one from {date}
There you can click to see the list of errors, does it show for some of the video which do not play?
Thanks,
Martin
Hello Marsparrot,
do you run into the issue also with homepage video on https://foliovision.com ?
What iOS version are you using? I’m not running into this issue on iOS 15.
What settings are you using in Settings -> FV Player Pro -> Mobile Settings? I’m not having issues when using “Use native fullscreen on mobile” or “Force fullscreen on mobile” or both at once.
Please let us know.
Thanks,
Martin4 years ago in reply to: No more Vimeo Splash images
Hello Cirdec,
please tell Vimeo about the difficulties you run into with the API due to the splash screen URL changes. Then they shouldn’t have a problem with removing of the ban.
Thanks,
Martin
Hello Girsih,
I would say both are fine, as long as you used the custom domain. I removed your screenshots where it was visible.
Thanks,
Martin