Awesome
SELA
SimplE Lossless Audio
Java rewrite of the original sela project.
Block Diagrams
Build requirements
- Open/Oracle JDK >=11
- Maven
Build instructions
- cd to the directory
- type
mvn package
to build the project
References
- Linear Prediction
- Golomb-Rice lossless compression algorithm
- MPEG4 ALS overview
- FLAC overview
- Paper on shorten, the original open source lossless codec
- ISO/IEC 14496 Part 3, Subpart 11 (Audio Lossless Coding)