lordmulder / LameXP

Audio Encoder Front-End
http://lordmulder.github.io/LameXP
Other
184 stars 18 forks source link

Filter System #12

Closed xtemp09 closed 9 years ago

xtemp09 commented 9 years ago

I've a great idea which can unburden user of manual filtering one's library: filters!

I have a large library, mostly lossless, but some of the files are mp3 or wav. When I'm converting the entire library, I set different options for different files to retain the same quality. Also, they are in different genre, some of them don't need high quality, some of them sound like crap in low bitrate.

For example, I'd like to convert genre "Rock" into m4a with moderate quality, meanwhile "Ambient" with the highest quality and skip the entire wav format, since I don't want to listen to it on my phone.

Here, the design of my idea:

idea

I don't pretend to keep this UI; it's just my view on the filters.

P.S. It's not a bug, so I would post it on the forum, but after I registered, I got: "You are not allowed to post or reply until you have been registered for at least 5 days," so I posted it here.

lordmulder commented 9 years ago

This kind of conditional filtering system would certainly be "nice to have", but it would be a tremendous amount of work to implement. Thus, I can only say "patches welcome", but cannot promise anything.