Forum Replies Created
-
-
4 years ago in reply to: FV Player Pro and Bunny.net Stream
Hello Warwick,
what you posted is not actually the video file link, but the player link. It works with Presto Player as it does support Bunny.net Stream. We are building that integration as well.
To play the video in FV Player please get its HLS Playlist URL link and use that. It appears you are just using the Direct Play URL.
The different links used by Bunny.net are also described here: https://docs.bunny.net/docs/stream-video-storage-structure But you can just see that “HLS Playlist URL” when browsing for the video at https://panel.bunny.net/stream
Thanks,
Martin4 years ago in reply to: Compatibility with Popup AnythingHello freedom667,
thank you for confirming that it works. We will make that improvement part of the next FV Player version too.
Regarding your player control bar playlist menu requests – if we show it as “Item 1.” then it’s pretty clear the player is playing the item number one. But if we show “1. Song-Karao…” it’s a bit hard to see it’s the playlist item name.
I will check this request with Alec, perhaps we could show the playlist icon next to it to make it more clear.
Thanks,
Martin4 years ago in reply to: Low audio quality on speed adjusted videos.Hello Mitchell,
I didn’t notice any difference of quality between YouTube and your website. YouTube only offers a 0.25, 0.5 and 0.75 slow down, are you sure you tested your website with these same speeds?
Maria told me she could hear the issue and she was testing on Windows. I was testing on macOS with Chrome. Please let us know what computer did you use in your test and which speeds cause the biggest issue.
Thanks,
MartinHello Eva,
please let us know what is the cookie name, perhaps there is some standard which we can follow.
Other than that the only possible solution I can see if to support custom URL variables which would put in true or false based on the condition. So that:
gdpr=[have_cookie:consent]
would evaluate as either gdpr=1 or gdpr=0 based on the presence of the cookie with name “consent”.
Thanks,
Martin4 years ago in reply to: Content Security PolicyHello Stein,
what do you use to setup the CSP headers? It seems no matter if we try to add CSP nonce or CSP hash, we need to add it to the CSP headers.
Doing this is not easy as even core WordPress is struggling to implement what’s needed by CSP:
* Remove inline javascript from WP-Core to allow CSP protection: https://core.trac.wordpress.org/ticket/32067
* Allow using Content-Security-Policy without unsafe-inline: https://core.trac.wordpress.org/ticket/39941Do you have any plugin which puts in different JavaScript code on each page and is passing these CSP requirements?
Thanks,
Martin4 years ago in reply to: FV Player Pro and Bunny.net StreamHello Romus,
please provide an example of the links you are using to post your Bunny.Net Stream video.
Is it really the m3u8 stream link?
Does it use their MediaCage Basic DRM option?
Thanks,
MartinHello Mario,
seems like there must be some issue with the HLS decryption key. Please post a test page where we can see that video which doesn’t play. We will not publish the URL if you want to keep it private.
Alternatively you can try to encode some short video without encryption and see if that one will play.
If that plays, then the issue is with the HLS decryption key as I said. Are you using Cloudflare WAF? Then please use the Cloudflare support setting in FV Player Pro Beta (here’s how to get to beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta)
Another thing to check is the m3u8 file content. Make sure the EXT-X-KEY URL matches the video link in FV Player.
Thanks,
MartinHello Cirdec,
I see that issue even on our demo page when using a clean browser: https://foliovision.com/player/demos/interactive-transcript-chapters
We will get it fixed.
Thanks,
MartinHello Gborther,
thank you for sending that log, it shows the “The requested video couldn’t be found.” error for the video on the course page which you sent.
At the same time the video plays, so it’s a strange issue. Does it belong into the same account as the API key which you are using?
Thanks,
Martin4 years ago in reply to: Fatal Error on FV Player Pro Plugin UpdateHello Kari,
I’m not exactly sure, but it appears the issue might occur if you used Restrict Content Pro below version 3.4 or if you stopped using that plugin but had it configured the integration with FV Player Pro previously.
Thanks,
Martin4 years ago in reply to: Fatal Error on FV Player Pro Plugin UpdateHello Kari,
please delete the FV Player Pro plugin and then let wp-admin -> Settings -> FV Player reinstall the Pro pack for you. That will grab a fresh version. Or you can grab a fresh ZIP file of FV Player Pro from https://foliovision.com/my-licenses and reinstall from that.
Please let us know if you are using the Restrict Content Pro integration in FV Player Pro – without using FV Player Pay Per View.
Thanks,
Martin4 years ago in reply to: The video has been watchedHello Yoshida,
thank you for your kind words!
The play markers only work with playlists – so if it’s a single video only you do not know if it’s going to play from the start of if you are going to resume from your last playback position.
We are also improving it so that your position in the playlist is also remembered.
Thanks,
MartinHello Deepak,
it looks normal to me.
Please ask your web host support to disable the PHP errors in HTML for you.
We will improve that code to ensure if doesn’t throw errors for your HTML and make it part of FV Player as a setting.
Thanks,
Martin4 years ago in reply to: Screenshot problemHello Sandor,
we prepared the fix for the next release. To get it right now please 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,
MartinHello Deepak,
I see it’s caused by that little helper plugin which we shared with you here: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/loading-fv-player-for-all-videos-on-website#post-135795
Your new host is showing the PHP warnings in HTML, you could simply ask them to disable that.
But it would be better to actually fix this issue – please share how the <video> tag in that actual post looks like. It seems like the PHP HTML parsed doesn’t like it when it says:
Tag video invalid in Entity
Once that is fixed we could make that code part of the plugin’s integration options.
Thanks,
MartinHello Craig and Alec,
unfortunately I was not able to disable the doulbe-tap to zoom on iPad reliably with CSS nor JS. I play the video on https://foliovision.com and as I double tap on the right side of video to seek forward it sometimes zooms in.
So it seems like the only solution is the header meta tag:
<meta name="viewport" content="width=device-width, user-scalable=no">
However that cannot be set dynamically as the video starts playing.
Thanks,
MartinHello Christian,
I found add that the youtube-nocookie.com domain is used for YouTube only in FV Player Pro Beta currently. Here’s how to switch to that: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Please let us know if it helps and then we can make it part of the release version.
Thanks,
MartinHello Oluwajoba,
could you please post a link to some of the videos which can’t be chromecasted?
You can also use our video checker to report it: https://foliovision.com/player/basic-setup/how-to-use-video-checker
Is it a HLS stream with alternative audio tracks?
Does Muse.ai also get you a MPEG-DASH stream?
Thanks,
Martin4 years ago in reply to: Loading FV Player for all videos on websiteHello Deepak,
so what you are using is a bare HTML5 video tag. FV Player doesn’t automatically convert that, but it could.
Here’s a small plugin which you can use to ensure all video tags are presented via FV Player: https://gist.github.com/foliovision/5b1244d89d92ba49e6f1f394f7250dac
Thanks,
Martin4 years ago in reply to: Loading FV Player for all videos on websiteHello Deepak,
please let us know what theme you are using. Is it using any page builder, or Gutenberg? I just quickly tested that one in WordPress 5.7.2 and it just worked.
A screenshot of how it looks like in the editor would be helpful too.
Thanks,
MartinHello gogfolio,
please let us know if you have some other improvement in mind or if you notice any issues.
Thanks,
MartinHello Craig,
we added this featured for mobile to foliovision.com website. You can double tap on the left or right hand side of the video to seek back and forth by 10 seconds.
I think the last issue is that on iPad it sometimes zooms in on double tap – but that’s more issue of our website that we allow iPad to zoom in.
You can get this improvement even right now if you 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,
MartinHello gogfolio,
we added this featured for mobile to foliovision.com website. I think the last issue is that on iPad it sometimes zooms in on double tap – but that’s more issue of our website that we allow iPad to zoom in.
You can get this improvement even right now if you 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,
MartinHello futurodigital,
thank you for that test page!
The Chromecast code in FV Player and JW Player is very similar. I’m not able to cast your HLS video in either of them. So JW Player must be casting the MPEG-DASH stream.
I adjusted FV Player to prefer MPEG-DASH over HLS for casting and it works. Please 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 it should cast without issues – thanks to that MPEG-DASH stream.
THEOplayer is a different league as it uses it’s own custom Chromecast app. We are looking into that as it can cast even that HLS stream.
Thanks,
MartinHello futurodigital,
we did some tests and all of FV Player, JW Player and Video JS would fail to cast. Only Theoplayer did cast the video without issues.
So we need to implement similar kind of custom receiver.
Thanks,
MartinHello gogfolio,
I’m sorry about dropping the ball here, we were concentrating so much on making this new feature perfect (perfecting the animation and picking the right technology for it) and it never got finished. We will add something good enough quickly.
Thanks,
Martin4 years ago in reply to: Subtitles for PlaylistHello Kurt,
actually subtitles_en should work. I tried your shortcode and it works. Are you having any issues with it? Then please check in the source HTML mode of the editor to ensure there are no unwanted symbols or markup.
Thanks,
Martin4 years ago in reply to: Download of YT videosHello Chiara,
please update that documentation, it only lets you download an MP4 video or a Vimeo video. But not YouTube.
Thanks,
Martin4 years ago in reply to: ok.ru and mail.ru supportHello Kurt,
I checked ok.ru and posted some internal notes to Alec on how we could approach this.
Mail.ru seems to be a much harder to support though.
Thanks,
Martin4 years ago in reply to: The control bar disappearsHello Yoshida,
FV Player Pro 7.4.47.727 Beta which was released now fixes this issue.
Thanks,
Martin4 years ago in reply to: My mp4 videos from my files won’t loadHello Dare,
the issue shown on your screenshot is not related to FV Player, but the WP Media Library. It seems like there might be some issue with your server which prevents you from uploading bigger files.
To be sure it’s not related to FV Player, please deactive FV Player, try to upload the file again and see if it works. We do not process the uploaded files in any way though.
Please get in touch with your server support, they should be able to check the web server error logs for you.
Thanks,
MartinHello Naoki,
I see you create div.fp-player in your my_fv_player_custom_popup() function as otherwise the FV Player loading process would just create a new DIV and append controls into it.
Thank you for posting these details!
Martin
Hello Naoki,
so it seems you would like to insert some additional HTML on top of the player (in your screenshot it’s Link 1, Link 2, Link 3 and Link 4) and only show it when the player is in the “sticky” position.
This job can be divided into multiple pieces:
1) Put in your HTML. You should be able to use the fv_flowplayer_inner_html filter as described in https://foliovision.com/player/advanced/api-programming#filters
2) Ensure that HTML is in .fp-player element, as that makes sure it floats.
3) Use some CSS to hide that HTML when the player is not sticky and show it when it’s sticky using CSS selector like this:
.your-custom-element { display: none; } .fp-player.is-sticky-right-bottom .your-custom-element { display: block; }
It would also have to position it properly.
4) Finally figure out what links should be shown. These could be loaded from the postmeta fields with some nice interface, or perhaps it could even be stored together with FV Player video information – if needed.
So overall it’s not so hard for somebody how has experience with using WordPress filters to alter plugin behavior. Although for the (4) we would have to publish some editor API to really let you store links with the videos if needed.
Thanks,
Martin4 years ago in reply to: The video has been watchedHello Yoshida,
we have this planned for the 7.5 release of FV Player.
Please log into your foliovision.com account and check https://foliovision.com/player/demos/video-position-saving – there is a playlist at the end of that page – you can play and of the videos in that playlist and notice how the progress indiciator is added to the playlist thumbnail. That indicator stays in after the page reload as it works with the saved data in database.
I’m also adding a secreenshot of these progress markers.
Thanks,
Martin4 years ago in reply to: Position Saving Is not Working on my websiteHello Rene,
I see how our position remembering doesn’t work with your use case. In fact it’s not working in playlist if the playing item thumbnails are not visible.
It seems to me we can improve the general behavior of the position remembering if we also store the last item playing in each playlist. That will fix it for your website and it won’t disrupt the other users.
I will let you know when we have a new version of FV Player ready for your test.
Thanks,
Martin4 years ago in reply to: Muted VideosHello yairbr,
please let us know where we can check one of your video or use the video checker as Chiara suggested: https://foliovision.com/player/basic-setup/how-to-use-video-checker
Please let us also know what devices and browsers are your users facing the issues using.
Thanks,
Martin4 years ago in reply to: Apple devices having issues with MP4Hello Jonatan,
the videos encoded with FV Player Coconut use the HLS format, so they are not so easy to download. If the videos are also encrypted it’s impossible to download them without cracking the algorithm first.
If you also allow your users to download the source MP4 files, then the encryption doesn’t make much sense anymore, as they can already downloads these MP4 files. Unless you offer that as a special paid option.
You said you have 1 TB of videos. The based price of $5/month for DigitalOcean Spaces gives you 250 GB of space. For the other 750 GB you would have to pay $0.02/GB which is $15. So you would only pay $20 for the storage.
With traffic it’s a little bit more difficult –
I checked one of the websites which we run in similar setup – it has 1,5 TB of videos and the BunnyCDN traffic is 22 TB. The traffic from the video storage to BunnyCDN is 3 TB.
So in your case they have 1 TB of videos which might use 1.5 to 2 TB of DoS to BunnyCDN traffic. 1 TB of that is covered in the base $5/month price, the other 0.5 – 1 TB would cost $5 to $10/month.
And for 70 TB/ year = 6 TB/month you would end up paying $30/month to BunnyCDN as the price there is $0.005/GB.
By using BunnyCDN you get faster video delivery and a lower price than using DigitalOcean Spaces alone.
Thanks,
Martin4 years ago in reply to: Compatibility with Popup AnythingHello freedom667,
we added support for the Popup anything on click for the next release. Could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/778-compatibility-with-popup-anything.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 when you close the Popup Anything on Click lightbox you should see these messages on the browser console:
FV Player: Custombox/Popup anything ligtbox closed
FV Player: Custombox/Popup anything ligtbox contains a player
FV Player: Custombox/Popup anything ligtbox video pause (or unload)And it should just work for you and no custom code should be needed.
Thanks,
Martin4 years ago in reply to: Apple devices having issues with MP4Hello Jonatan,
FV Player Coconut does create the different video qualities – from 4K to 240p which you need for users on slow mobile internet.
Fixing these MP4 videos would require some effort which is comparable to using FV Player Coconut to re-encode the videos which also gives you the benefit of timeline previews and you can opt for the video encryption too.
Thanks,
Martin- This reply was modified 3 years, 7 months ago by Alec Kinnear.
Hello Edward,
as I said we still need to ensure the recovery works with Flash. What we fixed helps with modern browsers, so I guess that’s the improvement which you see, but in Flash it still won’t work unfortunately. Please let us know if you tested with Flash and did notice an improvement though.
Thanks,
Martin4 years ago in reply to: Disable Ads for specific video contentHello jm,
I wonder what is your theme doing with FV Player and what makes that better than using the FV Player Editor.
Perhaps it positions the player into header section of the page and that’s why it uses some special field for it. We do provide our own version of such custom video field which is easy to use for anybody with the basic WordPress template PHP coding too: https://foliovision.com/player/advanced/video-custom-fields
Thanks,
Martin4 years ago in reply to: Hide the pause buttonHello pmeacham3,
please check
Hide control bar pause/play button in our CSS guide: https://foliovision.com/player/advanced/css-tips-and-fixesThanks,
Martin4 years ago in reply to: Disable Ads for specific video contentHello jm,
Chiara and Maria handle the lower level support, while I take care of the more difficult questions.
I saw Chiara’s reply. And based on your answer to that I provided you more information about how to approach the issue of disabling the FV Player Pro Video Ads for specific videos if you are not using your editor nor shortcode.
Please let us know if you need any further help with that.
You also said that we would have taken longer to reply without your phone call – Our policy is to check for important tickets first thing in the morning, through the day and then when stopping the work for the day. Yesterday was a bad day as this has failed in the first two cases. I see that was the real issue here and I will highlight it to the team.
I also associated your account with the license, so now you have an icon next to your name letting us know instantly your are a licensed user.
Thanks,
Martin4 years ago in reply to: Disable Ads for specific video contentHello jm,
I’m sorry that we took a bit longer to reply to your tickets. I was solving some important issues today, back in the office after months of working at home due to Covid restrictions.
On top of that you posted this ticket without using the account with which you purchased the actual license, so it was not flagged to us automatically that you are a paid user seeking help.
I was trying to open the video which you sent, but it seems it was deleted.
Based on what you said about not using the FV Player editor it seems to me you might be using the “Handle WordPress audio/video” setting in Settings -> FV Player Pro -> Integrations/Compatibility.
In that case there is indeed no place where you could specify you do not want the ads for that particular video. So please let us know how you are actually inserting these videos. Perhaps we could find a way to have it all converted to our format to let you use the FV Player editor.
Or perhaps you could use some post category to disable the FV Player Pro videos ads in the article. It would require some PHP coding, but if you know PHP or have a programmer who does the theme coding for you it wouldn’t be too hard – similar to the “fv_flowplayer_args_pre” code samples at https://foliovision.com/player/advanced/api-programming#filters
Thanks,
Martin4 years ago in reply to: Disable Ads for specific video contentHi JM,
Thank you for reaching out to us with your question!
You should be able to disable ads for individual videos in the FV Player shortcode editor settings. However, this also depends on the type of Ads you are serving with your videos.
If you are using the FV Player Pro Video Ads, the place to go is the “Actions” tab of the FV Player editor. You can see it in step 6. here: https://foliovision.com/player/ads/using-preroll-postroll-ads
If you are using the simple overlay ads, then you can actually check “Skip global ad in this video” as described in https://foliovision.com/player/ads/adding-popup-ads
Please let us know if that answers your question or if you need further help.
Thanks,
MartinHello Gus,
we are now fixing a similar issue here, we did some more tests with other players too: https://foliovision.com/support/fv-wordpress-flowplayer/bug-reports/chromecast-2#post-135148
Thanks,
MartinHello,
so I tested the problematic video https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8 with Theoplayer using a local copy of https://demo.theoplayer.com/chromecast
It would only cast about 2 seconds of the video and then it would show the loading indicator indefinitely.
At the same time the current video time did increase and it also showed the captions. So it’s clear that Theoplayer is doing something differently than FV Player, but the video still doesn’t play.
Theoplayer is based on Video JS, so I tried one of its Chromecast integrations and it would behave the same as FV Player – not playing the video at all.
Please let us know where we can see one of your videos which fail to cast with FV Player.
Thanks,
Martin4 years ago in reply to: Apple devices having issues with MP4Hello Jonatan,
DigitalOcean would store all the versions of the video what would ever be served to the end-users. Together with BunnyCDN it’s very cost effective.
The BunnyCDN traffic is priced at $0.005 per GB: https://bunnycdn.com/pricing -> Volume (8 PoPs) So for 70 TB it would be $358. I’m not sure how that compares to your server, but it’s a lot cheaper than when using Amazon AWS.
The special paid addon for FV Player Coconut would let you store the videos on your server and even serve it directly from there – but I would still recommend to use BunnyCDN together with it. You would have to implement come more advanced content protection though to ensure nobody is downloading videos straight from your server though.
Thanks,
Martin4 years ago in reply to: Weird problem with VASTHello Bruno,
I see that in your case the VAST ad unit loaded a YouTube ad. Are you actually able to get the ad to play by clicking the play button?
Is there any test mode available which would let me see these ad units using YouTube? It might be targeting your country specifically as I’m not getting these.
Thanks,
MartinHello,
if you say these problematic videos can be Chromecasted with Theoplayer, then I will test them on https://demo.theoplayer.com/chromecast and we will see if we figure it out.
Thanks,
Martin4 years ago in reply to: Player not working on IPhonesHello Dan,
if you host your videos on the same server as your website and use Cloudflare, then you might run into some issues as the Cloudflare CDN is not intended for video distribution.
We had some reports of users having playback issues with MP4 file format too, unfortunately the issue did occur even without FV Player: https://foliovision.com/support/player-pay-view/bug-reports/unable-to-play-videos-on-iphone-11
Thanks,
Martin4 years ago in reply to: Apple devices having issues with MP4Hello Jonatan,
if these are the source MP4 files, then they are probably not optimized for web use. Since iOS 13 the iPhones do have issues with some MP4s due to some issue in the HTML5 video engine of the device Safari browser. We found it might be related to the 50i fps, but didn’t find a way of detecting that in our video checker unfortunately: https://foliovision.com/support/player-pay-view/bug-reports/unable-to-play-videos-on-iphone-11
FV Player Coconut gives you the complete video workflow with DigitalOcean Spaces used for video storage and BunnyCDN for fast distribution of the videos.
It wouldn’t be hard to let it load the videos from your server as the source material and the only store the encoded videos on DigitalOcean Spaces.
We do have a version running with SFTP to allow video storage on a VPS server as well, but it’s a separate paid addon which we didn’t release yet.
Thanks,
Martin4 years ago in reply to: Apple devices having issues with MP4Hello Jonatan,
how did you move your videos out of Vimeo? Did you just download the source MP4 videos?
Please use the Video Checker tool in FV Player to send us a report of such video: https://foliovision.com/player/basic-setup/how-to-use-video-checker
FV Player Coconut lets you encode and encrypt the video for optimal streaming from slow mobile internet to fast connections and even get the video timeline thumbnails. It would really simplify this for you, you can see the process involved in encoding a single video here: https://foliovision.com/player/securing-your-video/encrypt-videos-directly-wordpress
Thanks,
MartinHello Rene,
this largely depends on your page template. So the first goal would be to have a page template where the post content would show on the full screen.
Then you could size the player to cover the full screen.
You could also do this purely in CSS, but I wouldn’t recommend that. This code would set the player to appear in front of everything and cover the site header and footer as well:
.flowplayer { position: absolute; top: 0; left: 0; z-index: 9999999; width: 100vw; height: 100vh; max-width: 100vw !important; max-height: 100vh !important; }
Perhaps what you really need is to have the video autoplay in the lightbox: https://foliovision.com/player/basic-setup/using-lightbox
While we do not support that autoplay currently, I see how it could be useful.
Thanks,
Martin4 years ago in reply to: How to disable pause and play on clickHello Rene,
please check “Prevent pause/resume when clicking the video” in our CSS Tips guide: https://foliovision.com/player/advanced/css-tips-and-fixes#prevent-pause-clicking-video
Thanks,
Martin4 years ago in reply to: Weird problem with VASTHello Bruno,
I could see the ad playing. Please enable wp-admin -> Settings -> FV Player VAST -> Debug and let us know more about the bug.
Does it appear on desktop or mobile? Which web browser does it appear in?
Is it a display bug or the ad just won’t play at all?
Thanks,
Martin4 years ago in reply to: Player not working on IPhonesHello Dan,
I had no issues with https://commonsensetv.nl/het-ware-gezicht-van-jesse-klaver/ on iPhone, using iOS 14.2.
Your website seems to use simple MP4 files, so there is low chance anything could be failing in FV Player. Please check the videos with the ur video checker tool in FV Player: https://foliovision.com/player/basic-setup/how-to-use-video-checker
Thanks,
Martin4 years ago in reply to: Customize DRM text colorHello Dimitrii,
we added the global setting for DRM text opacity for the next FV Player Pro Beta version.
To get it right now please reinstall FV Player Pro by deactivating and deleting the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.
Then switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta And you will get a Opacity control in Settings -> FV Player Pro -> DRM Text.
Thanks,
MartinHello Craig,
I’m not sure about the NginX configuration files, as these are usually part of the /etc folder on the operating system and they consist of multiple files. It’s not like a single .htaccess file placed in the web root.
If you can edit these configuration files, it’s best to download them all and then look for “srt” to figure out where the CORS is being added.
Otherwise I would recommend you to ask your server support about this.
Thanks,
MartinHello Edward,
I forgot to mention:
1) I only prepared the fix for the next release. To get it right now please 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.
2) It doesn’t work if you are logged in as admin and video checker is enabled – as otherwise you couldn’t check the video checker message as it would disappear when playing the next video in playlist. So please test not-logged in.
Thanks,
MartinHello Edward,
if it’s some old browser with Flash installed, like Internet Explorer 11, it will play HLS streams using Flash as FV Player has such library in it.
I did some fixed regarding how the auto-advance to next playlist item works. It does auto-advance to next item if the item fails to load, but there were some issues.
You can test here: https://foliovision.com/player/demos/hls-stream -> “Playlist of Live Streams” – there is a playlist with two bad streams, then on working stream, another bad stream and finally a working live stream
1) Clicking player needs to try first and second video, before playing third
2) Clicking first playlist item – needs to be same as above
3) Clicking third video and using “next” needs to try fourth video and play 5 th
4) Clicking fourth video needs to play fifth videoNow this works properly on our demo page for me in both Chrome with HLS.js. But there are issues when using IE 11 with Flash HLS – it seems to fail to recover after a playback error.
Thanks,
Martin4 years ago in reply to: Subtitle links generated in PHPHello Kurt,
I will contact you outside of forums about your custom FV Player integration.
Thanks,
MartinHello Noah,
these meta boxes are already added with “high” priority: https://github.com/foliovision/fv-wordpress-flowplayer/blob/master/models/custom-videos.php#L228
Please see if changing 999 to 10 in https://github.com/foliovision/fv-wordpress-flowplayer/blob/master/models/custom-videos.php#L202 on your website will set the position as expected.
Thanks,
MartinHello André,
I tried to put in timeline_previews=”/file.vtt” and it did load my-test-site.com/3.vtt as expected.
Please provide some more details of the issue.
Thanks,
MartinHello Craig,
unfortunately Chromecast doesn’t support the SRT format. I tried to host your file on our server and it didn’t help. It only started showing the subtitles once I:
* renamed the file to ,vtt extension
* changed the coma decimal separators to dots
* added “WEBVTT” at the start of the fileYou can read more about VTT subtitles here: https://foliovision.com/player/advanced/subtitles
I tried to add the subtitles with the application/x-subrip mime type in the Chromecast API too, but then it was just ignored.
Thanks,
MartinHello Edward,
this should work with the HLS streams. Please let us know why you are using RTMP streams, since Flash is getting removed from the browsers and it didn’t ever play on mobile.
Thanks,
Martin4 years ago in reply to: bunnyCDN Token Authentication InquiryHello Shin,
I wouldn’t advice you to modify the plugin, here’s how you can add your own CDN URL token mechanism by using a small plugin which you add to your website: https://gist.github.com/foliovision/d60446dbb207b10bbbc20ecf49dfbbec
In that sample code you can see it adds Settings -> FV Player Pro -> Hosting -> BunnyCDN Extended where you need to move in your Bunny CDN domain and token from the BunnyCDN box.
The code limits the countries to SK and US.
Thanks,
Martin4 years ago in reply to: Safari mute the videoHello Alexo,
did you just download the MP4 videos from Vimeo or do you use something else? The video checker report which Chiara mentioned would help.
Thanks,
MartinHello André,
we added support for timeline_previews shortcode argument for next FV Player version. So what you outlined above should work.
Please reinstall FV Player Pro by deactivating and deleting the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.
Then switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta …and it should be working for you.
Thanks,
Martin4 years ago in reply to: Coconut Jobs – error “api_version_not_valid”4 years ago in reply to: Coconut Jobs – error “api_version_not_valid”Hello Merle,
we have prepared the fix for the next FV Player Coconut release.
It would be great if you could reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses to help us with the testing.
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.
If you plan to use encrypted HLS with it, then also reinstall FV Player Pro by deactivating and deleting the FV Player Pro plugin you are using and then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.
You will also have to switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Only then it you will be able to encrypt new videos through Coconut.
Thanks,
Martin4 years ago in reply to: bunnyCDN Token Authentication InquiryHello Shin,
we do not get a lot of requests for country-blocking features, could you please tell us more about your use case for this feature?
Thanks,
Martin4 years ago in reply to: Coconut Jobs – error “api_version_not_valid”Hello Merle,
unfortunately we run into many little obstacles when working on the new Coconut.co API integration which slowed us down. I’m asking Coconut support about certain things which are not clear in their documentation and we were not able to figure it out even after giving it a couple of tries.
Thanks,
Martin4 years ago in reply to: Compatibility with Popup AnythingHello freedom667,
I’m renaming this thread to “Compatibility with Popup Anything” as that’s what it’s about.
I will try to install the plugin https://wordpress.org/plugins/popup-anything-on-click/ and see if I run into the issue as well. Then we will either improve the API or fix this compatibility issue right in our player.
Thanks,
Martin4 years ago in reply to: Compatibility with Popup AnythingHello freedom667,
in that case you should be debugging the JavaScript to figure out what’s wrong. Perhaps hooking this to the click event is not the best idea – it would be better to hook to the event fired when your lightbox is closing.
I tried to search “paoc-close-popup” on web and I found that plugin might be using Custombox which has the event hook for lightbox closing like this:
document.addEventListener('custombox:overlay:close', function() { // Overlay closed });
This is something to double-check with developers of that plugin.
We also provide a paid service to support custom integrations like this: Make Your Theme work with Video – but it might be worth checking why you can’t use the FV Player lightbox in the first place.
Thanks,
Martin4 years ago in reply to: LearnDash video sizing issueHello Edgar,
I’m happy that it helped. Could you please ask the Learndash developers about this as well? It would be best if they wouldn’t output that <div class=”ld-video” element when they see the lesson is using some video player and not just a bare video tag.
Thanks,
Martin4 years ago in reply to: Compatibility with Popup AnythingHello freedom667,
perhaps you closed the popup before the video started to play. Does it pause properly if you let it start playing and then close the popup?
Dealing also with videos which are still loading and not playing makes this a lot more complex, the code to run when closing the lightbox becomes:
jQuery('.flowplayer').each( function() { var api = jQuery(this).data("flowplayer"); if( typeof(api) == "undefined") return; if( api.ready ) api.unload(); if( api.loading ) { api.one('ready',function(){ api.unload(); }); } } )
That’s how we do it with Fancybox which is a part of FV Player. I see it would be good to really let unload() do it’s job even for player which is still loading.
It’s better to use pause() than unload() as if you then open the popup again it shows the video where you left off.
Thanks,
Martin4 years ago in reply to: Subtitle links generated in PHPHello Kurt,
what’s important to note is that you need FV Player Pro to be able to use VTT subtitles for YouTube and Vimeo videos.
Adding the subtitles in a dynamic way like you are describing would be best done using the fv_player_item filter. You can check the data structure in the programming guide: https://foliovision.com/player/advanced/api-programming#filters -> look for “fv_player_item”
There are some code samples which show how to hook a filter on fv_flowplayer_args_pre which gives you an idea about how to access $post->ID which will be required.
You might want to ensure that the file exists on your server before putting it in though.
Thanks,
Martin4 years ago in reply to: LearnDash video sizing issueHello Edgar,
I tried to inject that mark to your website to see what happens. I can see that the FV Player video disappears and only the control bar remains visible.
This CSS code will prevent it:
body.learndash-cpt.learndash-embed-responsive .ld-video { height: unset !important; position: unset !important; padding-bottom: unset !important; }
It’s not the ideal approach, but it should help you figure this out. Ideally that <div class=”ld-video” element shouldn’t be there at all as FV Player has its own responsiveness code. And that seems to be what that DIV element is about.
What do you mean by “preview progression”? Are you trying to track lesson progress with the FV Player video completion?
Please let us know how it goes.
Thanks,
Martin4 years ago in reply to: Compatibility with Popup AnythingHello freedom667,
please use this code:
flowplayer('.is-playing').pause()
I added it to the usage sample in our API guide as well: https://foliovision.com/player/advanced/api-programming
FV Player also has the lightbox function built it: https://foliovision.com/player/basic-setup/using-lightbox
Thanks,
MartinHello John,
in the next FV Player Pro release these fields will only show for users who are using Elastic Transcoder. That will prevent the confusion and make the interface simpler.
Thanks,
MartinHello Luke,
FV Player uses this CSS to ensure the controls are smaller on tiny mobile screens:
.flowplayer.is-tiny:not(.is-fullscreen) { font-size: .7em; }
Perhaps it’s being reverted by your theme CSS.
Thanks,
MartinHello Zia,
I checked your screenshot https://foliovision.com/images/2021/04/786543-1.png and if you mean that the player should fit to the page height, you can try to size it using 100vh CSS property:
.flowplayer { height: 100vh !important; }
Thanks,
Martin4 years ago in reply to: Coconut Jobs – error “api_version_not_valid”Hello Merle,
this is what I get on https://app.coconut.co/settings/api:
API Version: 2019-06-13
You don’t use the latest version of our API!
Upgrading to the latest version cannot be undone, so read the changelogs first to see if your existing code won’t break.[ I understand, upgrade me to 2021-001 ]
I read the changelog here and the changes are substantial: https://docs.coconut.co/#changelogs
Please check if you can downgrade to the previous API version if you ask support about it. It will take us 1-2 days to upgrade the plugin to the new API.
Thanks,
Martin4 years ago in reply to: HLS encrypted with signed URLHello Alex,
seems like you are referring to the How to setup encrypted HLS stream with Amazon Elastic Transcoder guide.
What is the reason why you choose Elastic Transcoder instead of MediaConvert?
Thanks,
Martin4 years ago in reply to: Cloudflare Rocket Loader BypassHello xuhaibkhan,
please check the “3. Filter the tags to add data-cfasync attribute when needed” answer here: How to add extra attributes to the script tag added via wp_localize_script() – wordpress.stackexchange.com
They are dealing exactly with data-cfasync=”false”.
Thanks,
Martin4 years ago in reply to: Cloudflare Rocket Loader BypassHello xuhaibkhan,
these are the translations which are stored as inline scripts using wp_localize_script() which is WordPress core standard. So RocketLoader would have to be configured to not optimize inline scripts.
It using data-cfasync=”false” is the only way, then it’s not going to be so easy though, but in general any inline scripts are safe to skip from optimization.
I would recommend to figure out why FV Player won’t work with RocketLoader, if that’s the case.
Thanks,
Martin4 years ago in reply to: PPV Email purchase linkHello Jp,
sorry about the delay here – you said the “Embedded on” column doesn’t contain the information about the page where the FV Player is inserted. How it’s inserted in that page?
Could you please send an WordPress XML export of that page? You can get that in wp-admin -> Tools -> Export by selecting the right post type and the author or date.
Thanks,
MartinHello Dimitrii,
do you run into these Elementor issues even after the FV Player 7.4.46.727 update?
Thanks,
Martin4 years ago in reply to: Cloudflare Rocket Loader BypassHello xuhaibkhan,
it makes sense to load the script asynchronously even if it loads in footer. We have prepared our own asynchronous loading for the upcoming FV Player 7.5 release too. That way our users will benefit from greater Google PageSpeed scores without having to do anything.
The primary motivation is that the plugin which does this properly is WP Rocket. And why should FV Player users pay for that plugin to ensure optimized JavaScript loading?
So I would recommend you just use RocketLoader for everything for now. If there is any error, please share it with us with the full error trace from the browser console. Just “Uncaught ReferenceError” is not enough.
Thanks,
Martin4 years ago in reply to: Customize DRM text color4 years ago in reply to: Video Automatically Muted by Beaver BuilderHello Katy,
please create the login and set it over to us using https://revealit.me/ or create a publicly accessible page.
Thanks,
Martin4 years ago in reply to: Hide milliseconds in chapters displayHello William,
we have prepared this fix for the next FV Player Pro Beta release.
You can also reinstall FV Player Pro by deactivating and deleting the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.
Then switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
…and the chapter timestamps will already show without milliseconds.
Thanks,
MartinHello Luiz,
I guess it just failed due to some PHP error. Please check the PHP error log file.
If you are not sure where to find it please ask your server tech support to give you a list of the fatal errors from the log.
Or you can install the https://wordpress.org/plugins/error-log-monitor/ plugin. That way you will be able to see any new PHP errors in your wp-admin Dashboard. So then you can try to activate that Speed-up setting again, try to play some video and disable it again. Then go to the logs provided by that Error Log Monitor plugin and see if there is anything.
Thanks,
Martin4 years ago in reply to: Cloudflare Rocket Loader BypassHello xuhaibkhan,
what is the error which you get when you use Rocker Loader also for FV Player script?
What is the exact error which you get when you add that data-cfasync=”false” ?
Are you sure that file is flowplayer.min.js and not fv-flowplayer.min.js ? flowplayer.min.js only loads if you use SCRIPT_DEBUG in your wp-config.php. In that case all the FV Player JS modules load one by one and you would have to set that cfasync=”false” to many other scripts – all of wp-content/plugins/fv-wordpress-flowplayer/flowplayer/modules
Thanks,
MartinHello Luiz,
I can confirm that it works as expected.
The fix will be part of the next FV Player Pro release as well.
Thanks,
Martin4 years ago in reply to: Hide milliseconds in chapters displayHello Luiz,
I found that the way we handle loading of video URLs with signatures was conflicting with the way Stream Loader loads videos when using the [[fvplayer src="..."]] style shortcodes.
Please reinstall FV Player Pro by deactivating and deleting the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen and the YouTube embeds will use youtube-nocookie.com domain.
However you will have to switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Then it should start working. I would like to check your videos after this change too, so please let us know when it’s up.
Thanks,
Martin