Forum Replies Created
-
-
11 years ago in reply to: Akamai
Hi Chan,
could you please provide a link to the article, so we can have a look? There is probably an option to protect the video against hot linking, so that could be integrated.
Thanks,
Martin11 years ago in reply to: Change the colour of the buttonsHello Debbie,
I’m sorry, I’m not sure if I understand. If you could just play the first video here: http://foliovision.com/2014/03/wordpress-video-playlists
And skip to the 0:24 second, you should notice that the video picture is all white in top right corner. Then if you move your mouse over the player, that will cause the player controls to appear. And they should be all clearly visible, including the full-screen button.
If you are interested in making sure the controls are visible all the time and not just when you move the mouse – we are working on adding such option.
FV Player Pro is to be released tomorrow. It will become available to all the licensed users automatically.
Thanks
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
it works for me now. Also, I’m not noticing any buffering issues.
You can include other file types, but HLS is currently not supported, as HLS contains automated quality switching built-in. But you can use RTMP for better streaming to devices which can’t play MP4 using HTML5 (Firefox on Mac, old Internet Explorer, Linux computers).
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
Quality switching – your setup has some issues:
1) You only need to type in the video file once. Just input the video URL in the quality which you want as default. You currently have all three of them. So only keep this one:
http://example.rackcdn.com/5-4-14-432.mp4
2) Then fix your configuration of the quality types. It appears you have:
-360p,Low
-432p,Medium
-720p,HighWhile it should be:
-720,High
-432,Medium
-360,LowYou enter this together with qsel=”true” so that you don’t have to always enter all the video qualities. The file names must contain the “-720”, “-432” or “-360” part in URLs though.
3) The buttons are not looking the best on your website, we will make the styling more resilient.
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
Glad to hear FV Player Pro works for you now. We will prepare the documentation for the quality switching, basically you need to enter something like this into its configuration box:
_432,Low
_720,HighThen in each video which is available in both qualities, you need to add qsel=”true” into the shortcode.
The quality selection buttons show up above the video. It could be integrated into the control bar at some point, it’s just a lot of styling to do and we put priority on making sure this works without having to reload the video.
Thanks,
Martin11 years ago in reply to: Scale Engine video hosting and SMILHello Stefan,
it’s great that you provide RTSP. Could you please provide a sample with the MP4 file delivered over HTTP?
Hello Chan,
do you mean that the playback is not continuous, but it plays fine for a second, then stops for a fraction of second and then plays again until it stops to buffer again?
Perhaps increasing the buffer size would help. We can add such option in the next version, which should be out tomorrow.
You can try to use the lower quality stream for now, that one should be less likely to cause buffering issues.
Thanks,
MartinHello Jason,
thank you for reporting the issue. We found a fix which we will include in next version (which is actually scheduled for today).
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello Chan,
looks like you are using an old version of PHP, at this point I’m not exactly sure what else could cause the error.
Could you please install this plugin to found out what your PHP version is? http://wordpress.org/plugins/display-php-version/ Or you can ask your web host support about the PHP version, they should know.
Thanks,
MartinHello Jason,
please let us know about your browser and operating system. Some browsers might not permit going fullscreen from an iframe. Youtube uses iframe for the video embeds.
Thanks,
Martin11 years ago in reply to: Change the colour of the buttonsHello Debbie,
here’s a quick demo for the lightbox feature: ‘http://martin.domainearl.com/2014/05/fv-player-pro-lightbox’
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Gary,
sorry about the delay, I was on a holiday and your message slipped through.
If you buy our FV Flowplayer license, or if you have one, you can become a member of our beta testing team and see this in action in FV Player Pro.
Quick demo: ‘http://martin.domainearl.com/2014/05/fv-player-pro-lightbox’
Thanks,
Martin11 years ago in reply to: Change the colour of the buttonsHello Debbie,
thank you for your interest in our plugin!
1) Lightbox effect will be part of FV Player Pro which we will be releasing soon. Currently it’s in beta testing stage. If you buy our license, you can become a part of your beta testing team.
2) Are you sure you are referring to FV Flowplayer? Our buttons have a shadow which makes them visible on white backgrounds. See the first video at 24 second here: http://foliovision.com/2014/03/wordpress-video-playlists The top right corner is white for a moment, yet the full screen button is visible.
Our playlist also currently doesn’t have a next/prev buttons, but it could be added.
Thanks,
Martin11 years ago in reply to: Scale Engine video hosting and SMILHello Chan,
yes, it’s an MP4 video, but it’s a huge difference if you serve it via RTMP or HTTP.
It’s a problem with Scale Engine as well, as they don’t provide MP4 video over HTTP. So if you are not on a so called iDevice (required for HLS) and you don’t have Flash installed (required for RTMP), you can’t play the video.
If you are on an old mobile, you can play RTSP (we plan to add support for it), but it still leaves a hole in making sure everybody can play the video.
It’s still a good service as most people with such computers have Flash already because of Youtube, but I wonder what is the Scale Engine’s view on this.
Thanks,
Martin11 years ago in reply to: Scale Engine video hosting and SMILHi Chan,
1) yes, multibirtate is something we want to support. Currently our FV Player Pro does support this, but it’s not working on the fly – you select your quality, that reloads the page and you get your desired video quality. Notice that your streams have a _432 or _720 postfix in file names:
sestore1/example/5-4-14_720.mp4
sestore1/example/5-4-14_432.mp4If that’s the case with all of your videos, then our technology would work perfectly here. We just need to improve it to work on the fly – like for example Youtube quality switching.
2) Your video plays for me. What exact problem are you having?
A couple of notes though:
2.1) No need to include a separate mobile version for HLS M3U8 as HLS handles quality switching internally. However the one which you have is only single quality. Ask Scaleengine how to get the multiple quality HLS stream. Until you figure this out, it’s better to include a lower quality stream, just to make sure it plays well on mobile iDevices. 1280p video might be too much for older iPhone or iPad.
Also, the mobile video applies to any mobile device and not every mobile device plays HLS (only iDevices actually). It’s best to use MP4 for mobile video.
2.2) I would recommend that you use the lower quality RTMP stream by default, just to make sure it plays well on older computers.
Thanks,
Martin11 years ago in reply to: Scale Engine video hosting and SMILHi Chan,
I had a look at what you provided as the video URL. It’s actually some SMIL file for jwPlayer.
Opening that file in a text editor reveals the stream details which you need to enter into our plugin:
RTMP Server: rtmp://example.videocdn.scaleengine.net/example-vod/play
RTMP Path: sestore1/example/5-4-14_432.mp4So then it looks like:
[fvplayer rtmp="rtmp://example.videocdn.scaleengine.net/example-vod/play" rtmp_path="sestore1/example/5-4-14_432.mp4"]
If you have your HLS M3U8 too, just add it into it as the video source. It will result in something like:
[fvplayer src="http://example.videocdn.scaleengine.net/....m3u8" rtmp="rtmp://example.videocdn.scaleengine.net/example-vod/play" rtmp_path="sestore1/example/5-4-14_432.mp4"]
Making the web work for you,
Martin
11 years ago in reply to: JavaScript brokenHello ABE,
a couple of troubleshooting steps:
1) You should be seeing wp_footer() in footer.php
2) Does this also happen with the standard WordPress template (TwentyFourteen)?
3) What other plugin are you using which might be loading Flowplayer library?I’m leaving for a vacation for the rest of the week, so I’ll be able to help afterwards, but other members of our team might jump in to the discussion.
Thanks,
Martin11 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
I’m leaving for a vacation for the rest of the week, but we will add this in one of the next releases.
I would say this is an IE specific display glitch which is only occurring on a few specific hardware configurations.
Thanks,
Martin11 years ago in reply to: Video freezesHello Lili,
could you please use the video checker to send us a report about the video?
Thanks,
Martin11 years ago in reply to: PLS and M3U radio playlistsHello Leonidas,
your question was answered here: http://foliovision.com/support/fv-wordpress-flowplayer/how-to/audio-splash-image-and-ads?replies=2#post-3302
Thanks,
Martin11 years ago in reply to: Audio splash image and adsHello Leonidas,
while FV Flowplayer is focused on being the best WordPress video player, we can enable the splash image for audio player in one of the next versions. If you need this feature quickly, please consider buying our license or making a donation. Most people just serve this as an RTMP video stream with the image built in.
We have a working beta version of a VAST/VPAID preroll ads addon for our plugin. Could you please send us your ad URL, so we can check if it’s compatible? It will be trickier with the audio though.
Thanks,
Martin11 years ago in reply to: Problems with custom script11 years ago in reply to: Call meta description tag in php?Hello vagabondtabby,
you can use this one:
<?php global $post; echo esc_attr( get_post_meta( $post->ID, "_aioseop_description", true ) ); ?>
Our plugin also supports Open Graph now. We could just add a filter to that and let you add your own properties to what is already provided.
Thanks,
Martin11 years ago in reply to: Advanced Vimeo EmbeddingHello David,
if you enable the option, it should be pretty self-explanatory that you have to get your Vimeo API key.
Just enter the Vimeo video page URL into the shortcode, like:
[fvplayer src='https://vimeo.com/64577495']
Once the FV Player Pro plugin is really alive, there will be all the documentation required.
Thanks,
Martin11 years ago in reply to: Live streaming hotlinking protectionHello Paul,
I see your point now. We are checking this out, but I don’t think we will have a solution ready by Monday and I’m leaving for a short holiday on Wednesday.
We will have to check this out carefully, there is something about keys in the Amazon “Live HTTP Streaming Using CloudFront and Adobe Media Server” guide: http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AMS5.0CreatingAnEC2KeyPair.html
But I don’t see any key in the embedding, so it might be something else: http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AMS5.0EmbeddingLiveStream.html
Thanks,
Martin11 years ago in reply to: Live streaming hotlinking protectionHi Paul,
your link refers to Flowplayer 3 which uses Flash technology. We work with Flowplayer 5 which is a more forward looking solution (HTML5, not Flash dependent).
The idea of putting the token into SWF is interesting as it can’t be easily obtained that way. But if somebody would like to steal your video and put it on his own website, he could just copy your SWF.
We are working on adding Amazon Cloud protected links support which will allow you to use their RTMP streams with linking protection – the link will only last for a limited amount of time and it will be possible to only get it on your site.
Here’s our full guide for Amazon S3 protected content, so we will be adding Amazon CloudFront to it: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/secure-amazon-s3-guide
Making the web work for you,
Martin
Hello Donald,
we are glad that this works for you.
If only we could make sure our video checker understands RTMP format. Perhaps there is a PHP library to do so.
Thanks,
MartinHello Pavlos,
let’s have a look:
1) src=’http://xx.xxx.xxx.xx:1935/live/livestream’ – are you sure this one works? It looks just like your RTMP stream. You can’t post your RTMP URL as HTTP.
2) src1=’http://xx.xxx.xxx.xx:1935/live/livestream/playlist.m3u8′ – this looks like a proper HLS stream
3) rtmp=”rtmp://xx.xxx.xxx.xx:1935/live” rtmp_path=”livestream” – this looks like a proper RTMP stream info
Solution – you to only enter the HLS path as src (first video source) and then the RTMP details.
The problem is that users without Flash who are not Safari or iDevices can’t play HLS and neither they can play RTMP. So I guess that’s why you tried to enter the RTMP via HTTP as some alternative distribution on HTTP would be required for these users.
Thanks,
MartinHello Stephen,
in that case you made a mistake – both your files are 640×352 pixels. The one ending with …1280×720.mp4 and also the end ending with …640×360(mobile).mp4.
Thanks,
MartinHello Stephen,
that one is 640×352 and it plays fine in the above browsers which had issues with your high resolution video.
Thanks,
MartinHello Stephen,
I’m referring to the video on your homepage. If there is another video which has issues, please start by checking its resolution. Our video checker gives you that information in the “Technical information” section, you just have to look for it a bit (we are going to make it easier to find).
Thanks,
MartinHello Stephen,
the warning in video checker would show you a notice that your video resolution is so high that it might cause playback issues in IE and Firefox on Windows 7.
We plan to add this video checking to our shortcode editor, so that user know right away if his video file is properly encoded.
It would make sense to have these notices for end users as well (better than just some general error), but that would be a next step.
Thanks,
Martin11 years ago in reply to: vtt thumbnail previewsHello David,
thank you for the tip, VTT thumbnails are currently not supported by every browser. Even the jwPlayer demo which improves this a lot doesn’t work for me on iPad, so there are things to improve.
There is a standalone JS for this as well, although I’m not sure if it works with thumbnails: http://captionatorjs.com/demo.html
Thanks,
Martin11 years ago in reply to: Apple HLS support in FlashHello Howard,
if you could provide a tip for Paul, that would be great.
Hello Paul,
we are currently doing some additional research on this. Adding HLS support using a Flash plugin should be possible, although tricky.
Thanks,
MartinHello Pavlos,
f4m is not a HTML5 video format.
We are checking if we can add support for HLS in Flash. It would be a fair amount of work, but we will keep you posted. Perhaps there is an easier option.
Thanks,
MartinHello Stephen,
thank you for reporting your issue. As you are our licensed user, I had a look at your video and website.
It seems like you found an issue here, let’s see this in detail:
1) I’m having no issues on:
Mac OS X 10.9.1 – Chrome 34.0.1847.131
Mac OS X 10.9.1 – Chromium 33.0.1711.0 *
Mac OS X 10.9.1 – Firefox 28.0 *
Mac OS X 10.9.1 – Safari 7.0.1
Windows 7 – Chrome 34.0.1847.116 m
Windows 7 – Firefox 26.0 (Flash installed)
Windows 7 – Firefox 28.0 (Flash installed)
Windows 7 – Firefox 29.0 (Flash installed)
Windows 7 – Internet Explorer 9 9.0.8112.16421 (Flash installed)
Windows 7 – Internet Explorer 11 11.0.9600.16428 (Flash installed)
Windows XP – Firefox 27.0.1 *
Windows XP – Firefox 29.0 *
Windows XP – Internet Explorer 7.0.5730.13 ** – MP4 only plays with Flash in this OS + browser combination
2) I see issues in:
Windows 7 – Internet Explorer 9 9.0.8112.16421 (no Flash)
Windows 7 – Internet Explorer 11 11.0.9600.16428 (no Flash)
Windows 7 – Firefox 26.0 (no Flash)
Windows 7 – Firefox 29.0 (new version released just yesterday) (no Flash)Seems like IE and Firefox can’t play your video without Flash installed, while it should play just fine on Windows 7 (Firefox on Mac and Linux doesn’t support MP4).
You also included a mobile version of your video (628×352 pixels, although making it 480 pixel wide would be better for old Android phones). This video plays just fine in these browsers.
Your original video is 2560×1438 pixels. So that must be causing the issue here. It’s a rather extreme resolution, as your video is displayed in 1080×608 pixels on you site.
How to fix this? – re-encode your video to a lower resolution and it will play fine.
On our end – we will put up a warning for this into video checker. We are currently reworking it to work when posting the video as well.
Proof – I tried reencoding to 1280×720 pixels and it plays just fine in all of the browsers that had issues.
Thanks,
MartinHello purelife8899,
thank you for your kind words!
Stay tuned for FV Player Pro which will bring more amazing features.
Thanks,
MartinHello purelife8899,
if you deactivate and delete the plugin now and then reinstall it, you will get our fixed CSS which should fix your issue.
Please re-save the plugin options if you don’t see this fixed after you re-install the plugin and then have a look again.
Thanks,
Martin11 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
please check the test page here: http://foliovision.com/html/fv-fp-ie11.html
Does the display error still occur in your IE11?
This is tricky, we were already adjusting this in the past as there were rendering issues on iPad.
Thanks,
MartinHello purelife8899,
unfortunately a quick fix you will have to make the captions more descriptive – just make the caption a bit longer by adding what could be a subtitle.
Thanks,
MartinHello purelife8899,
as a quick fix, could you please make the short captions a bit longer, so they would show up on two lines as well?
We are thinking about how to fix this in CSS without having to include a heavy grid layout JS.
Thanks,
MartinHello purelife8899,
the redirect opens in the same window, if the popup is blocked. So the URL opens all the time, even if there is a popup blocker.
Thanks,
MartinHello Pavlos,
unfortunately f4m is not a HTML5 compatible video format. Can you get HLS M3U8 instead?
If you can send us your f4m file, we can double check.
Thanks,
Martin11 years ago in reply to: controlbarHello Robert,
thank you for your interest in our plugin.
Please check step 4. in our installation guide, I believe there must be some issue with your JavaScript, like duplicite jQuery libraries: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/installation
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello David,
please reinstall FV WordPress Flowplayer, it will have the required fix in it.
Then you can install FV Player Pro and get the quality switching.
By the way we recommend your files use prefixes like -mobile, -sd, -hd – much better than -240p, -480p, -720p, as you can vary the resolution across the files as needed.
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello David,
thank you for your kind words! We are always full of ideas about how to improve things and we try to listen to our users as well.
Your shortcode will work just fine. MP4 + WebM is not a problem, but an advantage, good to see that you take your video seriously!
I assume that in your case the naming scheme is like following:
640×360,Medium
1280×720,HighIn that case, you files:
“https://s3.amazonaws.com/PortraitDrawingCourse/640x360webm/PD5.5_Modeling_the_Ear_640x360.webm”
“https://s3.amazonaws.com/PortraitDrawingCourse/640x360mp4/PD5.5_Modeling_the_Ear_640x360.mp4”Needs to have higher quality versions:
“https://s3.amazonaws.com/PortraitDrawingCourse/1280x720webm/PD5.5_Modeling_the_Ear_1280x720.webm”
“https://s3.amazonaws.com/PortraitDrawingCourse/1280x720mp4/PD5.5_Modeling_the_Ear_1280x720.mp4”You are including 640×360 twice in your URLs, so it will be replaced twice.
However if you these files need Amazon S3 access keys, I’m not sure if that will work at this point.
It appears that you will have to swap lines
$media = $this->get_amazon_secure( $media, $this, $url_only );
and
$media = apply_filters( 'fv_flowplayer_video_src', $media, $this );
in fv-wordpress-flowplayer/models/flowplayer-frontend.php and only then it will work.
I’ll be able to test that at start of next week and release a new version if needed.
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello David,
please note that the reload only happens once – once you pick a quality, it’s stored as a cookie and thus you get your quality across the site.
CloudFront secure URLs are on top of our list.
Thanks,
Martin11 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
this is not easy to figure out. It might be even depending on your hardware.
We will put together a demo where the player will use different CSS for the loading indicator and see if that helps.
Also, are you able to play/pause/seek in the video (or in the buffered part) freely? Please check this on your test video.
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello David,
1) It might take a week or two, as we are currently adjusting our internal license management interface.
It’s nothing that should stop you from trying out the plugin.
2) sorry about that, I haven’t checked the test RTMP stream.
I put up new MP4 videos into the test post: ‘http://martin.domainearl.com/2014/04/quality-selection’
As you can see, it currently reloads the page for quality selection, but we will work on improving that to work as seamlessly as possible (should work perfectly on any modern browser except iPad and iPhone which on the other hand support HLS with automated quality selection).
Thanks,
Martin11 years ago in reply to: FV player on intranetHello Nicolas,
this will work, the plugin only connects to our server if you are a licensed user and there is an update in core Flowplayer. The thing is that Flowplayer requires us to change the license key with each core Flowplayer 5.x release.
So this happens automatically for your convenience, but if you are offline, you just have to check your license at http://foliovision.com/edit to grab the new key anytime you see a notice about new core Flowplayer in the plugin changelog.
Please let us know if you have any concerns.
Thanks,
Martin11 years ago in reply to: Multiple Resolutions – Quality SwitchingHello David,
as our licensed user, you can install FV Player Pro (a Pro addon for our plugin) which contains this feature.
Here’s how to get the beta version which has this feature in it:
1) Please upgrade to latest FV Flowplayer.
2) Make sure your license key is in the plugin settings.
3) Open the plugin settings and add &pro_beta=yes to the end of URL and open that. So is you had
“http://your-site.com/wp-admin/options-general.php?page=fvplayer”
it will be
“http://your-site.com/wp-admin/options-general.php?page=fvplayer&pro_beta=yes”4) You should see the settings page again with a gray notice at the top: “Thank you for purchasing FV Flowplayer license!” and a “Get the FV Player PRO now!”
If you don’t see anything, please de-activate and re-activate the plugin and open the URL from step 3. again.
If you see the button, click it.
5) This will automatically download and install FV Player Pro. Then the page will reload and you will notice there is a “Pro Features” box.
Now I’ll describe the example use:
6) Enter following into the “Video quality switching (beta):” text box:
-360p,Low
-480p,Medium
-720p,High7) Now insert your video like this:
[fvplayer rtmp="/videos/your-video-480p.mp4" qsel="true"]
The qsel parameters tells the shortcode, that your /videos/your-video-480p.mp4 video is also available in -480p and -720p and it also sets the default video quality to play. It literally just replaces “-360p” with “-480p” and “-720p”, so all the videos where you use qsel=”true” have to respect the naming.
So you have to have the following files ready:
/videos/your-video-360p.mp4
/videos/your-video-480p.mp4
/videos/your-video-720p.mp48) This was all tested on a fresh site here: ‘http://martin.domainearl.com/2014/04/quality-selection’
Our goal will be to make this work with WP cache plugins (if you do use one, exclude users with fv_player_quality cookie) and also switching the streams on-the-fly – without page reload (at least for most devices).
Thanks,
MartinHello Cris,
your question was already answered here: http://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/javascript-broken#post-3187
Looks like a broken theme or a some other plugin.
We are happy to troubleshoot the site for you, just order our pro support and we will find the issue.
Thanks,
Martin11 years ago in reply to: vtt thumbnail previewsHello David,
the VTT thumbnails look good. Other option would be to load the thumbnails automatically from the actual video file, but that’s HTML5 only.
This is currently not supported, but it could be added in the future. We are happy to prioritize this feature if it’s important for your work, just let us know and we will come up with a proposal.
Thanks,
Martin11 years ago in reply to: Firefox android encoding?Hello Wendy,
thank you for detailed report.
Could you please ask your tester to also:
1) Play the video at http://foliovision.com and then on http://foliovision.com/2014/03/wordpress-video-playlists ?
2) Play the videos one by one on https://flowplayer.org/player/ ?
This might be a Firefox bug on Android. It might be related to specific device as well.
There were issues with Chrome on Windows 1 year ago and now they are fixed. Hopefully these browsers will catch up to HTML5 video fast.
Thanks,
Martin11 years ago in reply to: IE 11 ioad indicator weirdnessHello Timon,
this might be related to HW acceleration of either video or the CSS effect. I wasn’t able to reproduce the issue on two computers.
1) Could you please check if it plays in HTML5 or Flash?
2) Do you get the same issue on http://foliovision.com?
3) Could you please try to disable the hardware acceleration as shown here? https://www.youtube.com/watch?v=z7a2OLbRVwQ
Thanks,
Martin11 years ago in reply to: black line after playing video in ios safariHello Aleksandr,
thank you for your report. It appears under some circumstances, which we are trying to narrow down.
Thanks,
Martin11 years ago in reply to: Remove Watermark on Some Videos ShortcodeHello Stephen,
could you please let us know what was causing the display issue and how did you fixed it?
Thanks,
Martin11 years ago in reply to: How can I disable the flash fallback?Hello Timon,
thank you for reporting the documentation issue, I put in width and height into it.
We will check your IE 11 issues.
Thanks,
Martin11 years ago in reply to: Remove Watermark on Some Videos ShortcodeHello Stephen,
1) I’m noticing that there is a tiny box in the bottom left corner. It looks like some icon with a black arrow pointing up: https://foliovision.com/images/fv-flowplayer-strange-icon.png
It might be related to your template, does it show even without it?
2) The video for older iPhones can be maximum of 640px wide and 480px tall. We are also working on a system which will tell you that your video might be too big and that you should provide a mobile version of the video to cover all devices.
Thanks,
Martin11 years ago in reply to: Remove Watermark on Some Videos ShortcodeHello Stephen,
could you please paste a link to a page where the video has the branding removed? I’m having trouble finding one on your site.
iPad and iPhone is fully supported. We suggest you follow or mobile device video recommendations: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/encoding#mobile-video
Thanks,
Martin11 years ago in reply to: How can I disable the flash fallback?Hello Timon,
first of all, thank you for the detailed reports!
1) if you want to figure out what Flowplayer engine is used, you can just check the element with your browser developer tools after it had started.
You can also execute a script like this, then you should see the engine in your JavaScript console:
jQuery('.flowplayer').bind('ready', function(e,api,video) { console.log(api.engine); } );
2) Regarding your video stretching issues – Flash is not aware of the actual dimensions of the video, so you need to enter the video width and height properly. If your actual video file contains some spacing above and below, you need to include this in the dimensions.
There is a way of switching the Flash behavior, but that stops it from being responsive. However perhaps there is a way of adding the responsiveness back in.
Other fix would be to include your video in WebM format. Typically 25% of users are not able to play MP4 in HTML5 (Firefox Mac, Firefox on old Windows, Opera and Linux users), they could use a WebM version of the video and benefit from random seeking as well.
3) IE 11 issues – I’m using IE 11.0.9600.16428 on Windows 7 with SP1 and while I’m seeing black bars above and below the video (please use correct video dimensions, the Video HTML5 tag appears not to be transparent in IE 11), there is no issue with loading indicator. What exactly are you using to turn off Flash? Perhaps that’s causing the problem.
Thanks,
Martin11 years ago in reply to: Firefox android encoding?Hello Wendy,
could you please send us the video page URL (or use video checker to send it to us), so we could test this on our devices?
Does it play on the built-in browser?
I was using Samsung Galaxy Tab 2nd generation and it played the videos just fine. It had a buggy HLS implementation, but I think that’s experimental feature for Android.
Thanks,
MartinHello Timon,
sorry about the inconvenience, I’m not publishing this thread for the moment as I will include your license keys in it:
1) It appears you are using key $398032431812715 while your key is $432067210041955. You can always see the license key when you login at http://foliovision.com/edit
Flowplayer changes the license key on each new major version, our plugin distributes the updated key to you automatically. Perhaps that’s there the problem occurred, if you copied the older key.
2) I freed up the domain slots for you.
Thanks,
Martin11 years ago in reply to: Remove Watermark on Some Videos ShortcodeHello Stephen,
it’s probably a matter of your theme CSS. Please post a link to such video on your site, so we can have a look.
Thanks,
Martin11 years ago in reply to: How can I disable the flash fallback?Hello Timon,
could you please use the video checker to send us a report about your video? Here’s how it’s one: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/faq#properties-built-checker-report-playing
Thanks,
Martin11 years ago in reply to: Problem with bbpress ?Hello Alidbg,
bbPress 2.x forums are a custom post type in your Worpdress. FV Simpler SEO currently doesn’t fully support the custom post type title rewrite.
Adding this is planned, but so far we didn’t needed it for our site development.
If you need this feature for you work, we would be happy to add it into the plugin for you. But it would require a fair amount of work and would require a donation, so let us know and we will figure something out.
Thanks,
Martin11 years ago in reply to: JavaScript brokenHello Wendy,
if it’s .htaccess then there is little our plugin can do without coding specifically for your site. I don’t see how adding jQuery UI can affect that though.
Hello Cris,
please check your browser JavaScript console. Here’s a handy guide from WordPress.org about how to check that console in various browsers, just skip right to step 3: http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis There might be some broken JavaScript on your site which breaks any JavaScript execution afterwards.
Thanks,
MartinHello Alidbg,
we recommend that you don’t tweak your homepage meta description and title like that. Specially the home page title is important, it should not be the most recent post title.
Thanks,
Martin11 years ago in reply to: Problem with bbpress ?Hello Alidbg,
do you mean the global plugin settings for title rewrite, or are you looking for SEO titles for your forums and topics?
Are you using bbPress 2.0?
Thanks,
MartinHello Alidbg,
use the following plugin options:
Use Categories for META keywords
Use Tags for META keywordsI see that the first one couldn’t be saved in the “on” position. We just released FV Simpler SEO 1.6.23 which fixes this bug.
Thanks,
MartinHello Alidbg,
just to be clear, are you trying to fill your homepage meta description and title with meta description and title of the most recent post?
Thanks,
MartinHello Alidbg,
I don’t think this is something we would recommend, but I will check it with our team.
Thanks,
Martin11 years ago in reply to: JavaScript brokenHello Wendy,
you should be adding the html5.js file for maximum compatibility with IE6 and IE8 like the message says.
What plugin are you using for password protection? The checked checks your homepage using Ajax, so it’s not a logged in user. So you are probably right. If you could let us know what plugin are you using to lock down the site, we can put it into a list of exclusions.
Thanks,
Martin11 years ago in reply to: Closed Captions ButtonHello gbowman,
unfortunately this is currently a limitation of core Flowplayer. However the new version of core Flowplayer (version 6) should have this fixed. It will just take some time.
Adding a simple closed captions on/off button shouldn’t be so hard. You can just use jQuery toggle on the .fp-subtitles element.
If you need this feature for your work, we’d be happy to work with you on implementing it, so let us know and we will contact you about details.
Thanks,
MartinHello gbowman,
could you please let us know about what was the problem and how did you fixed it?
Thanks,
MartinHello gbowman,
thank you for using our plugin!
This must be related to CSS – your theme is probably using some special CSS for the toggle function. Could you please have a look and let us know?
If this is important for your work, we are happy to have a look right at your site and come up with a solution, just order our pro support.
Thanks,
Martin11 years ago in reply to: Sound plays fine but no video visibleHello Liz,
just make sure you use Handbrake to compress the video and you shouldn’t be having any issues: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/encoding
Thanks,
Martin11 years ago in reply to: Sound plays fine but no video visibleHello Liz,
thank you for your video checker submission. I’m getting the sound on the video through the full length (Safari 7.0.1 on Mac OS X 10.9.1). I don’t see any issue with the audio stream.
Are you able to reproduce the problem again? What browser are you using on what OS?
Thanks,
Martin11 years ago in reply to: How to create a video lightboxHello Kemal,
our lightbox integration is ready, and we are really close to release the full pro extension with lot of other interesting features.
Thanks,
martin11 years ago in reply to: When will Foliopress be available for IE?Hello Kamal,
last week we released version 2.6.8.8 which has a fix for the IE 11 incompatibility message.
Thanks,
Martin11 years ago in reply to: Playlist and Amazon S3 protected linksHello Paul,
version 2.2.4 which fixes your issue was just released.
Please let us know if there is anything else.
Thanks,
Martin11 years ago in reply to: Playlist and Amazon S3 protected linksHi Paul,
thank you for the keys, these work fine. I’m having a deeper look and should have an update for you in a couple of hours.
Thanks,
Martin11 years ago in reply to: Playlist and Amazon S3 protected linksHi Paul,
1) could you please post you Amazon access keys, so we can fix this quickly? (we won’t publish these)
2) could you please also post the shortcodes you are using?
There must be something weird about either the file paths you are using or the shortcode, as we didn’t noticed this problem before.
We will double check playlists with Amazon S3 protected links as well.
Thanks,
MartinHello Don,
thank you for the update.
Could you please let us know what exact RTMP server type is that? There are more buffering events than usually.
Thanks,
Martin11 years ago in reply to: Issues with video on Amazon S3Hello Liz,
I’m sorry, but we can’t replicate the issue. Here’s how we can help you with troubleshooting. Could you please:
1) ask your user to visit this site and copy the “Your User Agent String is:” information for you and post it here? http://www.whatsmyuseragent.com/
2) ask your user to visit this link http://helpx.adobe.com/flash-player.html click the “Check Now” button and copy the “YOUR SYSTEM INFORMATION” table for you and post it here?
3) upload your video to Amazon S3 bucket again, into a directory which contains no blank spaces. Also remove the blank spaces from the file name. Currently it’s:
POTR+Videos+Condensed/POTR+Sarah+Schilke+Unique.mp4
So let’s make it:
potr-videos-condensed/potr-sarah-schilke-unique.mp4
Thanks,
Martin11 years ago in reply to: Closed CaptioningHello gbowman,
you need to add this line into your .htaccess file in the directory where you subtitles are:
Header set Access-Control-Allow-Origin "*"
More on this topic here: http://enable-cors.org/server_apache.html
Thanks,
MartinHello Kushtrim,
this is bit of a problem, as different browsers support subtitles differently and core Flowplayer has a pretty basic support for this, probably because of Flash fallback. However the new version of core Flowplayer (version 6) should have this fixed. It will just take some time.
If you need this feature for your work, we’d be happy to work with you on implementing it, but it would be a fair amount of work, so let us know and we will contact you about details.
Otherwise I recommend you use a workaround, like posting two players for different languages.
Thanks,
Martin11 years ago in reply to: Closed CaptioningHello gbowman,
please read our guide for subtitles here: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/subtitles
Thanks,
MartinHello Don,
this appears to be only issue with your RTMP, it works fine with HLS.
Are you sure your RTMP stream is providing video meta data at the beginning of the stream?
I compared the debug messages to other live streams and your stream doesn’t execute onMetaData().
Thanks,
Martin11 years ago in reply to: Issues with JustCloud.comHello Ronald157,
there should be no issue with your video file as it appears to use the proper codecs.
Your link however doesn’t link to the media file directly, but to a page where you can download it. You need to use a direct link. If you are interested in download protection, you can use Amazon S3 and we are also working on protected Cloudfront support.
Are there any specific reasons why you prefer JustCloud?
Thanks,
Martin11 years ago in reply to: JavaScript brokenHello lunahicks,
there must be some JavaScript error on your site or perhaps some external item which blocks the page load from completing.
You should follow the Step 3. here to check if your browser is reporting any JavaScript errors.
I had a quick look and the issue appears to be with your plugin: http://wordpress.org/plugins/sharebar/
Thanks,
Martin11 years ago in reply to: Issue getting back from fullscreenHello Francois,
indeed, just installing Photo Gallery breaks the fullscreen function of our plugin, it can’t be turned off once it was activated. We will put this into our FAQ about incompatible plugins: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/faq#there-any-known-compatibility-issues
We had some issue with NGGallery in the past, but that was a long time ago. Hopefully it works fine for you.
Thanks,
Martin11 years ago in reply to: _fv_flowplayer dataHello dot4all,
Unfortunately at this point we only do this when required, for example in case of Amazon S3 Protected videos.
If you need this feature for your work, we’d be happy to work with you to implement it on your site immediately if you buy a license.
If you’d prefer not to buy a license for the moment, we may add this as a feature in the future.
Thanks,
Martin
11 years ago in reply to: Issue getting back from fullscreenHello Francois,
could you please let us know the exact name of the photo gallery plugin you were using?
Thanks,
Martin11 years ago in reply to: Issues with video on Amazon S3Hello Liz,
it should be fine, but I would still advise you adjust it to lowercase “video/mp4” just to follow the standards.
Thanks,
Martin11 years ago in reply to: Issue getting back from fullscreenHello Francois,
are you saying you tried to troubleshoot the issue by trying different lightbox plugin?
Have you tried to use the default WordPress template? It could be that your current template or some plugin is using some script which causes this. Look for “is_fullscreen” or just “fullscreen” in the theme and plugins folder.
If the issue is important to get fixed for your work, we would be happy to help, just order our pro support and we will diagnose the problem right on your website.
Thanks,
Martin11 years ago in reply to: _fv_flowplayer dataHello David,
this works for protected Amazon S3 videos. It measures the video time to be able to determine the best download protection length. If this check fails and there is no value, it uses the default value, enough to buffer the video.
Thanks,
Martin11 years ago in reply to: Issues with video on Amazon S3Hello Liz,
I see, we will make the video checker non-case sensitive as your video appears to play fine in Internet Explorer 9 without Flash. It should be “video/mp4” and not “video/MP4”, but it doesn’t seem to matter to Internet Explorer 9.
Thanks,
MartinHello Mateusz,
thank you for a great suggestion! We will definitely fix this.
We were solving this for playlists, but I don’t think it works that way for single videos. If you set your video to lets say 640x400px and the video is only 640x360px, the splash image will indeed be visible in the stripes above and below the video.
Thanks,
Martin11 years ago in reply to: Issues with video on Amazon S3Hello Liz,
your video URL doesn’t work, it says “Access Denied”. Follow this step in our guide to make sure your permissions are set properly: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/secure-amazon-s3-guide#public
Thanks,
Martin