Easy Video Player
Easy Video Player is a user-friendly WordPress video plugin to showcase your videos. You can embed both self-hosted videos or videos that are externally hosted using direct links. Easy Video Player Add-ons MediaElement Skin 1 User Only Videos Video Schema Disable Right Click Easy Video Player Features Embed MP4 video into your website Embed responsive video for a better user experience while viewing from a mobile device Embed HTML5 video which are compatible with major browsers Embed video with poster images Embed video with autoplay if the device and browser support it Embed video with loop Embed video with muted enabled Customize the video player using classes Embed video using MediaElement player Easy Video Player Plugin Usage Embedding a Video in the Classic Editor Settings Configuration It’s pretty easy to set up this video player plugin. Once you have installed the plugin simply navigate to the Settings menu where you will be able to configure some options. Mostly you just to need check the “Enable jQuery” option. That will allow the plugin to make use of jQuery library. Embedding Shortcodes for the Videos Now it’s time to finally embed a video shortcode. To do this create a new post/page and use the following shortcode: [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4"] Here, url is a shortcode parameter that you need to replace with the actual URL of the video file. Video Autoplay If you want a particular video to start playing when the page loads, you can set the “autoplay” option to “true”: [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4" autoplay="true"] Control Size By default, the player takes up the full width of the content area. You can easily control the size by specifying a width for it: [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4" width="640"] The height will be automatically determined based on the ratio (please see the “Control Player Ratio section” for details). Control Player Ratio You can override the default aspect ratio by specifying a different one in the shortcode: [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4" ratio="16:9"] If the player does not support your specified aspect ratio it will load the default. Video Loop If you want a particular video to start playing again when it ends, you can set the “loop” option to “true”: [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4" loop="true"] Video Player Template If you want to use a different video player template, you can specify it in the “template” parameter: [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4" template="mediaelement"] By default, the mediaelement template only loads the “metadata” of a video when the page loads. You can set it to “auto” or “none” with the preload parameter in the shortcode. [evp_embed_video url="https://example.com/wp-content/uploads/videos/myvid.mp4" preload="auto" template="mediaelement"] For detailed documentation please visit the WordPress video plugin page Plugin Language Translation If you are a non-English speaker please help translate Easy Video Player into your language.
Top keywords
- video35×6.60%
- embed17×3.21%
- player14×2.64%
- embed video12×2.26%
- videos12×2.26%
- url9×1.70%
- video player9×1.70%
- mp48×1.51%
- com7×1.32%
- com wp-content7×1.32%
- com wp-content uploads7×1.32%
- embed video url7×1.32%
Stream Video Player
Stream Video Player for WordPress is by far the best and most complete video-audio player plug-in for WordPress with XML Playlist support and subtitles, Easy to use with a tag generator in the editor, support for viewing on iOS and Android, support for YouTube and Pseudo-Streaming so you can randomly seek any place of your videos without having to load the entire video before. Features iOS, Android, WPTouch, MobilePress, YouTube and feeds compatible. HTML5 video tag for mobile devices 100% Responsive and Retina Ready! Embed code generator for any video. Captions (subtitles) capable. XML Playlist. Social sharing and video URL sharing. Random access to any position on the video thanks to the pseudo streaming technique Skins capable thanks to JW Media Player it can load SWF and XML-PNG custom skins. Based on a very fine tuned custom build (fork) of the JW Media Player Version 5.3. Only open source software needed for video encoding. JW Media Player plug-ins supported. 100% Standard XHTML code. Check this demo. Important Links Live Demo Video Tutorial – Setup and Configuration FAQ How to use the plug-in and encode video Video Encoder for Mac, Win, Linux Known issues and To-do list Translators Afrikaans (af_AF) – Schalk Burger Brazilian Portuguese (pt_BR) – Caciano Gabriel Chinese, Traditional (zh_TW) – James Wu Danish (da_DK) – GeorgWP Dutch (nl_NL) – Martin Hein French (fr_FR) – Maître Mô, Stéphane Benoit Georgian (ka_GE) – Nodar Rocko Davituri German (de_DE) – Michael Helfberend Hebrew (he_IL) – Yaron Ofer – GadgetGuru.co.il Italian (it_IT) – Bruno Salzano Lithuanian (lt_LT) – Ernestas Kardzys Polish (pl_PL) – Zbigniew Czernik Russian (ru_RU) – Andrey K., Roman Kireev Spanish (es_ES) – Jordi Sancho Spanish (es_MX) – Rodrigo Polo Turkish (tr_TR) – Emin Buğra SARAL Ukrainian (uk_UA) – Andrey K. Portuguese (pt_PT) – PedroDM Special note If the player doesn’t show, download the SWF files and put them on the plugin directory. http://example.com/wp-content/plugins/stream-video-player/ |– player.swf |– yt.swf +– plugins | |– captions.swf | |– gapro.swf | |– hd.swf | |– ltas.swf | |– qualitymonitor.swf | +– sharing.swf +– skins |– beelden.zip |– dangdang.swf |– imeo.swf |– lulu.zip |– modieus.zip +– stormtrooper.zip Because many many users ask for more capabilities I decided to use (instead of the original swf video player I made) a custom build of the JW Player which uses license CC-NC-SA 3.0 which is a non-GPL compatible license and because that It can’t be included on the WordPress directory. The first workaround to fix this was to host the SWF files in other site, but this leads to cross-domain issues and an excessive bandwidth use of my hosting account, so I decided to make the plug-in download the download the SWF files for you on the first run, if you run into troubles check your plug-in directory permissions. Also notice that the version of JW Player (5.7.1896) used in this plug-in is licensed as Creative Commons: Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) http://creativecommons.org/licenses/by-nc-sa/3.0/ – You can use their player freely for personal or non-commercial use. Put it on your personal blog, non-profit, or government website and let the video role. But if you advertise on your site or it’s owned by a business, then you have to purchase a commercial license. Read more about JW Player License: http://www.longtailvideo.com/jw-player/license/ Credits Copyright 2014 by RodrigoPolo.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA