ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
FEAT Define Appendable to read input and error streams of process
Thanks for your amazing library :) I use it into one of my application, and each time FFmpeg process crashes we are not able to get the cause of its interruption. Theses modifications allow defining an Appendable instance to get input and error streams of process.
Would be awesome if we could get this merged in.
Hello, is there some development on this valid pull request? Is there a way to assist you to get this merged and create a new release?
@bramp: What's your thought on this? I'd be willing to resolve the conflicts
I think it looks good. I've added feedback on the pr. Thanks
This was merged over in https://github.com/bramp/ffmpeg-cli-wrapper/pull/304 ! thanks