package theora

  1. Overview
  2. Docs
Bindings to libtheora

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.1.tar.gz
md5=281b56d77710132c98eb329bfb4fdcdf
sha512=38ca4d6d5b3cd7c1487ad375404ed7355ad033c41da8ac1fef093d9c221e602d442789d57a0eb05fd3ab79b2d3e23cbfd66b06cbe5137c4b1b92befe62bf8f1c

Description

Published: 29 Oct 2024

README

ocaml-theora

This package contains an OCaml interface for the theora library

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • libtheora

  • findlib

  • ocaml-ogg >= 0.7.0

  • dune >= 2.0

Compilation:

$ dune build

This should build both the native and the byte-code version of the extension library.

Installation:

Via opam:

$ opam install theora

Via dune (for developers):

$ dune install

This should install the library file in the appropriate place.

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.