Forum Replies Created
-
-
7 years ago in reply to: Playlist Event Capture
Hello Allyn,
you should be hooking to the “ready” event: https://foliovision.com/player/advanced/api-programming#how-to
Thanks,
MartinHello 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,
MartinHello Andre,
thank you for the bug report, the fix will be included in next FV Player Pro release.
Thanks,
Martin7 years ago in reply to: Autoplay lightbox videoHello 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,
Martin7 years ago in reply to: very slow video loading speedHello 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,
Martin7 years ago in reply to: Problems playing videos in EdgeHello 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,
Martin7 years ago in reply to: Problems playing videos in EdgeHello 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,
Martin7 years ago in reply to: Subtitles not working wordpressHello 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,
Martin7 years ago in reply to: Just updated. Videos will not play on iPadHello 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,
Martin7 years ago in reply to: Just updated. Videos will not play on iPadHello 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,
Martin7 years ago in reply to: Player not Loading on Android (YT Video)7 years ago in reply to: Problems playing videos in EdgeHello 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,
Martin7 years ago in reply to: Problems playing videos in EdgeHello 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,
Martin7 years ago in reply to: Player not Loading on Android (YT Video)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,
Martin7 years ago in reply to: Chinese VTT ChaptersHello 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,
Martin7 years ago in reply to: Get the end of the videoHello 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,
MartinHello,
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,
MartinHello Pier,
make sure that you use a https:// link for the logo in Settings -> FV Player -> Sidewide Flowplayer Defaults.
Thanks,
MartinHello 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,
MartinHello 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,
MartinHello 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,
MartinHello 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,
MartinHello,
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,
MartinHello,
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,
Martin7 years ago in reply to: Audio player issuesHello Evélina,
we are working on fixing the speed menu.
The “Now Playing” label doesn’t show up in FV Player 7 for audio anymore: https://foliovision.com/player/demos/mp3-in-fv-player
Are you using FV Player 7 already? If so, why skin are you using?
I talked with Alec about adding the prev/next buttons for the audio playlists. We would do it just like YouTube – they have a “previous item” button to the left of the play icon and a “next item” button to the right of the play icon. And these buttons would be there all the time, as long as there is playlist. I think it would make the most sense when using the Youtuby skin though.
Thanks,
MartinHello,
we are sorry about the issue here, but unfortunately Flowplayer forces us to use a new key with each release, so we have to build a fairly complex mechanism for updating the license key on each website. In some cases it fails.
I checked the logs and I can see that your website has received the correct key. Are you still having the issue?
Please compare the license key which you have on Settings -> FV Player to the one on https://foliovision.com/my-licenses – is it the same?
However I think I realized what is the issue now and put in a fix. The issues only occurs when upgrading from the latest FV Player 7 Beta release to FV Player 7. Users upgrading from FV Player 6 or older FV Player 7 beta versions don’t face the issue.
Thanks,
Martin7 years ago in reply to: Audio player issuesHello Evélina,
we didn’t check your suggestions yet, but we will get to it. Sorry, I’m still catching up with all the work after vacation.
Thanks,
Martin7 years ago in reply to: FV Player lightbox does not work any moreHello Uwe,
I can see that the lightbox doens’t work on your website anymore. We changed the lightbox library from Colorbox to fancyBox, so that must be the reason for it.
As a quick fix you can use the Settings -> FV Player -> Help -> Rollback function which will reinstall FV Player 6.6.6 for you and everything should work the way it did before. Then you can keep checking our changelog for lightbox fixes (we might run into similar issue elsewhere) and upgrade to FV Player 7 later.
We are also happy to fix the issue on your website if you book our Pro support: https://foliovision.com/pro-support
Thanks,
Martin7 years ago in reply to: Fv stop working for my websiteHello Home,
what conversion part are you referring to? Where exactly do you see it in Settings -> FV Player?
Thanks,
Martin7 years ago in reply to: Watermark unable to be removed after upgradeHello Michael,
we are sorry about the issue here, but unfortunately Flowplayer forces us to use a new key with each release, so we have to build a fairly complex mechanism for updating the license key on each website. In some cases it fails.
I checked the logs and I can see that your website has received the correct key. So I’m not sure why it’s still using the old one on https://www.afrolandtv.com/thick-skin-trailer/
Please compare the license key which you have on Settings -> FV Player to the one on https://foliovision.com/my-licenses – is it the same?
Thanks,
MartinHello fiweh4lf,
as Lucia mentioned the database-driven FV Player is almost ready, but we still have to review some of the design and usability issues.
Thanks,
MartinHello Christiaan,
going back to the audio player issue – we are currently solving some other styling issues, but we will fix the audio player issues when using the YouTuby skin as well.
However I had a look at the screenshot which you sent to us and it doesn’t seem like it’s FV Player at all. And that’s not the issue we are solving here.
It must be some other player. Please check what shortcode you are using for that one. Is it really [fvplayer…] ? Perhaps you need to change your shortcodes for audio player to use FV Player.
Thanks,
Martin7 years ago in reply to: Chinese Caption issuesHello Vizhi,
could you please also send the exact shortcode you are using? That will allow us to test if we can reproduce the issue on our end.
Thanks,
MartinHello Christiaan,
are you referring to some issue after the upgrade to FV Player 7? What exact version are you using? Are you using a matching FV Player Pro version?
Are you hosting your video files on your own, or are you using YouTube or Vimeo?
Make sure you purge any WordPress cache that you might be using and also cache of your CDN if you are using it for your website.
The issue might be a conflict with one of your plugins or your theme as well. Do you see the same issue even if you put FV Player on a simple WordPress page?
Thanks,
Martin7 years ago in reply to: force download of videosHello Matt,
the fv_player_pro_boxElement class used to be on video splash screen which opens the lightbox when clicked. But also on the images which were opened with lightbox.
If you used it to style these video splash screens, you can use .flowplayer.lightbox-starter instead.
Thanks,
Martin7 years ago in reply to: Chinese Caption issuesHello Vizhi,
I hope I got your name right, as we didn’t receive it in your payment properly.
Please check if the captions work for you with this FV Player version: https://github.com/foliovision/fv-wordpress-flowplayer/archive/10845858-chinese-captions-playlist.zip
To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
MartinHello Christiaan,
sorry about the delay, I was working on this with Viktor, but then we had to finish up the FV Player 7 stable release.
We will get back to it, hopefully even today.
Thanks,
Martin7 years ago in reply to: YouTube base.js and page speedHello Jason,
that YouTube base.js file only loads if you are actually going to play the video.
However on mobile it has to load ahead of time as otherwise playing the video would require 2 clicks. So we might improve it to only load if the video is visible in the browser scroll position on mobile, but then the video would show in a loading phase, so we will discuss this in our team first.
Either way, FV Player is comaptible witch deferred JavaScript loading, so if you do that (we use WP Rocket to cache our website and optimize CSS/JS delivery), loading the file won’t slow down the page display which is what Google PageSpeed values the most.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
you have to first switch to the Beta version: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
MartinHello Anonymous,
it can work without CloudFront, you just have to make sure all the related files are publicly accessible. You can do so by editing the bucket Permissions and enabling Public access for Everyone.
We published a guide for AWS WAF – with that service you can setup the referer restriction for your CloudFront distributions: https://foliovision.com/player/securing-your-video/hls-stream#securing
Thanks,
Martin7 years ago in reply to: HLS multiple players audio bugHello Erdem,
thank you for the bug report!
Please check what I posted in the other thread (HLS multiple players bug when using broken URL) and let us know here if it helps.
Here’s how to get FV Player 7 beta if you are not using it: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on Mobile7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
FV Player 7.1.13.727.beta is out, it has the new Flowplayer version in it and as far as I was able to test it you should no longer be having these logo issues with it.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
I was able to test Flowplayer 7.2.7 and the logo issue for your domain is fixed. We will release new FV Player Beta with it one Thurdsay.
Next week we will make FV Player 7 the release version with option to roll back to FV Player 6 in case of some serious issues.
Thanks,
MartinHello Catherine,
we are happy to fix the issue right on your website, just order our pro support here: https://foliovision.com/pro-support
Please note that we are in the UTC+2 timezone and Wednesday is a state holiday in Slovakia. If we have a working WordPress admin login by tomorrow morning, it would give us a good start at fixing the issue.
Thanks,
Martin7 years ago in reply to: MPEG-DASHHello Vinayaka,
please check if https://download.tsi.telecom-paristech.fr/gpac/DASH_CONFORMANCE/TelecomParisTech/mp4-live/mp4-live-mpd-V-NBS.mpd plays for you.
Please try using our video checker and send us the report: https://foliovision.com/player/basic-setup/how-to-use-video-checker
Thanks,
Martin7 years ago in reply to: VImeo Live StreamingHello Carlos,
it should work. I wanted to give it a try, but I’m struggling to find some live stream on Vimeo.com. Seems like we will have to start our own stream to see what happens.
Thanks,
MartinHello Ischaeffer,
it seems there might be a problem with your JavaScript.
I recommend that you check the JavaScript console on your mobile device using your desktop computer with either Google Chrome, if you are using Android, or Safari, if you are using iOS.
Thanks,
MartinHello Encodia,
LAMP or LEMP, it doesn’t matter as long as your website actually works and we don’t have to troubleshoot basic WordPress issues.
Thanks,
MartinHello Project V.,
FV Player Alternative Sources is our new extension which lets FV Player try different video sources in case the primary video doesn’t work. You can purchase it here: https://foliovision.com/downloads/player-alternative-sources
To add backup videos simple use the “Add another format” in FV Player editor: https://foliovision.com/player/basic-setup/start-up-guide#insert-videos
Let us know when you have set it up, so we can double check that it works properly – you are one of he first users on this new extension.
Thanks,
MartinHello Encodia,
please check my last reply – you can order our pro support and we will help you solve the issue right on your website.
Thanks,
Martin7 years ago in reply to: Shortcodes in Custom PopupsHello John,
we checked this with Alec. While we could use a plugin like you recommended, but we would have to make sure each of the posts contains videos.
Ideally we could use some video meta data for determining realated videos and once user clicks a video load it into the player directly and not reload the whole post, although some users might prefer to get the full post to see the whole story.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
regarding Flowplayer 7.2.7 – all I was able to get out of Flowplayer support was that it might be out this week. The final problem is the one which you are having – the license keys don’t work reliably.
Chromecast has been added in FV Player 7. We will check once again why it won’t work for Vimeo videos, hopefully it will be an easy fix.
Thanks,
Martin7 years ago in reply to: REference Erron on fv-player-vast.min.jsHello Marco,
could you please download FV Player VAST again from https://foliovision.com/my-licenses ? There were some issues with our JS minify.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
Flowplayer 7.2.7 is now out on Github.com, I’m asking them about our platform license as we need our special version on it.
Thanks,
Martin7 years ago in reply to: chapter vtt files starting with zeroHello Michael,
thank you for the update. Here is some documentation about how to clear the CloudFront cache: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html
Thanks,
MartinHello Christiaan,
the Player Skin settings apply to both video and audio player. However I see that the YouTube setting doesn’t work well with the audio player, so we will get that fixed.
Thanks,
Martin7 years ago in reply to: Remember video positionHello Catherine,
we answered your question on the similar thread here, so let’s continue there: https://foliovision.com/support/fv-wordpress-flowplayer/how-to/need-to-store-position-in-video-but-need-to-able-to-reset-that-data
Thanks,
MartinHello Matt,
if you leave that checkbox unchecked you are seeing the default YouTube embed code which is not responsive on its own (although FV Player has some code in it to make such iframes responsive). You can tell that by the red YouTube play button.
If you enable that checkbox, make sure you also setup the Google Developer API key as that is the only way FV Player can fetch the splash screen from YouTube reliably: https://foliovision.com/player/video-hosting/youtube-with-fv-player#Connecting-with-Google
Thanks,
Martin7 years ago in reply to: Video not playing in Custom Post TypeHello Gerdski,
please check the template you are using for your custom post type. Is it not using the_content() to show the post content?
Perhaps you are doing some additional parsing in there. But you must apply all the the_content filters to ensure the shortcodes work:
echo apply_filters( 'the_content', $your_parsed_content );
Or it might be enough to just apply the shortcodes:
echo do_shortcode( $your_parsed_content );
Thanks,
MartinHello Catherine,
please check the issue here: https://foliovision.com/player/demos/video-position-saving
You can play the video and reload the page at any moment – the video will continue playing where you left the page (where the reload happened). However if you watch it until the end, it will reset the position and the video will play from the beginning.
I tested the same thing logged in (the position is then saved to user profile using Ajax and not into local storage of browser) and also with end of video redirection. But I was not able to reproduce the issue.
I was using Google Chrome 68.
However in Firefox 61 I was able to reproduce the issue when testing logged in and with the end of video redirect enabled, so we will get this fixed.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
unfortunately Flowplayer 7.2.7 is not out yet. As soon as it’s out we will test it and release a new FV Player 7 Beta version.
Thanks,
Martin7 years ago in reply to: Redirect to same tabHello Catherine,
could you please let us know about the confusing error messages?
I tried to play the video here: https://foliovision.com/player/demos/redirect-autoplay
Google Chrome – at the end of video I could see that my browser location bar said “Pop-up blocked”, but that message only appeared for a fraction of a second as the target URL has been opened in that same window automatically.
In Firefox there was a yellow stripe appearing for a fraction of a second and then the target website opened.
In Safari the target URL has been opened right away.
I see that we are slowing down the redirection (a bit) by trying to open the popup first (which the user would have to allow in some other place to open anyway) before redirecting to that URL.
I see that the message might be more visible if the target page takes longer to open.
So we will stop trying to open the popup window in the next FV Player version.
Thanks,
MartinHello Encodia,
we are happy to check the issue hands on, just order our pro support. That way we can check the issue right on your website. We should be able to fix it and in worst case recommend a way of fixing it to tagDiv if the issue is outside of FV Player code.
I’m also leaving for a long weekend tomorrow, so I will be able to work on this only on Monday.
Thanks,
MartinHello Micro,
please reinstall FV Player Pro from a fresh ZIP file which you download on https://foliovision.com/my-licenses and the issue will be resolved. It’s an end of the work day here, so I don’t want to be rolling out a new update right now.
Thanks,
Martin7 years ago in reply to: Ads not loadingHello Mirco,
it seems to be a problem caused by the script compression. Could you please reinstall FV Player VAST from a fresh ZIP file which you download on https://foliovision.com/my-licenses ? That should fix the issue.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
the issue should be fixed in the new core Flowplayer release. We will be able to put it into FV Player next week – assuming it will be out on weekend as they promised.
Thanks,
MartinHello Nicole,
when using FV Player 7 Beta you can use the skin attribute of the shortcode, like this:
[fvplayer src="https://video-cdn-public.foliovision.com/Swan-Lake-Reloaded-sd.mp4" skin="slim"] [fvplayer src="https://video-cdn-public.foliovision.com/Swan-Lake-Reloaded-sd.mp4" skin="youtuby"] [fvplayer src="https://video-cdn-public.foliovision.com/Swan-Lake-Reloaded-sd.mp4" skin="custom"]
We will add it to the shortcode editor.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
no news about the logo issue unfortunately, I will write to them again.
Thanks,
Martin7 years ago in reply to: Disable audio fullscreenHello Mirco,
thank you for the bug report, I see it happens with FV Player 7 Beta. We will get it fixed.
Thanks,
Martin7 years ago in reply to: Google Analytics TrackingHello MM,
I checked with Lucia and there was a mistake – the total number of video plays was 3,805, out of which 2,084 playback sessions lasted until the first quartile, then out of that 1,736 lasted until second quartile and so on – 1,196 playback sessions lasted until the video end (“Video complete”). Please note that if the user skips large parts of the video, then it’s no longer counting the video as “Video complete” and will also skip the individual quartiles.
I double checked our https://foliovision.com/player/demos/encrypted-hls-stream video quartiles in Google Analytics and it appears properly. Please check Google Analytics -> Behavior -> Events -> Pages.
There you have to enter the last part of the page URL to the search field (so for https://foliovision.com/player/demos/encrypted-hls-stream it’s just encrypted-hls-stream) and you will see how many events were tracked for that particular page. Then you can also click into that page and you will see the individual events – it should all be there.
Then you need to click for “Event Label” to see what labels are used for your videos. I expect there will be a mismatch there. The videos on https://foliovision.com/player/demos/encrypted-hls-stream are tracked as 20_gothic_avenue_live/index and svan_lake_reloaded_encrypted_7/index.
Thanks,
MartinHello Encodia,
the first Newsletter theme which I found was https://themeforest.net/item/newspaper/5489609 and on that one they mention Visual Composer, so I was assuming that’s it.
So I guess you are using the Newsletter 8 theme by tagDiv which uses the tagDiv Composer.
Since it’s a paid theme I can’t quickly evaluate how hard it would be to fix the issue here. We will talk about the issue on our team meeting.
Thanks,
Martin7 years ago in reply to: New SkinHello xuhaibkhan,
you need to renew your FV Player Pro license, otherwise you won’t be able to use FV Player 7. But you can safely use FV Player 6. Unfortunately over time some issues might occur, as the web browsers tend to change the rules too often.
Thanks,
Martin7 years ago in reply to: Skin selection defacedHello Daniel,
are you using FV Player 7 Beta? The issue might be that OptimizePress is probably including the Flowplayer 6 styling in its core and that alters the FV Player 7 appearance in a bad way.
Are you having this issue only on the Skin settings page, or does it also affect videos in your articles?
Thanks,
Martin7 years ago in reply to: YouTube and GDPRHello Olaf,
thank you for a short summary. Indeed, FV Player Pro stores the video quality in a cookie, but that is simply not a personal information.
Thanks,
MartinHello Kiran,
I see there was a bug in the fix for your issue with “Fatal error: Call to undefined function get_plugins()”.
Could you please reinstall from https://wordpress.org/plugins/fv-wordpress-flowplayer again?
Thanks,
Martin7 years ago in reply to: adsterra VAST CODE doesn’t appearHello Al-Asbahi,
a proper VAST ad should be just the URL. If there is some query selector it must be something else, but perhaps they just want you to use their own player.
But as long as they are complying to the VAST standard it will work with FV Player VAST.
Could you please test your VAST ad using the following tools and see if any one plays the ad properly?
https://foliovision.com/player/vast/tester
https://developers.google.com/interactive-media-ads/docs/sdks/html5/vastinspector
https://developer.jwplayer.com/tools/ad-tester/Thanks,
Martin7 years ago in reply to: Video security on elearning websiteHello Adams,
downloading a video is one thing, but getting it to play is something else. Are you sure you could play our video streams after downloading?
The video on https://support.theoplayer.com/hc/en-us/articles/206766939-AES-128-Content-Protection is encrypted, but the decryption keys are just plain files, so I was able to download and play that one very quickly.
With https://s3vooplayer-5273.kxcdn.com/vooplayerv4/100011/5a8ddc5136339170058678playlist-1080-e.m3u8 it’s slightly more difficult, as the tool I was using doesn’t see to be able to load some segment.
Thanks,
Martin7 years ago in reply to: Issue with VAST tag loadingHello Mike,
I was not able to get the ad to play on:
https://foliovision.com/player/vast/tester
https://developers.google.com/interactive-media-ads/docs/sdks/html5/vastinspector
https://developer.jwplayer.com/tools/ad-tester/The error was the the VPAID ad unit inside of it is not using https://.
Thanks,
MartinHello Paulo,
we did reply directly to your email address 5 days ago, could you please check if the email went to Junk or Spam folder by accident, mark it “no spam” and reply there?
Thanks,
MartinHello Kiran,
is your issue here different from what we discussed here? https://foliovision.com/support/fv-wordpress-flowplayer/bug-reports/unable-to-insert-video-in-a-page-or-post-in-wordpress
You mentioned that is started to work in that thread. You can get the fixed plugin by reinstalling from reinstall from https://wordpress.org/plugins/fv-wordpress-flowplayer To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with out plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
MartinHello Encodia,
I tested with WPBakery Visual Composer 5.0.1 and I didn’t run into any issues. I only noticed that the FV Player editor button doesn’t work in the Frontend editor (it that the modal editor which you mentioned?), but it worked just fine in the Backend editor.
I also tried version 5.5.6, which is now called WPBakery Page Builder. It worked too.
Also, FV Player doesn’t contain the “var editor = window.tinymce.activeEditor” code. We use activeEditor property of tinymce, but we don’t change it in any way.
Thanks,
MartinHello Encodia,
I’m sorry about dropping the ball, we talked about your issue internally but nobody posted the reply back to you.
I’m going to check Visual Composer now, it used to work before.
Thanks,
Martin7 years ago in reply to: Google Analytics TrackingHello MM,
regarding GA 4 – we checked the quartile tracking on https://foliovision.com/player/demos/hls-stream and https://foliovision.com/player/demos/encrypted-hls-stream and found no issues.
However your screenshot shows some Event Label which ends in “Teaser” – please check the global list of events to see if you are getting any quartiles tracked for HLS streams. Perhaps they appear under a different name somehow?
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
unfortunately there are no news about the logo issue yet, we haven’t heard back from Flowplayer team yet.
Thank you for the bug report. The issue can be see as the time goes form 00:20 to 00:21 and to 00:22. It appears to only happen if the “Font Face” is set to “(inherit from template)” though. We will check it out.
Thanks,
Martin7 years ago in reply to: New lightbox doesn’t work on my websiteHello Ákos,
I checked this and it’s going to be tricky with the styling, if your theme is bundling the fancyBox styling in it.
But you can check with this new plugin version here: https://github.com/foliovision/fv-wordpress-flowplayer/archive/fancybox-fix.zip Just reinstall the plugin from that ZIP file. To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with out plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
MartinHello Project V.,
unfortunately we were busy solving issues related to HLS stream error handling in Safari and iOS. We have to move this to the end of august.
Here is a quick technology demo: https://foliovision.com/player/demos/alternative-sources
Thanks,
MartinHello Kiran,
1) Please post this shortcode to some empty page and see if it works: [fvplayer src="https://s3-eu-west-1.amazonaws.com/fv-player-unprotected/dominika-960-31_HD.mp4"]
Are you saying our editor won’t insert the shortcode for you, or that it inserts something but it won’t the show the video? Do you see the player at all?
2) That is a weird error. Perhaps something on your website is checking for updates differently. I included a fix for this issue for the next release, or you can reinstall from https://wordpress.org/plugins/fv-wordpress-flowplayer
Thanks,
Martin7 years ago in reply to: Duplicate play buttons on mobileHello Michael,
FV Player Pro 6.6.7 (or 7.1.12.726 is you are on beta) fixed this. It was a bug caused by us improving the player loading on sites with deferred JavaScript loading few weeks ago.
Thanks,
Martin7 years ago in reply to: i want add new subttitles language – HebrewHello Bader,
it appears the Hebrew is under the IW country code, which must be a mistake. We will get it fixed.
Thanks,
Martin7 years ago in reply to: Audio player issuesHello Evélina,
FV Player 7 (currently in Beta) moves the speed control into control bar, so that issue is solved: https://foliovision.com/player/demos/playback-speed But I will check how that appears on the audio player.
We will get he logo issue fixed, talk about the prev/next buttons (currently these are available in overlay as one of the playlist styles, but that only makes sense on a video playlist) and the “Now Playing” text.
It’s true that the attachments can’t be posted when creating a thread, we will check that out too.
Thanks,
Martin7 years ago in reply to: adsterra VAST CODE doesn’t appearHello Al-Asbahi,
our documentation of the VAST URL tags is here: https://foliovision.com/player/vast/url-tags
So you can simply use [player_width], [player_height], [random_number] and [permalink].
Thanks,
MartinHello Paulo,
are you also sure the mobile VAST is not related to mobile apps? Could you please send us some more details about these VAST tags? You can even post them here and we won’t publish it.
Thanks,
MartinHello Paulo,
thank you for the feature request. I think most ad providers check the device type on their end. For now I guess you can just disable FV Player VAST mobile support using the checkbox on its settings and use the desktop tag.
We will discuss your request in our team.
Thanks,
Martin7 years ago in reply to: HLS encryption key is invalidHello Maxim,
please check what AWS region was used for the old HLS streams encryption. It’s easy to change the region setting in the top right corner without realizing it.
You can always check the past encodings in Sevices -> Elastic Transcoder -> Jobs. It’s best to set “Search By” to “Status” and then pick “Completed”. You will have to check in each Region separately.
Thanks,
MartinHello Ákos,
thank you for the bug report, we will get this fixed.
We are also working on a new database storage for FV Player. It has a Clone feature which you will be able to use to create a new player with the same settings and then just replace the file URL or so.
Thanks,
MartinHello Ákos,
the reload of Amazon S3 URL signature in case of it expiration has been added in FV Player Pro 6.6.1.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
no need to keep FV Player 7 Beta active for us. We are able to reproduce the logo issue with a hosts file too.
Thanks,
Martin7 years ago in reply to: MPEG-DASH – Video Skipping on MobileHello Devin,
unfortunately there is no easy way of removing it.
I will have to forward this issue to the core Flowplayer team. I did so now.
Thanks,
Martin