File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/badges/quality-score.png?b=v1 )] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/?branch=v1 ) [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/badges/coverage.png?b=v1 )] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/?branch=v1 )
1+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/badges/quality-score.png?b=v1 )] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/?branch=v1 ) [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/badges/coverage.png?b=v1 )] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/?branch=v1 ) [ ![ Build Status] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/badges/build.png?b=v1 )] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/build-status/v1 ) [ ![ Code Intelligence Status] ( https://scrutinizer-ci.com/g/nystudio107/craft-transcoder/badges/code-intelligence.svg?b=v1 )] ( https://scrutinizer-ci.com/code-intelligence )
2+
23# Transcoder plugin for Craft CMS 3.x
34
45Transcode video & audio files to various formats, and provide video thumbnails
@@ -7,7 +8,7 @@ Transcode video & audio files to various formats, and provide video thumbnails
78
89Related: [ Transcoder for Craft 2.x] ( https://github.com/nystudio107/transcoder )
910
10- ** Note** : This plugin may become a paid add-on when the Craft Plugin store becomes available.
11+ ** Note** : _ This plugin will cost $59.00 once Craft 3 GA is released. _
1112
1213## Requirements
1314
@@ -20,6 +21,8 @@ To install Transcoder, follow these steps:
20211 . Install with Composer via ` composer require nystudio107/craft-transcoder ` from your project directory
21222 . Install plugin in the Craft Control Panel under Settings > Plugins
2223
24+ You can also install Transcoder via the ** Plugin Store** in the Craft AdminCP.
25+
2326Transcoder works on Craft 3.x.
2427
2528You will also need [ ffmpeg] ( https://ffmpeg.org/ ) installed for Transcoder to work. On Ubuntu 16.04, you can do just:
You can’t perform that action at this time.
0 commit comments