Forum Replies Created
-
-
Hello Bruno,
perhaps the CSS fails to create when you update the plugin. Please try to re-save Settings -> FV Player Pro and see if that fixes the issue.
Do you see any errors or warnings related to FV Player occurring at the time when you updated FV Player? It’s not easy to trace. If you run into this issue on update again you can enable Settings -> FV Player Pro -> Integrations/Compatibility -> “Disable saving skin CSS to a static file”. That will get rid of this issue once and for all, but there will be more CSS in your page header which we try to avoid.
Thanks,
Martin5 years ago in reply to: List of previous FV Pro versionsHello Edward,
the rollback is available in Settings -> FV Player Pro -> Tools -> Rollback. Currently the options are:
Are you having issues with version 7.4.37.727?
You can go back to the previous minor release here:
[ Reinstall version 7.3.19.727 ]
You can go back to the last version without FV Player Database here:
[ Reinstall version 7.2.8.727 ]
You can reinstall the last FV Player 6 here:
[ Reinstall version 6.6.6 ]
Thanks,
Martin5 years ago in reply to: DRM colorHello Edward,
in general if a FV Player Pro requires a newer version of FV Player you would see a wp-admin notice asking you to update. There were not changes like that recently.
Thanks,
Martin5 years ago in reply to: DRM colorHello Edward,
there was no change that would affect the AWS S3 hosted videos. Do you see that video checker warning even now when you reload that page? Do you use any other plugin for S3?
If you do not see the 7.4.38.727.beta version on the wp-admin -> Plugins screen even after switching to beta then please check if you are not using any plugin to extend the wp-admin interface. Or perhaps you were using Windows. I fixed that for the next release.
Thanks,
Martin5 years ago in reply to: Can’t activate license keyHello Nyein,
this issue is not realted to BunnyCDN.
Maria did ask you to send over Settings -> FV Player Pro -> Tools -> System Info. If you would send that it would be more clear what’s really the issue.
Please ensure you use the proper license key from https://foliovision.com/my-licenses
Thanks,
Martin5 years ago in reply to: Google Analytics vs Wowza statisticsHello Alessandro,
please check our API guide where you can find a JavaScript code sample for obtaining the currently playing player: https://foliovision.com/player/advanced/api-programming#js-properties
Perhaps you will have to adjust ‘.flowplayer.is-ready’ to ‘.flowplayer.is-playing’.
Thanks,
MartinHello elbadred,
when you restrict access to wp-admin, you must whitelist wp-admin/admin-ajax.php.
I’m not sure what technique you use, but if it’s .htaccess, this article might help you with the whitelisting: https://duo48.com/blog/whitelisted-wp-admin-admin-ajax-using-htaccess
Thanks,
MartinHello André,
I don’t think we need another option for this. If voice spans are present it should always process them like you described.
I like the idea of the indentation too. I hope we could get that without having to use tables. But what happens if there is a subtitle line without the voice span? Would that show without indentation?
Thanks,
Martin5 years ago in reply to: Polaroid playlist style thumbs per rowHello Eisen,
we will improve the code to keep the thumbnail size about the same regardless of player column width.
Thanks,
Martin5 years ago in reply to: Polaroid playlist style thumbs per rowHello Eisen,
our styling covers webpage widths up to 1020 pixels. Anything above will use the 4 videos in line.
How wide is your content column? Do you get much bigger thumbnails than on our demo page? https://foliovision.com/player/demos/playlist-styles#polaroid
Thanks,
MartinHello Sandor,
thank you for posting these details. I was able to reproduce the issue using that. I’m not sure why the steps which I did worked fine though.
We have prepared this fix for the next FV Player release. To get the fix right now you can reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
MartinHello Sandor,
unfortunately I was not able to reproduce the bug. I opened https://foliovision.com/player/demos/hls-stream and played the last video. In that video I choose the 1080p quality. I could see the FVPlayerHLSQuality in browser localStorage was set to 3, as the qualities are internaly numbered as 0, 1, 2 and 3.
Then I played the first video, which only has 3 qualities. So there are internally numbered as 0, 1 and 2. But it would play just fine. Although with the auto quality selected as 1080p or the 3rd quality was not available.
I see that this is not perfect, but the issue we were facing is that during the video load the HLS.js doesn’t know which quality is using what bitrate. So our attempt to remember the choosen bitrate instead of a stream “number” has failed.
Maybe there is something special about your streams. For example I haven’t tested what happens if each video has different amount of audio tracks for different languages. But from what I’ve seen so far it should just work as these do not affect the internal numbering and in the worst case it would fall back to picking the quality automatically.
Thanks,
MartinHello Kendell,
I think the issue is that you compare the values with ==. Since the progress event only fires about 4 times a second it might not trigger for the exact time value. You should be checking for the range to be +- half second of your desired time and remember when it already occurred.
Or it could use the cues API: https://foliovision.com/player/advanced/api-programming#cuepoints
Our Pro support would let us check the issue right on your website and either fix the issue (if you prefer) or provide guidance to help you finish your scripting.
Thanks,
MartinHello André,
thank you for posting your notes!
We could parse these voice spans and save you the trouble of adding the CSS rules for each voice.
Thanks,
MartinHello Prakash,
we have added a preset setting for the DRM text which lets you use the Watermark mode in which the video overlay is always present. With the Flash preset it only appears for 1 or 2 video frames.
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
Martin5 years ago in reply to: DRM colorHello Edward,
we have added a preset setting for the DRM text which lets you use the Watermark mode in which the video overlay is always present. With the Flash preset it only appears for 1 or 2 video frames.
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
Martin5 years ago in reply to: Protecting Videos With DRM TextHello Federico,
we have added a preset setting for the DRM text which lets you use the Watermark mode in which the video overlay is always present. With the Flash preset it only appears for 1 or 2 video frames.
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
Martin5 years ago in reply to: How to set DRM Text to appear permanentlyHello Anton,
we have added a preset setting for the DRM text which lets you use the Watermark mode in which the video overlay is always present. With the Flash preset it only appears for 1 or 2 video frames.
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
MartinHello Seorim,
we have added a button to collapse/expand the transcript box: https://foliovision.com/player/demos/interactive-transcript
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
Martin5 years ago in reply to: Interactive Transcript for Playlist VideosHello Brian,
we have enabled the use of transcripts in video playlists. Both transcripts are then placed in the page HTML code, although only the first one is visible. When you switch to another playlist item the other transcript box is then revealed and so on.
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
MartinHello André,
we have added a “Preserve original formatting” checkbox below the transcript field in FV Player editor. When enabled the transcript won’t be formatted in any way, except for line break after each line.
To get this new feature you have to switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and then update to the latest version (7.4.38.727.beta). You can also grab a fresh ZIP from https://foliovision.com/my-licenses and switch to Beta afterwards.
Thanks,
Martin5 years ago in reply to: Play button loading slowly?Hello Johnny,
we are planning to test that plugin ourselves and fix what’s necessary to improve FV Player Pro compatibility.
Thanks,
Martin5 years ago in reply to: Google Analytics vs Wowza statisticsHello Alessandro,
I fixed the bug which prevented the Video start from being tracked for live streams which start with a non-zero time. You can reinstall from https://github.com/foliovision/fv-wordpress-flowplayer/archive/10918414-ga-load-module.zip again.
It’s strange that you only got 18 minutes tracked out of 35. I tried to watch a live stream for 21 minutes, it was playing in a background tab which I didn’t use for a while and it tracked just fine.
The “Video/Seconds played” even is tracked when unloading the player. How did you leave the page? Did you close the tab when it was still in background? Or did you go back to that tab and then close it? Or did you just leave it playing in background while using some other application on your computer? Could you hear the sound at all times?
The heartbeat only goes out once per 10 minutes, it’s there only to keep Google Analytics awake. But perhaps we will have to re-use it to send the video seconds watched more often to increase its reliability.
Thanks,
Martin5 years ago in reply to: Google Analytics vs Wowza statisticsHello Alessandro,
yes, FV Player Pro remains without changes as the tracking is part of the free plugin.
Thanks,
Martin5 years ago in reply to: Google Analytics vs Wowza statisticsHello Alessandro,
are you able to test the upcoming FV Player version to see if we were able to fix this issue for you? If you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/10918414-ga-load-module.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.
In this new version we use a newer Google Analytics library and we also fixed the “Video / Seconds played” even to use proper video name. Until now it didn’t use a proper video name and that could be the reason why you couldn’t find proper stats for the videos too.
Thanks,
Martin5 years ago in reply to: File Not Found with ChromeHello Miles,
I’m able to play the video on https://tangotopics.com/five-lead-errors/ without issues.
When you check the Network panel of the developer tools you should see there are 2 requests for the mp4 file. The first one will get 403 error and it’s normal. Then there is a second request where the mp4 file link also has the AWS signature on it and that one should succeed.
Please let us know if you are using and browser extensions and if you tried to disable them all. Or try to click to open the Guest window in Google Chrome and try to test there. Such window opens without any browsing history and extensions and it’s a good place to test, even better than an incognito mode.
Thanks,
Martin5 years ago in reply to: Play button loading slowly?Hello Johnny.
it seems we can install that Litespeed WordPress plugin and try to use its JavaScript minify function to figure out the reason why it won’t minify FV Player Pro properly.
Thanks,
Martin5 years ago in reply to: Play button loading slowly?Hello Johnny,
I see there is a JavaScript error coming from the minified file at //cdn.foliovision.com/wp-content/litespeed/cssjs/f331b.js?13306
Please try to disable that optimization and see if that fixes the issue.
If that works, then try to exclude the fv_player_pro.min.js file from the optimization and see if that help. LiteSpeed has some nice documentation about it here: https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/#test-the-list
I can see the issue occurs after vttCssDef in our code. But I want to be sure the issue is with our code and not some other plugin as we don’t run into these issues with minify.
Thanks,
Martin5 years ago in reply to: Google Analytics vs Wowza statisticsHello Alessandro,
we have updated our code to using the new Google Analytics library a while ago, but then we never finished the testing. So I will finish that testing and will see if we can do this in upcoming week or two.
Thanks,
Martin5 years ago in reply to: Google Analytics vs Wowza statisticsHello Alessandro,
the purpose of heartbeat event is to keep the Google Analytics tracking alive. I tried to start playing a video and then go to some other tab and then come back to the video later and I could see all the video quartile events were tracked.
But for a live stream these video quartiles are useless and I can see how that Video/Seconds Played could be failing if user simply closes the browser tab without coming back to it.
It’s bound to the window unload event and perhaps we need to revise that and use some more modern approach like the beacon or even track this when the video ends. But in some way that would work for a live stream which has ended as well.
Thanks,
Martin5 years ago in reply to: html5: video file not found (iOS)Hello Philip,
could you please send us a report via our built-in video checker? The way the video checker works is that you need to come in as admin and open the video checker and send us a report about the video. It works on desktops.
Using that we might be able to figure out what is the issue with video encoding.
Also – are you able to play that video on your iPhone directly? Just open the MP4 file link in a new browser tab and see if it plays.
Thanks,
Martin5 years ago in reply to: File Not Found with ChromeHello Miles,
if it works for you in incognito mode than it must be some Chrome extension which you are using. Please check chrome://extensions/ and try to disable the extension on-by-one until you find the one which is responsible for this.
If you know a bit about web development you can also try to open your browser developer console (here’s how https://foliovision.com/player/troubleshooting/javascript-browser-console), then try to load the page with the video again and play it. See if any error appears on the console. It might be caused by some browser extension.
Thanks,
MartinHello Colin,
Chromecast reports this error:
onMediaError code: "session_error", description: description: "LOAD_FAILED" details: {type: "LOAD_FAILED", detailedErrorCode:315, itemId: 1}
We found that the error 315 is HLS_NETWORK_INVALID_SEGMENT which means that the video segment is not using TS or AAC format: https://developers.google.com/cast/docs/web_receiver/error_codes
Looking at https://playertest.longtailvideo.com/adaptive/bipbop/bipbop.m3u8 I can see the video segments are using the h264 (Constrained Baseline) codec, while your HLS stream is using Video: h264 (Main). Both of which should work with Chrome Cast, even the old versions. And both streams are using TS segments obviously.
I tried to put in some fixes based on https://stackoverflow.com/questions/55385491/why-is-chromecast-unable-to-stream-this-hls-video-neither-id3-nor-adts-header but it wouldn’t work so far.
I also tested that video in JW Player and it wouldn’t cast either.
—
Regarding https://foliovision.com/player/demos/hls-stream – thank you for letting us know about that playback issue. It’s due to our new Stream Loader technology to serve HLS streams with URL tokens. We will fix it to work with different file extensions and then that broken video will play.
Thanks,
MartinHello Marc,
the VTT with preview images loads fine as the Stream Loader feature of FV Player Pro removes the CORS requirement – it loads from the same domain as your website.
BunnyCDN should use a better default list of file extensions for CORS.
Thanks,
MartinHello Marc,
I don’t see why it wouldn’t work if it worked before.
Please, also try to open your browser developer console (here’s how https://foliovision.com/player/troubleshooting/javascript-browser-console), then try to load the page with the video again and play it. See if any error appears on the console.
There should be a red notice with the subtitle VTT URL in it along with some error message. Otherwise you will have to open the Network tab of the developer tools, reload the page and play video again and see if the subtitles URL request goes out properly and what does it return.
Thanks,
MartinHello Marc,
yes, exactly. And according to my tests the VTT subtitles are not affected by the new Stream Loader technology which we put together. So I’m not sure why it’s not working for you.
Please end over your VTT file you are using, or even better a link to the page where we can see the issue.
Thanks,
MartinHello Marc,
please send over your VTT file. I was not able to reproduce this issue. The Stream Loader does adjust the VTT file if it contains the sprite image references only.
Thanks,
Martin5 years ago in reply to: Latest plugin creates an error in the consoleHello PatrickBrian,
I’m not getting that error here: https://www.optimize.me/greatest-year-ever/
Does it happen only when you are logged in? Does it seem to break anything?
Ideally you would be able to enable SCRIPT_DEBUG to be able to give us a better error trace. You can do so by adding this to your wp-config.php if you have experience with editing of PHP files:
define( 'SCRIPT_DEBUG', true );
Thanks,
Martin5 years ago in reply to: File Not Found with ChromeHello Miles,
I had a look at https://tangotopics.com/handpressyarm/ with Chrome and it plays without issues. Perhaps it doesn’t work when you are logged in, so test in the Incognito browser mode or in the Guest window.
Thanks,
Martin5 years ago in reply to: Timeline Previews setup?Hello Marc,
FV Player Pro 7.4.36.727 is out. You will have to activate Settings -> FV Player Pro -> Stream Loader -> Enable to make sure your VTT file is processed to support URL tokens for the actual images.
Thanks,
Martin5 years ago in reply to: Uncaught Reference errorHello tgos2012,
please update to FV Player 7.4.36.727. Since you are stripping the query string versions you will have to also clear your CDN cache and browser cache.
Thanks,
Martin5 years ago in reply to: Splash Bug Causing Persistent Image5 years ago in reply to: add mobile video to playlistHello andrew55,
the mobile video field is only supported for a single video player, it doesn’t matter if it’s built using bare shortcode or database.
We could be moving the quality switching from Pro to free plugin for the upcoming 7.5 release which will bring more changes. It might take 2-3 weeks to finish.
However there is a difference in these two features – the FV Player Pro quality switching requires that the video file names follow a certain naming convention. So your desktop videos file name would all have to end -desktop.mp4 and the mobile video would all have to end in -mobile.mp4. That applies for the players where the quality switching is enabled.
I added a new “Hiding the prev/next item buttons in overlay of the Prev/Next playlist style” chapter to our CSS modifications guide: https://foliovision.com/player/advanced/css-tips-and-fixes#playlist-prev-next-overlay
Thanks,
Martin5 years ago in reply to: Ios14 does not have full screen mode.Hello Shin,
do you mean you are using Settings -> FV Player -> Mobile Settings -> “Use native fullscreen on mobile” and it’s no longer working on iOS 14?
Actually it doesn’t work in any iOS version. I found it was caused by our “Compatiblity – Fullscreen appearance fix for Google Pixel 4” fix which was introduced in 7.4.35.727.
I prepared a fix for this to go out in the next release. If you want to get it right now please reinstall FV Player. 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 install FV Player again and you will get the fixed version already.
Thanks,
Martin5 years ago in reply to: add mobile video to playlistHello Andrew,
1) The mobile video field is a basic feature of the free FV Player. We provided a superior version of it in FV Player Pro: https://foliovision.com/player/basic-setup/quality-switching
And we would actually like to move that feature into the free FV Player to make sure users can get basic quality switching for MP4 videos in the free plugin.
2) I would suggest that you just keep using the current shortcodes which simply refer to the database ID:
[fvplayer id="1"]
We could fix that playlist_hide=”true” argument to work with it if it’s added by hand and ensure it’s never removed by the editor.
However is the prev/next playlist not enough? That one already hides the playlist item thumbnails: https://foliovision.com/player/demos/playlist-styles#prev-next
Thanks,
Martin5 years ago in reply to: Timeline Previews setup?5 years ago in reply to: Timeline Previews setup?Hello Marc,
we realized we need to process the VTT file in order to have it work with URL tokens. So we are working on fixing that.
Thanks,
MartinHello Francis,
thank you for the bug report, however I was not able to reproduce the error.
Do you get that same issue when you preview your website with a standard WordPress theme?
Is it happening with a playlist or is that a single video? How many players are on the page? Please share the link to your page where we can see the issue.
Thanks,
Martin5 years ago in reply to: Splash Bug Causing Persistent ImageHello Devin,
thank you for the bug report! We have worked on a fix, it will be part of the next FV Player release. To get the fix right now you can 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,
Martin5 years ago in reply to: Cancel SubscriptionHello Will,
most of the plugins have difficult to manage subscriptions and FV Player is not any better. We do offer a 2/3 discount on the renewal pricing however.
We would like to improve our licenses to work with subscriptions similar to how a web hosting companies bill their users – there would be a single subscription per user billed annually and you could easily add more licenses for different plugins by paying the difference in the prices etc. So no need to renew different plugins at different times. And a single payment/subscription would cover it.
Thanks,
Martin5 years ago in reply to: Error with the latest version of the pluginHello PatrickBrian,
FV Player Pro 7.3.35 was released yesterday. Hopefully it did fix your issues.
Thanks,
Martin5 years ago in reply to: Timeline Previews setup?Hello Marc,
the VTT thumbnail previews from Coconut.co do work and that Videohop service should work too.
FV Player Coconut which is a free plugin integrates the entire workflow of video encoding, encryption and thumbnail previews: https://foliovision.com/downloads/fv-player-coconut
Thanks,
Martin5 years ago in reply to: Vimeo access token appears to be invalidHello Cirdec,
it says you were banned. This could happen if FV Player Pro would access the same missing Vimeo video over and over again. We cache all the API calls and make sure we do not over-use it, but we had some user with similar issue before.
When you check your first screenshot you will see there is a log of errors – please check if you recognize these videos and if they actually exist.
If some of them doesn’t exist, you should be removing it from your website and then contacting Vimeo to remove the ban.
Thanks,
Martin5 years ago in reply to: Timeline Previews in FV Player ProHello Marc,
we are switching from using PNG-based thumbnails with fixed dimensions and intervals to VTT thumbnails which are much more robust. That will improve the way this feature works in FV Player Coconut.
We are also thinking about creating a service for the video thumbnails.
Thanks,
MartinHello Kristin,
please check Settings -> FV Player Pro -> Mobile Settings -> Force landscape orientation in fullscreen. Perhaps we should make it on at all times and remove that option. It should work reliably on Android phones.
Thanks,
Martin5 years ago in reply to: Translate “QUALITY” word on the main player5 years ago in reply to: Video stalls on iOS | High priority issue!Hello Kristin,
is that still the issue with 2.5 hours long MP4 video files? Using BunnyCDN as the CDN for Amazon S3 should improve the video serving indeed.
I tested the video recovery routines and came up with something more effective for these MP4 files it will be part of the new FV Player release. You can get it right now if you reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip (To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.)
The radical step would be to start using the HLS format with the encryption to protect the videos against downloading. HLS is the video streaming technology designed by Apple. FV Player Coconut makes encoding videos into HLS far easier than it used to be.
Thanks,
Martin5 years ago in reply to: Translate “QUALITY” word on the main playerHello Carlos,
we have added these translations for the next FV Player version:
Quality => Calidad
Closed Captions => Subtítulos
No subtitles => Sin subtitulosThanks,
Martin5 years ago in reply to: Error with the latest version of the pluginHello PatrickBrian,
I think the issue started to appear as you updated to PHP 7.4. I think that PHP warning appears if you are using wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo -> Disable MPEG-DASH. Please disable that if you can, it’s there basically only for troubleshooting.
We could do a release tomorrow, but there is nothing new for it, apart from this fix for PHP notices.
The last release of FV Player Pro was on September 18th and you are not using the Beta version. The last FV Player was on 2020/09/23 and then 2020/08/24. We know that too much updates can be annoying, but it doesn’t see like we had too many of these recently.
Thanks,
MartinHello Peter,
please use our video checker to see if it gives you any error and send us the video report: https://foliovision.com/player/basic-setup/how-to-use-video-checker
Thanks,
Martin5 years ago in reply to: Error with the latest version of the pluginHello PatrickBrian,
I was in the end able to reproduce this issue, but only without that patch which I was mentioning.
You probably went back to using some older version of FV Player Pro as in the line where this issue was fixed is 2165. If you are still getting the notice on line 1829 then perhaps you reverted FV Player Pro to what you have installed previously.
Perhaps it’s easier to just wait for the next release to avoid confusion.
Thanks,
MartinHello Cirdec,
please send over a link to your page where we can see the issue. It should really work reliably thanks for that “have-chapters” class. Are you sure you switched FV Player Pro to Beta?
I will need to check if we want to make this a core FV Player Pro feature with Alec.
Thanks,
MartinHello Kristin,
we fixed that fullscreen issue and will include it in the next FV Player release.
Thanks,
MartinHello Kristin,
I found what we need to improve about how we call the HTML5 fullscreen function – navigationUI needs to be set to “hide”. We will make that change.
We have received similar request for easier mobile seek forward and backward. I will check with Alec if we like that YouTube-like double tap interface.
Thanks,
Martin5 years ago in reply to: Error with the latest version of the pluginHello PatrickBrian,
I think that PHP warning appears if you are using wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo -> Disable MPEG-DASH.
I prepared a fix for this for the next FV Player Pro release. To get the fix right now you can deactivate and delete the current FV Player Pro 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. Then go to wp-admin -> Settings -> FV Player and hit the button to install the Pro pack to get a fresh copy of FV Player Pro.
Thanks,
Martin5 years ago in reply to: Translate “QUALITY” word on the main playerHello Carlos,
we will make sure it can be translated. Could you please post the proper Spanish translation? Then we can add it right in.
Thanks,
Martin5 years ago in reply to: Error with the latest version of the pluginHello PatrickBrian,
it seems you are using FV Player Pro 7.4.31.727 which is not the last version. Perhaps updating that will fix the issue.
I was not able to find any $url variable on that 1829 line of code unfortunately. It seems the issue might be related to Vimeo or YouTube parsing. Are you using any video like that on your page which you linked to? Please let us know what is the video URL so that we can have a look. It’s only for members.
Do you get any note about bad Vimeo API key in wp-admin Settings -> FV Player Pro -> Hosting -> Vimeo ?
Thanks,
MartinHello Edward,
thank you for the confirmation. We will make the fix part of the next FV Player release.
Thanks,
MartinHello Kristin,
thank you for pointing this out, we will get it fixed. It shouldn’t turn black.
Thanks,
Martin5 years ago in reply to: RSS implementationHello Tio,
I have it in my list of things to check with Alec. We didn’t get to it last week.
Please post some details about what software you use to subscribe to these YouTube playlists if you have a minute. I only noticed that link https://www.youtube.com/feeds/videos.xml?channel_id=UCqP1gIWh2SM3lRXf373gMNQ in the header of the page HTML and I’m not sure how I’m supposed to subscribe to it.
Thanks,
MartinHello Edward,
unfortunately we didn’t get any errors in your message. Perhaps you hit the reply button before the image has finished uploading or you pasted in too much HTML code.
Thanks,
MartinHello Edward,
we are working on the fix, here the work in progress version of FV Player in case you want to help with testing: https://github.com/foliovision/fv-wordpress-flowplayer/archive/524-plural-froms-fix.zip
Thanks,
Martin5 years ago in reply to: How to set DRM Text to appear permanentlyHello Anton,
we talked about this and we would like to have 2 presets for the DRM text. One would be the current form where it’s hard to notice any appears in random corner of the video.
The other could be visible at all times and change position less often. I think we can just keep using some similar half-transparent font color to get started and see how it works for you.
Thanks,
Martin5 years ago in reply to: Protecting Videos With DRM TextHello Federico,
we talked about this and we would like to have 2 presets for the DRM text. One would be the current form where it’s hard to notice any appears in random corner of the video.
The other could be visible at all times and change position less often. I think we can just keep using some similar half-transparent font color to get started and see how it works for you.
Thanks,
Martin5 years ago in reply to: DRM colorHello Edward,
actually the current color is gray with transparency.
We are going to create 2 presets for the DRM text. One would be the current form where it’s hard to notice any appears in random corner of the video.
The other could be visible at all times and change position less often. I think we can just keep using some similar half-transparent font color to get started and see how it works for you.
Thanks,
MartinHello Prakash,
we talked about this and we would like to have 2 presets for the DRM text. One would be the current form where it’s hard to notice any appears in random corner of the video.
The other could be visible at all times and change position less often. I think we can just keep using some similar half-transparent font color to get started and see how it works for you.
Thanks,
MartinHello Rhys,
I posted some technical details about how we could implement this to Alec.
Thanks,
MartinHello Girish,
I tried to play your video in full length numerous times with Firefox on Windows 7 and it just worked.
Although there was one time when it stopped playing and it wouldn’t react to the play button anymore. I had to seek in the video to some other position and then hit play button again.
Please check with your user if he is using any browser extensions. Some video downloading extensions can cause unexpected behavior with video playback. He might not be trying to download anything, but just having some video related extension, such as autoplay blocker, could cause some issue which we are not able to reproduce. So a list of any active extensions would help.
Thanks,
MartinHello Girish,
please ensure that you are using the latest FV Player and FV Player Pro installed.
Then send us a link where we can test that stream. There were some issues with multiple auto track streams in the past which I believe were fixed last time in FV Player 7.4.7.727. So I would like to have a look again.
Thanks,
MartinHello Edward,
I get that same issue when I switch to Russian. The translated phrases which I get are:
duration_1_day: "%s день" duration_1_hour: "%s час" duration_1_minute: "%s minute" duration_1_second: "%s second" duration_n_days: "%s дней" duration_n_hours: "%s часов" duration_n_minutes: "%s minutes" duration_n_seconds: "%s seconds"
So it appears it fails to translate a couple of these.
We are looking into it.
Thanks,
MartinHello Calvin,
I see the website has like that for at least a month. The license slot for that domain was emptied as you already added RuggedLife.tv as another domain.
Thanks,
Martin5 years ago in reply to: YouTube videos without youtube controllersHello Fabrizio,
you can use the logo option in Settings -> FV Player Pro -> Hosting -> YouTube.
Thanks,
MartinHello Edward,
thank you for the bug report, could you please send over the full log entries? We will remove any sensitive part which it might contain.
Also, what language are you using?
I wonder what could be the issue there as we use the WordPress _n() PHP function according to their docs.
Thanks,
MartinHello Ryan,
I had a look and it seems that you figured it out. You are using Cloudflare, so you probably had to allow it there as well.
Thanks,
Martin5 years ago in reply to: FV player with RTMP live streamHello yigael,
please send a screenshot of your editor with the stream details filled in.
Please load the page with the player where the RTMP doesn’t play and run the following code on the browser console:
JSON.stringify( flowplayer(0).conf.clip, true, 2 )
Then please copy output of that command over here or make another screenshot.
Thanks,
Martin5 years ago in reply to: Cast not workingHello Colin,
please make sure you update FV Player Pro too, there was a fix for Chromecast in version 7.4.33.727.
Thanks,
MartinHello Cirdec,
please switch FV Player Pro to Beta (here’s how https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta) and once you update to the latest version (or grab a fresh ZIP from https://foliovision.com/my-licenses) the player will have a .have-chapters class. Then you can use the revised CSS from: https://foliovision.com/player/advanced/css-tips-and-fixes#move-chapters
I also wonder if a display mode for chapters like this should not be part of the plugin without any need to add custom CSS.
Thanks,
MartinHello gogfolio,
we will check this out, perhaps we can just add another button or we can do what YouTube does – when you double-tap to the left part of the video it goes 10 seconds back and when you double-tap on the right part of video it goes 10 seconds forward.
Thanks,
Martin5 years ago in reply to: Player freezing on live HLS streamsHello Colin,
if you have a moment 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.
I enhanced our live stream count-down routine to also work when in middle of the stream. If you try to play a stream which is not available you get a “We are sorry, currently no live stream available” message with 30 second countdown.
Then if it fails in the middle, you get “It appears the stream went down” with a 10 second countdown.
Thanks,
Martin5 years ago in reply to: Player freezing on live HLS streamsHello Colin,
if there is an issue we like to fix it. If we are not able to do so, then we can talk about a refund. As you noted you haven’t replied for a month.
Akamai is using HLS.js just like we do, so we can do that improvement. I was only mentioning that it won’t fix the issue entirely for iOS.
When testing with that Akamai player the stream doesn’t come back for me after disconnecting for too long and it doesn’t show any error in that case. So nothing is perfect, but we will cover these basics like connection dropping for a couple of segments.
Thanks,
Martin5 years ago in reply to: Cast not workingHello Colin,
I had a look at your website and I think the issue is that you are also using the Castr player at the same time. Please try to remove it from the page, ti appears to be some iframe code only.
Thanks,
Martin5 years ago in reply to: global variable for shortcodeHello tcnet,
I can test this with IP 172.105.78.177. So please generate a token for us and send over the full video URL.
You can also try to run this on the browser console and send us the screenshot of the output (assuming it’s the only player on the page):
JSON.stringify( flowplayer(0).conf.clip, true, 2 )
In that sample code the $url is the argument of the filter function – the full video URL, starting with https:// and ending with the file extension.
Thanks,
Martin5 years ago in reply to: Remove gradient at top of playerHello Drazen,
we use a bottom gradient to make the control bar more visible. You can use some other skin in Settings -> FV Player -> Skin and it won’t be there anymore.
Thanks,
MartinHello Bruno,
if you are using FV Player Pro, then it’s Settings -> FV Player Pro. So save the settings there please.
Thanks,
MartinHello Bruno,
please try to re-save Settings -> FV Player and see if that fixes the issue. I asked you to install that special FV Player version to help us with testing (thank you!) and it seems the new CSS file was not generated.
Thanks,
MartinHello Richard,
we also fixed the FV Player widget in Elementor. Now it does update the preview and does save problem.
The new FV Player version with box fixes should be out today.
Thanks,
Martin5 years ago in reply to: Does it work in Elementor?Hello Peter,
we have fixed the FV Player widget in Elementor. Now it does update the preview and does save problem. The new FV Player version with the fix should be out today.
Thanks,
Martin