Use case: I wanted to convert some cbr mp3 (320kbps) to vbr (lame, v2). The "problem" was selecting those mp3s. Not that it's impossible, it's just that it could be more user-friendly/efficient.
Currently, I have to use the Batch Converter to do that, sort by the bit-rate column header (so far so good) and check-mark those mp3s one by one which is a chore. You could add a check all selected option to the right-click menu. Everything else seems to be implemented already (shift clicking, ctrl clicking), but they're all useless unless you add that last bit.
p.s.: Also, there's some inconsistency in how you call those checked/selected files: In the right-click pop-up menu they're called a checked, referring to the check-boxes. But when clicking the reset button, the dialog calls them selection.
Currently, I have to use the Batch Converter to do that, sort by the bit-rate column header (so far so good) and check-mark those mp3s one by one which is a chore. You could add a check all selected option to the right-click menu. Everything else seems to be implemented already (shift clicking, ctrl clicking), but they're all useless unless you add that last bit.
p.s.: Also, there's some inconsistency in how you call those checked/selected files: In the right-click pop-up menu they're called a checked, referring to the check-boxes. But when clicking the reset button, the dialog calls them selection.
Comment