Currently stderr is not handled and the spawned process will directly write to console.
It is pending from sometime now, I will add support for stderr sometime soon.
Hi @akash-akya. Thanks for building this library! Last year I built a little toy server for serving up on-demand video thumbnails via FFMPEG + Exile and it seemed to work without a hitch.
I’m wondering what the status of the library is? I’m curious if you’d consider it “production ready” at this point. Cheers!
Hi @bismark, I am happy that you are finding it useful!
Regarding production readiness, I think the overall solution is stable enough to be called “ready” and there is no plan (or need) for any big change at the moment, only some minor enhancements. So I will update the documentation and push to hex.pm. Thanks for reminding!