The order of processing right now is by command line order and whatever walking a dir returns.
Another idea is to do the smallest (quickest) conversions first. In this way if the user decides to cancel, there are at least some finished conversions.
A use case is that you start the conversion, and then check out the result immediately to check the quality.
The order of processing right now is by command line order and whatever walking a dir returns.
Another idea is to do the smallest (quickest) conversions first. In this way if the user decides to cancel, there are at least some finished conversions.
A use case is that you start the conversion, and then check out the result immediately to check the quality.