package mm

  1. Overview
  2. Docs
The mm library contains high-level APIs to create and manipulate multimedia streams (audio, video, MIDI)

Install

Dune Dependency

Authors

Maintainers

Sources

v0.8.6.tar.gz
md5=003b6e873fe6158dda4627bb674fb57b
sha512=c486e8eaa5dd25a2629c9486c4048ffa2cdeae9e56f73bc8d01a86413038dd3473ebd383abb06f08a2a24a78a335f22aede98ac92436e42a9c6eb1a856f92dab

Description

Published: 29 Oct 2024

README

The multimedia library

ocaml-mm is a library dedicated to performing operations on multimedia contents: audio, video and MIDI. The core is designed as a pure OCaml library (no dependencies are required). Some extensions requiring bindings to various libraries are located in the external directory.

Dependencies (3)

  1. dune-configurator
  2. dune >= "3.7"
  3. ocaml >= "4.08"

Dev Dependencies (2)

  1. odoc with-doc
  2. ocaml with-test & >= "4.12"

Used by (3)

  1. liquidsoap >= "1.3.4" & < "1.4.0" | >= "2.0.4" & < "2.2.0"
  2. liquidsoap-core
  3. mkaudio >= "1.1.3"

Conflicts (2)

  1. alsa < "0.3.0"
  2. mad < "0.5.0"
OCaml

Innovation. Community. Security.