Hi, On Sun, Feb 12, 2012 at 12:06 PM, Justin Ruggles <[email protected]> wrote: > fixes Bug 225 > --- > libavcodec/Makefile | 2 +- > libavformat/mov.c | 5 +++++ > 2 files changed, 6 insertions(+), 1 deletions(-) [..] > + st->codec->channel_layout = ff_ac3_channel_layout_tab[acmod]; > + if (lfeon) > + st->codec->channel_layout |= AV_CH_LOW_FREQUENCY;
OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
