Tichau/FileConverter
Closing the window while converting is running does't warn or abort.
开放
#361 创建于 2024年1月24日
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.