Mercurial > mplayer.hg
changeset 18448:b8034cc8e0e3
Prefer vorbis over ffvorbis for now.
author | diego |
---|---|
date | Thu, 11 May 2006 21:12:46 +0000 |
parents | c2b870f830b4 |
children | 3a58a8133b3b |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu May 11 21:08:32 2006 +0000 +++ b/etc/codecs.conf Thu May 11 21:12:46 2006 +0000 @@ -2687,14 +2687,6 @@ format 0x2001 driver hwac3 -audiocodec ffvorbis - info "FFmpeg Vorbis decoder" - status working - fourcc vrbs - format 0x566F - driver ffmpeg - dll "vorbis" - audiocodec vorbis info "OggVorbis Audio Decoder" status working @@ -2707,6 +2699,14 @@ ; driver acm ; dll "vorbis.acm" +audiocodec ffvorbis + info "FFmpeg Vorbis decoder" + status working + fourcc vrbs + format 0x566F + driver ffmpeg + dll "vorbis" + audiocodec speex info "Speex Audio Decoder" status working