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.
- 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
Comprehensive documentation for Encore can (and should) be read:
or downloaded from the:
If you have a running instance, you can also view the
OpenAPI Endpoints:
http(s):https://yourinstance/swagger-ui.html
as json
http(s):https://yourinstance/v3/api-docs/
or as yaml
http(s):https://yourinstance/v3/api-docs.yaml
Please see the online documentation
Copyright 2020 Sveriges Television AB.
Encore is licensed under the
EUPL-1.2-or-later license
SVT Videocore Team - (videocore svt se)