[FFmpeg-trac] #7323(undetermined:new): aac decoder - file with errors in console (plays fine though) - Telekom 360° Apple HLS stream

FFmpeg trac at avcodec.org
Fri Jul 20 22:20:33 EEST 2018


#7323: aac decoder - file with errors in console (plays fine though) - Telekom
360° Apple HLS stream
-------------------------------------+-------------------------------------
             Reporter:  Djfe         |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Djfe):

 reencoding the aac file doesn't seem to cause issues, but reencoding the
 audio from the mp4 or ts containers leads to errors:

 PV1.mp4 to opus
 {{{
 [aac @ 0000028cf3386000] Number of bands (57) exceeds limit (47).
 }}}

 PV2.mp4 to opus
 {{{
 [aac @ 000001eaf3abb680] channel element 2.9 is not allocated
 }}}

 PV1.ts to opus
 {{{
 [aac @ 0000029318d6c380] Sample rate index in program config element does
 not match the sample rate index configured by the container.
 [aac @ 0000029318d6c380] decode_pce: Input buffer exhausted before END
 element found
 Error while decoding stream #0:1: Invalid data found when processing input
 }}}

 PV2.ts to opus
 {{{
 [aac @ 000001eeba6be000] channel element 3.14 is not allocated
 Error while decoding stream #0:1: Invalid data found when processing input
 }}}

 PV1 is ts program/channel 0 from the stream
 PV2 is number 3
 I haven't recorded 1 and 2

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7323#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list