Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2020
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 106.15 KB | None | 0 0
  1. 2020-01-02 12:17:06.865
  2. Emby Server version: 4.4.0.4
  3.  
  4. App: Emby Web 4.4.0.4
  5. Firefox
  6.  
  7. http://my-emby-server.com:8096/videos/53180/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCB4ODZfNjQ7IHJ2OjcxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzEuMHwxNTc2MzQxNzcxNjI5&MediaSourceId=df12fd4ab5aa7045b74c448bc19dff66&PlaySessionId=39807e73b0ce4bdd8ba2efa3e246b8cd&api_key=b3dee52d526e40a8b643ba9d3135de47&VideoCodec=h264&AudioCodec=aac&VideoBitrate=59871998&AudioBitrate=128002&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&TranscodeReasons=VideoCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false&allowAudioStreamCopy=false
  8.  
  9. {"Protocol":"File","Id":"df12fd4ab5aa7045b74c448bc19dff66","Path":"/data/tvshow/How I Met Your Mother/Season 3/How I Met Your Mother - S03E17 - The Goat.m4v","Type":"Default","Container":"mp4","Size":168099894,"Name":"How I Met Your Mother - S03E17 - The Goat","IsRemote":false,"RunTimeTicks":13048880000,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":false,"MediaStreams":[{"Codec":"hevc","CodecTag":"hev1","Language":"und","ColorTransfer":"bt709","ColorPrimaries":"bt709","ColorSpace":"bt709","TimeBase":"1/90000","CodecTimeBase":"1001/24000","VideoRange":"SDR","DisplayTitle":"1080p HEVC","IsInterlaced":false,"BitRate":897391,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":1080,"Width":1920,"AverageFrameRate":23.976004,"RealFrameRate":23.976025,"Profile":"Main","Type":"Video","AspectRatio":"16:9","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Protocol":"File","PixelFormat":"yuv420p","Level":120,"IsAnamorphic":false},{"Codec":"aac","CodecTag":"mp4a","Language":"eng","TimeBase":"1/48000","CodecTimeBase":"1/48000","DisplayTitle":"English AAC 5.1 (Default)","DisplayLanguage":"English","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":128002,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"HE-AAC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Protocol":"File"},{"Codec":"srt","Language":"eng","DisplayTitle":"English (SRT)","DisplayLanguage":"English","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":true,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":"/var/lib/emby/metadata/library/df/df12fd4ab5aa7045b74c448bc19dff66/How I Met Your Mother - S03E17 - The Goat.en.srt","Protocol":"File"}],"Formats":[],"Bitrate":1030585,"RequiredHttpHeaders":{},"ReadAtNativeFramerate":false}
  10.  
  11. User policy for my_name: EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  12.  
  13. Affected codecs:
  14. >>>>>>  libx264 Software Encoder
  15.         Color Formats: YUV420P, YUVJ420P, YUV422P, YUVJ422P, YUV444P, YUVJ444P, NV12, NV16, NV21, YUV420P10, YUV422P10, YUV444P10, NV20
  16.         Profiles: Baseline Profile (Level 6.2), Main Profile (Level 6.2), High Profile (Level 6.2), High 10 Profile (Level 6.2), High 4:2:2 Profile (Level 6.2), High 4:4:4 Profile (Level 6.2)
  17.  
  18.  
  19. >>>>>>  FindVideoDecoder - MediaType: hevc, Mode: NoHardwareCodecs
  20. Info    FindVideoDecoder - Checking: 'Automatic software decoder' (Priority: 0)
  21. Info    FindVideoDecoder - Check successful - selecting 'Automatic software decoder'
  22.  
  23. >>>>>>  FindVideoEncoder - Media: h264, UseHardwareCodecs: True, Mode: NoHardwareCodecs
  24. Info    FindVideoEncoder - Checking: 'libx264 Software Encoder' (Priority: 0)
  25. Info    Encoder supports input stream
  26. Info    FindVideoEncoder - Check successful - selecting 'libx264 Software Encoder'
  27.  
  28. >>>>>>  FindVideoDecoder - MediaType: hevc, Mode: NoHardwareCodecs
  29. Info    FindVideoDecoder - Checking: 'Automatic software decoder' (Priority: 0)
  30. Info    FindVideoDecoder - Check successful - selecting 'Automatic software decoder'
  31.  
  32. >>>>>>  FindVideoEncoder - Media: h264, UseHardwareCodecs: True, Mode: NoHardwareCodecs
  33. Info    FindVideoEncoder - Checking: 'libx264 Software Encoder' (Priority: 0)
  34. Info    Encoder supports input stream
  35. Info    FindVideoEncoder - Check successful - selecting 'libx264 Software Encoder'
  36.  
  37. Legacy Command:
  38.  
  39. /opt/emby-server/bin/ffmpeg -f mp4 -i file:"/data/tvshow/How I Met Your Mother/Season 3/How I Met Your Mother - S03E17 - The Goat.m4v" -threads 0 -map 0:0 -map 0:1 -sn -c:v:0 libx264 -pix_fmt yuv420p  -maxrate 2692173 -bufsize 5384346 -preset veryfast -profile:v:0 high -level:v:0 4.1 -crf 23 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -g:v:0 72 -keyint_min:v:0 72 -sc_threshold:v:0 0  -copyts -vsync -1 -codec:a:0 aac -metadata:s:a:0 language=eng -disposition:a:0 default -ac:a:0 2 -ab:a:0 128002 -filter:a:0 "volume=2" -f segment -max_delay 5000000 -avoid_negative_ts disabled -map_metadata -1 -map_chapters -1 -start_at_zero -segment_time 3  -individual_header_trailer 0 -segment_format mpegts -segment_write_temp 1 -segment_list_type m3u8 -segment_start_number 0 -segment_list "/var/lib/emby/transcoding-temp/b52d349f7f8a7e33603ee99d75f7a8ae.m3u8" -y "/var/lib/emby/transcoding-temp/b52d349f7f8a7e33603ee99d75f7a8ae%d.ts"
  40.  
  41. Actual Command:
  42.  
  43. /opt/emby-server/bin/ffmpeg -loglevel +timing -y -copyts -start_at_zero -f m4v -c:v:0 hevc -i "/data/tvshow/How I Met Your Mother/Season 3/How I Met Your Mother - S03E17 - The Goat.m4v" -map 0:0 -map 0:1 -sn -c:v:0 libx264 -g:v:0 72 -maxrate:v:0 2692173 -bufsize:v:0 5384346 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.1 -x264opts:v:0 "subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none" -crf:v:0 23 -c:a:0 aac -ab:a:0 128002 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 volume=2 -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list /var/lib/emby/transcoding-temp/b52d349f7f8a7e33603ee99d75f7a8ae.m3u8 -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -segment_write_temp 1 "/var/lib/emby/transcoding-temp/b52d349f7f8a7e33603ee99d75f7a8ae%d.ts"
  44.  
  45. 12:17:06.896 ffmpeg version 4.3.0-emby_2019_11_09 Copyright (c) 2000-2019 the FFmpeg developers and softworkz for Emby LLC
  46. 12:17:06.897   built with gcc 8.3.0 (crosstool-NG 1.24.0)
  47. 12:17:06.897 Execution Date: 2020-01-02 12:17:06
  48. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  49. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  50. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  51.     Last message repeated 1 times
  52. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  53.     Last message repeated 1 times
  54. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  55.     Last message repeated 3 times
  56. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  57.     Last message repeated 2 times
  58. 12:17:06.908 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  59.     Last message repeated 6 times
  60. 12:17:06.909 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  61.     Last message repeated 3 times
  62. 12:17:06.909 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  63.     Last message repeated 1 times
  64. 12:17:06.909 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  65.     Last message repeated 8 times
  66. 12:17:06.909 [hevc @ 0x127df00] missing picture in access unit with size 1753698
  67. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  68. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  69. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  70.     Last message repeated 1 times
  71. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  72.     Last message repeated 1 times
  73. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  74.     Last message repeated 3 times
  75. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  76.     Last message repeated 2 times
  77. 12:17:06.911 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  78.     Last message repeated 6 times
  79. 12:17:06.912 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  80.     Last message repeated 3 times
  81. 12:17:06.912 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  82.     Last message repeated 1 times
  83. 12:17:06.912 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  84.     Last message repeated 8 times
  85. 12:17:06.913 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  86. 12:17:06.913 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  87. 12:17:06.913 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  88.     Last message repeated 1 times
  89. 12:17:06.913 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  90.     Last message repeated 1 times
  91. 12:17:06.913 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  92.     Last message repeated 3 times
  93. 12:17:06.913 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  94.     Last message repeated 2 times
  95. 12:17:06.914 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  96.     Last message repeated 6 times
  97. 12:17:06.914 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  98.     Last message repeated 3 times
  99. 12:17:06.914 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  100.     Last message repeated 1 times
  101. 12:17:06.915 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  102.     Last message repeated 8 times
  103. 12:17:06.915 [hevc @ 0x127df00] Skipping NAL unit 62
  104. 12:17:06.915 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  105.     Last message repeated 13 times
  106. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  107.     Last message repeated 15 times
  108. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  109.     Last message repeated 5 times
  110. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  111.     Last message repeated 4 times
  112. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  113.     Last message repeated 3 times
  114. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  115.     Last message repeated 2 times
  116. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  117. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  118.     Last message repeated 3 times
  119. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  120.     Last message repeated 1 times
  121. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  122. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  123.     Last message repeated 1 times
  124. 12:17:06.916 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  125.     Last message repeated 5 times
  126. 12:17:06.916 [hevc @ 0x127df00] missing picture in access unit with size 366377
  127. 12:17:06.916 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 62, skipping.
  128.     Last message repeated 13 times
  129. 12:17:06.916 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  130.     Last message repeated 15 times
  131. 12:17:06.916 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 50, skipping.
  132.     Last message repeated 5 times
  133. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  134.     Last message repeated 4 times
  135. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  136.     Last message repeated 3 times
  137. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  138.     Last message repeated 2 times
  139. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  140. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 18, skipping.
  141.     Last message repeated 3 times
  142. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  143.     Last message repeated 1 times
  144. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  145. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  146.     Last message repeated 1 times
  147. 12:17:06.917 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  148.     Last message repeated 5 times
  149. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  150.     Last message repeated 13 times
  151. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  152.     Last message repeated 15 times
  153. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  154.     Last message repeated 5 times
  155. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  156.     Last message repeated 4 times
  157. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  158.     Last message repeated 3 times
  159. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  160.     Last message repeated 2 times
  161. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  162. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  163.     Last message repeated 3 times
  164. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  165.     Last message repeated 1 times
  166. 12:17:06.917 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  167. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  168.     Last message repeated 1 times
  169. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  170.     Last message repeated 5 times
  171. 12:17:06.918 [hevc @ 0x127df00] Skipping NAL unit 54
  172. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  173. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  174.     Last message repeated 1 times
  175. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 56, skipping.
  176. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  177. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  178.     Last message repeated 1 times
  179. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  180. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  181. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  182. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 23, skipping.
  183.     Last message repeated 2 times
  184. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  185.     Last message repeated 3 times
  186. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  187.     Last message repeated 2 times
  188. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  189.     Last message repeated 4 times
  190. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  191.     Last message repeated 1 times
  192. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  193. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  194. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  195.     Last message repeated 3 times
  196. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  197.     Last message repeated 3 times
  198. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  199.     Last message repeated 3 times
  200. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 45, skipping.
  201. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  202.     Last message repeated 2 times
  203. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  204. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  205. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  206. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  207.     Last message repeated 2 times
  208. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  209.     Last message repeated 2 times
  210. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  211. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  212. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  213. 12:17:06.918 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  214. 12:17:06.918 [hevc @ 0x127df00] missing picture in access unit with size 150245
  215. 12:17:06.918 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  216. 12:17:06.918 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  217.     Last message repeated 1 times
  218. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 56, skipping.
  219. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  220. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  221.     Last message repeated 1 times
  222. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 25, skipping.
  223. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  224. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  225. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 23, skipping.
  226.     Last message repeated 2 times
  227. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 14, skipping.
  228.     Last message repeated 3 times
  229. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  230.     Last message repeated 2 times
  231. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  232.     Last message repeated 4 times
  233. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 52, skipping.
  234.     Last message repeated 1 times
  235. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 48, skipping.
  236. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  237. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  238.     Last message repeated 3 times
  239. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 59, skipping.
  240.     Last message repeated 3 times
  241. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  242.     Last message repeated 3 times
  243. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 45, skipping.
  244. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  245.     Last message repeated 2 times
  246. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 51, skipping.
  247. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 58, skipping.
  248. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 50, skipping.
  249. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  250.     Last message repeated 2 times
  251. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 52, skipping.
  252.     Last message repeated 2 times
  253. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  254. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  255. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 28, skipping.
  256. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 19, skipping.
  257. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  258. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  259.     Last message repeated 1 times
  260. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 56, skipping.
  261. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  262. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  263.     Last message repeated 1 times
  264. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  265. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  266. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  267. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 23, skipping.
  268.     Last message repeated 2 times
  269. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  270.     Last message repeated 3 times
  271. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  272.     Last message repeated 2 times
  273. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  274.     Last message repeated 4 times
  275. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  276.     Last message repeated 1 times
  277. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  278. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  279. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  280.     Last message repeated 3 times
  281. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  282.     Last message repeated 3 times
  283. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  284.     Last message repeated 3 times
  285. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 45, skipping.
  286. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  287.     Last message repeated 2 times
  288. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  289. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  290. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  291. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  292.     Last message repeated 2 times
  293. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  294.     Last message repeated 2 times
  295. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  296. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  297. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  298. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  299. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  300.     Last message repeated 1 times
  301. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  302. 12:17:06.919 [hevc @ 0x127df00] missing picture in access unit with size 104428
  303. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  304.     Last message repeated 1 times
  305. 12:17:06.919 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  306. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  307.     Last message repeated 1 times
  308. 12:17:06.919 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  309.     Last message repeated 2 times
  310. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 23, skipping.
  311.     Last message repeated 1 times
  312. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  313. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  314.     Last message repeated 1 times
  315. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  316. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  317.     Last message repeated 1 times
  318. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  319. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  320. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  321. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  322.     Last message repeated 1 times
  323. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  324.     Last message repeated 1 times
  325. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 20, skipping.
  326.     Last message repeated 1 times
  327. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  328.     Last message repeated 1 times
  329. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  330. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  331. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  332.     Last message repeated 1 times
  333. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  334. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  335.     Last message repeated 1 times
  336. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  337. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  338.     Last message repeated 2 times
  339. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  340. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  341. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  342. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  343.     Last message repeated 1 times
  344. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  345. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  346. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  347. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  348. 12:17:06.920 [hevc @ 0x127df00] missing picture in access unit with size 96388
  349. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  350.     Last message repeated 1 times
  351. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 23, skipping.
  352.     Last message repeated 1 times
  353. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 59, skipping.
  354. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  355.     Last message repeated 1 times
  356. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 46, skipping.
  357. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  358.     Last message repeated 1 times
  359. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 34, skipping.
  360. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 57, skipping.
  361. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 30, skipping.
  362. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  363.     Last message repeated 1 times
  364. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  365.     Last message repeated 1 times
  366. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 20, skipping.
  367.     Last message repeated 1 times
  368. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  369.     Last message repeated 1 times
  370. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  371. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  372. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  373.     Last message repeated 1 times
  374. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 17, skipping.
  375. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  376.     Last message repeated 1 times
  377. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  378. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 11, skipping.
  379.     Last message repeated 2 times
  380. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  381. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 22, skipping.
  382. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  383. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 19, skipping.
  384.     Last message repeated 1 times
  385. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 30, skipping.
  386. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  387. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 6, skipping.
  388. 12:17:06.920 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 30, skipping.
  389. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  390.     Last message repeated 1 times
  391. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 23, skipping.
  392.     Last message repeated 1 times
  393. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  394. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  395.     Last message repeated 1 times
  396. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  397. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  398.     Last message repeated 1 times
  399. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  400. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  401. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  402. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  403.     Last message repeated 1 times
  404. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  405.     Last message repeated 1 times
  406. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 20, skipping.
  407.     Last message repeated 1 times
  408. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  409.     Last message repeated 1 times
  410. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  411. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  412. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  413.     Last message repeated 1 times
  414. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  415. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  416.     Last message repeated 1 times
  417. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  418. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  419.     Last message repeated 2 times
  420. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  421. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  422. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  423. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  424.     Last message repeated 1 times
  425. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  426. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  427. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  428. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  429. 12:17:06.920 [hevc @ 0x127df00] Skipping NAL unit 62
  430. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  431. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  432. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  433. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  434. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  435.     Last message repeated 1 times
  436. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  437.     Last message repeated 1 times
  438. 12:17:06.920 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  439. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  440. 12:17:06.921 [hevc @ 0x127df00] missing picture in access unit with size 15235
  441. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 62, skipping.
  442. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  443. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 31, skipping.
  444. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  445. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 19, skipping.
  446.     Last message repeated 1 times
  447. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  448.     Last message repeated 1 times
  449. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  450. 12:17:06.921 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 6, skipping.
  451. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  452. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  453. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  454. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  455. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  456.     Last message repeated 1 times
  457. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  458.     Last message repeated 1 times
  459. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  460. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  461. 12:17:06.921 [hevc @ 0x127df00] Skipping NAL unit 57
  462. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  463.     Last message repeated 1 times
  464. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  465.     Last message repeated 2 times
  466. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  467. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  468.     Last message repeated 1 times
  469. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  470. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  471. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 5, skipping.
  472. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  473. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  474. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 1, skipping.
  475.     Last message repeated 1 times
  476. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  477. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  478. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  479.     Last message repeated 1 times
  480. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  481. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  482. 12:17:06.921 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  483.     Last message repeated 1 times
  484. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  485. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  486.     Last message repeated 1 times
  487. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 10, skipping.
  488. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  489. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  490.     Last message repeated 1 times
  491. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  492.     Last message repeated 2 times
  493. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  494. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  495. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  496. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  497.     Last message repeated 2 times
  498. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  499. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  500.     Last message repeated 8 times
  501. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  502.     Last message repeated 3 times
  503. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  504. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  505.     Last message repeated 5 times
  506. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  507.     Last message repeated 4 times
  508. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  509. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  510.     Last message repeated 4 times
  511. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  512. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  513. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  514. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  515.     Last message repeated 2 times
  516. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  517. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  518.     Last message repeated 1 times
  519. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  520. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  521. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  522.     Last message repeated 3 times
  523. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  524.     Last message repeated 5 times
  525. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  526.     Last message repeated 1 times
  527. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  528. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  529. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  530.     Last message repeated 1 times
  531. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  532.     Last message repeated 1 times
  533. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  534. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 9, skipping.
  535.     Last message repeated 1 times
  536. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  537. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  538. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 1, skipping.
  539.     Last message repeated 2 times
  540. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  541. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  542.     Last message repeated 3 times
  543. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  544. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  545. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  546. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  547. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  548. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  549. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  550.     Last message repeated 1 times
  551. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  552. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  553.     Last message repeated 2 times
  554. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  555. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  556. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  557. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  558. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  559.     Last message repeated 1 times
  560. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  561.     Last message repeated 1 times
  562. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  563.     Last message repeated 1 times
  564. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  565.     Last message repeated 3 times
  566. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  567. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  568. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  569.     Last message repeated 2 times
  570. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  571. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  572. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  573.     Last message repeated 3 times
  574. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  575.     Last message repeated 1 times
  576. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  577. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  578.     Last message repeated 1 times
  579. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  580. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  581.     Last message repeated 1 times
  582. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  583. 12:17:06.922 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  584.     Last message repeated 1 times
  585. 12:17:06.922 [hevc @ 0x127df00] PPS id out of range: 122
  586. 12:17:06.922 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 50, skipping.
  587.     Last message repeated 1 times
  588. 12:17:06.922 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  589.     Last message repeated 2 times
  590. 12:17:06.922 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 7, skipping.
  591. 12:17:06.922 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  592.     Last message repeated 1 times
  593. 12:17:06.922 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 17, skipping.
  594. 12:17:06.922 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 13, skipping.
  595. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 5, skipping.
  596. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 47, skipping.
  597. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 27, skipping.
  598. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 1, skipping.
  599.     Last message repeated 1 times
  600. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  601. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 27, skipping.
  602. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  603.     Last message repeated 1 times
  604. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 46, skipping.
  605. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  606. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  607.     Last message repeated 1 times
  608. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 7, skipping.
  609. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 47, skipping.
  610.     Last message repeated 1 times
  611. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 10, skipping.
  612. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  613. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 2, skipping.
  614.     Last message repeated 1 times
  615. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  616.     Last message repeated 2 times
  617. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  618. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  619. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  620. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  621.     Last message repeated 2 times
  622. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 63, skipping.
  623. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 11, skipping.
  624.     Last message repeated 8 times
  625. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  626.     Last message repeated 3 times
  627. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 4, skipping.
  628. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  629.     Last message repeated 5 times
  630. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  631.     Last message repeated 4 times
  632. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 31, skipping.
  633. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 63, skipping.
  634.     Last message repeated 4 times
  635. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 51, skipping.
  636. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 28, skipping.
  637. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 36, skipping.
  638. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 63, skipping.
  639.     Last message repeated 2 times
  640. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 28, skipping.
  641. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  642.     Last message repeated 1 times
  643. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 27, skipping.
  644. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 57, skipping.
  645. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 30, skipping.
  646.     Last message repeated 3 times
  647. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 33, skipping.
  648.     Last message repeated 5 times
  649. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 19, skipping.
  650.     Last message repeated 1 times
  651. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  652. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 37, skipping.
  653. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 57, skipping.
  654.     Last message repeated 1 times
  655. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  656.     Last message repeated 1 times
  657. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 52, skipping.
  658. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 9, skipping.
  659.     Last message repeated 1 times
  660. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 36, skipping.
  661. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  662. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 1, skipping.
  663.     Last message repeated 2 times
  664. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  665. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 4, skipping.
  666.     Last message repeated 3 times
  667. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  668. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  669. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 35, skipping.
  670. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  671. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  672. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 48, skipping.
  673. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 40, skipping.
  674.     Last message repeated 1 times
  675. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 22, skipping.
  676. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  677.     Last message repeated 2 times
  678. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  679. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  680. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  681. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 49, skipping.
  682. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 2, skipping.
  683.     Last message repeated 1 times
  684. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  685.     Last message repeated 1 times
  686. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  687.     Last message repeated 1 times
  688. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 27, skipping.
  689.     Last message repeated 3 times
  690. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  691. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 7, skipping.
  692. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  693.     Last message repeated 2 times
  694. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  695. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 58, skipping.
  696. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  697.     Last message repeated 3 times
  698. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  699.     Last message repeated 1 times
  700. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  701. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  702.     Last message repeated 1 times
  703. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  704. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  705.     Last message repeated 1 times
  706. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  707. 12:17:06.923 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 13, skipping.
  708.     Last message repeated 1 times
  709. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  710.     Last message repeated 1 times
  711. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  712.     Last message repeated 2 times
  713. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  714. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  715.     Last message repeated 1 times
  716. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  717. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  718. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 5, skipping.
  719. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  720. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  721. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 1, skipping.
  722.     Last message repeated 1 times
  723. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  724. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  725. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  726.     Last message repeated 1 times
  727. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  728. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  729. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  730.     Last message repeated 1 times
  731. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  732. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  733.     Last message repeated 1 times
  734. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 10, skipping.
  735. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  736. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  737.     Last message repeated 1 times
  738. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  739.     Last message repeated 2 times
  740. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  741. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  742. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  743. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  744.     Last message repeated 2 times
  745. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  746. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  747.     Last message repeated 8 times
  748. 12:17:06.923 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  749.     Last message repeated 3 times
  750. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  751. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  752.     Last message repeated 5 times
  753. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  754.     Last message repeated 4 times
  755. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  756. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  757.     Last message repeated 4 times
  758. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  759. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  760. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  761. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  762.     Last message repeated 2 times
  763. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  764. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  765.     Last message repeated 1 times
  766. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  767. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  768. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  769.     Last message repeated 3 times
  770. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  771.     Last message repeated 5 times
  772. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  773.     Last message repeated 1 times
  774. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  775. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  776. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  777.     Last message repeated 1 times
  778. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  779.     Last message repeated 1 times
  780. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  781. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 9, skipping.
  782.     Last message repeated 1 times
  783. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  784. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  785. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 1, skipping.
  786.     Last message repeated 2 times
  787. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  788. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  789.     Last message repeated 3 times
  790. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  791. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  792. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  793. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  794. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  795. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  796. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  797.     Last message repeated 1 times
  798. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  799. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  800.     Last message repeated 2 times
  801. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  802. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  803. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  804. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  805. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  806.     Last message repeated 1 times
  807. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  808.     Last message repeated 1 times
  809. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  810.     Last message repeated 1 times
  811. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  812.     Last message repeated 3 times
  813. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  814. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  815. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  816.     Last message repeated 2 times
  817. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  818. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  819. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  820.     Last message repeated 3 times
  821. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  822.     Last message repeated 1 times
  823. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  824. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  825.     Last message repeated 1 times
  826. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  827. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  828.     Last message repeated 1 times
  829. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  830. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  831.     Last message repeated 1 times
  832. 12:17:06.924 [hevc @ 0x127df00] Skipping NAL unit 52
  833. 12:17:06.924 [hevc @ 0x127df00] Skipping NAL unit 48
  834. 12:17:06.924 [hevc @ 0x127df00] PPS id out of range: 122
  835. 12:17:06.924 [hevc @ 0x127df00] Error parsing NAL unit #2.
  836. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 55, skipping.
  837. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  838.     Last message repeated 3 times
  839. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  840. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  841.     Last message repeated 2 times
  842. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  843. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  844. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  845.     Last message repeated 2 times
  846. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  847.     Last message repeated 1 times
  848. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  849.     Last message repeated 1 times
  850. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  851. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  852. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  853.     Last message repeated 2 times
  854. 12:17:06.924 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  855.     Last message repeated 1 times
  856. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 5, skipping.
  857. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  858. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  859.     Last message repeated 1 times
  860. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  861.     Last message repeated 2 times
  862. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  863. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  864.     Last message repeated 1 times
  865. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  866.     Last message repeated 1 times
  867. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  868. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 56, skipping.
  869. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  870. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  871.     Last message repeated 2 times
  872. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  873.     Last message repeated 2 times
  874. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  875.     Last message repeated 1 times
  876. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  877.     Last message repeated 1 times
  878. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  879. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  880. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  881.     Last message repeated 1 times
  882. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  883.     Last message repeated 1 times
  884. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 42, skipping.
  885. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  886. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  887. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  888. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  889. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  890.     Last message repeated 1 times
  891. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  892. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  893.     Last message repeated 1 times
  894. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  895. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 9, skipping.
  896. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  897. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  898. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  899.     Last message repeated 6 times
  900. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  901.     Last message repeated 1 times
  902. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  903. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  904. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  905. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  906. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  907. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  908. 12:17:06.925 [hevc @ 0x127df00] missing picture in access unit with size 178013
  909. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 55, skipping.
  910. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  911.     Last message repeated 3 times
  912. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 35, skipping.
  913. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  914.     Last message repeated 2 times
  915. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  916. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  917. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  918.     Last message repeated 2 times
  919. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 35, skipping.
  920.     Last message repeated 1 times
  921. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  922.     Last message repeated 1 times
  923. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  924. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 62, skipping.
  925. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  926.     Last message repeated 2 times
  927. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  928.     Last message repeated 1 times
  929. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 5, skipping.
  930. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  931. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  932.     Last message repeated 1 times
  933. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 37, skipping.
  934.     Last message repeated 2 times
  935. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  936. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 31, skipping.
  937.     Last message repeated 1 times
  938. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 58, skipping.
  939.     Last message repeated 1 times
  940. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 57, skipping.
  941. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 56, skipping.
  942. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  943. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  944.     Last message repeated 2 times
  945. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 31, skipping.
  946.     Last message repeated 2 times
  947. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 30, skipping.
  948.     Last message repeated 1 times
  949. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 51, skipping.
  950.     Last message repeated 1 times
  951. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  952. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 17, skipping.
  953. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 49, skipping.
  954.     Last message repeated 1 times
  955. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 50, skipping.
  956.     Last message repeated 1 times
  957. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 42, skipping.
  958. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  959. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 34, skipping.
  960. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 40, skipping.
  961. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  962. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  963.     Last message repeated 1 times
  964. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 49, skipping.
  965. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 19, skipping.
  966.     Last message repeated 1 times
  967. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 59, skipping.
  968. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 9, skipping.
  969. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 21, skipping.
  970. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 40, skipping.
  971. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 21, skipping.
  972.     Last message repeated 6 times
  973. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  974.     Last message repeated 1 times
  975. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 50, skipping.
  976. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  977. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  978. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 34, skipping.
  979. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  980. 12:17:06.925 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  981. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 55, skipping.
  982. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  983.     Last message repeated 3 times
  984. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  985. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  986.     Last message repeated 2 times
  987. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  988. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  989. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  990.     Last message repeated 2 times
  991. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  992.     Last message repeated 1 times
  993. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  994.     Last message repeated 1 times
  995. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  996. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  997. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  998.     Last message repeated 2 times
  999. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  1000.     Last message repeated 1 times
  1001. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 5, skipping.
  1002. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1003. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1004.     Last message repeated 1 times
  1005. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  1006.     Last message repeated 2 times
  1007. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1008. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  1009.     Last message repeated 1 times
  1010. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  1011.     Last message repeated 1 times
  1012. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  1013. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 56, skipping.
  1014. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  1015. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  1016.     Last message repeated 2 times
  1017. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  1018.     Last message repeated 2 times
  1019. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  1020.     Last message repeated 1 times
  1021. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1022.     Last message repeated 1 times
  1023. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  1024. 12:17:06.925 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  1025. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1026.     Last message repeated 1 times
  1027. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  1028.     Last message repeated 1 times
  1029. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 42, skipping.
  1030. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1031. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  1032. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1033. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1034. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  1035.     Last message repeated 1 times
  1036. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1037. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  1038.     Last message repeated 1 times
  1039. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  1040. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 9, skipping.
  1041. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1042. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1043. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1044.     Last message repeated 6 times
  1045. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1046.     Last message repeated 1 times
  1047. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  1048. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  1049. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  1050. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  1051. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1052. 12:17:06.926 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1053. 12:17:06.926 [hevc @ 0x127df00] Skipping NAL unit 63
  1054. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  1055. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1056. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 42, skipping.
  1057.     Last message repeated 1 times
  1058. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  1059. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1060. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  1061.     Last message repeated 1 times
  1062. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1063. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1064. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  1065.     Last message repeated 1 times
  1066. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1067. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  1068. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1069.     Last message repeated 4 times
  1070. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  1071.     Last message repeated 1 times
  1072. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 56, skipping.
  1073. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1074. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1075. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  1076.     Last message repeated 2 times
  1077. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  1078. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  1079. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  1080. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1081. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1082. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1083.     Last message repeated 3 times
  1084. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1085.     Last message repeated 3 times
  1086. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  1087. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  1088.     Last message repeated 2 times
  1089. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  1090. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1091.     Last message repeated 1 times
  1092. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1093.     Last message repeated 2 times
  1094. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1095. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  1096. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1097.     Last message repeated 1 times
  1098. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1099. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  1100. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1101.     Last message repeated 1 times
  1102. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1103. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1104.     Last message repeated 4 times
  1105. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  1106.     Last message repeated 1 times
  1107. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 10, skipping.
  1108.     Last message repeated 2 times
  1109. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  1110.     Last message repeated 2 times
  1111. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  1112. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  1113. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1114. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1115.     Last message repeated 1 times
  1116. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  1117. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1118.     Last message repeated 1 times
  1119. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  1120.     Last message repeated 1 times
  1121. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1122. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  1123. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  1124.     Last message repeated 2 times
  1125. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1126. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  1127. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  1128. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  1129. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1130.     Last message repeated 2 times
  1131. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  1132. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1133. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 55, skipping.
  1134. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1135. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1136.     Last message repeated 1 times
  1137. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1138.     Last message repeated 2 times
  1139. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1140.     Last message repeated 1 times
  1141. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  1142. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1143. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  1144.     Last message repeated 2 times
  1145. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  1146. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  1147. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  1148. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1149. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 5, skipping.
  1150.     Last message repeated 1 times
  1151. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1152.     Last message repeated 1 times
  1153. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1154.     Last message repeated 1 times
  1155. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  1156.     Last message repeated 1 times
  1157. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 45, skipping.
  1158.     Last message repeated 1 times
  1159. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  1160. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1161. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  1162. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 23, skipping.
  1163.     Last message repeated 2 times
  1164. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  1165. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  1166.     Last message repeated 3 times
  1167. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1168.     Last message repeated 1 times
  1169. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  1170.     Last message repeated 2 times
  1171. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1172. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  1173.     Last message repeated 2 times
  1174. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  1175. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1176. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1177.     Last message repeated 1 times
  1178. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1179. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1180.     Last message repeated 1 times
  1181. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  1182.     Last message repeated 1 times
  1183. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1184. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1185.     Last message repeated 2 times
  1186. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1187. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1188.     Last message repeated 1 times
  1189. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 29, skipping.
  1190. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 45, skipping.
  1191.     Last message repeated 2 times
  1192. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 29, skipping.
  1193. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  1194. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  1195. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1196. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  1197. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  1198. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  1199. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  1200.     Last message repeated 5 times
  1201. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  1202.     Last message repeated 2 times
  1203. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  1204. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  1205. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1206.     Last message repeated 2 times
  1207. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  1208. 12:17:06.927 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1209. 12:17:06.927 [hevc @ 0x127df00] PPS id out of range: 21
  1210. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 63, skipping.
  1211. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1212. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 42, skipping.
  1213.     Last message repeated 1 times
  1214. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 28, skipping.
  1215. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1216. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 37, skipping.
  1217.     Last message repeated 1 times
  1218. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 49, skipping.
  1219. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1220. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  1221.     Last message repeated 1 times
  1222. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1223. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 15, skipping.
  1224. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1225.     Last message repeated 4 times
  1226. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 47, skipping.
  1227.     Last message repeated 1 times
  1228. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 56, skipping.
  1229. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 14, skipping.
  1230. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1231. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 48, skipping.
  1232.     Last message repeated 2 times
  1233. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 30, skipping.
  1234. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 11, skipping.
  1235. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 25, skipping.
  1236. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 33, skipping.
  1237. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 51, skipping.
  1238. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  1239.     Last message repeated 3 times
  1240. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  1241.     Last message repeated 3 times
  1242. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 35, skipping.
  1243. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 2, skipping.
  1244.     Last message repeated 2 times
  1245. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  1246. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  1247.     Last message repeated 1 times
  1248. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 21, skipping.
  1249.     Last message repeated 2 times
  1250. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 49, skipping.
  1251. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 11, skipping.
  1252. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1253.     Last message repeated 1 times
  1254. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1255. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 17, skipping.
  1256. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 14, skipping.
  1257.     Last message repeated 1 times
  1258. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 40, skipping.
  1259. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  1260.     Last message repeated 4 times
  1261. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 47, skipping.
  1262.     Last message repeated 1 times
  1263. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 10, skipping.
  1264.     Last message repeated 2 times
  1265. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 7, skipping.
  1266.     Last message repeated 2 times
  1267. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 18, skipping.
  1268. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  1269. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  1270. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1271.     Last message repeated 1 times
  1272. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  1273. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 40, skipping.
  1274.     Last message repeated 1 times
  1275. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  1276.     Last message repeated 1 times
  1277. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1278. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 13, skipping.
  1279. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 6, skipping.
  1280.     Last message repeated 2 times
  1281. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  1282. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 36, skipping.
  1283. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 34, skipping.
  1284. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 35, skipping.
  1285. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1286.     Last message repeated 2 times
  1287. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 19, skipping.
  1288. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  1289. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 55, skipping.
  1290. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1291. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  1292.     Last message repeated 1 times
  1293. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1294.     Last message repeated 2 times
  1295. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  1296.     Last message repeated 1 times
  1297. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  1298. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1299. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 62, skipping.
  1300.     Last message repeated 2 times
  1301. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 57, skipping.
  1302. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 17, skipping.
  1303. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 57, skipping.
  1304. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 33, skipping.
  1305. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 5, skipping.
  1306.     Last message repeated 1 times
  1307. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  1308.     Last message repeated 1 times
  1309. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 33, skipping.
  1310.     Last message repeated 1 times
  1311. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 46, skipping.
  1312.     Last message repeated 1 times
  1313. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 45, skipping.
  1314.     Last message repeated 1 times
  1315. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 22, skipping.
  1316. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1317. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 36, skipping.
  1318. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 23, skipping.
  1319.     Last message repeated 2 times
  1320. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 37, skipping.
  1321. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  1322.     Last message repeated 3 times
  1323. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  1324.     Last message repeated 1 times
  1325. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  1326.     Last message repeated 2 times
  1327. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1328. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  1329.     Last message repeated 2 times
  1330. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 2, skipping.
  1331. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  1332. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1333.     Last message repeated 1 times
  1334. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1335. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 21, skipping.
  1336.     Last message repeated 1 times
  1337. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 59, skipping.
  1338.     Last message repeated 1 times
  1339. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  1340. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1341.     Last message repeated 2 times
  1342. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 38, skipping.
  1343. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 51, skipping.
  1344.     Last message repeated 1 times
  1345. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 29, skipping.
  1346. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 45, skipping.
  1347.     Last message repeated 2 times
  1348. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 29, skipping.
  1349. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 18, skipping.
  1350. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 6, skipping.
  1351. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1352. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 58, skipping.
  1353. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 25, skipping.
  1354. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 32, skipping.
  1355. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 28, skipping.
  1356.     Last message repeated 5 times
  1357. 12:17:06.928 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 62, skipping.
  1358.     Last message repeated 2 times
  1359. 12:17:06.929 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 44, skipping.
  1360. 12:17:06.929 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 18, skipping.
  1361. 12:17:06.929 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1362.     Last message repeated 2 times
  1363. 12:17:06.929 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 41, skipping.
  1364. 12:17:06.929 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1365. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  1366. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1367. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 42, skipping.
  1368.     Last message repeated 1 times
  1369. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  1370. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1371. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  1372.     Last message repeated 1 times
  1373. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1374. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1375. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  1376.     Last message repeated 1 times
  1377. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1378. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 15, skipping.
  1379. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1380.     Last message repeated 4 times
  1381. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  1382.     Last message repeated 1 times
  1383. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 56, skipping.
  1384. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1385. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1386. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  1387.     Last message repeated 2 times
  1388. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 30, skipping.
  1389. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  1390. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  1391. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1392. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1393. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1394.     Last message repeated 3 times
  1395. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1396.     Last message repeated 3 times
  1397. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  1398. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  1399.     Last message repeated 2 times
  1400. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  1401. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1402.     Last message repeated 1 times
  1403. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1404.     Last message repeated 2 times
  1405. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1406. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  1407. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1408.     Last message repeated 1 times
  1409. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1410. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  1411. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1412.     Last message repeated 1 times
  1413. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1414. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1415.     Last message repeated 4 times
  1416. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 47, skipping.
  1417.     Last message repeated 1 times
  1418. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 10, skipping.
  1419.     Last message repeated 2 times
  1420. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 7, skipping.
  1421.     Last message repeated 2 times
  1422. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  1423. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  1424. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1425. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1426.     Last message repeated 1 times
  1427. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  1428. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1429.     Last message repeated 1 times
  1430. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  1431.     Last message repeated 1 times
  1432. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1433. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  1434. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  1435.     Last message repeated 2 times
  1436. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1437. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  1438. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 34, skipping.
  1439. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 35, skipping.
  1440. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1441.     Last message repeated 2 times
  1442. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 19, skipping.
  1443. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1444. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 55, skipping.
  1445. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1446. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1447.     Last message repeated 1 times
  1448. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1449.     Last message repeated 2 times
  1450. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1451.     Last message repeated 1 times
  1452. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  1453. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1454. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  1455.     Last message repeated 2 times
  1456. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  1457. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 17, skipping.
  1458. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 57, skipping.
  1459. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1460. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 5, skipping.
  1461.     Last message repeated 1 times
  1462. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1463.     Last message repeated 1 times
  1464. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1465.     Last message repeated 1 times
  1466. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  1467.     Last message repeated 1 times
  1468. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 45, skipping.
  1469.     Last message repeated 1 times
  1470. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  1471. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1472. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  1473. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 23, skipping.
  1474.     Last message repeated 2 times
  1475. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 37, skipping.
  1476. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  1477.     Last message repeated 3 times
  1478. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1479.     Last message repeated 1 times
  1480. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  1481.     Last message repeated 2 times
  1482. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1483. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  1484.     Last message repeated 2 times
  1485. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  1486. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1487. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1488.     Last message repeated 1 times
  1489. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1490. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1491.     Last message repeated 1 times
  1492. 12:17:06.929 [hevc @ 0x127df00] Invalid NAL unit 59, skipping.
  1493.     Last message repeated 1 times
  1494. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1495. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1496.     Last message repeated 2 times
  1497. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 38, skipping.
  1498. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1499.     Last message repeated 1 times
  1500. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 29, skipping.
  1501. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 45, skipping.
  1502.     Last message repeated 2 times
  1503. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 29, skipping.
  1504. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  1505. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 6, skipping.
  1506. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1507. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 58, skipping.
  1508. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  1509. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 32, skipping.
  1510. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  1511.     Last message repeated 5 times
  1512. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 62, skipping.
  1513.     Last message repeated 2 times
  1514. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 44, skipping.
  1515. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 18, skipping.
  1516. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1517.     Last message repeated 2 times
  1518. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 41, skipping.
  1519. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1520. 12:17:06.930 [hevc @ 0x127df00] PPS id out of range: 21
  1521. 12:17:06.930 [hevc @ 0x127df00] Error parsing NAL unit #0.
  1522. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1523.     Last message repeated 2 times
  1524. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1525. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1526.     Last message repeated 1 times
  1527. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 29, skipping.
  1528. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  1529.     Last message repeated 1 times
  1530. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  1531. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  1532. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1533. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1534.     Last message repeated 1 times
  1535. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  1536. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1537. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  1538.     Last message repeated 1 times
  1539. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  1540. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  1541. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 55, skipping.
  1542.     Last message repeated 1 times
  1543. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1544. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  1545.     Last message repeated 1 times
  1546. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1547. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1548.     Last message repeated 4 times
  1549. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  1550.     Last message repeated 2 times
  1551. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1552. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  1553. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1554. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  1555. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1556. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  1557. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1558.     Last message repeated 1 times
  1559. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  1560.     Last message repeated 1 times
  1561. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1562. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  1563. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  1564. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  1565.     Last message repeated 1 times
  1566. 12:17:06.930 [hevc @ 0x127df00] missing picture in access unit with size 111106
  1567. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 33, skipping.
  1568.     Last message repeated 2 times
  1569. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1570. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 49, skipping.
  1571.     Last message repeated 1 times
  1572. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 29, skipping.
  1573. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 27, skipping.
  1574.     Last message repeated 1 times
  1575. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 26, skipping.
  1576. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 46, skipping.
  1577. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1578. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 14, skipping.
  1579.     Last message repeated 1 times
  1580. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  1581. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1582. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 22, skipping.
  1583.     Last message repeated 1 times
  1584. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 36, skipping.
  1585. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 63, skipping.
  1586. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 55, skipping.
  1587.     Last message repeated 1 times
  1588. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  1589. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 46, skipping.
  1590.     Last message repeated 1 times
  1591. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  1592. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1593.     Last message repeated 4 times
  1594. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  1595.     Last message repeated 2 times
  1596. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  1597. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 11, skipping.
  1598. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  1599. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 39, skipping.
  1600. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1601. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 31, skipping.
  1602. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 21, skipping.
  1603.     Last message repeated 1 times
  1604. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 50, skipping.
  1605.     Last message repeated 1 times
  1606. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 14, skipping.
  1607. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 48, skipping.
  1608. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 25, skipping.
  1609. 12:17:06.930 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 4, skipping.
  1610.     Last message repeated 1 times
  1611. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 33, skipping.
  1612.     Last message repeated 2 times
  1613. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1614. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 49, skipping.
  1615.     Last message repeated 1 times
  1616. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 29, skipping.
  1617. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  1618.     Last message repeated 1 times
  1619. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 26, skipping.
  1620. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  1621. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1622. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1623.     Last message repeated 1 times
  1624. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  1625. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1626. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 22, skipping.
  1627.     Last message repeated 1 times
  1628. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 36, skipping.
  1629. 12:17:06.930 [hevc @ 0x127df00] Invalid NAL unit 63, skipping.
  1630. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 55, skipping.
  1631.     Last message repeated 1 times
  1632. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1633. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 46, skipping.
  1634.     Last message repeated 1 times
  1635. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1636. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1637.     Last message repeated 4 times
  1638. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  1639.     Last message repeated 2 times
  1640. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1641. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 11, skipping.
  1642. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1643. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 39, skipping.
  1644. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1645. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  1646. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 21, skipping.
  1647.     Last message repeated 1 times
  1648. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 50, skipping.
  1649.     Last message repeated 1 times
  1650. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 14, skipping.
  1651. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 48, skipping.
  1652. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 25, skipping.
  1653. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  1654.     Last message repeated 1 times
  1655. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1656. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1657. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 20, skipping.
  1658. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1659.     Last message repeated 2 times
  1660. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1661. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  1662. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1663.     Last message repeated 1 times
  1664. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  1665. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1666. 12:17:06.931 [hevc @ 0x127df00] missing picture in access unit with size 74287
  1667. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1668. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  1669. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 20, skipping.
  1670. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1671.     Last message repeated 2 times
  1672. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 16, skipping.
  1673. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 3, skipping.
  1674. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1675.     Last message repeated 1 times
  1676. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 4, skipping.
  1677. 12:17:06.931 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1678. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1679. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1680. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 20, skipping.
  1681. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1682.     Last message repeated 2 times
  1683. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 16, skipping.
  1684. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 3, skipping.
  1685. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1686.     Last message repeated 1 times
  1687. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 4, skipping.
  1688. 12:17:06.931 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1689. 12:17:06.931 [hevc @ 0x127df00] Skipping NAL unit 28
  1690. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  1691.     Last message repeated 5 times
  1692. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1693.     Last message repeated 2 times
  1694. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1695.     Last message repeated 1 times
  1696. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  1697.     Last message repeated 1 times
  1698. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1699.     Last message repeated 6 times
  1700. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  1701.     Last message repeated 2 times
  1702. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1703. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1704. 12:17:06.933 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  1705.     Last message repeated 1 times
  1706. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1707. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 42, skipping.
  1708. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1709.     Last message repeated 1 times
  1710. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1711.     Last message repeated 1 times
  1712. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  1713.     Last message repeated 1 times
  1714. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 20, skipping.
  1715. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1716.     Last message repeated 5 times
  1717. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  1718.     Last message repeated 1 times
  1719. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1720.     Last message repeated 1 times
  1721. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1722.     Last message repeated 1 times
  1723. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1724.     Last message repeated 3 times
  1725. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  1726.     Last message repeated 2 times
  1727. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1728. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1729.     Last message repeated 13 times
  1730. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  1731.     Last message repeated 1 times
  1732. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1733.     Last message repeated 1 times
  1734. 12:17:06.934 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1735.     Last message repeated 3 times
  1736. 12:17:06.934 [hevc @ 0x127df00] PPS id out of range: 0
  1737. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 28, skipping.
  1738.     Last message repeated 5 times
  1739. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  1740.     Last message repeated 2 times
  1741. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1742.     Last message repeated 1 times
  1743. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 0, skipping.
  1744.     Last message repeated 1 times
  1745. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1746.     Last message repeated 6 times
  1747. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 2, skipping.
  1748.     Last message repeated 2 times
  1749. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 53, skipping.
  1750. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 40, skipping.
  1751. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 27, skipping.
  1752.     Last message repeated 1 times
  1753. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 24, skipping.
  1754. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 42, skipping.
  1755. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1756.     Last message repeated 1 times
  1757. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 8, skipping.
  1758.     Last message repeated 1 times
  1759. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 31, skipping.
  1760.     Last message repeated 1 times
  1761. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 20, skipping.
  1762. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 54, skipping.
  1763.     Last message repeated 5 times
  1764. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 52, skipping.
  1765.     Last message repeated 1 times
  1766. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 51, skipping.
  1767.     Last message repeated 1 times
  1768. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  1769.     Last message repeated 1 times
  1770. 12:17:06.935 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 43, skipping.
  1771.     Last message repeated 3 times
  1772. 12:17:06.936 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 13, skipping.
  1773.     Last message repeated 2 times
  1774. 12:17:06.936 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  1775. 12:17:06.936 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1776.     Last message repeated 13 times
  1777. 12:17:06.936 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 61, skipping.
  1778.     Last message repeated 1 times
  1779. 12:17:06.936 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 12, skipping.
  1780.     Last message repeated 1 times
  1781. 12:17:06.936 [AVBSFContext @ 0x128fcc0] Invalid NAL unit 60, skipping.
  1782.     Last message repeated 3 times
  1783. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 28, skipping.
  1784.     Last message repeated 5 times
  1785. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1786.     Last message repeated 2 times
  1787. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1788.     Last message repeated 1 times
  1789. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 0, skipping.
  1790.     Last message repeated 1 times
  1791. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1792.     Last message repeated 6 times
  1793. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 2, skipping.
  1794.     Last message repeated 2 times
  1795. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 53, skipping.
  1796. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 40, skipping.
  1797. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 27, skipping.
  1798.     Last message repeated 1 times
  1799. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 24, skipping.
  1800. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 42, skipping.
  1801. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1802.     Last message repeated 1 times
  1803. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 8, skipping.
  1804.     Last message repeated 1 times
  1805. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 31, skipping.
  1806.     Last message repeated 1 times
  1807. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 20, skipping.
  1808. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 54, skipping.
  1809.     Last message repeated 5 times
  1810. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 52, skipping.
  1811.     Last message repeated 1 times
  1812. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 51, skipping.
  1813.     Last message repeated 1 times
  1814. 12:17:06.936 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1815.     Last message repeated 1 times
  1816. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 43, skipping.
  1817.     Last message repeated 3 times
  1818. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 13, skipping.
  1819.     Last message repeated 2 times
  1820. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1821. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1822.     Last message repeated 13 times
  1823. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 61, skipping.
  1824.     Last message repeated 1 times
  1825. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 12, skipping.
  1826.     Last message repeated 1 times
  1827. 12:17:06.937 [hevc @ 0x127df00] Invalid NAL unit 60, skipping.
  1828.     Last message repeated 3 times
  1829. 12:17:06.937 [hevc @ 0x127df00] PPS id out of range: 0
  1830. 12:17:06.937 [hevc @ 0x127df00] Error parsing NAL unit #0.
  1831. 12:17:06.937 [m4v @ 0x1274540] Stream #0: not enough frames to estimate rate; consider increasing probesize
  1832. 12:17:06.937 [m4v @ 0x1274540] decoding for stream 0 failed
  1833. 12:17:06.937 [m4v @ 0x1274540] Could not find codec parameters for stream 0 (Video: hevc, none): unspecified size
  1834. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  1835. 12:17:06.937 Input #0, m4v, from '/data/tvshow/How I Met Your Mother/Season 3/How I Met Your Mother - S03E17 - The Goat.m4v':
  1836. 12:17:06.937   Duration: N/A, bitrate: N/A
  1837. 12:17:06.937     Stream #0:0: Video: hevc, none, 25 fps, 25 tbr, 1200k tbn, 25 tbc
  1838. 12:17:06.937 Stream map '0:1' matches no streams.
  1839. To ignore this, add a trailing '?' to the map.
  1840. 12:17:06.938
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement