Tichau/FileConverter

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

开放

#361 创建于 2024年1月24日

 (0 条评论) (0 个反应) (0 位负责人)C# (906 个派生)batch import
good first issuenew feature

仓库指标

星标
 (15,019 个星标)
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.

贡献者指南