Forum Replies Created
-
-
10 years ago in reply to: PHP warning for array_merge()
Hello Tasherre,
we released version 2.2.12 today, which fixes more PHP warnings. Could you please paste the error message here if you still get it after the upgrade?
Thanks,
Martin10 years ago in reply to: _fv_flowplayer dataHello David,
the first version of this is ready, we just want to add some useful shortcodes for it and then we will release it.
Thanks,
Martin10 years ago in reply to: PHP warning for array_merge()Hello Ray,
thank you for letting us know, version 2.2.11 released just now fixes this issue. You probably have WP_DEBUG enabled.
Thanks,
Martin10 years ago in reply to: JavaScript brokenHello Bart,
we just released version 2.2.10 which should fix your issue. Our fix for the issue disappeared from the 2.2.9 version, sorry about that.
Thanks,
Martin10 years ago in reply to: Not working in IE 11Hello robahas,
your homepage video plays for us in IE 9 and IE 11.
Please upgrade to 2.2.10 which we released now, as it fixed some IE ugs with share bar.
It that won’t help – try logging out of your website. There might be a plugin conflict which only occurs when you log in. We are happy to help you with resolving the conflict right on your website, just order our pro support.
Thanks,
Martin10 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
we just released 2.2.10 which includes the IE rendering bug fix. Could you please let us know if it helps?
Thanks,
Martin10 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
sorry about the delay on this one. We can put it up in next release. There was supposed to be one this week, but it’s delayed because of new features.
Thanks,
Martin10 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
thank you, we able to reproduce the bug now. It was just a small thing were the quality prefixes were treated as numbers instead of strings.
Fixed, FV Player Pro 0.1.7 update should be available on your site, just try reloading the plugins screen later if it’s not there right away.
Thanks,
Martin10 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
could you please address (1) and (2) from my last post specifically?
I’m not able to reproduce this bug.
Thanks,
Martin10 years ago in reply to: Custom Pre-rollHello Mateusz,
we have the feature, but currently there is no interface for it. We plan to add it really soon.
If you need it right now, you can just enter the pre-roll vidoe as the first playlist item and then the main video as second. Next you can hide the playlist buttons in CSS for that specific post:
#post-{POST ID} .fp-playlist-external { display: none }
Thanks,
Martin10 years ago in reply to: Using Vimeo and YoutubeHello wazki,
yes, the Youtube integration is only very basic right now. Vimeo integration is using FV Flowplayer interface, you have to own the FV Flowplayer license and a Vimeo Plus/Pro account to use it though. The Pro version offers a lot more.
Video Lightbox
Quality switching
Vimeo Plus/Pro integrationAdvanced Youtube integration is coming.
Thanks,
Martin10 years ago in reply to: Using Vimeo and YoutubeHello wazki,
full Vimeo integration is available for licensed users only. If you have a license, but you are not getting the Pro extension (FV Player Pro plugin), we will be happy to fix it for your.
Full Vimeo user guide for FV Flowplayer is posted here: http://foliovision.com/player/how-to-use-vimeo-pro
Thanks,
Martin10 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
thank you for the bug report!
I see the problem and I see what’s wrong, but I can’t reproduce the problem. Could you please:
1) check step 6. in our guide here? http://foliovision.com/player/switch-video-quality What does the “Show hint” feature say? Does it recognize the quality prefixes properly? In your case if you enter your video like
`http://your-server.com/6-1-14-360.mp4`
It should say it will look for:
http://your-server.com/6-1-14-432.mp4
http://your-server.com/6-1-14-720.mp42) post the exact shortcode you are using and the content of your Settings -> FV WordPress Flowplayer -> Pro Features -> Video quality switching textarea?
3) I checked your video files and I wouldn’t recommend you use HD (720p) for these videos at all as your camera picture quality is not sharp enough. On the other hand, your low quality (360p) is creating quite big files already. You should be fine with using our mobile and SD qualities as recommended at the end of our article here: http://foliovision.com/player/switch-video-quality
I also recommend you use -sd and -mobile as your quality prefixes, so you can change the resolutions a bit with any file if needed. You would have to rename all of your files which you already use though.
Thanks,
Martin10 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
could you please post a sample URL or submit the video using video checker?
We haven’t noticed any issues on multiple websites.
Thanks,
Martin10 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
the quality switching now happens live (no page reload): http://foliovision.com/2014/06/video-multiple-qualities
Thanks,
Martin10 years ago in reply to: _fv_flowplayer dataHello David,
we can show the video duration time in playlist, in video splash screen bottom corner and also provide a template tag for your use.
Thanks,
MartinHello leolorca,
please use our video checker to report the exact video which is causing issues: http://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
Martin10 years ago in reply to: _fv_flowplayer dataHello David,
yes, it will require a cron and downloading to work reliably.
Could you please let us know where you need to show this video duration, so we can make it a sensible feature? Right now I can only think of showing it in playlist captions.
Thanks,
Martin10 years ago in reply to: Ad options for YouTube and Vimeo VideosHello Rafael,
we have good experience with using Google DFP video ads and some of our users are using this setup.
Could you please send us your video ad URL (we won’t publish it) so we can double check? We can setup a demo page with that.
Thanks,
Martin10 years ago in reply to: _fv_flowplayer dataHello David,
we are working on revising this idea – each video in post will get its own post meta value where we will store this information.
Problem is that storing the playtime takes a while, so if there are too many videos in the post, we will be only able to process a bunch of them on post save.
Thanks,
Martin10 years ago in reply to: wp_ajax_ do_shortcodeHello David,
working with load() and play() is not always so obvious, as it works a bit differently for iPad etc.
Following should play any video you insert in JavaScript:
jQuery('#your-player-element').flowplayer();
var api = jQuery('#your-player-element').data('flowplayer');
api.load();Thanks,
Martin10 years ago in reply to: RTMP Video CheckerHello Varut,
thank you for the quick support submission!
I see that you video plays, but you are getting our error message. I changed the message to just a warning, as I’m not sure what could be causing the issue as the RTMP checking is tricky.
Does it happen also with some other video which don’t use blank spaces in the file name? (like in this case: “Single Variable Calculus”)
You are using Amazon CloudFront for the RTMP and we hand no issues like this so far.
Thanks,
Martin10 years ago in reply to: wp_ajax_ do_shortcodeHello David,
do you see fv-flowplayer.min.js on that page? If not, enable Integrations -> Load FV Flowplayer JS everywhere. That might be it.
Thanks,
Martin10 years ago in reply to: Share buttonsHello Mateusz,
version 2.2.9 was released: http://foliovision.com/2014/06/video-share-bar
Thanks,
Martin10 years ago in reply to: use only parent category for post titleHello swcomm,
sorry about the delay, these SEO titles and meta descriptions make most sense when they are hand written. So in general we are not trying to put in too much of the automated stuff into our plugin. However if your site has some main sections, it might be nice to always have the section name in the title. Is that what you are after?
Thanks,
Martin10 years ago in reply to: No posts showingHello Justin,
sorry about the delay, we haven’t noticed this kind of issue yet.
What post permalinks structure are you using? Do you have any pages which have same URL as some category? When you visit Settings -> Permalinks – does it help with your issue? When you change the category URL to something else (try appending some number, just to make sure it’s unique, I’m not proposing it as a solution), does it help?
Thanks,
Martin10 years ago in reply to: wp_ajax_ do_shortcodeHello David,
you can remove that notice using JavaScript. You need to use JavaScript anyway to initialize Flowplayer on the DIV element which contains the player.
It sounds like an interesting project and I see we could improve this (the backend/frontend stuff could be improved). However currently we are under a heavy load of more end-user features to add.
If you need this resolved quickly or it’s important for your work, we are happy to help you with the coding if you make a donation, or we can incorporate your changes if you are able to do this properly. Are you also sure you absolutely need AJAX here?
Thanks,
Martin10 years ago in reply to: wp_ajax_ do_shortcodeHello David,
I’m not sure what could be causing your issue as we use the standard WordPress shortcode API. Are you sure it works with shortcode like [gallery]? Are you sure your working shortcode is not getting some special treatment? You need to use the_content() or apply_filters(), as the shortcodes are not processed otherwise. Then you need to load Flowplayer on the resulting DIV element, similar to what is at the end of the document here: http://foliovision.com/player/api-programming
Thanks,
Martin10 years ago in reply to: black line after playing video in ios safariHello raul,
the fix (it helped on our test sites) will be available in version 2.2.9 – released later today (hopefully).
Thanks,
Martin10 years ago in reply to: Share buttonsHello Mateusz,
it’s a new feature which will go out in version 2.2.9 – hopefully today. We are fixing some last styling issues.
Thanks,
Martin10 years ago in reply to: JavaScript brokenHello Werner,
FV Flowplayer version 2.2.8 fixed NextGen Gallery conflict in JavaScript loading. Perhaps it will work fine for you this time.
Thanks,
Martin10 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
we found the issue – “Convert old shortcodes with commas” was causing issues here. I disabled the option on your site as I don’t see any old [flowplayer] shortcodes.
Please re-enable the “Advanced Vimeo embeding” and enter your Vimeo API key and the videos will play. I had to enter ours as our plugin forgets the key if you disable the “Advanced Vimeo embeding”, so that’s another thing to fix.
Thanks,
Martin10 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
the development version was not released, see my previous post.
I see some strange issues on your site, I’m checking it out.
Thanks,
Martin10 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
the issue which I noticed applies to the most recent development version of FV Player Pro, which has not been released yet.
So if you are experiencing any issues, we will have to see it, as we are not getting any problems with the latest live versions.
Thanks,
Martin10 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
we are noticing some issues with Vimeo and we are working on fixes.
Thanks,
Martin10 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
sorry about the misunderstanding – all we need is the video URL on Vimeo. So if you could just send us the path link like vimeo.com/{number} – that’s all we need.
I’ll be in touch in a private support ticket about the login details though.
Thanks,
MartinHello Ajay,
if you use the video checker, the video gets reported only to our server and we don’t share any details with anybody.
1920x1080px is an OK resolution if you need it, but 15,000 kbps might be too much. You should be able to use bitrate around 5,000 kbps for such resolution without loosing too much quality. You can also do a speedtest for your CDN. In our test a good CDN runs at over 8,000 kbps, so it should cover 5,000 kbps video, but not 15,000 which you are using.
Thanks,
MartinHello Ajay,
could you please use our video checker to report the exact video which is causing issues? http://foliovision.com/player/faq#properties-built-checker-report-playing
You really should be using CDN for world-wide speedy delivery.
Thanks,
Martin10 years ago in reply to: Live streaming possible?Hello Brandon,
the live streaming works. You can add live=”true” to the shortcode to make sure there is no remaining time showing up.
Could you please follow this guide? In step 4. simply add in your m3u8 HLS stream: http://foliovision.com/player/rtmp-streams
Use the video checker to report further issues: http://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
Martin10 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
could you please post the video URL? Then I can have a look and figure out what’s the issue.
Thanks!
Martin11 years ago in reply to: Issues with SI CAPTCHA Anti-Spam pluginHello Chris,
version 2.2.8 which should be released today fixes the issues with SI CAPTCHA Anti-Spam.
Thank you for the bug report!
Martin
11 years ago in reply to: Using with W3 Total CacheHello Chan,
if you use Quality Switching, then make sure you set fv_player_quality cookie to exclude the request from caching.
I posted this note with details into our Quality Switching guide: http://foliovision.com/player/switch-video-quality#caching
Thanks,
Martin11 years ago in reply to: Using with W3 Total CacheHello Chan,
unless you are using Amazon S3 protected URLs for non-members, there is nothing to worry about. We want to also fix this last limitation in our FV Player Pro.
Thanks,
Martin11 years ago in reply to: Fix Media Library SearchHello Rob,
thank you for the bug report!
We will be switching to the latest media library code which is now used all around the WordPress, so this bug will just disappear.
In the meantime, could you please use the dates dropdown to find the media you need? Or you can copy the file URL from the Media screen and just paste it into the field.
Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
if there are strange issues, they disappear after restart. I stopped believed in restarting some time ago, but now with HTML5 video in Internet Explorer… it might help.
Also, if you get into strange CSS issues, it’s often best to just use the validator on the file which you edited: http://jigsaw.w3.org/css-validator/
Thanks,
Martin11 years ago in reply to: VAST VPAID ad tag in FlashHello songsrpeople,
unfortunately your Flash VPAID ad doesn’t work with our VAST plugin yet. We only had success with LiveRail ads so far (better JavaScript than Flash though).
Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
I just realized that #content won’t work for lightbox. You have to also add another selector with #colorbox.
So it will look like:
#content .flowplayer .fp-logo, #colorbox .flowplayer .fp-logo {
top: 10px;
right: 10px;
bottom: auto;
left: auto;
}Are you saying the situation with IE is worse than before? I would recommend you at least close the browser and open it again. Also clear the browser cache. My experience is that if browser gets confused by some video, it might not play any other unless restarted.
Also, do you have Flash installed at all?
Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
the videos start automatically when used in lightbox. It only applies to the first video which you open and we believe that makes the most sense, as when you click a video, it just plays and you don’t have to click twice. So that is not a defect.
Regarding the logo position – could you please double check you put the CSS rule into your theme stylesheet, rather than editing the plugin files?
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
please post all your answers to our forums directly, so I don’t have to repost it from your emails. Just enter your email into the email field.
I don’t have any issues with your WebM video, it play perfectly on your “http://www.good4businesses.co.uk/testpages/” page.
Make sure your restart your browser and clear its cache. I have found that if there is some bug in video playback, it often poisons the entire browser.
Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
could you please install FV Flowplayer version 2.2.7.9 from here? It’s our latest development version which will be released in a day or two as 2.2.8.
http://foliovision.com/downloads/fv-wordpress-flowplayer-2.2.7.9.zip
It will make sure IE11 will prefer Flash for MP4 videos. I don’t see any other solution, at least for now. It will still play without Flash though. I believe only small percentage of IE users experienced the issues which you did.
Thanks
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Simon,
just try Firefogg to do your WebM encoding. I posted the brief instructions here: http://foliovision.com/player/encoding#webm
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
if you mean “http://www.good4businesses.co.uk/testpages/” – I see that you placed the OGV above WebM this time. So Firefox or Chrome or Chromium will pick that one.
I’m still having the same issues with WebM in Chromium and Chrome on Mac: “http://www.good4businesses.co.uk/wp-content/uploads/2014/05/ResponsiveDesignVid.webm” Seeking breaks the playback, even if I open the file directly.
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
I’m not sure about that yet.
We added a check for the troublesome “muxingapp” and “writingapp” to our video checker.
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
your above link causes the same issues in Chrome/Chromium – seeking in the file throws the HTML5 error. Same if I access the WebM directly.
I’m not sure about your Firefox issues though. Do you have any problems in Chrome or Chromium?
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
I’m attaching a screenshot of what I used.
.htaccess has nothing to do this. If there would be a problem with that, the video checker would notice that.
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
it’s weird if our video plays for your, but your own video does not.
Did you tried seeking into the unbuffered portion of the video? Perhaps you let it buffer the entire length. If you would try to skip to the end, perhaps it would fail.
However – I’m getting issues in Chrome/Chromium. Tried 3 different computers now. So I’ll put up a video warning when I detect the above muxingapp and writingapp.
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Carl,
so it appears it’s the muxingapp and writingapp.
What exactly is AVS? Is it this video converter? http://www.avs4you.com/guides/video-to-webm.aspx
I tried using that and put up the resulting video here, marked as “Encoded using AVS Video Converter”: http://martin.domainearl.com/2014/05/webm-test
On our end – I’m getting the same issue in Chromium and Chrome. On top of that I’m noticing issues in Firefox 29.0.1 on Windows 7 as well – for example if I seek in the video, the picture is all distored for a while.
I’m seeing the same muxingapp and writingapp. The AVS Video Converter was 8.5.1.551.
muxingapp: libebml v0.7.7 + libmatroska v0.8.1
writingapp: AVSMatroskaFileDoes it play for you?
If it by any chance plays fine, please disable Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> Prefer Flash player by default and see if it works this time. Perhaps there is a bug in Firefox when using that encoder.
Seems like we need to check for these muxingapp and writingapp entries and warn our users. On the other end, you could report this to AVS Video Converter. Perhaps it’s a matter of the “Video Codec” Advanced settings – AVS has a lot of settings in there.
Thanks,
Martin11 years ago in reply to: VAST VPAID ad tag in FlashHello songsrpeople,
our VAST support is currently in beta. It works with the VAST tags with HTML5 videos. VPAID is only supported in its JavaScript form, we are working on the Flash version.
Could you please post your VAST tag, so we can try it out? We won’t publish it here.
Thanks,
Martin11 years ago in reply to: Issues with Visual ComposerHello Sergio,
first the quick troubleshooting steps:
1) Did downgrading to FV Flowplayer 2.2.6 helped?
2) Did turning off FV Player Pro (the Pro extension) helped?
Since you are our licensed users, we can have a look at your site what’s the error like (as Visual Composer is a paid plugin with no trial version). Could you please send us a login to at least a Contributor level user for your website, so we can see the error? We won’t publish the login here.
Thanks,
MartinHello Shirley,
thank you for submitting the video using our video checker. Our video checker is right about your video, there are issues. I can’t play it in any of the browsers which need Flash to play the MP4 video – Firefox on Mac or Chromium. It first takes a long time to load and then there is no picture.
I re-encoded the video using HandBrake and that one works fine and doesn’t report issues: http://lifeinamovie.com/2014/05/26/shirleys-video/
I can see that you used HandBrake as well, so perhaps there is something you missed: http://foliovision.com/player/encoding#encoding-samples
Could you please double-check that you used:
* Format: MP4
* Web Optimized
* Video Coded H.264 (x264)Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
could you please test the videos in IE in lightbox here?
I now tested your videos in IE 11.0.9600.16428 and I’m having no issues. I can open the first video, play it, then go to next video by clicking the “Next” button in lightbox, seek in the video and so on.
If you could post the exact client’s IE + Windows version combination, that would be perfect.
Also, could you please afterwards try to enable Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> Prefer Flash player by default? It’s not something we would suggest otherwise, but it might be good for troubleshooting.
Thanks,
Martin11 years ago in reply to: Firefox wont play my WebM fileHello Simon,
we fixed the bug with our licensing backend. It was caused by the invoice generator. Thank you for your report!
I had a look at the video encoding issue. I can see some issues with your WebM video. You provided your video in MP4, WebM and OGV. WebM is what Firefox would choose, unless you set it to prefer Flash.
Indeed, I’m having issues with your WebM. But only in Chromium 33.0.1711.0 on Mac OS X 10.9.1 and Chrome 34.0.1847.137 m on Windows 7. If plays fine, but if I see in the video, it reports the HTML5 video error. No issues in Firefox 29.0.1 on either of above operating system though!
I had a look at what codecs the WebM is using in your case etc. I’m not seeing any issue though. I’m noticing your WebM is using 29.97 fps and 22050Hz audio sampling frequency.
Also, your video uses “muxingapp: libebml v0.7.7 + libmatroska v0.8.1” and “writingapp: AVSMatroskaFile” while other WebMs I’ve seen use “muxingapp: Lavf54.23.100” and “writingapp Lavf54.23.100”.
It’s also using only much lower resolution (320x240px), the other formats are much bigger (MP4 – 640 x 420, OGV – 960 x 540). So in reality, the picture should be much worse when using HTML5 in Firefox.
1) Please let us know what you used to encode into WebM.
2) Could you please let us know what exact Firefox version on what OS are you using?
3) Could you please let us know if both first and second video here plays for you in your Firefox? ‘http://martin.domainearl.com/2014/05/webm-test’
I’m having no issues with it in Chromium/Chrome. Hopefully we can figure out the incompatibility here and come up with a rule for our video checker.
Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
I checked the first video in IE 11.0.9600.17107 and haven’t noticed anything weird. The video encoding is ok as well.
When this happens again – could you please restart the IE browser and see if that helps? Or does a full computer restart help?
Thanks,
Martin11 years ago in reply to: HTML5 Video File Not Found in IEHello Debbie,
please use the video checker to report the exact video which is causing the issues. Here’s how: http://foliovision.com/player/faq#properties-built-checker-report-playing
Thanks,
Martin11 years ago in reply to: Live streaming issue on iPhoneHello telelouange,
we are happy if our support could be of any use for you. We try to bring the best features into the WordPress video world.
Yes, that fields is the primary video. You can click “Add another format” or “Add RTMP” to add alternative format.
HLS gets automatically picked by Safari on Mac computers and by “iDevices”. Other browsers will just ignore it, so in your case they will only have RTMP as the last resort. If the computer has no Flash installed, it will then fail to play the video. But most computers have Flash because of Youtube or they support HLS (Apple).
Thanks,
Martin11 years ago in reply to: Live streaming issue on iPhoneHello telelouange,
I strongly recommend that you enter the HLS video as the main video source. You currently have it as a mobile and that kicks in only below certain screen size. Perhaps your iPhone uses it in portrait orientation, but not landscape.
Thanks,
Martin11 years ago in reply to: changing logo position in lightbox playerHello Debbie,
I think we should add a setting for the logo position (top left, top right, bottom left and bottom right).
Thanks,
Martin11 years ago in reply to: changing logo position in lightbox playerHello Debbie,
are you sure your logo issues were not related to the CSS caching in your browser? We use a standard WordPress dialog to insert the logo (although it should be updated to latest version) and these align settings in it have no effect on our plugin. It’s just something that’s in core WordPress.
Thanks,
Martin11 years ago in reply to: Issues with SI CAPTCHA Anti-Spam pluginHi Chris,
it’s great if you could figure this out. I can confirm that I’m getting the same behaviour.
We recommend FV Antispam for a quick and effective antispam protection. It takes care of the spam bot comments, so we advise to use Akismet to deal with the rest. That way the “spam” folder of your comments only contain the real-human spam messages, rather than a lot of obvious spam comments by bots.
Thanks,
Martin11 years ago in reply to: Issues with SI CAPTCHA Anti-Spam pluginHi Chris,
thank you for submitting the video using our video checker.
It appears that your video doesn’t play if you are not logged in. I’m not seeing any of our scripts in your site footer, so it appears there is a plugin conflict or an issue with your template.
I suggest you try previewing your site with a default WordPress template and see if that works.
Also make sure you follow step 4. of our installation guide: http://foliovision.com/player/installation
We are happy to help solving your issue right on your site, just order our Pro support incident: http://foliovision.com/wordpress/pro-install
Thanks,
Martin11 years ago in reply to: Live streaming issue on iPhoneHello telelouange,
enter your HLS M3U8 stream as the primary video source, that should help your setup. No need to enter it as a mobile video as most mobiles won’t play RTMP anyway.
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Cribeiro,
the documentation was posted: http://foliovision.com/player/how-to-use-lightbox
If you have a license, just put in the license code into the plugin and that will auto-install the pro-extension: http://foliovision.com/player/user-guide#license
Thanks,
Martin11 years ago in reply to: changing logo position in lightbox playerHello Debbie,
we are happy if your plugin helps you with making the video playback on your websites enjoyable.
Logo can be positioned in CSS, you can check the instructions here: http://foliovision.com/player/faq#how-change-position-custom-logo
Thanks,
Martin11 years ago in reply to: Unable to upload imagesHello Erwin,
could you please check your PHP error logs? You can try enabling WP_DEBUG in wp-config.php (but don’t forget to turn it off afterwards) or your host should be able to point you to the right place.
Also, check the “Server requirements” as described here: http://foliovision.com/wordpress/plugins/wysiwyg/installation
Thanks,
Martin11 years ago in reply to: Live streaming issue on iPhoneHello telelouange,
unfortunately we didn’t got it. Perhaps your install is not able to send emails properly. We are working on moving the mail function to our server.
Could you please paste your [fvplayer] shortcode here? We won’t publish it.
Thanks,
Martin11 years ago in reply to: Playlist + secure Amazon S3 issueHello Purelife,
our Amazon S3 secure content works best for membership sites where logged in users don’t get cached versions.
With your current setup it can easily happen that the video link times out in 15 minutes and the cached HTML is 15 minutes old.
We plan to support this better in our Pro extension – FV Player Pro.
You can try to set the default expiry time to a higher value and see if that helps. We detect the video length and use its length value as expire time, so it might be better to use the fv_flowplayer_amazon_expires WP filter in the PHP code and put your longer value in seconds there – let’s say twice as much as your cache timeout.
Thanks,
Martin11 years ago in reply to: Advanced Vimeo EmbeddingHello David,
we published a step-by-step guide here: http://foliovision.com/player/how-to-use-vimeo-pro
Thanks,
MartinHello Arrisje,
sorry about that, we are not noticing this issue. Have you tried deleting the plugin and then installing it again?
Thanks,
Martin11 years ago in reply to: How to stream in multiple qualitiesHello Adam,
this was added to the pro extension and a guide was published here: http://foliovision.com/player/switch-video-quality
Thanks,
Martin11 years ago in reply to: Live streaming issue on iPhoneHello telelouange,
could you please use the video checker to submit the video report to us?
Thanks,
Martin11 years ago in reply to: Playlist + secure Amazon S3 issueHello Purelife,
thank you for using our plugin!
Does this happen if you watch the first video until the end? Or does this happen if you open the website, wait for a few minutes and then do it? Are you using a cache plugin?
Thanks,
MartinHello Shirley,
you should be re-encoding the video with Handbrake: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/encoding
We are actually working on a more step-by-step oriented guide.
Or you can try MP4 Fast Start, which also helps, but won’t help in case there are any other encoding issues.
Thanks,
Martin11 years ago in reply to: JavaScript brokenHello Werner,
I had a look at your private reply and unfortunately this appears to be a problem of NextGen Gallery only. It gives a fatal JavaScript error: “script.aculo.us requires the Prototype JavaScript framework >= 1.6.0.3”
This is not something what we could affect. Prototype is not used in Worpdress, WordPress (and FV Flowplayer) uses jQuery. So it appears NextGen Gallery plugin has some compatibility issues (perhaps with WordPress 3.9.1 or your theme specifically).
Only thing that I can recommend is that you look if you can somehow turn off the Ajax functions of the galleries. Because these seem to trigger the error.
Thanks,
Martin11 years ago in reply to: JavaScript brokenHello Werner,
as our licensed user, could you please post the exact URL where we can see the issue? We won’t make it public if you don’t want to.
In the meantime, I’m installing NextGen Gallery to see what happens. Are you using any custom theme for it?
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
the iPad/touch devices bug with playing when quality controls are present was fixed. The new version of FV Player Pro will be out out today in just a couple of hours, in worst case tomorrow.
Thanks,
Martin11 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
hopefully we can release this fix in version 2.2.8 or 2.2.9 next week.
Thanks,
MartinHello Kenton,
we got your video issue report as well, thank you!
I actually downloaded your video, run MP4 Fast Start on it and I’m no longer getting the warnings and the video plays fine. I’m noticing my file is a few kB different in size.
Are you sure you made no mistake in the process?
Thanks,
MartinHello Debbie,
the popup size is determined by the video size which you enter at the top of the shortcode editor as “Width” and “Height”. Or you can add width=”640″ and height=”360″ to the shortcode by hand.
The splash image size which you need to click to open the lightbox popup is determined by the width and height in the lightbox section of the editor.
We are working on adding the documentation to our site.
Thanks,
MartinHello Debbie,
I see now, you mean the “next” button which appears if you hover the mouse over the lightbox popup.
Just add multiple players with lightbox on them and it will group them into the “gallery” automatically. You you will have “next” and “prev” automatically – circling through the videos.
Thanks,
MartinHello Debbie,
I see, so you are using lightbox + playlist at the same time.
While what you want is to have 20 little boxes and clicking each will open the big video. To do this, you have to use as many shortcodes as the video lightboxes you need:
[fvplayer src="/video/1.mp4" splash="/video/1.jpg" lightbox="true;240;120;title"]
[fvplayer src="/video/2.mp4" splash="/video/2.jpg" lightbox="true;240;120;another title"]
…
If you want to align the players in a grid like above, you can add align=”left” to each.
I recommend that you test:
1. remove lightbox from your live page
2. this on a test post
3. then decide what you like better. If you just go with lightbox, it might need some styling to look as nice as the playlist. The playlist is nice too. Lightbox doesn’t support the autoadvance though.If you have an idea about how to join the functionality of lightbox and playlist, we are happy to hear about it. If we add that feature, it should be simple and effective.
Thanks,
MartinHello Debbie,
could you please post the entire [fvplayer] shortcode you are using? We won’t publish it.
Are you trying to use lightbox with the playlist?
Thanks,
MartinHello Debbie,
that sounds like a very strange issue. I don’t see how this could be related to .htaccess.
Do you mean that the playlist or the thumbnails disappeared from the page content? Or did it disappeared from the editor?
Do you have a link where we could look at the issue ourselves? If it’s a generic issue in our plugin, we are happy to have a look and work on a bugfix. If it’s a specific compatibility issue with you site, we are happy to have a look at what specific features your site is using and find the plugin conflict, if you order our pro support.
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Debbie,
the playlist thumbnails are set to 120 pixels wide and 80pixels tall. This can be changed in CSS.
We could make it an option as well, but this is something to think out carefully, as there are million and one ways of customizing playlist look and feel, so if you have a good suggestions, we would be happy to hear about it.
Please let us know if there is anything else.
Thanks,
Martin11 years ago in reply to: Change the colour of the buttonsHello Debbie,
FV Player Pro was just released as an addon for licensed users of FV Flowplayer. So in the moment when you enter the license key into the plugin, the Pro addon will auto-install. If you already did, just upgrading the plugin will auto-install the pro extension.
If not, please check the plugin settings screen for retry.
If everything works, the shortcode editor will have the lightbox checkbox in it. We are preparing the documentation.
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Gary,
FV Player Pro was just released as an addon for licensed users of FV Flowplayer. In the moment when you enter the license key into the plugin, the Pro addon will auto-install.
If not, check the plugin settings screen for retry.
If everything works, the shortcode editor will have the lightbox checkbox in it. We are preparing the documentation.
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
1) The iPad bug – having to click the player 3 times – I can confirm this is related to the quality switching. I’ll work on fixing it tomorrow. We released FV Player Pro into public today, so our auto-updates channel is ready.
In our testing we avoided this by adding HLS I think.
2) Quality switching should work across servers. Could you please post the shortcode you used? Oh, I see you found the error in the shortcode.
3) Firefox issue – could you please double check that your video is available in all the qualities? If you provided WebM for Firefox, double-check that it’s there in all the qualities.
Thank you for all the useful feedback!
Martin
11 years ago in reply to: wmv and mov filesHi miragelimousine,
if you upgrade to FV WordPress Flowplayer 2.2.7, you will get the improved error message:
“WMV is not a HMTL5 video format. It might play on some devices, but you need to standardize to MP4!”
That’s how it is. We work on improving our encoding guide to be more practical, but you can have a look at the Handbrake software screenshots to see how to do it: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/encoding
Thanks,
Martin11 years ago in reply to: Scale Engine video hosting and SMILHello Stefan,
also, is it possible to have a HLS with automated quality selection on Scale Engine?
Thanks,
Martin11 years ago in reply to: Scale Engine video hosting and SMILHello Stefan,
what about the MP4 file over HTTP protocol? You mentioned something about “Scaleengine provides HTTP delivery on the order of 10 billion hits”, but I’m not sure if I understand that correctly. Is this available on standard user accounts?
Thanks,
Martin