search for: mppdec

Displaying 2 results from an estimated 2 matches for "mppdec".

2004 Sep 10
2
FLAC->mpc transcoding
...to switch to binary mode if reading/writing from/to stdin/stdout, so the data I got is corrupted and unusable. The problem can be fixed by adding: _setmode ( _fileno (fp), _0_BINARY ); where fp is stdin or stdout if used as data source or destination. More sophisticated code you can find in the mppdec package in the file mppdec.h which is suitable for a larger list of Operating Systems/Cmpilers. This problem has nothing to do with Windows, DOS or MacOS, it is a problem related with the inflexible way C/C++ handles text files, so a translation layer in the C runtime library is necessary to tranl...
2000 Jul 26
3
Next Vorbis beta, MPEG+ enkoder
...er (with some tagging & encoding options I hope)? Also, today I tested MPEG+ encoder which you can download from http://www.stud.uni-hannover.de/user/73884/mppenc.zip (win encoder) http://www.stud.uni-hannover.de/user/73884/in_mpp.zip (winamp plug-in) http://www.stud.uni-hannover.de/user/73884/mppdec.zip (win decoder) It sounds great! Using VBR it gives files with bitrate between 128-160kbps with 18kHz bandwidth and they are as good as AAC (Liquid Audio), maybe even slightly better!! No pre-echo and good high-frequency handling. And decoding is pretty fast too (my impression is that it is fast...