Movatterモバイル変換


[0]ホーム

URL:


Wikipedia

Audio file format

Anaudio file format is afile format for storingdigital audio data on acomputer system. Thebit layout of the audio data (excludingmetadata) is called theaudio coding format and can be uncompressed, orcompressed to reduce the file size, often usinglossy compression. The data can be a rawbitstream in an audio coding format, but it is usually embedded in acontainer format or an audio data format with defined storage layer.

Audio file icons of various formats

Format types

edit

It is important to distinguish between theaudio coding format, thecontainer containing theraw audio data, and anaudio codec. A codec performs the encoding and decoding of the raw audio data while this encoded data is (usually) stored in a container file. Although most audio file formats support only one type of audio coding data (created with anaudio coder), a multimedia container format (asMatroska orAVI) may support multiple types of audio and video data.

There are three major groups of audio file formats:

Uncompressed audio format

edit

One major uncompressed audio format,LPCM, is the same variety of PCM as used inCompact Disc Digital Audio and is the format most commonly accepted by low level audioAPIs andD/A converter hardware. Although LPCM can be stored on a computer as araw audio format, it is usually stored in a.wav file onWindows or in a.aiff file onmacOS. TheAudio Interchange File Format (AIFF) format is based on theInterchange File Format (IFF), and the WAV format is based on the similarResource Interchange File Format (RIFF). WAV and AIFF are designed to store a wide variety of audio formats, lossless and lossy; they just add a small,metadata-containing header before the audio data to declare the format of the audio data, such as LPCM with a particularsample rate,bit depth,endianness and number ofchannels. Since WAV and AIFF are widely supported and can store LPCM, they are suitable file formats for storing and archiving an original recording.

BWF (Broadcast Wave Format) is a standard audio format created by theEuropean Broadcasting Union as a successor to WAV. Among other enhancements, BWF allows more robustmetadata to be stored in the file. SeeEuropean Broadcasting Union: Specification of the Broadcast Wave Format (EBU Technical document 3285, July 1997). This is the primary recording format used in many professional audio workstations in the television and film industry. BWF files include a standardizedtimestamp reference which allows for easy synchronization with a separate picture element. Stand-alone, file based, multi-track recorders from AETA,[1] Sound Devices,[2] Zaxcom,[3] HHB Communications Ltd,[4]Fostex, Nagra, Aaton,[5] andTASCAM all use BWF as their preferred format.

Lossless compressed audio format

edit

A lossless compressed audio format stores data in less space without losing any information. The original, uncompressed data can be recreated from the compressed version.

Uncompressed audio formats encode both sound and silence with the same number of bits per unit of time. Encoding an uncompressed minute of absolute silence produces a file of the same size as encoding an uncompressed minute of music. In a lossless compressed format, however, the music would occupy a smaller file than an uncompressed format and the silence would take upalmost no space at all.

Lossless compression formats includeFLAC,WavPack,Monkey's Audio,ALAC (Apple Lossless). They provide a compression ratio of about 2:1 (i.e. their files take up half the space of PCM). Development in lossless compression formats aims to reduce processing time while maintaining a good compression ratio.

Lossy compressed audio format

edit

Lossy audio format enables even greater reductions in file size by removing some of the audio information and simplifying the data. This, of course, results in a reduction in audio quality, but a variety of techniques are used, mainly by exploitingpsychoacoustics, to remove the parts of the sound that have the least effect on perceived quality, and to minimize the amount of audible noise added during the process. The popularMP3 format is probably the best-known example, but theAAC format found on the iTunes Music Store is also common. Most formats offer a range of degrees of compression, generally measured inbit rate. The lower the rate, the smaller the file and the more significant the quality loss.

List of formats

edit
File ExtensionCreation CompanyDescription
.3gpMultimedia container format can contain proprietary formats asAMR,AMR-WB orAMR-WB+, but also some open formats
.aaAudible (Amazon)A low-bitrateaudiobook container format withDRM, containing audio encoded as eitherMP3 or theACELP speech codec.
.aacThe Advanced Audio Coding format is based on theMPEG-2 andMPEG-4 standards. AAC files are usuallyADTS orADIF containers.
.aaxAudible (Amazon)AnAudiobook format, which is a variable-bitrate (allowing high quality)M4B file encrypted withDRM. MPB containsAAC orALAC encoded audio in anMPEG-4 container. (More details below.)
.actACT is a lossy ADPCM 8 kbit/s compressed audio format recorded by most Chinese MP3 and MP4 players with a recording function, and voice recorders
.aiffAppleA standard uncompressed CD-quality, audio file format used by Apple. Established 3 years prior to Microsoft's uncompressed versionwav.
.alacAppleAn audio coding format developed by Apple Inc. for lossless data compression of digital music.
.amrAMR-NB audio, used primarily for speech.
.apeMatthew T. AshlandMonkey's Audio lossless audio compression format.
.auSun MicrosystemsThe standard audio file format used bySun,Unix andJava. The audio in au files can bePCM or compressed with theμ-law,a-law orG.729 codecs.
.awbAMR-WB audio, used primarily for speech, same as theITU-T's G.722.2 specification.
.dssOlympusDSS files are anOlympus proprietary format. DSS files use a high compression rate, which reduces the file size and allows files to be copied and transferred quickly.[6] It allows additional data to be held in the file header.
.dvfSonyA Sony proprietary format for compressed voice files; commonly used by Sony dictation recorders.
.flacA file format for the Free Lossless Audio Codec, an open-source lossless compression codec.
.gsmDesigned for telephony use in Europe, GSM is used to store telephone voice messages and conversations. With a bitrate of 13 kbit/s, GSM files can compress and encode audio at telephone quality.[7] Note that WAV files can also be encoded with the GSM codec.
.iklaxiKlaxAn iKlax Media proprietary format, the iKlax format is a multi-track digital audio format allowing various actions on musical data, for instance on mixing and volumes arrangements.
.ivs3D Solar UK LtdA proprietary version withDRM developed by 3D Solar UK Ltd for use in music downloaded from their Tronme Music Store and interactive music and video player.
.m4aAnAAC orALAC encoded audio file in anMPEG-4 container. In Apple'siTunes Music Store, M4A is used to represent a downloaded music file that is unprotected.
.m4bAnAudiobook /podcast extension withAAC orALAC encoded audio in anMPEG-4 container. Both M4A and M4B formats can contain metadata including chapter markers, images, and hyperlinks, but M4B allows "bookmarks" (remembering the last listening spot), whereas M4A does not.[8]
.m4pAppleA version of AAC with proprietaryDRM developed by Apple for use in music downloaded from theiriTunes Music Store and their music streaming service known asApple Music.
.mmfYamaha,SamsungA Samsung audio format that is used in ringtones. Developed by Yamaha (SMAF stands for "Synthetic music Mobile Application Format", and is a multimedia data format invented by the Yamaha Corporation, .mmf file format).
.movpkgAppleAn Apple audio format primarily used for Lossless and Hi-Res audio files through Apple Music. Also used for storing Apple TV videos.
.mp1MPEG-1 Layer I Audio
.mp2MPEG-1/MPEG-2 Layer II Audio
.mp3MPEG-1/MPEG-2 Layer III Audio
.mpcMusepack or MPC (formerly known as MPEGplus, MPEG+ or MP+) is an open source lossy audio codec, specifically optimized fortransparent compression of stereo audio at bitrates of 160–180 kbit/s.
.msvSonyA Sony proprietary format for Memory Stick compressed voice files.
.nmfNICENICE Media Player audio file
.ogg, .oga, .moggXiph.Org FoundationA free, open source container format supporting a variety of formats, the most popular of which is the audio format Vorbis. Vorbis offers compression similar to MP3 but is less popular. Mogg, the "Multi-Track-Single-Logical-Stream Ogg-Vorbis", is the multi-channel or multi-track Ogg file format.
.opusInternet Engineering Task ForceA lossy audio compression format developed by the Internet Engineering Task Force (IETF) and made especially suitable for interactive real-time applications over the Internet. As an open format standardised through RFC 6716, a reference implementation is provided under the 3-clause BSD license.
.ra, .rmRealNetworksARealAudio format designed for streaming audio over the Internet. The.ra format allows files to be stored in a self-contained fashion on a computer, with all of the audio data contained inside the file itself.
.rawA raw file can contain audio in any format but is usually used with PCM audio data. It is rarely used except for technical tests.
.rf64One successor to the Wav format, overcoming the 4GiB size limitation.
.slnSigned Linear PCM format used byAsterisk. Prior to v.10 the standard formats were 16-bit Signed Linear PCM sampled at 8 kHz and at 16 kHz. With v.10 many more sampling rates were added.[9]
.ttaThe True Audio, real-time lossless audio codec.
.vocCreative TechnologyThe file format consists of a 26-byte header and a series of subsequent data blocks containing the audio information
.voxThe vox format most commonly uses the DialogicADPCM (Adaptive Differential Pulse Code Modulation) codec. Similar to other ADPCM formats, it compresses to 4-bits. Vox format files are similar to wave files except that the vox files contain no information about the file itself so the codec sample rate and number of channels must first be specified in order to play a vox file.
.wavIBM andMicrosoftStandard audio file container format used mainly inWindows PCs. Commonly used for storing uncompressed (PCM), CD-quality sound files, which means that they can be large in size—around 10 MB per minute. Wave files can also contain data encoded with a variety of (lossy) codecs to reduce the file size (for example the GSM or MP3 formats). Wav files use aRIFF structure.
.wmaMicrosoftWindows Media Audio format, created by Microsoft. Designed withDRM abilities for copy protection.
.wvFormat for wavpack files.
.webmRoyalty-free format created forHTML video.
.8svxElectronic ArtsThe IFF-8SVX format for 8-bit sound samples, created by Electronic Arts in 1984 at the birth of the Amiga.
.cdaFormat for cda files for Radio.

See also

edit

References

edit
  1. ^"AETA AUDIO SYSTEMS: home". 2016-01-29. Archived fromthe original on January 29, 2016.
  2. ^"Sound Devices - Home".www.sounddevices.com.
  3. ^"Zaxcom".zaxcom.com.
  4. ^"- HHB".www.hhb.co.uk.
  5. ^"Aaton Digital".aaton.com.
  6. ^"The Digital Speech Standard (DSS & DSS Pro)".ReviverSoft. August 11, 2020. RetrievedNovember 14, 2023.
  7. ^Andrea Teafancy (October 12, 2023)."What's an .GSM file?".FileExpert.net. RetrievedNovember 14, 2023.
  8. ^expertise, Mark Harris Brings music; Producer, Including a Background as a Music; composer; Articles, To Digital Music."What is the M4b Format?".Lifewire.
  9. ^"Asterisk 10 Codecs and Audio Formats - Asterisk Project - Asterisk Project Wiki".wiki.asterisk.org.

[8]ページ先頭

©2009-2025 Movatter.jp