AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
Hello everyone.I've been working on rmps mp3 encoder at hobby.
It's still alpha — encoding speed is under realtime (so slower than LAME), and I think there are edge cases I haven't find yet. and the quality is same LAME or under yet.
But I want the impression on an encoder.
So I decide to publish on here for everyone could try.
the proof of not virus
https://www.virustotal.com/gui/file/559 ... ?nocache=1 (https://www.virustotal.com/gui/file/559171ef449bcd0c51c2c690c1fc82fc9f0412929494aaece54b6e0b57bde41d?nocache=1)
Also I'm readying for publish the source code.
the binary is here.
https://drive.google.com/file/d/1JKNibE ... sp=sharing (https://drive.google.com/file/d/1JKNibEec-OiHbEnAIHjWQe_hvckjcpsv/view?usp=sharing)
usage is very simple.
ABR: rmps.exe --abr XX -i input.wav -o output.mp3
CBR: rmps.exe -b XX -i input.wav -o output.mp3
Anyway, Thank you so much for interested my project.
