Mahyar Koshkouei
Mahyar Koshkouei
Working on this in the ffmpeg branch. I've got ffmpeg to compile and play files that use an encoder that decodes to 16 bit. Current issues include: * Slight blip...
So ffmpeg has turned out to be a pain in the ass, so I've paused working on it for now. In other news, freeshop has decided to add AAC support...
[libfaad2](https://github.com/knik0/faad2) will be used to add AAC support.
Why was this closed?
Instead of what is currently used in [ctrmus](https://github.com/deltabeard/ctrmus/blob/8ad176ca1d06e53d9daf53349d64aaa0a572362e/source/main.c#L134) we can used code similar to that used in [nnn](https://github.com/jarun/nnn/blob/30fb03e7265b68624ded6a6e3658353be012f265/src/nnn.c#L1186). I think this is useful, especially when you want music listed in...
> I should mention that the way ctrmus sorts is a bit weird. I think it's because ctrmus lists files in the same order the C library provides, which is...
I would like to implement one, but I don't have the time. I don't really have much time to maintain this project right now. Before implementing a GUI, I would...
A GUI for ctrmus is in progress.
Adding support for .bio (file on each line) and possibly .m3u.
Is there an error message displayed when playing the latter four configurations? This is most likely a limitation with the codecs used for mp3 (libmpg123) and flac (dr_flac). Support for...