Forum Replies Created
-
-
Hello Renato,
FV Player Pro 0.8 includes a new option in Settings -> FV Player Pro -> Hosting -> Youtube (or Vimeo) -> “Disable video titles” which removes these titles.
Unfortunately the new release is late, but you can get it even right now – just deactivate your current running copy of “FV Player Pro” and then delete it. Once that is done head over back to Settings -> FV Player and hit the yellow “Install Pro extension” which will give you the latest version.
Thanks,
Martin8 years ago in reply to: Change default text of email share and tweets8 years ago in reply to: Use colorbox on images – not just textHello Luria,
sorry about the delay, this has been added in FV Player 6.0.5.18 released just now.
You can see demo here: https://foliovision.com/player/demos/fv-flowplayer-lightbox -> Lightbox Using HTML
Thanks,
MartinHello Renato,
I see that the problem is that you can’t actually remove these captions as they keep coming back.
We will include a fix for this for new plugin release tomorrow, you will be able to disable these captions with a single global option.
Thanks,
MartinHello Devin,
The DASH.js library which is used for the MPEG-DASH playback seems to always switch to the highest possible resolution when possible (when it has fast enough internet connection).
We will look into that, it should only switch to higher resolution if the vidoe is big enough on the screen.
Eduard,
Is Vimeo providing these 4K vidoes in 4K quality? If so, then perhaps it’s switching to that. And some older Mac it could keep the processor really busy resulting in jerky playback.
Thanks,
Martin8 years ago in reply to: Quality Switch, hide some labelHello Gergely,
the quality switching was improved in FV Player Pro 0.7.26 in the Beta release so that it won’t hard fail if you switch to a missing quality file.
This fix will now be part of FV Player Pro 0.8.
Thanks,
Martin8 years ago in reply to: Video player for FacebookHello smith234,
next FV Player release will contain an option to enable Facebook Video Sharing.
When enabled any MP4 video without download protection with a splash image will be shared to Facebook directly rather than the standard post excerpt with a image. The video also must be accessible using the https:// protocol.
If you could test it out in the beta release, it would be most welcome. You can get it be reinstalling the plugin from the following ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
Before you install that version you must first deactivate and delete your existing FV Player plugin. No settings or videos will be lost.
Please let us know if you have any issues.
Thanks,
Martin8 years ago in reply to: Og vidéo integrationHello Vincent,
next FV Player release will contain an option to enable Facebook Video Sharing.
When enabled any MP4 video without download protection with a splash image will be shared to Facebook directly rather than the standard post excerpt with a image.
If you could test it out in the beta release, it would be most welcome. You can get it be reinstalling the plugin from the following ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
Before you install that version you must first deactivate and delete your existing FV Player plugin. No settings or videos will be lost.
Please let us know if you have any issues.
Thanks,
Martin8 years ago in reply to: Sharing individual URL in playlistHello wintv,
this feature will be part of the next FV Player release.
If you could test it out in the beta release, it would be most welcome. You can get it be reinstalling the plugin from the following ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
Before you install that version you must first deactivate and delete your existing FV Player plugin. No settings or videos will be lost.
Please let us know if you have any issues.
Thanks,
MartinHello Dmirtry,
we had a similar issue, so we created a fix for it for the upcomming release. You can test it by reainstalling the plugin from this ZIP file: https://github.com/foliovision/thoughtful-comments/archive/dev.zip
Please let us know how it goes. The new version has a ton of new features (live comment updates, comment voting, reporting), so it’s taking a while.
Thanks,
Martin8 years ago in reply to: HLS video scanHello David,
it was only in that specific version I sent to you, to make sure it works. Thank you for checking it out!
I merged the changes in for the upcoming version. You can get it here, could you please let us know if it all works for you https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
Thanks,
Martin8 years ago in reply to: Use colorbox on images – not just textHello Luria,
we are behind on this work as you noticed. We are aiming to simplify the lightbox, so let me check with our team about how much priority this should get.
Thanks,
Martin8 years ago in reply to: VAST Wrapper DepthHello Thorsten,
we released FV Player VAST in which the limit has been increased to 5. Please let us know how it goes.
Thanks,
Martin8 years ago in reply to: How to set bufferLength and bufferTimeHello johnlizenith,
if you need to do this for RTMP you can try this:
add_filter( 'fv_player_rtmp_bufferTime', 'tweak_ fv_player_rtmp_bufferTime' );function tweak_ fv_player_rtmp_bufferTime() {
return 6;
}
That will set its buffer to 6 seconds. The default is 3 seconds.
Thanks,
Martin8 years ago in reply to: Clickable playerHello Marcel,
to make it simple you can just create a hidden page with just the [fvplayer ...] shortcode in it which would show up without any header or sidebar and then create a new window with that page in it once the image in your widget is clicked.
Thanks,
Martin8 years ago in reply to: VAST Wrapper DepthHello Thorsten,
it would be possible to tweak this, but keeping the limit reasonable is what protects your viewers from endless ad loading in some cases. I’ve seen setup with some many VAST ads that it took half minute for the player to finally give up and just play the video.
How much time do you wait before you get that error when playing a video? Please let us know.
Thanks,
Martin8 years ago in reply to: Cache not loading and delivering to usersHello Paresh,
thank you for the bug report.
We are about to release a new version, however something has failed in the comit and we need to review that first.
Thanks,
Martin8 years ago in reply to: Fatal error on latest updateHello Devin,
FV Player 6.0.5.16 fixes the responsiveness for YouTube and Vimeo when using the basic iframe embedding.
Thanks,
Martin8 years ago in reply to: How to setup iframe usageHello Sve,
I’m not sure what’s wrong, but it says the fils are missing, like this one:
http://www.4u2rate.com/wp-content/plugins/fv-wordpress-flowplayer/css/img/play_white.png
http://www.4u2rate.com/wp-content/plugins/fv-wordpress-flowplayer/css/fonts/fpicons.woff?ver=yg5dv7
http://www.4u2rate.com/wp-content/plugins/fv-wordpress-flowplayer/css/fonts/fpicons.ttf?ver=yg5dv7Could you please reinstall the plugin?
Thanks,
MartinHello webmarka,
if it’s a live stream, it requires that parameter. It can also be set using the shortcode editor if the Post Interface Option “Live Stream” is enabled.
On our end the stream is very slow. Well, it was yesterday, but now it seems to run fine.
Thanks,
Martin8 years ago in reply to: How to use RTMP streams with FlashHello Alfons,
you can read our overview of video download protection techniques here: https://foliovision.com/player/securing-your-video/protecting-video-from-downloading
What browser/extension do you use if it allows you to download the video with a right click? Or do you mean you use the browser developer console to get the video URL and download it here? Please let us know where we can see your JW Player setup which prevents that. Perhaps it is just using a HLS stream for VOD.
We offer encrypted HLS support, so even if somebody knows how to download a HLS stream, it won’t play: https://foliovision.com/player/demos/encrypted-hls-stream
Regarding the Android Chrome issue – the first player here uses RTMP as well as other formats: https://foliovision.com/player/demos/cloudfront-download-protection The RTMP is only picked in browser with Flash, the other ones do for the MP4 or WebM.
I also setup a demo with both RTMP and HLS: https://foliovision.com/player/demos/hls-stream -> RTMP Then HLS
Both play properly for me on Android 4.4.4 with Chrome 55.
Thanks,
Martin8 years ago in reply to: How to use RTMP streams with FlashHello Alfons,
the important change in FV Player 6.0.5.15 was (citing from the change log https://foliovision.com/player/changelog): “Bugfix – RTMP – making sure it takes priority over other formats to prevent browser from trying to load HLS in Flash engine”
We did this so that if there is a player with HLS and RTMP the Flash player would pick the RTMP format over HLS, as HLS has higher requirements when loading in Flash.
What happens to you suggests that your RTMP stream is actually not working and perhaps it never as browser were picking MP4 video instead.
Please check if it plays if you remove the RTMP stream from that player.
Since FV Player plays HLS streams with proper crossdomain.xml file in Flash, you don’t really need RTMP if you can meet these requirements: https://foliovision.com/player/video-hosting/hls
Thanks,
Martin8 years ago in reply to: How to setup iframe usageHello Sve,
not sure where this issue is coming from exactly. I was able to trace if down to a change introduced in 6.0.5.13 actually.
So I fixed the code I believe. Could you please reinstall FV Player from https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip and let us know if it helped?
Thanks,
Martin8 years ago in reply to: RTMP and m3u8 streaming in one playerHello sdugoten,
thank you for your bugreport and testing. We will make this fix part of the next plugin release, so you don’t have to worry about that.
Thanks,
Martin8 years ago in reply to: HLS video scanHello David,
could you please reinstall FV Player from this ZIP file and let us know if you notice any issues? https://github.com/foliovision/fv-wordpress-flowplayer/archive/task-5816890-m3u8-duration.zip
If it doesn’t calculate length of your HLS streams properly, then please let us know.
Thanks,
Martin8 years ago in reply to: RTMP and m3u8 streaming in one playerHello sdugoten,
thank you for the full shortcode.
We set the RTMP to take priority over otherformats as in your case the Flash engine is trying to play your HLS stream which fails due to missing crossdomain.xml file which is no needed for devices which support it natively.
Could you please reinstall FV Player from this ZIP file and let us know if it fixes your issues? It worked on our test site. https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
Thanks,
Martin8 years ago in reply to: can't add any videos to my websiteHello Robin,
are you getting just a blank empty white box or does it pretty much resemble what you see here? https://foliovision.com/2016/12/introducing-new-shortcode-editor
Does it improve if you check “Enable old interface” in Settings -> FV Player -> Post Interface Options?
Thanks,
MartinHello Jasmin,
could you please ask the LMS team to send us a copy of their theme for a test? Then we can check what kind of error is appearing and if it’s a problem in our plugin which we could fix.
Thanks,
Martinn8 years ago in reply to: How to setup iframe usageHello Sve,
I realized that this might be a problem with WordPress 4.7 and indeed, it’s not working for me on that version. We keep our sites updated to the latest minor release, we are not using 4.7 for all of our sites yet: https://foliovision.com/2016/12/wordpress-improvements
It appears it also stopped working on our sites which use WordPress 4.3 (it’s latest minor version 4.3.6).
This update will released later today in FV Player 6.0.5.14. Thank you for the bug report!
Thanks,
MartinHello Jasmin,
we will check this in our team and get back to you.
We will be happy to assist you right now is you order a Pro support incident: http://foliovision.com/pro-support
Thanks,
Martin8 years ago in reply to: How to setup iframe usageHello Sve,
so just visiting wp-admin -> Settings -> Permalinks doesn’t fix the issue, is that right?
Have you tried to disable the other plugins?
Are you using any plugin for object caching (typically W3 Total Cache) or does your host support it (APC/memcache)?
Are you able to check the rewrite_rules in wp_options table and see if there is any occurence of the “fvp” string in it? Are you doing something to remove rewrite rules for “/trackback/” from there?
If you know PHP, you can debug this in flowplayer::rewrite_embed() in models/flowplayer.php.
Thanks,
Martin8 years ago in reply to: How to setup iframe usageHello Sve,
the iframe embedding works like you described, with all the settings being applied to the video.
I see that it won’t open at all: http://www.4u2rate.com/2016/12/18/59/fvp/
Could you please try to visit wp-admin -> Settings -> Permalinks? Doing that will refresh the rewrite rules and perhaps it will start working.
If not, please try to disable all the other plugins and then visit Settings -> Permalinks again. Will that help?
If you need this issue resolved by our team quickly, we will be happy to get it fixed right on your site if your order our Pro support: http://foliovision.com/pro-support
Thanks,
Martin8 years ago in reply to: FV Player icon on wordpress admin not workingHello Paco,
you can also switch to the old shortcode editor by using Settings -> FV Player -> Post Interface Options -> Enable old interface.
But we would appreciate if you could at least know your browser version.
Thanks,
Martin8 years ago in reply to: FV Player icon on wordpress admin not workingHello Paco,
could you please let us know what browser on what version you are using? Also, what operation system are you using on which version?
What steps do you need to take for this to happen? For example:
1) Start writing a new post using wp-admin -> Posts -> Add new
2) Click the FV Player icon, the shortcode editor comes up like you can see it on the first screenshot here: https://foliovision.com/2016/12/introducing-new-shortcode-editor
3) You fill in the video URL or use “Add Video” to pick it from media library
4) You click Insert
5) The [fvplayer] shortcode is not inserted into the post but the browser loading indicator keeps spinning indefinitelyCould you please put together a list of steps you need to take for the bug to occur like I did above?
Thanks,
Martin8 years ago in reply to: Vimeo key check failedHello Bethany,
we released FV Player Pro 0.7.44 which will reports more about the issue. Could you please upgrade to it and let us know how it goes?
Thanks,
MartinHello Devin,
sorry, I should add that you need to switch FV Player Pro to its beta version first. Instructions can be found here: https://foliovision.com/2016/06/switching-pro-player-to-beta
Thanks,
MartinHello Clod,
I had a look and I don’t see why this shouldn’t work. It appears to run on the_content filter with a very high priority (9998 to 10000), while FV Player outputs its HTML from the shortcode. Shortcodes are parsed at a lower priority (11) that CM Tooltips Glossary.
We will test it.
Thanks,
Martin8 years ago in reply to: Vimeo Play issue….Hello Gbrother,
FV Player Pro 0.7.42 released just now allows you to enable MPEG DASH for your Vimeo videos, just use Settings -> FV Player -> Hosting -> Vimeo (Pro) -> Enable MPEG-DASH (Beta).
Thanks,
MartinHello Devin,
FV Player Pro 0.7.42 released just now allows you to enable MPEG DASH for your Vimeo videos, just use Settings -> FV Player -> Hosting -> Vimeo (Pro) -> Enable MPEG-DASH (Beta).
We had to fix bugs related to Android 4.4.4 on Samsung with it.
The quality switching is automated, but it seems to be loading full HD video for desktop computers most of the time, even when the video is not fullscreen.
Thanks,
Martin8 years ago in reply to: My Interactive Transcript isn't showing upHello Ken,
turns out that MyCred parses the HTML aggressively and there was some not properly escaped HTML special char in our code.
The fix will be included in next FV Player Pro release.
Thanks,
Martin8 years ago in reply to: HLS video scanHello David,
we found some library which can do this, however we are busy working on new shortcode editor (much better user experience mainly with playlists) and releasing some of the FV Player Pro beta improvements (mainly YouTube) to stable version.
Thanks,
MartinHello Raymond,
thank you for the good news!
Could you please let us know what version of PHP you are using? Seems like it treats strings as arrays under some circumstances and was causing the failure.
Thanks,
MartinHello Saul,
thank you for the bug report, we just released FV Player Pro 0.7.41 which fixes this issue.
The Vimeo API was called twice on a post save when there was a change in the post HTML due to a bug in our code. We also added caching for it so that it only checks once every hour, if there is a change to the post.
Thanks,
Martin8 years ago in reply to: Playlist video durationsHello smith234,
we are noticing no issues with YouTube duration parsing in playlists. Sorry about not getting to this earlier.
Thanks,
MartinHello Raymond,
I’m not able to reproduce this issue, no matter if I enable “Post Thumbnail” or not.
Do you see any errors on the browser error console? Here’s how to use it: https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis
If you want to get this fixed in a hurry, you can order our pro support: http://foliovision.com/pro-support
Thanks,
MartinHello Raymond,
please check if you have enabled Settings -> FV Player -> Integrations/Compatibility -> Post Thumbnail. If so, then you can safely disable it now and we will do a full round of testing on it.
Thanks,
MartinHello Rock,
please downgrade to 6.0.5.8.2 if you really need to get it working the way it was before.
We are considering adding an option for this, we will do so shortly.
Thanks,
MartinHello Raymond,
please let us know which thumbnails go missing. Do you mean the core WordPress Feature Images on post archives, or something else? Are you using any plugin for these?
Are you using Settings -> FV Player -> Integrations/Compatibility -> Enable profile videos?
Thanks,
MartinHello Nate,
the iframe won’t be so easy, so starting from FV Player 6.0.5.9 for these AMP pages we just insert bare video tags where possible and otherwise just show the video splash screen and information that there is a video in that post with a link to the post.
Thanks,
Martin8 years ago in reply to: Change Fullscreen Button PositionHello Nick,
the first link should work fine. The CSS should be put into your child theme, however the script part is also really important – it should be included in footer after wp_footer() call, or you can put it in a file and load it up using wp_enqueue_script(). Make sure you list ‘flowplayer’ as the script dependency.
I’ll check in our team if we could add this as an option in our plugin.
Thanks,
Martin8 years ago in reply to: Vimeo Play issue….Hello Gbrother,
you can test our Vimeo MPEG-DASH integration here: https://foliovision.com/player/demos/vimeo-channel-support
Just pick any video and when you enter the fullscreen mode you might be noticing that the picture will at first be a bit blurry but then it will get much sharper as it switches to the higher quality.
That means your shouldn’t be getting any quality switching buttons on these videos. If you do get these, then it’s because either the video doesn’t have MPEG-DASH version of it available or your browser doesn’t support it.
Thanks,
MartinHello Devin,
you can test our Vimeo MPEG-DASH integration here: https://foliovision.com/player/demos/vimeo-channel-support
Just pick any video and when you enter the fullscreen mode you might be noticing that the picture will at first be a bit blurry but then it will get much sharper as it switches to the higher quality.
That means your shouldn’t be getting any quality switching buttons on these videos. If you do get these, then it’s because either the video doesn’t have MPEG-DASH version of it available or your browser doesn’t support it.
Thanks,
Martin8 years ago in reply to: Use xml file for playlist sourceHello Bill,
unfortunately it seems that reencoding the video properly for web is the best way of fixing the bad video meta data (moov) position, if that’s what you mean.
We will have another look for some tool that would fix it.
Thanks,
MartinHello Devin,
we are not noticing issues with automated YouTube quality switching. The automated one is actually the default in both our plugin and on YouTube. It seems to check the screen size and connection speed.
You can enable the quality switching buttons for YouTube, but I’m noticing that in the current FV Player Pro beta these don’t appear.
Thanks,
MartinHello Devin,
we made progress on MPEG-DASH, we are currently fixing compatibility with some of the streams and making sure there is a working fallback for devices without MediaSource capability for the codecs Vimeo is using.
Thanks,
Martin8 years ago in reply to: Audio starting twiceHello Martin,
it’s not part of the public version of the plugin yet, so please test with the plugin version from that ZIP file.
Thanks,
Martin8 years ago in reply to: Use xml file for playlist sourceHello Bill,
we don’t have any plans to work on Media RSS support right now, but I put it up to our Trello board, where we record feature requests: https://trello.com/b/nMI1nPFC/fv-player
We are working on improving the shortcode editor (also for playlist) and also simplifying the shortcode for playlist.
Thanks,
MartinHello Mareus,
could you please switch FV Player Pro to Beta version (don’t forget to clear all caches, including the minify) and see if it helps? https://foliovision.com/2016/06/switching-pro-player-to-beta
Thanks,
Martin8 years ago in reply to: Use xml file for playlist sourceHello Bill,
I see there is some Media RSS format that was supported: http://flash.flowplayer.org/documentation/configuration/playlists.html
Do you know any other standard which might be more wide spread?
Thanks,
Martin8 years ago in reply to: FV Gravatar Possible Not WorkingHello Regev,
it appears something is failing. I’m not sure if it’s our plugin or there is some strange plugin conflict.
We are verifying how it works on our sites with a lot of comments.
Thanks,
Martin8 years ago in reply to: FV Gravatar Possible Not WorkingHello Regev,
you posted the email address of your commenter to us. I checked it on our site and it caches properly.
You said it’s also visible in the “Cache information” section of the plugin settings screen. If you know PHP, you can check if it’s present in the $gravatars array in FV_Gravatar_Cache::GetAvatar(): https://github.com/foliovision/fv-gravatar-cache/blob/master/fv-gravatar-cache.php#L182
Perhaps there is some limit in your object cache. Are you using APC or memcached? Please ask your server support if you are not sure.
Thanks,
Martin8 years ago in reply to: VAST Wrapper DepthHello Alessandro,
it means the wrappers are processes properly, but no ads were found in any of them.
Thanks,
Martin8 years ago in reply to: Embed: player not foundHello Wolfgang,
if you know PHP you can look at the $aPlayers variable in flowplayer:: template_embed(): https://github.com/foliovision/fv-wordpress-flowplayer/blob/master/models/flowplayer.php#L1312
Does it find the player at all?
Only other thing that comes to mind it trying to disable plugins one by one until this works, then we can check again what conflict with that plugin could be the cause for this.
Thanks,
Martin8 years ago in reply to: quality switching and mobile versionsHello Steve,
the HLS streams are prioritized over RTMP, it’s currently coded that way. And thanks to the Flowplayer 6 core the HLS streams can be played if Flash is installed, so that way it doesn’t get to RTMP at all.
Our guide for encrypted HLS streams is here: https://foliovision.com/player/video-hosting/securing-your-video/hls-stream
As you can see it’s for Elastic Transcoder available in Amazon Web Services. We hope to find some other (and simpler) transcoding engine.
Thanks,
Martin8 years ago in reply to: VAST Wrapper DepthHello Alessandro,
if the maximum number of wrappers would be reached there would be a different message – “The maximum number of VAST wrappers ({number}) has been reached.”
However I’m getting a different error on your website, I just get “An invalid exception was thrown.” in fv-player-vast-min.js.
You site also appers to be full of JavaScript errors originating in http://cdn.ravenjs.com/3.6.0/raven.js, although it’s not likely related. The site appears to be full of ads as well.
Do you have any special page which doesn’t have all of the extra ads on the page with just FV Player VAST on it?
Thanks,
Martin8 years ago in reply to: FV Gravatar Possible Not WorkingHello Regev,
looking at your site again I can see that the cached avatar is used for 193 out of 577 comment authors.
What does the “Cache information” say on the plugin page?
Perhaps there is something strange about the user email address. Can you post the email of the user who posted the “Oh and my height is 6,1.” comment? We won’t publish his address, I just wonder if it uses anything out of ordinary.
Thanks,
Martin8 years ago in reply to: How to set a thumbnail using amazon s3Hello Renato,
I’m surprised to hear you are having issues with Vimeo like this. The CDN speed is actually better than Amazon CloudFront. On top of that Amazon S3 is hard to manage.
What video format are you using from Vimeo and what country are you in? Are you using our Vimeo Pro integration? https://foliovision.com/player/video-hosting/how-to-use-vimeo
Thanks,
Martin8 years ago in reply to: Schema.org markup integrationHello kuku,
we could add the image field you are asking for, but we are unsure if the social services would pick it up if the image wouldn’t be also part of the actual site content.
Thanks,
Martin8 years ago in reply to: Embed: player not foundHello Wolfgang,
I checked http://deluxevoyages.com/blog/videos-3/silversea-cruises-videos/ and it uses Twenty Ten which is what I called the default WP template. It’s a slightly older one though.
I see that the player is not found when using the iframe code.
This could be caused by some plugin as well. What other plugins are you using?
If you would like us to fix your issue right on your website quickly, you can order our Pro support: http://foliovision.com/pro-support
Thanks,
Martin8 years ago in reply to: VAST Wrapper DepthHello Alessandro,
you can just paste the log here. We won’t publish it if you don’t want us to.
Thanks,
Martin8 years ago in reply to: Video Finish JavaScript EventHello Hayat,
to conslude this thread – we asked you to use our video checker, fixed how it checks the paths for RTMP streams (the error you were getting for /SampleVideo.mp4) and you figured out you didn’t had the Flash installed for Opera and IE.
Thanks,
Martin8 years ago in reply to: VAST Wrapper DepthHello Alessandro,
FV Player VAST offers waterfall loading of the ads, so that if the first one fails it continues with the next one. You can check that in step 6 here: https://foliovision.com/player/vast/how-to-use-vast
Could you please ask your support technician for the ad unit which shows us that we only support a limited wrapper depth? There are different parameters to adjust and I want to make sure we adjust the right one if it’s really required.
Thanks,
Martin8 years ago in reply to: FV Gravatar Possible Not WorkingHello Regev,
the avatar size on your site appears to be 108 pixels. Is that matched in Settings -> FV Gravatar Cache -> Gravatar size?
What does the “Cache information” say on that page?
Does the “Cache directory” displayed on that page exist?
Is the “Daily cron” option checked?
You can also enable “Debug mode” and then check what appears in the log file.
Thanks,
Martin8 years ago in reply to: Audio starting twiceHello Martin,
could you please check if it also happens with this version of FV Player? https://github.com/foliovision/fv-wordpress-flowplayer/archive/gravity-forms-fix.zip
It has fixed this GF Partial Entries bug on our test site.
Thanks,
Martin8 years ago in reply to: Schema.org markup integrationHello kuku,
OG is Open Graph by Facebook.
I’ll check your feature request with our team.
Thanks,
MartinHello Kobus,
thank you for your notes!
We just fixed the issue with static calling of flowplayer::get_languages() yesterday, it will be included in next relase.
Fix for PHP warning for silentstart will be included in next release of FV Player VAST. It will go away if you save the plugin options.
Thanks,
Martin8 years ago in reply to: AB Looping AdjustmentHello John,
we enabled use of hotkeys for this. Once you enable the AB looping you can hit “i” to set the A marker and “o” to set the B marker.
This has been put to the beta version in FV Player Pro 0.7.37 and you can demo it here: https://foliovision.com/player/demos/user-ab-loop
Thanks,
Martin8 years ago in reply to: Problems on Windows Lumia PhoneHello Roberto,
we will need more details about the issue. Could you please let us know if the following videos play for you properly?
* bare MP4 video: https://foliovision.com/player/demos/amazon-signed-urls
* Vimeo video: https://foliovision.com/player/demos/vimeo-integrationThanks,
Martin8 years ago in reply to: Use xml file for playlist sourceHello Bill,
are you referring to any standard XML file structure for this?
Or are you just looking for some standardized programming interface for creating playlists in FV Player? We have planned some shortcode improvements which should make it easier.
Thanks,
MartinHello Kobus,
please don’t misunderstand, I’m not recommending that you modify the plugin files as a permanent fix. I’m only suggesting that in case you are a web developer as a quick fix to see if it helps. If it would help, your bug report to JetPack would be more detailed. However just telling them at while line the error is occurring in what file should be enough.
We don’t like our sites to be bound with some functionality to external services, like for example WordPress.com. If you are using a lot of the JetPack functions, it might be working well for you. We also don’t recommend themes which have built-in functions which make it hard to change to a different theme later.
Thanks,
MartinHello Kobus,
in general we don’t recommend using JetPack because of its WordPress.com integration – unless that’s what you really need. There are good alternatives for most of its functions which don’t tie you down like that.
Since you are our pro user I checked your site and I can see the error:
tiled-gallery.js?x74069:163 Uncaught ReferenceError: wp is not defined(…)
Does it appear when you remove FV Player from that post and only keep the gallery? If so, then it’s Jetpack’s fault. Otherwise it must be some strange conflict.
In that case you can try to modify that /wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.js file and comment out the block at line 163. If you are experienced in JavaScript, it won’t be a problem, just remember to clear any cache – your browser, CDN and so on.
If you would like us to get this fixed for you with priority, you can order our Pro support: http://foliovision.com/pro-support
Thanks,
Martin8 years ago in reply to: quality switching and mobile versionsHello Steve,
yes, the quality switching works for RTMP, you ca see a demo here https://foliovision.com/player/demos/flowplayer-quality-switching -> RTMP
We don’t support RTSP, as there were not enough requests to add it unfortunately.
Thanks,
Martin8 years ago in reply to: quality switching and mobile versionsHello Steve,
sorry about the delay. I don’t think you should be using Handbrake for the various quality streams. I only know details of how HLS works in AWS Elastic Transcoder and in there you put up the big master video file in high quality and then you setup the pipeline in which you define what qualities should be in the HLS.
You can see it in https://foliovision.com/player/video-hosting/securing-your-video/hls-stream -> “Once the pipeline is properly set up, create your transcoding job.”
However AWS is too complex and we are looking for some easier to use HLS transcoder.
Are you still using Scale Engine? Don’t they have any guidelines for HLS stream with multiple qualities.
The way you use it with multiple HLS streams works with quality switching, but it’s only detected when the playback starts – at least that’s what I was able to figure out. But if you switch to full screen for example, you won’t get the higher quality and it won’t detect change in network connection speed.
Thanks,
Martin8 years ago in reply to: Error with fv_player_vast_custom_trackingHello Ralf,
I guess you are using the custom tracking code for FV Player VAST like this one: https://gist.github.com/foliovision/1fec01e5ca8cb2a6a03d
If fv_player_vast_custom_tracking is undefined, the custom tracking might be broken for you.
To fix it you can add a check for the “api” variable. Actuall I just added it to the above Gist, so you can revise your code.
Thanks,
Martin8 years ago in reply to: Video ads in lightboxed videosHello,
thank you for reminding us of this issue. We will add the translations for FV Player Pro.
Thanks,
Martin8 years ago in reply to: intro outro on liveHello Alessandro,
sorry about the delay.
I tried to setup a video ad in front of a HLS live stream here and I’m not noticing issues with it: https://foliovision.com/player/demos/roll-custom-video -> Live Stream
I’m not sure about the post-roll (video at the end) of the live stream. Do you have a live stream which you control? Then you should be able to test this easily: https://foliovision.com/player/ads/using-preroll-postroll-ads
Thanks,
Martin8 years ago in reply to: Video ads in lightboxed videosHello,
please make sure you are using latest FV Player and FV Player Pro and then let us know if it helped or not.
Thanks,
Martin8 years ago in reply to: Video ads in lightboxed videosHello,
it works for us, you can check the demo here: https://foliovision.com/player/demos/roll-custom-video
FV Player 6.0.5.6 is now released.
Thanks,
MartinHello Nathan,
AMP is really a moving target. We did something to make sure FV Player videos still play when using AMP. It mean the proper script has to be included and now AMP validator is not liking that:
The tag ‘script’ is disallowed except in specific forms. CUSTOM_JAVASCRIPT_DISALLOWED
I can’t find any page from Google which would explain this. Are you following some site validation process which requires that the AMP on your site is fully validated before really enabling it for Google?
I found some AMP specs here: https://www.ampproject.org/docs/reference/components In the “Audio & Video” part it almost looks like they are trying to only support some video players, such as Vimeo, YouTube and JW Player.
Thanks,
Martin8 years ago in reply to: No subtitles for ProsHello Michael,
we put the fix into FV Player Pro 0.7.31. You should be seeing that in your updates, we actually already released another version – 0.7.32.
We will put in a message to iPhone iOS < 7 users if there are subtitles. Something like - "This video contains subtitles, but your device doesn't support it". Thanks, Martin
8 years ago in reply to: Pre-Roll Broke My Video.Hello Miles,
we just released FV Player Pro 0.7.32 which fixes this behavior, you should be seeing that update alteday.
However it will also require a fix in the base (free) FV Player plugin. Could you please help us with the testing?
To do that just install FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/fix-video-ads-lightbox.zip You need to just remove the existing version of FV Player, no settings or videos will be lost an then install it from that ZIP file.
With that version the video ads should start working in lightbox automatically. Could you please let us know if it works for you?
Thanks,
Martin8 years ago in reply to: Video ads in lightboxed videosHello Zlatev,
could you please upgrade FV Player Pro (you should be seeing version 0.7.32 as an available update) and also re-install FV Player from the following ZIP file? https://github.com/foliovision/fv-wordpress-flowplayer/archive/fix-video-ads-lightbox.zip
You need to just remove the existing version of FV Player, no settings or videos will be lost an then install it from that ZIP file.
With that version the video ads should start working in lightbox automatically. Could you please let us know if it works for you?
Thanks,
Martin8 years ago in reply to: Video ads in lightboxed videos8 years ago in reply to: Schema.org markup integrationHello kuku,
perhaps it works thanks to OG tags.
Why would you like to use FV Simpler SEO to set the picture when the Featured Image gets the job done?
Thanks,
Martin8 years ago in reply to: default.png with SSL siteHello Matt,
thank you for posting the details, we will fix this by using http:// or https:// in the links based on if SSL is used or not.
Thanks,
Martin8 years ago in reply to: default.png with SSL siteHello Matt,
we are not having this issue on our site, could you please try to re-save the options in Settings -> FV Gravatar Cache.
Thanks,
MartinHello Devin,
thank you for the bug report!
In case of YouTube we have to use their API and it seems it doesn’t support these smaller speed steps. So we will have to make sure our speed buttons work well with that and don’t try to use 0.75 speed with it.
Thanks,
Martin8 years ago in reply to: Memory errorHello Wolfgang,
could you please remove FV Player and reinstall it from this ZIP file? https://github.com/foliovision/fv-wordpress-flowplayer/archive/task-5774542-reworked.zip
It uses an alternative method of storing the file, so we would like to see if you still get the PHP memory warning.
To fully test this, please create a copy of the exact video which caused the issue before but under a different name and put it into FV Player on a new post.
Thanks,
Martin8 years ago in reply to: Video ads in lightboxed videosHello Zlatev,
we are looking into it, at this point I’m not sure what was exactly the issue.
Thanks,
Martin