Linux 软件免费装
Banner图

FV Player 8

开发者 FolioVision
更新时间 2025年10月22日 22:15
捐献地址: 去捐款
PHP版本: 5.7 及以上
WordPress版本: 6.8
版权: GPLv3 or later
版权网址: 版权信息

标签

Vimeo video player video playlist youtube playlist HLS html5 player youtube player mobile video html5 video Cloudfront

下载

8.0.20 8.0.19 8.0.18 8.0.21 8.0.25 8.0.27

详情介绍:

FV Player is a free, easy-to-use, and complete solution for embedding MP4 or HLS videos into your posts or pages. With MP4 videos, FV Player offers 98% coverage even on mobile devices. Features: Video presentation options: Video tracking options: Pro features using the commercial FV Player Pro: Other extensions: Back to school special 25% off pro licenses until end of September. Additional Documentation at Foliovision.com Support | Change Log | Installation| User Guide | Detailed FAQ

安装:

There aren't any special requirements for FV Player to work, and you don't need to install any additional plugins. Visit our site for a fully featured guide with screenshots and more!

屏幕截图:

  • FV Player shortcode in post content
  • It's easy to use our shortcode editor to add videos
  • Plugin settings screen
  • Video checker helps you find issues with your video encoding

常见问题:

  1. I'm thinking about upgrading my FV PLayer 7 to FV Player 8. Is it easy?

Yes, the switch from FV Player 7 to FV Player 8 is easy. All the settings and videos will stay. If you already have the FV Player Pro license with active support and updates, then you will get FV Player Pro 8 automatically.

  1. What are the reasons to upgrade to FV Player 8?

The main changes in FV Player 8 are:

  • new mobile controls
  • new editor
  • autoplay works with browser viewport
  • storing user video positions in a separate database table
  • security improvements

  1. My video doesn't play in some browsers.

This should be related to your video format or mime type issues. Each browser supports different video format, MP4 is the recommended format. In general, it's recommended to use constant frame rate. Detailed instructions about video encoding for HTML 5. Please note that MP4 is just a container, it might contain various streams for audio and video. You should check what audio and video stream are you using. Read next question to find out how.

  1. How to check my video properties using the built-in checker and how to report video not playing

The video checker works automatically when you're logged in as admin. You'll see a text in upper left corner of any video on your site. All the necessary info can be found in this guide.

  1. Player buttons are gone - there are only square symbols.

  1. This can happen if your site is at www.domain.com, but the CSS is loaded from your CDN at cdn.domain.com. Based on CSS3 and HTML5 specs not all the resources can be shared between domains.
So you need to set the following on your CDN for web fonts (woff, eot, ttf, svg): Access-Control-Allow-Origin: * Or you can allow your domain only (but in that case it might be good to also allow it with https): Access-Control-Allow-Origin: http://www.domain.com Or you can exclude wp-content/plugins/fv-wordpress-flowplayer/css/flowplayer.css from CDN.
  1. Second cause might be that your webfonts are served with bad mimetype
AddType application/x-font-woff woff AddType application/x-font-ttf ttf AddType application/vnd.ms-fontobject eot AddType image/svg+xml svg

  1. How do I fix the bad metadata (moov) position?

This means that the video information (such as what codecs are used) is not stored at the beginning of the file. Over they years web browsers got better at playing MP4 videos with bad metadata position, but they can still fail on iPhones. In general we recommend you to re-encode your video as per our instructions. If you have Quick Time Pro, just open the video and in the Movie Properties -> Video Track -> Other Settings turn on the "Cache (hint)" - screenshot. There are also server-side tools for fixing of this written in Python and there is even one for PHP, but it fails on videos bigger than the PHP memory limit. If you are looking for fast and efficient workflow for getting videos up on your website properly encoded and delivered to your end users, we recommend FV Coconut which integrates DigitalOcean Spaces and Coconut.co video encoding into FV Player. The videos are uploaded right in your admin dashboard when posting your articles.

  1. I'm getting error about 'HTTP range requests'.

Please check with your technical support if your web server supports HTTP range requests. Most of the modern web servers support this feature (Apache, Nginx, Lighttpd, Litespeed...). It's important for fast seeking in HTML5 video playback. Other possible cause is that you are using some membership plugin to protect downloading of your videos (Premise and others). While this might seem like a good solution, we don't recommend it as it increases the load of your server and it won't allow seeking in the videos. You can use Amazon S3 with privacy settings, just hit the link to read our illustrated guide.

  1. Are there any known compatibility issues?.

We heard about problems when using some fancy pro templates like OptimizePress (read below for fixing instructions) or Gantry framework. These templates often break the WordPress conventions (probably as they often try to add too many non-template functions, like video support built-in into the template). We can debug the issues for you, just head over to our website and order the pro support. Full list of conflicting plugins is available here: https://foliovision.com/player/compatibility

  1. I installed the plugin, inserted the video, but it's not working - there is no control bar or only a gray box appears.

Go to plugin Settings screen and hit "Check template" button. It will check if both jQuery library and FV Player JavaScript is loading properly. Also, check "I'm using OptimizePress template" question above.

  1. Your player works just fine, but there are some weird display issues.

Please check if these issues also appear when using the default WordPress template. There seems to be some sort of conflict between the FV Player CSS and your theme CSS.

  1. Fullscreen is not working properly for me.

Are you using some old lightbox plugin like http://www.4mj.it/slimbox-wordpress-plugin/ ? Or are you putting the video into Iframe? Also, the video should not be placed in an HTML element with lowered z-index.

  1. How to make this plugin WPMU compatible?.

Just copy the plugin into wp-content/plugins and then activate it on each blog where you want to use it.

  1. My videos are taking long time to load.

  1. Check your hosting for download speed.
  2. Check your video encoding to find ballance of video quality and bitrare.
  3. If you are looking for fast and efficient workflow for getting videos up on your website properly encoded and delivered to your end users, we recommend FV Coconut which integrates DigitalOcean Spaces and Coconut.co video encoding into FV Player. The videos are uploaded right in your admin dashboard when posting your articles.

  1. How can I customize the player control bar? I want to add a play/pause button.

Please check our Customizing Controls guide.

  1. Minify plugins are interfering with FV Player

Read our guide Using FV Player with Minify Plugins. There you'll find how to set up plugins such as Autoptimize or WP Rocket so they work properly with the FV Player.

  1. What if FV Player doesn't work for me?

Please contact us via support. We will help you to get FV Player 8 working in your environment. FV Player Pro comes with a money back guarantee so you can even try the commercial no-branding version risk free. Or make it work first with the free versions.

  1. I can't see overlay ads on my videos

The problem is probably in AdBlock. If it's active, the overlay ads will be blocked. Once AdBlock is deactivated for the particular domain where the video is played, the overlay ads will be displayed (page refresh needed).

更新日志:

8.0.27 - 2025-09-19 8.0.26 - 2025-09-17 8.0.25 - 2025-08-30 8.0.24 - 2025-08-23 8.0.23 - 2025-07-31 8.0.22 - 2025-07-30 8.0.21 - 2025-07-11 8.0.20 - 2025-06-19 8.0.19 - 2025-04-24 8.0.18 - 2025-02-24 8.0.17 - 2025-01-24 8.0.16 - 2025-01-09 8.0.15 - 2024-12-18 8.0.14 - 2024-12-11 8.0.13 - 2024-11-26 8.0.12 - 2024-11-21 8.0.11 - 2024-11-19 8.0.10 - 2024-11-14 8.0.9 - 2024-11-11 8.0.8 - 2024-11-08 8.0.7 - 2024-10-02 8.0.6 - 2024-09-12 8.0.5 - 2024-09-11 8.0.4 - 2024-08-27 8.0.3 - 2024-08-21 8.0.2 - 2024-08-16 8.0.1 - 2024-08-06 8.0 - 2023-09-19 Please refer to https://foliovision.com/player/developers/changelog for changelog prior to FV Player version 8.