• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty
Home

Martin

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 100 replies - 3,601 through 3,700 (of 6,912 total)
← 1 2 3 … 36 37 38 … 68 69 70 →
  • 7 years ago in reply to: FV Player settings page causes js SyntaxError
    Martin

    Hello Leho,

    thank you for the bug report, I see that you are probably using 100% for the player width and leave the height empty. That must be causing the issue. We will improve the sanitation of these inputs.

    Thanks,
    Martin

    7 years ago in reply to: VAST files and VIMEO files start together
    Martin

    Hello Daniele,

    could you please enable Settings -> FV Player VAST -> Debug?

    Thanks,
    Martin

    7 years ago in reply to: Custom CMS integration – can’t play YouTube on iOS 12
    Martin

    Hello Medal,

    I was not able to reproduce the issue on iPad with iOS 12 nor iPhone iOS 11.2.

    Are you using FV Player Pro Release or Beta version? Here’s how to check: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta We did some changed regarding YouTube on iOS in FV Player Pro 7.2.2.727.beta.

    Thanks,
    Martin

    7 years ago in reply to: Turn off Audio on ver 7.2.4.727
    Martin

    Hello David,

    you are right about the fast dragging of the volume control. Its works much better on Vimeo or on YouTube. We have to fix that.

    Thanks,
    Martin

    7 years ago in reply to: Change Fullscreen Button Position
    Martin

    Hello Evélina,

    next release of FV Player will come with a “Controlbar Fullscreen” setting for the custom skin which will move it to the control bar. It will also be also set that way in the Youtuby skin preset.

    Thanks,
    Martin

    7 years ago in reply to: Turn off Audio on ver 7.2.4.727
    Martin

    Hello David,

    here are some of my observations:

    The volume bar consists of 7 little rectangles. You can click each one and it will give you that volume. So obviously there is no way to click “no” little rectangle, so you really can’t completely mute the video. You can only do so by clicking the volume bar and dragging it to the left outside of its boundaries carefully.

    It’s a core Flowplayer issue actually: https://demos.flowplayer.com/basics/minimal.html

    I wonder how can we fix this without having to put up a mute button. Seems like both YouTube and Vimeo allow you to click to the left of the volume bar and that mutes the video for real. On YouTube you have a mute button as well.

    Thanks,
    Martin

    7 years ago in reply to: New lightbox doesn’t work on my website
    Martin

    Hello David,

    I tried to reproduce the bug, so I installed some plugins. First it was “ARI Fancy Lightbox”. Once it was activated I was getting “fancyBox already initialized” on console, but the lightbox still worked. The styling was a bit off though. That plugin uses fancyBox 3.2.10 while FV Player has 3.4.1, so that could be the reason for the styling mismatch.

    Next I tried to use “Easy FancyBox” alongside FV Player. Not only I saw that message again, but also clicking FV Player didn’t open the lightbox at all. So that’s a problem. It was using fancyBox 1.3.23 which is really outdated – I can see 1.3 versions were released in 2010.

    Next, “FancyBox for WordPress” is using fancyBox 1.3.8.

    What is the fancyBox script version in your theme? Perhaps FV Player needs to detect other plugins loading fancyBox and prevent it. The last two plugins which I mentioned also seem to load fancyBox in a non-standard way, not using WordPress API which is a problem too.

    Thanks,
    Martin

    7 years ago in reply to: Problems playing videos in Edge
    Martin

    Hello Stuart,

    please submit a Video Checker report for such video to us, perhaps we need to improve Moov detection for long files. Although I used it with 2 hour videos before and noticed no problems.

    Thanks,
    Martin

    7 years ago in reply to: Vimeo Albums
    Martin

    Hello Nicola,

    currently you can only post either single Vimeo videos or Vimeo channels: https://foliovision.com/player/video-hosting/how-to-use-vimeo#adding-video-channel

    Please let us know if that solves your issue – can you use a channel instead of a album?

    Thanks,
    Martin

    7 years ago in reply to: New lightbox doesn’t work on my website
    Martin

    Hello David,

    do you use any other plugin which works with fancyBox?

    Do you see any error on the browse console? First open the console according to the instructions here: https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis Then open your page where you can see the issue, try to open lightbox and see if you get any error.

    Thanks,
    Martin

    7 years ago in reply to: New lightbox doesn’t work on my website
    Martin

    Hello David,

    to update FV Player please click the upgrade link with right mouse button and select the option to open the link in new browser tab. There was a nasty bug like that in last version 6 release of FV Player. So we put in a written message suggesting the above as well. You should be seeing it too.

    If that won’t fix the issue, please provide a link to the page where we can see the failure.

    Thanks,
    Martin

    7 years ago in reply to: Google Analytics Script Inclusion – GDPR
    Martin

    Hello Allyn,

    I guess you are using some dialog where you ask the user to agree to the policy. If so, then perhaps it lets you execute JavaScript once the user has agreed. So you can set a JavaScript global flowplayer.conf.analytics variable to your Google Analytics ID that way. But you still have to remember he agreed and set that variable on all further pageloads.

    The Google Analytics ID in FV Player would have to remain empty and the above would be the only way to set it.

    The downside if that user would have to reload the page for this to take effect. You would also have to set that variable before FV Player loads.

    Thanks,
    Martin

    7 years ago in reply to: Lightbox videos not correctly fullscreen on Android
    Martin

    Hello Matt,

    since the new lightbox library which FV Player users (fancyBox) has a fullscreen mode we decided to use that if FV Player is in lightbox. That way you can circle through multiple videos or images without having to leave the fullscreen mode of video.

    As you are a Pro user I checked a bit deeper into the issue. Could you 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.

    That should help with your issue.

    Thanks,
    Martin

    7 years ago in reply to: Google Analytics Script Inclusion – GDPR
    Martin

    Hello Allyn,

    could you please check if just setting anonymizeIp to true would not be enough already?

    Thanks,
    Martin

    7 years ago in reply to: No audio in Chrome on any platform when using autoplay
    Martin

    Hello Matt,

    how do you hide the player controls? Use controlbar=”no” in the shortcode and you will get a crossed out speaker icon in the bottom right corner of the video which is a good indication of the video being muted.

    Thanks,
    Martin

    7 years ago in reply to: could I use FV Player as stand alone app without wordpress site.
    Martin

    Hello Medal,

    you actually need to also load the FV Player Pro CSS file.

    Thanks,
    Martin

    7 years ago in reply to: No audio in Chrome on any platform when using autoplay
    Martin

    Hello Matt,

    the behavior which you are describing is correct. Chrome doesn’t permit autoplay videos to play sound. User has to unmute the video manually to hear the sound.

    Once user interacts with the video like that Chrome increases the Media Engagement Index (MEI) for the website and will allow audible autoplay for that particular website in the future.

    You can find out more about MEI here: https://foliovision.com/2018/05/video-autoplay-issues

    Thanks,
    Martin

    7 years ago in reply to: could I use FV Player as stand alone app without wordpress site.
    Martin

    Hello Medal,

    that configuration array needs to be loaded before the script is requested. Just move it above the line which loads fv-flowplayer.min.js.

    Thanks,
    Martin

    7 years ago in reply to: Not seeing FV Player at all. Still seeing JWPlayer on site
    Martin

    Hello Dwayne,

    the JW Player conversion process converts single videos and playlists. It works with the video file URLs.

    I see that Syndicaster is something that JW Player supports, but unfortunately FV Player doesn’t work with it.

    If it’s a service which you need we could add support for it into FV Player, however since it appears to be dead (no news since April 2015 here: https://www.syndicaster.tv/nab-releases/) it would have to be a custom programming job.

    FV Player Pro works with a lot of different CDNs. If you are looking for video encoding and hosting in an attractive package we recommend using Vimeo Pro.

    Thanks,
    Martin

    7 years ago in reply to: Foliovision logo showing on iphone on video restart with pro version
    Martin

    Hello Martin,

    are you using CloudFlare or other CDN? Please make sure you purge the cache.

    Are you using anything else to that page HTML? Time to purge that as well.

    Last thing, are you stripping the query string version numbers? If so, then that might be the reason why some of your users are getting old JavaScript and CSS files and thus getting broken player. Please read more about the issue here: https://foliovision.com/2017/06/wordpress-cdn-best-practices

    Thanks,
    Martin

    7 years ago in reply to: could I use FV Player as stand alone app without wordpress site.
    Martin

    Hello Medal,

    I guess you are asking about the license key – you have to provide the fv_flowplayer_conf JS array which you can check on your WordPress website – similar to what you do with fv_vast_conf.

    Same for the YouTube issue – make sure you provide the fv_player_pro configuration JS array from the website which has the YouTube working properly.

    Thanks,
    Martin

    7 years ago in reply to: Missing video stops playlist playback
    Martin

    Hello davsinge,

    I put making sure failing video won’t stop the whole playlist playback on my todo list. But currently there are other priorities, such as the database storage for FV Player or automated splash screens.

    What you can do in your code is to just skip the items without source defined. I believe you are generating your FV Player playlist shortcode in PHP, so it’s really easy to skip these empty videos.

    Thanks,
    Martin

    7 years ago in reply to: Volume Control not working Chrome, Win 7
    Martin

    Hello Dan,

    I was not able to reproduce the issue on Windows 7 with Chrome 68.0.3440.106. I used the link which you provided.

    Thanks,
    Martin

    7 years ago in reply to: Volume Control not working Chrome, Win 7
    Martin

    Hello Dan,

    are you having the same issue on the homepage video on https://foliovision.com/ Please let us know.

    Thanks,
    Martin

    7 years ago in reply to: Trigger a function when video end via jQuery
    Martin

    Hello Charles,

    please check this thread: https://foliovision.com/support/fv-wordpress-flowplayer/how-to/get-the-end-of-the-video

    You can check our programming guide here: https://foliovision.com/player/advanced/api-programming#how-to

    Thanks,
    Martin

    7 years ago in reply to: Play video on mouse hover and pause on mouseout
    Martin

    Hello Teri,

    a simple code snippet like this could make this work:

    jQuery('.flowplayer').each( function() {
      var api = jQuery(this).data('flowplayer');
      jQuery(this).hover( function() {
        api.load();
      }, function() {
        api.pause();
      });
    });
    

    However if loading a single video takes say 2 seconds, then this feature is useless.

    So we would have to perfect the video preloading. That would be a problem for Vimeo a bit, it might put a lot more load on the server.

    And also, perhaps the videos should be paused and not stopped when hovering to play some other video.

    So doing this can quickly get quite difficult.

    Thanks,
    Martin

    7 years ago in reply to: problem to play on Safari on Mac
    Martin

    Hello comunicazioni,

    please let us know if the issue is still happening with FV Player 7 when you got a minute.

    Thanks,
    Martin

    7 years ago in reply to: Facing issues while setting up Cloud Front DNS settings with pro FV Player
    Martin

    Hello Kiran,

    the first one is wrong. The second one is better, but not entirely correct. You need to fix the “Record” value to not end with “eturni.com”. That is your domain name and it’s appended automatically as you didn’t include the trailing dot in record value.

    Thanks,
    Martin

    7 years ago in reply to: Ajax skin issues
    Martin

    Hello Evélina,

    do you mean that when you disabled the Settings -> FV Player -> Sidewide Flowplayer Defaults -> “Fullscreen Button” setting it would not appear anymore on the course landing page, but when loading further lessons with Ajax it would still appear?

    We can continue troubleshooting the issue like this or if change your mind and want this fixed in a hurry, we are happy to solve the issue right on your website, just purchase our Pro support.

    Thanks,
    Martin

    7 years ago in reply to: Adding Chromecast to FV Player
    Martin

    Hello David,

    FV Player 7 supports Chromecast (MP4, HLS). FV Player Pro 7.2.3.727.beta supports Chromecast also for Vimeo videos.

    Thanks,
    Martin

    7 years ago in reply to: MPEG-DASH – Video Skipping on Mobile
    Martin

    Hello Devin,

    FV Player Pro 7.2.3.727.beta supports Chromecast for Vimeo videos.

    Thanks,
    Martin

    7 years ago in reply to: Facing issues while setting up Cloud Front DNS settings with pro FV Player
    Martin

    Hello Kiran,

    you posted a bad link to your screenshot unfortunately. But I guess it’s validated by now. It only took a minute for me – using DNSMadeEasy for our site CDN zone.

    Thanks,
    Martin

    7 years ago in reply to: Video jumps once put in full screen mode from lightbox.
    Martin

    Hello Matt,

    the issue has been fixed in FV Player 7.2.3.727 which has been released now.

    Thanks,
    Martin

    7 years ago in reply to: i want add new subttitles language – Hebrew
    Martin

    Hello Bader,

    the issue has been fixed in FV Player 7.2.3.727. The old language codes will be converted to the new ones automatically.

    Thanks,
    Martin

    7 years ago in reply to: Facing issues while setting up Cloud Front DNS settings with pro FV Player
    Martin

    Hello Kiran,

    you need to double check the Name for validation as it can be seen on screenshot “Domain validation in ACM” in our guide: https://foliovision.com/player/video-hosting/serving-private-cloudfront

    If you can’t get to that anymore, just delete the certificate and request it again.

    Thanks,
    Martin

    7 years ago in reply to: Facing issues while setting up Cloud Front DNS settings with pro FV Player
    Martin

    Hello Kiran,

    video-cdn.eturnti.com is the record which points to your CDN.

    You also need another record like something.video-cdn.eturnti.com which will point to something.acm-validations.aws. Without that your domain won’t validate for SSL.

    Thanks,
    Martin

    7 years ago in reply to: FV Player Does Not Update Unless it is Deactivated in Wordpress
    Martin

    Hello Willian,

    there was a bug like that in one of the releases. Other way of getting past it was to click the Update link using the middle mouse button. So we put in a hint for it using the update notice:

    “Brand new FV Player version. If you can’t upgrade due to a popup dialog saying ‘Are you sure you want to upgrade?’ please open the update link in a new browser tab.”

    Thanks,
    Martin

    7 years ago in reply to: AB Loop points and progres bar position
    Martin

    Hello Renato,

    it will be one of the priorities once Alec and Viktor meet in the office the next time.

    Thanks,
    Martin

    7 years ago in reply to: Facing issues while setting up Cloud Front DNS settings with pro FV Player
    Martin

    Hello Kiran,

    you made a mistake there – the record for your video CDN domain needs to point to that Cloudfront domain. For example video-cdn-public.foliovision.com points to d1urvzk1784x0y.cloudfront.net.

    The validation works differently, the record name to create is something like (in our case) _5760XYZXYZXYZXYZ.video-cdn-public and then that points to _d37XYZXYZXYZXYZ.acm-validations.aws.

    So it seems you got the correct value present but you didn’t get the name right.

    Thanks,
    Martin

    7 years ago in reply to: Video jumps once put in full screen mode from lightbox.
    Martin

    Hello Matt,

    thank you for the bug report, this seems to be only occurring when using Chrome on Windows. We are having a look.

    Thanks,
    Martin

    7 years ago in reply to: Facing issues while setting up Cloud Front DNS settings with pro FV Player
    Martin

    Hello Kiran,

    please double check you have set the DNS record properly. Are you sure the value is set to _ee38d64f7XXYYZZ.acm-validations.aws and not _ee38d64f7XXYYZZ.acm-validations.aws.video-cdn.eturnti.com? The trailing dot in that value matters a lot.

    Thanks,
    Martin

    7 years ago in reply to: VImeo Live Streaming
    Martin

    Hello Vaidas,

    we created the FV Player Live Stream plugin which makes the Vimeo live streams work with FV Player. Let us know if you are interested and we will put it up into our store.

    Thanks,
    Martin

    7 years ago in reply to: HLS quality switching labels
    Martin

    Hello Evélina,

    the quality switching labels have no effect on this, that is a special FV Player Pro feature which let you setup quality switching with MP4 videos. It’s not suited for HLS. But we are going to simplify that to offer fixed quality versions for which you have to enter your quality prefixes used in the filenames.

    Regarding your issue – for next release we have improved it label 360p as SD if there is some lower quality suitable for mobile. And anything above 540p is considered HD.

    Thanks,
    Martin

    7 years ago in reply to: Ajax skin issues
    Martin

    Hello Evélina,

    so it appears that the global FV Player settings are not properly loaded for these Ajax requests. Right now I can’t figure out why something like that would be happening.

    Please try to disable the Settings -> FV Player -> Sidewide Flowplayer Defaults -> “Fullscreen Button” and see if it works both both the course landing page and the lessons loaded with Ajax.

    Thanks,
    Martin

    7 years ago in reply to: Chromecast
    Martin

    Hello Christos,

    so far playing YouTube over Chromecast in FV Player is not supported and there is no way for us to fix it – unless YouTube exposes that API.

    Steve, are you also interested in playing YouTube videos over Chromecast?

    Thanks,
    Martin

    7 years ago in reply to: MPEG-DASH – Video Skipping on Mobile
    Martin

    Hello Devin,

    we did some tests and FV Player will allow you to play Vimeo videos through Chromecast. The way it works is that the player controls stay in the computer and the picture shows up on your TV.

    Thanks,
    Martin

    7 years ago in reply to: Youtube Video Pause on Mobile
    Martin

    Hello Michael,

    FV Player Pro 7.2.2.727.beta which fixes this issue is out. To get it you first have to switch FV Player Pro to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    Only then it will be available for upgrade.

    You can also test on https://foliovision.com/player/demos/youtube-autoplay

    Thanks,
    Martin

    7 years ago in reply to: Amazon S3 Video shows Green OK but refuses to play.
    Martin

    Hello Kiran,

    the Video Checker is our recommended way of checking a video.

    We were looking for a simpler way of fixing the video meta data position, but haven’t found it. It seems people just want to get the encoding right the first time and there is not a lot of tools available to fix the meta data position.

    Please upgrade to FV Player 7.2.2.727 which was released just now and your issue will be fixed. Also make sure you are using latest FV Player Pro.

    The issue was appearing only on Amazon S3 videos with + symbols in the URL (which AWS uses for blank spaces). We will make sure we cover this use case in our automated testing to prevent issues in the future.

    Thanks,
    Martin

    7 years ago in reply to: Splash image
    Martin

    Hello Rich,

    the rotation of your image is probably based on the EXIF tag. I’m not s sure why CSS background (which we use in FV Player for player splash screen) is ignoring it.

    I think this plugin will fix the issue: https://wordpress.org/plugins/fix-image-rotation/

    Thanks,
    Martin

    7 years ago in reply to: Youtube Video Pause on Mobile
    Martin

    Hello Michael,

    it works well on iPad, but not on iPhone. It’s a weird issue and it’s caused by YouTube Player API. We were planning to improve this, so the time is here.

    Thanks,
    Martin

    7 years ago in reply to: Replace sharing button link
    Martin

    Hello Harold,

    I can confirm that you can use a shorcode like this to share a fixed URL:

    [fvplayer src="https://cdn.foliovision.com/videos/dominika-960-31.mp4" share="https://foliovision.com"]

    Thanks,
    Martin

    7 years ago in reply to: New Player – AB Loop and Play Bar CSS
    Martin

    Hello Devin,

    I was able to use AB loop on https://countryguitaronline.com/monthly-giveaway-video/ without issues just fine. Please note that the AB loop markers are currently not aligned with the video timeline.

    We are reworking that a bit for the new FV Player Pro version. Activating AB loop will make the video timeline full width and the AB loop bar will be full width too. It will also move all the controls below the video – to ensure full video is still visible and there is not too much of controls covering important parts of it.

    We were checking the control bar issue. It only happens if you let FV Player inherit the font form your theme. But we have thought of a solution, so I pinged Viktor again to take care of this.

    Thanks,
    Martin

    7 years ago in reply to: Nginx – Video Sitemap returns 404
    Martin

    Hello encodia,

    could you please post your rewrite rules? Install the https://wordpress.org/plugins/rewrite-rules-inspector/ plugin and you should be able to see the following rules:

    video-sitemap\.xml$ => index.php?feed=video-sitemap-index
    
    video-sitemap\.(\d\d\d\d)-(\d\d)\.xml$ => index.php?feed=video-sitemap&fvp_sitemap_year=$matches[1]&fvp_sitemap_monthnum=$matches[2]
    
    video-sitemap\.(\d\d\d\d)\.xml$ => index.php?feed=video-sitemap&fvp_sitemap_year=$matches[1]
    

    If solving this issue quickly is important, we are happy to take care of it for you directly on your website, just order our pro support: https://foliovision.com/pro-support We can also help you with further troubleshooting.

    Thanks,
    Martin

    7 years ago in reply to: HLS won't play because of CORS and crossdomain.xml error
    Martin

    Hello sdugoten,

    are you still having issue with the RTMP stream? There might be some incompatibility but as long as your HLS stream works it should be fine. The Flash is deprecated and HLS stream will work on 99% of web browsers.

    Thanks,
    Martin

    7 years ago in reply to: Huge pause icons appear over player and rest of page
    Martin

    Hello Kevin,

    if the issue doesn’t appear when you log in, then it might be some sort of caching. Perhaps you are minifying your CSS and you haven’t cleared that cache since upgrading FV Player.

    Thanks,
    Martin

    7 years ago in reply to: Cannot read property ‘replace’ of undefined
    Martin

    Hello Trevor,

    thank you for the bug report!

    Could you 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.

    That should fix the problem. Once you confirm that it’s fine, we will make it part of the next release.

    Thanks,
    Martin

    7 years ago in reply to: Html5: Network error – Vimeo
    Martin

    Hello Linda,

    thank you for your feedback, FV Player Pro 7.2.1.727 is out and it uses MPEG-DASH for Vimeo videos on Android as we have proved it’s more reliable than HLS on these Android phones.

    Thanks,
    Martin

    7 years ago in reply to: Bitchute, OK.ru and Odysee
    Martin

    Hello rhys,

    thank you for letting us know, we fixed that button now.

    Thanks,
    Martin

    7 years ago in reply to: Html5: Network error – Vimeo
    Martin

    Hello Linda,

    I checked the https://shifttv.eu/shift-s5-ep10/ post in Firefox, Chrome and Safari and found no issues.

    I didn’t experienced any problems on Android (5.1.1) nor iOS (11.2).

    However since we did experience some issues with certain Vimeo HLS streams on Android 5 we will be switching it to use MPEG-DASH instead. If you are still having playback issues on Android, please switch FV Player Pro to beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta If that fixes your issue, then it’s clear that some HLS streams from Vimeo are not suitable for Android and we will make it use MPEG-DASH in the release version too.

    Thanks,
    Martin

    7 years ago in reply to: Html5: Network error – Vimeo
    Martin

    Hello Linda,

    I’m sorry to hear about your issues, but I’m not able to reproduce these on our websites. But one of your screenshots shows FV Player Pro 6.6.7 running together with FV Player 7.2.1.727 which might cause some issues. When you run a combination like that, you also get this message in wp-admin, so it should be obvious that it’s causing issues:

    “FV Player: Please upgrade to FV Player Pro version 7.1.14.727 or above!”

    Please check if that one is not appearing.

    And there is an upgrade available for FV Player Pro as well, so please just do that and everything will be back to normal.

    I’m surprised that it worked in Firefox and not in Chrome. Please check the browser console for any errors. First open the console according to instructions from https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis and then reload the page where you can see the error and see if anything pops up.

    Please send over a link to your website where we can see the issue.

    Thanks,
    Martin

    7 years ago in reply to: Html5: Network error – Vimeo
    Martin

    Hello Linda,

    please try upgrading to FV Player 7. Make sure you are using FV Player Pro 7 as well. You can always use Settings -> FV Player -> Help -> Rollback if you experience any issues with that upgrade.

    That error sound more like a network issue with Vimeo CDN though. Can you get the video on http://foliovision.com to play?

    Thanks,
    Martin

    7 years ago in reply to: Nginx – Video Sitemap returns 404
    Martin

    Hello encodia,

    please try to disable these Yoast SEO NginX rewrite rules and it should work. FV Player uses the WordPress rewrite API which doesn’t require any special rewrite rules on web server level – the basic WordPress .htaccess or a NginX rewrite rule will succeed.

    Thanks,
    Martin

    7 years ago in reply to: RTMP with no path and Cross-Origin issue with HLS
    Martin

    Hello Marco,

    if you can use a HLS stream instead of RTMP, that would be perfect.

    But it’s strange that it doesn’t play on mobile. The CORS issue shouldn’t be impossible to figure out.

    The Winamp issue is strange. Did you ever install that to your PC?

    Thanks,
    Martin

    7 years ago in reply to: Replicate Post Player on Second WordPress Site
    Martin

    Hello Piero,

    you can just copy the [fvplayer] shortcode from one website to another and as long as you have the same FV Player hosting options set up (AWS, Vimeo or any CDN used) it will work.

    Next major FV Player release will feature a database storage of the player configurations, in that one you will be able to use the export function.

    Thanks,
    Martin

    7 years ago in reply to: Pop-Up doesn’t close
    Martin

    Hello Andrew,

    please see the above suggestion from Lucia.

    Other than than I’m not sure what could be the problem. We used similar popup boxes for years and there were never any issues. Do you get the same problem on a clean website with no other plugins?

    Thanks,
    Martin

    7 years ago in reply to: URGENT massive site performance risk: `update_option()` fails `autoload = no`
    Martin

    Hello Leho,

    I forgot to post an update here – FV Player Pro uses autoload properly since version 6.6.7 (or 7.1.10.726.beta).

    The next version will also include code to fix this retroactively. Every time FV Player Pro is updated it clears the data cached for Vimeo, so I set that to remove these fv_player_pro_transcript_* options too. That way the old table rows with autoload will get deleted.

    Thanks,
    Martin

    7 years ago in reply to: Replace sharing button link
    Martin

    Hello Harold,

    I see, our JavaScript is actually putting in that video identifier on purpose.

    I think we have an advanced shortcode parameter which let you use a custom URL for the sharing which is what you are trying to achive. I’ll check if the JavaScript code is adjusting that one as well and will let you know.

    Thanks,
    Martin

    7 years ago in reply to: RTMP with no path and Cross-Origin issue with HLS
    Martin

    Hello Marco,

    I’m not sure about the RTMP issue. Are you sure you have the full information about the stream URL? Did you figure out that path by looking at the HTML code? There should be the source path too. What you posted looks like a RTMP server URL only.

    The cross origin error is about loading resources from one site on some other website. It’s not just about http:// v https://.

    Thanks,
    Martin

    7 years ago in reply to: html5: Unsupported video format. Try installing Adobe Flash (In Chrome and FF)
    Martin

    Hello bjol,

    Google Chrome is making it harder and harder to use Flash. You can see the behavior when you open https://foliovision.com/player/demos/cloudfront-download-protection and try to use the “PLAYER WITH JUST THE RTMP STREAM” player. You will get the “html5: Unsupported video format. Try installing Adobe Flash.” message, even if you have it installed.

    To let it run you have to click the “i” or lock icon to the left of the location URL in the location bar. There you will see a drop down menu for Flash, where you need to set it to “Allow” and reload the page.

    Thanks,
    Martin

    7 years ago in reply to: 7.1.15.727: “PHP Fatal error: … Call to a member function queue_check() on nu
    Martin

    Hello Leho,

    please check if you are using Settings -> FV Player -> Integrations/Compatibility -> “Scan video length” as with that enabled there is cron job which uses exactly that function.

    I was not able to reproduce the issue which you reported though. The cron worked just fine with wp-cli. However I got an issue with some other global, so I fixed that one. You can get new code from https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    I wonder if the issue could be triggered by your wp-cli.yml or by one of your plugins.

    Thanks,
    Martin

    7 years ago in reply to: Video loading has stalled – Samsung Tablet and Samsung Note 4
    Martin

    Hello Devin,

    FV Player Pro 7.2.1.727.beta is out, you should see it available in updates on your site. It enabled MPEG-DASH on Android version 4.4 and above. It requires latest Google Chrome too, I couldn’t get it to work in Chrome 63 for example. So hopefully your users will be able to upgrade and are not on Android 4.3 anymore.

    By disabling MPEG-DASH you are only making the videos easier to download on desktop computers and users in Asia might be experiencing slower streaming. You should keep it enabled unless there is some big issues on Desktop computers. And now with the last update on Android too.

    Thanks,
    Martin

    7 years ago in reply to: Problems playing videos in Edge
    Martin

    Hello Stuart,

    you can try to see what our video checker says about it: https://foliovision.com/player/basic-setup/how-to-use-video-checker

    However MPEG-DASH won’t play on iOS. It would be better to have these HLS streams as with Hls.js library (and Flash HLS) which is part of FV Player these can play almost everywhere and are better protected than MP4.

    Thanks,
    Martin

    8 years ago in reply to: Video loading has stalled – Samsung Tablet and Samsung Note 4
    Martin

    Hello Devin,

    the MPEG-DASH option only affect desktop users. The mobile users on Android and iOS will get HLS out of Vimeo regardless of that.

    As I said, since some of the HLS streams often fail on Android, we will test how it will perform when using MPEG-DASH, as that’s what Vimeo.com uses on Android anyway.

    Thanks,
    Martin

    8 years ago in reply to: Video loading has stalled – Samsung Tablet and Samsung Note 4
    Martin

    I forgot to add that this improved fallback is in FV Player Pro Beta, so you have to use the switch in Settings -> FV Player, here’s how: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    Thanks,
    Martin

    8 years ago in reply to: Video loading has stalled – Samsung Tablet and Samsung Note 4
    Martin

    Hello Devin,

    there is no such option, however FV Player and FV Player Pro 7.2.0.727 which is being released now improves the video loading fallback so that if the HLS fails to play from Vimeo it will go back to using MP4.

    We would like to avoid these MP4s, as these are just too easy to download with browser developer tools, which are not available on mobile, but still.

    Thanks,
    Martin

    8 years ago in reply to: Video loading has stalled – Samsung Tablet and Samsung Note 4
    Martin

    Hello Devin,

    I tested your video on different devices, and while it was working on Samsung Note 4 with Android 4.4.4 or Samsung Galaxy S6 with Android 5.0.2, it didn’t work on my Samsung X-Cover 3 with Android 5.1.1. It’s unfortunate that some Vimeo HLS streams do work just fine which other have issues like this.

    I checked what is Vimeo.com doing and it’s playing the MPEG-DASH stream on these phones, so I’ll explore that possibility with FV Player Pro.

    Thanks,
    Martin

    8 years ago in reply to: Playlist Event Capture
    Martin

    Hello Allyn,

    you should be hooking to the “ready” event: https://foliovision.com/player/advanced/api-programming#how-to

    Thanks,
    Martin

    8 years ago in reply to: Video loading has stalled – Samsung Tablet and Samsung Note 4
    Martin

    Hello Devin,

    the issue might be related even to an issue with Vimeo CDN and their particular mobile ISP. What happens when they tap the reload arrow? I see it’s slightly out of place on your website.

    Thanks,
    Martin

    8 years ago in reply to: Undefined property: FV_Player_Pro_loader::$readme_URL
    Martin

    Hello Andre,

    thank you for the bug report, the fix will be included in next FV Player Pro release.

    Thanks,
    Martin

    8 years ago in reply to: Autoplay lightbox video
    Martin

    Hello Manuel,

    we agreed that this will be how the lightbox will work from now on. The improvement will be part of FV Player 7.2 – which will be out in a week or so. It works well with exception when using YouTube on mobile, where we had to just disable this new function.

    If you want to test it right away, you can reinstall FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/10854345-lightbox-autoplay.zip

    Thanks,
    Martin

    8 years ago in reply to: very slow video loading speed
    Martin

    Hello Marin,

    what does the Video Checker say about your videos? https://foliovision.com/player/basic-setup/how-to-use-video-checker

    It includes a hint for the video encoding – see if it recommends using lower bitrate.

    What’s also important is the video download speed. Foryour website I’m getting 1 -1.5 MB/s which is enough for a HD video, but not great. You should be a using a CDN To ensure fast video delivery across the world, unless majority of your audience is close to where you server is located

    Thanks,
    Martin

    8 years ago in reply to: Problems playing videos in Edge
    Martin

    Hello Stuart,

    you can host the HLS video on any CDN, however I don’t currently have a recommendation for a HLS encoder that runs on your computer like Handbrake does.

    KeyCDN do have some recommendations, from ffmpeg (command line tool) to some paid application for Windows: https://www.keycdn.com/support/how-to-convert-mp4-to-hls/

    Thanks,
    Martin

    8 years ago in reply to: Problems playing videos in Edge
    Martin

    Hello Staurt,

    I set the Video Checker to download bigger portion of the file for analysis, hopefully the moov atom error won’t show up anymore.

    It’s not likely related to the issue. It’s probably really just a bug in MS Edge. Perhaps it would be better to figure out HLS encoding for your videos. Here’s our guide for it on AWS: https://foliovision.com/player/securing-your-video/hls-stream It offer video encryption as well, so even if the video is downloaded from your website it won’t play.

    Thanks,
    Martin

    8 years ago in reply to: Subtitles not working wordpress
    Martin

    Hello Jason,

    please open the JavaScript console of your browser, here’s how: https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis

    Then open the page with your video and play it. See if any error message for the subtitles comes up.

    Also, do you see the subtitle button in the player control bar? It’s the “CC” button in the bottom right corner of the player: https://foliovision.com/player/demos/subtitles

    Thanks,
    Martin

    8 years ago in reply to: Just updated. Videos will not play on iPad
    Martin

    Hello Deborah,

    we will add some code into FV Player which will detect if the FV Player Pro version is too old. It already works the other way around. FV Player Pro also disables further FV Player upgrades if your license has expired – to make sure you won’t upgrade to new FV Player without possibility of obtaining matching FV Player Pro.

    Thanks,
    Martin

    8 years ago in reply to: Just updated. Videos will not play on iPad
    Martin

    Hello Deborah,

    you are using FV Player 7 and FV Player Pro 6 together. Please make sure you upgrade FV Player Pro to version 7 as well. 7.1.15.727 is the latest one – matching the FV Player version number.

    Thanks,
    Martin

    8 years ago in reply to: Player not Loading on Android (YT Video)
    Martin

    Hello Leho,

    FV Player Pro 7.1.15.727 with the fix in it has been released.

    Thanks,
    Martin

    8 years ago in reply to: Problems playing videos in Edge
    Martin

    Hello Richard,

    so it seems to be a bug in the MS Edge browser.

    I was suggesting you to try to do the same frequent skipping on timeline on the Settings -> FV Player -> Skin video. That will allow us to see if the issue is related to video encoding.

    But it could be related to some issue with BunnyCDN too – can you show any error in the logs on their end? Perhaps they block too frequent requests. Each seek operation in a MP4 file is a HTTP range request. You can check that by BunnyCDN support.

    Thanks,
    Martin

    8 years ago in reply to: Problems playing videos in Edge
    Martin

    Hello Richard,

    thank you for the bug report.

    Are you getting the same error if you open the video file directly? That will let us know if it’s a FV Player bug or if it’s directly in Edge.

    Are you getting the same error if you check the video file on FV Player settings page? That one is encoded by Vimeo, so lets see if it’s caused by encoding.

    Thanks,
    Martin

    8 years ago in reply to: Player not Loading on Android (YT Video)
    Martin

    Hello Leho,

    thank you for the bug report, I was able to reproduce the issue. It seems to be easy to fix, so you can expect a bugfix tomorrow.

    Thanks,
    Martin

    8 years ago in reply to: Chinese VTT Chapters
    Martin

    Hello venaga,

    you need to make sure the file is saved with proper encoding. Are you sure it’s using UTF8?

    We have some Arabic subtitles on https://foliovision.com/player/demos/subtitles and it works.

    Are you getting the same issues if you switch to a default WordPress template such as TwentySeventeen?

    Thanks,
    Martin

    8 years ago in reply to: Get the end of the video
    Martin

    Hello lucab,

    thank you for sharing your solution!

    It will works for the first instance of FV Player on any given page only. If you would like it to work for any FV Player instance, you have to use the “flowplayer( function(api,root) {” kind of code as seen on https://foliovision.com/player/advanced/api-programming#how-to

    Thanks,
    Martin

    8 years ago in reply to: BAD ERROR: Logo can no longer be customized with 7.1.14.727.beta
    Martin

    Hello,

    I can confirm that the FV Player license checks are not running on the front-end Ajax calls. So if something is acting slow on your end, there must be some other reason for it.

    Thanks,
    Martin

    8 years ago in reply to: video not playing in facebook app after last update
    Martin

    Hello Pier,

    make sure that you use a https:// link for the logo in Settings -> FV Player -> Sidewide Flowplayer Defaults.

    Thanks,
    Martin

    8 years ago in reply to: video not playing in facebook app after last update
    Martin

    Hello Pier,

    we found the issue why you were not offered the FV Player Pro plugin and why you got that error message. It’s fixed now.

    Thanks,
    Martin

    8 years ago in reply to: video not playing in facebook app after last update
    Martin

    Hello Pier,

    the mobile devices don’t support audible autoplay. The video can only start automatically without user interacting if the sound is muted. And the old mobile devices don’t support it at all.

    Would you rather not autoplay your videos at all on mobile?

    Thanks,
    Martin

    8 years ago in reply to: video not playing in facebook app after last update
    Martin

    Hello Pier,

    could you please start by using the latest version of FV Player Pro? It’s 7.1.14.727 and if you don’t see the update for some reason, please download the plugin from https://foliovision.com/my-licenses

    Thanks,
    Martin

    8 years ago in reply to: New FV Player update is faulty on mobile – autoplay & force fullscreen issue
    Martin

    Hello Rohan,

    it appears you are using the “Force fullscreen on mobile” and “Use native fullscreen on mobile” settings on a video which is also set to autoplay. So the situation is new as before FV Player 7 there was no autoplay on mobile.

    We will test this on our website and then in some default WordPress theme and will see if we can reproduce the error. With the floating menu which is in place on your website this can get tricky to solve.

    Thanks,
    Martin

    8 years ago in reply to: BAD ERROR: Logo can no longer be customized with 7.1.14.727.beta
    Martin

    Hello,

    that HLS query argument which you mentioned is the license URL for the encrypted stream. It should only take 1-2 seconds. How big delay are you seeing?

    Thanks,
    Martin

    8 years ago in reply to: BAD ERROR: Logo can no longer be customized with 7.1.14.727.beta
    Martin

    Hello,

    please use Settings -> FV Player -> Help -> Rollback if you think it’s caused by FV Player 7. We can continue troubleshooting the issue next week.

    I’m not noticing any increase in delay on our Cloudfront HLS streams.

    We are not performing license key checks in the frontend like you are suspecting. I double checked and I’m not seeing a large number of license checks coming from your website.

    But perhaps you are onto something – the Ajax calls required to load some of the videos (not the case with simple HLS streams, it’s only used for video files which have the time sensitive signature in the URL) might be considered as wp-admin calls by WP API and the license check might be triggering on that one (I will check that). But it should be cached for full 24 hours (I already checked that and it appears to be fine).

    Our testing is partly automated (PHP unit tests, WP integration tests, browser tests with Selenium and Appium) and partly manual (visual changes (for now), more advanced functions like transcript, license activation process etc.).

    Thanks,
    Martin

Viewing 100 replies - 3,601 through 3,700 (of 6,912 total)
← 1 2 3 … 36 37 38 … 68 69 70 →

Primary Sidebar

  1. Bios
  2. My Video Bookmarks
  3. My Video Playlists
  4. Privacy Policy
  5. TEST
  6. Test Bunny CDN vs. DigitalOcean Spaces CDN
  7. Video Speed Tests
  8. FV Flowplayer Expiration
  9. About
  10. Checkout
  11. Foliovision Tools
  12. FV Player
  13. Job offers
  14. Store
  15. WordPress
  16. Cookies
  17. Donate
  18. Enter your VAT Information
  19. FV Pro Support
    We’ll solve your WP Video problems right now
  20. FV Publisher
  21. Hosting signup
  22. How to pay your invoice in the new billing system
  23. Humanmetrics Jung Typology Test Result
  24. Best Practices for Sharing Sensitive Information
  25. Billings Page
  26. Client Section
  27. Foliovision Hosting Signup
  28. Renew or upgrade your plugin
  29. Site Map
  30. FV Flowplayer 5 Download Test Page
  31. Referrals
  32. My Profile
  33. Flowplayer
  34. My Licenses
  35. Portfolios
  36. Additional Information
  37. Theme Comparison
  38. Video Services Request
  39. Thanks for your message
  40. Thanks for Applying!
  41. Thoughtful Comments
  42. Teamwork to Basecamp 3 Migration Wizard
  43. Typepad to WordPress deposit payment
  44. Weblog
  45. WordPress 3.3 Upgrade Order Form
  46. WordPress Programmer’s Homework

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2026 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬