transcoding
transcoding copied to clipboard
A basic transcoding Golang server that utilizes FFMPEG over the command line
Results
1
transcoding issues
Sort by
recently updated
recently updated
newest added
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...