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

Player example segfaults on master branch #47

Open rand00 opened 3 years ago

rand00 commented 3 years ago

From within repo:

$ dune build examples/player.exe
$ _build/default/examples/player.exe <mp3>
Segmentation fault (core dumped)

System: