Title: FastPix.io
Author: FastPix
Published: <strong>2025 年 9 月 17 日</strong>
Last modified: 2025 年 9 月 17 日

---

搜尋外掛

![](https://ps.w.org/fastpix-io/assets/banner-772x250.jpg?rev=3363102)

![](https://ps.w.org/fastpix-io/assets/icon.svg?rev=3363102)

# FastPix.io

 由 [FastPix](https://profiles.wordpress.org/fastpix/) 開發

[下載](https://downloads.wordpress.org/plugin/fastpix-io.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/fastpix-io/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/fastpix-io/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/fastpix-io/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/fastpix-io/#developers)

 [技術支援](https://wordpress.org/support/plugin/fastpix-io/)

## 外掛說明

FastPix.io is a comprehensive WordPress plugin that integrates seamlessly with [FastPix.io](https://fastpix.io)
to provide professional video hosting and streaming capabilities for your WordPress
website.

#### Key Features

 * **Easy Video Upload**: Upload videos directly from your WordPress admin dashboard
 * **Flexible Video Options**: Configure privacy settings, quality tiers, and MP4
   generation
 * **Automatic Subtitles**: Generate subtitles automatically in multiple languages
 * **Custom Subtitles**: Upload custom subtitle files (VTT, SRT, SSA formats)
 * **Video Library**: Manage all your videos from a centralized library
 * **Shortcode Support**: Embed videos anywhere using simple shortcodes
 * **Responsive Player**: Videos automatically adapt to different screen sizes
 * **Secure Streaming**: Support for both public and private video access
 * **API Integration**: Full integration with FastPix.io REST API

#### Supported Video Formats

 * **MP4** (.mp4) – Most common format
 * **WebM** (.webm) – Modern web format
 * **QuickTime** (.mov) – Apple format
 * **AVI** (.avi) – Windows format
 * **WMV** (.wmv) – Windows Media Video
 * **FLV** (.flv) – Flash Video
 * **F4V** (.f4v) – Flash Video 4
 * **Matroska** (.mkv) – Open source container
 * **M4V** (.m4v) – iTunes video format
 * **MPEG** (.mpeg, .mpg) – Standard video format
 * **OGV** (.ogv) – Ogg video format
 * **3GP** (.3gp) – Mobile video format
 * **3G2** (.3g2) – Mobile video format
 * **ASF** (.asf) – Advanced Systems Format
 * **DivX** (.divx) – DivX codec format
 * **DV** (.dv) – Digital Video format
 * **RealVideo** (.rv) – Real Networks format
 * **Motion JPEG 2000** (.mj2) – Motion JPEG format
 * **MPEG Transport Stream** (.ts) – Broadcast format
 * **HLS** (.m3u8) – HTTP Live Streaming

**Maximum file size**: 5GB per video

#### Subtitle Support

 * **Auto-generated subtitles** in multiple languages: English, Spanish, Italian,
   Portuguese, German, French
 * **Custom subtitle files** in VTT, SRT, and SSA formats

#### Third-Party Service

This plugin connects to FastPix.io’s API to upload and manage videos. A FastPix.
io account is required.

 * Service: [FastPix.io](https://fastpix.io)
 * Terms of Service: [FastPix.io Terms](https://fastpix.io/terms)
 * Privacy Policy: [FastPix.io Privacy](https://fastpix.io/privacy)

### Usage

#### Uploading Videos

 1. Go to **FastPix.io > Upload Video**
 2. Drag and drop your video file or click **Browse Files**
 3. Configure video options (privacy, quality, subtitles, MP4 generation)
 4. Click **Start Upload**

#### Embedding Videos

Use the shortcode: `[fastpix-io playback_id="YOUR_PLAYBACK_ID" width="640" height
="360"]`

#### Shortcode Parameters

 * `playback_id` (required): The unique playback ID from FastPix.io
 * `width` (optional): Video width in pixels or percentage (default: 100%)
 * `height` (optional): Video height in pixels or percentage (default: 100%)

### Requirements

 * WordPress 5.0 or higher
 * PHP 7.4 or higher
 * FastPix.io account with API credentials
 * cURL extension enabled
 * OpenSSL extension enabled

## 安裝方式

#### Automatic Installation

 1. Go to your WordPress admin dashboard
 2. Navigate to **Plugins > Add New**
 3. Search for “FastPix.io”
 4. Click **Install Now** and then **Activate**

#### Manual Installation

 1. Download the plugin ZIP file
 2. Upload the ZIP file through **Plugins > Add New > Upload Plugin**
 3. Activate the plugin through the **Plugins** menu

#### Configuration

 1. Sign up for a [FastPix.io](https://fastpix.io) account
 2. Get your API Key and API Secret from your FastPix.io dashboard
 3. Go to **FastPix.io > Settings** in your WordPress admin
 4. Enter your API credentials
 5. Click **Save Settings**

## 常見問題集

### Do I need a FastPix.io account?

Yes, you need a FastPix.io account to use this plugin. FastPix.io provides the video
hosting and streaming infrastructure.

### What’s the maximum file size for uploads?

The plugin supports video files up to 5GB using direct browser-to-cloud upload. 
Files are uploaded directly from the browser to Google Cloud Storage, bypassing 
server limitations.

### Can I use private videos?

Yes, the plugin supports both public and private video access policies. Private 
videos require signed URLs for playback.

### Is there a cost to use FastPix.io?

FastPix.io offers various pricing plans. Please check their website for current 
pricing information.

### How do I get support?

For plugin-related issues, please use the WordPress support forum. For FastPix.io
service issues, contact FastPix.io support.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈FastPix.io〉的開發相關工作。

參與者

 *   [ FastPix ](https://profiles.wordpress.org/fastpix/)

[將〈FastPix.io〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/fastpix-io)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/fastpix-io/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/fastpix-io/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/fastpix-io/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/fastpix-io/)。

## 變更記錄

#### 1.0.0

 * Initial release
 * Video upload functionality
 * Video library management
 * Shortcode embedding
 * Subtitle support (auto-generated and custom)
 * Privacy controls
 * MP4 generation options
 * Responsive video player
 * WordPress 6.4 compatibility

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **9 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/fastpix-io/)
 * 標籤:
 * [embed](https://tw.wordpress.org/plugins/tags/embed/)[streaming](https://tw.wordpress.org/plugins/tags/streaming/)
   [video](https://tw.wordpress.org/plugins/tags/video/)[video hosting](https://tw.wordpress.org/plugins/tags/video-hosting/)
 *  [進階檢視](https://tw.wordpress.org/plugins/fastpix-io/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/fastpix-io/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/fastpix-io/reviews/)

## 參與者

 *   [ FastPix ](https://profiles.wordpress.org/fastpix/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/fastpix-io/)