Forum Replies Created
-
-
11 years ago in reply to: Apply a time limit to video playback
Hello Don,
this is doable and it’s on our list, however we want to do it so that it’s very intuitive for the users.
Could you please explain more about your sign-up procedure? Do you use any membership plugin (does it support return URL for user once he joins?) or subscription service (does it support callback in JavaScript?)?
Thanks,
Martin11 years ago in reply to: Playlist + secure Amazon S3 issueHello Purelife,
we released version 2.2.16, which added a setting which will force your Amazon S3 link expiration time to all videos (Amazon S3 Protected Content -> Force the default expiration time).
Thanks,
Martin11 years ago in reply to: FV Player Pro PHP warningsHello Chan,
I can’t figure out how to reproduce the problem. We released FV Player Pro version 0.1.8 today, which supports CloudFront with download protection. So you can upgrade to that to see if it helps, but make sure your upgrade FV Wordpres Flowplayer as well (version 2.2.16 released today – better support for Amazon S3 download restricted URLs and cached plugins).
Thanks,
Martin11 years ago in reply to: Rackspace IssuesHello Chan,
it’s tricky if the file extension doesn’t match the file type.
There is a way of making it play though – try adding #.m3u8 at the end of the URL. So
http://something-something.rackcdn.com/video.mp4
Becomes this, it will play, I just tested it:
http://something-something.rackcdn.com/video.mp4#.m3u8
Thanks,
Martin11 years ago in reply to: FV Player Pro PHP warningsHello Chan,
please double check if you are using FV Player Pro 0.1.7.4 – the latest public version. If not, then you should see an upgrade available. If that’s not the case, please let us know.
Thanks,
Martin11 years ago in reply to: Rackspace IssuesHello Chan,
your video URL points to a M3U8 file for the HLS stream, but the file extension is MP4. So our video checker treats it as a MP4 video and that’s why it reports the error.
Can you ask Rackspace if this is how their system work? I mean do they always use the .mp4 extension for HLS streams, or is it just a coincidence?
Thanks,
Martin11 years ago in reply to: Youtube video – caption doesn’t appearHello Lise,
I’ll update the thread when new version with Youtube integration is released and we will see where we stand with the caption/subtitles.
Thanks,
Martin11 years ago in reply to: Video Jumps on hover IE11Hello Eoin,
thanks for the tip, that’s quite interesting!
I wonder if we should include this in our core CSS or if there might be some side effects.
Martin
11 years ago in reply to: ver 2.1.2 start video mutedHello John,
thank you, we are currently working on Youtube integration (chromeless player) and secure CloudFront support.
If you could adjusting your rating on WordPress.org now, that would be great, thanks!
Martin
Hello dizturbio,
are you getting the same when you use the default template? Does it work fine for single posts, or is it just homepage?
On our end, we could double-check if we escape any HTML properly – to not break the meta tag attributes.
Thanks,
Martin11 years ago in reply to: ver 2.1.2 start video mutedHello John,
thank you for bringing this up, this task was unfortunately left forgotten.
This feature was added just now. You can read all the details in our blog post: http://foliovision.com/2014/07/flowplayer-default-setting
Thanks,
Martin11 years ago in reply to: Video Jumps on hover IE11Hello Eoin,
sorry about the delay, it’s a really weird issue.
We were not able to find what could be causing it. However removing the dorayaki-fonts-css linked stylesheet helped.
Did you do your own custom CSS with some hover actions, or are you just using some template?
Thanks,
Martin11 years ago in reply to: Youtube video – caption doesn’t appearHello Lise,
we are working on a full featured YouTube integration (we have first alpha version for our internal testing ready).
So what you are getting now is just a very basic Youtube integration, but things will dramatically improve once we finish the YouTube integration (this will enable use of ads, splash screen, redirection, popups).
The integration should be in working condition next week. We should be able to make it work with subtitles as well.
Thanks,
Martin11 years ago in reply to: Continuous loopHello Mateusz,
you can simply add loop=”true” to the shortcode or enable the interface option in Setting -> FV WordPress Flowplayer -> Post Interface Options -> Loop.
If you want to embed the player into your site template to create some animation, you will have to use some CSS to hide the control bar, play button, loading indicator and so on.
Thanks,
Martin11 years ago in reply to: Vimeo videos won’t load with FV Player ProHello Filip,
I found the bug and fixed it. Version 0.1.7.4 was released. Please upgrade to it and let us know if you find any issues. If you don’t see the upgrade available yet, try deactivating and then activating the plugin or reloading the plugin screen.
Thanks,
Martin11 years ago in reply to: Vimeo videos won’t load with FV Player ProHello Filip,
thank you for the bug report and sorry about the inconvenience. We are looking into it now, it appears that there is some bug in your site JavaScript. We will update this thread as soon as we figure out more.
Thanks,
Martin11 years ago in reply to: YouTube – My splash image does not displayHello Irene,
sure, we will announce it on our blog, on our Twitter and also in the plugin change log.
Thanks,
Martin11 years ago in reply to: YouTube – My splash image does not displayHello Irene,
we are working on a full featured YouTube integration (we have first alpha version for our internal testing ready).
So what you are getting is what it should be for now, but things will dramatically improve once we finish the YouTube integration (this will enable use of ads, splash screen, redirection, popups…).
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
there is no limit on number of the video qualities, but it’s best to keep the count down – the lowest quality video out of three should be already optimized for mobile. We plan to add a mobile auto-detection, to make sure mobile users get that video right away.
If you can provide a sample URLs for some Rackspace video (we won’t make the URLs public if you don’t want to), then we can recommend how to embed it.
Thanks,
Martin11 years ago in reply to: Uncaught TypeError – Cannot Insert VideoHello bcolflesh,
we released version 2.2.14 which should fix your issue if you want to give our plugin a try to post some video.
Thanks,
MartinHello cybermike,
fixed, version 2.2.14 released. Thank you for your cooperation!
This was caused by the embed function of Flowplayer and the way we use it for the share bar.
Thanks,
Martin11 years ago in reply to: Uncaught TypeError – Cannot Insert VideoHello bcolflesh,
thank you for the bug report!
Could you please post the shortcode you are using, so we can fix this bug in today’s bugfix release? We won’t publish any real links in the shortcode.
Thanks,
MartinHello cybermike,
thank you for using the video checker and for reporting the issue!
I found the following:
FV Flowplayer 2.2.13 – I can see that the video playback initiates two requests to the MP4 file, which is strange. The seeking is slowed down here, perhaps because of the extra request blocking something in Chrome.
FV Flowplayer 2.2.7 – only one request.
The videos are often quite slow to start – looks like your server is at times overloaded, as the wait time is long.
So we will concentrate on explaining the two requests for the MP4 file (new version) instead of just one (old version).
Thanks,
Martin11 years ago in reply to: Secure RTMPHello Easystreams,
thank you for using our video checker to report the playback issues.
RTMPE is the encrypted RTMP which uses a token. Unfortunately this is currently not supported by Flowplayer 5. You need to use RTMP protocol.
The information which you need is:
RTMP Server Path
RTMP File PathFull documentation is available here: http://foliovision.com/player/rtmp-streams
We are currently working on secure CloudFront which will allow you to secure your RTMP URLs against hot-linking.
Thanks,
MartinHello cybermike,
could you please hit the “Send to Foliovision” button in the video checker window to send us the full report with video details? The information remains private, we will only use it to diagnose the issue.
Thanks,
MartinHello cybermike,
please use our video checker to report the exact video which is causing trouble.
I don’t see any change between 2.2.8 and current version which could cause this.
Thanks,
Martin11 years ago in reply to: Embed video to TwitterHello Mateusz,
thank you for an interesting suggestion. It appears this can be done using Twitter cards.
We will have a look at this, but we are currently working on some other features, which are prioritized (CloudFront, pre-roll ads interface to name a few).
Thanks,
Martin11 years ago in reply to: Turn off social sharing for members areaHello Steve,
could you please turn on both “Disable Embed Button” and “Disable Sharing”? We posted about this to our blog when the feature was released.
Please let us know if that doesn’t help (we tested it on multiple sites with no issues).
Thanks,
Martin11 years ago in reply to: Dropbox hosted videosHello Dice,
the new version (2.2.13) is out! You will have to insert your video again to make it work though. In general, it’s always easier only use non-accented letters, numbers, hyphen, underscore and dot in file URLs.
So your “Henderson’s John Bennett 20.06.14.mp4” could be “hendersons-john-bennett-20-06-14.mp4″. Now it will work with the ‘ if you use our shortcode editor. Otherwise enclose the file name in ” and “.
Thanks,
Martin11 years ago in reply to: Dropbox hosted videosHello Dice,
the issue with your video occurred as you are using ‘ symbol in the file URL and our shortcode didn’t counted on that.
We fixed the bug, just upgrade to new version when you see it. It should be available today.
Also, our video checker will report a video issue – the header of the video (moov meta data) is not located at the start of the file, so it’s slow to load (at least in some browsers, it works nicely for me on Safari Mac, but horribly slow in Firefox). We suggest that you re-encode your video into a web-optimized MP4 using HandBrake. Full guide is published here and you can do a lot of work just by checking the screenshots: http://foliovision.com/player/encoding
Thanks,
MartinHello Timon,
thank you for an interesting analysis.
I guess Chrome is doing some background processing for the video. It happens even if you remove all script tags from the HTML – so it happens even if there is no FV Flowplayer: http://lifeinamovie.com/h/fv.html
This appears for both MP4 and WebM videos. It also appears in Chromium (the open source web browser project from which Google Chrome draws its source code).
So I guess there is nothing we can do here and it’s probably not really an issue after all. Although your test show some CPU usage during that strange delay.
Perhaps other browsers trigger the load event as soon as possible, while Chrome waits for video.
Thanks,
Martin11 years ago in reply to: Firefox android encoding?Hello Ray,
I see, looks like we will have to build some kind of fallback for it – if the video fails, we will have to look for the mobile video. Currently the mobile video is based on the screen size as we don’t want to serve low quality video to tablets with wifi.
We might just add this into our quality switching.
Thanks,
MartinHello David,
thank you for the bug report. This error was occurring for Vimeo videos with FV Player Pro (our Pro extension).
We fixed the bug and will release the new version, hopefully today.
Thanks,
Martin11 years ago in reply to: Firefox android encoding?Hello Ray,
the video plays for me on Samsung Galaxy Tab 2. The User agent string is:
“Mozilla/5.0 (Linux; U; Android 4.04; sk-sk; GT-P3100 Build/IMM76D) AppleWebKit/534.30 (HTML, like Gecko) Version/4.0 Safari/534.40”
Could you please:
1) Let us know what is your user agent by visiting this page? http://www.whatsmyuseragent.com/
2) Could you please check if restarting the device helps?
Hello Wendy,
“Forbidden Voices” on the http://wglg.org/films/ website crashed the browser on the above Samsung tablet. But then I was able to play it as well as some other movie – “Gulabi Gang”. I was using the built-in browser.
Thanks,
Martin11 years ago in reply to: PHP warning for array_merge()Hello Tasherre,
you should be checking the CSS for span elements – the playlist uses span for the thumbnails.
If you know a bit of CSS and you can provide a tip about what CSS property is causing this, we are happy to fix the issue in our plugin.
If you buy our license we will be happy to have a look at your site directly and come up with a fix in our plugin.
If you order our pro support we are happy to help you with fixing the CSS directly or your website.
Thanks,
MartinHello David,
thank you for your notice, this was fixed in FV Player Pro 0.1.7.3, released just now.
Thanks,
Martin11 years ago in reply to: _fv_flowplayer dataHello David,
a demo can be seen here: http://foliovision.com/player/demos/video-playlist-durations
Thanks,
Martin11 years ago in reply to: _fv_flowplayer dataHello David,
we added this feature (off by default) and added required documentation here: http://foliovision.com/player/api-programming#video-length
Read the above to see how it’s enabled and how to use it in your templates.
Thanks,
Martin11 years ago in reply to: How to insert embed iframe code?Hello whichinvestment,
you are trying to insert a standard iframe embed code. Our player deals with embedding of video files or video streams directly. You need to contact the person responsible for the henderson.com websites and tell them about the issues you are having.
I can see that the whole issue is caused by a DIV with bad dimensions, but there is nothing we can do to fix it.
Also – Iframe embedding of videos (similar to what you are using here) is something we are thinking of adding to our plugin.
Thanks,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 years ago in reply to: Share buttonsHello Mateusz,
version 2.2.9 was released: http://foliovision.com/2014/06/video-share-bar
Thanks,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 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,
Martin11 years ago in reply to: Advanced Vimeo EmbeddingHello Michael,
we are noticing some issues with Vimeo and we are working on fixes.
Thanks,
Martin11 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,
Martin11 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,
Martin11 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,
Martin