qencode

Full featured video transcoding using the Qencode API that can be easily modified for your website or application.


Keywords
api, elixir, qencode, wrapper
License
BSD-3-Clause

Documentation

Hex version badge License badge Build status badge Coverage Status

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.3.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/qencode.