Tichau/FileConverter

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

Open

#361 opened on 2024年1月24日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (14,357 stars) (871 forks)batch import
good first issuenew feature

説明

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.

コントリビューターガイド