mm
OCaml multimedia library
ocaml-mm is a library dedicated to performing operations on multimedia contents: audio, video and MIDI.
homepage ↗ github: savonet/ocaml-mm
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 0.8.6 | 2 | 14 d | details › |
Versions & arches
Use flags of 0.8.6
- alsa Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- ao Use libao audio output library for sound playback
- ffmpeg Enable ffmpeg/libav-based audio/video codec support
- gstreamer Add support for media-libs/gstreamer (Streaming media)
- mad Add support for mad (high-quality mp3 decoder library and cli frontend)
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- pulseaudio Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
- sdl Add support for Simple Direct Layer (media library)
- theora Add support for the Theora Video Compression Codec