Forum Replies Created
-
-
8 years ago in reply to: Vimeo reliability issues

Hello Leho,
you can post the links here and just say it should not be published and we will redact these links. Or you can reply to the forum notifications and then it goes to our ticketing system.
Thanks,
Martin
Hello Leho,
thank you for the bug report!
I’m sorry about the issue you have been facing here, specially as we faced similar issues before with some other plugins. At certain scale issues like this can appear, specially when using wp_options.
We will adjust the update_option() call to not use autoload as you suggested. While it’s not a perfect solution (the wp_options table remains big) it will work for now, as we are moving to a new database model.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
FV Player Pro 6.6.6 (or 7.1.9.726 for Beta users) is out and it fixes the issue. From now on saving a post with [fvplayer] shortcode won’t break the ad HTML if there is a YouTube or Vimeo video which gets the splash screen during the post save.
I also see that the shortcode editor preview doesn’t show the ad. That will be improved with the new timeline actions.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
thank you for posting these shortcodes. The screenshot 4 already shows a broken code. The opening < symbol is missing. Also the “width” attribute is using special quote symbols which just break HTML.
But it appears you put the code in, you save the post, which grabs the Vimeo splash screen and that process breaks the HTML popup code. I was able to reproduce that bug now, so I’m working on a bugfix.
The new timeline actions will prevent issues like this altogether, as it will store everything in database rather than in shortcode. The shortcode feature of WordPress really has its limits.
Thanks,
Martin
Hello Project V.,
we created some code for this, but we would like to make it part of our new FV Player modular structure. I estimate it might be ready in the first week of August.
Thanks,
Martin
Hello Amr,
I was not able to reproduce this issue. I’m on a Mac, so I used a command like this to open a new Google Chrome browser without any user data associated – that means no records for Media Engagement Index – and the video still played once clicked.
Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --user-data-dir=fake-folder --incognito --auto-open-devtools-for-tabs {your page URL}The error which you are getting should really only occur for videos which are set to autoplay.
Here is my exact user agent string:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36"
Please find out about yours on http://www.whatsmyua.info/ and send it over.
Thanks,
Martin
Hello Medal,
what video type are you going to use? You should be able to copy the div.flowplayer element from your post HTML and use that. Then just include all the fv-wordpress-flowplayer and fv-player scripts in footer and the CSS file.
We will be working on a non-WordPress version of FV Player too.
Thanks,
Martin
Hello Amr,
are you using autoplay for that video? Are you using FV Player 7 Beta already? https://foliovision.com/2018/06/fv-player-7-beta
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
do you mean the video won’t play at all on Android? I tried using Chrome 67.0.3396.87 on Android 5.1.1 and it played perfectly fine.
However I’m noticing there is some other issue now – the ad markup can actually be found on http://www.martesana.tv/video-ultimate/ so why doesn’t the ad appear? I found that you FV Player CSS file is missing some of the CSS rules.
Please ensure that Settings -> FV Player -> Actions tab -> Ads -> Show styling options you have selected the default styling. It should be like this:
.wpfp_custom_ad { position: absolute; bottom: 10%; z-index: 2; width: 100%; } .wpfp_custom_ad_content { background: white; margin: 0 auto; position: relative }Then the ad will finally appear. Perhaps you removed these CSS rules as you tried to make the ads work.
I see that we have to be more strict about styling for the new timeline actions feature.
Thanks,
Martin8 years ago in reply to: Encrypted HLS Playlist Trouble
Hello Blayne,
we are doing some final testing now, hopefully I will be able to hand it off to you today.
Thanks,
Martin8 years ago in reply to: m3u8 now working on Chrome or Firefox
Hello Amr,
please enable Settings -> FV Player -> Setup tab -> Integrations/Compatibility and check the box Enable HLS.js.
This setting will be default soon.
Thanks,
Martin8 years ago in reply to: FV Player VAST
Hello Marco,
thank you for the screencast. I see that you are using Ghostery and thus blocking the ads. So it’s normal that you don’t get any ads playing.
I’m using Ghostery in Google Chrome as well and the video autoplay on https://foliovision.com/player/demos/youtube-vast-autoplay works fine for me.
It’s tricky with autoplay and eve worse with YouTube. Perhaps in such cases we could make the working ad playback a priority and forget about autoplay.
I forgot to mention that there was a new FV Player Pro beta release (7.1.7.726.beta) which fixed the iOS issue I was mentioning. Are you getting that issue on https://foliovision.com/player/demos/youtube-vast-autoplay too?
Thanks,
Martin8 years ago in reply to: unable to sream video from openload
Hello Dipesh,
we don’t claim to support Openload, so I’m moving this ticket into “Requests and Feedback” forum.
How are you accessing videos from Openload? Are you able to get the video files directly somehow?
Thanks,
Martin8 years ago in reply to: New Skin
Hello xuhaibkhan,
currently you have to switch to the Beta to use FV Player 7: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
After a while we will make it the new release version and FV Player 6 will become deprecated.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
the shortcode on the screenshot looks good, however the first screenshot of the editor shows that the field was not parsed properly.
Do you get into the same issues with using Firefox or Google Chrome?
Thanks,
Martin8 years ago in reply to: Shortcodes in Custom Popups
Hello John,
could you please let us know which plugin would you like to use? Perhaps if it looks good we could integrate it.
If we allow just any shortcode to work it can yield unexpected (ugly) results.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
could you please copy the exact screenshot you are using here? Or can you provide a screenshot of it? Please make one while using the “Text” tab of the WP post editor.
Thanks,
Martin8 years ago in reply to: FV Player VAST
Hello Marco,
I checked https://foliovision.com/player/demos/youtube-vast-autoplay using Chrome 67.0.3396.99 on OS X 10.12.6. I got the ad playing 10 out of 10 times. I tried to use different network speeds too.
The only time when there is an issue is when you come to the website the first time ever – Chrome doesn’t know they site, so it assigns zero MEI score to it and won’t permit audible autoplay. You can read more about that here: https://foliovision.com/2018/05/video-autoplay-issues
With FV Player 7 Beta (as used on foliovision.com) the autoplay still works, but the ad won’t play unfortunately. But fortunately Chrome remembers that you saw a video on that site, increases the MEI score and further videos autoplay with VAST just fine.
Could you please check if you are perhaps using some browser extension which might cause the issue?
I’m noticing the video won’t play on iOS 11.3 on that demo page though, so we will get that fixed. We will add it to our automated testing as well.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
I don’t think I understand your last question properly. Please feel free to use your native language.
As Alec explained, we can troubleshoot the issue on your site and fix it right there if you order our Pro support.
Alternatively we can help you with some troubleshooting tips. I already asked for the exact shortcode you are using in your post where it doesn’t work.
As a next step you can try to switch to a default WordPress theme like Twenty Seventeen and see if it works there. Next you can start disabling plugins one by one – specially any custom plugins done for your site.
Our ultimate goal is to make this whole ads and popups process much simpler:
1) We are moving away from using the WordPress shortcodes to a database driven model (simple shortcodes will keep on working though).
2) We are also reworking the way the ads and popups work, so that you can pick the image from WP Media Library directly and you don’t have to worry about HTML.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
I checked that page and the ad is not there at all. He haven’t had an issue like this before, it almost appears to be some plugin conflict.
Could you please let us have a look at the [fvplayer…] shortcode as it appears in that post content?
Are you able to get the https://foliovision.com/player/ads/setting-up-html-popups working?
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
could you please send us a link to the page where it doesn’t work?
I see that we need to work on the new timeline actions as this is supposed to be easy and not require HTML knowledge.
Thanks,
Martin8 years ago in reply to: ads html
Hello Fabio,
our goal with the new timeline actions feature will be to let you put in images from WP Media Library directly, so no HTML knowledge will be required.
Here is some sample image markup which you can use:
You can see it in action on second player here: https://foliovision.com/player/demos/html-popup-form
Thanks,
Martin8 years ago in reply to: Vimeo reliability issues
Hello Leho,
use of Dash streams for Vimeo will be the new default soon. FV Player 7 Beta which you are using did improve that a lot and also made the videos harder to download that way. Vimeo is also hosting it on multiple CDNs, in contrary to MP4 files.
Could you please post a link to the page where the issue seems to be occurring? Did you use Google Analytics to gather the information about % of users having these issues? Here is our guide: https://foliovision.com/player/advanced/google-analytics-fv-player#video-errors
Thanks,
Martin8 years ago in reply to: Playlist Thumbnail width too large
Hello S,
we found that the issue is caused by FV Player iframe embed code routine which makes sure the player takes over full iframe content. It should not be applied to a generic iframe like yours, it should only affect FV Player iframe embed.
It’s fixed now and ready for the next release which will happen next week. In the meantime you can reinstall FV Player from WordPress.org to get the fix. 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 out plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
I also see you are stripping the query string version numbers for JavaScript files. We consider that a bad practice as that way you have to clear your browser cache (and CDN if it’s involved) to get the new files – so your browser will likely hang on to the old FV Player script and you wan’t see this fixed until you clear all the caches. Here is our article about the issue: https://foliovision.com/2017/06/wordpress-cdn-best-practices
Thanks,
Martin
Hello s,
we found a similar issue on some other website, I will try to come up with a fix. As a quick workaround you can use CSS like this:
.flowplayer.fixed-controls.is-audio { height: 40px !important; }Thanks,
Martin8 years ago in reply to: Playlist Thumbnail width too large
Hello John,
I see we are not passing the 100% width to the playlist players. We will get that fixed.
Thanks,
Martin
Hello Marc,
perhaps Vimeo is blocking the API calls from your server. Could you please send over the [fvplayer] shortcode which is not working for you? Please also include the link to your page where the video won’t play.
Are you using the Vimeo Channel feature? https://foliovision.com/player/video-hosting/how-to-use-vimeo#adding-video-channel
Or are you building the playlist in the normal FV Player way? https://foliovision.com/player/basic-setup/creating-playlists
Thanks,
Martin8 years ago in reply to: Author gravatars not served from cache
Hello Will,
it works that way as it only caches a single size (and retina size) for each avatar. So your author avatar is probably bigger.
We were thinking about improving this, but in the end where the cached gravatar helps the most if a post with a lot of comments where a lot of people might just have the default one.
Thanks,
Martin8 years ago in reply to: Hide ‘Hit ? for help’
Hello Peter,
we are currently concentrating our efforts on FV Player 7, which is currently in beta for Pro users: https://foliovision.com/2018/06/fv-player-7-beta
It no longer shows that tooltip by default.
Thanks,
Martin8 years ago in reply to: FV Player VAST
Hello Mirco,
I tested that page on iPhone 7 with iOS 11.2 and iPad with iOS 11.3 and it worked fine. I also got an overlay video ad when I opened the page the first time.
Thanks,
Martin8 years ago in reply to: Lightbox issue on laptop computer
Hello Anthony,
FV Player version 6.6.4 which has been released now fixes the issue.
Thanks,
Martin8 years ago in reply to: Resumable Video
Hello John,
I’m just closing some old thread – the video position storing was added couple of months ago: https://foliovision.com/2018/03/position-saving-video-fields
The video links were not working on your website because of Vimeo quality switching. It was fixed in some other thread.
Thanks,
Martin8 years ago in reply to: JetPack Breaks FV Player in newest update
Hello Lacey,
I’m posting what we found in the Pro support here to make sure we help other users too:
The problem was with your theme UnidashVersion By CactusThemes which runs HTML filtering function (wp_kses) when showing articles. It’s a standard WordPress function which strips potentially malicious HTML markup from the posts. Normally it only runs when saving the posts, but your theme is running it even on the HTML code added by plugins – which is non-standard. So we improved FV Player to handle this scenario – the fixed version is on your website already and we will make that fix part of the next release as well.
Second issue was that some plugin breaks the way FV Player works. And it’s not JetPack, theme must be some other change which was done on the website, like some other plugin update. However enabling “Load FV Flowplayer JS everywhere” fixed the issues, so the videos in your lessons now play. The downside of that setting is that the CSS/JS files have to load one each page, but it’s more compatible. Your setup seems to be loading the post content in some strange way which prevents FV Player to load its scripts without use of that option unfortunately.
Thanks,
Martin8 years ago in reply to: FV Player VAST8 years ago in reply to: Lightbox issue on laptop computer
Hello Anthony,
I am noticing the issue now. We will check how the lightbox window size is calculated and see if the new fancyBox technology to which we are upgrading will fix the issue.
Thanks,
Martin8 years ago in reply to: Quality Videos played from Amazon
Hello Marie,
that is correct, FV Player 7 enables manual quality switching for HLS streams. It lists the video qualities automatically.
I see the issue that the “System preset: HLS 2M” in AWS Elastic Transcoder actually sets the limit to 1024×768 rather than 1280×720. So that preset needs to be cloned and the resolution needs to be set right. The bitrate which is 1872 should be increased to 2194 or so. But you try even 3-4 Mbps if you need superior video quality.
Thanks,
Martin8 years ago in reply to: FV Player VAST
Hello Mirco,
I’m noticing we are having the same issue here: https://foliovision.com/player/demos/youtube-vast-autoplay
We will get it fixed.
Thanks,
Martin8 years ago in reply to: crossdomain.xml
Hello Homa,
seems like our video checker is not able to connect to your streaming server. It’s not trying to impersonate a real browser.
Could you please send the report using that red button, so we can have a closer look?
Thanks,
Martin8 years ago in reply to: Screen mosaic in FV Player 7 Beta
Hello Gbrother,
the issue with video ending is fixed. We found there is a better way of marking up Dash segment durations. That should really make the streaming more reliable. We tested on 16 videos using both release and beta versions.
Thanks,
Martin8 years ago in reply to: Increase in Vimeo errors
Hello Çapan,
I found there was a bug in the initialization segment IDs. It has been fixed on the API end. We will look for a way of validating the MPD streams to detect issues like this early on.
Thanks,
Martin
Hello Matt,
I found there was a bug in the initialization segment IDs. It has been fixed on the API end. We will look for a way of validating the MPD streams to detect issues like this early on.
Thanks,
Martin8 years ago in reply to: Screen mosaic in FV Player 7 Beta
Hello Gbrother,
thank you for the bug report, I found there was a bug in the initialization segment IDs. It has been fixed on the API end. We will look for a way of validating the MPD streams to detect issues like this early on.
I’m noticing there is a problem that some (1 out of 20) Vimeo videos now don’t finish properly and instead just show black screen at the end. We are working on fixing that issue, but if you are not using playlists or end of video actions it won’t affect you.
Thanks,
Martin8 years ago in reply to: How To Play Flash Movie File
Hello msk2018,
currently it’s possible to have a popup at the end of the video and a video ad at the start of video, which can be set to display after a set amount of time.
We have bigger plans – to allow you to show any of the popup at any time in any video. But first we need to finish the plugin update to store player configuration in database rather than in shortcodes. We made good progress on that lately.
Thanks,
Martin
Hello msk2018,
I have seen some scripts which can hide the YouTube ID when playing the video. However they were not using a custom interface, it was the standard YouTube iframe.
We could work on improving this, but from our experience the YouTube API has its bugs as well, so we will talk about this on our team meeting and will see.
Thanks,
Martin8 years ago in reply to: Progress bar preview ala YouTube
Hello Radmitry,
thank you for your suggestions.
We wanted to add some quick implementation of the progress bar preview frames, however it might not work with HLS and MPEG-DASH streams. So it’s bit of downside. But perhaps at least for Vimeo videos it could load the preview frames. Do you have you video preview frames generated in some image file too?
We will discuss the your mouse pointer ideas.
These ugly white dashes are actually the portions of video which were already buffered – seeking into these takes no time.
Thanks,
Martin8 years ago in reply to: Increase in Vimeo errors
Hello Çapan,
we received some more bug reports about Vimeo couple of days ago. It appears that there was some issue with video encoding on Vimeo.
I wasn’t able to reproduce the issue you were having. Have you seen decrease in the video errors in Google Analytics since you reported the issue?
Thanks,
Martin8 years ago in reply to: Lightbox issue on laptop computer
Hello Anthony,
I was not able to reproduce the issue. What is your laptop operating system and what browser do you use?
Are you getting the same issue when you switch to the Twenty Seventeen template?
Thanks,
Martin
Hello Çapan,
it appears no external scripts are loading before the FV Player scripts apart from https://adservice.google.com/adsid/integrator.js?domain=ailevecocuk.net which seems to be quick.
There is also some request to https://ailevecocuk.net/javascript.js which is the top of HTML, but it goes to 404 WordPress page and it doesn’t seem to be cached. It seems to be responsible for a 3 second delay in the site loading.
Thanks,
Martin8 years ago in reply to: Screen mosaic in FV Player 7 Beta
Hello Gbrother,
we got one more report like this and it seemed like a temporary issue with Vimeo video encoding. Are you still getting it?
Thanks,
Martin
Hello Matt,
we got one more similar report, it seems like the issue could have been on Vimeo end.
Thanks,
Martin8 years ago in reply to: Backend Problems – Post saving takes too long
Hello Florian,
so they said your site is not connected VaultPress. What is the reason to use VaultPress in that case? But as you discovered it is still sending some information to them as your screenshots posted earlier show.
Have you tried to disable FV Player and replicate the action and see if these vaultpress.com/xmlrpc.php calls are still occurring? Based on what you wrote before the post saving should be quick in such case, but are these calls still happening in that case? They really should.
So then VaultPress really should be able to tell what is causing these remove calls, what is being send and now. Perhaps they want to backup the video file as well? That could take a lot of time, but I don’t think they would really do that.
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
we only started to offer Flowplayer licenses since version 5.
I also tried to install ArtisBrowser on Windows 7 and I could get the MP4 videos to play after I installed Flash: https://foliovision.com/player/demos/playlist-autoplay There was no need to use old FV WordPress Flowplayer 1.2.17 with Flowplayer 3 (Flash) in it.
But I couldn’t get it to play Vimeo nor CloudFront videos (with URL signature obtained via Ajax). That was not supported in old FV WordPress Flowplayer anyway.
Thanks,
Martin8 years ago in reply to: Vimeo seeking issues in FV Player 7 Beta
Hello Gborther,
FV Player and FV Player Pro versions 7.1.4.726.beta are out. Please update both plugins to that and the issue will be fixed. You will have to first switch to the Beta release, then you should see these beta updates available.
Thanks,
Martin8 years ago in reply to: Vimeo redirect and embed full screen
Hello Dave,
as a license FV Player user you can upgrade to FV Player 7 Beta which gives you autoplay in these modern browsers: https://foliovision.com/2018/06/fv-player-7-beta
If you notice any issue it’s really easy to downgrade back to FV Player 6.
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
if you really want to make your videos impossible to download, you can use HLS encryption which FV Player Pro supports. You can still download such HLS stream if you know the right tool, but it won’t play without the license key which can only be obtained by playing the video on your website.
The video can be more secure when using Flash, as you the video key (decryption key or just secure token for the URL signature) can be part of the binary code which can’t be inspected with the browser developer tools. That is correct. However the Flowplayer Flash component in FV WordPress Flowplayer 1.2.17 doesn’t give you that out of the box, you would have to heavily modify the action script and compile your own version of Flowplayer Flash. If that’s your goal then I would recommend you use the latest FV Player and figure out how to modify the Flash HLS engine which it contains to obtain the HLS decryption key in some even more secure way.
And then you have to tell all the mobile users to go and use their computer and install Flash on it.
We can fix FV WordPress Flowplayer 1.2.17 for you if you buy Pro support, but I’m still not sure the Flash player is really what you need.
FV Player license only covers FV Player 6 and 7. The license doesn’t work for FV WordPress Flowplayer 1.2.17, you would have to buy that one from Flowplayer directly.
Thanks,
Martin8 years ago in reply to: Google Drive video not working
Hello Daniel,
thank you for the bug report, we will add this to our automated testing.
The issue has been fixed and if you reinstall FV Player from WordPress.org it will for your you as well. 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 out plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
Martin
Hello Harold,
it only means that you are not getting the plugin updates. You shouldn’t have any issues with adjusting your website that way, so this shouldn’t interfere with your development work.
Thanks,
Martin8 years ago in reply to: How To Play Flash Movie File
Hello msk2018,
FV Player has the Popup technology with which you can show popup at the end of the video. We have plans to allow you to place any popup at any time in any video.
FV Player Pro also has the Video Ads in which you can create ads from your mp4 files or even YouTube or Vimeo videos. For each you also specify the URL address they should link to.
Thanks,
Martin8 years ago in reply to: VAST overlay ads issue in Safari
Hello Florian,
so the actual overlay ad only appears for a very short period of time?
I’m not noticing any issue on Safari 11.0.3 (12604.5.6.1.1) on OS X 10.12.6. No issues on Safari 11.1 on OS X 10.13.4 either.
Could you please enable Debug in Settings -> FV Player VAST, then open your page and the development console, reload the page and let us know what appeared on the console?

Thanks,
Martin8 years ago in reply to: Vimeo redirect and embed full screen
Hello Dave,
opening that page caused my Firefox and Chrome web browser to stop responding. Same applies to Safari.
I found where FV Player script gets into an infinite loop. Please reinstall FV Player and it will work. 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 out plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
I said that error doesn’t look like it should break everything. I could still play the videos.
FV WordPress Flowplayer 1.2.17 is no longer maintained, as it’s using old and deprecated technology. I’m not even sure what you are trying to achive with Flash-only player. We are concentrating on finally getting FV Player 7 out of the beta stage.
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
I can confirm that the shortcode [flowplayer src="https://video-cdn-public.foliovision.com/Swan-Lake-Reloaded-sd.mp4"] using FV WordPress Flowplayer 1.2.17 plays for me.
For that version you actually have to use [flowplayer] and not [fvplayer]. You also have to remove the license key from settings.
The downside is that unless you have specifically allowed Flash for the page it won’t load the player.
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
that error doesn’t look like it should break everything. Could you please check if the videos play or not?
If that dialog window doesn’t work, please try to use this shortcode directly:
[fvplayer src="https://video-cdn-public.foliovision.com/Swan-Lake-Reloaded-sd.mp4"]
Thanks,
Martin8 years ago in reply to: Backend Problems – Post saving takes too long
Hello Florian,
I think the information which is sent to Vaultpress in that request should be inspected. Maybe it sends the post content with [fvplayer] shortcode in it and something goes wrong there.
Thanks,
Martin
Hello Mike,
FV Player 7.1.3.726 Beta fixes the issue. To get it please switch back to Beta and you should see an upgrade available to that version.
Thanks,
Martin8 years ago in reply to: Issues with Fast Velocity Minify
Hello Çapan,
I tried to install that plugin. I see that it put all the JavaScript on the page to a single header and footer file. However no issues with FV Player have occurred.
Are you using any of its “JS Advanced Options”? I tried to enable the “Enable defer parsing of JS files globally ” option there which is what seems to help with Google Page Speed the most and FV Player still works.
It’s likely that the issue occurs as the plugin is trying to minify combine multiple JavaScript files into one and one of these might conflict with FV Player, or perhaps it’s not related to FV Player at all and you need to figure out which plugin needs to be excluded.
Thanks,
Martin
Hello Mike,
I can confirm that there is an issue when FV Player VAST doesn’t load any ad and it just lets the player play the video.
Please switch back to release (and make sure you are using FV Player Pro 6.6.3.1), we are working on a fix.
Thanks,
Martin
Hello Mike,
I tried that page and I got the ad and the video playing.
However I see that the Google Chrome autoplay restriction restricts the video play if you never visited the page before. It’s strange as you are using the updated version of all of FV Player plugins which sense the new Chrome releases and don’t trigger the autoplay. Perhaps it’s a combination of FV Player Pro scroll autoplay.
Indeed, I found there was a bad if statement in FV Player Pro 6.6.3 and before, so version 6.6.3.1 is out now.
To get working autoplay in latest Google Chrome you can upgrade to FV Player 7 Beta. To do so use the “Release” drop down on top of Settings -> FV Player. More information can be found here: https://foliovision.com/2018/06/fv-player-7-beta
Thanks,
Martin
Hello Michael,
the ad unit doesn’t seem to be configured to run on any domain. It seems to only work on developers.google.com but also some other random domains which I tried.
It seemed to work ok with apptipper.com, could you please link to a page on your website where it’s not working?
Thanks,
Martin
Hello Çapan,
thank you for your kind words and suggestions!
Could you please send a link to your website where FV Player loads slowly? If there are some other scripts on your website which are put in front of FV Player scripts (like some slow ads in sidebar) then there is not much we can do to speed up the loading, but we can have a look.
We are wondering about the icon for player loading state (before it is initialized) too. FV Player 7 just made it a bit harder.
Thanks,
Martin
Hello Michael,
we were planning to add a button to show the transcript some time ago, so we will discuss it again in our team and let you know.
You are correct about your second assumption, however I’m not sure if it will appear nicely in the transcript box. That additional description text will need to have some timestamp or it will have to be a part of some existing subtitle line and it might be hard to read when highlighted.
Is there some VTT feature which we could use for it? I see you can get comments in it: https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API#WebVTT_comments
Thanks,
Martin8 years ago in reply to: Vimeo Videos Freeezing
Hello John,
could you please enable “Enable MPEG-DASH” option in Settings -> FV Player -> Hosting -> Vimeo?
We added that option to use the latest Vimeo video streaming standards. It has been pretty reliable, so we will make it the new default soon.
Thanks,
Martin8 years ago in reply to: Not working in mobile app
Hello Luiz,
FV Player Pay Per View uses EDD shopping cart. Then you click the buy button, you go to EDD checkout page and you make the payment there. Our plugin doesn’t interfere with that, with exception of PayPal – we take the user email from PayPal directly. If the EDD purchases would work for you, I would suggest you try to disable that functionality (by commenting out include for the edd-one-click-checkout.php file).
The EDD plugin also gives you an user account and then when you come to the video as logged in user we check if you made the purchase of the video with EDD and if so, you get the full video.
So hooking in some other API in there is not simple.
We are also planning to create a WooCommerce version of the plugin. When doing that we will probably rewrite the current FV Player Pay Per View plugin a bit to make it more flexible, at that point it might not be so hard to implement Ecwid.
Thanks,
Martin8 years ago in reply to: Not working in mobile app
Hello Luiz,
so are you saying that you are not able to purchase anything from EDD using the PayPal account even on your website?
When you hit the buy button in FV Player Pay Per View in the mobile app does it run the Ajax calls successfully?
Is your mobile app using some standard web view? I was able to debug that for iOS using https://github.com/creativelive/FacebookWebbrowserDebugApp before – I could open the browser developer tools for it and see what causes the issue in the app as it used the same web view.
Thanks,
Martin8 years ago in reply to: Vimeo seeking issues in FV Player 7 Beta
Hello Gbrother,
I found these steps to reproduce the issue:
1) Click the video and wait until it stars playing, ensure it’s 1080p
2) Seek into 0:30 and wait until it continues playing
3) Seek into 1:00 and wait until it continues playing
4) Seek into 1:30 and wait until it continues playing
5) Seek into 2:00 and wait until it continues playing
6) Seek into 2:20 and wait until it continues playing
7) Seek into 2:40 and wait until it continues playing
8) Then it stops playing at around 2:54 – 3:00
9) If it still plays, then just seek into the buffered position again and there is good chance it will stop.Unfortunately I’m getting the same issues even if using the latest Dash JS library – 2.7.0. I was also able to reproduce the issue when using Dash JS library directly – without involving any of the FV Player code in it.
We will report the bug to Dash JS developers. Thank you for your bug report.
Thanks,
Martin
Hello Michael,
thank you for pointing out that contradiction – we actually need to remove that setting. It used to be useful 3-4 years ago when Firefox (but even Chrome) had several issues with HTML5 video – often depending on the video encoding. I prepared that change for next FV Player release.
Thanks,
Martin8 years ago in reply to: ExoClick ads not working properly (18+ site)
Hello Johnny,
we published the thread as it contains valuable information in case somebody has similar issue. We removed links to your website already.
Thanks,
Martin8 years ago in reply to: ExoClick ads not working properly (18+ site)
Hello Johnny,
regarding the ad appearing on video pause – we could add a setting to enable or disable the ad display on pre-roll, pause and post-roll.
Thanks,
Martin8 years ago in reply to: Not working in mobile app
Hello Luiz,
does your mobile app support Ajax calls?
Can you buy a simple EDD item (without FV Player Pay Per View) using the app?
Are you using the WordPress plugin for Ecwid and does that one work fine with your mobile app?
Thanks,
Martin8 years ago in reply to: ExoClick ads not working properly (18+ site)
Hello Johnny,
what Viktor forgot to mention is that we will make sure our CSS skin settings are not using !important. It’s a legacy from the older plugin versions and it’s about time to fix it.
Thanks,
Martin8 years ago in reply to: Vimeo seeking issues in FV Player 7 Beta
Hello Gbrother,
I tried checking this using http://linedraw.co.kr/fv-player-vimeo-test/?fvp_release=z093ja and I wasn’t able to reproduce the issue. I played the video and tried to seek into the buffered parts of video and didn’t had any issues.
Then I switched to 1080p and it still worked well. I reloaded the page and player again – the 1080p quality was properly remembered and I had no issues with seeking back and forth.
However I did see the issue happen once when I tried to seek again. The player was stuck in the buffering phase (yet it was not loading any video segment) and nothing can make it play again. It might be a bug in the Dash JS library. I had to reload the page to be able to play it again. I was using Google Chrome 67.0.3396.87 on OS X 10.12.6.
I will try to reproduce that issue again and at least make sure doing another seek operation will unlock it.
Thanks,
Martin8 years ago in reply to: Vimeo seeking issues in FV Player 7 Beta
Hello Gbrother,
the video used in that post appears to be missing. Could you please check?
Thanks,
Martin
Hello Wilson,
there’s not much we can do about it. It’s terrible that Samsung is creating its own web browser as it’s making the mobile web development even harder.
For upcoming FV Player 7 release we put in a warning like this which appears when the video fails to play in Samsung Browser:
You are using the Samsung Browser which is an older and buggy version of Google Chrome. If you experience issues with the video please use Firefox or other modern browser.
Screenshot attached.
Thanks,
Martin8 years ago in reply to: IPTV Streaming
Hello Andrii,
have you tried to create an m3u8 file like I outlined in my second to last post? Have you tried to use “#EXT-X-PLAYLIST-TYPE:LIVE” in it?
Thanks,
Martin8 years ago in reply to: Vimeo seeking issues in FV Player 7 Beta
Hello Gbrother,
please just send a link to some test player, you don’t have to switch to FV Player 7 Beta, we have a way of checking that.
Thanks,
Martin
Hello Wilson,
I see I can’t access that mp4 file directly as it seems CloudFlare is restricting access to it. Is it perhaps checking the HTTP referrer? Please check the settings.
Perhaps Samsung Browser doesn’t send information that for mp4 files.
Thanks,
Martin8 years ago in reply to: Enable Fast Forwarding
Hello Xuhaibkhan,
we noticed that we can’t seek forward in your https://cliptrend.com/lmao-asian-man-sound-like-bout-action/ video.
It seems that the video is delivered via CloudFlare and it doesn’t support HTTP Range Requests. Please get in touch with CloudFlare support about enabling it for your mp4 files.
Thanks,
Martin8 years ago in reply to: Not working in mobile app
Hello Luiz,
could you please post a link to the page where we can see the issue?
Have you tried to create a sample Download item in Easy Digital Downloads and see if it works with that? You can follow the steps here (you only have to complete the steps until the second screenshot): https://docs.easydigitaldownloads.com/article/177-creating-products
Thanks,
Martin
Hello Wilson,
could you please let us know what is your Samsung browser user agent? You can find out here: http://www.whatsmyua.info/
I’m testing with Samsung browser 6.4 on Samsung Galaxy 8 (user agent: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G950F Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36)
And both videos are playing fine. You mentioned the issue only occurs on your live site. Could you please post a link to that?
Thanks,
Martin8 years ago in reply to: Can’t play Vimeo MPD streams
Hello Michael,
seems like something is blocking access into /wordpress/wp-content/cache/fv-player-mpd/1/ directory on your website.
FV Player 7 Beta gets rid of using these .mpd files, so you can also try to switch to it and it should solve the issue, here’s how to switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta Here are full FV Player 7 Beta release notes: https://foliovision.com/2018/06/fv-player-7-beta
Otherwise you can see if these .mpd files get created when you play a Vimeo video on http://www.rallynews.net/pattersonpacenotes/wordpress/?page_id=4434 – do you see a new .mpd files being created?
Thanks,
Martin8 years ago in reply to: Backend Problems – Post saving takes too long
Hello Florian,
Could you please check with Vaultpress support about what actions are running when making that https://vaultpress.com/xmlrpc.php call? Perhaps it does something with the posts which triggers the save_post actions which might interfere with FV Player.
Please try to click these requests that took too long – you should see a detailed log of what was going on. There should be a separate log for request and response portions and having a look at these should help you identify what exact action in Vaulpress was taking place and that might serve as a good starting point to try to figure out how does FV Player fit into it.
However if it’s really just waiting 60 seconds for response from Vaultpress, then perhaps it’s their issue – they might detect FV Player and try to do something about the video for instance. If you get these request parameters for these slow requests, it should be much easier to tell if it’s something like that.
We are also happy to fix the issue right there on your website if you order our Pro support: http://foliovision.com/pro-support
Thanks,
Martin8 years ago in reply to: Backend Problems – Post saving takes too long
Hello Florian,
in one of these screenshots it shows that the communication with Vaultpress took 3 minutes.
Thanks,
Martin
Hello Francesco,
I see that you put in the VAST URL http://ads.stickyadstv.com/vast/vpaid-adapter/…
However the Video Ads in FV Player Pro are for actual video files (mp4, or even YouTube or Vimeo). It’s a different model from VAST as you can put up your own ads or ads for your partners very easily and then track the number of views and clicks in Google Analytics.
To be able to run VAST ads you need FV Player VAST: https://foliovision.com/player/vast
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
the Flash player in FV Player 2 and above is loaded under following circumstances:
1) The video type is specified as video/flash – we use that if the file extension is not matched to be any of .mp4, .webm, .ogv, .m3u8 etc.
2) We call canPlayType() on the HTML5 video tag and it returns anything else than “no”.
Is you see a message about missing swf in ArtisBrowser, please start by confirming that the Flash really works with it, you can check it on https://get.adobe.com/flashplayer/about/
Thanks,
Martin
Hello Francesco,
sorry about not getting back to you sooner, we are in contact with video intelligence about the issue and are looking for a fix.
In the meantime we would like to make sure the prerolls work for you. Could you please setup a new demo page where you will actually use these video prerolls? Just follow the step 6. here: https://foliovision.com/player/ads/using-preroll-postroll-ads and then send us a link to that page.
Thanks,
Martin8 years ago in reply to: Flash version of Flowplayer
Hello William,
what is the exact reason for using the Flash player? It’s an old and deprecated technology. If you want to use the Flash version of FV Player which didn’t had any HTML5 in it you can use the older version which was based on Flowplayer 3: https://downloads.wordpress.org/plugin/fv-wordpress-flowplayer.1.2.17.zip
Are you sure your ArtisBrowser runs Flash properly? You can chcek if you get it running here: https://get.adobe.com/flashplayer/about/
Please let us know what you mean by the user-agent provision.
Thanks,
Martin8 years ago in reply to: Vimeo dash video play with low quality
Hello Gbrother,
we have prepared this feature for the next beta release.
When you play the video at https://foliovision.com/ and switch to say 540p, it’s remembered and when you then play some other Dash video like for example the one at the bottom of https://foliovision.com/player/demos/vimeo-integration it goes to the nearest quality automatically.
The quality is applied from the very first video frame, so if you switch to 1080p once, all the further Vimeo video plays will start with that quality.
We need to make the same improvement for HLS streams too actually.
More about FV Player 7 Beta can be found here: https://foliovision.com/2018/06/fv-player-7-beta
Thanks,
Martin


