From a6c469e97f551a73663c4afd0e3ac018201d7f9f Mon Sep 17 00:00:00 2001 From: rtognimp Date: Tue, 15 Feb 2005 21:04:33 +0000 Subject: Mp3On4 demuxer support Patch by Larry Ruedisueli lwr at audioresearchlabs dot com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14707 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 2a1993b892..6031d20697 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2252,6 +2252,13 @@ audiocodec ffsonic driver ffmpeg dll "sonic" +audiocodec ffmp3on4 + info "FFmpeg Multi-channel MPEG layer-3 on MP4 audio decoder" + status working + format 0x1d61346d ; 'm','4','a',29 internal MPlayer fourcc + driver ffmpeg + dll "mp3on4" + audiocodec ffmp3 info "FFmpeg MPEG layer-3 audio decoder" comment "integer only" -- cgit v1.2.3