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

FFmpeg trac at avcodec.org
Sat Jul 21 00:52:48 EEST 2018


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

Comment (by Djfe):

 I know I'm kind of hijacking this bug report right now, so sry for that.

 Unless it's an actual issue though, I probably shouldn't open another
 ticket for it

 Opening/probing transportstreams from the following livestream's ts files
 results in a lot of timestamp errors, even though the resulting file and
 the stream are playable
 https://tomorrowland18-live.secure.footprint.net/egress/ahandler/tomorrowland18/madness/madness.isml/madness.m3u8

 Do you think that's a bug that should be fixed? (in that case I'll open a
 ticket)

 An small extract from the console:
 {{{
 [mpegts @ 000001d270a8ac00] Invalid timestamps stream=1, pts=5463343616,
 dts=5463347216, size=737
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=3,
 pts=5463336416, dts=5463340016, size=975
 [mpegts @ 000001d2710e4800] Invalid timestamps stream=1, pts=5463343616,
 dts=5463347216, size=1397
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=5,
 pts=5463336416, dts=5463340016, size=1249
 [mpegts @ 000001d271518240] Invalid timestamps stream=1, pts=5463343616,
 dts=5463347216, size=1733
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=7,
 pts=5463336416, dts=5463340016, size=1561
 [mpegts @ 000001d271e1bec0] Invalid timestamps stream=1, pts=5463343616,
 dts=5463347216, size=2178
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=9,
 pts=5463336416, dts=5463340016, size=2585
 [mpegts @ 000001d2725da040] Invalid timestamps stream=1, pts=5463343616,
 dts=5463347216, size=3581
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=11,
 pts=5463336416, dts=5463340016, size=5929
 [mpegts @ 000001d2729ab980] Invalid timestamps stream=1, pts=5463343616,
 dts=5463347216, size=8349
 [mpegts @ 000001d270a8ac00] Invalid timestamps stream=1, pts=5463347216,
 dts=5463350816, size=1011
 [mpegts @ 000001d2710e4800] Invalid timestamps stream=1, pts=5463347216,
 dts=5463350816, size=1671
 [mpegts @ 000001d271518240] Invalid timestamps stream=1, pts=5463347216,
 dts=5463350816, size=2102
 [mpegts @ 000001d271e1bec0] Invalid timestamps stream=1, pts=5463347216,
 dts=5463350816, size=2766
 [mpegts @ 000001d2725da040] Invalid timestamps stream=1, pts=5463347216,
 dts=5463350816, size=4407
 [mpegts @ 000001d2729ab980] Invalid timestamps stream=1, pts=5463347216,
 dts=5463350816, size=9679
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=1,
 pts=5463343616, dts=5463347216, size=737
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=3,
 pts=5463343616, dts=5463347216, size=1397
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=5,
 pts=5463343616, dts=5463347216, size=1733
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=7,
 pts=5463343616, dts=5463347216, size=2178
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=9,
 pts=5463343616, dts=5463347216, size=3581
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=11,
 pts=5463343616, dts=5463347216, size=8349
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=1,
 pts=5463347216, dts=5463350816, size=1011
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=3,
 pts=5463347216, dts=5463350816, size=1671
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=5,
 pts=5463347216, dts=5463350816, size=2102
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=7,
 pts=5463347216, dts=5463350816, size=2766
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=9,
 pts=5463347216, dts=5463350816, size=4407
 [hls,applehttp @ 000001d27030dbc0] Invalid timestamps stream=11,
 pts=5463347216, dts=5463350816, size=9679
 }}}

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


More information about the FFmpeg-trac mailing list