Tichau/FileConverter
Closing the window while converting is running does't warn or abort.
オープン
#361 opened on 2024/01/24
good first issuenew feature
Repository metrics
- Stars
- (15,024 個のスター)
- PR merge metrics
- (30d に merged 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.