• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty
Home

Martin

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 100 replies - 5,901 through 6,000 (of 6,912 total)
← 1 2 3 … 59 60 61 … 68 69 70 →
  • 12 years ago in reply to: Vimeo on Windows mobile
    Martin

    Hello Greg,

    1) could you please let us know what Windows phone are you using with what version of Windows Mobile?

    2) do you mean that the video container doesn’t fit into your mobile screen?

    Thanks,
    Martin

    12 years ago in reply to: hide the controlbar
    Martin

    Hello Mateusz,

    you can use the following:

    [fvplayer src="{your video URL}" splash="{your splash image URL}" embed="false" share="no" controlbar="no" autoplay="false"]

    You can get all of it from the shortcode editor (just enable the features in Settings -> FV WordPress Flowplayer -> Post interface options), with exception of disabling the share buttons. I also see that sometimes it’s “no” while in other cases it’s “false”, so that should be improved as well.

    Thanks,
    Martin

    12 years ago in reply to: Shakey Playbak
    Martin

    Hello Steve,

    please use our video checker to report issues with your video, here’s how it’s done: http://foliovision.com/player/faq#properties-built-checker-report-playing

    I’ve seen jerky playback of videos in Google Chrome on Windows. It’s likely caused by the video decoding acceleration provided by your graphics card. That means it’s a browser bug, but we would still like to check your video in detail.

    Thanks,
    Martin

    12 years ago in reply to: _fv_flowplayer data
    Martin

    Hello David,

    if you suspect that the video duration checker has stalled, you can re-start it by disabling Integrations -> Scan video length and the re-enabling it.

    There might be a single post breaking it. Can you check what is the first and last item in the fv_flowplayer_checker_queue wp_option serialized array and then check posts with that ID?

    Thanks,
    Martin

    12 years ago in reply to: Youtube video – caption doesn’t appear
    Martin

    Hello Lise,

    yes, it works on iPad, but not in iPhone. You can check it out here: https://foliovision.com/player/demos/youtube-embedding

    For iPhone, you really have to encode the subtitles into the MP4 file. Notice, that the first YouTube video on the above page features this kind of subtitles (it can be enabled), so there might be a way of doing this on YouTube.

    Thanks,
    Martin

    12 years ago in reply to: sliders and other theme elements
    Martin

    Hello Tommie,

    Soliloquy only shows the post featured image and not the content, so our player won’t work in it without some modifications. Next issue to handle is to make sure the slider won’t move once the video has started and that moving to a next slide will pause the video.

    We have implemented this successfully with bxSlider jQuery plugin. We wonder how to make this a part of our plugin.

    Our video lightbox technology is pretty close to a video slider: https://foliovision.com/player/demos/fv-flowplayer-lightbox

    Thanks,
    Martin

    12 years ago in reply to: Have problem with posting video in Wordpress 4.0
    Martin

    Hello speedys,

    we just released version 2.2.22 which fixes you issue. It was caused by a change in WordPress 4.0 editor CSS.

    Regarding the “members only” video – we recommend that you use your membership plugin to provide different post content to logged in members. Best if you use it together with CloudFront signed URLs to avoid hot-linking to your videos: https://foliovision.com/player/demos/cloudfront-download-protection

    Thanks,
    Martin

    12 years ago in reply to: Android loading issues with quality switching
    Martin

    Hello Miguel,

    I tested this with Andoid 4 on Sony Xperia using the built-in browser on our test page: https://foliovision.com/player/demos/flowplayer-quality-switching

    I noticed no issue with loading indicator appearing all the time. Since we use the native fullscreen, the standard Android control were available. The fullscreen mode can be then closed by hitting the hardware back button on the phone.

    We will test with Samsung Galaxy Tab 2 and upgrade to Flowplayer 5.5 as well.

    Thanks,
    Martin

    12 years ago in reply to: Firefox issues with custom audio sample rate
    Martin

    Hello Miguel,

    this is related to a Firefox bug as I mentioned above.

    Here’s a workaround which will allow you to prefer Flash for Firefox only. By using Flash, the Firefox bug won’t occur (and the audio will sound normal), although you will loose the ability to seek into un-buffered parts of the video. But at least it will only affect Firefox.

    Put this code at the start of your footer.php file (it needs to go before PHP block with wp_footer() in it):

    <script>
    if(navigator.userAgent.toLowerCase().indexOf(‘firefox’) > -1) {
    jQuery(‘.flowplayer’).attr(‘data-engine’,’flash’);
    }
    </script>

    We will fix the RTMP protected URLs support.

    Thanks
    Martin

    12 years ago in reply to: prev next
    Martin

    Hello Taha,

    unfortunately this is not currently supported. If you need this feature quickly for your project, we can work on adding it if you buy our license or purchase our pro support.

    If you know enough about PHP programming, you can add two anchors with fp-prev and fp-next classes (no other attributes are required) into the player container and these should then work as next/prev controls. You can add this using the fv_flowplayer_inner_html filter: https://foliovision.com/player/api-programming

    Thanks,
    Martin

    12 years ago in reply to: Android loading issues with quality switching
    Martin

    Hello Miguel,

    new version of core Flowplayer includes fixes for Android full-screen mode. We should be able to incorporate these fixes at the start of next week.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    I tested our CloudFront distribution download speed and I was getting 914kB/s: https://foliovision.com/player/demos/cloudfront-download-protection

    That’s enough for 7000kbps video bitrate. So you should not be having any issues with your 2500kbps videos.

    Thanks,
    Martin

    12 years ago in reply to: NextGen Gallery
    Martin

    Hello Sharon,

    it looks like a problem with one of the extensions. Could you please try some other browser and see if you see the same problem with missing login button?

    Also, is your site using HTTPS? I double-checked that our plugin works with that and doesn’t remove the HTTPS from the form action.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    what matters the most here is the video duration in relation to the video size – the bitrate. We recommend using around 700 kbps for 360p video and 2500 – 5000 kbps for 720p and 1080p videos. You use 500, 1500 and 2500 kbps, so that should be fine.

    Next, can you check the download speed of your MP4 files directly?

    We will look for any speed-up recommendations for Amazon CloudFront. In our test we were getting as good speeds as any large CDN used by big news companies, see the “We also tested Amazon S3 and Amazon CloudFront” slide here: https://foliovision.com/2014/05/video-wordcamp-presentation

    Thanks,
    Martin

    12 years ago in reply to: NextGen Gallery
    Martin

    Hi Sharon,

    could you please follow step 3. here to see if you are getting any JavaScript errors? http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis

    I tried to install NextGen Gallery together with FV Antispam, but I’m not seeing any issues. Perhaps there is some other plugin in the play.

    Thanks,
    Martin

    12 years ago in reply to: Mobile RTMP
    Martin

    Hello Noora,

    sorry about the delay (I was on vacation and rest of our team was too busy to take care of non-licensed users questions).

    I had a look at your player (thank you for using our video checker) and the the class is currently not online, so it doesn’t play.

    Mobile devices don’t support RTMP, so it doesn’t make sense to put that up as a source for mobile devices. I think the HLS is the only option for live streaming for mobile devices, but only iPhone and iPad support HLS properly.

    HLS also comes with the quality selection built-in, so you don’t have to worry about this if your HLS contains multiple quality streams.

    Could you also post the exact shortcode which you are using if we need to do some more testing? We won’t publish it here if it’s private.

    Thanks,
    Martin

    12 years ago in reply to: Daily Motion Videos
    Martin

    Hello techgyrl,

    thank you for your interest in our plugin.

    If you buy our license, you can embed YouTube and Vimeo videos directly:

    https://foliovision.com/2014/07/playing-youtube-videos
    https://foliovision.com/player/how-to-use-vimeo-pro

    This is however not supported for Daily Motion videos right now, although it’s on our list of things to do. We are currently in process of fixing some other bugs (quality switching) for our existing licensed users.

    If you have a project where you need this feature, we can talk about putting Daily Motion support near the top of our list, if you can buy a bigger license or a donation.

    Thanks,
    Martin

    12 years ago in reply to: Firefox issues with custom audio sample rate
    Martin

    Hello Miguel,

    the audio sample rate in a video which I checked is 24000Hz, which is non-standard. The standard sample rate is 44100Hz. As you can see in the bugzilla link I posted above, non-standard rates (including 48000Hz) cause issues in Firefox and it’s up to them to fix it.

    So we can only fix the RTMP signed URLs (download protection) to provide a good workaround for you.

    Thanks,
    Martin

    12 years ago in reply to: Firefox issues with custom audio sample rate
    Martin

    Hello Miguel,

    yes, it’s normal as Flash doesn’t support HTTP range requests.

    This can be solved by using RTMP, however we currently don’t support download protection for that. We worked on fixing it, but it needs to be fully tested first.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    Safari for Windows is discontinued, not much users should be using that anymore. But we can test on that as well.

    We will also test Safari 5.x on Mac, that one has a lot more users.

    I answered the Firefox issues in the other thread.

    Thanks,
    Martin

    12 years ago in reply to: Firefox issues with custom audio sample rate
    Martin

    Hello Miguel,

    thank you for posting URL for your videos. I had a look and I’m noticing issues with audio speed in Firefox (version 31.0 on OS X 10.9.1 and also version 30.0 on Windows 7). Video stopping during quality switching in not occurring however.

    We are having a look at the video encoding. I’m noticing this is a known bug in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=875644

    If you set it to prefer Flash, then at least users with Flash installed wouldn’t get into this issue.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    thank you for posting URL for your videos. I had a look and it plays fine in my Safari (version 7.0.1 (9537.73.11) on OS X 10.9.1)).

    I can seek to any part and I can see the picture. We really need to know your Safari version to effectively troubleshoot this.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    we will keep the video private as well, we won’t publish your URLs, so no worries, you can send it to us.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    sorry about missing that question, I though I answered it. You should add the rule in your theme stylesheet. You should avoid doing this in plugin files, as a plugin update will then revert your changes.

    Thanks,
    Martin

    12 years ago in reply to: How to create a video lightbox
    Martin

    Hello Lance,

    I’m leaving for a week of vacation, so I’ll be able to add this feature at the start of September.

    If you know enough PHP you could put up a filter on the_content with high priority, where you would change the HTML of the lightbox image link to show up as an image, but it would be too tricky for a quick fix.

    Thanks,
    Martin

    12 years ago in reply to: Firefox issues with custom audio sample rate
    Martin

    Hello Miguel,

    is this also happening on our demo page? https://foliovision.com/player/demos/flowplayer-quality-switching

    Thanks,
    Martin

    12 years ago in reply to: Google Chrome Video Artifacts
    Martin

    Hello Miguel,

    this might be related to the video acceleration. Could you please post us the full data you get on this URL in your Chrome? chrome://gpu/

    If your Chrome doesn’t smooth out the edges of artifacts in video (deblocking filter), can you check if you encoded your video with “Fast decode” option? We usually don’t enable it for faster decoding on mobile.

    This can also happen if you have another window open in your OS which plays some video, even though it’s covered by your Chrome browser. There seems to be a bug in the video rendering in HTML5 in Chrome in some scenarios. IE 11 has similar issues as well.

    Thanks,
    Martin

    12 years ago in reply to: Android loading issues with quality switching
    Martin

    Hello Miguel,

    1) The issue with the loading indicator must be some bug in our scripts. We will check that out.

    2) We use the native full screen of Android, as it’s more compatible than the full screen mode with our custom controls.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miquel,

    I’m leaving for a week of vacation, so I’ll be able to fix any bugs and help you troubleshoot the issues at start of September.

    Thank you for summing up the issues, I’ll make sure we address each in a separate thread and provide some quick troubleshooting steps now.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    that’s a good test, have you tried our own video? See the second video on the page here: https://foliovision.com/player/demos/flowplayer-quality-switching

    It’s in MP4 format, to it should play in your Safari, unless there is some bug which doesn’t occur on our version (Safari 7.0.1 (9537.73.11) on OS X 10.9.1).

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    we will have to improve this to automatically select he lowest quality for mobile devices – your Android phone is probably trying to play the HD video.

    You can try posting your mobile quality video into a standalone player and see if that one works. It would be also good to know if that one will play in Safari. That would answer the question if this is related to the quality switching or the video encoding.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    sure, you can just use two. But make sure you update the global configuration (where you set the quality prefixes and labels). Currently we only support one configuration per site, so all the videos will use this.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    if you could use our Video checker from within your Safari, that would be great as we would see your video encoding as well as your Safari version and OS. Here’s how to use it: http://foliovision.com/player/faq#properties-built-checker-report-playing

    Please note that this information is kept private.

    A test URL where we can see the video would be even more helpful.

    Otherwise I’m not sure what could be the problem – Safari should play your MP4 using HTML5 engine perfectly fine, just like Chrome. If it plays for you when you force Flash mode in Safari, that suggests that there is indeed an encoding issue. If it doesn’t play for you in Chrome and Firefox in Flash mode, are you sure you have Flash enabled?

    If it played in classic Flowplayer, that one uses Flash, so there still might be some HTML5 incompatibility with your video. I’m not sure about jwPlayer though, we use the same HTML5 engine as that one (it relies on browser), although it could be using Flash without you knowing it.

    The clip around the edges of your 1500k clip suggest that your video aspect ration might be different on that one.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    it sounds like a video encoding issue. Please use the video checker on the video: foliovision.com/player/faq#properties-built-checker-report-playing

    Can you play any of the mobile, sd or hd videos in Safari? Or do all of them fail?

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    here’s my test of quality switching with CloudFront signed URLs (see the second video on the page): https://foliovision.com/player/demos/flowplayer-quality-switching

    There was a bug which prevented this from working when there were + symbols in the file name (Amazon S3 and CloudFront uses that instead of empty spaces) in Flash engine (required by Firefox on Mac, as it won’t play MP4 natively).

    We fixed this bug and released FV Player Pro 0.1.10, you should upgrade to it.

    If you could post your file URL here (just the URL, no need for any keys, we also won’t publish it), we can check if there are any issues with that. But I’m surprised that it doesn’t work for your in Safari, as that one plays MP4 natively.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    step 6. of our guide shows you that when you enable the Quality Selection in the “Add FV WP Flowplayer” dialog, it allows you to “Show hint” which shows you what URLs will be required: https://foliovision.com/player/switch-video-quality

    If the “Mobile” is too long, you can adjust the quality selection button size using CSS like:

    .flowplayer ul.fv-player-quality li a { width: 80px }

    I’m checking the quality switching together with CloudFront signed URLs right now to find any bugs in our code.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    you need to open the PEM file in any text editor (preferably Notepad on Windows or TextEdit on Mac).

    Regarding the “Mobile”, “SD”, “HD” labels – please check step 3. of our quality switching guide: https://foliovision.com/player/switch-video-quality

    For your site it should be:

    _500k,Mobile
    _1500K,SD
    _2500K,HD

    Are you sure the 500k has “k” in lower case and the rest in upper case?

    Regarding RTMP – unfortunately this one doesn’t work with the private keys, we are working on fixing the bug.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    just make sure you use our guide for the quality switching here: https://foliovision.com/player/switch-video-quality

    Improving the user interface of this feature is on our list.

    We also need to add a checkbox to allow our users to mark which one of the qualities is suited for mobile, so that mobile browser get the lowest quality right away. Currently you might need to post the mobile quality video as the first one, so that users (including mobile) get it right away.

    Thanks,
    Martin

    12 years ago in reply to: Amazon S3 Protecting Data Using Server-Side Encryption
    Martin

    Hello David,

    iDevices can play HLS in HTML5 as they have a built-in HLS capability. So this extra engine would be used for PC users only.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    you can buy our license on our website using PayPal: https://foliovision.com/player/download

    I will notify our sales department about your invoice though.

    Could you please report the video were you can’t seek into buffered parts using our video checker? Heres’ how: https://foliovision.com/player/faq#properties-built-checker-report-playing

    That will show us video encoding details and what browser + OS you are using and we should be able to help.

    Thanks,
    Martin

    12 years ago in reply to: Removing the ‘Mobile browser detected’ text
    Martin

    Hello Alex,

    your solution works, but it will break with the first plugin upgrade.

    We can put in a WP filter hook for this phrase, so then you could be changing it using an addon plugin. That would be a much more elegant solution.

    Thanks,
    Martin

    12 years ago in reply to: seek forward and buffer time
    Martin

    Hello Miguel,

    1) Unfortunately setting buffer size is not part of HTML5 specifications. If the video is hosted on a fast server, this is no longer an issue, as the HTML5 player will automatically pick the right buffer length.

    The solution is to add a CloudFront distribution for your video files. Then the videos will be on CDN and you should have nice if not great video load times across the globe.

    Our FV Player Pro extension which is available for our licensed users allows you to use CloudFront signed URLs for download protection, see our guide here: https://foliovision.com/player/serving-private-cloudfront

    Demo can be seen here: https://foliovision.com/player/demos/cloudfront-download-protection

    2) Random seeking is only supported when the browser can play the video in HTML5 or if there is RTMP stream if the browser has Flash installed. Our RTMP guide is posted here: https://foliovision.com/player/serving-private-cloudfront#rtmp

    So if you provide your videos in MP4 format, it won’t allow random seeking in browser like Firefox on Mac, Opera and so on. You can add WebM format for these and then random seeking will work, or you can add RTMP streaming for your videos.

    Thanks,
    Martin

    12 years ago in reply to: Amazon S3 Protecting Data Using Server-Side Encryption
    Martin

    Hello David,

    the system with providing a time limited URL (we support it for both Amazon S3 and CloudFront) is as secure as it gets in HTML5. Both Vimeo and YouTube use the same approach to protect the videos.

    HTML5 doesn’t really support content encryption, but you can get it in HLS streams which are supported only on iDevices. However then you also need a RTMP stream (which plays in Flash) for rest of the users, which is at least hard to download as it’s a proprietary protocol.

    We could also look for a chromeless Flash player for HLS format and integrate it in our plugin, but it would be quite a bit of work.

    Thanks,
    Martin

    12 years ago in reply to: Vimeo Quality Selection
    Martin

    Hello Chan,

    Vimeo encodes each video in mobile, SD and HD quality in MP4 and HLS formats.

    We serve the HLS video to iPhone and iPad, any mobile user gets the mobile MP4 and the rest gets the HD quality MP4 video.

    Manual quality selection for Vimeo is on our list of things to do, however Vimeo CDN is much faster than regular hosting, so I haven’t noticed issue with slow loading of HD video yet.

    Thanks,
    Martin

    12 years ago in reply to: Moving the fullscreen button onto the control bar
    Martin

    Hello Alex,

    could you please delete and reinstall the plugin? I included a fix for this in the existing version and if it works for you, we can release it as a new version.

    It hides the WP admin bar when entering fullscreen and then shows it again upon exit. It works perfectly in my IE11.

    Currently the native fullscreen in IE11 is not supported, but it should be fixed in next version of core Flowplayer.

    Thanks
    Martin

    12 years ago in reply to: How can I replace the image for the ‘Play’ button?
    Martin

    Hello Alex,

    please use the instructions from our FAQ: https://foliovision.com/player/faq#how-change-the-play-icon

    Thanks,
    Martin

    12 years ago in reply to: Removing the ‘Mobile browser detected’ text
    Martin

    Hello Alex,

    thank you for your interest in our plugin!

    You can disable the switching by adding a line of CSS into your mobile theme (or your main theme if it’s responsive):

    p.fv-flowplayer-mobile-switch { display: none }

    Mobile support is very important. Quality Switching works better in our FV Player Pro extension which is available for licensed users (although we need to improve our mobile user detection in there). FV Player Pro also allows you to play videos of Vimeo and YouTube and these detect mobile users automatically (here I must say that YouTube plays on older mobile much better than Vimeo).

    Thanks,
    Martin

    12 years ago in reply to: Amazon S3 Protecting Data Using Server-Side Encryption
    Martin

    Hello David,

    sorry about the delay here, I initially planned to answer this later on that same week, but then the message was lost in pile of new messages.

    I’m not sure if this would be more secure than the standard download protection which we support for Amazon S3 (with the free FV WordPress Flowplayer plugin) and now also for CloudFront (with FV Player Pro extension).

    This might work better if you build a closed-source application where you embed the encryption key and then only allow that application to play videos of your Amazon account. Is there any specific use case that you have in mind?

    Thanks,
    Martin

    12 years ago in reply to: Homepage title and description with qTranslate
    Martin

    Hello Dennis,

    sorry about the delay. It appears that qTranslate is currently struggling to add support for WordPress 3.9. That puts us into a difficult position, as we have our clients who use this plugin and it’s also supported with FV Simpler SEO. But unless the core qTranslate plugin gets fixed, there is not much we can do.

    Thanks
    Martin

    12 years ago in reply to: Foliopress not working with some extensions in Chrome
    Martin

    Hello volcano,

    thank you for sharing your findings!

    It weird that some proxy can affect our plugin like this.

    Thanks,
    Martin

    12 years ago in reply to: How to remove ban except from Comment Blacklist?
    Martin

    Hello viral,

    thank you for your interest in our plugin!

    There must be some other issue with your user which can’t comment. Do you mean that it goes into trash automatically? Perhaps his name is also on the blacklist. You can try de-activating our plugin and ask the user to comment to make sure there is no issue with our plugin. Are you using any antispam plugin?

    I see that the editors don’t get all the permissions they should. We will fix this issue. If you need this issue resolved with priority, we are happy to do so if you order our pro support. If you know PHP, then you can try to fix it in fv_tc::frontend() where the permissions are checked.

    Thanks,
    Martin

    12 years ago in reply to: Foliopress not working with some extensions in Chrome
    Martin

    Hello volcano,

    this is very weird and I don’t actually think these errors have anything to do with Foliopress WYSIWYG malfunction. For example do you link to metabar.ru website? Why would a link from that domain load in your wp-admin?

    Do you see the same error if you deactivate Foliopress WYSIWYG?

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    on our test page, the video was streamed in RTMP and HLS. So Chrome was using Flash to play the RTMP stream as it doesn’t play HLS.

    I had a look in Windows XP with IE7 and the video played smoothly. We have a separate support ticket where we noticed that Windows XP with IE7 is indeed slow to play videos on your particular site, so there must be some CSS conflict.

    Thanks,
    Martin

    12 years ago in reply to: Movies stop playing
    Martin

    Hello Johnathan,

    thank you for also submitting the video using our video checker.

    I tried to download the video file, but the download was always stopped after around 8 minutes. So I believe this is a problem with your host – they might not like that you are serving big files.

    Consider moving your videos to CDN for fast download speeds across the globe and uninterrupted downloads.

    Thanks,
    Martin

    12 years ago in reply to: Foliopress not working with some extensions in Chrome
    Martin

    Hello volcano,

    I’m not sure what could be causing the above error. Perhaps your post HTML includes some item form widgets.wp.com. Could you please check if you get the same error when writing a new post? Are you using JetPack?

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    I’ll be sending you a test page with your video privately in a couple of minutes. If will show us if the issue could be related to the template which you are using.

    Thanks,
    Martin

    12 years ago in reply to: JavaScript Error with Popup Domination
    Martin

    Hello Anne,

    we had a look at your website as you ordered our Pro support before – it was an issue with “Popup Domination” plugin.

    Turns our that even though the fix for your website was included in our live version, there was a tiny glitch in it which caused it to fail.

    Fixed now. Your videos play again.

    Thanks,
    Martin

    12 years ago in reply to: Foliopress not working with some extensions in Chrome
    Martin

    Hello volcano,

    it works for me in Chrome 36.0.1985.125 m on Windows 7. There must be some other issue. What extension for Chrome are you using? Do you see any erros on JavaScript console? Here’s a WordPress.org article about console debuggin to help you.

    Thanks,
    Martin

    12 years ago in reply to: FV Player Pro
    Martin

    Hello Steve,

    thank you for your question.

    FV Player Pro is the pro extension which auto-installs for our licensed users. It provides Vimeo and YouTube integration and it should be used together with FV WordPress Flowplayer. We will make this more clear in the plugin description.

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    could you please test for your Chrome issues here? https://foliovision.com/player/demos/flowplayer-quality-switching

    On iPad, you need to have a look at your watermark logo – it’s clearly sharper when you are in HD video mode.

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    are you sure you don’t have “Private” mode enabled on the iPad? That might interfere.

    Regarding your full screen issues – we tested Chrome 36.0.1985.125 on Mac OS X 10.9.1, Chrome 35.0.1916.114 m and 36.0.1985.125 m on Windows 7 and couldn’t replicate the issue.

    Do you mean that the video disappears after switching the quality? Is the issue solved by clearing the browser cache or perhaps even restarting it? Does the issue also appear if you log out of the site?

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    I can see the quality switching on your site and I can use full screen as well. Tested in Safari (7.0.1), iPad (iOS 5.1.1) and Firefox (31.0, Firefox has to use Flash with RTMP as only Safari plays HLS).

    Could you please post more information about what browser you used?

    Thanks,
    Martin

    12 years ago in reply to: Mobile video feature not working
    Martin

    Hello David,

    CloudFront will automatically pick the best edge location. You can set the locations for each distributions when you are creating it.

    It’s the “Price Class” option:

    It’s all in our guide: https://foliovision.com/player/serving-private-cloudfront#rtmp

    Thanks,
    Martin

    12 years ago in reply to: Turn off social sharing for members area
    Martin

    Hello Michael,

    thank you for the bug report, we fixed the issue in version 2.2.21 which was released today.

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    thank you for your cooperation, where were a couple of issues we had to fix:

    1) First of all – M3U8 is designed to support multiple quality streams inside of it. Can you get such file from your video provider? Then there should be no need for quality switching provided by our plugin.

    However we included support for that in new FV Player Pro release (0.1.8.9), so this will now work. Tested on iPad as well.

    2) I see the bug in RTMP quality switching. The new version fixes that as well.

    3) We also released new FV WordPress Flowplayer (2.2.21) to fix the issue with your RTMP URLs (rtmp://server/path/mp4:path/file-name).

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    as you are our licensed user, we can have a look at your issue right on your website. Could you please post a link where we can see the malfunction? Alternatively you can just post URLs to your quality versions and we will test it out.

    Thanks,
    Martin

    12 years ago in reply to: Live streaming possible?
    Martin

    Hello Chan,

    RTSP streams are useful for old mobile devices. It’s currently not supported by our plugin, but the support could be added.

    I was able to play your video in my computer using VLC Player, but not on my old HTC Legend phone.

    Can you get a mobile optimized version? It should not be wider than 480px if it should play on old HTC Android phones and so on. Otherwise it doesn’t make much sense to add this kind of video streaming.

    Thanks,
    Martin

    12 years ago in reply to: manifest (f4m) http stream in fv flowplayer. Is it possible ?
    Martin

    Hello Chan,

    the f4m manifests are not currently supported, but I see it would be a useful feature as they can contain information about quality versions of the same video. It would make entering multiple qualities much simpler.

    However your f4m contains only one file, so it’s a bit pointless. Can you get a f4m file with different video qualities in it?

    Thanks,
    Martin

    12 years ago in reply to: Rackspace Issues
    Martin

    Hello Chan,

    take a look at your RTMP path – it contains “mp4:” which separates the RTMP server endpoint from the RTMP path.

    So the correct way of posting this with FV Flowplayer is.

    [fvplayer rtmp="rtmp://video.example.com/480745868/_definst_/" rtmp_path="480745868/file-name.mp4"]

    Then you can simply add up HLS stream:

    [fvplayer rtmp="rtmp://video.example.com/480745868/_definst_/" rtmp_path="480745868/file-name.mp4" src="http://video.example.com/480745868/_definst_/mp4:480745868/file-name.mp4/playlist.m3u8"]

    We updated the RTMP documentation with this.

    I see that the HLS is not checked by video checker at all, so we fixed that by including at least a basic check.

    In next version of FV Flowplayer, you will be able to insert the URL in its original form, but we still prefer to separate the RTMP server and path.

    Thanks,
    Martin

    12 years ago in reply to: Mobile video feature not working
    Martin

    Hello David,

    we finished the work on this fix, it will be available in the next release.

    In the meantime, make sure your post your MP4 videos as primary video source and not just as mobile video.

    Thanks,
    Martin

    12 years ago in reply to: Mobile video feature not working
    Martin

    Hello David,

    as you order our pro support, I had a look at the website.

    I found the issue here – you inserted the mobile MP4 video, but there was not MP4 video entered as one of the video sources, you only had RTMP. I fixed that by changing the mobile video to a primary video source. Any browser which supports Flash will use your RTMP stream.

    This is all documented here: https://foliovision.com/player/rtmp-streams

    But I see that this might be confusing, so we will work on making sure the mobile video gets picked up by browsers even if there is no desktop MP4 video entered as one of the video sources.

    Thanks,
    Martin

    12 years ago in reply to: YouTube – My splash image does not display
    Martin

    Hello Irene,

    I almost forgot, our YouTube integration is now finished: https://foliovision.com/2014/07/playing-youtube-videos

    We are looking forward to add more features into it.

    Thanks,
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hell Stefan,

    you will be able to get this fix with the next FV Flowplayer version which will be released later today.

    Thank you for your cooperation!

    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    we are glad that it works! We added user agent detection for Windows Mobile 8.1. It should be fine as a quick fix.

    Could you please also test the video here? This time it’s not optimized for mobile and there is a splash screen as well: http://lifeinamovie.com/h/wp81-splash-hd.html

    Then we can put the fix into new version of the plugin and release it.

    Thanks,
    Martin

    12 years ago in reply to: first image from video shown instead of a black area
    Martin

    Hello Eric,

    this is on top of our list right now. We are already investigating it in the other thread, it seems to work differently in different browsers: https://foliovision.com/support/fv-wordpress-flowplayer/how-to/opacity#post-3783

    Thanks,
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    we attempted a fix here: http://lifeinamovie.com/h/wp81.html

    Could you please check if it plays? You should also be seeing following debug output below the video:

    “Are you Windows Phone 8.1? true
    Do you support inlineVideo? true”

    Is that what you get?

    Thanks,
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    looks like it might not support the inline playback and it’s also pretty new OS. We will send you something to test tomorrow.

    Thanks!
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    here’s a version with no splash image and a mobile optimized MP4 video (optimized for old HTC phones): http://lifeinamovie.com/h/a-test1-nosplash-mobile.html

    Thanks,
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    thank you for reporting back. Could you please try on this demo page? This one has no splash image: http://lifeinamovie.com/h/a-test1-nosplash.html

    This will help us come up with an encoding recommendation for Windows Phone compatibility or fix any bug with the splash screen.

    Thanks,
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    I posted the same video here, does it play on your Windows Phone? http://lifeinamovie.com/h/a-test1.html

    Thanks,
    Martin

    12 years ago in reply to: playback on windows phone 8.1
    Martin

    Hello Stefan,

    could you please let us know what screen size you get here on your Windows Phone? http://www.whatismyscreenresolution.com/

    We might need to improve our detection and then it seems like mobile video recommendations should get you there: https://foliovision.com/player/encoding#mobile-video

    Or you can try to make sure your MP4 video is using the baseline profile as recommended here: http://msdn.microsoft.com/en-us/library/windows/apps/ff462087(v=vs.105).aspx

    You can report the video using the video checker and will have a look if it should play fine.

    Thanks,
    Martin

    12 years ago in reply to: Conflict with Jetpack opengraph tags
    Martin

    Hello Simon,

    thank you for the tip!

    As you noted, our plugin allows you to disable the Open Graph tags in Settings. It also show shows a notice “FV Simpler SEO will from now on automatically add Facebook Open Graph and Twitter Card meta tags to your posts. You can disable this option in its Settings.” when upgraded.

    Thanks,
    Martin

    12 years ago in reply to: rtmp stream
    Martin

    Hello djkfunk,

    sorry about the delay in my reply.

    Could you please use the video checker to report the exact stream which is causing issues?

    Perhaps you have turned off the meta data in your RTMP server.

    Thanks,
    Martin

    12 years ago in reply to: How to create a video lightbox
    Martin

    Hello Randy,

    we created a demo here: https://foliovision.com/html/video-lightbox.html

    Notice the link in the first paragraph. Clicking the link opens a video in lightbox and all lightbox videos together form a gallery. Is that what you are after?

    Thanks,
    Martin

    12 years ago in reply to: splash screen via video preload
    Martin

    Hello Ed,

    sorry about that, I forgot to remove the “solved” tag. Thank you for the screenshots too. We are still looking into this.

    Thanks,
    Martin

    12 years ago in reply to: Youtube video – caption doesn’t appear
    Martin

    Hello Lise,

    unfortunately iPhone doesn’t support HTML5 subtitles. The subtitles have to be encoded in the MP4 file – here’s how: https://www.youtube.com/watch?v=SiBJtF7bQOs That guide uses HandBrake which we also recommend: http://foliovision.com/player/encoding

    It won’t encode the subtitles into the picture, but add the actual subtitles text to a new stream, so they can be disabled/enabled when playing.

    Zencoder can also get the job done for you: http://blog.zencoder.com/2012/07/13/closed-captioning-for-web-mobile-and-tv/ — “Zencoder can add captions to HTTP Live Streaming videos for iOS.”

    However – Vimeo won’t keep the subtiles in the MP4 file. So you might need to host your MP4s somewhere else. You can use Amazon CloudFront, but it’s much more complex than just using YouTube or Vimeo: http://foliovision.com/player/secure-amazon-s3-guide

    A demo for this can be found here: http://foliovision.com/player/demos/built-in-subtitles-iphone

    Thanks,
    Martin

    12 years ago in reply to: splash screen via video preload
    Martin

    Hello Ed,

    we will investigate this issue. If the autobuffering is enabled, this should work – the first frame of the video should show up – thus no need for splash image. It wastes the server bandwidth, as it has to load a bit of the video (more than just an image) and different browsers treat it differently, so it’s not without flaws.

    Thanks,
    Martin

    12 years ago in reply to: Youtube video – caption doesn’t appear
    Martin

    Hello Lise,

    you can see it in action here, it’s the second video on the page: http://foliovision.com/player/demos/youtube-embedding

    Our plugin works with Vimeo as well. Full instructions and demo here: http://foliovision.com/player/how-to-use-vimeo-pro

    Thanks,
    Martin

    12 years ago in reply to: Youtube video – caption doesn’t appear
    Martin

    Hello Lise,

    could you please post a link to the YouTube video where these subtitles should be used?

    Our plugin works with WordPress, but it’s not included in WordPress automatically – it has to be installed separately and it also needs the license.

    Thanks,
    Martin

    12 years ago in reply to: Youtube video – caption doesn’t appear
    Martin

    Hello Lise,

    if you can post your subtitles in VTT format, then we can put up a demo for your.

    The instructions are here, you would have to take care of the first step only: http://foliovision.com/player/subtitles

    Thanks,
    Martin

    12 years ago in reply to: Youtube video – caption doesn’t appear
    Martin

    Hello Lise,

    latest version of FV Player Pro (available to licensed users of FV Flowplayer) now provides a proper YouTube embedding: http://foliovision.com/2014/07/playing-youtube-videos

    We tested the subtitles in VTT format and they worked fine.

    Thanks,
    Martin

    12 years ago in reply to: YouTube video doesn’t use the flowplayer skin
    Martin

    Hello Keith,

    latest version of FV Player Pro (available to licensed users of FV Flowplayer) now provides a proper YouTube embedding: http://foliovision.com/2014/07/playing-youtube-videos

    Thanks,
    Martin

    12 years ago in reply to: Broken Plugin?
    Martin

    Hello Micah,

    thank you for your interest in our plugin!

    When I open your link, I only see “[membc_ppep-video-shortcode-micahtest title=’How Do People Keep Score’ videofile=’https://ppep.s3.amazonaws.com/0304-101-002%20How%20Do%20People%20Keep%20Score.mp4&#8242; seconds=’565′ tag1=’750′ tag5=’758′]”. That is not the shortcode which our plugin is using.

    We use [fvplayer…] shortcode, as described here: http://foliovision.com/player/user-guide

    Are you trying to integrate FV Flowplayer with some other plugin?

    Thanks,
    Martin

    12 years ago in reply to: splash screen via video preload
    Martin

    Hello Ed,

    I suggest you try putting in black color and see how it looks like. No need to go to any CSS file as the setting is available in the plugin settings panel. It uses .flowplayer { background: #{color} !important; } kind of CSS.

    Thanks,
    Martin

    12 years ago in reply to: splash screen via video preload
    Martin

    Hello Ed,

    I see, it’s not an hazy overlay, but a color which you selected Settings -> FV WordPress Flowplayer -> Player Skin -> Canvas.

    Thanks,
    Martin

    12 years ago in reply to: splash screen via video preload
    Martin

    Hello Ed,

    I’m not totally sure what you mean. If it’s the sharing bar which appears when you hover the video during playback, that can be disabled in options, just read our announcement article here: http://foliovision.com/2014/06/video-share-bar

    If you mean that your logo show over the video splash screen, then you can get rid of it in CSS, just use the .is-splash .fp-logo selector.

    If you mean that your logo has a transparent gray colored background – I’m not sure what could cause that. Perhaps there is a color profile on your image which you can try to remove and see if it helps.

    Thanks,
    Martin

    12 years ago in reply to: Embed code display nothing
    Martin

    Hello Manish,

    the HTML page must contain <body> tag, so if you test this in a hurry, you might miss it. Working demo here: http://lifeinamovie.com/h/embed.html

    Thanks,
    Martin

    12 years ago in reply to: wp is null error on admin section
    Martin

    Hello Manish,

    here’s a workaround for your issue:

    1) Upload your image in wp-admin -> Media -> Add New
    2) Once uploaded, click “Edit” to see its details
    3) You should get to a new screen where you see the image on the left and “Save” box on the right.
    4) There you can copy the “File URL:” and paste it into our settings into the “Logo:” field.

    I recommend that you check some other Settings screen, such as “Discussion” to see if the JavaScript error occurs on it as well. If it’s just our plugin screen, then it’s a conflict. If it’s everywhere, it’s just a bug in the Awesome Builder plugin.

    Thanks,
    Martin

    12 years ago in reply to: wp is null error on admin section
    Martin

    Hello Manish,

    since it’s a paid plugin, it’s hard for us to check.

    Does the error actually break our settings screen? If it’s just an error that shows up and you are still able to open all the settings boxes and also use the FV Player button (shortcode editor) when writing a post, I wouldn’t worry about it much.

    Of course check if your videos are playing – logged in and not logged in.

    Thanks,
    Martin

    12 years ago in reply to: Warning: Illegal offset type in isset or empty
    Martin

    Hello David,

    I put up quick bugfix version 0.1.8.3.1, could you please check if it helps?

    Alternatively can you disabled WP_DEBUG on your site? You should see the constant set to true in wp-config.php, if you have some experience with editing that file.

    Thanks,
    Martin

Viewing 100 replies - 5,901 through 6,000 (of 6,912 total)
← 1 2 3 … 59 60 61 … 68 69 70 →

Primary Sidebar

  1. Bios
  2. My Video Bookmarks
  3. My Video Playlists
  4. Privacy Policy
  5. TEST
  6. Test Bunny CDN vs. DigitalOcean Spaces CDN
  7. Video Speed Tests
  8. FV Flowplayer Expiration
  9. About
  10. Checkout
  11. Foliovision Tools
  12. FV Player
  13. Job offers
  14. Store
  15. WordPress
  16. Cookies
  17. Donate
  18. Enter your VAT Information
  19. FV Pro Support
    We’ll solve your WP Video problems right now
  20. FV Publisher
  21. Hosting signup
  22. How to pay your invoice in the new billing system
  23. Humanmetrics Jung Typology Test Result
  24. Best Practices for Sharing Sensitive Information
  25. Billings Page
  26. Client Section
  27. Foliovision Hosting Signup
  28. Renew or upgrade your plugin
  29. Site Map
  30. FV Flowplayer 5 Download Test Page
  31. Referrals
  32. My Profile
  33. Flowplayer
  34. My Licenses
  35. Portfolios
  36. Additional Information
  37. Theme Comparison
  38. Video Services Request
  39. Thanks for your message
  40. Thanks for Applying!
  41. Thoughtful Comments
  42. Teamwork to Basecamp 3 Migration Wizard
  43. Typepad to WordPress deposit payment
  44. Weblog
  45. WordPress 3.3 Upgrade Order Form
  46. WordPress Programmer’s Homework

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2026 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬