Log in

View Full Version : SVT Encore


Mr_Khyron
9th May 2021, 18:47
Encore is aimed at the advanced technical user that needs a scalable video transcoding tool - for example, as a part of their VOD (Video On Demand) transcoding pipeline.
https://svt.github.io/encore-doc/#projecthistory

SVT Encore





SVT Encore is a scalable video transcoding tool, built on Open Source giants like FFmpeg and Redisson.

Encore was created to scale, and abstract the transcoding power of FFmpeg, and to offer a simple solution for Transcoding - Transcoding-as-a-Service.

Encore is aimed at the advanced technical user that needs a scalable video transcoding tool - for example, as a part of their VOD (Video On Demand) transcoding pipeline.
Features

Scalable - queuing and concurrency options
Flexible profile configuration
Possibility to extend FFmpeg functionality
Tested and tried in production

Encore is not

A live/stream transcoder
A Video packager (see <>)
An GUI application

Built with

Kotlin
Gradle
Spring Boot
FFmpeg
Redisson
and many other great projects

Documentation

Comprehensive documentation for Encore can (and should) be read:

Online

or downloaded from the:

GitHub Repository

If you have a running instance, you can also view the

OpenAPI Endpoints:

http(s)://yourinstance/swagger-ui.html

as json

http(s)://yourinstance/v3/api-docs/

or as yaml

http(s)://yourinstance/v3/api-docs.yaml

Local development

Please see the online documentation
License

Copyright 2020 Sveriges Television AB.

Encore is licensed under the

EUPL-1.2-or-later license
Primary maintainer

SVT Videocore Team - (videocore svt se)
https://github.com/svt/encore
https://svt.github.io/encore-doc/