ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

FEAT Define Appendable to read input and error streams of process

Open mekahell opened this issue 4 years ago • 2 comments

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.

mekahell avatar Apr 24 '20 07:04 mekahell

Would be awesome if we could get this merged in.

barnettj avatar Nov 21 '20 01:11 barnettj

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?

raphaelstolt avatar Oct 19 '21 11:10 raphaelstolt

@bramp: What's your thought on this? I'd be willing to resolve the conflicts

Euklios avatar Feb 20 '24 12:02 Euklios

I think it looks good. I've added feedback on the pr. Thanks

bramp avatar Feb 20 '24 16:02 bramp

This was merged over in https://github.com/bramp/ffmpeg-cli-wrapper/pull/304 ! thanks

bramp avatar Mar 11 '24 16:03 bramp