Forum Replies Created
-
-
9 years ago in reply to: Avada
Hello msalitu,
we have some other user using Avada theme who had some issues, but it wasn’t related to the theme: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/audio-player-skin-not-showing-play-button#post-4550
Here’s some other user where it’s bit unclear if the issue was in the theme or not: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/javascript-error-uncaught-typeerror-object-300-has-no-method-apply#post-2739
Could you please check your browser JavaScript console for any errors when you edit the post and click our button? Here’s how: https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis
Thanks,
Martin9 years ago in reply to: autoplay just once?Hello Bruno,
thank you for the bug report.
It appears we need to fix this for dynamically loaded videos (using Vimeo or CloudFront signed URLs).
Thanks,
Martin9 years ago in reply to: FV Player ProHello Rolf,
thank you for the reminder, I updated the “Tested up to” tag. Now it should work for you (might take a bit of time to update the info).
Thanks,
Martin9 years ago in reply to: integration with vimeo and adsense.Hello Vakas,
you can check our Vimeo integration here: https://foliovision.com/player/demos/vimeo-integration
You can check our VAST ad support here (support Google AdSense for video as well): https://foliovision.com/player/demos/vast-ads
Please let us know if you have any other questions.
Thanks,
Martin9 years ago in reply to: Preroll ads and the video playlistHello Trevor,
thank you for letting us know about the issue! We improved our code to work better with Vimeo and CloudFront videos, but haven’t noticed this issue.
Please check for a new plugin version later today, we fixed this and will release it in about an hour.
Thanks,
MartinHello Ed,
sorry if that didn’t helped, I though you are using some plugin which takes care of this and that it can’t handle our custom CSS file.
Could you please give us a link to the article which recommends removing the version from CSS/JS links? As I explained, we use it to control browser cache across different FV Flowplayer versions. Any mature plugin does it that way.
Thanks,
MartinHello Ed,
you can disable that file by checking Settings -> FV WordPress Flowplayer -> Integrations -> Disable saving of color settings into a static file.
We put the query string into the JS and CSS path to trigger the browser cache refresh on plugin version changes. If there is no version in the JS and CSS URL, then there is nothing to force the browser to grab the new version of the file once it’s there.
But perhaps you handle this differently.
Thanks,
MartinHello Lucas,
could you please copy the entire comment notification?
The issue is that WordPress doesn’t include all the properties in the action hooks, so we have to do some string matching to figure out:
1) comment ID by looking for “#comment-” in the text
2) sre and srk unbuscription link parameters – seems like you have these
3) unsubscription link by checking for “Manage your subscriptions:” – so this might not work with translationDo you use a translation?
Thanks,
Martin9 years ago in reply to: Plugin doesnt workHello Mark,
our plugin removes the category prefix form the category archive URLs. Looking at your site, this appears to work, see: http://www.adelgazarrapidoweb.com/nutricion/
What you sent looks like a link to single post. If you want to get rid of the category in such URL, use Settings -> Permalinks and select the desired category structure.
Don’t forget to put in redirections, as without 301 redirections from old post URLs to new URLs your site might disappear from search index.
Thanks,
MartinHello Lucas,
could you please check steps in our install guide here? https://foliovision.com/wordpress/plugins/subscribe-to-comments-reloaded-better-unsubscribe/installation
Thanks,
Martin9 years ago in reply to: YouTube videosHello Mateusz,
could you please send us YouTube links to your old videos? Then we can check if there is some problem with obtaining the splash screen, or if there is some issue with the Google Developer API key which you entered. We might need to improve the instructions and key checking here.
Thanks,
Martin9 years ago in reply to: YouTube subtitlesHello Varinder,
thank you for the bug report!
I’ll have our CSS designer have a look at applying some media query to make the subtitles smaller for narrow screens.
Thanks,
MartinHello Sunjay,
please let us know what kind of shortcodes you are using. If you are using our Vimeo integration, then it requires some other additional init code, not just what’s in the Vibe Themes guide.
Our goal is to simplify this, we will have a look at it again once we finish upgrading our player to Flowplayer 6 core.
Thanks,
Martin9 years ago in reply to: YouTube videosHello Mateusz,
are you sure your FV Player Pro is active as well as FV WordPress Flowplayer?
I see your license is expired, but it should work in your last version.
Thanks,
Martin9 years ago in reply to: Using Vimeo and YoutubeHello Mateusz,
please let us know where we can see our player on your website and we will have a look.
Thanks,
Martin9 years ago in reply to: Speed Buttons Not WorkingHello Varinder,
thank you for the bug report!
We are in middle of updating our player to using Flowplayer 6 core. We will address the YouTube speed control once it’s updated.
Thanks,
Martin9 years ago in reply to: YouTube subtitlesHello Varinder,
thank you for the bug report!
We are in middle of updating our player to using Flowplayer 6 core. It brings in more powerful subtitle management, so we will address your issues there.
Thanks,
Martin9 years ago in reply to: Can’t Find Flash FileHello Matthew,
I had a look, but I can’t get it to play. All I can see if that the VPAID ad is slow to load and then ends with following errors and the video doesn’t play:
pm-error:Invalid AdServer Response or VAST validation failed.
pm-error:Error in AdTagHandler() while handling PubMatic Response…So as far as I can see, this is related to FV Player VAST.
It works fine when I use VPN in Los Angeles though, so it might just be failing for us in Europe.
Could you please ask your ad provider about the pm-error? The issue is that there are no further events, like any error event which we could hook into and cancel the ad and play the actual video.
Thanks,
Martin9 years ago in reply to: Issues with UTF8 in FlashHi Ralf,
I checked your VAST ad tag and it’s wrapping another ad tag which has “Publicité” in the URL as a keyword. I removed the “Publicité” word from the URL and I got the ad playing. So I think this is error on LiveRail side – they should not be providing content keyword which they don’t encode for Flash use properly. Flash has issues with UTF8 URLs.
Please ask them to make sure there are no special characters in there.
Thanks,
Martin9 years ago in reply to: Issues with UTF8 in FlashHi Ralf,
I had a look with a French IP and both your site and Google give me this error, just like you reported: “Error: Ad adLoadError error: Error #1052 errorCode: 1105” Screenshots attached.
I don’t think this is a general LiveRail issue as we use LiveRail in some of our samples here and it all works: https://foliovision.com/player/demos/vpaid-ads
I checked error code 1052 (“Invalid URI passed to %s function.”) and it means that the SWF file might be corrupt or perhaps there is some bad tracking on your ad unit.
I had a look at your SWF and it’s 81838 bytes, while the same file on our server is 81854. Are you sure you uploaded it properly? Just grab a fresh copy of the plugin from https://foliovision.com/login -> My Products.
Thanks,
MartinHello Rolf,
we hope to finish upgrading to Flowplayer 6 at the start of next week.
The weather is pretty hot in Bratislava, with no clouds. I hope it stays that way!
Thanks,
Martin9 years ago in reply to: Can’t Find Flash FileHello Matthew,
could you please also put vast=”skip” on it? It appears that the VAST ads never finish loading for me. On the console I can see:
missing } after try block
From http://ib.adnxs.com/…
Thanks,
MartinHello Rolf,
could you please try to refresh your browser cache?
It worked for me this time. I’m noticing that the when the Themify Builder edit mode is turned off, our player doesn’t load properly (we will put an exclusion there), but the editing itself works now. What that means is that we need to finish our upgrade of core Flowplayer to version 6.
If you use any of our pro features, you will have to revert the fv-flowplayer.min.js file to what it was.
Thanks,
MartinHello Rolf,
I posted a [fvplayer] shortcode into the “Flowplayer Test Module” and I can see it playing. However when I saved the changes, there was no indication of the save being finished and when reloaded, the video was there but I couldn’t open the editing anymore.
I can see some errors on the JavaScript console, so it’s hard to tell what exactly is wrong. Enabling wp-admin -> Parallax -> Themify Settings -> Themify Builder -> “Exclude Video module” didn’t helped.
We are currently upgrading our plugin to Flowplayer 6 core and I think this will help, at least my basic tests indicate it will.
Could you please replace the file wp-content/plugins/fv-wordpress-flowplayer/flowplayer/fv-flowplayer.min.js with this one and see if that helps? https://raw.githubusercontent.com/foliovision/fv-wordpress-flowplayer/dev/flowplayer/fv-flowplayer.min.js
Thanks,
Martin9 years ago in reply to: Can’t Find Flash FileHello Matthew,
you can add engine=”flash” to the [fvplayer] shortcode and then it will be used by default (if it’s available of course) for that single player.
Thanks,
Martin9 years ago in reply to: splash imageHello Mary,
if you use our free plugin, then the Vimeo embedding is very basic (just their iframe code) which doesn’t support custom splast images nor playlists.
You can check our full-featured chromeless Vimeo integration here: https://foliovision.com/player/how-to-use-vimeo-pro
Thanks,
MartinHello Rolf,
unfortunately I can’t read the secure note you created. It seems like my LastPass crashed during the processing. Could you please share it again?
Could you please also describe where I can see the issue in your wp-admin?
Thanks,
Martin9 years ago in reply to: Speed Buttons Not WorkingHello Michelle,
could you please let us know what browser are you using? I see that our check for Flash engine (it doesn’t support the slow motion) might be failing.
Thanks,
Martin9 years ago in reply to: Can’t Find Flash FileHello Matthew,
could you please post the URL where we can see the issue?
Are you 100% sure the file is there?
Last FV Flowplayer version is 2.3.16. Could you please upgrade to that?
Thanks,
Martin9 years ago in reply to: how to remove playlist splashHello adjoa,
to hide the playlist thumbnails, you can add the following to the [fvplayer] shortcode: playlist_hide=”true”
Does that solve your issue? We will add this into the shortcode editor interface, as well as playlist layout presets.
Thanks,
Martin9 years ago in reply to: splash imageHello Mary,
pleas let us know more about the issue you are facing.
1) what exact shortcode are you using?
2) what template are you using? Does it happen even when using default WordPress template?
3) please check step 4. here: https://foliovision.com/player/installation
Thanks,
Martin9 years ago in reply to: style-1.css – BulletProof Security alertHello Daniel,
yes, it’s a legitimate file of FV Flowplayer. That’s where we store your player color settings to avoid ugly <style> tag in the site <head>.
Could you please let us know what security software are you using, so we can report this as a false alarm?
Thanks,
MartinHello Rolf,
please share it with martinv@foliovision.com using LastPass. LastPass is a utility for secure sharing of login information. We created a step by step illustrated guide for it here: https://foliovision.com/sharing-sensitive-information
Thanks,
MartinHello Rolf,
could you please send us a link where we can see the issue? Do you mean our plugin breaks the front-end display or does it break the editor? Does the editor provide a WYSIWYG view of insterted videos?
Thanks,
MartinHello Omar,
please try if your Firefox has the same issues with the 11 minute video here: https://foliovision.com/player/demos/vimeo-integration (use the first video)
Is the video long enough for the issue to occur?
Thanks,
MartinHello Omar,
1) Video playback broken – what browser are you using? There could be a bug it its HTML5 video engine.
Does it help if you enable Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Default -> Prefer Flash player by default? (Make sure you have Adobe Flash installed)
3) Subtitles – when I save your site HTML and open it in a text editor, I can see all the UTF8 characters. When I do that with your SRT, it’s all broken. That’s why I suspect that your web server doesn’t serve it properly with UTF8 in mind.
Here’s our demo with Arabic subtitles: https://foliovision.com/player/demos/subtitles
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello John,
fixing that is high on our list. I fixed it now.
Please reinstall FV WordPress Flowplayer – remove and install again. Also upgrade FV Player Pro to 0.3.3.
Regarding the AB color issue – it’s a bit tricky, as normally the numbers are bright on dark background, but the A and B buttons are bright with dark A and B letters. Where can we see this on your site to figure it out?
Thanks,
MartinHello Omar,
1) Video playback broken – I was not able to reproduce the issue. Does it happen all the time? Does it help if you seek in the video afterwards?
2) If you don’t want the player to appear in RTL mode, add the following into your theme CSS:
.flowplayer {
direction: ltr;
}Does it solve the issue?
3) Subtitles – when I download these and open it in a text editor, I can already see bad encoding. Are you sure the file is alright?
Thanks,
Martin10 years ago in reply to: FV Player Pro and Vimeo statsHello Tim,
we tested this and it’s true – the Vimeo Pro file URLs work with the stats, strangely enough.
You can use Google Analytics to see detailed video playback stats though: https://foliovision.com/2015/04/detailed-google-analytics
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello John,
please upgrade to FV Player Pro 0.3.2, this has been released: https://foliovision.com/player/demos/user-ab-loop
You will have to upgrade FV WordPress Flowplayer as well.
Please let us know how it works for you.
Thanks,
MartinHello Chi,
I can see that your server doesn’t like our debug query parameter on admin-ajax.php requests.
Please upgrade to FV Player Pro 0.3.2 where we turned this of. Your videos will work then.
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello omar,
1) Could you please used our video checker to report your video? Here’s how to use it: https://foliovision.com/player/faq#properties-built-checker-report-playing
2) We will check the rtl language support.
3) Could you please provide a link to your subtitles? I don’t think there should be any problem with that.
4) If the videos play for you, then it’s good, however our checking routing didn’t reported any false positives for a while. Have you tried to follow the recommended steps? We put this in to help users with broken websites fix their JavaScript issues to not break our player.
Thanks,
MartinHello Dennis,
we just released FV Simpler SEO 1.6.26 which fixed the issue for us on our qTranslate enabled website.
Please let us know how it works for you.
Thanks
Martin10 years ago in reply to: Schema.org markup integrationHello kuku,
thank you for your interest in our plugin!
What exact schema.org markup would you like to use? We support Google authorship, but Google stopped showing that in search results.
Thanks,
Martin10 years ago in reply to: Mobile video feature not workingHello Tim,
you can try to put engine=”flash” to the shortcode. It will make sure whoever has Flash installed uses Flash by preference. That should make sure the RTMP is used.
Thanks,
Martin10 years ago in reply to: FV Player Pro and Vimeo statsHello Tim,
I reposted your question here. We are having a look, I wouldn’t expect the 3rd party Vimeo Pro file URLs would work with Vimeo stats.
Thanks,
MartinHello Andy,
we worked on the start/end time support for playlists and it will be released this week.
You can check our demo here: https://foliovision.com/player/demos/custom-start-time -> YouTube Playlist
Currently there are issued to get fixed for iPad.
Thanks,
MartinHello Alessandro,
you should be putting the CSS into your theme stylesheet. We recommend that you never modify any plugin CSS as you will loose your changes in a plugin update. style-1.css is our special CSS where we put the plugin CSS and the skin settings – to prevent CSS rules in HTML header.
Thanks,
MartinHello Amie,
I added the license key and now it works on the test page: http://maverick-nyc.com/?page_id=156&preview=true
However the issue with your homepage is that your slider uses the standard Flowplayer load method, however out Vimeo integration doesn’t currently support that, as it has to grab the Vimeo URL before playing the video.
So you need to use this custom code to make sure the video gets preloaded on page load:
jQuery(document).ready( function() {
flowplayer.support.firstframe = false;
for( var i in fv_player_pro.playlist ) FV_Flowplayer_Pro.load(‘#’+i);
});Thanks,
MartinHello Amie,
I see that there is a FV Flowplayer license with email address matching Maverick-nyc.com but not domain entered, so I entered it now. That solves the logo issue.
I don’t see the plugins settings screen – apparently “User” doesn’t have the permissions to access it. I was able to install latest version of FV Player Pro from a ZIP file though.
I see that it doesn’t work for your custom post type which shows up in a slider: http://maverick-nyc.com/wp-admin/post.php?post=110&action=edit
To debug this I wanted to create a draft post to preview it, but I don’t see any content which I post. The HTML is completely broken here: http://maverick-nyc.com/?p=153&preview=true
Thanks,
MartinHello Amie,
thank you for the login information, but I wasn’t able to figure our how to get into your website. Could you please let us know what it is?
You only have license for: huemortest.com And I can only see the plugin on: http://huemor-dragonfruit.huemortest.com/ where the login doesn’t work
We are keeping this thread private for now.
Thanks,
MartinHello Alessandro,
I realized we don’t have to do anything. Simply use some CSS like this:
.flowplayer.is-live.is-error .fp-message {
display: none;
}
.flowplayer.is-live.is-error .fp-waiting {
display: none;
}
.flowplayer.is-live.is-error {
background-image: url(images/live-stream-down.jpg) !important;
background-size: contain !important;
}Thanks,
Martin10 years ago in reply to: Amazon S3 Oregon signature issuesHello Raylene,
if you select no region, then we use AWS signature version 2. If you do select it, we use AWS signature version 4. That one is required by some regions.
I was able reproduce your issue with our own Amazon S3 bucket in Oregon. Our fix for this (for AWS signature version 4) will be part of the next plugin release.
Thank you for the bug report!
Martin
10 years ago in reply to: Amazon S3 Oregon signature issuesHello Raylene,
I had a look, but I’m not sure why it won’t work. Could you please try:
1) Rename the file to twitter-tour.mp4 – no blank space or +. We didn’t had issues with it on our second video which is in Sidney though: https://foliovision.com/player/demos/amazon-signed-urls
2) We upgraded our plugin to use Amazon AWS Signature version 4. To use the version 2, just switch the “Region” field to “Select the region”. It might work that way.
Thanks,
MartinHello mrcanoa,
actually, perhaps upgrading FV Player Pro to 0.3.1.1. is all you need to do.
Thanks,
MartinHello mrcanoa,
in your code you should specify that you are interested in .flowplayer elements inside of the content which just received the Ajax content. Or you can check all the .flowplayer elements in an “each” loop and if there is no data(‘flowplayer’) on it, load it:
jQuery(‘.flowplayer’).each(function() {
if( !jQuery(this).data(‘flowplayer’) ) {
jQuery(this).flowplayer();
var fp = jQuery(this).data(‘flowplayer’);
fp.play();
}
});Othwerwise it affects all the players on the webpage and strange issues might occur.
Also, if you are using FV Player Pro, make sure you upgrade to 0.3.1.1.
Thanks,
Martin10 years ago in reply to: Conflict with Appspector Chrome extensionHello Bruno,
thank you for the bug report, the fix will be part of the next release.
Thanks,
Martin10 years ago in reply to: Quality Switch, hide some labelHello Gergely,
thank you for the suggestion, I think we could add an interface which would change the qsel=”true” shortcode option to something like:
qsel=”-270p,-360p,-720p” and then only show these options.
We will discuss this in our team.
Thanks,
Martin10 years ago in reply to: Flash support for HLS and MPEG-DASHHello Alessandro,
you can get the dev version here: https://github.com/foliovision/fv-wordpress-flowplayer/archive/dev.zip
The demo stream I posted doesn’t work for me in Chromium (open-source version of Chrome), as it doesn’t support H264 MP4 in HTML5: “videoCodec (video/mp4;codecs=”avc1.4D401E”) is not supported.”
I’m not sure about live streams.
Thanks,
MartinHello rootttal
this was answered here: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/getting-template-check-errors
Thanks,
Martin10 years ago in reply to: Logo Discrepancy in LightboxHello Rolf,
thank you for your request!
We will discuss this in our team. Perhaps this should be optional (global option), as some people may like it without the logo.
Thanks,
Martin10 years ago in reply to: Splash image at end of videoHello Craig,
we are using [fvplayer src="https://foliovision.com/videos/dominika-960-31.mp4" mobile="https://foliovision.com/videos/dominika-mobile.mp4" splash="https://foliovision.com/video/burning-hula-hoop-girl-dominika.jpg" splashend="show"] here and it works: https://foliovision.com/player/demos/splash-image-end
What does your shortcode look like?
Thanks,
Martin10 years ago in reply to: Getting Template check errorsHello roottttal,
your theme doesn’t use the proper programming standards of modern WordPress.
If you know PHP, you can remove the static reference to jQuery (it’s version 1.7.1) from header.php or functions.php and replace it with wp_enqueue_script(‘jquery’).
Then check if your theme still works as expected.
Thanks,
Martin10 years ago in reply to: Google Analytics ErrorHello smith234,
could you please post your replies here, so we don’t have to always re-post them?
You should be using the same tracking code. You can load the Events display and then you can check all the video tracking there. It doesn’t mix up with the rest of we site stats.
See steps 5. here: https://foliovision.com/player/google-analytics-flowplayer
Thanks,
Martin10 years ago in reply to: Error networkHello Xenia,
great! Could you please explain more about your issue, as it might help the other users? Are you using a WP cache plugin and did you simply forced the default expiration time longer than the cache timeout?
Thanks,
MartinHello George,
the filter which takes care of that is located in the plugin, so when your turn off the plugin, it can’t affect your website. Are you sure you cleared your WordPress cache?
You can try visiting Settings -> Permalinks and just re-saving it as well.
Thanks,
MartinHello mrcanoa,
unfortunately I’m out of the office tomorrow, so I won’t be able to help right now, but perhaps it’s something simple.
Please post the video shortcode you are using in the Ajax loaded post – is that a simple self-hosted video?
Does it use our Vimeo integration? Does it use CloudFront signed URLs? Is it a playlist?
Thanks,
Martin10 years ago in reply to: Flash support for HLS and MPEG-DASHHello Alessandro,
here is our first experimental demo: http://foliovision.com/player/demos/mpeg-dash
If you see a cartoon video, the MPEG DASH works for your. If you see our homepage video, then it’s not supported by your browser.
Thanks,
Martin10 years ago in reply to: Google Analytics ErrorHello smith234,
I don’t think you can switch the tracking code just like that. Can you put in the same one to see if it works then?
Thanks,
MartinHello mrcanoa,
we have re-worked the Vimeo video loading, so it might have changed things a bit. Where can we see your script in action? Are you loading content in Ajax?
Thanks,
Martin10 years ago in reply to: Version 1.6.25 breaks theme layoutHi Dave,
please try to enable Settings -> FV Simpler SEO -> Advanced Options -> Enable hAtom microformat classes. Does it help?
Perhaps your theme uses the hentry div class for styling. Old templates used to do that. More on that in our article: https://foliovision.com/2015/05/fv-simpler-seo-improvements
Making the web work for you,
Martin10 years ago in reply to: Google Analytics ErrorHello smith234,
I checked your “Video Lost Sheep” video and I can see this one: UA-3…2-4
While the website uses: UA-3…2-1
Are you sure it’s the same in settings?
Thanks,
Martin10 years ago in reply to: quality switchingHello Dave,
you can use the following file URL: https://s3-eu-west-1.amazonaws.com/fv-flowplayer-bucket/Swan+Lake+Reloaded-sd.mp4
The quality configuration the same as in the step 3. here: https://foliovision.com/player/switch-video-quality
Don’t forget to check the step 5. as well – adding qsel=”true” to the shortcode.
Thanks,
Martin10 years ago in reply to: Error networkHello Xenia,
what is the video file length? Are you forcing a certain expiration time? Have you tried to download the video to your computer and play it offline?
Thanks,
MartinHello Alessandro,
we will put it into a new version. Just look for it later this week, or at the start of the next week.
Thanks,
Martin10 years ago in reply to: Google Analytics ErrorHello smith234,
please check your tracking code in FV Flowplayer. See step 4. here: https://foliovision.com/player/google-analytics-flowplayer
Is it the same as what you use for the website?
Thanks,
Martin10 years ago in reply to: Flash support for HLS and MPEG-DASHHello Alessandro,
I see that there is an experimental Flowplayer plugin for this which we could integrate into our plugin.
We will discuss this in our team.
Thanks,
MartinHello Alessandro,
technically the live stream has no end, it can only be turned off. We could add a special class to the player element when we detect it’s not responding – that’s the error message you pasted. Then you could put in some image using CSS. Would that work for you?
Thanks,
Martin10 years ago in reply to: Conflict with Appspector Chrome extensionHello Bruno,
I’m using Chrome 42.0.2311.135 (64-bit) on OS X 10.9.5 and I don’t see the error.
Please check if you are using any Chrome extension. We heard of issues with our player when Ghostery is used to block Google Analytics (if it’s being used). This was used in version 2.3.11.
So it could be something similar. What steps do you have to make to see the issue?
Thanks,
Martin10 years ago in reply to: Flash support for HLS and MPEG-DASHHello Alessandro,
could you please send over a sample of such XML file? Then we can have a look at Flowplayer MPEG-DASH support with it.
Thanks,
Martin10 years ago in reply to: vimeo.com player is loading very slowHello leobar021,
are you saying Vimeo.com is slow for you? Do you mean that the Vimeo embed codes are slow to initialize or that the actual videos are slow to buffer? If it’s the first case, then our plugin should help you. If you have slow Vimeo download speeds, there might be some issue with their CDN in your location.
Thanks,
MartinHello Malcolm,
please get the latest FV Player Pro from https://foliovision.com/login -> My Products -> Extension -> FV Player Pro. You are using version 0.1.5.1 and the current version is 0.3. The autoupdates should work for you from now on.
Thanks,
Martin10 years ago in reply to: FV WORDPRESS FLOWPLAYERHello Michael,
our guide to creating your own HLS stream is here: https://foliovision.com/player/hls-stream
It doesn’t cover live streaming though. We support that, just add live=”true” to the shortcode, or enable it in Settings -> FV WordPress Flowplayer -> Post Interface Options and then check it in the shortcode editor when posting the video.
If you buy our license, you get FV Player Pro extension which gives you:
* quality switching https://foliovision.com/player/demos/flowplayer-quality-switching
* video lightbox https://foliovision.com/player/demos/fv-flowplayer-lightbox
* Vimeo integration https://foliovision.com/player/demos/vimeo-channel-support
* YouTube integration https://foliovision.com/player/demos/youtube-embedding
* user defined AB loop support https://foliovision.com/player/demos/user-ab-loop
* Amazon CloudFront download protection https://foliovision.com/player/demos/cloudfront-download-protection
* custom video ads https://foliovision.com/player/demos/roll-custom-videoThanks,
Martin10 years ago in reply to: Conflict with Appspector Chrome extensionHello Bruno,
I don’t see that error, could you please explain some more about how to get it?
It should not break anything as it’s in an event handler – what malfunction are you noticing? Please let us know.
Thanks,
Martin10 years ago in reply to: VimeoPro labelHello Tim,
could you please list all the plugin you are using? Are you using WordPress Multisite? Are you using any WordPress management tool?
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello John,
please check Settings -> FV WordPress Flowplayer -> Vimeo (Pro) -> “Remove Vimeo information from player element title” to hide the “Vimeo” in the label.
This is used for Google Analytics tracking. So I guess we should only set this if Google Analytics tracking is actually used.
Thanks,
Martin10 years ago in reply to: VimeoPro labelHello Tim,
we are handling the branding issue here: https://foliovision.com/support/fv-wordpress-flowplayer/how-to/vimeopro-label
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello John,
thank you for the bug report, we will fix it.
Feel free to drop in more notes if you find anything else, thank you!
Martin
10 years ago in reply to: VimeoPro labelHello Tim,
we just released FV Player 0.3: https://foliovision.com/2015/05/vimeo-channel-player
I’m noticing you are still using version 0.2.8. Are you able to upgrade other plugins, or is it just the problem with out plugin?
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello John,
FV Player Pro 0.3 is out: https://foliovision.com/2015/05/vimeo-channel-player
The AB loop feature is included, although is not exposed much. Just add ab=”true” to your [fvplayer] shortcode by hand and you will get the AB loop feature working. The reset button is not there yet.
Please let us know if you notice any issues.
Thanks,
Martin10 years ago in reply to: VimeoPro labelHello Tim,
please check Settings -> FV WordPress Flowplayer -> Vimeo (Pro) -> “Remove Vimeo information from player element title” to hide the “Vimeo” in the label. The label is important for Google Analytics tracking of video plays.
Thanks,
Martin10 years ago in reply to: Vimeo videos fail to playHello Diego,
please let us know if there is anything else. Also, thank you for reporting the issue, we will do some final testing and release the new version.
Thanks,
MartinHello aspirenetwork,
our plugin contains multiple safe guards which are only visible for admins:
1) Installing the plugin asks you to run the “Check template” function, which looks for duplicate loading of jQuery or missing wp_footer() hook in your footer.php template.
2) Loading the post with the video shows warning to admin if there is no wp_footer() or if FV Flowplayer library is not loaded properly. This is the part which you are seeing. You can simply call jQuery(‘.fvfp_admin_error’).remove(); on your Ajax loading event to remove this warning.
3) When playing the video, it’s sent to our server for a check of video encoding. This reports HTML5 video encoding issues back to the user.
Thanks,
Martin10 years ago in reply to: Vimeo videos fail to playHello Diego,
I made you are beta tester in our licensing, after logging in to https://foliovision.com/login you can get the latest beta version of FV Player Pro.
It improves the Vimeo loading, the videos are parsed as your progress through the playlist, it doesn’t load all of them at once. I think that’s what causes your playlist to fail. The ones which are private will still fail, you must enable your domain in the embedding settings on Vimeo.
Thanks,
Martin10 years ago in reply to: Vimeo videos fail to playHello Diego,
now I can see your homepage, you have a playlist of videos on it.
I can see that most of these video are private and not associated with your account, or not unlocked for your domain, so they won’t play. We re-worked the Vimeo loading to only load the video info which is actually going to play and this will be released new week, so that should help with this.
Could you please setup a test page with just the first video on it? Also reducing the number of videos in that playlist might help.
Thanks,
Martin10 years ago in reply to: Vimeo videos fail to playHello Diego,
sorry about your trouble. We started using one of the Vimeo API libraries and now it looks like it’s depending on cURL which you don’t have installed. Here’s how to install it, your server support should have no problems with it: http://askubuntu.com/questions/9293/how-do-i-install-curl-in-php5 Once it’s installed, the issue will be fixed.
Other possible fix:
You included part of your error log – that was related to saving a post. You can avoid that by commenting out the “add_action( ‘save_post’, array( $this, ‘save_post’ ) );” line in wp-content/plugins/fv-player-pro/fv-player-pro.php
What failure are you noticing when playing the video? Perhaps commenting out “add_filter( ‘fv_flowplayer_checker_time’, array( $this, ‘youtube_duration’ ), 10, 2 );” in the same file will help.
Thanks,
Martin10 years ago in reply to: Vimeo videos fail to playHello Diego,
could you please provide the exact URL where we can see the issue? Your site appears to be locked down though. What is the Vimeo video URL?
Thanks,
Martin10 years ago in reply to: Creating a loop functionHello John,
thank you for the feedback! We fixed the full-screen mode: https://foliovision.com/player/demos/user-ab-loop
If you want to see the rest of the video, you can seek past the “B” (loop end) marker, it will play until the end of video. Then if you play the video again, it will start at the “A” (loop start) marker and loop the selection again.
We also added previews – when you drag the loop markers, you will get a smaller preview to see what part of video is the marker in. These won’t work in Flash though.
Thanks,
Martin