Tichau/FileConverter
Closing the window while converting is running does't warn or abort.
Offen
#361 geöffnet am 24.01.2024
good first issuenew feature
Repository-Metriken
- Stars
- (15.024 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.