Giter Site home page Giter Site logo

nystudio107 / craft-transcoder Goto Github PK

View Code? Open in Web Editor NEW
43.0 4.0 12.0 3.8 MB

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

Home Page: https://nystudio107.com/plugins/transcoder

License: Other

PHP 89.47% JavaScript 0.30% CSS 1.79% Vue 0.94% Twig 3.64% Dockerfile 0.16% Makefile 1.14% TypeScript 2.56%
craftcms craft-plugin craft3 ffmpeg transcoder

craft-transcoder's Introduction

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 4.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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.