Qencode
Full featured video transcoding using the Qencode API that can be easily modified for your website or application.
Installation
If available in Hex, the package can be installed
by adding qencode
to your list of dependencies in mix.exs
:
def deps do
[
{:qencode, "~> 0.4.1"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/qencode.