Forum Replies Created
-
-
3 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,
Martin3 years ago in reply to: Coconut API version and regionHello 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,
Martin3 years ago in reply to: How to hide AD for a logged in userHello 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,
MartinHello Ç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,
Martin3 years ago in reply to: Coconut API version and regionHello 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,
MartinHello Ç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,
Martin3 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,
Martin3 years ago in reply to: AWS Updates regarding AWS LambdaHello 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,
MartinHello 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,
Martin3 years ago in reply to: Control Bar Makes Webpage Constantly ExpandHello 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,
Martin3 years ago in reply to: Link after 1hour10minHello 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,
Martin3 years ago in reply to: Link after 1hour10min3 years ago in reply to: Control Bar Makes Webpage Constantly ExpandHello 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,
Martin3 years ago in reply to: Remember volume3 years ago in reply to: Vimeo access token appears to be invalidHello 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,
Martin3 years ago in reply to: Remember volumeHello Tiziano,
this will be fixed in the FV Player Pro update released tomorrow.
Thanks,
Martin3 years ago in reply to: Control Bar Makes Webpage Constantly ExpandHello 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,
Martin3 years ago in reply to: Not working on iOS 13.7Hello 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,
Martin3 years ago in reply to: Coconut return statusPlease also let us know which exact line of the JavaScript is getting that error:
Uncaught TypeError: splash is undefined
Thanks,
Martin3 years ago in reply to: Coconut return statusHello 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,
Martin3 years ago in reply to: Coconut return statusHello 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,
Martin3 years ago in reply to: Control Bar Makes Webpage Constantly ExpandHello 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,
Martin3 years ago in reply to: Coconut return statusHello 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,
Martin3 years ago in reply to: Control Bar Makes Webpage Constantly ExpandHello 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,
Martin3 years ago in reply to: Not working on iOS 13.7Hello 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,
Martin3 years ago in reply to: additional field for audio fileHello 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,
Martin3 years ago in reply to: Not working on iOS 13.7Hello Luiz,
I have 13.7 in the Xcode iOS Simulator now, so I will check that playback issue.
Thanks,
Martin3 years ago in reply to: Remember volumeHello Tiziano,
does it occur with Vimeo videos?
Are you using custom start time or video position remembering?
Thanks,
MartinHello 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,
Martin3 years ago in reply to: Not working on iOS 13.7Hello 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,
MartinHello Edward,
what WordPress version do you use? It seems new WordPress versions might have a fix for the issue.
Thanks,
MartinHello 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,
MartinHello 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,
Martin3 years ago in reply to: Ads Post-roll no playingHello 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,
MartinHello 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,
MartinHello 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,
MartinHello 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,
Martin3 years ago in reply to: Error in logHello 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,
Martin3 years ago in reply to: Ads Post-roll no playingHello 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,
MartinHello 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,
MartinHello 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,
MartinHello 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,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello 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,
Martin3 years ago in reply to: HTML5: Video File Not FoundHello Brian,
it plays for me now, please let us know what was the issue if you have a bit of time.
Thanks,
Martin3 years ago in reply to: Remove Click to unmuteHello 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,
Martin3 years ago in reply to: Vimeo and AirplayHello 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,
Martin3 years ago in reply to: add hidden splash image on the pageHello 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,
MartinHello 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,
Martin3 years ago in reply to: HTML5: Video File Not FoundHello 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,
Martin3 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,
Martin3 years ago in reply to: Download area and beta versionHello 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,
Martin3 years ago in reply to: Change or add video title for MatomoHello Matt,
I’m glad that we could help. Yes, it will be part of next release.
Thanks,
Martin3 years ago in reply to: HTML5: Video File Not FoundHello 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,
MartinHello 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,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello 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,
MartinHello Girsih,
I would say both are fine, as long as you used the custom domain. I removed your screenshots where it was visible.
Thanks,
MartinHello Girsih,
I found an error in the API, it’s related to the fact that some of the video qualities on Vimeo are now using MP4 format. So we have to exclude these and it was causing the issue here.
Now it’s fixed, the video should play for you again.
Please try to switch the Vimeo privacy setting to “Private” too.
Thanks,
Martin3 years ago in reply to: Auto Mute on Mobile overlay optionHello Charles,
we have prepared this feature for the next version. You can see it in action here: https://foliovision.com/player/demos/autoplay
It would be great if you could help with testing, please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/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 it will already work on your website.
Thanks,
Martin3 years ago in reply to: Download area and beta versionHello Edward,
the FV Player Pro and FV Player Pro Beta version numbers are often different. If you only download the ZIP file from My Licenses screen on foliovision.com and check the main plugin PHP file, you will see the standard “Release” version number and not the Beta version number.
Thanks,
MartinHello Girish,
does it play if you change the privacy settings to “Hide from Vimeo”? When you make that change please change your Vimeo token in wp-admin -> Settings -> Hosting -> Vimeo (Pro) to something else and then put it back.
Does it play if you disabled FV Player Vimeo Security? Please also change the domain restriction to your actual website when testing this.
Could you please share the Vimeo link to one of the videos?
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
we have added the rate limit processing into FV Player Pro Beta. Strangely the Vimeo PHP library doesn’t deal with it.
FV Player Pro 7.5.10.727 is out and it fixes the splash caching issue if the player had no splash image stored. That could actually cause some extra calls to Vimeo API which (when combined with the global refresh of the splash screens) could lead to some over-usage.
Please contact Vimeo support if the ban is not lifted in a day from now. They shouldn’t have any problem with removing it as it’s a side-effect of the sudden splash image links change.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
do these videos belong to the Vimeo account for which you have generated the API key?
How are these videos posted on your website (can it be found in wp-admin -> FV Player, or is that a fvplayer shortcode with src=”…” argument on in the post?)? What’s strange is that these logs show FV Player Pro making 4 requests for these videos at once, as if the internal caching route didn’t work. Or is the video https://vimeo.com/459402231 posted 4 times?
In the meantime we will add processing of Vimeo rate limitting.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
if your server if banned from API then new splash screens won’t load for you. The ban should be lifted automatically after some time I think.
But 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, perhaps it was requesting information about a missing video again and again. So the fix would be to remove that bad/missing video first to stop the API from trying to get its details indefinitely. Although it does cache the response to avoid overuse.
Thanks,
Martin3 years ago in reply to: Change or add video title for MatomoHello Matthew,
I tried to add matomoTitle object property for Flowplayer configuration objects as outlined in Flowplayer section of https://developer.matomo.org/guides/media-analytics/options
Could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/15392-matomo-media-analytics.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 it should start working for you.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Steve,
sorry about the confusion about the bad shortcode. I was not saying that you are using a bad shortcode and that it’s the cause of the issue.
I just posted a reply to the forums and realized my shortcode has changed. So I realized you got the bad shotcode in the email notification. That’s why I post another reply, this time I ensured the shortcode will not be affected by the forums and I let you know that you got the bad shortcode – in the previous forum email notification, I see I totally omitted that part in my message and it had to be really confusing.
—
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. Now you can re-save any of your posts/page and the FV Player shortcode will automatically fetch proper splash screens from Vimeo.
This way you can fix the playlists one by one. I know it’s not ideal, we will work on automating this routine.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Steve,
regarding the new shortcode to post – the automated splash screen processing work even here in forums, so you got bad shortcode.
What you need to post is:
[ fvplayer src="{vimeo video page link}"]
That means a shortcode with just the src=”…” argument and no splash=”…”. Please make sure there is no space between “[” and “fvplayer”, I had to add it to stop the forums from fetching the splash image.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Steve,
please start by checking 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?
Next please try to post a new shortcode into a new test post and save it:
[fvplayer src="{vimeo video page link}"]
Will it add a proper splash image that way?
If not, then please enable Settings -> FV Player Pro -> Pro Features -> Debug to Verbose. Then try to post some other Vimeo video and check:
1) Settings -> FV Player Pro -> Hosting -> Vimeo (Pro), there might be a message like this:
There were {number} API errors, last one from {date}.
…with a show link to reveal the errors, please let us know what does it show.
2) If the above is not enough please also check the fv-player-vimeo-….log log file created in the root folder of your website. It should say something about the video which you just posted.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Steve,
do you use that same shortcode format as Douglas?
If the splash image URL is part of the shortcode, it’s not easy for us to update it to a new version of it. I’m going to do some tests now to see what’s the best (and quick) solution.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
yes, the export JSON is exactly what I was expecting. It shouldn’t take long before all the Vimeo splash images are processed.
If it seems nothing is happening, please set Settings -> FV Player -> Pro Featured -> Debug to Verbose. That will create a log file where you should see messages like “getting splash for …”.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
the splash screens are added by background processing, that’s why you noticed the issue when logged in at first. Once you reloaded the page it was probably already processed and when you came in not logged in it was already cached as well.
Please check one of your pages built using Elementor – do you see a [fvplayer id="..."] shortcode? You can export that player information by hovering that player ID row in wp-admin -> FV Player and clicking “Export” in the row actions. In the export data you should see there is no “last_video_meta_check” and the splash is empty.
But as I said these splash screens should all appear once the background processing gets to it which might take couple of hours.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Douglas,
please let us know how do you store the FV Player instances. Can you see all of them in wp-admin -> FV Player?
Or do you use bare shortcodes like [fvplayer src="https://vimeo.com/..."] ? Do do you use shortcodes also with the splash argument like [fvplayer src="https://vimeo.com/..." splash="..."] ?
Please let us know what message you get when you click that “Refresh splash screens and durations” button as well.
Hello Cirdec,
please let us know what message you get when you click that “Refresh splash screens and durations” button.
Thanks,
Martin3 years ago in reply to: fv player doesn’t save current subtitle modeHello Edward.
we have prepared this fix for the next FV Player version.
In the meantime you can reinstall FV Player from this link to get the fix right now: 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,
Martin3 years ago in reply to: YouTube thumbnails now low-resHello Deborah,
thank you for all these details. However –
The image in the FV Player editor screenshot seems fine to me. So it seems to me it’s failing to pull the image from the editor.
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 and the issue should be fixed.
I removed some old code, right now I’m sure why it started acting up like this.
Thanks,
MartinHello Christian,
I see, we do not support these Vimeo channels for downloads. We will try to add support for it. It shouldn’t be too difficult.
Thanks,
Martin3 years ago in reply to: Change or add video title for MatomoHello Matthew,
please check Behavior -> Events in your Matomo and click “Switch to Event Name”.
Then go to Event Categories -> “Video start” . Do you see all the proper video names there?
Thanks,
Martin3 years ago in reply to: video hangs in ChromeHello Edward,
it appears the video URL works even without the URL token. So it appears that your BunnyCDN zone is not configured to require the URL token.
At the same time FV Player Pro is configured to add the token. While I didn’t experience the issue with Chrome on Mac OS it could explain why the video stops playing for you.
Thanks,
Martin3 years ago in reply to: Offline viewingHello Cirdec,
FV Player Pro has a feature to let your users download the videos (certain types – MP4 and Vimeo): https://foliovision.com/player/advanced/video-downloading-with-simple-history
However if you would like to also prevent the video piracy it would be a whole another issue – we would have to integrate with DRM provider like EzDRM or BuyDRM – they do offer offline DRM protection as well.
If you are building a mobile app, then that would have to be taken into consideration as well.
Thanks,
Martin3 years ago in reply to: YouTube thumbnails now low-resHello Deborah,
please set up the YouTube API key according to the steps here: https://foliovision.com/player/video-hosting/youtube-with-fv-player#Connecting-with-Google
Without proper API key we can only use the default YouTube splash images paths which always work with the mqdefault.jpg file name to get the lower quality picture. We could use maxresdefault.jpg instead, but that would fail in about 10% of cases.
Once you have the API key in place it might already show the properly size image. But please let us know how are you posting that video on https://guitaranimal.com/build/custom-pirate-esquire – It appears to be a bare [fvplayer src="..."] shortcode. We might need to build a button to purge the cache of the YouTube splash images.
Thanks,
Martin3 years ago in reply to: Live Stream Starting ConnectionHello John,
please make sure you mark the stream as “Live” in the FV Player Editor and reinstall FV Player from https://wordpress.org/plugins/fv-wordpress-flowplayer or using wp-admin -> Plugins -> Add New.
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.
I found there was a new bug in the live streaming count-down.
Thanks,
Martin3 years ago in reply to: Change or add video title for MatomoHello Matthew,
please just enter the video title in FV Player Editor and it will be used for tracking automatically. Our scripts take care of that if that title is not present it should use the filename (or folder name in case of a HLS stream).
If you are getting “Unknown” then please provide a demo page where we can check the tracking.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
there shouldn’t be any issues, specially after the fix in 7.5.7.727. Please let us know how it goes.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Bethany,
please upgrade to FV Player Pro 7.5.7.727, there was a bug in the Vimeo fallback API handling. Then your videos should play without issues.
Thanks,
MartinHello Simo,
changing video from private to public and back only helped as FV Player Pro was able to cache the video information while it was public. So now it no longer plays again.
Please upgrade to FV Player Pro 7.5.7.727, there was a bug in the Vimeo fallback API handling. Then your videos should play without changes.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Bethany,
what exact error do you get regarding fv_fp_hls_access_tokens? That table is not used for Vimeo playback.
Is there a page where we can see the video not playing? Please let us know.
Hello Cirdec,
that button “Refresh splash screens and durations” will actually do what they are asking for – it will purge the cached splash screen URLs and FV Player will then fetch the new ones automatically. It already does what’s described in that video.
Thanks,
Martin3 years ago in reply to: Change or add video title for MatomoHello Matthew,
are you not using the FV Player Matomo integration? https://foliovision.com/player/advanced/matomo-analytics-fv-player
Please let us know.
Thanks,
MartinHello Kendell,
1) I had some time to think about the optimization and if we actually only make it work on the first load it would make troubleshooting any issues nearly impossible. The way it works now seems to be reliable enough, we only had 1 report of some issues where the user wanted the video to autoplay even without user interacting with the website.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
please provide the URL of such new video along with the splash screen URL which FV Player is trying to use.
Thanks,
Martin3 years ago in reply to: Vimeo ThumbnailsHello John,
you will also have to enable Settings -> FV Player Pro -> Integrations/Compatibility -> Scan video length.
Thanks,
Martin3 years ago in reply to: Vimeo thumbnails have disappeared.Hello Lana,
you will also have to enable Settings -> FV Player Pro -> Integrations/Compatibility -> Scan video length.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
are you getting broken splash screens even for a new players which you add?
If you can’t really update FV Player Pro right now, then please let us know how do you store the FV Player instances (are you using wp-admin -> FV Player for all videos? Or do you only post Vimeo links? Or do you use full legacy fvplayer shortcodes with splash=”…” argument?) and perhaps we can provide some SQL to let you remove these bad splash screens and let FV Player Pro pick the new ones automatically.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
how are you selecting videos with FV Player? If you post a new Vimeo video (or any old Vimeo video again) I see it gets a splash screen like this: https://i.vimeocdn.com/video/708480577-1981ef282c33cba7f73d794fa31f6d06a657535cb965561376c14c79bb729e1d-d_1920x1080?r=pad
It seems Vimeo has changed the URLs for all the splash screens.
If that’s the case we need to roll out an update which will force the update and all the matching splash screen URLs. So you wouldn’t have to click that button which I was mentioning.
Thanks,
Martin3 years ago in reply to: Vimeo thumbnails have disappeared.Hello Lana,
please upgrade to FV Player Pro 7.5.5.727 (unless you are already on Beta of that version) and then use the “Refresh splash screens and durations” button in Settings -> FV Player Pro -> Hosting -> Vimeo.
It should solve the issues unless you use the old [fvplayer src="..." splash="..."] shortcodes. Please let us know.
Thanks,
Martin3 years ago in reply to: No more Vimeo Splash imagesHello Cirdec,
please upgrade to FV Player Pro 7.5.5.727 and then use the “Refresh splash screens and durations” button in Settings -> FV Player Pro -> Hosting -> Vimeo.
It should solve the issues unless you use the old [fvplayer src="..." splash="..."] shortcodes. Please let us know.
Thanks,
Martin3 years ago in reply to: Vimeo ThumbnailsHello John,
please upgrade to FV Player Pro 7.5.5.727 and then use the “Refresh splash screens and durations” button in Settings -> FV Player Pro -> Hosting -> Vimeo.
It should solve the issues unless you use the old [fvplayer src="..." splash="..."] shortcodes. Please let us know.
Thanks,
Martin3 years ago in reply to: License renewal does not workHello Lana,
the “Unfortunatelly your FV Player license has expired.” might keep appearing even after the renewal as WordPress only checks for the plugin updates twice a day.
For the new FV Player version we have added a subtle button which shows if the license is expired and it runs a forced license check.
Thanks,
Martin3 years ago in reply to: Video only loads after mouse movedHello Martin,
sorry about the delay.
1) We added some tips on how to use CSS to adjust the email popup colors: https://foliovision.com/player/advanced/css-tips-and-fixes#popup-email-colors
2) I’m not sure what could cause the delay, could you please link to a test page with the video with popup?
Thanks,
MartinHello Ron,
we improved our handling of the WooCommerce order keys. Please get a new plugin ZIP file at https://foliovision.com/my-licenses when you get a chance and reinstall from that.
Then you manually created orders will have the proper order key in the email video viewing links.
Thanks,
Martin3 years ago in reply to: Interactive player add space in transcriptsHello Edward,
I wonder if we could have a subtle link for editors and administrators on each transcript box that would purge its cache and reload the page to give you the new version.
Thanks,
Martin