[SailfishDevel] GStreamer usage

Andrew Penkrat penkrat8 at gmail.com
Mon Mar 30 13:35:21 UTC 2015


Hi,

First of all thank you for your quick reply.

> GStreamer 1.x is not yet fully functional. If you want something that
will work
> then feel free to use 0.10 but it is obsolete.

I will try to use GStreamer 0.10 for now and will port the app to 1.0 when
it becomes usable (porting should be quite easy, doesn't it?).

> What are the issues? Maybe they can be solved.

My app shows live streams from the internet and one of the issues is about
bufferization. It begins to show a *very* slow slideshow instead of smooth
video after a while. I didn't find any way to control bufferization process
with QtMultimedia.

Another issue is very weird and I'm not sure it's actually related to
QtMultimedia. Some of my users complain that video isn't working at all and
they have a lot of errors in their logs. The only thing I figured out is
that every one of them has Ultimate Codec Support (or at least
gst-plugins-ugly) installed from openrepos but I don't understand how can
it break something at all. I'm attaching a piece of a log file in hope
someone could explain me why is this happening.

I should say I don't have a Jolla phone (yet, hope to see Jolla 2 to come
out soon) so I firstly test my code on desktop since emulator doesn't
support video decoding and then gather feedback from openrepos. I've got
one report for the first issue (which is reproducible on my desktop) and 3
reports for the second one (which isn't).

Best regards,
Andrew Penkrat.
On Mon, Mar 30, 2015 at 01:00:33AM +0300, Andrew Penkrat wrote:
>  Hello!

Hi,

>  I found some QtMultimedia related issues in my app so I decided to
>  write my own backend for video playback using GStreamer 1.0. I'm not
>  familiar with it so I read through documentation and managed to write a
>  simple audio player.

What are the issues? Maybe they can be solved.

>  But what I can't understand is how am I supposed to play video on
>  Sailfish. I was exploring cameraplus but I only understood it uses
>  droideglsink and then the repository was deleted. I couldn't find any
>  other examples so I'm asking here for help.

It got moved here https://github.com/foolab/cameraplus due to Gitlab
acquiring gitorious

GStreamer 1.x is not yet fully functional. If you want something that will
work
then feel free to use 0.10 but it is obsolete.

GStreamer is not allowed in harbour (Jolla app store) but GStreamer 1.x
will be
allowed once it becomes the default for the OS.

>  Do I need to use this sink? How should I use it?

The sink cannot be used alone to do the rendering, it's used in combination
with the nemo-gst-interfaces to provide you with an EGLImage which you then
can use for rendering.

Start with this:
https://github.com/foolab/cameraplus/blob/master/lib/qtcamviewfinderrenderernemo.cpp#L180

Feel free to ask :-)

Cheers,
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscribe at lists.sailfishos.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20150330/8a6e9554/attachment-0001.html>
-------------- next part --------------
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (17) exceeds limit (12).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] invalid band type
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (11) exceeds limit (8).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Number of bands (29) exceeds limit (15).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (54) exceeds limit (41).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (3) exceeds limit (1).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (10) exceeds limit (7).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] ms_present = 3 is reserved.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (7) exceeds limit (2).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (13) exceeds limit (9).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] invalid band type
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (46) exceeds limit (44).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (12) exceeds limit (9).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] ms_present = 3 is reserved.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] invalid band type
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (8) exceeds limit (5).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Number of bands (11) exceeds limit (8).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] ms_present = 3 is reserved.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (11) exceeds limit (8).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (7) exceeds limit (5).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 2.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (64) exceeds limit (37).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] ms_present = 3 is reserved.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of scalefactor bands in group (56) exceeds limit (49).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] invalid band type
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (28) exceeds limit (21).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Number of bands (10) exceeds limit (6).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 0.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (15) exceeds limit (14).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Number of bands (16) exceeds limit (4).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] ms_present = 3 is reserved.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Number of scalefactor bands in group (59) exceeds limit (49).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 2.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] Number of bands (45) exceeds limit (25).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] SBR was found before the first channel element.
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Pulse tool not allowed in eight short sequence.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.11 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 0.4 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 2.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.15 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.14 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.10 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.3 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of scalefactor bands in group (55) exceeds limit (49).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.8 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.12 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.7 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (47) exceeds limit (43).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Number of bands (4) exceeds limit (1).
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x489a6000] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x489a6000] channel element 3.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Reserved bit set.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.9 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.0 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 2.5 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.6 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.1 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 0.13 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] Prediction is not allowed in AAC-LC.
[aac @ 0x489a6000] Input buffer exhausted before END element found
[aac @ 0x489a6000] channel element 3.2 is not allocated
[aac @ 0x489a6000] Input buffer exhausted before END element found                     
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.6 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (7) exceeds limit (6).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of scalefactor bands in group (63) exceeds limit (49).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (11) exceeds limit (7).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (64) exceeds limit (38).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.1 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 2.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of scalefactor bands in group (60) exceeds limit (49).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.6 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (48) exceeds limit (42).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] ms_present = 3 is reserved.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (41) exceeds limit (35).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.1 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (34) exceeds limit (30).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.12 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Global gain (-1) out of range.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 3.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] channel element 3.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] ms_present = 3 is reserved.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.12 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.1 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (50) exceeds limit (34).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.6 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.12 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 3.6 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] invalid band type
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.1 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.6 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.1 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.12 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of bands (20) exceeds limit (14).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.12 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.10 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 3.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.3 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.12 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 0.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Number of scalefactor bands in group (56) exceeds limit (49).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.13 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.1 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.4 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] channel element 3.9 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.15 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.2 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.0 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4c7559c0] Number of bands (23) exceeds limit (18).
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.14 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.8 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 0.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] SBR was found before the first channel element.
[aac @ 0x4c7559c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 3.11 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Reserved bit set.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.7 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] channel element 2.5 is not allocated
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[aac @ 0x4c7559c0] Input buffer exhausted before END element found
[D] onMessageReceived:167 - message from:  bethezer004
[D] onMessageReceived:168 - message:  Knight are just a "armed arm" of Eternal Flame.
[D] :64 - Knight are just a "armed arm" of Eternal Flame.
[D] onCompleted:158 - nick: bethezer004
[D] onStopped:97 - video has stopped, resuming
[D] onPlaybackStateChanged:103 - video status changed to 1
[D] onPlaybackStateChanged:103 - video status changed to 1
[D] onStopped:97 - video has stopped, resuming
[D] onPlaybackStateChanged:103 - video status changed to 1
[D] onPlaybackStateChanged:103 - video status changed to 1
[W] unknown:134 - file:///usr/lib/qt5/qml/Sailfish/Silica/Page.qml:134: TypeError: Cannot read property of null
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (50) exceeds limit (34).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 2.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 3.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] invalid band type
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (20) exceeds limit (14).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 2.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 3.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of scalefactor bands in group (56) exceeds limit (49).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Number of bands (23) exceeds limit (18).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (42) exceeds limit (26).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 0.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of scalefactor bands in group (56) exceeds limit (49).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (39) exceeds limit (27).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 3.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 0.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (12) exceeds limit (7).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (50) exceeds limit (46).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (67) exceeds limit (38).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (56) exceeds limit (46).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (52) exceeds limit (37).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (51) exceeds limit (34).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 2.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (42) exceeds limit (32).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (29) exceeds limit (2).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (40) exceeds limit (34).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] ms_present = 3 is reserved.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (52) exceeds limit (34).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] ms_present = 3 is reserved.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 3.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (46) exceeds limit (34).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.7 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (21) exceeds limit (2).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (23) exceeds limit (2).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (23) exceeds limit (2).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (38) exceeds limit (34).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.6 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (35) exceeds limit (23).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 0.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (9) exceeds limit (6).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.10 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (10) exceeds limit (7).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Not evaluating a further program_config_element as this construct is dubious at best.
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.12 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.3 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.15 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.4 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of scalefactor bands in group (60) exceeds limit (49).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Prediction is not allowed in AAC-LC.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Reserved bit set.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (56) exceeds limit (38).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] SBR was found before the first channel element.
[aac @ 0x4ca8c7c0] channel element 3.14 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (13) exceeds limit (10).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Noise gain clipped (-114 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-114 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-114 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-115 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-115 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-116 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-116 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Noise gain clipped (-117 -> -100).
If you heard an audible artifact, there may be a bug in the decoder. If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.1 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Number of bands (22) exceeds limit (2).
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.9 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.2 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.0 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.5 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 0.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.13 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 3.11 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found
[aac @ 0x4ca8c7c0] channel element 2.8 is not allocated
[aac @ 0x4ca8c7c0] Input buffer exhausted before END element found


More information about the Devel mailing list