bramp/ffmpeg-cli-wrapper

Build failed for PR: #304, ffmpeg commandline utility stdout output to Appendable

mahesh-observe opened this issue · 2 comments

Describe the bug
A clear and concise description of what the bug is.

Build failed for PR: #304

ffmpeg commandline utility stdout output to Appendable

Sorry for you to encounter this issue.
What exactly is failing for you?
Building the library should still work fine, note that maven-gpg-plugin will fail, if the system is not configured for it and is expected.

If your issue relates to your code, could you please share how you're using this library?

@mahesh-observe I'm currently unable to reproduce this issue, so I will close it for now.
If the issue still persists, please re-open and add information such as: Command you are executing, logs, or anything else that might be useful to reproduce