Tichau/FileConverter

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

Open

#361 ouverte le 24 janv. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (871 forks)batch import
good first issuenew feature

Métriques du dépôt

Stars
 (14 357 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur