Description
Audio and video processing features from FFmpeg can be used inside OCaml programs. This helps developers build media tools that decode, encode, inspect, or transform multimedia files.
It is a development binding, not the FFmpeg command-line app itself. Media handling may involve large files, codecs, and licensing or distribution choices in the application that uses it.