mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
small libavcodec audio codec clarifications
based on a patch by A C Hurst, A.Hurst sheffield.ac uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24084 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e416d6f200
commit
e50520a6d1
@ -7268,7 +7268,7 @@ audio codec (default: mp2)
|
||||
.IPs "ac3\ \ "
|
||||
Dolby Digital (AC-3)
|
||||
.IPs adpcm_*
|
||||
Adaptive PCM formats - see libavcodec/adpcm.c for details.
|
||||
Adaptive PCM formats - see the HTML documentation for details.
|
||||
.IPs "flac\ "
|
||||
Free Lossless Audio Codec (FLAC)
|
||||
.IPs "g726\ "
|
||||
@ -7284,9 +7284,9 @@ MPEG-1 audio layer 3 (MP3) - using LAME
|
||||
.IPs "mp2\ \ "
|
||||
MPEG-1 audio layer 2 (MP2)
|
||||
.IPs pcm_*
|
||||
PCM formats - see libavcodec/pcm.c for details.
|
||||
PCM formats - see the HTML documentation for details.
|
||||
.IPs roq_dpcm
|
||||
Id Software's RoQ DPCM
|
||||
Id Software RoQ DPCM
|
||||
.IPs sonic
|
||||
experimental simple lossy codec
|
||||
.IPs sonicls
|
||||
|
Loading…
Reference in New Issue
Block a user