On Tue, Jun 28, 2011 at 8:11 PM, Nathan Caldwell <[email protected]> wrote:
> In adjust_frame_information(), msc is incremented for each sfb in each
> sub-window then compared against max_sfb which is for a single sub-window.
>
> This resulted in frames using EIGHT_SHORT_SEQUENCE where the first few
> sub-windows increment msc to a value that results in ms_mode == 2. Even
> though only some of the bands are actually using Mid/Side.
>  libavcodec/aacenc.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>

Looks good
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to