Introducing external video encoding
It is now possible to specify an encoding backend (at the moment only zencoder) to take care of video variations encoding. Files transfer happens directly on CGS (although any storage backend can be supported). New requirements is the Zencoder Python library.
This commit is contained in:
@@ -37,3 +37,4 @@ six==1.9.0
|
||||
WebOb==1.5.0
|
||||
Werkzeug==0.10.4
|
||||
wheel==0.24.0
|
||||
zencoder==0.6.5
|
||||
|
Reference in New Issue
Block a user