Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 267 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 267 Bytes

Muxify

Install dependencies with

mix deps.get

Run tests with

mix test

Today it is necessary to have ffmpeg installed on your machine.

TODO:

  1. Place everything into docker.
  2. Use C ffmpeg library instead of installing it separately.