[MPlayer-dev-eng] [PATCH] [TEST AFILTER] Encode ac3 at runtime using lavc

Ulion ulion2002 at gmail.com
Mon Nov 19 17:48:26 CET 2007


2007/11/20, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Mon, Nov 19, 2007 at 04:42:22AM +0800, Ulion wrote:
> [...]
> > I forgot to say the usage:
> >
> > normally, add these to cmdline to encode multi-channel to spdif
> > -channels 6 -af lavcac3enc=1
> >
> > full usage is
> > -af lavcac3enc=A:B:C
> >
> > A: 0: output raw ac3 stream. 1: passthrough to spdif. current default is 0
> > B: bitrate, if not set default for 2ch is 192kbits, and 384kbits for
> > more than 2ch.
> > C: min_channel_num to apply this filter, if nch is less than this
> > value, detach the filter. current default is 5
>
> Forgive me for saying it, but this belongs in a part of the patch that
> changes the man page not in an email ;-).
>

Thanks for notification, I will update it later.

-- 
Ulion



More information about the MPlayer-dev-eng mailing list