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

No way to retrieve created FFmpeg processes ? #535

Open
clixmods opened this issue Aug 8, 2024 · 1 comment
Open

No way to retrieve created FFmpeg processes ? #535

clixmods opened this issue Aug 8, 2024 · 1 comment

Comments

@clixmods
Copy link

clixmods commented Aug 8, 2024

Hello,

I am encountering an issue with using FFmpeg on a server. During unit tests or in the event of an application crash, the FFmpeg processes that are created sometimes are not canceled using the CancellationToken. These two issues describe the problem in detail:

Issue #333
Issue #468

It is unfortunate (maybe by design) that there is no direct way to access the FFmpeg processes. Being able to store the processes somewhere would have been a convenient solution to clean up residual processes when necessary.

Thank you for your assistance and suggestions on this matter.

Best regards,

@dogancoruh
Copy link

+1 for me... Especially when debugging...

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

2 participants