[FFmpeg-trac] #5944(undetermined:new): ffmpeg does not correctly copy HE-AAC audio from m2ts conteiner to mkv conterner

FFmpeg trac at avcodec.org
Sun Nov 13 00:01:43 EET 2016


#5944: ffmpeg does not correctly copy HE-AAC audio from m2ts conteiner to mkv
conterner
-------------------------------------+-------------------------------------
             Reporter:  myleal       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 When copying a m2ts HE-AAC stream to mkv conteiner, the output file
 contains audio codec format 1602 instead of HE-AACv2 / HE-AAC / LC.

 How to reproduce:
 Download the sample:
 https://drive.google.com/file/d/0B4PVnH9qRoFRWWVVa2xuSUtUMVU/view?usp=sharing

 and save as brazil_bradcast_sample.m2ts

 This file was captured from public brazilian broadcast tv.

 C:\Temp>ffmpeg -i brazil_bradcast_sample.m2ts -acodec copy -vcodec copy
 wrong_he-aac-output.mkv
 ffmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developers
   built with gcc 5.3.1 (GCC) 20160211
   configuration: --arch=x86_64 --target-os=mingw32 --cross-
 prefix=x86_64-w64-mingw32- --enable-w32threads --enable-runtime-cpudetect
 --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-
 shared --enable-libx264 --enable-libx265 --extra-libs=-lstdc++ --enable-
 libmp3lame --enable-libfdk-aac --enable-zlib --extra-cflags=-I/home/marcus
 /mingw-install/include --prefix=/home/marcus/mingw-install --pkg-config
 =pkg-config --disable-ffplay --disable-ffserver --extra-ldflags='-static-
 libgcc -static-libstdc++ -static'
   libavutil      55. 34.100 / 55. 34.100
   libavcodec     57. 64.100 / 57. 64.100
   libavformat    57. 56.100 / 57. 56.100
   libavdevice    57.  1.100 / 57.  1.100
   libavfilter     6. 65.100 /  6. 65.100
   libswscale      4.  2.100 /  4.  2.100
   libswresample   2.  3.100 /  2.  3.100
   libpostproc    54.  1.100 / 54.  1.100
 [NULL @ 0000000002564200] sps_id 0 out of range
 [NULL @ 0000000002564200] SPS unavailable in decode_picture_timing
 [NULL @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [aac_latm @ 0000000002587de0] element type mismatch 1 != 0
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [aac_latm @ 0000000002562f20] element type mismatch 1 != 0
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [aac_latm @ 00000000025f7020] channel element 0.2 is not allocated
 [aac_latm @ 0000000002564e80] channel element 0.2 is not allocated
 [mpegts @ 0000000000d66360] probed stream 5 failed
 [aac_latm @ 00000000025f7020] This stream seems to incorrectly report its
 last channel as LFE[5], mapping to LFE[0]
 [aac_latm @ 00000000025f7020] element type mismatch 1 != 0
     Last message repeated 1 times
 [aac_latm @ 0000000002564e80] This stream seems to incorrectly report its
 last channel as LFE[5], mapping to LFE[0]
 [aac_latm @ 0000000002564e80] element type mismatch 1 != 0
     Last message repeated 1 times
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] sps_id 0 out of range
 [h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
 [h264 @ 0000000002564200] non-existing PPS 0 referenced
 [h264 @ 0000000002564200] decode_slice_header error
 [h264 @ 0000000002564200] no frame!
 [mpegts @ 0000000000d66360] PES packet size mismatch
     Last message repeated 3 times
 [mpegts @ 0000000000d66360] Could not find codec parameters for stream 5
 (Unknown: none): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, mpegts, from 'brazil_bradcast_sample.m2ts':
   Duration: 00:01:31.58, start: 19330.030000, bitrate: 16075 kb/s
     Stream #0:0[0x114]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
     Stream #0:1[0x112]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
     Stream #0:2[0x111]: Video: h264 (High), yuv420p(tv, bt709, top first),
 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
     Stream #0:3[0x115]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
     Stream #0:4[0x113]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
     Stream #0:5[0x116]: Unknown: none
 Output #0, matroska, to 'wrong_he-aac-output.mkv':
   Metadata:
     encoder         : Lavf57.56.100
     Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p(tv,
 bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 59.94
 tbr, 1k tbn, 90k tbc
     Stream #0:1: Audio: aac_latm (HE-AAC) ([2][22][0][0] / 0x1602), 48000
 Hz, 5.1
 Stream mapping:
   Stream #0:2 -> #0:0 (copy)
   Stream #0:3 -> #0:1 (copy)
 Press [q] to stop, [?] for help
 [mpegts @ 0000000000d66360] PES packet size mismatch1:26.70
 bitrate=15048.6kbits/s speed=6.73x
 frame= 5381 fps=411 q=-1.0 Lsize=  166229kB time=00:01:30.26
 bitrate=15086.9kbits/s speed= 6.9x
 video:163744kB audio:2487kB subtitle:0kB other streams:0kB global
 headers:0kB muxing overhead: unknown

 C:\Temp>

 The mediainfo is:

 Áudio
 ID : 2
 Formato : 1602
 ID do Codec : 00001000-0000-0216-8000-00AA00389B71
 Duração : 1 min 30s

 If you repeat the same command, changing the output conteiner to m2ts, you
 get the correct he-aac stream:

 C:\Temp>ffmpeg -i brazil_bradcast_sample.m2ts -acodec copy -vcodec copy
 correct_he-aac-output.m2ts
 ffmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developers
   built with gcc 5.3.1 (GCC) 20160211
   configuration: --arch=x86_64 --target-os=mingw32 --cross-
 prefix=x86_64-w64-mingw32- --enable-w32threads --enable-runtime-cpudetect
 --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-
 shared --enable-libx264 --enable-libx265 --extra-libs=-lstdc++ --enable-
 libmp3lame --enable-libfdk-aac --enable-zlib --extra-cflags=-I/home/marcus
 /mingw-install/include --prefix=/home/marcus/mingw-install --pkg-config
 =pkg-config --disable-ffplay --disable-ffserver --extra-ldflags='-static-
 libgcc -static-libstdc++ -static'
   libavutil      55. 34.100 / 55. 34.100
   libavcodec     57. 64.100 / 57. 64.100
   libavformat    57. 56.100 / 57. 56.100
   libavdevice    57.  1.100 / 57.  1.100
   libavfilter     6. 65.100 /  6. 65.100
   libswscale      4.  2.100 /  4.  2.100
   libswresample   2.  3.100 /  2.  3.100
   libpostproc    54.  1.100 / 54.  1.100
 [NULL @ 00000000024c41c0] sps_id 0 out of range
 [NULL @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [NULL @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [aac_latm @ 00000000024e7da0] element type mismatch 1 != 0
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [aac_latm @ 00000000024c2e20] element type mismatch 1 != 0
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [aac_latm @ 0000000002557000] channel element 0.2 is not allocated
 [aac_latm @ 00000000024c4e40] channel element 0.2 is not allocated
 [mpegts @ 0000000000026380] probed stream 5 failed
 [aac_latm @ 0000000002557000] This stream seems to incorrectly report its
 last channel as LFE[5], mapping to LFE[0]
 [aac_latm @ 0000000002557000] element type mismatch 1 != 0
     Last message repeated 1 times
 [aac_latm @ 00000000024c4e40] This stream seems to incorrectly report its
 last channel as LFE[5], mapping to LFE[0]
 [aac_latm @ 00000000024c4e40] element type mismatch 1 != 0
     Last message repeated 1 times
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] sps_id 0 out of range
 [h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
 [h264 @ 00000000024c41c0] non-existing PPS 0 referenced
 [h264 @ 00000000024c41c0] decode_slice_header error
 [h264 @ 00000000024c41c0] no frame!
 [mpegts @ 0000000000026380] PES packet size mismatch
     Last message repeated 3 times
 [mpegts @ 0000000000026380] Could not find codec parameters for stream 5
 (Unknown: none): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, mpegts, from 'brazil_bradcast_sample.m2ts':
   Duration: 00:01:31.58, start: 19330.030000, bitrate: 16075 kb/s
     Stream #0:0[0x114]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
     Stream #0:1[0x112]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
     Stream #0:2[0x111]: Video: h264 (High), yuv420p(tv, bt709, top first),
 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
     Stream #0:3[0x115]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
     Stream #0:4[0x113]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
     Stream #0:5[0x116]: Unknown: none
 Output #0, mpegts, to 'correct_he-aac-output.m2ts':
   Metadata:
     encoder         : Lavf57.56.100
     Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, top first),
 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 59.94 tbr, 90k tbn, 90k
 tbc
     Stream #0:1: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1
 Stream mapping:
   Stream #0:2 -> #0:0 (copy)
   Stream #0:3 -> #0:1 (copy)
 Press [q] to stop, [?] for help
 [mpegts @ 0000000000026380] PES packet size mismatch01:21.16
 bitrate=16641.3kbits/s speed=  27x
 frame= 5381 fps=1678 q=-1.0 Lsize=  183780kB time=00:01:30.25
 bitrate=16680.1kbits/s speed=28.2x
 video:163744kB audio:2487kB subtitle:0kB other streams:0kB global
 headers:0kB muxing overhead: 10.557112%

 C:\Temp>

 The mediainfo is:

 Áudio
 ID : 257 (0x101)
 ID no Menu : 1 (0x1)
 Formato : AAC
 Formato/Informações : Advanced Audio Codec
 Perfil do Formato : HE-AACv2 / HE-AAC / LC
 Modo de Multiplexação : LATM

 ffmpeg loglevel 99 output:

 C:\Temp>ffmpeg -v 9 -loglevel 99 -i brazil_bradcast_sample.m2ts
 ffmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developers
   built with gcc 5.3.1 (GCC) 20160211
   configuration: --arch=x86_64 --target-os=mingw32 --cross-
 prefix=x86_64-w64-mingw32- --enable-w32threads --enable-runtime-cpudetect
 --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-
 shared --enable-libx264 --enable-libx265 --extra-libs=-lstdc++ --enable-
 libmp3lame --enable-libfdk-aac --enable-zlib --extra-cflags=-I/home/marcus
 /mingw-install/include --prefix=/home/marcus/mingw-install --pkg-config
 =pkg-config --disable-ffplay --disable-ffserver --extra-ldflags='-static-
 libgcc -static-libstdc++ -static'
   libavutil      55. 34.100 / 55. 34.100
   libavcodec     57. 64.100 / 57. 64.100
   libavformat    57. 56.100 / 57. 56.100
   libavdevice    57.  1.100 / 57.  1.100
   libavfilter     6. 65.100 /  6. 65.100
   libswscale      4.  2.100 /  4.  2.100
   libswresample   2.  3.100 /  2.  3.100
   libpostproc    54.  1.100 / 54.  1.100
 Splitting the commandline.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument '9'.
 Reading option '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument '99'.
 Reading option '-i' ... matched as input file with argument
 'brazil_bradcast_sample.m2ts'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument 9.
 Successfully parsed a group of options.
 Parsing a group of options: input file brazil_bradcast_sample.m2ts.
 Successfully parsed a group of options.
 Opening an input file: brazil_bradcast_sample.m2ts.
 [file @ 0000000000f46960] Setting default whitelist 'file,crypto'
 Probing mp3 score:1 size:2048
 Probing mpegts score:50 size:2048
 [mpegts @ 0000000000f46160] Format mpegts probed with size=2048 and
 score=50
 score: -4, dvhs_score: 43, fec_score: 0
 [mpegts @ 0000000000f46160] Filter: pid=0x11 type=1
 [mpegts @ 0000000000f46160] Filter: pid=0x0 type=1
 [mpegts @ 0000000000f46160] tuning done
 [mpegts @ 0000000000f46160] Before avformat_find_stream_info() pos: 0
 bytes read:5013504 seeks:1 nb_streams:0
 [mpegts @ 0000000000f46160] Skipping after seek
 [mpegts @ 0000000000f46160] Filter: pid=0x114 type=0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] stream=0 stream_type=0 pid=114 prog_reg_desc=
 [mpegts @ 0000000000f46160] pid=114 stream_type=0 probing
 [mpegts @ 0000000000f46160] Filter: pid=0x112 type=0
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] stream=1 stream_type=0 pid=112 prog_reg_desc=
 [mpegts @ 0000000000f46160] pid=112 stream_type=0 probing
 [mpegts @ 0000000000f46160] Filter: pid=0x111 type=0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] stream=2 stream_type=0 pid=111 prog_reg_desc=
 [mpegts @ 0000000000f46160] pid=111 stream_type=0 probing
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2500
 [mpegts @ 0000000000f46160] probing stream 0 pp:2500
 [mpegts @ 0000000000f46160] probing stream 1 pp:2500
 [mpegts @ 0000000000f46160] Filter: pid=0x115 type=0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] stream=3 stream_type=0 pid=115 prog_reg_desc=
 [mpegts @ 0000000000f46160] pid=115 stream_type=0 probing
 [mpegts @ 0000000000f46160] Filter: pid=0x113 type=0
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] stream=4 stream_type=0 pid=113 prog_reg_desc=
 [mpegts @ 0000000000f46160] pid=113 stream_type=0 probing
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] probing stream 1 pp:2499
 Probing mp3 score:1 size:746
 [mpegts @ 0000000000f46160] Probe with size=746, packets=2 detected mp3
 with score=1
 [mpegts @ 0000000000f46160] probing stream 0 pp:2499
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2499
 [mpegts @ 0000000000f46160] probing stream 3 pp:2500
 Probing mp3 score:1 size:1194
 [mpegts @ 0000000000f46160] Probe with size=1194, packets=1 detected mp3
 with score=1
 [mpegts @ 0000000000f46160] probing stream 4 pp:2500
 Probing mp3 score:1 size:1194
 [mpegts @ 0000000000f46160] Probe with size=1194, packets=1 detected mp3
 with score=1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2498
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2497
 [mpegts @ 0000000000f46160] probing stream 0 pp:2498
 Probing loas score:51 size:1150
 [mpegts @ 0000000000f46160] Probe with size=1150, packets=3 detected loas
 with score=51
 [mpegts @ 0000000000f46160] probed stream 0
 [mpegts @ 0000000000f46160] probing stream 1 pp:2498
 Probing loas score:51 size:1130
 Probing mp3 score:1 size:1130
 [mpegts @ 0000000000f46160] Probe with size=1130, packets=3 detected loas
 with score=51
 [mpegts @ 0000000000f46160] probed stream 1
 [mpegts @ 0000000000f46160] probing stream 3 pp:2499
 Probing mp3 score:1 size:2388
 [mpegts @ 0000000000f46160] Probe with size=2388, packets=2 detected mp3
 with score=1
 [mpegts @ 0000000000f46160] probing stream 4 pp:2499
 Probing mp3 score:1 size:2388
 [mpegts @ 0000000000f46160] Probe with size=2388, packets=2 detected mp3
 with score=1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2496
 [mpegts @ 0000000000f46160] probing stream 3 pp:2498
 [mpegts @ 0000000000f46160] probing stream 4 pp:2498
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2495
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2494
 [mpegts @ 0000000000f46160] probing stream 3 pp:2497
 Probing loas score:51 size:4776
 Probing mp3 score:1 size:4776
 [mpegts @ 0000000000f46160] Probe with size=4776, packets=4 detected loas
 with score=51
 [mpegts @ 0000000000f46160] probed stream 3
 [mpegts @ 0000000000f46160] probing stream 4 pp:2497
 Probing loas score:51 size:4776
 Probing mp3 score:1 size:4776
 [mpegts @ 0000000000f46160] Probe with size=4776, packets=4 detected loas
 with score=51
 [mpegts @ 0000000000f46160] probed stream 4
 [mpegts @ 0000000000f46160] Filter: pid=0x116 type=0
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] stream=5 stream_type=0 pid=116 prog_reg_desc=
 [mpegts @ 0000000000f46160] pid=116 stream_type=0 probing
 [mpegts @ 0000000000f46160] probing stream 5 pp:2500
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] probing stream 2 pp:2493
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2492
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2491
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2490
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] probing stream 5 pp:2499
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2489
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2488
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2487
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2486
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2485
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2484
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 2 pp:2483
 Probing h264 score:51 size:1063046
 [mpegts @ 0000000000f46160] Probe with size=1063046, packets=18 detected
 h264 with score=51
 [mpegts @ 0000000000f46160] probed stream 2
 [NULL @ 0000000000e03e20] sps_id 0 out of range
 [NULL @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [NULL @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [aac_latm @ 0000000000e27c40] no decoder config found
 [aac_latm @ 0000000000e02cc0] no decoder config found
     Last message repeated 1 times
 [aac_latm @ 0000000000e27c40] no decoder config found
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [aac_latm @ 0000000000e97020] no decoder config found
 [aac_latm @ 0000000000e04aa0] no decoder config found
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [aac_latm @ 0000000000e27c40] no decoder config found
 [aac_latm @ 0000000000e02cc0] no decoder config found
 [aac_latm @ 0000000000e97020] no decoder config found
 [aac_latm @ 0000000000e04aa0] no decoder config found
 [aac_latm @ 0000000000e27c40] initializing latmctx
 [aac_latm @ 0000000000e27c40] element type mismatch 1 != 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [aac_latm @ 0000000000e02cc0] initializing latmctx
 [aac_latm @ 0000000000e02cc0] element type mismatch 1 != 0
 [aac_latm @ 0000000000e97020] no decoder config found
 [aac_latm @ 0000000000e04aa0] no decoder config found
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [aac_latm @ 0000000000e97020] initializing latmctx
 [aac_latm @ 0000000000e97020] channel element 0.2 is not allocated
 [aac_latm @ 0000000000e04aa0] initializing latmctx
 [aac_latm @ 0000000000e04aa0] channel element 0.2 is not allocated
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] probing stream 5 pp:2498
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] probing stream 5 pp:2497
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] probing stream 5 pp:2496
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
     Last message repeated 1 times
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] probing stream 5 pp:2495
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] probing stream 5 pp:2494
 [mpegts @ 0000000000f46160] probed stream 5 failed
 [mpegts @ 0000000000f46160] parser not found for codec none, packets or
 times may be invalid.
 [aac_latm @ 0000000000e97020] This stream seems to incorrectly report its
 last channel as LFE[5], mapping to LFE[0]
 [aac_latm @ 0000000000e97020] element type mismatch 3 != 0
 [aac_latm @ 0000000000e97020] element type mismatch 1 != 0
     Last message repeated 1 times
 [aac_latm @ 0000000000e04aa0] This stream seems to incorrectly report its
 last channel as LFE[5], mapping to LFE[0]
 [aac_latm @ 0000000000e04aa0] element type mismatch 3 != 0
 [aac_latm @ 0000000000e04aa0] element type mismatch 1 != 0
     Last message repeated 1 times
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] sps_id 0 out of range
 [h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
 [h264 @ 0000000000e03e20] non-existing PPS 0 referenced
 [h264 @ 0000000000e03e20] decode_slice_header error
 [h264 @ 0000000000e03e20] no frame!
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 7, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [h264 @ 0000000000e03e20] Reinit context to 1920x1088, pix_fmt: yuv420p
 [h264 @ 0000000000e03e20] Frame num gap 35 32
 [h264 @ 0000000000e03e20] Frame num gap 35 33
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] no picture
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
 [h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
     Last message repeated 1 times
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] Non-increasing DTS in stream 5: packet 6 with
 DTS 1739840220, packet 7 with DTS 1739693340
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [h264 @ 0000000000e03e20] unknown SEI type 2
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
 [h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
 [mpegts @ 0000000000f46160] Probe buffer size limit of 5000000 bytes
 reached
 [mpegts @ 0000000000f46160] rfps: 60.000000 0.001702
     Last message repeated 1 times
 [mpegts @ 0000000000f46160] rfps: 120.000000 0.006810
     Last message repeated 1 times
 [mpegts @ 0000000000f46160] rfps: 59.940060 0.000000
     Last message repeated 1 times
 [mpegts @ 0000000000f46160] Skipping after seek
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
 [mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
 [mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
 [mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
 [mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
 [mpegts @ 0000000000f46160] PES packet size mismatch
     Last message repeated 3 times
 [mpegts @ 0000000000f46160] stream 0: start_time: 19331.236 duration:
 90.027
 [mpegts @ 0000000000f46160] stream 1: start_time: 19331.236 duration:
 90.027
 [mpegts @ 0000000000f46160] stream 2: start_time: 19331.505 duration:
 90.107
 [mpegts @ 0000000000f46160] stream 3: start_time: 19331.236 duration:
 89.984
 [mpegts @ 0000000000f46160] stream 4: start_time: 19331.236 duration:
 89.984
 [mpegts @ 0000000000f46160] stream 5: start_time: 19330.030 duration:
 -102481911520608.625
 [mpegts @ 0000000000f46160] format: start_time: 19330.030 duration: 91.582
 bitrate=16075 kb/s
 [mpegts @ 0000000000f46160] Could not find codec parameters for stream 5
 (Unknown: none): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [mpegts @ 0000000000f46160] After avformat_find_stream_info() pos: 0 bytes
 read:10653840 seeks:3 frames:400
 Input #0, mpegts, from 'brazil_bradcast_sample.m2ts':
   Duration: 00:01:31.58, start: 19330.030000, bitrate: 16075 kb/s
     Stream #0:0[0x114], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
 stereo, fltp
     Stream #0:1[0x112], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
 stereo, fltp
     Stream #0:2[0x111], 150, 1/90000: Video: h264 (High), 1 reference
 frame, yuv420p(tv, bt709, top first, left), 1920x1080 (1920x1088) [SAR 1:1
 DAR 16:9], 0/1, 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
     Stream #0:3[0x115], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
 5.1, fltp
     Stream #0:4[0x113], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
 5.1, fltp
     Stream #0:5[0x116], 10, 1/90000: Unknown: none
 Successfully opened the file.
 At least one output file must be specified
 [AVIOContext @ 0000000000e0ace0] Statistics: 10653840 bytes read, 3 seeks

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5944>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list