Forum Replies Created
-
-
11 years ago in reply to: Ads stopped working
Hello rehan007,
could you please check what is your configured ad width? Could you please check your mobile screen size using http://www.whatismyscreenresolution.com/ ?
We only show the ad code if the player is big enough to fit the ad.
Also, what mobile device are you using? Not all the devices allow us to fully control the video playback (iPad and Android 4.0 and above does, but not iPhone or older Android).
Thanks,
Martin11 years ago in reply to: Ads stopped workingHello Jorge,
please have a look at your browser error console or network traffic console to check if the request for the ads is happening or not.
Thanks,
MartinHello rehan007,
we will release it no later than on Monday.
In the meantime the workaround is to make sure the player aspect ratio matches the video aspect ratio. Or you can just install the dev version if you don’t have too many websites to maintain.
Thanks,
MartinHello Matthew,
thank you for your interest in our plugin!
1) Autoplay – thank you for the report, we will fix this.
2) Multiple fallback ads – we already have this on our list of features to add.
Thanks,
Martin11 years ago in reply to: Ads stopped workingHello rehan007 and parrjj01,
this should be fixed in next release, you can try it here: https://foliovision.com/downloads/fv-wordpress-flowplayer.dev.zip
We fixed how the ads load (the only load once the video start playing, no more loading into hidden div) and same goes for the popup feature.
We also fixed how it’s entered into shortcode. Just use our shortcode editor and you can include any HTML. No longer there is problem with src= something in the ad code.
Thanks,
MartinHello rehan007,
this should be fixed in next release, could you please check if it also happens with the latest dev version of FV Flowplayer? https://foliovision.com/downloads/fv-wordpress-flowplayer.dev.zip
Thanks,
Martin11 years ago in reply to: Simple ads like on YouTubeHello Viktor,
use Settings -> FV WordPress Flowplayer -> Ads -> Default Ad Code. That’s where you can enter a sitewide ad. Complete guide is here: https://foliovision.com/player/adding-ads
However you need to make sure that your ad company will be ok that the ad code loads into a hidden element and only becomes visible when the playback is started. Perhaps we could improve this and load the ad dynamically when it needs to be displayed.
It also shows up instantly, there is no 10 second delay.
Thanks,
Martin11 years ago in reply to: Problems on Windows Lumia PhoneHi Samik,
thank you for your input, so it appears core Flowplayer doesn’t play on your device either. We will have a look and see if we can figure this out. I have one more test in mind which might help, but I should be able to do test with your user agent.
Thanks,
MartinHello boom360,
does the ad work for you when you put it into Settings -> FV WordPress Flowplayer -> Ads -> Default Ad Code?
The ad code uses the src attribute, which is in conflict with WordPress shortcode parser. This is currently our limitation, but I may have just figured out a clever way of fixing this.
Please let us know if my suggestion helps or not.
Thanks,
Martin11 years ago in reply to: Ads stopped workingHello parrjj01,
normally ads like this only work good in Settings -> FV WordPress Flowplayer -> Ads -> Default Ad Code. If the ad code contains src=”” attribute, then WordPress thinks it’s the shortcode attribute and our player fails. But it seems like you were able to circumvent this by skipping “” altogether.
In our test, the above ad worked. If you think it’s because of FV Player Pro, please let us know what is your domain and what particular feature of the Pro plugin you use (CloudFront signed URLs, YouTube, Quality Switching etc.).
Thanks,
Martin11 years ago in reply to: How to change subtitle font size?Hello Exilod,
although there is no such setting available right now, you can use your CSS with the following selectors right now to accomplish what you need:
.flowplayer .fp-subtitle { /*this one is for subtitles in the normal player*/ }
.flowplayer.is-fullscreen .fp-subtitle { /*this one is for full-screen, so make the font bigger*/ }Thanks,
MartinHello Amanda,
this is caused by invalid volume setting. Please make sure that the Settings -> FV WordPress Flowplayer -> Player Skin -> “Default Volume” is a number between 0 and 1. 1 means that maximum volume will be used by default.
That should resolve your issues, could you please let us know how it goes?
We already created a fix for this issue, it will go out in the new plugin version.
Thanks,
MartinHello Amanda,
I just noticed the email, sorry about that. We will have a look now.
Thanks,
MartinHello Amanda,
please let us know when this is ready, we want to get this right for you.
Thanks,
MartinHello Eric,
please re-enter your domain in https://foliovision.com/edit -> My Products. I see you put in “202.3”, so I removed that domain as you probably made a mistake there.
Thanks,
MartinHello Meg,
we are already working on this, as we handle this in private support.
The reason why Flowplayer stops working in your lightbox is that your template (or your custom JavaScript code) clones the HTML into the lightbox. That breaks all kinds of JavaScript events and I would consider it a bad practice in general.
So we tried to add something into Flowplayer to help with this situation – if it detects it was cloned, it moves itself to the new instance, so it plays ok.
We have one more bug to fix – if you close the lightbox popup and open it again, it won’t display at all.
Thanks,
Martin11 years ago in reply to: Flowplayer logo showingHello Meg,
sorry about that, your TLD co.nz was not properly handled. I re-entered your domain name and now you should be getting the proper license key in https://foliovision.com/edit -> My Products.
Thanks,
MartinHello Amanda,
you can send it here, the thread is not published. Or you can send it to support@foliovision.com or using LastPass to martinv@foliovision.com.
Thanks,
MartinHello Amanda,
could you please let us know at what exact URL your video is not playing? We need to have a look if there is some JavaScript error.
We won’t publish the URL here if you don’t want us to. Let us know if it’s a membership website which requires us to log in.
Thanks,
Martin11 years ago in reply to: Custom Pre-rollHello Mateusz,
the pre-roll feature was added to FV Player Pro. It’s currently in beta testing, you can look for “Video Ads (Pro) (Beta)” in the Settings panel.
It allows you to add custom video ads in front of your videos. First you define them in the settings (video file URLs and the ad link) and then you enable them for your videos in the individual video settings (or add ads=”random” to the [fvplayer] shortcode).
We are still testing it on some client sites, once it’s fully tested, we will add user guide and all.
Thanks,
MartinHello all,
the pre-roll feature was added to FV Player Pro. It’s currently in beta testing, so if you know your way around new technologies, you can look for “Video Ads (Pro) (Beta)” in the Settings panel.
It allows you to add custom video ads in front of your videos. First you define them in the settings (video file URLs and the ad link) and then you enable them for your videos in the individual video settings (or add ads=”random” to the [fvplayer] shortcode).
We are still testing it on some client sites, once it’s fully tested, we will add user guide and all.
Thanks,
MartinHello Amanda,
does the video play for you here on our temporary test page? https://foliovision.com/video-test
What device are you using? Your report was sent from Windows 8.1 with Firefox 32. The video works for us in Firefox 32 on Windows 7.
Firefox is sometimes weird when playing mp4 on Windows. Have you tried restarting the browser? Have you tried closing any other browser? (I’m using also PaleMoon – a Firefox clone – and I found that these two interfere in MP4 HTML5 playback).
Thanks
Martin11 years ago in reply to: Problems on Windows Lumia PhoneHi Samik,
thank you, we might be closing in on the solution. Could you please let us know which on plays?
http://lifeinamovie.com/h/wmp3.html
http://lifeinamovie.com/h/wmp4.htmlCould you please also post your user agent string? You can find it here: http://www.whatsmyuseragent.com/
Thanks,
Martin11 years ago in reply to: Problem with Youtube Videos in LightboxHello David,
FV Player Pro version 0.1.15 is out, could you please let us know how it works for you?
It’s packed with new features like custom start/end time or custom video ads (pre-roll, post-roll), but these features are currently in beta testing.
Thanks,
Martin11 years ago in reply to: Problem with Youtube Videos in LightboxHello David,
we are fixing this in the upcoming release, hopefully we can release it today. We will notify you here.
Thanks,
MartinHello Lorran,
this is a bigger customization and requires some PHP skills:
If you want to generate the user info dynamically, then you can put it in via the fv_flowplayer_ad_html or fv_flowplayer_inner_html filter documented here: https://foliovision.com/player/api-programming
If you use the fv_flowplayer_ad_html filter, it will show up in a box which can be customized in the Settings -> FV Worpdress Flowplayer -> Ads section and you will also have to enter ad=”something” into the [fvplayer] shortcode to make sure it’s initialized.
If you use fv_flowplayer_inner_html, then you have to put in position: absolute on the resulting div to make it visible.
The most advanced solution would be to plug your PHP script into the subtitles attribute: https://foliovision.com/player/subtitles It would have to be php script on the server which would generate the required output.
Thanks,
MartinHello RikaNM,
we are creating a sales page for FV Player VAST here: http://foliovision.com/player/vast
Thanks,
MartinHello Amanda,
sorry about the delay, could you please use our video checker to report the exact video which is not playing? Here’s how you enable and use our video checker: https://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
MartinHello Sandy,
this looks like an issue with your WordPress. You might want to have a look at some troubleshooting guide, like here: http://wordpress.stackexchange.com/questions/59763/how-to-fix-http-error-when-uploading-images
You can also try to upload something small (like an image) and see if that one goes well.
Thanks,
Martin11 years ago in reply to: Problems on Windows Lumia PhoneHi Samik,
let’s compare FV WordPress Flowplayer 2.2.22 and 2.3. Please let us know which one of these plays on your Windows Mobile Phone:
http://lifeinamovie.com/h/wmp1.html
http://lifeinamovie.com/h/wmp2.htmlThank you for your input!
Martin
Hello rehan007,
FV Player VAST license was added to your account. You will find it in your account in “My Products” section.
If you have a static (non-video) ad code which you want to show above the video, you can put it in Settings -> FV WordPress Flowplayer -> Ads. You should check if it’s ok if the ad code only appears once the video starts playing with your ad provider though.
Thanks,
Martin11 years ago in reply to: Problems on Windows Lumia PhoneHi Samik,
please send us URLs to your file, then we can figure out what could be breaking the playback – it might be an encoding issue or an issue with our player.
Thanks,
Martin11 years ago in reply to: Automated quality switchingHello Viktor,
you can find everything about our quality switching here: https://foliovision.com/player/switch-video-quality
Currently the limitation is that the use has to start the video playback and only then the quality can be switched. This approach has following issues:
1) If the use is on mobile device, the initial video load might be very slow or might fail to play at all (video resolution or MP4 profile too high for mobile). We are preparing a fix for this – we will let our users mark which of the video qualities is suitable for mobile and serve that to mobile user agents by default.
2) If the connection is too slow, the initial video load might take a lot of time. Perhaps we could add in a detection of user bandwidth based on the current page load and then default to the mobile video if it’s slow.
If you are using our advanced YouTube embedding provided by the FV Player Pro extension – it uses all the mechanisms as original YouTube player – that means mobile users get the appropriate video stream and quality.
Thanks,
MartinHello AdHocMediaSolutions,
if you want to join our FV Player VAST beta testing, please purchase our FV Flowplayer license and we will give you a test license: https://foliovision.com/player/download
Thanks,
Martin11 years ago in reply to: VAST VPAID ad tag in FlashHello songsrpeople,
support for tablets and mobile is on our list, while supporting iPad will be our priority. VPAID ads require Flash, so only VAST ads will be supported.
If you want to join our FV Player VAST beta testing, please purchase our FV Flowplayer license: https://foliovision.com/player/download
Thanks,
MartinHello Thomas,
thank you for your input on this!
Could you please let us know what Firefox version you are using?
Thanks,
Martin11 years ago in reply to: _fv_flowplayer data11 years ago in reply to: Conflict with WP Job ManagerHello elja,
so the permalinks of WP Job Manager now work when you create a new posts category (that’s when FV Top Level Categories flushes the rules), but the permalinks of WP Job Manager – Company Profiles get broken?
I had a look and the “WP Job Manager – Company Profiles” plugin class gets initialized on init. That’s quite unusual.
Could you please re-do the tweak form one of my posts above? https://foliovision.com/support/fv-top-level-categories/bug-reports/conflict-with-other-plugin#post-4022 Then try to add some post category and see if the WP Job Manager – Company Profiles pages still work and let us know. It helped on my test site.
Thanks,
Martin11 years ago in reply to: _fv_flowplayer dataHello David,
we were fixing the VAT form today and we fixed it before you replied here. So we will have another look tomorrow.
You can also buy the Pro support now and we will refund the tax afterwards when you send us the VAT details.
Thanks,
Martin11 years ago in reply to: Using Vimeo and YoutubeHello majorpakz,
thank you for the details.
The video player is supposed to be the original player from YouTube (that’s the basic embed code) – unless you have a FV Flowplayer license. Entering the license key will auto-install our Pro extension which then allows YouTube playback in the customized player.
Thanks,
Martin11 years ago in reply to: Vimeo on Windows mobileHello Greg,
2) Vimeo loading bug – please fix your Settings -> FV WordPress Flowplayer -> Player Skin -> Default Volume. As the tooltip says, you should “Enter number between 0 and 1, like 0.5”.
You are currently using “10” and that’s breaking IE11. When you fix that, your issues should disappear. We will put in a fix into next version of the plugin.
The previous versions of FV WordPress Flowplayer are available at https://wordpress.org/plugins/fv-wordpress-flowplayer/developers/
Thanks,
MartinHello all,
we support both VAST and VPAID now: https://foliovision.com/player/demos/vast-vpaid-ads
Thanks,
Martin11 years ago in reply to: VAST VPAID ad tag in FlashHello songsrpeople,
we added the VPAID support: https://foliovision.com/player/demos/vast-vpaid-ads
Thanks,
MartinHello rehan007,
FV Player VAST is a separate addon for FV WordPress Flowplayer. It adds support for both VAST and VPAID ads in pre-roll or mid-roll.
Hello AdHocMediaSolutions,
let us know if you are interested in beta testing of our plugin. It’s easy to use, the documentation is on our list of things to do.
Thanks,
Martin11 years ago in reply to: Vimeo on Windows mobileHello Greg,
1) The alignment issue must be then caused by your template. Perhaps we can add something to make sure our CSS is more resilient.
2) Vimeo loading bug – your homepage video works for me in Firefox on both Mac (32.0.2) and Windows (31.0, 32.0.2), but I can see issues in IE 11. However it works fine on our page: https://foliovision.com/player/how-to-use-vimeo-pro
I can see some error being triggered in the main FV Flowplayer library on your site, we will debug it tomorrow.
Thanks,
MartinHello rehan007,
1) We are behind on finishing the custom pre-roll video ads. Thank you for the suggestion about a skip button.
2) You can check our integration with both VAST and VPAID ads here. The ad codes used in the demo also provide the skip button: https://foliovision.com/player/demos/vast-ads
It’s done using FV Player VAST which is currently in beta testing, let us know if you are interested.
3) Custom skins – currently we only support the color settings. We tweaked the original skip created by Flowplayer.org, so it would be quite a bit of work to support all the skins.
Thanks,
Martin11 years ago in reply to: Quality switch on Ajax contentHello David,
thank you for the suggestion!
Were you able to tweak this on your current version and does it work for you? I’m asking as we are generating some of the player specific code in site footer, so if you only load the post content using Ajax, it might not have all the data it needs to operate. That’s something to improve.
It looks like quality switching should work as long as you don’t use it in palylist.
Thanks,
Martin11 years ago in reply to: Vimeo on Windows mobileHello Greg,
1) we just released FV WordPress Flowplayer 2.3 which might fix the issue first issue.
2) Do you see the same display bug here? There are two videos at the very bottom: https://foliovision.com/player/how-to-use-vimeo-pro
Thanks,
Martin11 years ago in reply to: Using Vimeo and YoutubeHello majorpakz,
could you please paste in the exact shortcode which you are using? What other plugins are you using on your website?
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Daryl,
we promised we will add this feature at the start of this month, but we are only caught up with our work now, so we will work on adding it now.
Thanks,
Martin11 years ago in reply to: Using Vimeo and YoutubeHello majorpakz,
inserting YouTube videos with our plugin is the same as inserting any other video: https://foliovision.com/player/user-guide
If you want to enter it manually, you can just type in the shortcode like this:
[fvplayer src="https://www.youtube.com/watch?v=mzPxo7Y6JyA"]
Thanks,
Martin11 years ago in reply to: I can’t get videos to play on iPhoneHello Yoshi,
please see what our video checker has to say about the video and then “Send it to Foliovision”. Here’s hot the video checker is enabled: https://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Daryl,
the documentation can be found here: https://foliovision.com/player/how-to-use-lightbox
Please let us know if you are having any issues.
Thanks,
Martin11 years ago in reply to: Conflict with WP Job ManagerHello elja,
I’m not sure what connections do you mean, but it sounds like you have to use the older version of WP Job Manager for your site to function properly, as other plugins might be conflicting with the new version.
Thanks,
Martin11 years ago in reply to: Using Vimeo and YoutubeHello majorpakz,
you can insert the videos from YouTube even without the license, but then it’s just the basic embed code and not your own player with your own logo.
You need the pro license if you want advanced Vimeo and YouTube embedding, quality switching, CloudFront download protection, video lightbox and more.
Thanks,
MartinHello Michael,
1) the URL to the MP4 needs to work in your browser (unless it’s a RTMP stream which is not going through HTTP; of course the handling of the file type might depend on what browser you use). I can’t get any of this to load:
‘http://thedurhamcorporation.com/CCNA_Security_Certification_Overview.mp4’
‘http://thedurhamcorporation.com/CCNA_Security_Certification_Overview.m4v’Let’s not worry about this for now and see what our video checker reports (number 3 below).
2) regarding the “Check template” warning about html5.js, could you please follow the link it contains and then let us know if you have any questions?
3) Front-end video checker – actually it’s named “Disable admin video checker” and it’s in “Sitewide Flowplayer Defaults” group of Settings -> FV WordPress Flowplayer. Thank you for pointing out the mistake.
Thanks,
Martin11 years ago in reply to: Conflict with WP Job ManagerHello elja,
when the problem occurs, does visiting Settings -> Permalinks fix the problem?
Thanks,
MartinHello Michael,
thank you for your question. MP4 will play in around three quarters of browsers. It won’t play in Opera, Mac Firefox and any Linux (or opensource) browser. You need a WebM video or user needs Flash plugin to play that. FLV format absolutely requires the Flash plugin. I wonder how we can put these basic HTML5 video rules into a drawing, as we often explain this to our users.
The URL for your MP4 file doesn’t work: http://thedurhamcorporation.com/CCNA_Security_Certification_Overview.mp4
Please fix that and then use our video checker to report any playback issues: http://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
MartinHello Miguel,
yes, playlist_hide=”true” will hide the playlist controls. Then add autoplay=”true” and loop=”true” and it will play forever. This won’t work on iDevices etc. as they won’t allow any video to autoplay to preserve mobile internet connection bandwidth.
Please note that if one video is MP4 format, all the videos have to use the same format. Same if you provide MP4 and RTMP – all the videos in playlist must use that as well.
Thanks,
MartinHello Janfeng,
I’m happy that you are making some progress.
Regarding the warning – saving the plugin options should fix that. Please let us know if it doesn’t.
Thanks,
Martin11 years ago in reply to: Firefox issues with custom audio sample rateHello Miguel,
the RTMP now works with CloudFront protected URLs. More details in our blog announcement: https://foliovision.com/2014/07/wordpress-video-cloudfront
Demos here: https://foliovision.com/player/demos/cloudfront-download-protection
This allows you to add a RTMP distribution for your MP4 videos – just a bunch of extra configuration on CloudFront and in the plugin and then the videos will play via RTMP where Flash is installed – resolving the Firefox issues with the files with unusual audio sample rate.
Thanks,
Martin11 years ago in reply to: Conflict with WP Job Manager11 years ago in reply to: Conflict with WP Job ManagerHello elja,
can you post a list of plugin which are active on both websites? Then we might have some more ideas.
Thanks,
MartinHello Janfeng,
I suggest you check some PHP tutorials. You need to add global $post; at the start of your function and you need to remove the “<? echo and ?>” parts from the assignment (which I illustrated in my previous post).
You should also handle the case if there are no custom fields for “shop-video” and “shop-img”.
Thanks,
Martin11 years ago in reply to: Conflict with WP Job ManagerHello elja,
I was not able to reproduce your issue. We use a lot of custom post types and we never had issue with these when using FV Top Level Categories.
Here’s how we tested the conflict:
I installed the WP Job Manager plugin, created some jobs and opened the individual job page located on ‘http://my-site.com/jobs/job-slug’
Then I installed FV Top Level Categories. The job page was still working. I created some category, it was still working. We edited the category, no issues as well. We posted a new post into a brand new category and we haven’t noticed any issues either.
Next troubleshooting step:
Do you have any category which was “job” as the slug? That would explain the conflict.
Thanks,
MartinHello janfeng,
you got the idea, but you should improve your PHP skills. It should go like this, you can’t use <?php if you already are in PHP block:
$content = do_shortcode(“[fvplayer src=".get_post_meta(....)."]“).$content;
And you are also missing global $post; at the start of the function.
We are happy to help you further with your coding, just let us know what project you are working on and what are the specs.
Thanks,
Martin11 years ago in reply to: Ads disappear on embed codeHello seyntjim,
thank you for your interest in our plugin!
Yes, the ad codes are not currently moved over with the embed code and there is no easy way of fixing that. We have some plans for better player embedding which would work in emails as well as with all the features like this one.
Thanks,
Martin11 years ago in reply to: Conflict with WP Job ManagerHell elja,
we had a look at your issue. Can you edit the FV Top Level Categories code as following?
Change this line:
add_action(‘init’, ‘fv_top_level_categories_permastruct’);
To following:
add_action(‘init’, ‘fv_top_level_categories_permastruct’, 999);
Could you please then report back if that solved your issue?
Thanks,
MartinHello Miguel,
you can add playlist_hide=”true” to the shortcode and the playlist buttons won’t appear. We are working on a better way of adding the pre-roll and post-roll video ads though.
I’m not sure what do you mean by the playlist start time. Do you mean that you want to have say 24 hours of videos in playlist and then always start at a specific video depending on what time it is? I’m not sure if that makes sense to a lot of our users, but can you share more details?
Thanks,
Martin11 years ago in reply to: Vimeo on Windows mobileHello Greg,
1) could you please let us know what Windows phone are you using with what version of Windows Mobile?
2) do you mean that the video container doesn’t fit into your mobile screen?
Thanks,
Martin11 years ago in reply to: hide the controlbarHello Mateusz,
you can use the following:
[fvplayer src="{your video URL}" splash="{your splash image URL}" embed="false" share="no" controlbar="no" autoplay="false"]
You can get all of it from the shortcode editor (just enable the features in Settings -> FV WordPress Flowplayer -> Post interface options), with exception of disabling the share buttons. I also see that sometimes it’s “no” while in other cases it’s “false”, so that should be improved as well.
Thanks,
Martin11 years ago in reply to: Shakey PlaybakHello Steve,
please use our video checker to report issues with your video, here’s how it’s done: http://foliovision.com/player/faq#properties-built-checker-report-playing
I’ve seen jerky playback of videos in Google Chrome on Windows. It’s likely caused by the video decoding acceleration provided by your graphics card. That means it’s a browser bug, but we would still like to check your video in detail.
Thanks,
Martin11 years ago in reply to: _fv_flowplayer dataHello David,
if you suspect that the video duration checker has stalled, you can re-start it by disabling Integrations -> Scan video length and the re-enabling it.
There might be a single post breaking it. Can you check what is the first and last item in the fv_flowplayer_checker_queue wp_option serialized array and then check posts with that ID?
Thanks,
Martin11 years ago in reply to: Youtube video – caption doesn’t appearHello Lise,
yes, it works on iPad, but not in iPhone. You can check it out here: https://foliovision.com/player/demos/youtube-embedding
For iPhone, you really have to encode the subtitles into the MP4 file. Notice, that the first YouTube video on the above page features this kind of subtitles (it can be enabled), so there might be a way of doing this on YouTube.
Thanks,
Martin11 years ago in reply to: sliders and other theme elementsHello Tommie,
Soliloquy only shows the post featured image and not the content, so our player won’t work in it without some modifications. Next issue to handle is to make sure the slider won’t move once the video has started and that moving to a next slide will pause the video.
We have implemented this successfully with bxSlider jQuery plugin. We wonder how to make this a part of our plugin.
Our video lightbox technology is pretty close to a video slider: https://foliovision.com/player/demos/fv-flowplayer-lightbox
Thanks,
MartinHello speedys,
we just released version 2.2.22 which fixes you issue. It was caused by a change in WordPress 4.0 editor CSS.
Regarding the “members only” video – we recommend that you use your membership plugin to provide different post content to logged in members. Best if you use it together with CloudFront signed URLs to avoid hot-linking to your videos: https://foliovision.com/player/demos/cloudfront-download-protection
Thanks,
MartinHello Miguel,
I tested this with Andoid 4 on Sony Xperia using the built-in browser on our test page: https://foliovision.com/player/demos/flowplayer-quality-switching
I noticed no issue with loading indicator appearing all the time. Since we use the native fullscreen, the standard Android control were available. The fullscreen mode can be then closed by hitting the hardware back button on the phone.
We will test with Samsung Galaxy Tab 2 and upgrade to Flowplayer 5.5 as well.
Thanks,
Martin11 years ago in reply to: Firefox issues with custom audio sample rateHello Miguel,
this is related to a Firefox bug as I mentioned above.
Here’s a workaround which will allow you to prefer Flash for Firefox only. By using Flash, the Firefox bug won’t occur (and the audio will sound normal), although you will loose the ability to seek into un-buffered parts of the video. But at least it will only affect Firefox.
Put this code at the start of your footer.php file (it needs to go before PHP block with wp_footer() in it):
<script>
if(navigator.userAgent.toLowerCase().indexOf(‘firefox’) > -1) {
jQuery(‘.flowplayer’).attr(‘data-engine’,’flash’);
}
</script>We will fix the RTMP protected URLs support.
Thanks
Martin11 years ago in reply to: prev nextHello Taha,
unfortunately this is not currently supported. If you need this feature quickly for your project, we can work on adding it if you buy our license or purchase our pro support.
If you know enough about PHP programming, you can add two anchors with fp-prev and fp-next classes (no other attributes are required) into the player container and these should then work as next/prev controls. You can add this using the fv_flowplayer_inner_html filter: https://foliovision.com/player/api-programming
Thanks,
MartinHello Miguel,
new version of core Flowplayer includes fixes for Android full-screen mode. We should be able to incorporate these fixes at the start of next week.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
I tested our CloudFront distribution download speed and I was getting 914kB/s: https://foliovision.com/player/demos/cloudfront-download-protection
That’s enough for 7000kbps video bitrate. So you should not be having any issues with your 2500kbps videos.
Thanks,
Martin11 years ago in reply to: NextGen GalleryHello Sharon,
it looks like a problem with one of the extensions. Could you please try some other browser and see if you see the same problem with missing login button?
Also, is your site using HTTPS? I double-checked that our plugin works with that and doesn’t remove the HTTPS from the form action.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
what matters the most here is the video duration in relation to the video size – the bitrate. We recommend using around 700 kbps for 360p video and 2500 – 5000 kbps for 720p and 1080p videos. You use 500, 1500 and 2500 kbps, so that should be fine.
Next, can you check the download speed of your MP4 files directly?
We will look for any speed-up recommendations for Amazon CloudFront. In our test we were getting as good speeds as any large CDN used by big news companies, see the “We also tested Amazon S3 and Amazon CloudFront” slide here: https://foliovision.com/2014/05/video-wordcamp-presentation
Thanks,
Martin11 years ago in reply to: NextGen GalleryHi Sharon,
could you please follow step 3. here to see if you are getting any JavaScript errors? http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis
I tried to install NextGen Gallery together with FV Antispam, but I’m not seeing any issues. Perhaps there is some other plugin in the play.
Thanks,
Martin11 years ago in reply to: Mobile RTMPHello Noora,
sorry about the delay (I was on vacation and rest of our team was too busy to take care of non-licensed users questions).
I had a look at your player (thank you for using our video checker) and the the class is currently not online, so it doesn’t play.
Mobile devices don’t support RTMP, so it doesn’t make sense to put that up as a source for mobile devices. I think the HLS is the only option for live streaming for mobile devices, but only iPhone and iPad support HLS properly.
HLS also comes with the quality selection built-in, so you don’t have to worry about this if your HLS contains multiple quality streams.
Could you also post the exact shortcode which you are using if we need to do some more testing? We won’t publish it here if it’s private.
Thanks,
Martin11 years ago in reply to: Daily Motion VideosHello techgyrl,
thank you for your interest in our plugin.
If you buy our license, you can embed YouTube and Vimeo videos directly:
https://foliovision.com/2014/07/playing-youtube-videos
https://foliovision.com/player/how-to-use-vimeo-proThis is however not supported for Daily Motion videos right now, although it’s on our list of things to do. We are currently in process of fixing some other bugs (quality switching) for our existing licensed users.
If you have a project where you need this feature, we can talk about putting Daily Motion support near the top of our list, if you can buy a bigger license or a donation.
Thanks,
Martin11 years ago in reply to: Firefox issues with custom audio sample rateHello Miguel,
the audio sample rate in a video which I checked is 24000Hz, which is non-standard. The standard sample rate is 44100Hz. As you can see in the bugzilla link I posted above, non-standard rates (including 48000Hz) cause issues in Firefox and it’s up to them to fix it.
So we can only fix the RTMP signed URLs (download protection) to provide a good workaround for you.
Thanks,
Martin11 years ago in reply to: Firefox issues with custom audio sample rateHello Miguel,
yes, it’s normal as Flash doesn’t support HTTP range requests.
This can be solved by using RTMP, however we currently don’t support download protection for that. We worked on fixing it, but it needs to be fully tested first.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
Safari for Windows is discontinued, not much users should be using that anymore. But we can test on that as well.
We will also test Safari 5.x on Mac, that one has a lot more users.
I answered the Firefox issues in the other thread.
Thanks,
Martin11 years ago in reply to: Firefox issues with custom audio sample rateHello Miguel,
thank you for posting URL for your videos. I had a look and I’m noticing issues with audio speed in Firefox (version 31.0 on OS X 10.9.1 and also version 30.0 on Windows 7). Video stopping during quality switching in not occurring however.
We are having a look at the video encoding. I’m noticing this is a known bug in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=875644
If you set it to prefer Flash, then at least users with Flash installed wouldn’t get into this issue.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
thank you for posting URL for your videos. I had a look and it plays fine in my Safari (version 7.0.1 (9537.73.11) on OS X 10.9.1)).
I can seek to any part and I can see the picture. We really need to know your Safari version to effectively troubleshoot this.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
we will keep the video private as well, we won’t publish your URLs, so no worries, you can send it to us.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
sorry about missing that question, I though I answered it. You should add the rule in your theme stylesheet. You should avoid doing this in plugin files, as a plugin update will then revert your changes.
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Lance,
I’m leaving for a week of vacation, so I’ll be able to add this feature at the start of September.
If you know enough PHP you could put up a filter on the_content with high priority, where you would change the HTML of the lightbox image link to show up as an image, but it would be too tricky for a quick fix.
Thanks,
Martin11 years ago in reply to: Firefox issues with custom audio sample rateHello Miguel,
is this also happening on our demo page? https://foliovision.com/player/demos/flowplayer-quality-switching
Thanks,
Martin11 years ago in reply to: Google Chrome Video ArtifactsHello Miguel,
this might be related to the video acceleration. Could you please post us the full data you get on this URL in your Chrome? chrome://gpu/
If your Chrome doesn’t smooth out the edges of artifacts in video (deblocking filter), can you check if you encoded your video with “Fast decode” option? We usually don’t enable it for faster decoding on mobile.
This can also happen if you have another window open in your OS which plays some video, even though it’s covered by your Chrome browser. There seems to be a bug in the video rendering in HTML5 in Chrome in some scenarios. IE 11 has similar issues as well.
Thanks,
MartinHello Miguel,
1) The issue with the loading indicator must be some bug in our scripts. We will check that out.
2) We use the native full screen of Android, as it’s more compatible than the full screen mode with our custom controls.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miquel,
I’m leaving for a week of vacation, so I’ll be able to fix any bugs and help you troubleshoot the issues at start of September.
Thank you for summing up the issues, I’ll make sure we address each in a separate thread and provide some quick troubleshooting steps now.
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
that’s a good test, have you tried our own video? See the second video on the page here: https://foliovision.com/player/demos/flowplayer-quality-switching
It’s in MP4 format, to it should play in your Safari, unless there is some bug which doesn’t occur on our version (Safari 7.0.1 (9537.73.11) on OS X 10.9.1).
Thanks,
Martin11 years ago in reply to: seek forward and buffer timeHello Miguel,
we will have to improve this to automatically select he lowest quality for mobile devices – your Android phone is probably trying to play the HD video.
You can try posting your mobile quality video into a standalone player and see if that one works. It would be also good to know if that one will play in Safari. That would answer the question if this is related to the quality switching or the video encoding.
Thanks,
Martin