nystudio107/craft-transcoder 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Transcoder plugin for Craft CMS 4.x

Transcode video & audio files to various formats, and provide video thumbnails

Screenshot

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:

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-transcoder
    
  3. Install the plugin via ./craft install/plugin transcoder via 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:

Brought to you by nystudio107

统计信息

  • 总下载量: 7.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 43
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 43
  • Watchers: 1
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2018-02-02