MPEG 오디오 디코더

MPEG Audio Decoder
미친 짓
개발자로버트 레슬리
초기 릴리즈2000
안정적 해제
0.15.2b / 2004년 2월 23일(2004-02-23)
리포지토리sourceforge.net/projects/mad/
기록 위치C
운영 체제Linux, FreeBSD, macOS
유형미디어 플레이어
면허증GPLv2[1]
웹 사이트underbit.com/products/mad/

MPEG 오디오 디코더(MAD)는 MPEG 오디오 코덱으로 인코딩된 파일을 디코딩하기 위한 GPL 라이브러리다.[2]로버트 레슬리가 썼고 언더비트 테크놀로지가 제작했다.그것은 ISO/IEC 표준에 대한 새로운 구현으로 개발되었다.[3]

소프트웨어 라이브러리인 libmad와 MP3 재생용 명령줄 프로그램인 madplay로 구성되어 있다.libmad는 고정 포인트 산술만을[3][4][5] 사용하는 반면, 매드플레이는 ReplayGain 지원으로 유명하다.

참조

  1. ^ "GNU General Public License". underbit. Retrieved 6 September 2019.
  2. ^ "MPEG Players & Encoders". linux-sound.org. Retrieved November 3, 2011. MAD Robert Leslie's GPL'd MPEG audio decoder
  3. ^ a b "MAD". Freecode. Retrieved November 3, 2011. MAD is a high-quality MPEG audio decoder capable of 24-bit output. All computations are performed with fixed-point integer arithmetic, making it ideal for systems without a floating-point unit. The implementation is entirely new, based on the ISO/IEC standards.
  4. ^ "MPEG source codes". mp3-tech.org. Retrieved November 3, 2011. MAD is an mpeg-1 decoder using only integer computation.
  5. ^ "madplay". Ubuntu Manpage Repository. Archived from the original on April 4, 2012. Retrieved November 3, 2011. Among the special features of MAD are 24-bit PCM resolution and 100% fixed-point (integer) computation.

외부 링크