nystudio107/craft-transcoder
最新稳定版本:5.0.0
Composer 安装命令:
composer require nystudio107/craft-transcoder
包简介
Transcode video & audio files to various formats, and provide video thumbnails
关键字:
README 文档
README
Transcoder plugin for Craft CMS 4.x
Transcode video & audio files to various formats, and provide video thumbnails
Note: The license fee for this plugin is $59.00 via the Craft Plugin Store.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
To install Transcoder, follow these steps:
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require nystudio107/craft-transcoder -
Install the plugin via
./craft install/plugin transcodervia the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Transcoder.
You can also install Transcoder via the Plugin Store in the Craft Control Panel.
Transcoder works on Craft 4.x.
You will also need ffmpeg installed for Transcoder to work. On Ubuntu 16.04, you can do just:
sudo apt-get update
sudo apt-get install ffmpeg
To install ffmpeg on Centos 6/7, you can follow the guide How to Install FFmpeg on CentOS
If you have managed hosting, contact your sysadmin to get ffmpeg installed.
Documentation
Click here -> Transcoder Documentation
Transcoder Roadmap
Some things to do, and ideas for potential features:
- Add a console command for doing encodings via console
- Figure out a way to reliably do multi-pass video encoding
- Add audio normalization via
loudnormhttp://k.ylo.ph/2016/04/04/loudnorm.html
Brought to you by nystudio107
统计信息
- 总下载量: 7.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 43
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2018-02-02
