• 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,601 through 5,700 (of 6,912 total)
← 1 2 3 … 56 57 58 … 68 69 70 →
  • 11 years ago in reply to: FV Flowplayer Fullscreen, Embed and Fast Forward Not Working
    Martin

    Hello flowtation,

    thank you for the report and the links.

    1) Seeking in the video – works for me here: http://example.com/lets-be-cop-quality-normal/

    Please let us know what browser you use. Best if you copy the user agent string from here: http://www.whatsmyuseragent.com/

    Keep in mind that WebM format won’t play on Safar or iOS devices. You should be also providing the video in MP4 format.

    2) Share and full-screen buttons not working – it works for me here: http://example.com/lets-be-cop-quality-normal/

    Please let us know what browser you use and if you are logged in.

    3) Skip button – the issue is related to subtitles. We will put in a fix. We are working on a new FV Player VAST version now, so hopefully we can make that today.

    4) Also your website is very slow in EU. The HTML of your pages takes around 10 seconds to download. I can see similar issue when using tools.pingdom.com. Is the site is some kind of test mode?

    Thanks,
    Martin

    11 years ago in reply to: Theme conflict returning blank page inserting video using WP Edit Page
    Martin

    Hello nocleats,

    please check your PHP error log to see what kind of error is triggered. You can fit it on FTP in public_html/wp-admin/error_log or in the home folder in some logs directory – it depends on your web server.

    It seems that you can also use WP_DEBUG_LOG in your wp-config.php file to achieve this: http://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOG

    Thanks,
    Martin

    11 years ago in reply to: Theme conflict returning blank page inserting video using WP Edit Page
    Martin

    Hello nocleats,

    please check if you are using Settings -> FV WordPress Flowplayer -> Integrations -> Scan video length.

    Are you using the Amazon S3 Protected Content? Please check if changing the Amazon bucket helps with this. Don’t forget to put it back afterwards to make sure you videos still play though.

    Thanks,
    Martin

    11 years ago in reply to: play vimeo HLS videos
    Martin

    Hello Paul,

    thank you for the suggestion of a HLS player for non-Safari and non-iOS browsers.

    However if you use Vimeo, you can use our integration which works with both Vimeo Plus and Vimeo Pro accounts. It uses Vimeo media URLs which are time limited, to it prevents users from downloading the videos as well.

    Here’s how to set it up: https://foliovision.com/player/how-to-use-vimeo-pro

    I see that using HLS might provide another level of pretection against download though, if that’s what you are after.

    Thanks,
    Martin

    11 years ago in reply to: my fv player pro run twice, it doesn’t start once we click
    Martin

    Hello Matthew,

    we are fixing some last issue with the new version, hopefully we can finish these tomorrow.

    Thanks,
    Martin

    11 years ago in reply to: CloudFront video not playing
    Martin

    Hello Paolo,

    our plugin would remove the <h3> tag automatically (as there should be no DIV element in H3), but since you are also using the [private] shortcode, this is not happening automatically. But we will have a look at improving this.

    Thanks,
    Martin

    11 years ago in reply to: Few key features not working
    Martin

    Hello Michael,

    could you please post the exact URL where we can see the issue?

    Pleas also let us know what device you are using. Please let us know what exact “User agent string” you are getting here (use copy and paste into our forums): http://whatsmyuseragent.com

    Thanks,
    Martin

    11 years ago in reply to: CloudFront video not playing
    Martin

    Hello Paolo,

    I checked your post with ID 542 (open it by going to http://your-site.com/?p=542

    It was working, but the video was not showing up properly. I checked the text editing for that post and noticed that the shortcode is wrapped in like this:

    <h3>[private][fvplayer src="..."][/private]</h3>

    While there is no problem with [private] (it’s your membership plugin I guess) the <h3;> tag appears to be the problem.

    I removed that one and now the video plays for me.

    Thanks,
    Martin

    11 years ago in reply to: CloudFront video not playing
    Martin

    Hello Paolo,

    you need to be using the PK key. The filename is pk-{Access Key ID}.pem. The file needs to start with ”


    BEGIN RSA PRIVATE KEY


    ” and it should be around 25 lines long.

    If you use the rsa-{Access Key ID}.pem file, then than one starts with ”


    BEGIN PUBLIC KEY


    ” and is only 8 lines long.

    If you are not sure, then please obtain a new key pair. Follow the steps from here: https://foliovision.com/player/serving-private-cloudfront#keys

    In step 3. which is “You have to create a new CloudFront key paid” you will be able to “Create New Key Pair”.

    Then in step 4. you will see the window with buttons “Download Private Key File”, “Download Public Key File” and “Close”. You need to hit the “Download Private Key File” button, then open that file in a text editor. Also don’t forget to grab the “Access Key ID”, that’s the step 5. Then paste both into FV Player Pro settings – step. 6.

    Thanks,
    Martin

    11 years ago in reply to: CloudFront video not playing
    Martin

    Hello Paolo,

    I had a look and you are using an invalid CloudFront Key. You are using “PUBLIC KEY” instead of “RSA PRIVATE KEY”. In next version of FV Player Pro we will put in some early warning for this. We will also improve the documentation.

    I checked the other website. It appears you are using the correct key on that one.

    Thanks,
    Martin

    11 years ago in reply to: CloudFront video not playing
    Martin

    Hello Paolo,

    the latest version works just fine on our website.

    Can we get access to the websites to examine the issue? It’s hard to guess where the issue could be.

    Also, you should not be configuring Amazon S3 in FV Flowplayer is you are using the CloudFront protection.

    Thanks,
    Martin

    11 years ago in reply to: CloudFront video not playing
    Martin

    Hello Miquel,

    you should not need both Amazon S3 and CloudFront at the same time. Please only put in whats needed. Remember that both use simple string matching to determine if they should affect the URL in the player, so be careful here:

    * https://foliovision.com/player/secure-amazon-s3-guide#keys -> Step 5. “If you are interested in the file protection” – what is in the “Amazon Bucket” field?
    * https://foliovision.com/player/serving-private-cloudfront -> Step 6. “On your webpage go to Site Admin > Settings > FV PlayerPro > Scroll down to CloudFront (pro)” – are you using the right CloudFront domain?

    Could you please also submit the video using our video checker? https://foliovision.com/player/faq#properties-built-checker-report-playing

    Thanks,
    Martin

    11 years ago in reply to: Textlink with colorbox class doesn’t get altered and simply links to video
    Martin

    Hello jdmariano,

    you are right about this. We only process this HTML with the_content filter.

    If you want to enable this for any widgets, you can put this into your theme functions.php file:

    global $FV_Player_Pro;
    add_filter( 'widget_text', array( $FV_Player_Pro, 'lightbox_add' ) );

    If you want to use such HTML anywhere in theme, you can use:

    `<?php echo apply_filters( 'the_content', '<a href="your-video.mp4">test</a>' ); ?>`

    But that already makes it easier to use the shortcode:

    `<?php echo do_shortcode '[fvplayer src="video.mp4" lightbox="true"]' ); ?>`

    But I see that the shortcode doesn’t produce the text link to the video, so that might be the missing part here.

    Thanks,
    Martin

    11 years ago in reply to: Textlink with colorbox class doesn’t get altered and simply links to video
    Martin

    Hello jdmariano,

    you are right about this. We only process this HTML with the_content filter.

    If you want to enable this for any widgets, you can put this into your theme functions.php file:

    global $FV_Player_pro;
    add_filter( 'widget_text', array( $FV_Player_pro, 'lightbox_add' ) );

    If you want to use such HTML anywhere in theme, you can use:

    `<?php echo apply_filters( 'the_content', '<a href="your-video.mp4">test</a>' ); ?>`

    But that already makes it easier to use the shortcode:

    `<?php echo do_shortcode '[fvplayer src="video.mp4" lightbox="true"]' ); ?>`

    But I see that the shortcode doesn’t produce the text link to the video, so that might be the missing part here.

    Thanks,
    Martin

    11 years ago in reply to: iPad iOS 8.1 issues
    Martin

    Hello Mark,

    FV WordPress Flowplayer 2.3.11 was released and it fixes this issue.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    FV WordPress Flowplayer 2.3.11 was released and it fixes this issue.

    Thanks,
    Martin

    11 years ago in reply to: FVplayer Default Splash Image
    Martin

    Hello lucius100,

    FV WordPress Flowplayer 2.3.11 was released and it includes this feature, see the changelog: http://foliovision.com/player/changelog

    Thanks,
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    Hello Steve,

    we are doing some final testing here: https://foliovision.com/player/demos/vimeo-channel-support

    Thanks,
    Martin

    11 years ago in reply to: FVplayer Default Splash Image
    Martin

    Hello lucius100,

    we talked about this on our team and this feature will be added in one of the next version.

    Thanks,
    Martin

    11 years ago in reply to: Visual Composer
    Martin

    Hello Malcolm,

    unfortunately we have no experience with Visual Composer as it’s a paid plugin which we haven’t found use for it.

    So you can only try to use that plugin and see if it works. Then we can have a look at your site (as you are our licensed user) to see what is preventing our plugin from cooperating with Visual Composer.

    Thanks,
    Martin

    • This reply was modified 8 years, 7 months ago by Alec Kinnear.
    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Alec,

    it’s not the word that matters. It’s the action which happens on the event of that name. In Flowplayer, unload event triggers the Google Analytics stats. And if that is blocked by Ghostery, it’s a fatal error. There should be a check if the Google Analytics function exists.

    Thanks
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    we use “unload” call when the lightbox is closed to make sure the video stops. However the Google Analytics tracking is bound to that event.

    To fix the issue, we will stop using the “unload” call and just use “stop”.

    Thanks
    Martin

    11 years ago in reply to: iPad iOS 8.1 issues
    Martin

    Hello Mark,

    we were able to replicate the behavior by following the steps you posted. We found where the video playback stalls after the iPad Video app is used.

    A safety check which retries the video playback in such case was put into the latest development version of FV Flowplayer. Please let us know if you still get the issue with the video on our homepage: https://foliovision.com

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    big thanks for the videos!

    Could you please play the video without lightbox first, checking if there are any errors, they play the video in lightbox and see if starting the lightbox video causes some error to appear.

    I suspect that Google Analytics is failing for you. Are you using Ghostery or some other blocker of tracking scripts?

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    now I don’t see any JS errors on your page.

    It’s weird if you get into trouble in your Safari 7.1.

    1) Do you see the same message on console when you just play some video which is not in lightbox and then start some other video which is not in lightbox?

    2) Can you disable SCRIPT_DEBUG in wp-config.php? Here’s more about it: http://codex.wordpress.org/Debugging_in_WordPress#SCRIPT_DEBUG

    3) Are you logged in into your Google account?

    Thanks
    Martin

    11 years ago in reply to: Full screen playback request for iPad
    Martin

    Hello Mark,

    our website runs the latest development version of FV Player Pro which is not yet released. It brings Vimeo Channel feature, but we noticed this bug with quality switching which you described. We work on resolving that.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    1) Great that it works now, but there is no reason it should not work with Google Analytics enable for the videos. Could you please put it back?

    2) Could you please disable the Minifying and see if you get the error now that you put back the Google Analytics tracking ID? I see that you excluded FV Flowplayer from minify, but other scripts may have some issues with it as well. Your site shows several JavaScript warnings.

    Thanks,
    Martin

    11 years ago in reply to: Full screen playback request for iPad
    Martin

    Hello Mark,

    FV WordPress Flowplayer 2.3.10 was released and it uses native fullscreen mode of iPad (and actually any touch device get that now).

    Thanks
    Martin

    11 years ago in reply to: Full screen playback request for iPad
    Martin

    Hello Mark,

    1) iPad Fullscreen – we had a look, discussed the pros and cons and we will use the native fullscreen for any touch device. That means iPad will use the entire screen for video when the fullscreen is toggled.

    We will be releasing a new version of our plugin today or tomorrow. You can check the behavior on our website already.

    Thank you for all the feedback.

    Thanks,
    Martin

    11 years ago in reply to: Full screen playback request for iPad
    Martin

    Hello Mark,

    1) iPad Fullscreen – I tested this on iPad with iOS 5.1.1 and 7.1. The difference is that jwPlayer uses the device native fullscreen more. The advantage is that the interface is touch optimized, as you noted below.

    Flowplayer just uses the web browsers full screen mode which on iPad doesn’t cover the entire screen and keeps the browser tabs visible. The advantage is that the player appearance doesn’t change. It can also use any overlays and so on, so if you have popup boxes appearing, it makes sense to use this.

    But I see why you prefer that. We will also check iOS 8 and will make a decision if we want to use the native fullscreen mode for iPads. We already use it for Android, as it’s more compatible.

    2) Fullscreen button and skins – I think our first step should be to make the controls bigger on iPad. We will discuss moving of the fullscreen button.

    Also our Fullscreen button has shadow on it, so it is visible on white backgrounds: https://foliovision.com/site/wp-content/plugins/fv-wordpress-flowplayer/css/img/white@x2.png

    3) Quality switching – the default can be adjusted by positioning the HD option as the first, just like in step 3. here: https://foliovision.com/player/switch-video-quality

    We are still checking on the iOS 8 issue which you reported.

    Thanks,
    Martin

    11 years ago in reply to: Full screen playback request for iPad
    Martin

    Hello Mark,

    1) iPad fullscreen – we will check this out, although I’m pretty sure that Vimeo works the same way.

    2) Full screen button – the button graphic should have some shadow on it, we will doublecheck. We will fix the wp-admin-bar issue.

    3) Quality switching – do you mean the Vimeo videos? For Vimeo videos iPad uses the provided HLS stream which has automated quality switching.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Burno,

    I found that the error is in the part which takes care of the Google Analytics tracking.

    Could you please:

    1) Remove the Google Analytics ID from Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> Google Analytics ID? Let’s see if that changes anything.

    2) Disable the JavaScript minify and combine for the site (what plugin are you using?). I’m not getting the same error as you. In fact, as soon as I create a copy of your site HTML on my computer, I no longer get the error.

    Thanks,
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    Hello Steve,

    first demo of this feature can be seen here: https://foliovision.com/player/demos/vimeo-channel-support

    We need to do some more tests (could you please have a look?) and then we will be releasing it.

    Currently the default browser on Android doesn’t play the right video when you just open the page and hit some video thumbnail, it plays the video next to that.

    Thanks,
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    .

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    thank you for these details, this will make the troubleshooting much easier. I’m seeing some similar issue in my Safari.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    thank you for the nice video.

    I tried again and I’m no longer seeing the issues I described the last time. I can even close the lightbox.

    Does it happen if the video is not using CloudFront? What if you just put up https://foliovision.com/videos/dominika-960-31.mp4 into the lightbox ?

    Thanks,
    Martin

    11 years ago in reply to: How to apply CSS to splash image
    Martin

    Hello Sidney,

    I believe this was answered here: https://foliovision.com/support/fv-wordpress-flowplayer/how-to/how-to-remove-play-button-from-splash-image?replies=2#post-4621

    Thanks,
    Martin

    11 years ago in reply to: How to remove play button from splash image
    Martin

    Hello Sidney,

    you can use “.is-splash.flowplayer .fp-ui” and change the background-url CSS property for it.

    Thanks,
    Martin

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

    Hello Amit,

    it should be possible to just copy the file path. So in your above case, assuming it’s an RTMP stream (you haven’t posted the full metadata, we can’t check it without that), following should work:

    [fvplayer rtmp="http://xxx.xxx.com:1935/live" rtmp_path="media_b181821_w1359884998.abst"]

    Also, the bitrate is just 177, so it must be a very low quality stream.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    no luck yet. Notice, that the video can’t be paused either.

    I tried to use the same configuration (CloudFront video, controlbar=”no” and splashend=”show”) here, but it works in Safari 7.1: https://foliovision.com/player/demos/cloudfront-download-protection -> Checking Safari 7.1 issues

    There must be something with your theme or plugins. I’m noticing this JavaScript error: “ReferenceError: Can’t find variable: TB_WIDTH” in thickbox.js on line 280.

    Could you try to use the WordPress theme preview function with the Twenty Fourteen template, find your page using search and see if it also fails on Safari?

    Now I’m getting “Fehler beim Aufbau einer Datenbankverbindung”, is your server overloaded?

    Thanks,
    Martin

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

    Hello Amit,

    are your f4m files containing multiple quality streams? We could add a support for this, but would like to see some nice f4m stream for testing before we decide to implement this.

    Thanks,
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    Hello Steve,

    we made some good progress on this. The loading is now much faster, it’s absolutely required if you have more than say 8 items in the channel. We need to fix it for mobile phones though.

    Thanks,
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    Hello Steve,

    sorry about not getting back to you. This is getting done.

    However we are facing some issues when the channel has too much videos in it which we have to fix – we have to improve the video loading for this to work efficiently.

    Thanks,
    Martin

    11 years ago in reply to: Have Audio, but no video
    Martin

    Hello Mark,

    the “Admin: Video Warnings” message should be clickable. Clicking it should bring up more details. If it doesn’t, there may be a CSS bug, although we haven’t had this issue before. Try to preview your site with TwentyFourteen theme, find your video there and you should be able to click the message.

    You can also reencode your video, check our HTML5 video encoding guide: https://foliovision.com/player/encoding

    Visual composer won’t affect the video checker. Is there any other bug you are experiencing?

    Thanks,
    Martin

    11 years ago in reply to: Have Audio, but no video
    Martin

    Hello Mark,

    please use the video checker: https://foliovision.com/player/faq#properties-built-checker-report-playing

    Thanks,
    Martin

    11 years ago in reply to: Youtube ads can’t be clicked/closed
    Martin

    Hello Sean,

    thank you for the bug report!

    This is not the intended behavior. It seems to occur for YouTube videos below < 468 pixel width. Please upgrade to FV Player Pro 0.2.9 which was released just now.

    Thanks,
    Martin

    11 years ago in reply to: Button with url at the end of the video?
    Martin

    Hello Marek,

    sorry about the delay, you need to use the popup function. We will improve its documentation, but the basics are here – put your HTML into the “HTML popup” field of the shortcode editor: https://foliovision.com/player/user-guide

    If you don’t see it, make sure it’s enabled in Settings -> FV WordPress Flowplayer -> Post Interface Options -> HTML popup.

    Thanks,
    Martin

    11 years ago in reply to: Lightbox, Share buttons, Quality switching
    Martin

    Hello Tim,

    please post the video ID and URL on your website, so we can have a look. We won’t publish it here if you choose not to.

    There is a chance that your video it only available in a single quality. I’ve seen some Vimeo videos like that.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    thank you for the details, we will get that fixed.

    Thanks,
    Martin

    11 years ago in reply to: Can’t close lightbox – because of blocking Google Analytics with Ghostery
    Martin

    Hello Bruno,

    please let us know more about the issue.

    What browser are you using? Are you logged in to the site?

    I had no trouble with Safari 7.1 nor Chromium. The video plays and I’m able to pause/resume the playback, enter full screen and also close the lightbox.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    we will have a look at the CloudFront issues with Amazon S3 Frankfurt, perhaps we need to do similar update to the URL signature code.

    Thanks,
    Martin

    11 years ago in reply to: Translations
    Martin

    Hello Bruno,

    thank you for the suggestion, I’ll make a note of that, so that we target these messages.

    Thanks,
    Martin

    11 years ago in reply to: Bad Vimeo video names in Google Analytics
    Martin

    Hello Mike,

    thank you for the bug report!

    Please upgrade to FV Player Pro 0.2.7 – this was fixed. From now on the Vimeo videos will report as “Vimeo: {video name} ({video id})”.

    That should cover your needs, please let us know how it works for you.

    Thanks,
    Martin

    11 years ago in reply to: Translations
    Martin

    Hello Bruno,

    this is not currently supported by the core Flowplayer. However let us know which part you want to translate and we will have a look.

    We should add it for the admin interface however.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    version 2.3.9 which fixes the Amazon S3 Frankfurt region issue has been released. Make sure you select the proper region for your bucket, this information is required.

    Thanks,
    Martin

    11 years ago in reply to: Audio Player Skin not showing play button
    Martin

    Hello Richard,

    the play button is not visible as your web server is serving the vector graphic with a wrong mime type.

    You can put your SVG url http://richalmers.com/wp-content/plugins/fv-wordpress-flowplayer/css/controls.svg into http://web-sniffer.net/ to see that it’s served with “Content-Type” set to “text/xml”.

    The correct mime type is “image/svg+xml”. You should be forwarding this request to your server technical support.

    Also, the audio player was not responsive, but this will be fixed in the next release – hopefully today.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    I had a look at your test domain and it appears you are using an old license key.

    You should be copying the license key from your live site or https://foliovision.com/edit

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    CloundFront makes sure your files are distributed with maximum speed across the globe, the S3 bucket location won’t matter.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    you should setup your CloudFront distribution for HTTP serving: https://foliovision.com/player/serving-private-cloudfront#cloudfront

    Then you can use it to deliver the MP4 files (most important format) and WebM (second most important format). RTMP is just an extra if you don’t have your MP4 videos in the WebM format and want to server it better for users with Flash installed.

    We are also close to fixing the Amazon S3 Frankfurt issue (AWS Signature Version 4).

    Thanks,
    Martin

    11 years ago in reply to: Audio Player Skin not showing play button
    Martin

    Hello Richard,

    thank you for posting this, we will get it fixed.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    1) CloudFront can be used for both downloads (HTTP) and streaming (RTMP), so it will cover your needs.

    If you encode your videos in MP4 (h264 codec) only, users of Firefox on Mac, Opera and other open-source browsers will play it using Flash. Flash doesn’t allow seeking in files served over HTTP, it requires RTMP to be able to seek. If you add your video also in WebM format, then these open-source browsers will play it fine without need of Flash.

    In our AWS billing statement it says:

    “$0.00 per GB data transfer out of US West (Oregon) to CloudFront”

    So it appears the data served from S3 using CloudFront is only billed once it gets out of CloudFront to the public.

    2) The license is valid for your domain and any of its subdomains. Your testdomain.our-domain.de will work.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    thank you for the details.

    I had a look at the error message and indeed – Frankfurt region only supports AWS Signature Version 4. So we will have to include that mechanism in our plugin. We may need to add another field into configuration which would hold the information about which region is used.

    As a quick fix, can you copy your bucket into Ireland and setup you site that way? Or alternatively you can just set up the CloudFront distribution as well. Then you would only need the CloudFront keys and it’s a CDN, so it’s fast across the globe: https://foliovision.com/player/serving-private-cloudfront

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hi Bruno,

    Sorry, I missed that fact. Please post the logins to support@foliovision.com or use Lastpass for increased security with martinv@foliovision.com guide is here: https://foliovision.com/sharing-sensitive-information

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    If you purchase our pro support then I can have a look using your logins today.

    Alternative is that we suggest more troubleshooting to you – such as setting up a new bucket to avoid any hidden mistakes.

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 Frankfurt Issues
    Martin

    Hello Bruno,

    sorry about the delay here. What you describe is a weird issue.

    If the videos play in your browser if you copy the URL, can you compare if you get the same URL in the page source HTML? The Signature may be different, but there should be no difference in % encoded characters or any blank space characters.

    Thanks,
    Martin

    11 years ago in reply to: Visual splash/video in post stop working, shows a line to click
    Martin

    Hello Robert,

    please upgrade to FV Player Pro 0.2.6 and that will fix the lightbox issue (thin line appearing instead of splash image).

    Regarding the “Video not found” error – when loading your website, it sometimes takes a while to load or some HTTP request fail with HTTP 502 error. Are you sure your server is not overloaded?

    Please let us know if we missed any other issue or if you have any other problem.

    Thanks,
    Martin

    11 years ago in reply to: Audio Player Skin not showing play button
    Martin

    Hello Richard,

    so it must be a plugin conflict. Could you please provide a full list of your plugins?

    Thanks,
    Martin

    11 years ago in reply to: Audio Player Skin not showing play button
    Martin

    Hello Richard,

    it appears that there is some plugin conflict or the skin CSS saving is not working.

    1) Could you please try to re-save the plugin settings?

    2) If the above doesn’t help, can you add this code into your theme functions.php file and see if it helps?

    add_filter('fv_flowplayer_css_writeout', '__return_false');

    Thanks,
    Martin

    11 years ago in reply to: Browser picking up mobile mp4 file instead of using rtmp protocol
    Martin

    Hello Anna,

    please try Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> Prefer Flash player by default. If all of your videos are provided using RTMP, then everybody will need Flash, but the mobile video will still work for HTML5 only users (iPad, iPhone, Android…, users without Flash….)

    Thanks,
    Martin

    11 years ago in reply to: Amazon S3 signed URLs not working
    Martin

    Hi nate,

    could you please check the user in https://console.aws.amazon.com/iam/home -> Users?

    Please click the user to get the details, then check if you use the right Access Key. Also the User Policies should include:

    “s3:Get*”,
    “s3:List*”

    and

    “Effect”: “Allow”,
    “Resource”: “*”

    Please let us know how it goes.

    Thanks,
    Martin

    11 years ago in reply to: Flash fallback not working in IE8
    Martin

    Hello Nikola,

    unfortunately your website doesn’t load for us. Perhaps adding html5.js will help? https://foliovision.com/player/installation#html5js

    It works for us on our homepage: https://foliovision.com

    Thanks
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    Hello Steve,

    unfortunately we haven’t made it for today, hopefully we can work on it next week, as then I’m leaving for a holiday until new year.

    Thanks,
    Martin

    11 years ago in reply to: Logo Not Showing
    Martin

    Hello Joe,

    I’m glad it’s solved now.

    Please let us know if there is anything else. We are working on some interesting new features now.

    Thanks,
    Martin

    11 years ago in reply to: Logo Not Showing
    Martin

    Hello Joe,

    sorry about the inconvenience. I had a look and your license is on account with login andym and email mary.marks@sopheon.com.

    Can you access that account, or should we merge it with your current account?

    I had a look an I do see the logo here though: http://www.sopheon.com/mitigating-risk-high-tech-npdi/

    Could you please let us know if you were able to solve the issue and what it was?

    Thanks
    Martin

    11 years ago in reply to: cloudfront streaming distribution
    Martin

    Hello Miguel,

    I’m glad that we could be of assistance and that it finally works for you!

    I think this is documented in https://foliovision.com/player/serving-private-cloudfront -> Summary – Practical example -> 4. The mapped domain has to be used it the video URL, I think that makes sense.

    Please let us know if you see any way of simplifying this.

    Please also double check that you are not using Settings -> FV WordPress Flowplayer -> “Amazon S3 Protected Content” for this.

    Thanks,
    Martin

    11 years ago in reply to: No scroll bar in source view in Chrome – Grammarly extension conflict
    Martin

    Hello Robert,

    thank you for reporting the conflicting extension!

    Thanks,
    Martin

    11 years ago in reply to: cloudfront streaming distribution
    Martin

    Hello Miguel,

    could you please provide some of your post URLs (we don’t have to publish it if you choose not to), so that we can have a look?

    Thanks,
    Martin

    11 years ago in reply to: cloudfront streaming distribution
    Martin

    Hello Miguel,

    did you installed your CloudFront just now? Perhaps it takes a while until the stats are available as it uses “day” as a basic unit. On our account can see these stats in https://console.aws.amazon.com -> CloudFront -> Usage.

    Thanks,
    Martin

    11 years ago in reply to: Vimeo Channel Support
    Martin

    Hello Steve,

    if things go well, we should have a first demo by the end of this week. It’s hard to predict now that the end of the year is coming.

    Thanks,
    Martin

    11 years ago in reply to: No scroll bar in source view in Chrome – Grammarly extension conflict
    Martin

    Hello Robert,

    could you please check if you are not using some custom theme for the browser, or if the zoom level is set to 100%, or if there is any browser extension which could cause this?

    Thanks,
    Martin

    11 years ago in reply to: Quality Switching issues in Firefox
    Martin

    Hello David,

    the Firefox video messages are fine, it basically tells you that Firefox won’t play MP4 in HTML5 mode. Firefox on OS X doesn’t support it.

    Could you please check if the second video here plays for you and the quality switching works? https://foliovision.com/player/demos/flowplayer-quality-switching

    The latest version of FV Player Pro is 0.2.3, are you not seeing the update?

    Could you please send us your exact URL where we can see your issue?

    Thanks,
    Martin

    11 years ago in reply to: Quality Switching issues in Firefox
    Martin

    (moving some posts here)

    11 years ago in reply to: Is there a way to get foliopress into the excerpt as well as the post’s body?
    Martin

    Hello Craig,

    unfortunately this is not supported.

    If you are a programmer, you can have a look at fv_wysiwyg_load() JS function – it should give you a good idea about how to initialize a second copy of the editor on some other field.

    Thanks,
    Martin

    11 years ago in reply to: Problems with German PHP locale
    Martin

    Hello nigcra,

    I think your PHP uses German localized decimal separators – “,” symbol instead of “.”. If it works with our dev vesion, then we have a solution, but it would be better to use setlocale().

    Thanks,
    Martin

    11 years ago in reply to: Wrong domain in myDomain field. How do I change it?
    Martin

    Hello Anne,

    please use the video checker and we will have a look at the video encoding, or perhaps it will detect the error for you: https://foliovision.com/player/faq#properties-built-checker-report-playing

    Thanks,
    Martin

    11 years ago in reply to: Problems with German PHP locale
    Martin

    Hello Nigcra,

    are you sure you enabled FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> “Always use fixed size player”? It helped in our test environment.

    The underlying problem appears to be your PHP – normally decimal numbers are using dot symbols, but in your case there is a coma symbol. This breaks our JavaScript.

    Could you please check if our latest dev version fixes the problem for you? https://foliovision.com/downloads/fv-wordpress-flowplayer-dev.zip

    Thanks,
    Martin

    11 years ago in reply to: Problems with German PHP locale
    Martin

    Hello Nigcra,

    what about Settings -> FV WordPress Flowplayer -> Sitewide Flowplayer Defaults -> “Always use fixed size player”?

    Also what version did you upgraded from?

    Thanks,
    Martin

    11 years ago in reply to: Problems with German PHP locale
    Martin

    Hello Nigcra,

    what about trying a different template? You can use the Theme Preview function of WordPress (step 2. in our guide).

    Do you see fv-flowplayer.min.js in your HTML source?

    Do you see any errors on the console (step 1. in our guide).

    Thanks,
    Martin

    11 years ago in reply to: Wrong domain in myDomain field. How do I change it?
    Martin

    Hello Anna,

    the domain was updated, please check your account for get the license key.

    The approach with the IP and tilda makes it much harder to launch the website as you have to replace a lot of URLs.

    Our mobile video recommendations are here, perhaps the videos are bigger than 640×480: https://foliovision.com/player/encoding#mobile-video

    M4V format may be not HTML5 compatible (depending on what stream codecs it uses), our video checker should detect these issue for you: https://foliovision.com/player/faq#properties-built-checker-report-playing

    Thanks,
    Martin

    11 years ago in reply to: New Pro install not playing Vimeo videos
    Martin

    Hello Steve,

    we will be adding a feature which will fetch the most recent videos from a Vimeo channel into a playlist (or a list of videos).

    Thanks,
    Martin

    11 years ago in reply to: JavaScript Error
    Martin

    Hello TD,

    in that case rtmp://s11.streamcp.com:5225 is the server address and 8211 should be the file path. So this should work:

    [fvplayer rtmp="rtmp://s11.streamcp.com:5225" rtmp_path="8211"]

    But it does not. Our video checker says that “Could not connect to s11.streamcp.com:5225” So I tried port 1935 (default for RTMP), meaning the server address was: rtmp://s11.streamcp.com:1934 Shortcode:

    [fvplayer rtmp="rtmp://s11.streamcp.com:1935" rtmp_path="8074"]

    Our video checker says it’s fine, but it still won’t play. Are you sure 8074 is correct? Shouldn’t it be something like my-video.mp4?

    Or is this a live stream which is currently down?

    Thanks
    Martin

    11 years ago in reply to: Autoplay on mobile
    Martin

    Hello John,

    it applies to any player using HTML5. Here’s what Apple says about it: “In Safari on iOS (for all devices, including iPad), where the user may be on a cellular network and be charged per data unit, preload and autoplay are disabled.” — https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html#//apple_ref/doc/uid/TP40009523-CH5-SW1

    It may work on some Android phones, as there is more discussion about it, for example here somebody found it doesn’t work in Android KitKat (4.4): https://code.google.com/p/android/issues/detail?id=63795

    Thanks,
    Martin

    11 years ago in reply to: Problems with German PHP locale
    Martin

    Hello Nigcra,

    please check our troubleshooting guide here: https://foliovision.com/player/installation#fixing-broken-javascript

    It “Check template” fails and shows nothing, could you please see if you find anything related to it in your PHP error log?

    Thanks,
    Martin

    11 years ago in reply to: No scroll bar in source view in Chrome – Grammarly extension conflict
    Martin

    Hello Robert,

    thank you for the bug report!

    I’m not able to reproduce the issue in Chrome 39.0.2171.71 m on Windows 7. The only weird thing I’m noticing is that the source code view jumps to the end of the document.

    Could you have a look at Settings -> FV WordPress Flowplayer -> Height of FCKEditor? We are using “30”, perhaps you have 0 or some other weird value in your configuration.

    Thanks,
    Martin

    11 years ago in reply to: Wrong domain in myDomain field. How do I change it?
    Martin

    Hello Anna,

    please let us now what domain you are using and we will change it in you license.

    Our license key works for any subdomain, so if your new site is something.com, you can develop it on dev.something.com and our plugin will work.

    Could you please let us know what problems with our plugin you are experiencing?

    Thanks,
    Martin

    11 years ago in reply to: JavaScript Error
    Martin

    Hello TD,

    are you using RTMP? If so, then please check the advice on RTMP which I posted in my last message.

    Thanks,
    Martin

    11 years ago in reply to: Autoplay on mobile
    Martin

    Hello John,

    mobile devices don’t allow us to autoplay the video. This is due to the bandwidth limits of the mobile internet providers. The restrictions is hardwired to the browsers – user needs to click (touch to play) the video element before any script can work with it.

    Thanks,
    Martin

    11 years ago in reply to: JavaScript Error
    Martin

    Hello TD,

    I had a look and quickly noticed there is a working player here: ‘http://oromoevangelicalchurchdc.com/wp/?page_id=527&#8217;

    Are you still seeing the issue?

    The file/RTMP stream in that player is not properly configured though. You should be entering server and file path separately. Check how RTMP is used here: https://foliovision.com/player/rtmp-streams

    Our video checker should help you with any troubleshooting: https://foliovision.com/player/faq#properties-built-checker-report-playing

    Thanks,
    Martin

    11 years ago in reply to: Simple and quick lightbox: class=”colorbox” for images
    Martin

    Hello Michael,

    I see, so I think I finally understood that you don’t want any play icon on the image which opens the lightbox. So here’s an updated demo: https://foliovision.com/player/demos/flowplayer-lightbox-borders

    You mention that our player adds some other things. Does that mean that in your desired lightbox view, there should be no video controls or share bar (can be disabled globally).

    Thanks,
    Martin

    11 years ago in reply to: Fix Media Library Search
    Martin

    Hello Rob,

    we have finally fixed this bug. It will be included in next version, released probably today.

    Thanks,
    Martin

Viewing 100 replies - 5,601 through 5,700 (of 6,912 total)
← 1 2 3 … 56 57 58 … 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‬