Tichau/FileConverter

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

Aberta

#361 aberto em 24 de jan. de 2024

 (0 comentário) (0 reação) (0 responsável)C# (908 forks)batch import
good first issuenew feature

Métricas do repositório

Stars
 (15.028 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador