bfansports / CloudTranscode

Distributed videos and images encoding/transcoding using Amazon SFN, FFMpeg and ImageMagic
GNU General Public License v2.0
294 stars 59 forks source link

Converted CT to use HTTP URLs #47

Closed Parent5446 closed 8 years ago

Parent5446 commented 8 years ago

Made ffmpeg use HTTP URLs for all assets, with a local cache so that files are not re-downloaded many times.

[Delivers #102419782]