Tichau/FileConverter

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

Open

#361 aperta il 24 gen 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C# (871 fork)batch import
good first issuenew feature

Metriche repository

Star
 (14.357 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor