it needs to somehow know to exit when you hit 'q' while ffmpeg is running. it's not that bad with a few files to hit 'q' a few times to stop it but imagine hundreds of music videos. it would a nightmare.
Logged In: YES user_id=20087
you are absolutely right. The process should check the exit code of ffmpeg and behave accordingly.
Thanks for the suggestion!
Log in to post a comment.
Logged In: YES
user_id=20087
you are absolutely right. The process should check the exit
code of ffmpeg and behave accordingly.
Thanks for the suggestion!