1
3rd Party Plugins - (fb2k) / Re: OpenMPT Module Decoder
Last post by Maxkatsur -
Unless the source used very strong settings that flaccid isn't, the source frame is unlikely to be smaller.OK! But yeah I was thinking that ...
flaccid chokes on non-ascii filenames, by that do you mean some windows utf16 nonsense?The µ character of ISO8859-1 / -15 is bad enough. But maybe it is the Windows codepage.
As I just posted over at https://hydrogenaudio.org/index.php/topic,106129.msg1062688.html#msg1062688 , I ran flaccid against flacout, and it won big time without even digging into apodization functions more than "-8" already does. Limited corpus, since 76 minutes of audio took flacout 44 hours to process.
I gave a "suggestion" in that post:
flaccid as a re-compressor for flac files, where you frame by frame compare source to flaccid and if flaccid cannot improve the frame, then just copy it? (Sure you lose some bits in the frame header by committing to variable block size, but if we really want to nitpick on that, let's just compare the audio part of the final files.)
Doesn't have to take that much development work ... ?