savonet / ocaml-ffmpeg

OCaml bindings to the FFmpeg library.
http://www.liquidsoap.info/ocaml-ffmpeg/
GNU Lesser General Public License v2.1
48 stars 12 forks source link

Cleanup encoder #40

Closed toots closed 4 years ago

toots commented 4 years ago

Remove internal conversions and implicit initialization. Expect the user to setup frames with the right data.