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

Foliovision

Main navigation

  • 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

Eduard

Avatar photo
  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 100 replies - 701 through 800 (of 946 total)
← 1 2 3 … 7 8 9 10 →
  • 8 years ago in reply to: How to setup encrypted HLS stream with Amazon Elastic Transcoder
    Avatar photo
    Eduard

    Hello Ahmed,

    I’ve edited your first post, so the access credentials don’t show up here.

    As for your questions:

    1) The CloudFront hotlinking protection is not necessary, since the stream is only accessible with the unique decryption key

    2) It actually is in the guide, check this part

    3) DRM Text shouldn’t be visible. Here is a guide that should explain it – Protecting Videos With DRM Text

    4) Adjusting the logo size is currently possible only outside FV Player – meanin you have to edit the original image and then upload the resized version again

    Thanks,
    Eduard

    8 years ago in reply to: How to Use Vimeo with WordPress
    Avatar photo
    Eduard

    Hi Jeff,

    It seems that you have used the full link with tracking parameters (probably from a newsletter) – https://vimeo.com/215589792/5cdda1a3fc?utm_source=email&utm_medium=vimeo-cliptranscode-201504&utm_campaign=29220. To play the video in FV Player, just use the Vimeo domain + video ID: https://vimeo.com/215589792.

    Thanks,
    Eduard

    8 years ago in reply to: How to have "Order Now" button appear at specific time?
    Avatar photo
    Eduard

    Hi magentawave,

    Shortcode editor not working seems like a serious issue. We had some reports like this and the reason was that in some text editors, shortcode editor doesn’t work in the source view. Could that be the case?

    Thanks,
    Eduard

    8 years ago in reply to: How to have "Order Now" button appear at specific time?
    Avatar photo
    Eduard

    Hi magentawave,

    Could you try to activate it via the shortcode editor and not in the shortcode itself? You can find the Sharing Buttons option in the Options tab in the shortcode editor. If you can’t find it there, make sure you have this activated in Settings > FV Player > Setup tab > Post Interface Options – there check the box Sharing Buttons.

    Thanks,
    Eduard

    8 years ago in reply to: Error in post
    Avatar photo
    Eduard

    Hi Amir,

    Could you send a link to a page where this could be spotted?

    Thanks,
    Eduard

    8 years ago in reply to: How to have "Order Now" button appear at specific time?
    Avatar photo
    Eduard

    Hi magentawave,

    I tested your shortcode and it worked ok with the parameter. Is is possible that you have copy-pasted it and some strange symbol slipped through?

    Thanks,
    Eduard

    8 years ago in reply to: JS Error After Update
    Avatar photo
    Eduard

    Hi Amir,

    Re-installing FV Player or FV Player Pro actually won’t delete any of your settings or videos, so if you want, you can do so immediately. You can use the zip file for your domain that you can download from https://foliovision.com/my-licenses.

    Thanks,
    Eduard

    8 years ago in reply to: UPgrade message won't go away
    Avatar photo
    Eduard

    Hi Dan,

    This might be caused by WordPress Object Caching, so if you are using it, just purge the object cache and the issue should go away.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube pre-roll video demo not working
    Avatar photo
    Eduard

    Hi Ernest,

    You can purchase the Pro license here and then you will be able to download the Pro plugin from https://foliovision.com/my-licenses. There you will also find the unique license key, that you will use after installing the Pro plugin on your site.

    Thanks,
    Eduard

    8 years ago in reply to: FV Player plugin not working with Youtube videos
    Avatar photo
    Eduard

    Hi Yoshi,

    Thanks for the screenshot. This might be a bug in the Pro plugin, so could you please send an URL of a page on your site with the video, so we could check?

    Thanks,
    Eduard

    8 years ago in reply to: FV Player plugin not working with Youtube videos
    Avatar photo
    Eduard

    Hi Yoshi,

    What exactly does happen when you try to play the video? Does it appear in a YouTube iframe, or does it show some kind of error message in the playback? It would be best if you could send a link to a test page with the shortcode you have posted, so we could take a look.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube pre-roll video demo not working
    Avatar photo
    Eduard

    Hi Ernest,

    You were right. It should be fixed now, the problem was in the name of the video in AWS.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube pre-roll video demo not working
    Avatar photo
    Eduard

    Hi Ernest,

    Can I ask what device were you using? I can see all the videos on desktop, even the ones in lightbox.

    Thanks,
    Eduard

    8 years ago in reply to: Best solution to stream mp3
    Avatar photo
    Eduard

    Hi Valerie,

    The Elastic Transcoder is made to work manually for a single file only, since every file in AWS has a unique URI. You can however create a trigger function with AWS Lambda, that will for instance automatically create a new transcoding job with preset parameters for every file uploaded to a bucket of your choice and stores the output m3u8 playlist into another bucket.

    We haven’t deployed such solution yet ourselves, so we don’t have any documentation about it. There are a couple of guides that I found that might help you with this:

    • Easy Video Transcoding in AWS
    • Tutorial: Using AWS Lambda with Amazon S3
    • Automate transcoding files by AWS Lambda
    • Using AWS Lambda for Web Video Transcoding
    • AWS HLS Transcoding with Lambda function

    As you can see, this requires some level of programming skill. We havent done this yet, but our programmers could implement this solution for you for a price, if you are interested.

    Other solution for you (that is in my opinion easier and more secure) is to bulk split your mp3 files to create short excerpts (for instance 30 seconds), that you could host directly from S3. These could be downloaded easily, but that wouldn’t matter, since they wouldn’t be full songs. There are couple of programs that should be able to split a batch of files, for instance this one (although I haven’t tested it personally).

    I hope that this will help you.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube pre-roll video demo not working
    Avatar photo
    Eduard

    Hi Ernest,

    If you are referring to the last video on this demo page, then that’s fixed. However, there is currently a problem with YouTube hosted pre-roll ads on iOS and we have temporarily disabled them until it’s fixed.

    Thanks,
    Eduard

    8 years ago in reply to: Insert Button Not Working
    Avatar photo
    Eduard

    Hi Valerie,

    I’m happy to help. May I ask what post editor are you using?

    Thanks,
    Eduard

    8 years ago in reply to: Resumable Video
    Avatar photo
    Eduard

    Hi John,

    Could you check if it works when you enable the sharing buttons and/or embed button?

    Thanks,
    Eduard

    8 years ago in reply to: Resumable Video
    Avatar photo
    Eduard

    Hi John,

    Yes, that also could be one of the reasons why it doesn’t work. Could you clear the cache and let me know if it helped?

    Thanks,
    Eduard

    8 years ago in reply to: Insert Button Not Working
    Avatar photo
    Eduard

    Hi Valerie,

    FV Player’s shortcode editor doesn’t work in the “Text” (or Source) view of some of the content management systems in WordPress. Make sure you switch to “Visual” view. I hope it solves your problem.

    Thanks,
    Eduard

    8 years ago in reply to: Mobile Video Icon overlapping
    Avatar photo
    Eduard

    Hi Ankit,

    Thanks for reporting this, we were resolving this issue before. If you are not using the latest versions of our plugins, then please upgrade them.

    If you are using the latest versions and the problem still occurs, then please send us a link to a test page where it can be seen. It would also help to let us know what exact mobile device you used and the version of it’s OS.

    Thanks,
    Eduard

    8 years ago in reply to: Autoplay not working when playlist param has entries
    Avatar photo
    Eduard

    Hi Allyn,

    I just tested it with 6.0.5.23 and 0.8.13 and had no issues. Could you please check if the option “Disable Playlist Autoadvance” is active in Settings > FV Player Pro > Setup tab > Sitewide FV Player Defaults?

    Thanks,
    Eduard

    • This reply was modified 8 years ago by Eduard.
    8 years ago in reply to: Changing the Background Color of Lightbox
    Avatar photo
    Eduard

    Hi Uwe,

    You can add this CSS code into your template’s style sheet:

    #fv_player_pro_boxOverlay {
    opacity: 0.5 !important;
    background-color: #f4f4f4 ;
    }

    Thanks,
    Eduard

    8 years ago in reply to: Does video remember playback location when navigating through different pages?
    Avatar photo
    Eduard

    Hi Jules,

    Our player currently supports embedding, but doesn’t support silent autoplay of videos (only VAST/VPAID ads), or remembering the position on the timeline. These are however good ideas, so we’ll discuss them in our team.

    Thanks,
    Eduard

    8 years ago in reply to: Resumable Video
    Avatar photo
    Eduard

    Hi John,

    Is it possible that you have disabled it in Settings > FV Player Pro > Setup tab > Sitewide FV Player Defaults? Otherwise it should be turned on by default.

    Thanks,
    Eduard

    8 years ago in reply to: Remove Google Chrome video download button
    Avatar photo
    Eduard

    Hi Stacey,

    I just tested it in a Divi Builder’s text module (using Extra theme) and was able to use the shortcode editor normally. The problem might be that it doesn’t work when you are in the Text view, it only works in the Visual view (check the attached screenshot). Please check, if you were using the correct view.

    Thanks,
    Eduard

    8 years ago in reply to: Remove Google Chrome video download button
    Avatar photo
    Eduard

    Hi Stacey,

    It’s very easy, just check this guide – https://foliovision.com/player/basic-setup/start-up-guide#insert-videos

    Thanks,
    Eduard

    8 years ago in reply to: javascript errors
    Avatar photo
    Eduard

    Hi Deborah,

    We did some testing and it appears that the issue is that your theme (Extra) doesn’t use the classic WordPress excerpt filters. The theme executes the shortcode and then removes HTML from it. It should first remove the shortodes, then strip HTML and show that instead – like normal templates do.

    The et_truncate_post() function of the Elegant Themes framework only strips the [caption] shortcode, but nothing else. You should contact the theme support to fix that – there should be a strip_shortcodes() function.

    Thanks,
    Eduard

    8 years ago in reply to: Using Google Analytics with FV Player – question
    Avatar photo
    Eduard

    Hello Allyn,

    Thank you again for your feedback. We improved the labeling of the YouTube hosted videos in Google Analytics. From now on, they should be labeled with the video title. The change will be included in the next update of FV Player Pro (0.8.13), that will be released today. The feature will be available in the Beta mode.

    Thanks,
    Eduard

    8 years ago in reply to: Set the player as default
    Avatar photo
    Eduard

    Hi Antonio,

    What theme are you using? It would be great if you could send a link to your website, co we can check it.

    Thanks,
    Eduard

    8 years ago in reply to: mp4 video embedded using player is cut off? div layer behind video?
    Avatar photo
    Eduard

    Hi abz,

    If you would still see the issue, it might just be cached in your browser, so clear the cache first and check again.

    Thanks,
    Eduard

    8 years ago in reply to: mp4 video embedded using player is cut off? div layer behind video?
    Avatar photo
    Eduard

    Hi abz,

    I just checked the post and it seems to be fixed (take a look at the attached screenshot). Could you check again, please?

    Thanks,
    Eduard

    • This reply was modified 8 years ago by Eduard.
    egodaily-2
    egodaily1
    8 years ago in reply to: Video not playing after VAST ad on Android
    Avatar photo
    Eduard

    Hello maroelamedia,

    Thank you for reporting this issue. Could you please let us know what mobile devices and versions of Android were the users who reported this using?

    Thanks,
    Eduard

    8 years ago in reply to: mp4 video embedded using player is cut off? div layer behind video?
    Avatar photo
    Eduard

    Hi abz,

    The problem is apparently caused by this CSS rule in your theme’s style sheet:

    video {
    min-width: 100%;
    min-height: 100%;
    width: 800px;
    height: 450px;
    transform: translateY(2%) translateX(-20%);
    margin-top: -10px;
    }

    Change the transform line to

    transform: translateY(0) translateX(0);

    Let me know if it worked!

    Thanks,
    Eduard

    8 years ago in reply to: Shortcode Editor Looks Strange
    Avatar photo
    Eduard

    Hi jdleigh,

    I tested this issue with Membersonic Lite (we don’t have Pro), but I was unable to get the same issue as you described. If you would like us to fix this on your site, you can purchase a Pro Support Incident ticket.

    Besides that, you can also switch to the old shortcode editor layout. You can do so in Settings > FV Player > Setup tab > Post Interface Options and check the box Enable old interface.

    Thanks,
    Eduard

    8 years ago in reply to: javascript errors
    Avatar photo
    Eduard

    Hi Deborah,

    I’m sorry but I still can’t see the Javascript errors. Could you please send a screenshot?

    Thanks,
    Eduard

    8 years ago in reply to: Can the pro version be installed on WP Engine?
    Avatar photo
    Eduard

    Hi Deborah,

    Did you have any errors in the log when you tested it? Here’s a quicke guide on how to access it – https://wpengine.com/support/how-do-i-access-the-phpapache-error-log-for-my-account/

    Thanks,
    Eduard

    8 years ago in reply to: Controls dont show
    Avatar photo
    Eduard

    Hi wakspiddlevak,

    There must be something broken on your website, because it crashed at when I tried to open it in Chrome. This is probably not caused by the player, but you can turn off the plugin and check again just to be sure.

    As for the AdXpansion, we currently don’t support it (although we started supporting ExoClick some time ago), but it might be added in the future.

    Thanks,
    Eduard

    8 years ago in reply to: mp4 video embedded using player is cut off? div layer behind video?
    Avatar photo
    Eduard

    Hi abz,

    Does the video look the same when you play it outside FV Player?

    Thanks,
    Eduard

    8 years ago in reply to: javascript errors
    Avatar photo
    Eduard

    Hi Deborah,

    Sounds like there could be a conflict with your template. Did you use the template check button? What did it say?

    Thanks,
    Eduard

    8 years ago in reply to: Using Google Analytics with FV Player – question
    Avatar photo
    Eduard

    Hello Allyn,

    We are currently discussing how to improve the labeling of the YouTube hosted videos.

    Thanks,
    Eduard

    8 years ago in reply to: Display ads in free version
    Avatar photo
    Eduard

    Hi Antonio,

    ExoClick ads are supported, but only in the Pro version. You can read more about it in this guide or on our blog.

    Thanks,
    Eduard

    8 years ago in reply to: Display ads in free version
    Avatar photo
    Eduard

    Hi Antonio,

    If you use the free version, you will be able to use pop-up ads at the end of the video, or overlay pop-ups that can appear during the playback. You can use those for instance with Google Adsense.

    Pro version will allow you to use your own videos as ads with other videos on your site in a pre-roll or post-roll. We also offer another plugin for serving VAST/VPAID ads called FV Player VAST .

    Thanks,
    Eduard

    8 years ago in reply to: javascript errors
    Avatar photo
    Eduard

    Hi Deborah,

    Looks like you have removed the video from the homepage, because I don’t see it there. I also don’t see any Javascript error related to our video player.

    Thanks,
    Eduard

    8 years ago in reply to: Autoplay not working when playlist param has entries
    Avatar photo
    Eduard

    Hi William,

    We just released version 6.0.5.23, that will fix the problem. You might not see it yet in your Plugins screen in WP admin, because the previous version is probably still cached on WordPress.org.

    However, you can perform a manual update, if you want. Just download the latest version as a zip file from this link. Then just deactivate and delete the current FV Player installation from your WP admin / Plugins (don’t worry, no settings or videos will be lost). Then click Add New, then Upload Plugin (use the zip file) and activate it after the installation is done.

    Thanks,
    Eduard

    8 years ago in reply to: Autoplay not working when playlist param has entries
    Avatar photo
    Eduard

    Hi William,

    I apologize, the problem with the autoplay not working with playlists is actually on our end. We are looking at this right now. I let you know when it’s fixed.

    Thanks,
    Eduard

    8 years ago in reply to: Autoplay not working when playlist param has entries
    Avatar photo
    Eduard

    Hi William,

    We did no changes in the playlist technology. FV Player has gone through some changes in the code recently, but nothing that would influence playlists. We have the newest version here on our website and as you can see in this demo, everything works fine.

    Could you send me a link to the page where you have this issue, so I can take a look?

    Thanks,
    Eduard

    8 years ago in reply to: FV Flowplayer Pro extension install failed – Plugin file does not exist.
    Avatar photo
    Eduard

    Hi Deborah,

    I’m glad that everything works. If you ever have any questions, feel free to ask here in forums!

    Thanks,
    Eduard

    8 years ago in reply to: Volume
    Avatar photo
    Eduard

    Hi nunbaggi,

    On iOS devices, the audio level is always under the control of the physical hardware buttons. The volume property is not settable in JavaScript, so the software settings won’t affect it.

    You can read more about it in this guide – Safari HTML5 Audio and Video Guide.

    Thanks,
    Eduard

    • This reply was modified 8 years, 1 month ago by Eduard.
    8 years ago in reply to: Default pre-roll for all videos
    Avatar photo
    Eduard

    Hi Luis,

    Yes, it’s possible with FV Player Pro. You can choose any video and set it as a default pre-roll. This guide should help you with it – Video Advertising Options with FV Player (pre-roll and post-roll). You can also check a demo here.

    Thanks,
    Eduard

    8 years ago in reply to: Using FV Player with Squarespace
    Avatar photo
    Eduard

    Hi smith234,

    Our player is made for WordPress, but you might be able to use it on a Squarespace website, if you really want. You would however have to maintain a WP website, where you would store the videos and use FV Player’s iframe embedding to post the videos to Squarespace website. We found this thread, where it’s explained how the iframes are used on Squarespace : https://answers.squarespace.com/questions/71738/how-do-i-get-iframe-code-to-work.html

    Thanks,
    Eduard

    8 years ago in reply to: Sharing Buttons on Iframe Embedded Videos on Other webSItes
    Avatar photo
    Eduard

    Hi xuhaibkhan,

    Thanks for reporting this issue – the player should transfer all these information to the website via the embed. Could you send us a link to the page on your website where the video is posted and also a link to a website where it was embedded?

    Thanks,
    Eduard

    8 years ago in reply to: How to Create Subtitles
    Avatar photo
    Eduard

    Hi Tung,

    Your shortcode is ok, but I can’t reach the address “http://bbland.lo/bruno.vtt” or even “http://bbland.lo”. Try to reupload your subtitles to another server where they will be accessible.

    Thanks,
    Eduard

    8 years ago in reply to: How to Create Subtitles
    Avatar photo
    Eduard

    HI Tung,

    What kind of issue with subtitles are you experiencing? I did a quick test with YouTube video and self-hosted subtitles and it went fine.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube function request
    Avatar photo
    Eduard

    Hi clod,

    Yes, it works fine with self-hosted MP4s. We are going to implement it in the next update, so I’ll let you know how to use it, once it’s available.

    Thanks,
    Eduard

    8 years ago in reply to: Run Video With FV Player Through Cloudfront
    Avatar photo
    Eduard

    Hi Jetheat,

    Unfortunately yes, CloudFront is available only in the Pro version. You can purchase it here, if you are interested.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube function request
    Avatar photo
    Eduard

    Hi clod,

    It’s in the top bar in the video box, right between share buttons and the Embed button (check the attached image). It will generate the link with the time of the video and copy it to your clipboard, so you can use it for sharing.

    Thanks,
    Eduard

    link
    link
    8 years ago in reply to: Run Video With FV Player Through Cloudfront
    Avatar photo
    Eduard

    Hi Jetheat,

    Have you correctly set the CloudFront key pairs and added the credentials to FV Player settings? You can find a guide for that here – https://foliovision.com/player/video-hosting/serving-private-cloudfront#keys

    As for the CORS, don’t forget to whitelist the headers in <i>CloudFront > Distribution settings > Behaviors</i>. More details are here – https://foliovision.com/player/video-hosting/hls#cors-in-cloudfront

    You might also want to read our guide How to setup encrypted HLS stream with Amazon Elastic Transcoder, because it shows the whole process of setting up HLS stream. You can skip the parts that deal with encryption, if you don’t need it.

    Thanks,
    Eduard

    8 years ago in reply to: YouTube function request
    Avatar photo
    Eduard

    Hi clod,

    Thanks for the feedback. And generating new links works ok for you?

    Thanks,
    Eduard

    8 years ago in reply to: YouTube function request
    Avatar photo
    Eduard

    Hello clod,

    We have just created this function, you can test it in this demo – https://foliovision.com/player/demos/video-linking

    More details will be specified in the upcoming announcement.

    Thanks,
    Eduard

    8 years ago in reply to: HTML popups – dynamic "next page" button
    Avatar photo
    Eduard

    Hi Ferdinand,

    I’ll discuss this with our programmers to figure out the best possible solution.

    Thanks,
    Eduard

    8 years ago in reply to: MP3 Playlist not working
    Avatar photo
    Eduard

    Hello Valerie,

    I’m happy to hear that. Let us know if everything in the update works ok.

    Thanks,
    Eduard

    8 years ago in reply to: MP3 Playlist not working
    Avatar photo
    Eduard

    Hello Valerie,

    We actually added the advanced support for MP3 and other audio files right now. From now, on they will behave as videos and you can apply all the settings as custom start/end, AB loop and other. You can see it in this demo – https://foliovision.com/player/demos/mp3-in-fv-player

    The audio support will roll out with the next updates, but you can try it right now by installing the newest version of FV Player manually from this link https://github.com/foliovision/fv-wordpress-flowplayer/archive/audio-support.zip

    The manual installation will require you to deactivate and delete the current version of FV Player from WP Admin > Plugins (don’t worry, no settings or videos will be lost) and then installing from the zip file.

    After you install the new version, you can activate the advanced audio support option in Settings -> FV Player -> Setup tab Intregrations/Compatibility. Here check the box labeled “Enable audio playback”. If you can’t see it right away, just clear the browser cache.

    Thanks,
    Eduard

    8 years ago in reply to: Startend not working
    Avatar photo
    Eduard

    Hi Valerie,

    Using the start/end time is not good for securing your file from downloading, or restricting access to it, since the whole file can be downloaded via page source. As for your questions about MP3 and playlists, I replied in your other thread – https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/mp3-playlist-not-working

    Thanks,
    Eduard

    8 years ago in reply to: MP3 Playlist not working
    Avatar photo
    Eduard

    Hi Valerie,

    Although our video player supports MP3 files, we currently don’t have an option of adding them into a playlist. We can discuss adding this feature in our team and let you know.

    Thanks,
    Eduard

    8 years ago in reply to: How to fix size only height of the player?
    Avatar photo
    Eduard

    Hi Murat,

    I’ll discuss this with our programming department and let you know.

    Thanks,
    Eduard

    8 years ago in reply to: Internet explorer 10 this enable downloading video and videos with contrast and
    Avatar photo
    Eduard

    Hello Sergio,

    I apologize, but I’m unable to replicate the problem. I tried it on IE 10 emulator, but the video contrast remained the same. What version of Windows are you using?

    As for the downloading, I can see the option “Save as”, but that allows only the download of the HTML image of the site.

    Thanks,
    Eduard

    8 years ago in reply to: Is it possible to enable AB function globally?
    Avatar photo
    Eduard

    Hi Darius,

    It should be available after the latest updates. If you don’t see the update available, then it’s probably just a matter of few hours before it shows up as WordPress caches this information.

    To perform a manual update right now you can log in at https://foliovision.com/my-licenses and then download a ZIP file with your plugin there. Before you upload it to your site via wp-admin -> Plugins -> Add New -> Upload, make sure you remove the current installation of the FV Player Pro plugin. No worries, no settings or video will be lost.

    Thanks,
    Eduard

    8 years ago in reply to: How to fix size only height of the player?
    Avatar photo
    Eduard

    Hi Murat,

    You should set the Default Video Size. You can find it in Settings > FV Player Pro > Setup tab > Sitewide Flowplayer Defaults. Here you should be able to set only one of the dimensions and leave the other one blank. Let me know if it worked.

    Thanks,
    Eduard

    8 years ago in reply to: Internet explorer 10 this enable downloading video and videos with contrast and
    Avatar photo
    Eduard

    Hello Sergio,

    The high contrast in IE 10 is probably an option of that browser. You should be able to turn it off by pressing Alt + Left Shift + Print Screen.

    As for downloading the video, well, that shouldn’t be so easy. Could you please send a link to your page so I could test it?

    Thanks,
    Eduard

    8 years ago in reply to: Is it possible to enable AB function globally?
    Avatar photo
    Eduard

    Hi Darius,

    In case you haven’t noticed, we have added the AB loop option into the global settings. You can find it in Settings > FV Player Pro > Pro Features > AB Loop.

    Thanks,
    Eduard

    8 years ago in reply to: Ads and popups don't show up for YouTube videos
    Avatar photo
    Eduard

    Hi RM,

    YouTube hosted videos should have all the functionalities of videos hosted elsewhere. However, you need to own the Pro license to integrate them via FV Player and not through an iframe. If this is not the cause, then could you please provide a link to the page where the problem occurs, so I can take a look?

    Thanks,
    Eduard

    8 years ago in reply to: Video Ads – Midroll
    Avatar photo
    Eduard

    Hi Bola,

    Thank you for your idea! We’ll discuss this within our team and let you know about how we’ll proceed with this function.

    Thanks,
    Eduard

    8 years ago in reply to: vast tags are not displaying
    Avatar photo
    Eduard

    Hello Sarah,

    You can also try this test VAST tag from LKQD and see if it works. It should load an ad in the pre-roll.

    https://ssp.lkqd.net/ad?pid=105&sid=205108&output=vast&execution=any&placement=&playinit=auto&volume=0&width=%5BWIDTH%5D&height=%5BHEIGHT%5D&dnt=%5BDO_NOT_TRACK%5D&pageurl=%5BPAGEURL%5D&contentid=%5BCONTENT_ID%5D&contenttitle=%5BCONTENT_TITLE%5D&contentlength=%5BCONTENT_LENGTH%5D&contenturl=%5BCONTENT_URL%5D&rnd=%5BCACHEBUSTER%5D

    Thanks,
    Eduard

    8 years ago in reply to: YouTube function request
    Avatar photo
    Eduard

    Hi clod,

    The problem with this function is that it works only in YouTube comments, so I’m not sure what the functionality should be. Do you want your users to add such links in the comment section on your website?

    Thanks,
    Eduard

    8 years ago in reply to: On safari click fullscreen, player will auto restore to nomal size!
    Avatar photo
    Eduard

    Hi coolwind,

    Could you please check the first video in this demo in Safari and see if you experience the same error? I checked it with an emulator and the fullscreen mode worked fine, but we have an older WordPress version. Could you also please share a link to the page where you have experienced the issue, so we could test it there?

    Thanks,
    Eduard

    8 years ago in reply to: Mobile Play Button Style & Quality Switching Question
    Avatar photo
    Eduard

    Hi Devin,

    Good to hear that the problem is fixed and didn’t re-appear. Let us know when you get that feedback!

    Thanks,
    Eduard

    8 years ago in reply to: How to setup encrypted HLS stream with Amazon Elastic Transcoder
    Avatar photo
    Eduard

    Hi Ahmed,

    You’ve got a point, AWS doesn’t have a minimum payment.

    I apologize, because I might have misled you in my previous message – the videos from KeyCDN are not ‘encrypted’. They are protected from downloading and hotlinking by the secure token, but not encrypted per se. That means no one without the unique access key should be able to use the video link for downloading or using the link on their website.

    Thanks,
    Eduard

    8 years ago in reply to: How to setup encrypted HLS stream with Amazon Elastic Transcoder
    Avatar photo
    Eduard

    Hi Ahmed,

    Yes, I did some testing over the last couple of days and it seems more complicated than I first thought + it’s probably more expensive than AWS. We will probably integrate it some time in the future anyway.

    If you want a relatively cheap hosting with content protection, you can use KeyCDN. You can serve encrypted videos (as you can see in this demo) that will not be accessible without the proper key even when downloaded. I haven’t tested it with HLS yet, though. Here is a guide on how to start with KeyCDN, how to create the distribution and how to use it with FV Player – Using KeyCDN With FV Player.

    Thanks,
    Eduard

    8 years ago in reply to: Mobile Play Button Style & Quality Switching Question
    Avatar photo
    Eduard

    Hi Devin,

    I’m glad you like the playlists! As for the questions:

    1) We had were resolving this problem last week. I tried to replicate your issue with and iPhone 5 emulator, but I always saw just the FV Player play button. What version of the iOS were you using?

    2) I added the answer to your question into the Vimeo documentation. Hope it helps!

    Thanks,
    Eduard

    8 years ago in reply to: Turn off social sharing for members area
    Avatar photo
    Eduard

    Hi James,

    Thank you for pointing this out. The documentation is fixed now.

    Thanks,
    Eduard

    8 years ago in reply to: How to setup encrypted HLS stream with Amazon Elastic Transcoder
    Avatar photo
    Eduard

    Hi Ahmed,

    The Azure media service can be used for hosting a simple MP4 and HLS stream already (you can see it in this demo. We will discuss further integration in our team.

    Thanks,
    Eduard

    8 years ago in reply to: "Beta – DRM Text – shows user IP, login and time on
    Avatar photo
    Eduard

    Hi cruiseparts,

    We’ll cover this in the documentation in the next couple of days, but for now, just activate it in Settings > FV Player Pro > Pro Features or alternatively in Post Interface Options if you want to set it individually.

    What it basically does is that it adds a watermark that appears only for a fraction of a second every couple of seconds during the video playback. This watermark contains the user’s ID (if he’s logged in to your site) or his IP and date. This is a protection against screen capturing. Or to be more precise – it will prove that a video has been screencaptured from your website and is your content.

    Thanks,
    Eduard

    8 years ago in reply to: How to setup encrypted HLS stream with Amazon Elastic Transcoder
    Avatar photo
    Eduard

    Hi Ahmed,

    I apologize – there is a way to create a script for converting larger batches of videos, however we have no experience with it yet. I have found this article that might be helpful to you – How To Convert Videos With Elastic Transcoder.

    Thanks,
    Eduard

    8 years ago in reply to: How to setup encrypted HLS stream with Amazon Elastic Transcoder
    Avatar photo
    Eduard

    Hi Ahmed,

    Unfortunately yes, you have to create each HLS stream manually, since it has to convert each video to m3u8 individually. There is no easy way when working with AWS.

    Thanks,
    Eduard

    8 years ago in reply to: Open a New Webpage after a Video is finished Playing
    Avatar photo
    Eduard

    Hi Russel,

    I did some testing in Safari in both Yosemite and Sierra and also on iOS (iPad Pro – iOS 10) and the redirection never opened a new tab. Could you try it in this demo and let me know if you are getting the redirection in a new tab?

    Thanks,
    Eduard

    8 years ago in reply to: [Bug] Chapters & Transcript functions need a fix
    Avatar photo
    Eduard

    Hello clod,

    We have fixed the issues with using the interactive transcript with chapters. You can try it in this demo. The fix will be present in the upcoming update, that should be available in the next few days.

    Thanks,
    Eduard

    8 years ago in reply to: Open a New Webpage after a Video is finished Playing
    Avatar photo
    Eduard

    Hi Russell,

    The player should redirect in the same window by default. Does it open a new tab for you?

    Thanks,
    Eduard

    8 years ago in reply to: Default video size ignored
    Avatar photo
    Eduard

    Hello Gerald,

    Yes, that’s how it works. However, this works mainly on the first viewing of the video, because if the user switches quality to something else, the information will store in a cookie and the user will see all other videos load with this quality. If he switches again, the cookie updates and the same thing will happen again.

    Thanks,
    Eduard

    8 years ago in reply to: Custom Labels for Chapters and Transcription
    Avatar photo
    Eduard

    Hello clod,

    Thanks for the idea, I’ll discuss it with the rest of the team. As I told you in the other thread, we are currently working on improving these features, so it’s an actual topic.

    Thanks,
    Eduard

    8 years ago in reply to: [Bug] Chapters & Transcript functions need a fix
    Avatar photo
    Eduard

    Hello clod,

    Right now we are working on fixing the compatibility issues of these two features. I’ll get back to you when we have the fix ready and tested.

    Thanks,
    Eduard

    8 years ago in reply to: Default video size ignored
    Avatar photo
    Eduard

    Hello Gerald,

    You can change the order in which they appear by using drag & drop in the Quality Switching settings box in Settings -> FV Player Pro -> Setup tab. You will need to click in the blank area on the right side of the table.

    Thanks,
    Eduard

    8 years ago in reply to: Videos not playing on iPhones
    Avatar photo
    Eduard

    Hi El,

    Could you provide the link to the page with the stream, so we could take a look at it?

    Thanks,
    Eduard

    8 years ago in reply to: Clickable link at end of single video
    Avatar photo
    Eduard

    Hi cruiserparts,

    Thanks for pointing this out, our documentation on this topic was outdated, but it should be up to date now.

    I’ll discuss the shortcode option with our programming department, but at this point you can use for instance jQuery for more complicated actions, or of course HTML with CSS styling.

    Thanks,
    Eduard

    8 years ago in reply to: Videos not playing on iPhones
    Avatar photo
    Eduard

    Hi Matt,

    I think that this might be caused by the Simple Social Icons plugin. Could you please turn it off and test it?

    Thanks,
    Eduard

    8 years ago in reply to: [Bug] Chapters & Transcript functions need a fix
    Avatar photo
    Eduard

    Hi clod,

    That’s odd. What browser are you using and what version? I can see it on Chrome, Firefox and Safari.

    Anyway, thanks for sharing your subtitles, I can see now that the player does really have issues with skipping within the transcript, when the chapter and transcript files are different.

    I’ll notify our programming department. Thank you for bringing this up.

    Thanks,
    Eduard

    8 years ago in reply to: Interactive Transcript Improvements
    Avatar photo
    Eduard

    Hello Sergii,

    Thanks for this feedback! You have some good points. The transcript feature is relatively new, so we are still doing some improvements and ideas like yours are always very helpful.

    Thanks,
    Eduard

    8 years ago in reply to: [Bug] Chapters & Transcript functions need a fix
    Avatar photo
    Eduard

    Hi Clod,

    I tested the process you have described in this post, but I was able to rewind back and forth with both transcript and chapters. Could you maybe create a test video where the issue could be seen?

    Thanks,
    Eduard

    8 years ago in reply to: Is it possible to enable AB function globally?
    Avatar photo
    Eduard

    Hi Darius,

    You could use the Search Regex or a similar plugin to search for a regular expression “[fvplayer“. That would find all your video shortcodes and then you can replace them all with “[fvplayer ab=”true” “, so all your video shortcodes will contain the AB loop parameter and the rest of the parameters will remain intact.

    The downside is, that search & replace can be risky, so make sure you create a backup.

    Thanks,
    Eduard

    8 years ago in reply to: Is it possible to enable AB function globally?
    Avatar photo
    Eduard

    Hi Darius,

    Thank you for pointing this out! It’s really missing in the global settings. I’ll pass this to our programming department.

    Thanks,
    Eduard

    8 years ago in reply to: Plugin Conflict(?) – turns "Publish" button in to "Submit for Review."
    Avatar photo
    Eduard

    Hi James,

    Thanks for the bug report. Could you please check for a Javascript error in the post edit screen? (Here’s a guide on how to do that)

    Thanks,
    Eduard

Viewing 100 replies - 701 through 800 (of 946 total)
← 1 2 3 … 7 8 9 10 →

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

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 © 2025 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‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!