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

FFmpeg.Avutils.Error(Failed to write in closed output) #53

Open sanette opened 3 years ago

sanette commented 3 years ago

Hi,

trying to run the player:

$ dune exec examples/player.exe test.mp4 
Fatal error: exception FFmpeg.Avutils.Error(Failed to write in closed output)