Tichau/FileConverter

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

Offen

#361 geöffnet am 24.01.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (908 Forks)batch import
good first issuenew feature

Repository-Metriken

Stars
 (15.028 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.

Contributor Guide