Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg concat throws a response with "" instead of onFinished or OnSuccess. I've verified onFailure works, and so does onStart. #167

Open
plazar99 opened this issue Aug 24, 2020 · 0 comments

Comments

@plazar99
Copy link

ffmpeg concat throws a response with "" instead of onFinished or OnSuccess. I've verified onFailure works, and so does onStart.

also with ffmpeg concat I get a onStart trigger when the command starts but never get onFinished or Onsuccess, it seems that it never responds with anything once onStart is thrown, even though the command is running in the background and eventually completes the output file.
the issue is that I never get a complete signal on ffmpeg concat.
I do get onFinished for other commands, concat is the only one.

is there a trick to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant