I can confirm the issue. For now I would suggest to use the `ffmpeg` decoder 
instead. Using `opam` you can switch to it simply by installing the `ffmpeg` 
package. `ffmpeg` decoder is tested first so it should take precedence but if 
needed you can disable the `mp4` decoder entirely:
```
set("decoder.file_extensions.mp4",[])
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/713#issuecomment-464559893
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to