From a41caa422e2125a1aaaba03044933e746e75ea2b Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 3 May 2008 14:11:08 +0000 Subject: VLB audio is quite similar to AAC, and faad decodes somewhat usably (though clearly wrong and playing at twice the speed), so add it to codecs.conf - it is better than no output at all. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26653 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 0ce6f6d016..0d51cdd853 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2796,6 +2796,7 @@ audiocodec faad info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder" status working fourcc mp4a,MP4A + fourcc "VLB " ; Used in NSV, not really working fourcc "AAC " ; Used in NSV fourcc "AACP" ; Used in NSV for AACPlus format 0xff -- cgit v1.2.3