videomorph-dev / videomorph

A user-friendly Video Converter based on FFMPEG and written in Python/PyQt5.
https://videomorph-dev.github.io/videomorph/
Apache License 2.0
94 stars 22 forks source link

Restart a stopped conversion #29

Closed llamaret closed 4 years ago

llamaret commented 4 years ago

When the conversion of a file in the list is stopped, it can no longer be started again. There should be an option to retry or restart conversion

leonel-lordford commented 4 years ago

This is solved in commt f7a749c. Will be merged soon.