transcoding
transcoding copied to clipboard
Docker build not working.
Hi, I thought I would give this a go.
In the docker build I changed the FROM to jrottenberg/ffmpeg:3.3-centos because the base image now defaults to ubuntu so yum won't work.
I got as far as go get github.com/fzakaria/transcoding/ but that errors with package context: unrecognized import path "context". Any ideas?
Feel free to send fixes. I haven't worked on this code in a while. It was an afternoon project.
Hope it helps you somewhat though.