Mercurial > mplayer.hg
changeset 7939:b84ba9a7e3fb
ffwma
author | arpi |
---|---|
date | Mon, 28 Oct 2002 00:38:29 +0000 |
parents | de162194aa89 |
children | 26fd599d4bad |
files | etc/codecs.conf |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Oct 28 00:36:27 2002 +0000 +++ b/etc/codecs.conf Mon Oct 28 00:38:29 2002 +0000 @@ -1278,6 +1278,20 @@ dll "mp3lib" flags seekable +audiocodec ffwmav1 + info "DivX audio v1 (ffmpeg)" + status working + format 0x160 + driver ffmpeg + dll "wmav1" + +audiocodec ffwmav2 + info "DivX audio v2 (ffmpeg)" + status working + format 0x161 + driver ffmpeg + dll "wmav2" + audiocodec ffmp3 info "FFmpeg layer-3 audio decoder - integer only" status working