• 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 - 1,601 through 1,700 (of 6,900 total)
← 1 2 3 … 16 17 18 … 67 68 69 →
  • 4 years ago in reply to: Getting html5:Video loading aborted – API error
    Martin

    Hello Girsih,

    I found an error in the API, it’s related to the fact that some of the video qualities on Vimeo are now using MP4 format. So we have to exclude these and it was causing the issue here.

    Now it’s fixed, the video should play for you again.

    Please try to switch the Vimeo privacy setting to “Private” too.

    Thanks,
    Martin

    4 years ago in reply to: Auto Mute on Mobile overlay option
    Martin

    Hello Charles,

    we have prepared this feature for the next version. You can see it in action here: https://foliovision.com/player/demos/autoplay

    It would be great if you could help with testing, please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/master.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then it will already work on your website.

    Thanks,
    Martin

    4 years ago in reply to: Download area and beta version
    Martin

    Hello Edward,

    the FV Player Pro and FV Player Pro Beta version numbers are often different. If you only download the ZIP file from My Licenses screen on foliovision.com and check the main plugin PHP file, you will see the standard “Release” version number and not the Beta version number.

    Thanks,
    Martin

    4 years ago in reply to: Getting html5:Video loading aborted – API error
    Martin

    Hello Girish,

    does it play if you change the privacy settings to “Hide from Vimeo”? When you make that change please change your Vimeo token in wp-admin -> Settings -> Hosting -> Vimeo (Pro) to something else and then put it back.

    Does it play if you disabled FV Player Vimeo Security? Please also change the domain restriction to your actual website when testing this.

    Could you please share the Vimeo link to one of the videos?

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    we have added the rate limit processing into FV Player Pro Beta. Strangely the Vimeo PHP library doesn’t deal with it.

    FV Player Pro 7.5.10.727 is out and it fixes the splash caching issue if the player had no splash image stored. That could actually cause some extra calls to Vimeo API which (when combined with the global refresh of the splash screens) could lead to some over-usage.

    Please contact Vimeo support if the ban is not lifted in a day from now. They shouldn’t have any problem with removing it as it’s a side-effect of the sudden splash image links change.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    do these videos belong to the Vimeo account for which you have generated the API key?

    How are these videos posted on your website (can it be found in wp-admin -> FV Player, or is that a fvplayer shortcode with src=”…” argument on in the post?)? What’s strange is that these logs show FV Player Pro making 4 requests for these videos at once, as if the internal caching route didn’t work. Or is the video https://vimeo.com/459402231 posted 4 times?

    In the meantime we will add processing of Vimeo rate limitting.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    if your server if banned from API then new splash screens won’t load for you. The ban should be lifted automatically after some time I think.

    But please check wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo (Pro) to see if here is a message like:

    There were {number} API errors, last one from {date}

    There you can click to see the list of errors, perhaps it was requesting information about a missing video again and again. So the fix would be to remove that bad/missing video first to stop the API from trying to get its details indefinitely. Although it does cache the response to avoid overuse.

    Thanks,
    Martin

    4 years ago in reply to: Change or add video title for Matomo
    Martin

    Hello Matthew,

    I tried to add matomoTitle object property for Flowplayer configuration objects as outlined in Flowplayer section of https://developer.matomo.org/guides/media-analytics/options

    Could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/15392-matomo-media-analytics.zip

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Then it should start working for you.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Steve,

    sorry about the confusion about the bad shortcode. I was not saying that you are using a bad shortcode and that it’s the cause of the issue.

    I just posted a reply to the forums and realized my shortcode has changed. So I realized you got the bad shotcode in the email notification. That’s why I post another reply, this time I ensured the shortcode will not be affected by the forums and I let you know that you got the bad shortcode – in the previous forum email notification, I see I totally omitted that part in my message and it had to be really confusing.

    —

    Please deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen. That will reinstall the plugin.

    Then switch to the Beta release using the steps from here: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    That way you will be on the latest FV Player Pro Beta. Now you can re-save any of your posts/page and the FV Player shortcode will automatically fetch proper splash screens from Vimeo.

    This way you can fix the playlists one by one. I know it’s not ideal, we will work on automating this routine.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Steve,

    regarding the new shortcode to post – the automated splash screen processing work even here in forums, so you got bad shortcode.

    What you need to post is:

    [ fvplayer src="{vimeo video page link}"]

    That means a shortcode with just the src=”…” argument and no splash=”…”. Please make sure there is no space between “[” and “fvplayer”, I had to add it to stop the forums from fetching the splash image.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Steve,

    please start by checking Settings -> FV Player Pro -> Hosting -> Vimeo (Pro). There should be a message like this:

    Your Vimeo access token has been successfully verified (last check: {date})

    Does it appear?

    Next please try to post a new shortcode into a new test post and save it:

    [fvplayer src="{vimeo video page link}"]

    Will it add a proper splash image that way?

    If not, then please enable Settings -> FV Player Pro -> Pro Features -> Debug to Verbose. Then try to post some other Vimeo video and check:

    1) Settings -> FV Player Pro -> Hosting -> Vimeo (Pro), there might be a message like this:

    There were {number} API errors, last one from {date}.

    …with a show link to reveal the errors, please let us know what does it show.

    2) If the above is not enough please also check the fv-player-vimeo-….log log file created in the root folder of your website. It should say something about the video which you just posted.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Steve,

    do you use that same shortcode format as Douglas?

    If the splash image URL is part of the shortcode, it’s not easy for us to update it to a new version of it. I’m going to do some tests now to see what’s the best (and quick) solution.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    yes, the export JSON is exactly what I was expecting. It shouldn’t take long before all the Vimeo splash images are processed.

    If it seems nothing is happening, please set Settings -> FV Player -> Pro Featured -> Debug to Verbose. That will create a log file where you should see messages like “getting splash for …”.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    the splash screens are added by background processing, that’s why you noticed the issue when logged in at first. Once you reloaded the page it was probably already processed and when you came in not logged in it was already cached as well.

    Please check one of your pages built using Elementor – do you see a [fvplayer id="..."] shortcode? You can export that player information by hovering that player ID row in wp-admin -> FV Player and clicking “Export” in the row actions. In the export data you should see there is no “last_video_meta_check” and the splash is empty.

    But as I said these splash screens should all appear once the background processing gets to it which might take couple of hours.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Douglas,

    please let us know how do you store the FV Player instances. Can you see all of them in wp-admin -> FV Player?

    Or do you use bare shortcodes like [fvplayer src="https://vimeo.com/..."] ? Do do you use shortcodes also with the splash argument like [fvplayer src="https://vimeo.com/..." splash="..."] ?

    Please let us know what message you get when you click that “Refresh splash screens and durations” button as well.

    Hello Cirdec,

    please let us know what message you get when you click that “Refresh splash screens and durations” button.

    Thanks,
    Martin

    4 years ago in reply to: fv player doesn’t save current subtitle mode
    Martin

    Hello Edward.

    we have prepared this fix for the next FV Player version.

    In the meantime you can reinstall FV Player from this link to get the fix right now: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    4 years ago in reply to: YouTube thumbnails now low-res
    Martin

    Hello Deborah,

    thank you for all these details. However –

    The image in the FV Player editor screenshot seems fine to me. So it seems to me it’s failing to pull the image from the editor.

    Please deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen. That will reinstall the plugin and the issue should be fixed.

    I removed some old code, right now I’m sure why it started acting up like this.

    Thanks,
    Martin

    4 years ago in reply to: Download from Vimeo Showcase results in html file download
    Martin

    Hello Christian,

    I see, we do not support these Vimeo channels for downloads. We will try to add support for it. It shouldn’t be too difficult.

    Thanks,
    Martin

    4 years ago in reply to: Change or add video title for Matomo
    Martin

    Hello Matthew,

    please check Behavior -> Events in your Matomo and click “Switch to Event Name”.

    Then go to Event Categories -> “Video start” . Do you see all the proper video names there?

    Thanks,
    Martin

    4 years ago in reply to: video hangs in Chrome
    Martin

    Hello Edward,

    it appears the video URL works even without the URL token. So it appears that your BunnyCDN zone is not configured to require the URL token.

    At the same time FV Player Pro is configured to add the token. While I didn’t experience the issue with Chrome on Mac OS it could explain why the video stops playing for you.

    Thanks,
    Martin

    4 years ago in reply to: Offline viewing
    Martin

    Hello Cirdec,

    FV Player Pro has a feature to let your users download the videos (certain types – MP4 and Vimeo): https://foliovision.com/player/advanced/video-downloading-with-simple-history

    However if you would like to also prevent the video piracy it would be a whole another issue – we would have to integrate with DRM provider like EzDRM or BuyDRM – they do offer offline DRM protection as well.

    If you are building a mobile app, then that would have to be taken into consideration as well.

    Thanks,
    Martin

    4 years ago in reply to: YouTube thumbnails now low-res
    Martin

    Hello Deborah,

    please set up the YouTube API key according to the steps here: https://foliovision.com/player/video-hosting/youtube-with-fv-player#Connecting-with-Google

    Without proper API key we can only use the default YouTube splash images paths which always work with the mqdefault.jpg file name to get the lower quality picture. We could use maxresdefault.jpg instead, but that would fail in about 10% of cases.

    Once you have the API key in place it might already show the properly size image. But please let us know how are you posting that video on https://guitaranimal.com/build/custom-pirate-esquire – It appears to be a bare [fvplayer src="..."] shortcode. We might need to build a button to purge the cache of the YouTube splash images.

    Thanks,
    Martin

    4 years ago in reply to: Live Stream Starting Connection
    Martin

    Hello John,

    please make sure you mark the stream as “Live” in the FV Player Editor and reinstall FV Player from https://wordpress.org/plugins/fv-wordpress-flowplayer or using wp-admin -> Plugins -> Add New.

    To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    I found there was a new bug in the live streaming count-down.

    Thanks,
    Martin

    4 years ago in reply to: Change or add video title for Matomo
    Martin

    Hello Matthew,

    please just enter the video title in FV Player Editor and it will be used for tracking automatically. Our scripts take care of that if that title is not present it should use the filename (or folder name in case of a HLS stream).

    If you are getting “Unknown” then please provide a demo page where we can check the tracking.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    there shouldn’t be any issues, specially after the fix in 7.5.7.727. Please let us know how it goes.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Bethany,

    please upgrade to FV Player Pro 7.5.7.727, there was a bug in the Vimeo fallback API handling. Then your videos should play without issues.

    Thanks,
    Martin

    4 years ago in reply to: Videos no longer work (API key warning) after latest update
    Martin

    Hello Simo,

    changing video from private to public and back only helped as FV Player Pro was able to cache the video information while it was public. So now it no longer plays again.

    Please upgrade to FV Player Pro 7.5.7.727, there was a bug in the Vimeo fallback API handling. Then your videos should play without changes.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Bethany,

    what exact error do you get regarding fv_fp_hls_access_tokens? That table is not used for Vimeo playback.

    Is there a page where we can see the video not playing? Please let us know.

    Hello Cirdec,

    that button “Refresh splash screens and durations” will actually do what they are asking for – it will purge the cached splash screen URLs and FV Player will then fetch the new ones automatically. It already does what’s described in that video.

    Thanks,
    Martin

    4 years ago in reply to: Change or add video title for Matomo
    Martin

    Hello Matthew,

    are you not using the FV Player Matomo integration? https://foliovision.com/player/advanced/matomo-analytics-fv-player

    Please let us know.

    Thanks,
    Martin

    4 years ago in reply to: HLS video quality switching and cookie based protection
    Martin

    Hello Kendell,

    1) I had some time to think about the optimization and if we actually only make it work on the first load it would make troubleshooting any issues nearly impossible. The way it works now seems to be reliable enough, we only had 1 report of some issues where the user wanted the video to autoplay even without user interacting with the website.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    please provide the URL of such new video along with the splash screen URL which FV Player is trying to use.

    Thanks,
    Martin

    4 years ago in reply to: Vimeo Thumbnails
    Martin

    Hello John,

    you will also have to enable Settings -> FV Player Pro -> Integrations/Compatibility -> Scan video length.

    Thanks,
    Martin

    4 years ago in reply to: Vimeo thumbnails have disappeared.
    Martin

    Hello Lana,

    you will also have to enable Settings -> FV Player Pro -> Integrations/Compatibility -> Scan video length.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    are you getting broken splash screens even for a new players which you add?

    If you can’t really update FV Player Pro right now, then please let us know how do you store the FV Player instances (are you using wp-admin -> FV Player for all videos? Or do you only post Vimeo links? Or do you use full legacy fvplayer shortcodes with splash=”…” argument?) and perhaps we can provide some SQL to let you remove these bad splash screens and let FV Player Pro pick the new ones automatically.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    how are you selecting videos with FV Player? If you post a new Vimeo video (or any old Vimeo video again) I see it gets a splash screen like this: https://i.vimeocdn.com/video/708480577-1981ef282c33cba7f73d794fa31f6d06a657535cb965561376c14c79bb729e1d-d_1920x1080?r=pad

    It seems Vimeo has changed the URLs for all the splash screens.

    If that’s the case we need to roll out an update which will force the update and all the matching splash screen URLs. So you wouldn’t have to click that button which I was mentioning.

    Thanks,
    Martin

    4 years ago in reply to: Vimeo thumbnails have disappeared.
    Martin

    Hello Lana,

    please upgrade to FV Player Pro 7.5.5.727 (unless you are already on Beta of that version) and then use the “Refresh splash screens and durations” button in Settings -> FV Player Pro -> Hosting -> Vimeo.

    It should solve the issues unless you use the old [fvplayer src="..." splash="..."] shortcodes. Please let us know.

    Thanks,
    Martin

    4 years ago in reply to: No more Vimeo Splash images
    Martin

    Hello Cirdec,

    please upgrade to FV Player Pro 7.5.5.727 and then use the “Refresh splash screens and durations” button in Settings -> FV Player Pro -> Hosting -> Vimeo.

    It should solve the issues unless you use the old [fvplayer src="..." splash="..."] shortcodes. Please let us know.

    Thanks,
    Martin

    4 years ago in reply to: Vimeo Thumbnails
    Martin

    Hello John,

    please upgrade to FV Player Pro 7.5.5.727 and then use the “Refresh splash screens and durations” button in Settings -> FV Player Pro -> Hosting -> Vimeo.

    It should solve the issues unless you use the old [fvplayer src="..." splash="..."] shortcodes. Please let us know.

    Thanks,
    Martin

    4 years ago in reply to: License renewal does not work
    Martin

    Hello Lana,

    the “Unfortunatelly your FV Player license has expired.” might keep appearing even after the renewal as WordPress only checks for the plugin updates twice a day.

    For the new FV Player version we have added a subtle button which shows if the license is expired and it runs a forced license check.

    Thanks,
    Martin

    4 years ago in reply to: Video only loads after mouse moved
    Martin

    Hello Martin,

    sorry about the delay.

    1) We added some tips on how to use CSS to adjust the email popup colors: https://foliovision.com/player/advanced/css-tips-and-fixes#popup-email-colors

    2) I’m not sure what could cause the delay, could you please link to a test page with the video with popup?

    Thanks,
    Martin

    4 years ago in reply to: I use PPPV + PRO, can I provide a link that would allow a limited free viewing?
    Martin

    Hello Ron,

    we improved our handling of the WooCommerce order keys. Please get a new plugin ZIP file at https://foliovision.com/my-licenses when you get a chance and reinstall from that.

    Then you manually created orders will have the proper order key in the email video viewing links.

    Thanks,
    Martin

    4 years ago in reply to: Interactive player add space in transcripts
    Martin

    Hello Edward,

    I wonder if we could have a subtle link for editors and administrators on each transcript box that would purge its cache and reload the page to give you the new version.

    Thanks,
    Martin

    4 years ago in reply to: Confused about CDN, Vimeo, bandwitdth
    Martin

    Hello Francus,

    I think you are right, migrating away from Bunny.net Stream might be a challenge – each video URL looks completely random to me, so it’s not easy to figure out which video URL belongs to which original video in your computer if you would have to re-upload them somewhere.

    So you would have to get a list of your video names and their Bunny.net Stream addresses using their API or perhaps by asking Bunny.net support for it. Our FV Player Migration Wizard won’t be able to help with that unfortunately as it requires the video names to match in the source and target locations.

    I’m not sure if we will be able to fully integrate Bunny.net Stream with FV Player this month, but it’s possible. If you decide to go that way you can already upload video to it using the Bunny.net interface and then use the resulting HLS streams with FV Player even right now.

    Thanks,
    Martin

    4 years ago in reply to: Interactive player add space in transcripts
    Martin

    Hello Edward,

    we were not able to reproduce the issue. Cold you please send over your entire VTT file? Is the issue still occurring? Perhaps it was related to caching of the VTT file which FV Player Pro uses.

    Thanks,
    Martin

    4 years ago in reply to: Player freezing
    Martin

    Hello John,

    yes, that’s it. On our end we will try to improve it so that a mistake like this won’t cause the video to not play at times.

    Thanks,
    Martin

    4 years ago in reply to: Player freezing
    Martin

    Hello John,

    the URL token is just another word for the URL signature which you have configured in the S3 settings of Settings -> FV Player Pro -> Hosting.

    Are you still running into the issue after setting the S3 bucket permissions? It seems your video is still accessible without the URL signature/tokens – it plays using that https://bit.ly/2X37XMD link.

    Thanks,
    Martin

    4 years ago in reply to: Why use BunnyCDN other than Digital Ocean spaces
    Martin

    Hello Adamo,

    yes, free FV Player with FV Player Coconut lets you serve unprotected HLS streams from Digital Ocean Spaces.

    With FV Player Pro you get the encrypted HLS streaming using Bunny.net CDN which adds additional video protection using URL tokens.

    These are the 2 setups which we support in the setup wizard. It would be possible to not use Bunny.net CDN in the setup with encrypted HLS, but the video protection would be lower.

    Another interesting setup might be to store the video files on Bunny.net instead of Digital Ocean Spaces, but we like to keep the files and their CDN serving separate. It lets us put up backup CDNs for example, or just switch the CDN providers when needed.

    Thanks,
    Martin

    4 years ago in reply to: PPV requires Paypal Checkout gateway activated to allow access to settings
    Martin

    Hello Ron,

    we have prepared the fix for the next plugin version. You can also reinstall FV Player Pay Per View for WooCommerce from a fresh ZIP file from https://foliovision.com/my-licenses

    Then you will be able to access the settings and it won’t be complaining about the WooCommerce PayPal Checkout Gateway plugin missing.

    Thanks,
    Martin

    4 years ago in reply to: Player freezing
    Martin

    Hello John,

    it appears that the issue occurs as the video file has the public access without S3 token enabled.

    But then FV Player Pro tries to load it again with the S3 token added to the URL and it freezes.

    Did you make that video publicly available on that https://or…os.s3.amazonaws.com/sales_page_videos/OR….21.mp4 URL on purpose?

    Is the goal to protect all of the videos in that or…os S3 bucket?

    Please let us know.

    Thanks,
    Martin

    4 years ago in reply to: Display user ID and IP address to deter copyright
    Martin

    Hello Ahmet,

    if you know a bit of PHP you can use the WordPress filter function to adjust what’s in the DRM text. Please check here: https://foliovision.com/player/advanced/api-programming -> fv_player_pro_drm_text

    Thanks,
    Martin

    4 years ago in reply to: Coconut: refresh status of failed job, then retried with success
    Martin

    Hello Adamo,

    we will change that delete link to look like a standard WordPress post table row action – showing on hover in red color. That is the standard WordPress interface principle which we missed here.

    Thanks,
    Martin

    4 years ago in reply to: fv player doesn’t save current subtitle mode
    Martin

    Hello Edward,

    thank you for the bug report, we will look into it.

    Thanks,
    Martin

    4 years ago in reply to: Vimeo playback issues
    Martin

    Hello Ahmet,

    so it says the video https://vimeo.com/528217340 doesn’t exist and it seems that it’s true. Could you please double check?

    We will ensure you get the proper error message when playing and not “It seems this video doesn’t belong your vimeo account or you miss the video_files capability for your API key”.

    Thanks,
    Martin

    4 years ago in reply to: links inside video
    Martin

    Hello Edward,

    we are planning to allow that with a FV Player Timeline Actions plugin. We have created the technology, now it needs a refresh after the editor changes and then it could be ready sometimes in next 2-3 months.

    Thanks,
    Martin

    4 years ago in reply to: Vimeo playback issues
    Martin

    Hello Ahmet,

    if the player starts loading the video and gives you the error message, then the issue won’t be with the scripts. If you are getting there errors from the Check template function, then perhaps your homepage is using some special template.

    It’s strange that the videos do not play for you in the frontend only. Are you still running into the issue?

    Please install the Log HTTP Requests plugin and then re-save FV Player Pro settings.

    Then try to play a Vimeo video in front-end and check wp-admin -> Tools -> Log HTTP Requests – you should see the request to load the Vimeo video information there. Does it show any error?

    Thanks,
    Martin

    4 years ago in reply to: Add video service of vk.com
    Martin

    Hello HungTQ,

    I did check that LidPlay plugin before. It was very basic. It seems it could only work with some much older version of VKontakte.

    Supporting private videos would involve a lot more work. Our plugin would have to use OAuth to let you give it permission to access your private posts on VKontakte: https://vk.com/dev/auth_sites

    However the access token giving our plugin the permission would expire in 12 hours it seems. See that the “expires_in” time on that page is 43200. So you would have to constantly refresh that token constantly. But perhaps there is a way of getting a long-lasting token. In case of Facebook it used to last for 2 or 3 months.

    Thanks,
    Martin

    4 years ago in reply to: Add video service of vk.com
    Martin

    Hello HungTQ,

    that URL does’t seem to open without a VK.com account. Please check if it’s private or publicly available.

    Alternatively please look up “og:video” in its HTML code and send over the tag which might look like this:

    <meta property="og:video" content="https://vk.com/video_ext.php?oid=60847820&id=166396217&hash=710ca36d452e29f8"/>
    

    Thanks,
    Martin

    4 years ago in reply to: Vimeo and Airplay
    Martin

    Hello Johnwt,

    it works on iPhone, but when using an Apple computer with Safari we let it play the MPEG-DASH stream from Vimeo. And that is not compatible with Airplay.

    The Vimeo player also plays MPEG-DASH on Safari, but when you enable Airplay it loads the HLS stream on background and uses that just for the Airplay.

    We will try to incorporate a similar procedure.

    Thanks,
    Martin

    4 years ago in reply to: Add video service of vk.com
    Martin

    Hello HungTQ,

    it seems it would be possible. Could you please send a link to one of the videos you would like to embed?

    Thanks,
    Martin

    4 years ago in reply to: link play position at 0 second
    Martin

    Hello Naoki,

    please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip

    Then it should finally work. I will still test if this all works reliably on mobile.

    Thanks,
    Martin

    4 years ago in reply to: Interactive player add space in transcripts
    Martin

    Hello Edward,

    we will check the issue of the empty subtitle lines not adding paragraph breaks.

    Thanks,
    Martin

    4 years ago in reply to: How long does it take for renewal to take effect?
    Martin

    Hello Suprim,

    sorry about dropping the ball here, we talked about this in the office, but I see you never got the recommendation to try to remove the license key and pit it back.

    I guess we need to add a button to re-check the license to that renewal message. That way everybody will know what to do.

    Thanks,
    Martin

    4 years ago in reply to: Stats turned off, but still seeing stats cron job
    Martin

    Hello Andrew,

    I see I didn’t get back to you about this, it was addressed in FV Player 7.5.4.727 released on August 18.

    Thanks,
    Martin

    4 years ago in reply to: I use PPPV + PRO, can I provide a link that would allow a limited free viewing?
    Martin

    Hello Ron,

    I see that it might just work without any payment_key provided. But what that means is that somebody could potentially try to guess the order ID number and get access to a video that way.

    So we will work on improving this – the payment_key should always be present.

    Please let us know if you are having any issues, it appears that it works for you before we get to improve it.

    Thanks,
    Martin

    4 years ago in reply to: 500 Error Memory exhausted
    Martin

    Hello Mike,

    I posted a bad link, so I’m reposting my message now:

    Could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/14887-editor-troubleshooting.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.

    It’s a special version of FV Player where I put in some additional code to ensure the editor interface is only loaded once. I’m not sure what could be causing the issue yet, but if you could test it out it would make it more clear.

    I was asking you whether you are using any special editor or page builder – do you use any plugin which adds some widgets or custom Gutenberg blocks? Do you use Gutenberg or the Classic Editor or some page builder?

    Thanks,
    Martin

    4 years ago in reply to: 500 Error Memory exhausted
    Martin

    Hello Mike,

    does it appear to be occurring somewhere in the background or do you get broken wp-admin pages as well? If so, please let us know what kind of page it is – is it a post editing page?

    Are you using any special editor or page builder?

    Thanks,
    Martin

    4 years ago in reply to: link play position at 0 second
    Martin

    Hello Naoki,

    when I open your link in a new Google Chrome Guest window (great feature, it means there is no browser history and no Media Engagement Index score which normally allows autoplay either) it plays. I can reload that page or go to some other page and go back and it always plays.

    When I do that same test in my regular Google Chrome, it plays too.

    I tried a new Firefox regular and incognito window and it played in both as well.

    Are you logged in to YouTube? Please let us know. Sometimes it remembers the video position and the API is not able to change it.

    However I do notice a problem – when I changes “0s” in the link to say “30s”, it does not always play the video – sometimes it shows the video paused and you have to hit the play button. We can fix that, but it would play with muted sound unfortunately.

    Thanks,
    Martin

    4 years ago in reply to: I use PPPV + PRO, can I provide a link that would allow a limited free viewing?
    Martin

    Hello Ron,

    if the payment_key= is empty, then the link in email won’t work.

    Please try reinstalling again and create a new order. Is the wp-admin page where you are creating the order with URL like this? https://your-site.com/wp-admin/post-new.php?post_type=shop_order

    If that won’t work we really need a better way of detecting the manually created WooCommerce orders, or perhaps add our own payment key.

    Thanks,
    Martin

    4 years ago in reply to: I use PPPV + PRO, can I provide a link that would allow a limited free viewing?
    Martin

    Hello Ron,

    the no payment_key issue and the no “View Access” panel issue has been fixed.

    Please get a new plugin ZIP file at https://foliovision.com/my-licenses and reinstall from that.

    Once you create a new order, these issues will no longer occur.

    Thanks,
    Martin

    4 years ago in reply to: change all old vimeo link to use FV player shortcode
    Martin

    Hello Qamdad,

    I see LearnDash LMS uses WP Embed to show the Vimeo iframe.

    I found we can support WP Embed for Vimeo and YouTube easily. If you would like to give it a try, please reinstall FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/refs/heads/14318-wp-embed.zip

    However just doing that won’t likely be enough – it won’t work with the LearnDash LMS lesson progress tracking. We would like to create a full-fledged FV Player module for LearnDash LSM to really let you use all the features with it.

    Thanks,
    Martin

    4 years ago in reply to: link play position at 0 second
    Martin

    Hello Naoki,

    we worked on fixing the Firefox autoplay for YouTube and mobile showing the splash screen properly for the YouTube videos.

    It would be great if you could test these improvements on your end as it should fix your issue as well –

    Please deactivate and delete the FV Player Pro plugin you are using, then hit “Install Pro extension” at the top of the wp-admin -> Settings -> FV Player screen.

    Then switch to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta

    Please also reinstall FV Player (the free, non-Pro plugin) 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,
    Martin

    4 years ago in reply to: link play position at 0 second
    Martin

    Hello Naoki,

    this god dumped back on my table from junior developers as the issue occurs on mobile and in Firefox. I will work on it today.

    Thanks,
    Martin

    4 years ago in reply to: I use PPPV + PRO, can I provide a link that would allow a limited free viewing?
    Martin

    Hello Ron,

    I think you can include the order ID and WooCommerce payment key in the URL and have that act as the coupon code.

    Something like this:

    https://your-website.com/your-video-page?order=1234&payment_key=fdf8df989

    But since the payment key cannot be seen in WooCommerce interface, the approach of copying it from the email might be easier.

    Thanks,
    Martin

    4 years ago in reply to: player doesn’t work after updating
    Martin

    Hello Frank,

    if you have a staging website, or can upgrade FV Player and then restore the backup again, then please proceed with the upgrade once again.

    Once you see the error please open the browser console (here’s how it’s done: https://foliovision.com/player/troubleshooting/javascript-browser-console) and reload the page. Please let us know what errors appeared on the console.

    The steps posted by Marie would help, but you should still be able to give us enough input by looking at that console.

    Thanks,
    Martin

    4 years ago in reply to: chapters inside transcript
    Martin

    Hello Edward,

    the problem is that the chapters are loaded separately. While the transcript is part of the page HTML – giving it a big SEO value, the chapters are used just for the orientation in the actual video.

    So this is a bigger job than it seems.

    Thanks,
    Martin

    4 years ago in reply to: FV Player Pro freezes when I try to add new video
    Martin

    Hello Chelsea,

    that warning on the console proves that the editor markup is present on the page.

    Please send over the system report located in wp-admin -> Settings -> FV Player -> Tools -> System Info. That shows your full list of plugins to let us see if there is any plugin that might be causing the conflict.

    You mentioned you didn’t install any new plugins, did you perhaps upgrade any of the plugins?

    Please also try with some other web browser.

    Thanks,
    Martin

    4 years ago in reply to: FV Player Pro freezes when I try to add new video
    Martin

    Hello Chelsea,

    please open the browser console, here’s how it’s done: https://foliovision.com/player/troubleshooting/javascript-browser-console

    Once its open go to wp-admin -> FV Player again and see if any error messages appeared on that console. Next try to open the FV Player editor and see if that introduced some errors too.

    Another thing to try is to view the source HTML of the wp-admin -> FV Player screen (Ctrl + u) and look for “fv-player-shortcode-editor” (Ctrl + f will bring up the search field).

    Last thing to try is going back to version 7.4.47.727 by reinstalling the plugin from time file: https://downloads.wordpress.org/plugin/fv-wordpress-flowplayer.7.4.47.727.zip

    Please let us know.

    Thanks,
    Martin

    4 years ago in reply to: Player freezing
    Martin

    Hello John,

    looking at the AWS status page I do not see any issue reported for S3 yesterday: https://status.aws.amazon.com/

    Did the issue occur on iPhone?

    Would the video literally just freeze, or did you get some error message after playing it for a while?

    Thanks,
    Martin

    4 years ago in reply to: upgrade to FV Player Pay Per View for WooCommerce version 7.5.3.727 or above!
    Martin

    Hello Ron,

    sorry about that, the new version got stuck in the pipeline.

    FV Player Pay Per View for WooCommerce 7.5.3.727 is now released.

    Thanks,
    Martin

    5 years ago in reply to: Video transcript suddenly doesn’t work
    Martin

    Hello Jeongseung,

    I’m glad if we helped you to figure out the issue.

    We use Uptime Robot to monitor site uptime and SSL.

    Thanks,
    Martin

    5 years ago in reply to: how to resize thumbnail video image?
    Martin

    Hello Loc,

    are you using the FV Player feature to store the video screenshot?https://foliovision.com/2019/07/new-video-thumbnail-generator

    Then it will respect the size of your video. If your video is smaller than what you need for the homepage featured image, you would need to use some CSS styling to have it fill in the space.

    If your video is using the HLS format, please ensure you switch to the highest possible quality before the screenshot is taken. Perhaps we should automate that in our screenshots feature.

    Thanks,
    Martin

    5 years ago in reply to: Video transcript suddenly doesn’t work
    Martin

    Hello Jeongseung,

    when I first saw this topic I thought there might be some issue with how we load the transcript from Vimeo. But it appears you are uploading these VTT files to your website directly.

    Please install the Log HTTP Requests plugin, then try to post some new video with a new VTT file which you upload and see if it will work.

    Then check wp-admin -> Tools -> Log HTTP Requests – you should see the request to load that VTT file running from our plugin. Does it show the proper content there or is there any error?

    Perhaps your server started to block itself from accessing these files.

    Thanks,
    Martin

    5 years ago in reply to: Native Fullscreen on IOS is no longer working after recent update
    Martin

    Hello Brian,

    please reinstall FV Player from WordPress.org and the native fullscreen on iOS will work.

    Thanks,
    Martin

    5 years ago in reply to: Digital Ocean Spaces browser doesn’t work, returns ajax script returns 500
    Martin

    Hello Dariusz,

    we worked on some improvements please reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses

    Hopwefuly that will avoid the issue.

    Thanks,
    Martin

    5 years ago in reply to: ok.ru and mail.ru support
    Martin

    Hello Kurt,

    the new FV Player Pro version has been released and it adds support for OK.ru and Odysee. Please upgrade FV Player Pro to latest version and switch to beta (here’s how: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta)

    Then the OK.ru and Odysee videos will work.

    Thanks,
    Martin

    5 years ago in reply to: Issue setting up Coconut+DigitalOcean
    Martin

    Hello Dariusz,

    if you reinstall FV Player Coconut from a fresh ZIP file which you obtain from https://foliovision.com/my-licenses the Wizard will prompt you for your site name in latin characters if it finds and non-latin characters in it.

    But it seems that’s no longer the issue you are having, so I’ll continue in that other thread.

    Thanks,
    Martin

    5 years ago in reply to: internet download manager still download my vimeo video
    Martin

    Hello Qamdad,

    please check your /main21/ page again. You shouldn’t be getting the download button for the lowest quality of the video anymore.

    We improved the API to exclude the video files which do not use fragmented MP4, but single files with range requests. That means some of the video qualities might not be available for selection, but at least the video will be better protected.

    Thanks,
    Martin

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

    Hello Rhys,

    please upgrade FV Player Pro to latest version and switch to beta (here’s how: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta )

    Then the OK.ru and Odysee videos will work.

    Thanks,
    Martin

    5 years ago in reply to: Empty Vimeo cache
    Martin

    Hello Robert,

    please upgrade FV Player Pro to latest version and switch to beta (here’s how: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta )

    Then you can click a button in wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo -> Refresh splash screens and durations.

    It shouldn’t take long and you should see a message like:

    1234 cached shortcode Vimeo splash screens removed.

    And finally when you go to your videos you should see the up-to-date splash screens.

    I enjoyed your video review of the metronome app letting you add breaks in to metronome ticks to improve the timing.

    Thanks,
    Martin

    5 years ago in reply to: internet download manager still download my vimeo video
    Martin

    Hello Qamdad,

    I see the issue, Vimeo is no longer using video segments for some of the MPEG-DASH streams. Instead the full video is a single file with .mp4 extension and then MPEG-DASH streaming format uses range requests to load different parts of the video.

    So the video downloaders can then detect that MP4 file.

    We will improve the MPEG-DASH parsing to prevent use of these single-file video qualities if you are using the FV Player Vimeo Security Addon. I will schedule this for tomorrow.

    Thanks,
    Martin

    5 years ago in reply to: Timeline disappears for sticky video
    Martin

    Hello Naoki,

    I found that Gutenberg is adding some styling for the “is-dragging” CSS class. I was not able to reproduce the issue though.

    But 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.

    I set our player to use a different class for the timeline dragging, so it should no longer disappear.

    Thanks,
    Martin

    5 years ago in reply to: change all old vimeo link to use FV player shortcode
    Martin

    Hello Qamdad,

    please provide some examples of the links you are using. I want to make sure we parse them properly.

    Thanks,
    Martin

    5 years ago in reply to: link play position at 0 second
    Martin

    Hello Naoki,

    actually I see the issue occurs with YouTube videos. We are working on the fix.

    Thanks,
    Martin

    5 years ago in reply to: internet download manager still download my vimeo video
    Martin

    Hello Qamdad,

    please remove the license key from Settings -> FV Player and then hit the button to activate the license again. The issue is that since you entered your “e.” subdomain as the staging website the website uses the incorrectly as the license key – while the logo for sub-domains is covered by the main domain license.

    So I removed that staging domain entry for you and your website will obtain the proper license key now.

    We are checkig the Interent Download Manager issue. Does it download the video with the audio track excluded?

    Thanks,
    Martin

    5 years ago in reply to: Lightbox Alignment
    Martin

    Hello Jim,

    next FV Player release (should be out tomorrow) will fix the issue. You can get the fix even right now, just 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,
    Martin

    5 years ago in reply to: Digital Ocean Spaces browser doesn’t work, returns ajax script returns 500
    Martin

    Hello Dariusz,

    I did experience similar issues when working on the wizard in he past. But it seemed it was only affecting my localhost development environment and then I was no longer able to reproduce the issue at all.

    Please open the wp-admin -> FV Player -> Coconut screen again, there should be a button “Show wizard log”. Clicking that button will reveal the log of the wizard operations – including some details about why the CORS has failed.

    Thanks,
    Martin

    5 years ago in reply to: Empty Vimeo cache
    Martin

    Hello Robert,

    the links to these splash screens are actually present in the FV Player database or in the [fvplayer] shortcode if you are using the old [fvplayer src="..." splash="..."] shortcodes.

    We were talking about adding a button to refresh all the Vimeo splash screens, so perhaps the time has come to add it. Please let us know if you use the FV Player database.

    Thanks,
    Martin

    5 years ago in reply to: internet download manager still download my vimeo video
    Martin

    Hello Qamdad,

    I installed Internet Download Manager and tested it on your /main21/ page. It didn’t show up at all, I was not allowed to download the video with it.

    It wouldn’t even work on your homepage where we play a Vimeo video without the Vimeo Security add-on: https://foliovision.com/

    Please let us know if you are still running into this issue?

    I wonder if the player could fall-back to playing the MP4 video instead of the MPEG-DASH stream. Please check if you have “Allow fallback API” disabled, as the description explains the downside of using it:

    When using Vimeo API the videos are easy to download, do not enable this if you want to make sure your videos are protected at all times.

    Thanks,
    Martin

    5 years ago in reply to: Digital Ocean Spaces browser doesn’t work, returns ajax script returns 500
    Martin

    Hello Darius,

    perhaps we really need to upgrade to the latest versions of these libraries. We would loose the PHP 5.6 compatibility, even PHP 7.0 and 7.1 would no longer be enough.

    But it would only affect users who try to use the DigitalOcean Spaces or S3 Browser in FV Player, rest of the plugin would work. It’s a though decision to make.

    Please try to disable the other plugins and then re-run the wizard. That way the conflict around GuzzleHttp won’t happen.

    Thanks,
    Martin

    5 years ago in reply to: Timeline disappears for sticky video
    Martin

    Hello Naoki,

    thank you for posting these links. I created a local copy of https://staging-schoolnaokijocom.kinsta.cloud/2021/08/11/test-2/ HTML code and worked on that. I found the issue is caused by one of the CSS files.

    It’s actually one of the core WordPress CSS files: wp-includes/css/dist/block-editor/style.min.css

    We haven’t run into any compatibility issue with Gutenberg like this yet. What block is it posted with? Please try using the FV Player or Shortcode block.

    We will look deeper into that CSS file too.

    Thanks,
    Martin

Viewing 100 replies - 1,601 through 1,700 (of 6,900 total)
← 1 2 3 … 16 17 18 … 67 68 69 →

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‬