Tichau/FileConverter

Closing the window while converting is running does't warn or abort.

Open

#361 创建于 2024年1月24日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (871 fork)batch import
good first issuenew feature

仓库指标

Star
 (14,357 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Minor issue:

Usually closing the window either warns or direly stops a program, however it seems that ffmpeg.exe keeps running, no longer attached to any program and therefore there is no way to stop it. Basically one must wait or kill ffmpeg.exe manually.

贡献者指南