[MPlayer-cvslog] r24281 - trunk/etc/codecs.conf
Roberto Togni
rxt at rtogni.it
Wed Aug 29 21:52:51 CEST 2007
On Wed, 29 Aug 2007 10:44:02 +0200 (CEST)
diego <subversion at mplayerhq.hu> wrote:
> Author: diego
> Date: Wed Aug 29 10:44:02 2007
> New Revision: 24281
>
> Log:
> Add FFmpeg AC-3 decoder.
>
>
> Modified:
> trunk/etc/codecs.conf
>
> Modified: trunk/etc/codecs.conf
> ==============================================================================
> --- trunk/etc/codecs.conf (original)
> +++ trunk/etc/codecs.conf Wed Aug 29 10:44:02 2007
> @@ -2937,6 +2937,14 @@ audiocodec a52
> driver liba52
> dll "liba52"
>
> +audiocodec ffac3
> + info "FFmpeg AC-3"
> + status working
> + format 0x2000
> + fourcc dnet
[...]
I don't think that ffmpeg ac3 decoder can handle dnet, in ffmpeg the
byte-swapping happens in the demuxer while in mplayer it's done by the
codec.
Ciao,
Roberto
More information about the MPlayer-cvslog
mailing list