前言介紹
- 這款 WordPress 外掛「Flowplayer Video Player」是 2015-06-12 上架。
- 目前有 1000 個安裝啟用數。
- 上一次更新是 2022-11-14,距離現在已有 902 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.2 以上版本才可以安裝。
- 有 6 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
naa986 |
外掛標籤
embed | HTML5 | video | mobile | flowplayer |
內容簡介
Flowplayer 影片播放器可在您的 WordPress 網站上添加一個影片短碼。使用此短碼,您可以嵌入一個影片檔案,並使用 Flowplayer HTML5 播放器進行播放。
特點
嵌入 MP4 影片
嵌入 webm 影片
嵌入可在行動裝置或平板電腦上檢視的影片
iOS(iPad、iPhone)和 Android 裝置的影片播放支援
嵌入 HTML5 影片,並可在所有主流瀏覽器上播放
嵌入有封面圖片的影片
嵌入影片,並在播放結束時將其循環到開始處
使用調節器類名自定義影片播放器
在頁面呈現時自動播放影片
嵌入影片使用三種不同的外觀
根據寬度自動計算影片的高度
彈性調整影片大小(真正的回應性)
使用各種長寬比(16:9、4:3)嵌入影片
使用方法
為了嵌入一個影片,創建一個新的文章/頁面,並使用以下的短碼:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4"]
在此,src 是您的 mp4 影片檔案的實際來源。
除了源 mp4 影片檔案外,您還可以指定 webm 影片檔案。此步驟是可選的,因為幾乎所有主要瀏覽器都支援 mp4 影片格式。
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" webm="http://example.com/wp-content/uploads/videos/test.webm"]
封面圖片
如果您想在影片播放之前顯示一個圖片作為佔位符,您可以在 “poster” 參數中指定它:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" poster="http://example.com/wp-content/uploads/images/poster.jpg"]
自動播放影片
如果您希望特定影片在頁面載入時開始播放,您可以將 “autoplay” 選項設置為 “true”:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" autoplay="true"]
播放器大小
預設情況下,播放器佔用內容區域的全部寬度。您可以通過為其指定寬度輕鬆控制大小:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" width="500"]
基於比率的高度將根據比率自動決定(詳見“控制播放器比率”部分)。
播放器比率
播放器比率預設為 “0.417”。但是您可以通過在短碼中指定不同的比率來覆蓋它:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" ratio="0.345"]
循環播放影片
如果您希望特定影片在結束時重新開始播放,您可以將 “loop” 選項設置為 “true”:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" loop="true"]
有關說明文檔,請訪問Flowplayer 影片播放器插件頁面
原文外掛簡介
Flowplayer Video Player adds a video shortcode to your WordPress site. This shortcode allows you to embed a video file and play it back using the Flowplayer HTML5 player.
Features
Embed MP4 videos
Embed webm videos
Embed videos which can be viewed from a mobile or tablet device
Video playback support for iOS (ipad, iphone) and android devices
Embed HTML5 videos which are playable across all major browsers
Embed videos with poster images
Embed videos and allow it to loop to the beginning when finished
Customize the video player using modifier classes
Automatically play a video when the page is rendered
Embed videos using three different skins
Automatically calculate the height of a video based on its width
Flexible resizing of a video (true responsiveness)
Embed a video with various aspect ratios (16:9, 4:3)
Usage
In order to embed a video, create a new post/page and use the following shortcode:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4"]
here, src is the actual source of your mp4 video file.
In addition to the source mp4 video file, you can also specify a webm video file. This step is optional since mp4 video format is supported by almost all major browsers.
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" webm="http://example.com/wp-content/uploads/videos/test.webm"]
Poster Image
If you want to show an image as placeholder before the video plays, you can specify it in the “poster” parameter:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" poster="http://example.com/wp-content/uploads/images/poster.jpg"]
Autoplay Video
If you want a particular video to start playing when the page loads you can set the “autoplay” option to “true”:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" autoplay="true"]
Player 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:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" width="500"]
The height will be automatically determined based on the ratio (please see the “Control Player Ratio section” for details).
Player Ratio
The player ratio is set to “0.417” by default. But you can override it by specifying a different ratio in the shortcode:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" ratio="0.345"]
Loop Video
If you want a particular video to start playing again when it ends you can set the “loop” option to “true”:
[flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" loop="true"]
For documentation please visit the Flowplayer Video Player plugin page
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Flowplayer Video Player」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.3 |
延伸相關外掛(你可能也想知道)
The Ultimate Video Player For WordPress – by Presto Player 》提升您的視頻水平,讓您的觀眾享受一種現代化的視頻體驗,讓他們愛上您。, 最佳 WordPress 影片播放器 ★★★★★, 視頻是與您的網站訪客建立聯繫的最佳方式。我們...。
Featured Image from URL (FIFU) 》h3>WordPress 外掛 - 用於顯示外部特色圖片、影片、音訊等等, FIFU 自 2015 年來已幫助全球數千個網站節省了儲存空間、處理時間和版權費用。, 如果您已經厭倦...。
Video Thumbnails 》Video Thumbnails 外掛能夠輕鬆在你的模板中自動顯示影片縮圖。當你發布文章時,這個外掛會尋找嵌入的第一個影片,並為你擷取縮圖。縮圖可以儲存至你的媒體庫...。
Interactive Content – H5P 》使用 H5P 的好處之一是可以存取許多不同的互動式內容類型,例如演示、互動式視頻、記憶遊戲、測驗、選擇題、時間軸、拼貼畫、熱點、拖放、填充測試、個性化測...。
WP YouTube Lyte 》WP YouTube Lyte 可以讓您透過插入響應式「輕量級 YouTube 嵌入」方式進行「懶加載」視頻。這些看起來和感覺像是正常的 YouTube 嵌入,但只有在被點擊時才呼...。
VOD Infomaniak 》這個外掛讓您輕鬆管理 WordPress 網誌和您的 VOD 空間之間的互動。, 只需簡單地使用這個工具,您就可以輕鬆地獲取和管理所有的影片。, 如果您想瞭解更多有關...。
HTML5 Video Player – mp4 Video Player Plugin and Block 》在 WordPress 中播放各種視頻文件。這是一個簡單,易於使用且完全可自定義的視頻播放器,可以在所有設備上使用。您可以在文章、頁面、小工具區域以及模板文件...。
Easy Video Player 》Easy Video Player 是一個易於使用的 WordPress 影片外掛程式,可展示您的影片。您可以嵌入自行架設的影片或使用直接連結外部架設的影片。, Easy Video Playe...。
Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … 》這是最佳的 WordPress 影片外掛嗎?支援幾乎你所能想像的一切,同時保持易用性和簡單性。這很可能是你需要的唯一一個外掛,來處理 WordPress 網站上的影片嵌...。
Advanced WordPress Backgrounds 》WordPress 捲軸視差、圖片與影片背景外掛程式, ★★★★★, 透過進階版積木模式,可以建立任何形式的背景。我們建立進階版 WordPress 背景外掛程式,以幾個點擊便...。
WP101 Video Tutorial Plugin 》WP101® Video Tutorial Plugin 是教授客戶 WordPress 基礎知識最簡單的方式,讓您的支援成本減少並為客戶提供寶貴的資源。它提供一系列專業製作的 WordPress ...。
WP Photo Album Plus 》此外掛不僅僅是一個相簿外掛,更是一個完整且高度自訂的多媒體內容管理和展示系統。, 特色包括:, , 任意數量的相簿,包含任意類型的多媒體檔案,以及子相簿,...。
Videopack 》一個外掛,用於製作視頻播放器、縮略圖、多個分辨率和視頻庫。, 這個視頻外掛可以將各種選項添加到上傳到 WordPress 媒體庫的任何視頻。如果您的瀏覽器原生支...。
Unite Gallery Lite 》Unite Gallery 是一種用於 WordPress 的全功能圖片和視頻圖庫。, 它基於 unite gallery javascript 版本,並具有非常強大直觀的 WordPress 管理員,以方便您...。
Smart YouTube PRO 》Smart Youtube 是最受歡迎的 WordPress 外掛之一,迄今已經有超過 1,000,000 次下載。, 從 4.0 版本開始,Smart Youtube 將名稱更改為 Smart Youtube PRO,現...。