Opened 9 years ago

Closed 9 years ago

#4275 closed defect (invalid)

FFmpeg can't decode Audio track in HLS stream

Reported by: captainloc Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hi, I'm trying to decode a HLS stream with FFmpeg. But i got these errors.
Do you have any idea how to fix it ?

ffmpeg -probesize 2G -analyzeduration 2G -i "http://est.com/shls/1.m3u8?start=LIVE&end=END&device=iosbaseline" -c:v libx264 -preset fast -profile:v high -b:v 1100k -an -r 25 -pix_fmt yuv420p -sn -f flv "rtmp://test.com/live/test live=1"
ffmpeg version N-68983-gb1d2233 Copyright (c) 2000-2015 the FFmpeg developers
  built on Jan  9 2015 17:36:07 with gcc 4.9.1 (Debian 4.9.1-19)
  configuration: --enable-shared --enable-gpl --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-openssl --enable-gnutls
  libavutil      54. 16.100 / 54. 16.100
  libavcodec     56. 20.100 / 56. 20.100
  libavformat    56. 18.100 / 56. 18.100
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  6.100 /  5.  6.100
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
Format aac detected only with low score of 1, misdetection possible!
[aac @ 0x223c100] channel element 3.1 is not allocated
[aac @ 0x223c100] More than one AAC RDB per ADTS frame is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x223c100] channel element 0.12 is not allocated
[aac @ 0x223c100] channel element 0.7 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Number of bands (44) exceeds limit (36).
[aac @ 0x223c100] ms_present = 3 is reserved.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (10) exceeds limit (7).
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] Pulse tool not allowed in eight short sequence.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (19) exceeds limit (13).
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (39) exceeds limit (25).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] skip_data_stream_element: Input buffer exhausted before END element found
[aac @ 0x223c100] Number of bands (9) exceeds limit (2).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] skip_data_stream_element: Input buffer exhausted before END element found
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Number of bands (10) exceeds limit (8).
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] decode_pce: Input buffer exhausted before END element found
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 29 times
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (41) exceeds limit (40).
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 29 times
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Number of bands (48) exceeds limit (39).
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (56) exceeds limit (47).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] Number of bands (25) exceeds limit (16).
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 30 times
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] Number of bands (11) exceeds limit (9).
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 29 times
[aac @ 0x223c100] ms_present = 3 is reserved.
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (23) exceeds limit (6).
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (61) exceeds limit (47).
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] Number of bands (16) exceeds limit (14).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] decode_pce: Input buffer exhausted before END element found
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (9) exceeds limit (3).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Number of bands (29) exceeds limit (19).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] Number of bands (14) exceeds limit (10).
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Number of bands (48) exceeds limit (29).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Number of bands (7) exceeds limit (2).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (40) exceeds limit (34).
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.11 is not allocated
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (60) exceeds limit (40).
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] channel element 3.2 is not allocated
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 27 times
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of scalefactor bands in group (63) exceeds limit (40).
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.7 is not allocated
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.11 is not allocated
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 28 times
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Number of bands (12) exceeds limit (11).
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] Number of bands (4) exceeds limit (2).
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] Number of bands (6) exceeds limit (5).
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Number of bands (42) exceeds limit (35).
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 27 times
[aac @ 0x223c100] Number of bands (62) exceeds limit (39).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] Number of bands (13) exceeds limit (11).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of scalefactor bands in group (54) exceeds limit (51).
[aac @ 0x223c100] Number of bands (15) exceeds limit (10).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 3.15 is not allocated
    Last message repeated 1 times
[aac @ 0x223c100] Number of bands (13) exceeds limit (7).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (20) exceeds limit (8).
[aac @ 0x223c100] SSR is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x223c100] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x223c100] Number of bands (16) exceeds limit (12).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (12) exceeds limit (8).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 27 times
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of scalefactor bands in group (55) exceeds limit (43).
[aac @ 0x223c100] Number of bands (42) exceeds limit (34).
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (2) exceeds limit (1).
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] channel element 1.7 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] Pulse data corrupt or invalid.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Number of bands (10) exceeds limit (8).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Number of bands (30) exceeds limit (29).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (61) exceeds limit (34).
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Number of bands (50) exceeds limit (41).
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Number of bands (57) exceeds limit (41).
[aac @ 0x223c100] Number of scalefactor bands in group (15) exceeds limit (12).
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (20) exceeds limit (17).
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 27 times
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (46) exceeds limit (30).
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Number of bands (7) exceeds limit (2).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 24 times
[aac @ 0x223c100] Number of bands (16) exceeds limit (14).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 3.1 is not allocated
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] Number of bands (38) exceeds limit (23).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.2 is not allocated
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (8) exceeds limit (7).
[aac @ 0x223c100] skip_data_stream_element: Input buffer exhausted before END element found
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.11 is not allocated
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] channel element 2.11 is not allocated
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (53) exceeds limit (43).
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 24 times
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (45) exceeds limit (43).
[aac @ 0x223c100] channel element 1.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Number of bands (11) exceeds limit (6).
[aac @ 0x223c100] Number of scalefactor bands in group (47) exceeds limit (40).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (25) exceeds limit (2).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 3.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] channel element 1.13 is not allocated
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.14 is not allocated
    Last message repeated 1 times
[aac @ 0x223c100] Number of bands (18) exceeds limit (10).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] Number of bands (9) exceeds limit (4).
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of scalefactor bands in group (59) exceeds limit (40).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (63) exceeds limit (47).
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.5 is not allocated
    Last message repeated 1 times
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] Number of bands (34) exceeds limit (32).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] ms_present = 3 is reserved.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
    Last message repeated 1 times
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] TNS filter order 17 is greater than maximum 12.
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Invalid Predictor Reset Group.
[aac @ 0x223c100] channel element 2.11 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] Number of bands (14) exceeds limit (11).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.1 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] ms_present = 3 is reserved.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (17) exceeds limit (15).
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Pulse tool not allowed in eight short sequence.
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 20 times
[aac @ 0x223c100] Number of bands (26) exceeds limit (21).
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (24) exceeds limit (23).
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] channel element 1.12 is not allocated
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (43) exceeds limit (41).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (12) exceeds limit (9).
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 20 times
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 2 times
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 20 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (45) exceeds limit (43).
[aac @ 0x223c100] channel element 2.7 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] decode_pce: Input buffer exhausted before END element found
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.2 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 1.11 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Number of bands (56) exceeds limit (30).
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] SSR is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x223c100] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 18 times
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] ms_present = 3 is reserved.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 1.3 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.11 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.5 is not allocated
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (10) exceeds limit (7).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (19) exceeds limit (7).
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of scalefactor bands in group (15) exceeds limit (14).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] decode_pce: Input buffer exhausted before END element found
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 16 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 3.1 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.3 is not allocated
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Number of bands (13) exceeds limit (10).
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (39) exceeds limit (20).
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] invalid band type
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.9 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 14 times
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.7 is not allocated
[aac @ 0x223c100] channel element 3.15 is not allocated
[aac @ 0x223c100] channel element 1.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 1.14 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] channel element 3.0 is not allocated
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] ms_present = 3 is reserved.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of scalefactor bands in group (15) exceeds limit (12).
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 2.11 is not allocated
[aac @ 0x223c100] Pulse tool not allowed in eight short sequence.
[aac @ 0x223c100] channel element 3.2 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 1.4 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 1.7 is not allocated
[aac @ 0x223c100] channel element 2.5 is not allocated
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 1.15 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] channel element 1.1 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] decode_pce: Input buffer exhausted before END element found
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (23) exceeds limit (7).
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (16) exceeds limit (14).
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Number of bands (9) exceeds limit (5).
[aac @ 0x223c100] channel element 1.10 is not allocated
[aac @ 0x223c100] Number of bands (7) exceeds limit (3).
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.8 is not allocated
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] channel element 3.4 is not allocated
[aac @ 0x223c100] Number of bands (8) exceeds limit (7).
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 1.0 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] channel element 2.15 is not allocated
[aac @ 0x223c100] Number of bands (41) exceeds limit (20).
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 14 times
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] Number of bands (53) exceeds limit (28).
[aac @ 0x223c100] Number of bands (4) exceeds limit (1).
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] channel element 3.3 is not allocated
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] channel element 1.6 is not allocated
[aac @ 0x223c100] Number of bands (19) exceeds limit (11).
[aac @ 0x223c100] Number of bands (6) exceeds limit (4).
[aac @ 0x223c100] channel element 2.8 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 14 times
[aac @ 0x223c100] channel element 2.9 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] channel element 3.14 is not allocated
[aac @ 0x223c100] channel element 3.6 is not allocated
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Number of bands (21) exceeds limit (20).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 2.0 is not allocated
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] Number of bands (41) exceeds limit (29).
[aac @ 0x223c100] channel element 2.2 is not allocated
[aac @ 0x223c100] channel element 1.5 is not allocated
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Input buffer exhausted before END element found
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Number of bands (9) exceeds limit (8).
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 2.6 is not allocated
[aac @ 0x223c100] channel element 2.14 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.2 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Number of bands (22) exceeds limit (1).
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] Number of scalefactor bands in group (49) exceeds limit (47).
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Number of bands (16) exceeds limit (11).
[aac @ 0x223c100] channel element 3.2 is not allocated
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Pulse tool not allowed in eight short sequence.
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 13 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] channel element 1.9 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Prediction is not allowed in AAC-LC.
[aac @ 0x223c100] channel element 2.12 is not allocated
[aac @ 0x223c100] Number of bands (53) exceeds limit (49).
[aac @ 0x223c100] channel element 1.13 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] SSR is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x223c100] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x223c100] channel element 2.1 is not allocated
[aac @ 0x223c100] Number of bands (65) exceeds limit (37).
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.10 is not allocated
[aac @ 0x223c100] channel element 2.4 is not allocated
[aac @ 0x223c100] SBR was found before the first channel element.
[aac @ 0x223c100] channel element 2.10 is not allocated
[aac @ 0x223c100] Number of bands (63) exceeds limit (41).
[aac @ 0x223c100] Number of bands (55) exceeds limit (39).
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 14 times
[aac @ 0x223c100] Reserved bit set.
    Last message repeated 1 times
[aac @ 0x223c100] Number of bands (17) exceeds limit (12).
[aac @ 0x223c100] Number of scalefactor bands in group (45) exceeds limit (43).
[aac @ 0x223c100] channel element 3.8 is not allocated
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.13 is not allocated
[aac @ 0x223c100] channel element 3.1 is not allocated
[aac @ 0x223c100] Number of bands (31) exceeds limit (17).
[aac @ 0x223c100] channel element 2.13 is not allocated
[aac @ 0x223c100] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
[aac @ 0x223c100] Dependent coupling is not supported together with LTP
    Last message repeated 18 times
[aac @ 0x223c100] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] Inconsistent channel configuration.
[aac @ 0x223c100] get_buffer() failed
[aac @ 0x223c100] channel element 3.12 is not allocated
[aac @ 0x223c100] Reserved bit set.
[aac @ 0x2230100] decoding for stream 0 failed
[aac @ 0x2230100] Could not find codec parameters for stream 0 (Audio: aac (LTP), 4.0, fltp, 252 kb/s): unspecified sample rate
Consider increasing the value for the 'analyzeduration' and 'probesize' options
http://test.com/shls/1.m3u8?start=LIVE&end=END&device=iosbaseline: Operation not permitted

Change History (2)

comment:1 by compn, 9 years ago

can you dump some of the hls stream to disc and upload it so we can look?

the url gives me 404 here.

comment:2 by compn, 9 years ago

Resolution: invalid
Status: newclosed

reopen if you can upload sample , otherwise closing.

Note: See TracTickets for help on using tickets.