package lame

  1. Overview
  2. Docs
MP3 encoding library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.5.tar.gz
md5=8f14575eb21753b7b7d975673b24ab56
sha512=204753eaa79623549cacc4be5627d8bd3f2bdd33da60026cf0d756637da26f13802f8300957300cca0651a2a2233b7063be20ee72ba45e3c02b8f9f19e54f518

Description

Bindings for the lame library which provides functions for encoding mp3 files

Published: 21 Dec 2021

README

README.md

ocaml-lame

This package contains an OCaml interface for the lame library.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml >= 4.00.1 (haven't tried earlier versions)

  • lame

  • findlib >= 0.8.1 (haven't tried earlier versions)

  • 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 lame

Via dune (for developers):

$ dune install

Author:

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.