escaped / django-video-encoding

django-video-encoding helps to convert your videos into different formats and resolutions.
BSD 3-Clause "New" or "Revised" License
116 stars 45 forks source link

Make sure it works with django-storages... #13

Closed bashu closed 3 years ago

bashu commented 5 years ago

...especially with AWS S3

lifenautjoe commented 5 years ago

What is the status of this?

bashu commented 5 years ago

@lifenautjoe I will answer raised questions by @escaped and update this PR. Right now I am too busy...

lifenautjoe commented 5 years ago

You are absolutely right on this one @bashu .

The library indeed does not work with django storages.

lifenautjoe commented 5 years ago

The PR https://github.com/escaped/django-video-encoding/pull/19 fixes this, also processing :-)