package ffmpeg-av

  1. Overview
  2. Docs
Bindings for the ffmpeg libraries -- top-level helpers

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=f8aaa5d20ea8e0c3784c872455534b06
sha512=063077f5ccc7da1cf985ef97fb466b2c4caf7c89da7c08098df94a52f62b254e6f146976c80e45f6413a14d966e388beb0519bd2286139e9232925d23787df32

CHANGES.html

CHANGES

1.0.1 (2021-10-02)
=====
* Fixed segfault when using `Field(v, i) = v'` instead of `Store_field(v, i, v')`
* Fixed memory leak when avio callback raised exception.

1.0.0 (2021-09-14)
=====
* Switch to dune
* Heavy rework of the whole API

0.4.2 (2020-07-04)
=====
* Adapt to new 4.3 headers.

0.4.1 (2019-09-26)
=====
* Added Avutil.Audio.frame_get_sample_format.

0.4.0 (09-22-2019)
=====
* Added support for stream output.
* Updated stream and container creation API to be able to use any arbitrary FFmpeg parameter.

0.3.0 (08-22-2019)
=====
* Implement support for streams
* Cleanup internal logic
* Fix build on bytecode architecture (#27)

0.2.1 (11-12-2018)
=====
* Fix dist.

0.2.0 (09-09-2018)
=====
* Add support for demuxing and resampling (#2).
* Add audio and video encoding.
* Add avdevice.
* Add codec parameters structure.

0.1.2 (05-23-2016)
=====
* Compatibility with the latest ffmpeg.

0.1.1 (03-08-2015)
=====
* Dummy github release

0.1.0 (18-02-2013)
=====
* Initial release.
OCaml

Innovation. Community. Security.