Guest User

Untitled

a guest
Jan 5th, 2025
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 188.36 KB | None | 0 0
  1. {"Protocol":1,"Id":"native_aa81c36cb0c06131c5fa19efaf68aafd_9bbe0791218f027b00c766b0a41e72ec","Path":"http://192.168.1.120:8096/LiveTv/LiveStreamFiles/76819c60d0884928b1d3d48358870ce6/stream.ts","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"ts","Size":null,"Name":null,"IsRemote":false,"ETag":null,"RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":true,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":false,"IsInfiniteStream":true,"UseMostCompatibleTranscodingProfile":true,"RequiresOpening":true,"OpenToken":null,"RequiresClosing":true,"LiveStreamId":"e2329f4997b378e64ccf8fa396deb76e_af999c25a00715699361240d4c6c7a53_native_aa81c36cb0c06131c5fa19efaf68aafd_9bbe0791218f027b00c766b0a41e72ec","BufferMs":0,"RequiresLooping":false,"SupportsProbing":true,"VideoType":null,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"mpeg2video","CodecTag":null,"Language":null,"ColorRange":"tv","ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"720p MPEG2VIDEO SDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":8000000,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":720,"Width":1280,"AverageFrameRate":59.94006,"RealFrameRate":59.94006,"ReferenceFrameRate":59.94006,"Profile":"Main","Type":1,"AspectRatio":"16:9","Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":4,"IsAnamorphic":false},{"Codec":"ac3","CodecTag":"AC-3","Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":"Default","LocalizedForced":null,"LocalizedExternal":"External","LocalizedHearingImpaired":null,"DisplayTitle":"Dolby Digital - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"5.1","BitRate":384000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":8384000,"FallbackMaxStreamingBitrate":30000000,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":3000,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null,"HasSegments":false}
  2.  
  3. /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 3000000 -probesize 1G -fflags +igndts -i "http://192.168.1.120:8096/LiveTv/LiveStreamFiles/76819c60d0884928b1d3d48358870ce6/stream.ts" -map_metadata -1 -map_chapters -1 -threads 0 -sn -codec:v:0 libx264 -preset superfast -crf 23 -maxrate 8000000 -bufsize 16000000 -profile:v:0 high -level 41 -x264opts:0 subme=0:me_range=16:rc_lookahead=10:me=hex:open_gop=0 -force_key_frames:0 "expr:gte(t,n_forced*3)" -sc_threshold:v:0 0 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(1280\,720*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(1280/a\,720))/2)*2,format=yuv420p" -flags -global_header -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_base_url "hls/f1ab0bf23446bc49bf4e5e6f7789d956/" -hls_segment_filename "/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956%d.ts" -hls_playlist_type event -hls_list_size 0 -y "/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8"
  4.  
  5.  
  6. ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
  7. built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
  8. configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto=auto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libxml2 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  9. libavutil 59. 8.100 / 59. 8.100
  10. libavcodec 61. 3.100 / 61. 3.100
  11. libavformat 61. 1.100 / 61. 1.100
  12. libavdevice 61. 1.100 / 61. 1.100
  13. libavfilter 10. 1.100 / 10. 1.100
  14. libswscale 8. 1.100 / 8. 1.100
  15. libswresample 5. 1.100 / 5. 1.100
  16. libpostproc 58. 1.100 / 58. 1.100
  17. [mpeg2video @ 0x58b1a9252c40] Invalid frame dimensions 0x0.
  18. Last message repeated 2 times
  19. Input #0, mpegts, from 'http://192.168.1.120:8096/LiveTv/LiveStreamFiles/76819c60d0884928b1d3d48358870ce6/stream.ts':
  20. Duration: N/A, start: 56174.018844, bitrate: N/A
  21. Program 5
  22. Stream #0:0[0x51]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, progressive), 1280x720 [SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn
  23. Side data:
  24. cpb: bitrate max/min/avg: 15332400/0/0 buffer size: 9764864 vbv_delay: N/A
  25. Stream #0:1[0x54](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s
  26. Stream #0:2[0x55](spa): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 128 kb/s
  27. Stream mapping:
  28. Stream #0:0 -> #0:0 (mpeg2video (native) -> h264 (libx264))
  29. Stream #0:1 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
  30. Press [q] to stop, [?] for help
  31. [libx264 @ 0x58b1a923e0c0] using SAR=1/1
  32. [libx264 @ 0x58b1a923e0c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  33. [libx264 @ 0x58b1a923e0c0] profile High, level 4.1, 4:2:0, 8-bit
  34. Output #0, hls, to '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8':
  35. Metadata:
  36. encoder : Lavf61.1.100
  37. Stream #0:0: Video: h264, yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 59.94 fps, 90k tbn
  38. Metadata:
  39. encoder : Lavc61.3.100 libx264
  40. Side data:
  41. cpb: bitrate max/min/avg: 8000000/0/0 buffer size: 16000000 vbv_delay: N/A
  42. Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 256 kb/s
  43. Metadata:
  44. encoder : Lavc61.3.100 libfdk_aac
  45. frame= 132 fps=0.0 q=28.0 size=N/A time=00:00:00.00 bitrate=N/A speed= 0x
  46. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9560.ts' for writing
  47. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  48. frame= 211 fps=211 q=29.0 size=N/A time=00:00:01.08 bitrate=N/A speed=1.09x
  49. frame= 239 fps=159 q=29.0 size=N/A time=00:00:01.60 bitrate=N/A speed=1.07x
  50. frame= 271 fps=135 q=29.0 size=N/A time=00:00:02.11 bitrate=N/A speed=1.06x
  51. frame= 291 fps=116 q=29.0 size=N/A time=00:00:02.58 bitrate=N/A speed=1.03x
  52. frame= 322 fps=107 q=28.0 size=N/A time=00:00:03.09 bitrate=N/A speed=1.03x
  53. frame= 351 fps=100 q=29.0 size=N/A time=00:00:03.58 bitrate=N/A speed=1.02x
  54. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9561.ts' for writing
  55. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  56. frame= 387 fps= 97 q=30.0 size=N/A time=00:00:04.09 bitrate=N/A speed=1.02x
  57. frame= 416 fps= 92 q=30.0 size=N/A time=00:00:04.60 bitrate=N/A speed=1.02x
  58. frame= 450 fps= 90 q=29.0 size=N/A time=00:00:05.07 bitrate=N/A speed=1.02x
  59. frame= 479 fps= 87 q=31.0 size=N/A time=00:00:05.58 bitrate=N/A speed=1.02x
  60. frame= 508 fps= 85 q=32.0 size=N/A time=00:00:06.10 bitrate=N/A speed=1.02x
  61. frame= 539 fps= 83 q=32.0 size=N/A time=00:00:06.61 bitrate=N/A speed=1.02x
  62. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9562.ts' for writing
  63. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  64. frame= 572 fps= 82 q=32.0 size=N/A time=00:00:07.10 bitrate=N/A speed=1.01x
  65. frame= 600 fps= 80 q=32.0 size=N/A time=00:00:07.61 bitrate=N/A speed=1.02x
  66. frame= 635 fps= 79 q=31.0 size=N/A time=00:00:08.08 bitrate=N/A speed=1.01x
  67. frame= 663 fps= 78 q=31.0 size=N/A time=00:00:08.59 bitrate=N/A speed=1.01x
  68. frame= 695 fps= 77 q=32.0 size=N/A time=00:00:09.10 bitrate=N/A speed=1.01x
  69. frame= 723 fps= 76 q=29.0 size=N/A time=00:00:09.60 bitrate=N/A speed=1.01x
  70. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9563.ts' for writing
  71. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  72. frame= 755 fps= 75 q=28.0 size=N/A time=00:00:10.11 bitrate=N/A speed=1.01x
  73. frame= 785 fps= 75 q=31.0 size=N/A time=00:00:10.62 bitrate=N/A speed=1.01x
  74. frame= 815 fps= 74 q=29.0 size=N/A time=00:00:11.13 bitrate=N/A speed=1.01x
  75. frame= 841 fps= 73 q=32.0 size=N/A time=00:00:11.60 bitrate=N/A speed=1.01x
  76. frame= 876 fps= 73 q=30.0 size=N/A time=00:00:12.11 bitrate=N/A speed=1.01x
  77. frame= 911 fps= 73 q=29.0 size=N/A time=00:00:12.62 bitrate=N/A speed=1.01x
  78. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9564.ts' for writing
  79. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  80. frame= 937 fps= 72 q=28.0 size=N/A time=00:00:13.12 bitrate=N/A speed=1.01x
  81. frame= 968 fps= 72 q=29.0 size=N/A time=00:00:13.63 bitrate=N/A speed=1.01x
  82. frame= 995 fps= 71 q=30.0 size=N/A time=00:00:14.14 bitrate=N/A speed=1.01x
  83. frame= 1024 fps= 71 q=30.0 size=N/A time=00:00:14.61 bitrate=N/A speed=1.01x
  84. frame= 1055 fps= 70 q=30.0 size=N/A time=00:00:15.12 bitrate=N/A speed=1.01x
  85. frame= 1083 fps= 70 q=30.0 size=N/A time=00:00:15.61 bitrate=N/A speed=1.01x
  86. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9565.ts' for writing
  87. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  88. frame= 1115 fps= 70 q=30.0 size=N/A time=00:00:16.12 bitrate=N/A speed=1.01x
  89. frame= 1140 fps= 69 q=28.0 size=N/A time=00:00:16.64 bitrate=N/A speed=1.01x
  90. frame= 1175 fps= 69 q=30.0 size=N/A time=00:00:17.10 bitrate=N/A speed=1.01x
  91. frame= 1206 fps= 69 q=30.0 size=N/A time=00:00:17.62 bitrate=N/A speed=1.01x
  92. frame= 1234 fps= 69 q=30.0 size=N/A time=00:00:18.09 bitrate=N/A speed= 1x
  93. frame= 1259 fps= 68 q=31.0 size=N/A time=00:00:18.58 bitrate=N/A speed= 1x
  94. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9566.ts' for writing
  95. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  96. frame= 1295 fps= 68 q=29.0 size=N/A time=00:00:19.09 bitrate=N/A speed= 1x
  97. frame= 1325 fps= 68 q=29.0 size=N/A time=00:00:19.58 bitrate=N/A speed= 1x
  98. frame= 1355 fps= 68 q=30.0 size=N/A time=00:00:20.09 bitrate=N/A speed= 1x
  99. frame= 1386 fps= 68 q=29.0 size=N/A time=00:00:20.60 bitrate=N/A speed= 1x
  100. frame= 1415 fps= 67 q=28.0 size=N/A time=00:00:21.12 bitrate=N/A speed=1.01x
  101. frame= 1444 fps= 67 q=27.0 size=N/A time=00:00:21.58 bitrate=N/A speed= 1x
  102. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9567.ts' for writing
  103. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  104. frame= 1475 fps= 67 q=29.0 size=N/A time=00:00:22.10 bitrate=N/A speed= 1x
  105. frame= 1506 fps= 67 q=29.0 size=N/A time=00:00:22.61 bitrate=N/A speed= 1x
  106. frame= 1535 fps= 67 q=28.0 size=N/A time=00:00:23.10 bitrate=N/A speed= 1x
  107. frame= 1567 fps= 67 q=28.0 size=N/A time=00:00:23.61 bitrate=N/A speed= 1x
  108. frame= 1595 fps= 66 q=28.0 size=N/A time=00:00:24.12 bitrate=N/A speed=1.01x
  109. frame= 1624 fps= 66 q=26.0 size=N/A time=00:00:24.59 bitrate=N/A speed= 1x
  110. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9568.ts' for writing
  111. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  112. frame= 1655 fps= 66 q=28.0 size=N/A time=00:00:25.10 bitrate=N/A speed= 1x
  113. frame= 1683 fps= 66 q=28.0 size=N/A time=00:00:25.62 bitrate=N/A speed= 1x
  114. frame= 1715 fps= 66 q=28.0 size=N/A time=00:00:26.13 bitrate=N/A speed= 1x
  115. frame= 1741 fps= 66 q=27.0 size=N/A time=00:00:26.62 bitrate=N/A speed= 1x
  116. frame= 1775 fps= 66 q=28.0 size=N/A time=00:00:27.13 bitrate=N/A speed= 1x
  117. frame= 1800 fps= 65 q=27.0 size=N/A time=00:00:27.58 bitrate=N/A speed= 1x
  118. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d9569.ts' for writing
  119. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  120. frame= 1834 fps= 65 q=29.0 size=N/A time=00:00:28.09 bitrate=N/A speed= 1x
  121. frame= 1867 fps= 65 q=27.0 size=N/A time=00:00:28.56 bitrate=N/A speed= 1x
  122. frame= 1895 fps= 65 q=28.0 size=N/A time=00:00:29.12 bitrate=N/A speed= 1x
  123. frame= 1925 fps= 65 q=29.0 size=N/A time=00:00:29.58 bitrate=N/A speed= 1x
  124. frame= 1951 fps= 65 q=27.0 size=N/A time=00:00:30.10 bitrate=N/A speed= 1x
  125. frame= 1979 fps= 65 q=31.0 size=N/A time=00:00:30.61 bitrate=N/A speed= 1x
  126. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95610.ts' for writing
  127. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  128. frame= 2015 fps= 65 q=29.0 size=N/A time=00:00:31.10 bitrate=N/A speed= 1x
  129. frame= 2047 fps= 65 q=29.0 size=N/A time=00:00:31.61 bitrate=N/A speed= 1x
  130. frame= 2075 fps= 65 q=29.0 size=N/A time=00:00:32.08 bitrate=N/A speed= 1x
  131. frame= 2107 fps= 65 q=29.0 size=N/A time=00:00:32.59 bitrate=N/A speed= 1x
  132. frame= 2117 fps= 64 q=28.0 size=N/A time=00:00:33.10 bitrate=N/A speed= 1x
  133. frame= 2151 fps= 64 q=29.0 size=N/A time=00:00:33.60 bitrate=N/A speed= 1x
  134. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95611.ts' for writing
  135. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  136. frame= 2195 fps= 65 q=29.0 size=N/A time=00:00:34.11 bitrate=N/A speed= 1x
  137. frame= 2219 fps= 64 q=35.0 size=N/A time=00:00:34.62 bitrate=N/A speed= 1x
  138. frame= 2255 fps= 64 q=34.0 size=N/A time=00:00:35.13 bitrate=N/A speed= 1x
  139. frame= 2276 fps= 64 q=33.0 size=N/A time=00:00:35.60 bitrate=N/A speed= 1x
  140. frame= 2315 fps= 64 q=30.0 size=N/A time=00:00:36.11 bitrate=N/A speed= 1x
  141. frame= 2334 fps= 64 q=29.0 size=N/A time=00:00:36.62 bitrate=N/A speed= 1x
  142. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95612.ts' for writing
  143. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  144. frame= 2375 fps= 64 q=31.0 size=N/A time=00:00:37.12 bitrate=N/A speed= 1x
  145. frame= 2391 fps= 64 q=30.0 size=N/A time=00:00:37.63 bitrate=N/A speed= 1x
  146. frame= 2431 fps= 64 q=30.0 size=N/A time=00:00:38.10 bitrate=N/A speed= 1x
  147. frame= 2452 fps= 64 q=31.0 size=N/A time=00:00:38.61 bitrate=N/A speed= 1x
  148. frame= 2492 fps= 64 q=31.0 size=N/A time=00:00:39.12 bitrate=N/A speed= 1x
  149. frame= 2507 fps= 63 q=35.0 size=N/A time=00:00:39.61 bitrate=N/A speed= 1x
  150. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95613.ts' for writing
  151. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  152. frame= 2548 fps= 64 q=31.0 size=N/A time=00:00:40.12 bitrate=N/A speed= 1x
  153. frame= 2571 fps= 63 q=29.0 size=N/A time=00:00:40.64 bitrate=N/A speed= 1x
  154. frame= 2608 fps= 64 q=33.0 size=N/A time=00:00:41.15 bitrate=N/A speed= 1x
  155. frame= 2630 fps= 63 q=31.0 size=N/A time=00:00:41.62 bitrate=N/A speed= 1x
  156. frame= 2671 fps= 64 q=30.0 size=N/A time=00:00:42.13 bitrate=N/A speed= 1x
  157. frame= 2694 fps= 63 q=28.0 size=N/A time=00:00:42.64 bitrate=N/A speed= 1x
  158. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95614.ts' for writing
  159. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  160. frame= 2732 fps= 64 q=30.0 size=N/A time=00:00:43.13 bitrate=N/A speed= 1x
  161. frame= 2751 fps= 63 q=31.0 size=N/A time=00:00:43.64 bitrate=N/A speed= 1x
  162. frame= 2790 fps= 63 q=31.0 size=N/A time=00:00:44.09 bitrate=N/A speed= 1x
  163. frame= 2804 fps= 63 q=32.0 size=N/A time=00:00:44.54 bitrate=N/A speed= 1x
  164. frame= 2850 fps= 63 q=31.0 size=N/A time=00:00:45.12 bitrate=N/A speed= 1x
  165. frame= 2871 fps= 63 q=30.0 size=N/A time=00:00:45.58 bitrate=N/A speed= 1x
  166. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95615.ts' for writing
  167. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  168. frame= 2903 fps= 63 q=28.0 size=N/A time=00:00:46.10 bitrate=N/A speed= 1x
  169. frame= 2928 fps= 63 q=31.0 size=N/A time=00:00:46.59 bitrate=N/A speed= 1x
  170. frame= 2969 fps= 63 q=29.0 size=N/A time=00:00:47.10 bitrate=N/A speed= 1x
  171. frame= 2994 fps= 63 q=31.0 size=N/A time=00:00:47.61 bitrate=N/A speed= 1x
  172. frame= 3025 fps= 63 q=27.0 size=N/A time=00:00:48.08 bitrate=N/A speed= 1x
  173. frame= 3059 fps= 63 q=28.0 size=N/A time=00:00:48.59 bitrate=N/A speed= 1x
  174. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95616.ts' for writing
  175. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  176. frame= 3093 fps= 63 q=28.0 size=N/A time=00:00:49.10 bitrate=N/A speed= 1x
  177. frame= 3119 fps= 63 q=28.0 size=N/A time=00:00:49.60 bitrate=N/A speed= 1x
  178. frame= 3151 fps= 63 q=28.0 size=N/A time=00:00:50.11 bitrate=N/A speed= 1x
  179. frame= 3179 fps= 63 q=29.0 size=N/A time=00:00:50.62 bitrate=N/A speed= 1x
  180. frame= 3211 fps= 63 q=28.0 size=N/A time=00:00:51.13 bitrate=N/A speed= 1x
  181. frame= 3235 fps= 63 q=29.0 size=N/A time=00:00:51.60 bitrate=N/A speed= 1x
  182. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95617.ts' for writing
  183. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  184. frame= 3269 fps= 63 q=27.0 size=N/A time=00:00:52.11 bitrate=N/A speed= 1x
  185. frame= 3295 fps= 63 q=28.0 size=N/A time=00:00:52.62 bitrate=N/A speed= 1x
  186. frame= 3331 fps= 63 q=28.0 size=N/A time=00:00:53.12 bitrate=N/A speed= 1x
  187. frame= 3357 fps= 63 q=28.0 size=N/A time=00:00:53.63 bitrate=N/A speed= 1x
  188. frame= 3388 fps= 63 q=27.0 size=N/A time=00:00:54.10 bitrate=N/A speed= 1x
  189. frame= 3417 fps= 63 q=30.0 size=N/A time=00:00:54.61 bitrate=N/A speed= 1x
  190. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95618.ts' for writing
  191. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  192. frame= 3451 fps= 63 q=28.0 size=N/A time=00:00:55.12 bitrate=N/A speed= 1x
  193. frame= 3477 fps= 63 q=30.0 size=N/A time=00:00:55.63 bitrate=N/A speed= 1x
  194. frame= 3511 fps= 63 q=28.0 size=N/A time=00:00:56.12 bitrate=N/A speed= 1x
  195. frame= 3535 fps= 63 q=29.0 size=N/A time=00:00:56.64 bitrate=N/A speed= 1x
  196. frame= 3571 fps= 63 q=29.0 size=N/A time=00:00:57.15 bitrate=N/A speed= 1x
  197. frame= 3597 fps= 63 q=31.0 size=N/A time=00:00:57.62 bitrate=N/A speed= 1x
  198. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95619.ts' for writing
  199. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  200. frame= 3628 fps= 63 q=30.0 size=N/A time=00:00:58.13 bitrate=N/A speed= 1x
  201. frame= 3655 fps= 62 q=29.0 size=N/A time=00:00:58.64 bitrate=N/A speed= 1x
  202. frame= 3687 fps= 62 q=28.0 size=N/A time=00:00:59.13 bitrate=N/A speed= 1x
  203. frame= 3715 fps= 62 q=29.0 size=N/A time=00:00:59.64 bitrate=N/A speed= 1x
  204. frame= 3750 fps= 62 q=28.0 size=N/A time=00:01:00.11 bitrate=N/A speed= 1x
  205. frame= 3773 fps= 62 q=26.0 size=N/A time=00:01:00.62 bitrate=N/A speed= 1x
  206. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95620.ts' for writing
  207. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  208. frame= 3812 fps= 62 q=27.0 size=N/A time=00:01:01.14 bitrate=N/A speed= 1x
  209. frame= 3854 fps= 63 q=25.0 size=N/A time=00:01:01.65 bitrate=N/A speed= 1x
  210. frame= 3871 fps= 62 q=27.0 size=N/A time=00:01:02.14 bitrate=N/A speed= 1x
  211. frame= 3901 fps= 62 q=30.0 size=N/A time=00:01:02.65 bitrate=N/A speed= 1x
  212. frame= 3937 fps= 62 q=28.0 size=N/A time=00:01:03.16 bitrate=N/A speed= 1x
  213. frame= 3962 fps= 62 q=30.0 size=N/A time=00:01:03.63 bitrate=N/A speed= 1x
  214. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95621.ts' for writing
  215. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  216. frame= 3995 fps= 62 q=31.0 size=N/A time=00:01:04.14 bitrate=N/A speed= 1x
  217. frame= 4013 fps= 62 q=28.0 size=N/A time=00:01:04.64 bitrate=N/A speed= 1x
  218. frame= 4036 fps= 62 q=30.0 size=N/A time=00:01:05.08 bitrate=N/A speed= 1x
  219. frame= 4072 fps= 62 q=29.0 size=N/A time=00:01:05.60 bitrate=N/A speed= 1x
  220. frame= 4113 fps= 62 q=29.0 size=N/A time=00:01:06.11 bitrate=N/A speed= 1x
  221. frame= 4143 fps= 62 q=29.0 size=N/A time=00:01:06.62 bitrate=N/A speed= 1x
  222. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95622.ts' for writing
  223. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  224. frame= 4175 fps= 62 q=27.0 size=N/A time=00:01:07.09 bitrate=N/A speed= 1x
  225. frame= 4203 fps= 62 q=27.0 size=N/A time=00:01:07.60 bitrate=N/A speed= 1x
  226. frame= 4231 fps= 62 q=30.0 size=N/A time=00:01:08.11 bitrate=N/A speed= 1x
  227. frame= 4245 fps= 62 q=30.0 size=N/A time=00:01:08.60 bitrate=N/A speed= 1x
  228. frame= 4285 fps= 62 q=27.0 size=N/A time=00:01:09.12 bitrate=N/A speed= 1x
  229. frame= 4319 fps= 62 q=28.0 size=N/A time=00:01:09.63 bitrate=N/A speed= 1x
  230. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95623.ts' for writing
  231. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  232. frame= 4355 fps= 62 q=27.0 size=N/A time=00:01:10.10 bitrate=N/A speed= 1x
  233. frame= 4382 fps= 62 q=29.0 size=N/A time=00:01:10.61 bitrate=N/A speed= 1x
  234. frame= 4415 fps= 62 q=27.0 size=N/A time=00:01:11.12 bitrate=N/A speed= 1x
  235. frame= 4447 fps= 62 q=28.0 size=N/A time=00:01:11.63 bitrate=N/A speed= 1x
  236. frame= 4475 fps= 62 q=28.0 size=N/A time=00:01:12.12 bitrate=N/A speed= 1x
  237. frame= 4509 fps= 62 q=28.0 size=N/A time=00:01:12.64 bitrate=N/A speed= 1x
  238. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95624.ts' for writing
  239. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  240. frame= 4533 fps= 62 q=29.0 size=N/A time=00:01:13.15 bitrate=N/A speed= 1x
  241. frame= 4561 fps= 62 q=28.0 size=N/A time=00:01:13.62 bitrate=N/A speed= 1x
  242. frame= 4591 fps= 62 q=29.0 size=N/A time=00:01:14.13 bitrate=N/A speed= 1x
  243. frame= 4620 fps= 62 q=31.0 size=N/A time=00:01:14.64 bitrate=N/A speed= 1x
  244. frame= 4648 fps= 62 q=30.0 size=N/A time=00:01:15.13 bitrate=N/A speed= 1x
  245. frame= 4673 fps= 62 q=27.0 size=N/A time=00:01:15.64 bitrate=N/A speed= 1x
  246. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95625.ts' for writing
  247. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  248. frame= 4712 fps= 62 q=30.0 size=N/A time=00:01:16.16 bitrate=N/A speed= 1x
  249. frame= 4755 fps= 62 q=28.0 size=N/A time=00:01:16.67 bitrate=N/A speed= 1x
  250. frame= 4779 fps= 62 q=27.0 size=N/A time=00:01:17.14 bitrate=N/A speed= 1x
  251. frame= 4807 fps= 62 q=28.0 size=N/A time=00:01:17.58 bitrate=N/A speed= 1x
  252. frame= 4835 fps= 62 q=28.0 size=N/A time=00:01:18.10 bitrate=N/A speed= 1x
  253. frame= 4865 fps= 62 q=26.0 size=N/A time=00:01:18.61 bitrate=N/A speed= 1x
  254. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95626.ts' for writing
  255. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  256. frame= 4895 fps= 62 q=26.0 size=N/A time=00:01:19.12 bitrate=N/A speed= 1x
  257. frame= 4917 fps= 62 q=28.0 size=N/A time=00:01:19.61 bitrate=N/A speed= 1x
  258. frame= 4935 fps= 62 q=30.0 size=N/A time=00:01:20.12 bitrate=N/A speed= 1x
  259. frame= 4971 fps= 62 q=28.0 size=N/A time=00:01:20.64 bitrate=N/A speed= 1x
  260. frame= 5015 fps= 62 q=28.0 size=N/A time=00:01:21.15 bitrate=N/A speed= 1x
  261. frame= 5051 fps= 62 q=28.0 size=N/A time=00:01:21.62 bitrate=N/A speed= 1x
  262. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95627.ts' for writing
  263. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  264. frame= 5073 fps= 62 q=28.0 size=N/A time=00:01:22.13 bitrate=N/A speed= 1x
  265. frame= 5106 fps= 62 q=27.0 size=N/A time=00:01:22.62 bitrate=N/A speed= 1x
  266. frame= 5139 fps= 62 q=26.0 size=N/A time=00:01:23.13 bitrate=N/A speed= 1x
  267. frame= 5164 fps= 62 q=29.0 size=N/A time=00:01:23.64 bitrate=N/A speed= 1x
  268. frame= 5199 fps= 62 q=26.0 size=N/A time=00:01:24.11 bitrate=N/A speed= 1x
  269. frame= 5221 fps= 62 q=30.0 size=N/A time=00:01:24.67 bitrate=N/A speed= 1x
  270. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95628.ts' for writing
  271. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  272. frame= 5255 fps= 62 q=26.0 size=N/A time=00:01:25.14 bitrate=N/A speed= 1x
  273. frame= 5283 fps= 62 q=25.0 size=N/A time=00:01:25.58 bitrate=N/A speed= 1x
  274. frame= 5317 fps= 62 q=25.0 size=N/A time=00:01:26.10 bitrate=N/A speed= 1x
  275. frame= 5341 fps= 62 q=26.0 size=N/A time=00:01:26.61 bitrate=N/A speed= 1x
  276. frame= 5378 fps= 62 q=28.0 size=N/A time=00:01:27.12 bitrate=N/A speed= 1x
  277. frame= 5411 fps= 62 q=27.0 size=N/A time=00:01:27.61 bitrate=N/A speed= 1x
  278. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95629.ts' for writing
  279. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  280. frame= 5431 fps= 62 q=30.0 size=N/A time=00:01:28.12 bitrate=N/A speed= 1x
  281. frame= 5457 fps= 62 q=28.0 size=N/A time=00:01:28.64 bitrate=N/A speed= 1x
  282. frame= 5497 fps= 62 q=28.0 size=N/A time=00:01:29.10 bitrate=N/A speed= 1x
  283. frame= 5521 fps= 62 q=29.0 size=N/A time=00:01:29.62 bitrate=N/A speed= 1x
  284. frame= 5551 fps= 62 q=29.0 size=N/A time=00:01:30.13 bitrate=N/A speed= 1x
  285. frame= 5579 fps= 62 q=30.0 size=N/A time=00:01:30.62 bitrate=N/A speed= 1x
  286. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95630.ts' for writing
  287. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  288. frame= 5615 fps= 62 q=29.0 size=N/A time=00:01:31.13 bitrate=N/A speed= 1x
  289. frame= 5643 fps= 62 q=29.0 size=N/A time=00:01:31.64 bitrate=N/A speed= 1x
  290. frame= 5675 fps= 62 q=28.0 size=N/A time=00:01:32.11 bitrate=N/A speed= 1x
  291. frame= 5702 fps= 62 q=30.0 size=N/A time=00:01:32.62 bitrate=N/A speed= 1x
  292. frame= 5735 fps= 62 q=28.0 size=N/A time=00:01:33.14 bitrate=N/A speed= 1x
  293. frame= 5763 fps= 62 q=28.0 size=N/A time=00:01:33.65 bitrate=N/A speed= 1x
  294. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95631.ts' for writing
  295. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  296. frame= 5795 fps= 62 q=28.0 size=N/A time=00:01:34.14 bitrate=N/A speed= 1x
  297. frame= 5819 fps= 62 q=28.0 size=N/A time=00:01:34.65 bitrate=N/A speed= 1x
  298. frame= 5849 fps= 62 q=27.0 size=N/A time=00:01:35.16 bitrate=N/A speed= 1x
  299. frame= 5883 fps= 62 q=25.0 size=N/A time=00:01:35.63 bitrate=N/A speed= 1x
  300. frame= 5911 fps= 62 q=30.0 size=N/A time=00:01:36.14 bitrate=N/A speed= 1x
  301. frame= 5943 fps= 62 q=29.0 size=N/A time=00:01:36.66 bitrate=N/A speed= 1x
  302. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95632.ts' for writing
  303. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  304. frame= 5971 fps= 62 q=31.0 size=N/A time=00:01:37.15 bitrate=N/A speed= 1x
  305. frame= 5996 fps= 61 q=28.0 size=N/A time=00:01:37.66 bitrate=N/A speed= 1x
  306. frame= 6031 fps= 62 q=29.0 size=N/A time=00:01:38.11 bitrate=N/A speed= 1x
  307. frame= 6057 fps= 61 q=27.0 size=N/A time=00:01:38.62 bitrate=N/A speed= 1x
  308. frame= 6091 fps= 62 q=28.0 size=N/A time=00:01:39.13 bitrate=N/A speed= 1x
  309. frame= 6113 fps= 61 q=29.0 size=N/A time=00:01:39.60 bitrate=N/A speed= 1x
  310. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95633.ts' for writing
  311. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  312. frame= 6147 fps= 61 q=28.0 size=N/A time=00:01:40.11 bitrate=N/A speed= 1x
  313. frame= 6175 fps= 61 q=26.0 size=N/A time=00:01:40.60 bitrate=N/A speed= 1x
  314. frame= 6217 fps= 62 q=27.0 size=N/A time=00:01:41.12 bitrate=N/A speed= 1x
  315. frame= 6235 fps= 61 q=26.0 size=N/A time=00:01:41.63 bitrate=N/A speed= 1x
  316. frame= 6275 fps= 61 q=25.0 size=N/A time=00:01:42.10 bitrate=N/A speed= 1x
  317. frame= 6302 fps= 61 q=29.0 size=N/A time=00:01:42.61 bitrate=N/A speed= 1x
  318. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95634.ts' for writing
  319. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  320. frame= 6335 fps= 61 q=24.0 size=N/A time=00:01:43.12 bitrate=N/A speed= 1x
  321. frame= 6367 fps= 61 q=24.0 size=N/A time=00:01:43.63 bitrate=N/A speed= 1x
  322. frame= 6395 fps= 61 q=25.0 size=N/A time=00:01:44.12 bitrate=N/A speed= 1x
  323. frame= 6421 fps= 61 q=23.0 size=N/A time=00:01:44.64 bitrate=N/A speed= 1x
  324. frame= 6451 fps= 61 q=23.0 size=N/A time=00:01:45.10 bitrate=N/A speed= 1x
  325. frame= 6485 fps= 61 q=26.0 size=N/A time=00:01:45.62 bitrate=N/A speed= 1x
  326. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95635.ts' for writing
  327. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  328. frame= 6515 fps= 61 q=26.0 size=N/A time=00:01:46.13 bitrate=N/A speed= 1x
  329. frame= 6547 fps= 61 q=24.0 size=N/A time=00:01:46.62 bitrate=N/A speed= 1x
  330. frame= 6576 fps= 61 q=25.0 size=N/A time=00:01:47.13 bitrate=N/A speed= 1x
  331. frame= 6607 fps= 61 q=25.0 size=N/A time=00:01:47.64 bitrate=N/A speed= 1x
  332. frame= 6636 fps= 61 q=27.0 size=N/A time=00:01:48.16 bitrate=N/A speed= 1x
  333. frame= 6663 fps= 61 q=27.0 size=N/A time=00:01:48.62 bitrate=N/A speed= 1x
  334. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95636.ts' for writing
  335. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  336. frame= 6696 fps= 61 q=26.0 size=N/A time=00:01:49.14 bitrate=N/A speed= 1x
  337. frame= 6733 fps= 61 q=24.0 size=N/A time=00:01:49.65 bitrate=N/A speed= 1x
  338. frame= 6755 fps= 61 q=25.0 size=N/A time=00:01:50.14 bitrate=N/A speed= 1x
  339. frame= 6782 fps= 61 q=26.0 size=N/A time=00:01:50.65 bitrate=N/A speed= 1x
  340. frame= 6815 fps= 61 q=25.0 size=N/A time=00:01:51.12 bitrate=N/A speed= 1x
  341. frame= 6843 fps= 61 q=24.0 size=N/A time=00:01:51.63 bitrate=N/A speed= 1x
  342. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95637.ts' for writing
  343. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  344. frame= 6875 fps= 61 q=25.0 size=N/A time=00:01:52.14 bitrate=N/A speed= 1x
  345. frame= 6907 fps= 61 q=24.0 size=N/A time=00:01:52.64 bitrate=N/A speed= 1x
  346. frame= 6935 fps= 61 q=28.0 size=N/A time=00:01:53.15 bitrate=N/A speed= 1x
  347. frame= 6964 fps= 61 q=27.0 size=N/A time=00:01:53.66 bitrate=N/A speed= 1x
  348. frame= 6991 fps= 61 q=26.0 size=N/A time=00:01:54.13 bitrate=N/A speed= 1x
  349. frame= 7022 fps= 61 q=29.0 size=N/A time=00:01:54.64 bitrate=N/A speed= 1x
  350. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95638.ts' for writing
  351. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  352. frame= 7061 fps= 61 q=26.0 size=N/A time=00:01:55.15 bitrate=N/A speed= 1x
  353. frame= 7091 fps= 61 q=23.0 size=N/A time=00:01:55.66 bitrate=N/A speed= 1x
  354. frame= 7117 fps= 61 q=25.0 size=N/A time=00:01:56.16 bitrate=N/A speed= 1x
  355. frame= 7153 fps= 61 q=24.0 size=N/A time=00:01:56.67 bitrate=N/A speed= 1x
  356. frame= 7180 fps= 61 q=27.0 size=N/A time=00:01:57.18 bitrate=N/A speed= 1x
  357. frame= 7203 fps= 61 q=28.0 size=N/A time=00:01:57.65 bitrate=N/A speed= 1x
  358. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95639.ts' for writing
  359. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  360. frame= 7235 fps= 61 q=26.0 size=N/A time=00:01:58.10 bitrate=N/A speed= 1x
  361. frame= 7267 fps= 61 q=26.0 size=N/A time=00:01:58.61 bitrate=N/A speed= 1x
  362. frame= 7295 fps= 61 q=29.0 size=N/A time=00:01:59.12 bitrate=N/A speed= 1x
  363. frame= 7323 fps= 61 q=25.0 size=N/A time=00:01:59.61 bitrate=N/A speed= 1x
  364. frame= 7355 fps= 61 q=26.0 size=N/A time=00:02:00.12 bitrate=N/A speed= 1x
  365. frame= 7388 fps= 61 q=24.0 size=N/A time=00:02:00.64 bitrate=N/A speed= 1x
  366. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95640.ts' for writing
  367. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  368. frame= 7415 fps= 61 q=26.0 size=N/A time=00:02:01.10 bitrate=N/A speed= 1x
  369. frame= 7441 fps= 61 q=26.0 size=N/A time=00:02:01.62 bitrate=N/A speed= 1x
  370. frame= 7475 fps= 61 q=26.0 size=N/A time=00:02:02.13 bitrate=N/A speed= 1x
  371. frame= 7500 fps= 61 q=26.0 size=N/A time=00:02:02.62 bitrate=N/A speed= 1x
  372. frame= 7531 fps= 61 q=27.0 size=N/A time=00:02:03.13 bitrate=N/A speed= 1x
  373. frame= 7561 fps= 61 q=24.0 size=N/A time=00:02:03.64 bitrate=N/A speed= 1x
  374. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95641.ts' for writing
  375. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  376. frame= 7591 fps= 61 q=24.0 size=N/A time=00:02:04.16 bitrate=N/A speed= 1x
  377. frame= 7623 fps= 61 q=25.0 size=N/A time=00:02:04.62 bitrate=N/A speed= 1x
  378. frame= 7655 fps= 61 q=26.0 size=N/A time=00:02:05.14 bitrate=N/A speed= 1x
  379. frame= 7684 fps= 61 q=25.0 size=N/A time=00:02:05.65 bitrate=N/A speed= 1x
  380. frame= 7715 fps= 61 q=26.0 size=N/A time=00:02:06.14 bitrate=N/A speed= 1x
  381. frame= 7743 fps= 61 q=26.0 size=N/A time=00:02:06.65 bitrate=N/A speed= 1x
  382. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95642.ts' for writing
  383. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  384. frame= 7772 fps= 61 q=24.0 size=N/A time=00:02:07.12 bitrate=N/A speed= 1x
  385. frame= 7800 fps= 61 q=29.0 size=N/A time=00:02:07.63 bitrate=N/A speed= 1x
  386. frame= 7835 fps= 61 q=25.0 size=N/A time=00:02:08.14 bitrate=N/A speed= 1x
  387. frame= 7860 fps= 61 q=25.0 size=N/A time=00:02:08.64 bitrate=N/A speed= 1x
  388. frame= 7894 fps= 61 q=27.0 size=N/A time=00:02:09.15 bitrate=N/A speed= 1x
  389. frame= 7922 fps= 61 q=26.0 size=N/A time=00:02:09.66 bitrate=N/A speed= 1x
  390. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d95643.ts' for writing
  391. [hls @ 0x58b1a9258700] Opening '/var/cache/jellyfin/transcodes/f1ab0bf23446bc49bf4e5e6f7789d956.m3u8.tmp' for writing
  392. frame= 7951 fps= 61 q=27.0 size=N/A time=00:02:10.17 bitrate=N/A speed= 1x
  393. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067659776).
  394. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  395. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067720010).
  396. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  397. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  398. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067662664).
  399. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  400. [mpeg2video @ 0x58b1a92705c0] skipped MB in I-frame at 19 40
  401. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  402. [mpeg2video @ 0x58b1a92705c0] concealing 400 DC, 400 AC, 400 MV errors in I frame
  403. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  404. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067727517).
  405. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  406. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  407. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067729019).
  408. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  409. Last message repeated 1 times
  410. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  411. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067668416).
  412. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  413. [ac3 @ 0x58b1a9276a40] invalid coupling range (6 >= 5)
  414. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  415. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  416. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  417. [mpeg2video @ 0x58b1a92705c0] slice below image (47 >= 45)
  418. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  419. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  420. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  421. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 78 11
  422. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 14 12
  423. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  424. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  425. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 48 16
  426. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 21 16
  427. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 47 37
  428. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 5 39
  429. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 10 35
  430. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 16 2
  431. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 50 32
  432. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 1 26
  433. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 9 28
  434. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 19 30
  435. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 3 33
  436. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  437. [mpeg2video @ 0x58b1a92705c0] concealing 3600 DC, 3600 AC, 3600 MV errors in B frame
  438. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  439. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  440. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  441. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067738028).
  442. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  443. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  444. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067674176).
  445. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  446. [ac3 @ 0x58b1a9276a40] expacc 126 is out-of-range
  447. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  448. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  449. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 63 19
  450. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 1 22
  451. [mpeg2video @ 0x58b1a92705c0] qscale == 0
  452. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 52 0
  453. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 8 34
  454. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 38 35
  455. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  456. [mpeg2video @ 0x58b1a92705c0] concealing 2154 DC, 2154 AC, 2154 MV errors in P frame
  457. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  458. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067744034).
  459. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  460. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  461. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067745535).
  462. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  463. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067679936).
  464. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  465. [ac3 @ 0x58b1a9276a40] new coupling leak info must be present in block 0
  466. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  467. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  468. [mpeg2video @ 0x58b1a92705c0] slice below image (124 >= 45)
  469. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  470. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  471. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067754544).
  472. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  473. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  474. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067685696).
  475. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  476. [ac3 @ 0x58b1a9276a40] invalid coupling range (13 >= 5)
  477. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  478. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] corrupt decoded frame
  479. frame= 7979 fps= 61 q=28.0 size=N/A time=00:02:10.43 bitrate=N/A dup=13 drop=0 speed=0.999x
  480. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067760550).
  481. [mpeg2video @ 0x58b1a92705c0] slice below image (131 >= 45)
  482. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  483. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  484. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  485. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067762052).
  486. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067691456).
  487. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  488. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  489. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067765055).
  490. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  491. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  492. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 436889988).
  493. [mpegts @ 0x58b1a9239580] Invalid timestamps stream=0, pts=5067766556, dts=9026824580, size=2172
  494. [mpeg2video @ 0x58b1a92705c0] slice below image (105 >= 45)
  495. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  496. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  497. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067768058).
  498. [ac3 @ 0x58b1a9276a40] expacc 125 is out-of-range
  499. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  500. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  501. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  502. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067697216).
  503. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  504. [mpeg2video @ 0x58b1a92705c0] picture_structure 2 invalid, ignoring
  505. [mpeg2video @ 0x58b1a92705c0] slice below image (165 >= 45)
  506. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  507. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  508. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  509. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] corrupt decoded frame
  510. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  511. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067778568).
  512. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  513. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067702976).
  514. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  515. [ac3 @ 0x58b1a9276a40] expacc 126 is out-of-range
  516. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  517. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] corrupt decoded frame
  518. [mpeg2video @ 0x58b1a92705c0] slice below image (106 >= 45)
  519. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  520. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  521. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067708736).
  522. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  523. [ac3 @ 0x58b1a9276a40] exponent 25 is out-of-range
  524. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  525. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] corrupt decoded frame
  526. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  527. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067786076).
  528. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  529. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  530. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067790580).
  531. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  532. [mpeg2video @ 0x58b1a92705c0] slice below image (165 >= 45)
  533. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  534. [mpeg2video @ 0x58b1a92705c0] slice below image (144 >= 45)
  535. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  536. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  537. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067793583).
  538. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  539. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  540. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067796586).
  541. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  542. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067714496).
  543. [mpeg2video @ 0x58b1a92705c0] slice below image (53 >= 45)
  544. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  545. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  546. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067802592).
  547. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  548. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067720256).
  549. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  550. [ac3 @ 0x58b1a9276a40] exponent 25 is out-of-range
  551. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  552. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  553. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 6 42
  554. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 34 43
  555. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 4 44
  556. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  557. [mpeg2video @ 0x58b1a92705c0] concealing 353 DC, 353 AC, 353 MV errors in B frame
  558. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  559. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067810100).
  560. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  561. frame= 8016 fps= 61 q=26.0 size=N/A time=00:02:10.80 bitrate=N/A dup=38 drop=0 speed=0.998x
  562. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  563. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067726496).
  564. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  565. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067740416).
  566. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  567. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  568. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067814604).
  569. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  570. Last message repeated 1 times
  571. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  572. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068274858).
  573. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  574. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  575. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067746176).
  576. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  577. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 42
  578. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  579. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 23 6
  580. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 17 22
  581. [mpeg2video @ 0x58b1a92705c0] skipped MB in I-frame at 2 24
  582. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  583. [mpeg2video @ 0x58b1a92705c0] concealing 2640 DC, 2640 AC, 2640 MV errors in I frame
  584. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 9 16
  585. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  586. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 11 20
  587. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 58 20
  588. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  589. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 38 38
  590. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 28 23
  591. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 33 25
  592. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  593. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  594. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 39 31
  595. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 67 33
  596. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 24 35
  597. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  598. [mpeg2video @ 0x58b1a92705c0] concealing 2084 DC, 2084 AC, 2084 MV errors in B frame
  599. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  600. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  601. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067751936).
  602. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  603. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 4996517442).
  604. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  605. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 2 0
  606. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 44 2
  607. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 30 4
  608. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  609. [mpeg2video @ 0x58b1a92705c0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
  610. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  611. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 9 9
  612. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 16 10
  613. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 71 13
  614. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 20 14
  615. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 40 15
  616. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 25 16
  617. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 41 17
  618. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 36 0
  619. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 44 4
  620. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  621. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 75 7
  622. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 46 8
  623. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  624. [mpeg2video @ 0x58b1a92705c0] concealing 1359 DC, 1359 AC, 1359 MV errors in B frame
  625. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  626. [vost#0:0/libx264 @ 0x58b1a92861c0] 5673416 frame duplication too large, skipping
  627. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  628. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067823613).
  629. [mpegts @ 0x58b1a9239580] DTS 5067822112 < 13586452034 out of order
  630. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  631. [vist#0:0/mpeg2video @ 0x58b1a92431c0] timestamp discontinuity (stream id=81): -94651460256, new offset= 94651460256
  632. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  633. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067757696).
  634. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  635. [ac3 @ 0x58b1a9276a40] expacc 125 is out-of-range
  636. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  637. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  638. [vost#0:0/libx264 @ 0x58b1a92861c0] 5673417 frame duplication too large, skipping
  639. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067829619).
  640. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  641. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  642. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067831121).
  643. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  644. [vist#0:0/mpeg2video @ 0x58b1a92431c0] timestamp discontinuity (stream id=81): -91156090145, new offset= 185807550401
  645. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = NOPTS).
  646. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  647. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067763456).
  648. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  649. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  650. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067841631).
  651. [ac3 @ 0x58b1a9276a40] delta bit allocation strategy reserved
  652. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  653. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  654. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 30 29
  655. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 79 30
  656. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  657. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 32
  658. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  659. [mpeg2video @ 0x58b1a92705c0] concealing 1280 DC, 1280 AC, 1280 MV errors in P frame
  660. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  661. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137323 frame duplication too large, skipping
  662. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  663. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 49 42
  664. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 43
  665. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 73 44
  666. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  667. [mpeg2video @ 0x58b1a92705c0] concealing 400 DC, 400 AC, 400 MV errors in P frame
  668. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  669. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137324 frame duplication too large, skipping
  670. [mpeg2video @ 0x58b1a92705c0] slice below image (158 >= 45)
  671. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  672. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  673. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067840130).
  674. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  675. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137329 frame duplication too large, skipping
  676. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137330 frame duplication too large, skipping
  677. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067769216).
  678. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067843133).
  679. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  680. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  681. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5066723520).
  682. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  683. [ac3 @ 0x58b1a9276a40] exponent -1 is out-of-range
  684. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  685. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  686. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 15 10
  687. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 63 11
  688. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  689. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 3 4
  690. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 34 12
  691. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 26 6
  692. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 44 13
  693. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 1 14
  694. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 8 15
  695. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 41 8
  696. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  697. [mpeg2video @ 0x58b1a92705c0] concealing 3200 DC, 3200 AC, 3200 MV errors in B frame
  698. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  699. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  700. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  701. [mpeg2video @ 0x58b1a92705c0] slice below image (85 >= 45)
  702. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  703. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137331 frame duplication too large, skipping
  704. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137334 frame duplication too large, skipping
  705. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  706. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067774976).
  707. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  708. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067847637).
  709. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  710. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  711. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = NOPTS).
  712. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  713. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067852142).
  714. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  715. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137335 frame duplication too large, skipping
  716. [mpeg2video @ 0x58b1a92705c0] slice below image (66 >= 45)
  717. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  718. frame= 8021 fps= 61 q=26.0 size=N/A time=00:02:10.80 bitrate=N/A dup=39 drop=10 speed=0.994x
  719. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  720. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067853643).
  721. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  722. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  723. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067780736).
  724. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  725. [ac3 @ 0x58b1a9276a40] new coupling coordinates must be present in block 0
  726. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  727. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  728. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  729. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 2 1
  730. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 10
  731. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 22 3
  732. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  733. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 22 7
  734. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 19 8
  735. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  736. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 45 18
  737. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 3 29
  738. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 2 30
  739. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 15 13
  740. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 18 32
  741. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  742. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 31 33
  743. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 20 15
  744. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 23 34
  745. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 18 19
  746. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 35
  747. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 11 36
  748. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 25 21
  749. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 14 22
  750. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 19 23
  751. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  752. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 14 26
  753. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 20 37
  754. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  755. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 26 38
  756. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  757. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 30 40
  758. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 64 41
  759. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 3 42
  760. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 2 43
  761. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 48 44
  762. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  763. [mpeg2video @ 0x58b1a92705c0] concealing 3191 DC, 3191 AC, 3191 MV errors in B frame
  764. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  765. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137339 frame duplication too large, skipping
  766. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  767. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067861151).
  768. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  769. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 36 30
  770. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 31
  771. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 34 35
  772. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  773. [mpeg2video @ 0x58b1a92705c0] concealing 1200 DC, 1200 AC, 1200 MV errors in P frame
  774. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137340 frame duplication too large, skipping
  775. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  776. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137344 frame duplication too large, skipping
  777. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  778. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067786496).
  779. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  780. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067867157).
  781. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  782. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  783. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 15 32
  784. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 22 39
  785. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 38 40
  786. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  787. [mpeg2video @ 0x58b1a92705c0] concealing 780 DC, 780 AC, 780 MV errors in B frame
  788. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  789. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137345 frame duplication too large, skipping
  790. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  791. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067868658).
  792. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  793. Last message repeated 2 times
  794. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  795. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067792256).
  796. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  797. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  798. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067870160).
  799. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  800. [ac3 @ 0x58b1a9276a40] expacc 127 is out-of-range
  801. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  802. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  803. [mpeg2video @ 0x58b1a92705c0] end mismatch left=9 140 at 0 45
  804. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  805. [mpeg2video @ 0x58b1a92705c0] concealing 80 DC, 80 AC, 80 MV errors in B frame
  806. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  807. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137349 frame duplication too large, skipping
  808. [mpeg2video @ 0x58b1a92705c0] slice below image (55 >= 45)
  809. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  810. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  811. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067877667).
  812. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  813. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137353 frame duplication too large, skipping
  814. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137354 frame duplication too large, skipping
  815. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137355 frame duplication too large, skipping
  816. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  817. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067800896).
  818. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  819. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  820. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  821. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067883673).
  822. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  823. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  824. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 2 9
  825. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 4 11
  826. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 40 12
  827. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 4 13
  828. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  829. [mpeg2video @ 0x58b1a92705c0] concealing 2916 DC, 2916 AC, 2916 MV errors in P frame
  830. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137348 frame duplication too large, skipping
  831. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137358 frame duplication too large, skipping
  832. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137359 frame duplication too large, skipping
  833. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  834. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067885175).
  835. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  836. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067886676).
  837. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  838. [ac3 @ 0x58b1a9276a40] new coupling coordinates must be present in block 0
  839. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  840. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  841. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 57 19
  842. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 10 1
  843. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 23 16
  844. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  845. Last message repeated 1 times
  846. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  847. [mpeg2video @ 0x58b1a92705c0] concealing 2560 DC, 2560 AC, 2560 MV errors in P frame
  848. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  849. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137360 frame duplication too large, skipping
  850. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 10 6
  851. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  852. [mpeg2video @ 0x58b1a92705c0] concealing 1040 DC, 1040 AC, 1040 MV errors in B frame
  853. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  854. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137362 frame duplication too large, skipping
  855. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  856. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067889679).
  857. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  858. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  859. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067812416).
  860. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  861. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137363 frame duplication too large, skipping
  862. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067898688).
  863. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  864. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  865. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 25
  866. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 19 26
  867. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  868. [mpeg2video @ 0x58b1a92705c0] concealing 1827 DC, 1827 AC, 1827 MV errors in P frame
  869. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  870. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137364 frame duplication too large, skipping
  871. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137368 frame duplication too large, skipping
  872. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137369 frame duplication too large, skipping
  873. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067818176).
  874. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  875. [ac3 @ 0x58b1a9276a40] new coupling coordinates must be present in block 0
  876. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  877. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  878. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  879. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067904694).
  880. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  881. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  882. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067823936).
  883. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  884. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 34 28
  885. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 63 29
  886. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 30 30
  887. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 1 31
  888. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 65 13
  889. [ac3 @ 0x58b1a9276a40] exponent -1 is out-of-range
  890. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  891. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  892. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 6 44
  893. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] corrupt decoded frame
  894. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 12 4
  895. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  896. [mpeg2video @ 0x58b1a92705c0] concealing 2302 DC, 2302 AC, 2302 MV errors in B frame
  897. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  898. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137370 frame duplication too large, skipping
  899. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137372 frame duplication too large, skipping
  900. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137373 frame duplication too large, skipping
  901. frame= 8021 fps= 61 q=26.0 size=N/A time=00:02:10.93 bitrate=N/A dup=39 drop=30 speed=0.992x
  902. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  903. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067909199).
  904. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  905. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 65 27
  906. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in I-frame at 4 28
  907. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 77 29
  908. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in I-frame at 1 38
  909. [mpeg2video @ 0x58b1a92705c0] skipped MB in I-frame at 1 32
  910. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in I-frame at 3 33
  911. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  912. [mpeg2video @ 0x58b1a92705c0] concealing 1396 DC, 1396 AC, 1396 MV errors in I frame
  913. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  914. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137367 frame duplication too large, skipping
  915. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067829696).
  916. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  917. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067922712).
  918. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  919. Last message repeated 2 times
  920. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  921. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067835456).
  922. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  923. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  924. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 12 17
  925. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 39 0
  926. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  927. Last message repeated 1 times
  928. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 4 28
  929. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 6 37
  930. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 17 38
  931. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 33 40
  932. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 43 31
  933. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 13 42
  934. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  935. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 36 21
  936. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 31 23
  937. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  938. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 14 25
  939. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  940. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 16 43
  941. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 1 44
  942. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  943. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  944. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  945. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  946. [mpeg2video @ 0x58b1a92705c0] concealing 3280 DC, 3280 AC, 3280 MV errors in B frame
  947. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  948. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137377 frame duplication too large, skipping
  949. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137385 frame duplication too large, skipping
  950. [mpeg2video @ 0x58b1a92705c0] slice below image (147 >= 45)
  951. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  952. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  953. Last message repeated 19 times
  954. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  955. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  956. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067928718).
  957. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  958. Last message repeated 6 times
  959. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  960. Last message repeated 3 times
  961. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  962. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  963. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  964. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067841216).
  965. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137389 frame duplication too large, skipping
  966. [mpeg2video @ 0x58b1a92705c0] slice below image (51 >= 45)
  967. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  968. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  969. Last message repeated 16 times
  970. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  971. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  972. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  973. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  974. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  975. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  976. Last message repeated 3 times
  977. [mpeg2video @ 0x58b1a92705c0] slice below image (63 >= 45)
  978. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  979. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  980. [mpeg2video @ 0x58b1a92705c0] slice below image (63 >= 45)
  981. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  982. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  983. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067934724).
  984. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  985. Last message repeated 7 times
  986. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  987. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  988. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  989. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  990. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067846976).
  991. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  992. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  993. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 4656798178).
  994. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  995. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  996. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067849856).
  997. [ac3 @ 0x58b1a9276a40] expacc 125 is out-of-range
  998. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  999. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1000. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137393 frame duplication too large, skipping
  1001. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1002. Last message repeated 7 times
  1003. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137394 frame duplication too large, skipping
  1004. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1005. Last message repeated 17 times
  1006. [mpeg2video @ 0x58b1a92705c0] slice below image (64 >= 45)
  1007. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1008. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1009. Last message repeated 3 times
  1010. [mpeg2video @ 0x58b1a92705c0] slice below image (58 >= 45)
  1011. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1012. [mpeg2video @ 0x58b1a92705c0] slice below image (66 >= 45)
  1013. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1014. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1015. Last message repeated 1 times
  1016. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1017. Last message repeated 1 times
  1018. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1019. Last message repeated 1 times
  1020. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1021. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1022. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1023. Last message repeated 4 times
  1024. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1025. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067852736).
  1026. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1027. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1028. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067940730).
  1029. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1030. Last message repeated 2 times
  1031. [vist#0:0/mpeg2video @ 0x58b1a92431c0] timestamp discontinuity (stream id=81): -90875417056, new offset= 276682967457
  1032. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1033. Last message repeated 4 times
  1034. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1035. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = NOPTS).
  1036. [ac3 @ 0x58b1a9276a40] expacc 125 is out-of-range
  1037. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1038. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1039. [vost#0:0/libx264 @ 0x58b1a92861c0] 11137397 frame duplication too large, skipping
  1040. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1041. Last message repeated 8 times
  1042. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584479 frame duplication too large, skipping
  1043. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1044. Last message repeated 18 times
  1045. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1046. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1047. Last message repeated 2 times
  1048. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1049. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1050. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1051. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1052. Last message repeated 4 times
  1053. [mpeg2video @ 0x58b1a92705c0] slice below image (128 >= 45)
  1054. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1055. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1056. Last message repeated 2 times
  1057. [mpeg2video @ 0x58b1a92705c0] qscale == 0
  1058. Last message repeated 2 times
  1059. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1060. [mpeg2video @ 0x58b1a92705c0] concealing 3600 DC, 3600 AC, 3600 MV errors in I frame
  1061. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1062. Last message repeated 1 times
  1063. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1064. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584484 frame duplication too large, skipping
  1065. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067858496).
  1066. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1067. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1068. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067946736).
  1069. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  1070. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1071. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1072. Last message repeated 4 times
  1073. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1074. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067861376).
  1075. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1076. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1077. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067949739).
  1078. [mpeg2video @ 0x58b1a92705c0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
  1079. [ac3 @ 0x58b1a9276a40] expacc 127 is out-of-range
  1080. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1081. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1082. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1083. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584486 frame duplication too large, skipping
  1084. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584479 frame duplication too large, skipping
  1085. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1086. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584480 frame duplication too large, skipping
  1087. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1088. Last message repeated 10 times
  1089. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1090. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1091. Last message repeated 24 times
  1092. [mpeg2video @ 0x58b1a92705c0] slice below image (63 >= 45)
  1093. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1094. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1095. Last message repeated 6 times
  1096. [mpeg2video @ 0x58b1a92705c0] qscale == 0
  1097. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1098. [mpeg2video @ 0x58b1a92705c0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
  1099. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584486 frame duplication too large, skipping
  1100. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1101. Last message repeated 1 times
  1102. [mpeg2video @ 0x58b1a92705c0] slice below image (59 >= 45)
  1103. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1104. frame= 8021 fps= 61 q=26.0 size=N/A time=00:02:10.93 bitrate=N/A dup=39 drop=43 speed=0.988x
  1105. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1106. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067952742).
  1107. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1108. Last message repeated 1 times
  1109. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1110. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067864256).
  1111. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1112. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 6142154820).
  1113. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1114. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  1115. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1116. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 4833074721).
  1117. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1118. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584483 frame duplication too large, skipping
  1119. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1120. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1121. Last message repeated 28 times
  1122. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1123. [mpeg2video @ 0x58b1a92705c0] slice below image (134 >= 45)
  1124. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1125. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1126. Last message repeated 3 times
  1127. [mpeg2video @ 0x58b1a92705c0] slice below image (149 >= 45)
  1128. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1129. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584484 frame duplication too large, skipping
  1130. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067870016).
  1131. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1132. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1133. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067958748).
  1134. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  1135. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1136. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1137. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1138. Last message repeated 6 times
  1139. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1140. Last message repeated 9 times
  1141. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1142. Last message repeated 2 times
  1143. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1144. Last message repeated 9 times
  1145. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1146. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  1147. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1148. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584487 frame duplication too large, skipping
  1149. [vost#0:0/libx264 @ 0x58b1a92861c0] 17299903 frame duplication too large, skipping
  1150. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1151. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1152. Last message repeated 10 times
  1153. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1154. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1155. Last message repeated 8 times
  1156. [mpeg2video @ 0x58b1a92705c0] slice below image (127 >= 45)
  1157. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1158. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1159. Last message repeated 8 times
  1160. [mpeg2video @ 0x58b1a92705c0] slice too small
  1161. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1162. [mpeg2video @ 0x58b1a92705c0] slice below image (63 >= 45)
  1163. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1164. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1165. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1166. Last message repeated 3 times
  1167. [mpeg2video @ 0x58b1a92705c0] slice below image (127 >= 45)
  1168. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1169. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1170. Last message repeated 9 times
  1171. [mpeg2video @ 0x58b1a92705c0] slice below image (142 >= 45)
  1172. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1173. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1174. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1175. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067964754).
  1176. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1177. Last message repeated 3 times
  1178. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1179. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1180. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  1181. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584491 frame duplication too large, skipping
  1182. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1183. Last message repeated 22 times
  1184. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584492 frame duplication too large, skipping
  1185. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1186. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1187. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067970760).
  1188. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1189. [mpeg2video @ 0x58b1a92705c0] ignoring extra picture following a frame-picture
  1190. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1191. [mpeg2video @ 0x58b1a92705c0] Guessing pict_type from mpeg_f_code
  1192. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584495 frame duplication too large, skipping
  1193. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1194. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067975265).
  1195. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1196. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1197. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067890176).
  1198. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1199. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 62 11
  1200. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 39 12
  1201. [ac3 @ 0x58b1a9276a40] exponent 25 is out-of-range
  1202. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1203. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 13
  1204. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 5 14
  1205. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 30 20
  1206. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1207. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 32 15
  1208. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 35 17
  1209. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1210. [mpeg2video @ 0x58b1a92705c0] concealing 2628 DC, 2628 AC, 2628 MV errors in P frame
  1211. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584496 frame duplication too large, skipping
  1212. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1213. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067979769).
  1214. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1215. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1216. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5004978498).
  1217. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 18 42
  1218. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 28 43
  1219. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  1220. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 26 17
  1221. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 10 35
  1222. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 18
  1223. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1224. [mpeg2video @ 0x58b1a92705c0] concealing 1360 DC, 1360 AC, 1360 MV errors in P frame
  1225. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1226. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584499 frame duplication too large, skipping
  1227. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1228. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067982772).
  1229. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1230. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1231. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067895936).
  1232. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1233. [ac3 @ 0x58b1a9276a40] new coupling leak info must be present in block 0
  1234. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1235. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1236. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584503 frame duplication too large, skipping
  1237. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 50 3
  1238. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 19 4
  1239. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  1240. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 62 6
  1241. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1242. [mpeg2video @ 0x58b1a92705c0] concealing 3360 DC, 3360 AC, 3360 MV errors in P frame
  1243. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1244. [vost#0:0/libx264 @ 0x58b1a92861c0] 21598673 frame duplication too large, skipping
  1245. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1246. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067901696).
  1247. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1248. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  1249. [ac3 @ 0x58b1a9276a40] exponent -1 is out-of-range
  1250. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1251. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1252. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1253. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067985775).
  1254. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1255. Last message repeated 1 times
  1256. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1257. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067987277).
  1258. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1259. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1260. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067907456).
  1261. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1262. [ac3 @ 0x58b1a9276a40] exponent 25 is out-of-range
  1263. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1264. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1265. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 12 9
  1266. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584505 frame duplication too large, skipping
  1267. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 79 1
  1268. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 3
  1269. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 13 4
  1270. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1271. [mpeg2video @ 0x58b1a92705c0] concealing 3498 DC, 3498 AC, 3498 MV errors in P frame
  1272. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1273. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584506 frame duplication too large, skipping
  1274. frame= 8021 fps= 60 q=26.0 size=N/A time=00:02:10.93 bitrate=N/A dup=39 drop=56 speed=0.984x
  1275. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1276. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067913216).
  1277. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1278. [ac3 @ 0x58b1a9276a40] expacc 127 is out-of-range
  1279. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1280. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1281. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1282. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067918976).
  1283. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1284. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  1285. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1286. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1287. [mpeg2video @ 0x58b1a92705c0] slice below image (162 >= 45)
  1288. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1289. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067996286).
  1290. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1291. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1292. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067924736).
  1293. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1294. [ac3 @ 0x58b1a9276a40] invalid coupling range (11 >= 4)
  1295. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1296. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1297. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584512 frame duplication too large, skipping
  1298. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1299. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067930496).
  1300. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1301. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  1302. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  1303. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1304. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1305. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067936256).
  1306. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1307. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1308. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068002292).
  1309. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1310. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  1311. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1312. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1313. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 58 5
  1314. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 7 6
  1315. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 3 7
  1316. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1317. [mpeg2video @ 0x58b1a92705c0] concealing 3191 DC, 3191 AC, 3191 MV errors in P frame
  1318. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1319. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584513 frame duplication too large, skipping
  1320. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1321. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067942016).
  1322. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1323. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1324. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5067223367).
  1325. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068017307).
  1326. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1327. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068018808).
  1328. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1329. Last message repeated 1 times
  1330. [mpeg2video @ 0x58b1a92705c0] slice below image (88 >= 45)
  1331. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1332. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584526 frame duplication too large, skipping
  1333. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 12 9
  1334. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 18
  1335. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 18 12
  1336. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  1337. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 12 16
  1338. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 17
  1339. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  1340. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 40 8
  1341. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  1342. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in B-frame at 34 39
  1343. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 6 44
  1344. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1345. [mpeg2video @ 0x58b1a92705c0] concealing 1200 DC, 1200 AC, 1200 MV errors in B frame
  1346. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1347. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584527 frame duplication too large, skipping
  1348. [mpeg2video @ 0x58b1a92705c0] slice below image (148 >= 45)
  1349. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1350. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1351. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5066902080).
  1352. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  1353. frame= 8021 fps= 60 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=60 speed=0.987x
  1354. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1355. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067956416).
  1356. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1357. [ac3 @ 0x58b1a9276a40] expacc 125 is out-of-range
  1358. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1359. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1360. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1361. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068023313).
  1362. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1363. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1364. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068024814).
  1365. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1366. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1367. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = NOPTS).
  1368. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1369. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067962176).
  1370. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1371. [ac3 @ 0x58b1a9276a40] new coupling coordinates must be present in block 0
  1372. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1373. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1374. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584530 frame duplication too large, skipping
  1375. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 34 38
  1376. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 3 41
  1377. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1378. [mpeg2video @ 0x58b1a92705c0] concealing 561 DC, 561 AC, 561 MV errors in P frame
  1379. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584521 frame duplication too large, skipping
  1380. [mpeg2video @ 0x58b1a92705c0] ignoring pic cod ext after 0
  1381. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584536 frame duplication too large, skipping
  1382. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584537 frame duplication too large, skipping
  1383. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1384. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068035325).
  1385. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1386. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1387. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067967936).
  1388. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1389. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1390. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068041331).
  1391. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1392. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1393. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 4669512562).
  1394. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1395. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068042832).
  1396. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1397. [ac3 @ 0x58b1a9276a40] exponent -2 is out-of-range
  1398. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1399. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1400. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584538 frame duplication too large, skipping
  1401. [mpeg2video @ 0x58b1a92705c0] slice below image (69 >= 45)
  1402. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1403. [mpeg2video @ 0x58b1a92705c0] Missing picture start code
  1404. Last message repeated 4 times
  1405. [mpeg2video @ 0x58b1a92705c0] slice below image (82 >= 45)
  1406. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1407. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1408. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067973696).
  1409. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1410. [ac3 @ 0x58b1a9276a40] new bit allocation info must be present in block 0
  1411. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1412. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1413. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 26 36
  1414. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 14 39
  1415. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 20 43
  1416. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 72 31
  1417. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 31 32
  1418. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 66 33
  1419. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1420. [mpeg2video @ 0x58b1a92705c0] concealing 1101 DC, 1101 AC, 1101 MV errors in P frame
  1421. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584544 frame duplication too large, skipping
  1422. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1423. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068048838).
  1424. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1425. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1426. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5069655972).
  1427. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1428. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1429. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067979456).
  1430. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584547 frame duplication too large, skipping
  1431. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 53 38
  1432. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 49 39
  1433. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 46 41
  1434. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 60 42
  1435. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  1436. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 2 4
  1437. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1438. [mpeg2video @ 0x58b1a92705c0] concealing 650 DC, 650 AC, 650 MV errors in P frame
  1439. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1440. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584548 frame duplication too large, skipping
  1441. [mpeg2video @ 0x58b1a92705c0] ignoring pic cod ext after 0
  1442. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1443. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585618 frame duplication too large, skipping
  1444. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584557 frame duplication too large, skipping
  1445. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1446. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068065355).
  1447. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1448. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067985216).
  1449. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1450. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068074364).
  1451. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1452. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1453. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 2920593463).
  1454. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1455. [ac3 @ 0x58b1a9276a40] exponent -1 is out-of-range
  1456. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1457. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1458. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584558 frame duplication too large, skipping
  1459. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  1460. Last message repeated 1 times
  1461. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 26 13
  1462. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 38 15
  1463. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 57 3
  1464. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 36 4
  1465. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 43 5
  1466. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1467. [mpeg2video @ 0x58b1a92705c0] concealing 3360 DC, 3360 AC, 3360 MV errors in P frame
  1468. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584559 frame duplication too large, skipping
  1469. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584563 frame duplication too large, skipping
  1470. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584564 frame duplication too large, skipping
  1471. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 41 41
  1472. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 14 43
  1473. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  1474. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 61 44
  1475. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1476. [mpeg2video @ 0x58b1a92705c0] concealing 320 DC, 320 AC, 320 MV errors in P frame
  1477. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1478. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584562 frame duplication too large, skipping
  1479. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1480. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067990976).
  1481. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1482. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1483. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068081871).
  1484. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1485. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  1486. [mpeg2video @ 0x58b1a92705c0] slice below image (96 >= 45)
  1487. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1488. [ac3 @ 0x58b1a9276a40] exponent -1 is out-of-range
  1489. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1490. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] corrupt decoded frame
  1491. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5067996736).
  1492. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1493. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068083373).
  1494. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1495. [ac3 @ 0x58b1a9276a40] exponent -1 is out-of-range
  1496. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1497. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1498. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 79 28
  1499. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1500. [mpeg2video @ 0x58b1a92705c0] concealing 1360 DC, 1360 AC, 1360 MV errors in B frame
  1501. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1502. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584570 frame duplication too large, skipping
  1503. frame= 8021 fps= 60 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=76 speed=0.983x
  1504. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1505. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068002496).
  1506. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1507. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = NOPTS).
  1508. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1509. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068008256).
  1510. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1511. [ac3 @ 0x58b1a9276a40] expacc 127 is out-of-range
  1512. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1513. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1514. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1515. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068092382).
  1516. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1517. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068014016).
  1518. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = NOPTS).
  1519. [ac3 @ 0x58b1a9276a40] expacc 127 is out-of-range
  1520. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1521. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1522. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1523. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068022912).
  1524. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1525. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1526. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068028416).
  1527. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1528. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1529. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068101391).
  1530. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1531. [mpeg2video @ 0x58b1a92705c0] slice below image (71 >= 45)
  1532. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] Error submitting packet to decoder: Invalid data found when processing input
  1533. [ac3 @ 0x58b1a9276a40] new coupling coordinates must be present in block 0
  1534. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1535. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1536. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584582 frame duplication too large, skipping
  1537. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1538. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = NOPTS).
  1539. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1540. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1541. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068104394).
  1542. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1543. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1544. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068031296).
  1545. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 11 13
  1546. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 15 13
  1547. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 45 14
  1548. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 4 15
  1549. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 10 16
  1550. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1551. [mpeg2video @ 0x58b1a92705c0] concealing 2720 DC, 2720 AC, 2720 MV errors in P frame
  1552. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584573 frame duplication too large, skipping
  1553. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1554. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068105895).
  1555. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1556. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1557. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068108898).
  1558. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1559. [mpeg2video @ 0x58b1a92705c0] ignoring pic cod ext after 0
  1560. Last message repeated 1 times
  1561. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1562. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068034176).
  1563. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1564. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068113403).
  1565. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1566. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1567. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068039936).
  1568. [mpeg2video @ 0x58b1a92705c0] ignoring pic cod ext after 0
  1569. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1570. [ac3 @ 0x58b1a9276a40] expacc 127 is out-of-range
  1571. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1572. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1573. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584590 frame duplication too large, skipping
  1574. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 76 12
  1575. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 26 13
  1576. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1577. [mpeg2video @ 0x58b1a92705c0] concealing 2616 DC, 2616 AC, 2616 MV errors in P frame
  1578. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1579. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584588 frame duplication too large, skipping
  1580. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584592 frame duplication too large, skipping
  1581. frame= 8021 fps= 60 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=81 speed=0.98x
  1582. [ac3 @ 0x58b1a9276a40] expacc 126 is out-of-range
  1583. [ac3 @ 0x58b1a9276a40] error decoding the audio block
  1584. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1585. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1586. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584593 frame duplication too large, skipping
  1587. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584594 frame duplication too large, skipping
  1588. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584595 frame duplication too large, skipping
  1589. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584596 frame duplication too large, skipping
  1590. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584597 frame duplication too large, skipping
  1591. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584598 frame duplication too large, skipping
  1592. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584599 frame duplication too large, skipping
  1593. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584600 frame duplication too large, skipping
  1594. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584601 frame duplication too large, skipping
  1595. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584602 frame duplication too large, skipping
  1596. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584603 frame duplication too large, skipping
  1597. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584604 frame duplication too large, skipping
  1598. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584605 frame duplication too large, skipping
  1599. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584606 frame duplication too large, skipping
  1600. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584607 frame duplication too large, skipping
  1601. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584608 frame duplication too large, skipping
  1602. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584609 frame duplication too large, skipping
  1603. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584610 frame duplication too large, skipping
  1604. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584611 frame duplication too large, skipping
  1605. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584612 frame duplication too large, skipping
  1606. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584613 frame duplication too large, skipping
  1607. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584614 frame duplication too large, skipping
  1608. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584615 frame duplication too large, skipping
  1609. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584616 frame duplication too large, skipping
  1610. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584617 frame duplication too large, skipping
  1611. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584618 frame duplication too large, skipping
  1612. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584619 frame duplication too large, skipping
  1613. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584620 frame duplication too large, skipping
  1614. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584621 frame duplication too large, skipping
  1615. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584622 frame duplication too large, skipping
  1616. frame= 8021 fps= 59 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=111 speed=0.976x
  1617. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584623 frame duplication too large, skipping
  1618. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584624 frame duplication too large, skipping
  1619. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584625 frame duplication too large, skipping
  1620. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584626 frame duplication too large, skipping
  1621. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584627 frame duplication too large, skipping
  1622. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584628 frame duplication too large, skipping
  1623. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584629 frame duplication too large, skipping
  1624. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584630 frame duplication too large, skipping
  1625. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584631 frame duplication too large, skipping
  1626. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584632 frame duplication too large, skipping
  1627. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584633 frame duplication too large, skipping
  1628. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584634 frame duplication too large, skipping
  1629. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584635 frame duplication too large, skipping
  1630. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584636 frame duplication too large, skipping
  1631. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584637 frame duplication too large, skipping
  1632. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584638 frame duplication too large, skipping
  1633. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584639 frame duplication too large, skipping
  1634. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584640 frame duplication too large, skipping
  1635. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584641 frame duplication too large, skipping
  1636. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584642 frame duplication too large, skipping
  1637. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584643 frame duplication too large, skipping
  1638. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584644 frame duplication too large, skipping
  1639. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584645 frame duplication too large, skipping
  1640. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584646 frame duplication too large, skipping
  1641. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584647 frame duplication too large, skipping
  1642. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584648 frame duplication too large, skipping
  1643. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584649 frame duplication too large, skipping
  1644. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584650 frame duplication too large, skipping
  1645. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584651 frame duplication too large, skipping
  1646. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584652 frame duplication too large, skipping
  1647. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584653 frame duplication too large, skipping
  1648. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584654 frame duplication too large, skipping
  1649. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584655 frame duplication too large, skipping
  1650. frame= 8021 fps= 59 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=144 speed=0.972x
  1651. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584656 frame duplication too large, skipping
  1652. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584657 frame duplication too large, skipping
  1653. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584658 frame duplication too large, skipping
  1654. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584659 frame duplication too large, skipping
  1655. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584660 frame duplication too large, skipping
  1656. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584661 frame duplication too large, skipping
  1657. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584662 frame duplication too large, skipping
  1658. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584663 frame duplication too large, skipping
  1659. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584664 frame duplication too large, skipping
  1660. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584665 frame duplication too large, skipping
  1661. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584666 frame duplication too large, skipping
  1662. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584667 frame duplication too large, skipping
  1663. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584668 frame duplication too large, skipping
  1664. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584669 frame duplication too large, skipping
  1665. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584670 frame duplication too large, skipping
  1666. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584671 frame duplication too large, skipping
  1667. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584672 frame duplication too large, skipping
  1668. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584673 frame duplication too large, skipping
  1669. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584674 frame duplication too large, skipping
  1670. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584675 frame duplication too large, skipping
  1671. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584676 frame duplication too large, skipping
  1672. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584677 frame duplication too large, skipping
  1673. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584678 frame duplication too large, skipping
  1674. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584679 frame duplication too large, skipping
  1675. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584680 frame duplication too large, skipping
  1676. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584681 frame duplication too large, skipping
  1677. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584682 frame duplication too large, skipping
  1678. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584683 frame duplication too large, skipping
  1679. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584684 frame duplication too large, skipping
  1680. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584685 frame duplication too large, skipping
  1681. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584686 frame duplication too large, skipping
  1682. frame= 8021 fps= 59 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=175 speed=0.969x
  1683. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584687 frame duplication too large, skipping
  1684. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584688 frame duplication too large, skipping
  1685. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584689 frame duplication too large, skipping
  1686. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584690 frame duplication too large, skipping
  1687. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584691 frame duplication too large, skipping
  1688. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584692 frame duplication too large, skipping
  1689. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584693 frame duplication too large, skipping
  1690. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584694 frame duplication too large, skipping
  1691. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584695 frame duplication too large, skipping
  1692. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584696 frame duplication too large, skipping
  1693. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584697 frame duplication too large, skipping
  1694. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584698 frame duplication too large, skipping
  1695. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584699 frame duplication too large, skipping
  1696. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584700 frame duplication too large, skipping
  1697. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584701 frame duplication too large, skipping
  1698. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584702 frame duplication too large, skipping
  1699. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584703 frame duplication too large, skipping
  1700. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584704 frame duplication too large, skipping
  1701. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584705 frame duplication too large, skipping
  1702. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584706 frame duplication too large, skipping
  1703. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584707 frame duplication too large, skipping
  1704. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584708 frame duplication too large, skipping
  1705. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584709 frame duplication too large, skipping
  1706. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584710 frame duplication too large, skipping
  1707. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584711 frame duplication too large, skipping
  1708. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584712 frame duplication too large, skipping
  1709. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584713 frame duplication too large, skipping
  1710. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584714 frame duplication too large, skipping
  1711. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584715 frame duplication too large, skipping
  1712. frame= 8021 fps= 59 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=204 speed=0.965x
  1713. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584716 frame duplication too large, skipping
  1714. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584717 frame duplication too large, skipping
  1715. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584718 frame duplication too large, skipping
  1716. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584719 frame duplication too large, skipping
  1717. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584720 frame duplication too large, skipping
  1718. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584721 frame duplication too large, skipping
  1719. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584722 frame duplication too large, skipping
  1720. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584723 frame duplication too large, skipping
  1721. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1722. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 1, dts = 5068235776).
  1723. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 1
  1724. [mpegts @ 0x58b1a9239580] PES packet size mismatch
  1725. [mpegts @ 0x58b1a9239580] Packet corrupt (stream = 0, dts = 5068314604).
  1726. [in#0/mpegts @ 0x58b1a9239280] corrupt input packet in stream 0
  1727. [aist#0:1/ac3 @ 0x58b1a9242f00] [dec:ac3 @ 0x58b1a9275fc0] Error submitting packet to decoder: Error number -16976906 occurred
  1728. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584724 frame duplication too large, skipping
  1729. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 0 18
  1730. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 29 27
  1731. [mpeg2video @ 0x58b1a92705c0] slice mismatch
  1732. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 15 20
  1733. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 51 28
  1734. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 67 29
  1735. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 66 30
  1736. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  1737. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 3 32
  1738. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 40 34
  1739. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 9 34
  1740. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 48 21
  1741. [mpeg2video @ 0x58b1a92705c0] invalid cbp -1 at 44 16
  1742. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 19 22
  1743. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 31 36
  1744. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 49 23
  1745. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 67 24
  1746. [mpeg2video @ 0x58b1a92705c0] mb incr damaged
  1747. [mpeg2video @ 0x58b1a92705c0] Invalid mb type in P-frame at 3 38
  1748. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 64 25
  1749. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 13 26
  1750. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 42 39
  1751. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 19 40
  1752. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 34 41
  1753. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 21 42
  1754. [mpeg2video @ 0x58b1a92705c0] ac-tex damaged at 27 43
  1755. [mpeg2video @ 0x58b1a92705c0] invalid cbp 0 at 10 44
  1756. [mpeg2video @ 0x58b1a92705c0] Warning MVs not available
  1757. [mpeg2video @ 0x58b1a92705c0] concealing 2367 DC, 2367 AC, 2367 MV errors in P frame
  1758. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584725 frame duplication too large, skipping
  1759. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584738 frame duplication too large, skipping
  1760. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584739 frame duplication too large, skipping
  1761. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584740 frame duplication too large, skipping
  1762. [vist#0:0/mpeg2video @ 0x58b1a92431c0] [dec:mpeg2video @ 0x58b1a926fb00] corrupt decoded frame
  1763. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584729 frame duplication too large, skipping
  1764. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584742 frame duplication too large, skipping
  1765. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584743 frame duplication too large, skipping
  1766. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584744 frame duplication too large, skipping
  1767. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584745 frame duplication too large, skipping
  1768. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584746 frame duplication too large, skipping
  1769. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584747 frame duplication too large, skipping
  1770. frame= 8021 fps= 59 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=224 speed=0.962x
  1771. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584748 frame duplication too large, skipping
  1772. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584749 frame duplication too large, skipping
  1773. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584750 frame duplication too large, skipping
  1774. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584751 frame duplication too large, skipping
  1775. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584752 frame duplication too large, skipping
  1776. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584753 frame duplication too large, skipping
  1777. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584754 frame duplication too large, skipping
  1778. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584755 frame duplication too large, skipping
  1779. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584756 frame duplication too large, skipping
  1780. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584757 frame duplication too large, skipping
  1781. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584758 frame duplication too large, skipping
  1782. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584759 frame duplication too large, skipping
  1783. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584760 frame duplication too large, skipping
  1784. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584761 frame duplication too large, skipping
  1785. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584762 frame duplication too large, skipping
  1786. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584763 frame duplication too large, skipping
  1787. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584764 frame duplication too large, skipping
  1788. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584765 frame duplication too large, skipping
  1789. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584766 frame duplication too large, skipping
  1790. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584767 frame duplication too large, skipping
  1791. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584768 frame duplication too large, skipping
  1792. frame= 8021 fps= 58 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=245 speed=0.958x
  1793. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584769 frame duplication too large, skipping
  1794. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584770 frame duplication too large, skipping
  1795. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584771 frame duplication too large, skipping
  1796. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584772 frame duplication too large, skipping
  1797. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584773 frame duplication too large, skipping
  1798. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584774 frame duplication too large, skipping
  1799. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584775 frame duplication too large, skipping
  1800. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584776 frame duplication too large, skipping
  1801. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584777 frame duplication too large, skipping
  1802. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584778 frame duplication too large, skipping
  1803. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584779 frame duplication too large, skipping
  1804. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584780 frame duplication too large, skipping
  1805. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584781 frame duplication too large, skipping
  1806. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584782 frame duplication too large, skipping
  1807. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584783 frame duplication too large, skipping
  1808. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584784 frame duplication too large, skipping
  1809. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584785 frame duplication too large, skipping
  1810. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584786 frame duplication too large, skipping
  1811. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584787 frame duplication too large, skipping
  1812. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584788 frame duplication too large, skipping
  1813. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584789 frame duplication too large, skipping
  1814. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584790 frame duplication too large, skipping
  1815. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584791 frame duplication too large, skipping
  1816. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584792 frame duplication too large, skipping
  1817. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584793 frame duplication too large, skipping
  1818. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584794 frame duplication too large, skipping
  1819. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584795 frame duplication too large, skipping
  1820. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584796 frame duplication too large, skipping
  1821. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584797 frame duplication too large, skipping
  1822. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584798 frame duplication too large, skipping
  1823. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584799 frame duplication too large, skipping
  1824. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584800 frame duplication too large, skipping
  1825. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584801 frame duplication too large, skipping
  1826. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584802 frame duplication too large, skipping
  1827. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584803 frame duplication too large, skipping
  1828. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584804 frame duplication too large, skipping
  1829. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584805 frame duplication too large, skipping
  1830. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584806 frame duplication too large, skipping
  1831. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584807 frame duplication too large, skipping
  1832. frame= 8021 fps= 58 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=284 speed=0.955x
  1833. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584808 frame duplication too large, skipping
  1834. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584809 frame duplication too large, skipping
  1835. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584810 frame duplication too large, skipping
  1836. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584811 frame duplication too large, skipping
  1837. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584812 frame duplication too large, skipping
  1838. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584813 frame duplication too large, skipping
  1839. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584814 frame duplication too large, skipping
  1840. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584815 frame duplication too large, skipping
  1841. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584816 frame duplication too large, skipping
  1842. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584817 frame duplication too large, skipping
  1843. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584818 frame duplication too large, skipping
  1844. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584819 frame duplication too large, skipping
  1845. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584820 frame duplication too large, skipping
  1846. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584821 frame duplication too large, skipping
  1847. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584822 frame duplication too large, skipping
  1848. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584823 frame duplication too large, skipping
  1849. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584824 frame duplication too large, skipping
  1850. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584825 frame duplication too large, skipping
  1851. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584826 frame duplication too large, skipping
  1852. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584827 frame duplication too large, skipping
  1853. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584828 frame duplication too large, skipping
  1854. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584829 frame duplication too large, skipping
  1855. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584830 frame duplication too large, skipping
  1856. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584831 frame duplication too large, skipping
  1857. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584832 frame duplication too large, skipping
  1858. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584833 frame duplication too large, skipping
  1859. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584834 frame duplication too large, skipping
  1860. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584835 frame duplication too large, skipping
  1861. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584836 frame duplication too large, skipping
  1862. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584837 frame duplication too large, skipping
  1863. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584838 frame duplication too large, skipping
  1864. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584839 frame duplication too large, skipping
  1865. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584840 frame duplication too large, skipping
  1866. frame= 8021 fps= 58 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=317 speed=0.951x
  1867. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584841 frame duplication too large, skipping
  1868. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584842 frame duplication too large, skipping
  1869. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584843 frame duplication too large, skipping
  1870. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584844 frame duplication too large, skipping
  1871. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584845 frame duplication too large, skipping
  1872. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584846 frame duplication too large, skipping
  1873. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584847 frame duplication too large, skipping
  1874. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584848 frame duplication too large, skipping
  1875. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584849 frame duplication too large, skipping
  1876. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584850 frame duplication too large, skipping
  1877. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584851 frame duplication too large, skipping
  1878. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584852 frame duplication too large, skipping
  1879. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584853 frame duplication too large, skipping
  1880. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584854 frame duplication too large, skipping
  1881. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584855 frame duplication too large, skipping
  1882. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584856 frame duplication too large, skipping
  1883. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584857 frame duplication too large, skipping
  1884. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584858 frame duplication too large, skipping
  1885. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584859 frame duplication too large, skipping
  1886. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584860 frame duplication too large, skipping
  1887. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584861 frame duplication too large, skipping
  1888. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584862 frame duplication too large, skipping
  1889. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584863 frame duplication too large, skipping
  1890. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584864 frame duplication too large, skipping
  1891. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584865 frame duplication too large, skipping
  1892. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584866 frame duplication too large, skipping
  1893. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584867 frame duplication too large, skipping
  1894. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584868 frame duplication too large, skipping
  1895. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584869 frame duplication too large, skipping
  1896. frame= 8021 fps= 58 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=346 speed=0.948x
  1897. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584870 frame duplication too large, skipping
  1898. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584871 frame duplication too large, skipping
  1899. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584872 frame duplication too large, skipping
  1900. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584873 frame duplication too large, skipping
  1901. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584874 frame duplication too large, skipping
  1902. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584875 frame duplication too large, skipping
  1903. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584876 frame duplication too large, skipping
  1904. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584877 frame duplication too large, skipping
  1905. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584878 frame duplication too large, skipping
  1906. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584879 frame duplication too large, skipping
  1907. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584880 frame duplication too large, skipping
  1908. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584881 frame duplication too large, skipping
  1909. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584882 frame duplication too large, skipping
  1910. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584883 frame duplication too large, skipping
  1911. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584884 frame duplication too large, skipping
  1912. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584885 frame duplication too large, skipping
  1913. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584886 frame duplication too large, skipping
  1914. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584887 frame duplication too large, skipping
  1915. frame= 8021 fps= 57 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=364 speed=0.944x
  1916. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584888 frame duplication too large, skipping
  1917. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584889 frame duplication too large, skipping
  1918. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584890 frame duplication too large, skipping
  1919. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584891 frame duplication too large, skipping
  1920. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584892 frame duplication too large, skipping
  1921. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584893 frame duplication too large, skipping
  1922. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584894 frame duplication too large, skipping
  1923. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584895 frame duplication too large, skipping
  1924. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584896 frame duplication too large, skipping
  1925. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584897 frame duplication too large, skipping
  1926. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584898 frame duplication too large, skipping
  1927. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584899 frame duplication too large, skipping
  1928. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584900 frame duplication too large, skipping
  1929. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584901 frame duplication too large, skipping
  1930. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584902 frame duplication too large, skipping
  1931. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584903 frame duplication too large, skipping
  1932. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584904 frame duplication too large, skipping
  1933. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584905 frame duplication too large, skipping
  1934. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584906 frame duplication too large, skipping
  1935. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584907 frame duplication too large, skipping
  1936. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584908 frame duplication too large, skipping
  1937. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584909 frame duplication too large, skipping
  1938. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584910 frame duplication too large, skipping
  1939. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584911 frame duplication too large, skipping
  1940. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584912 frame duplication too large, skipping
  1941. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584913 frame duplication too large, skipping
  1942. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584914 frame duplication too large, skipping
  1943. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584915 frame duplication too large, skipping
  1944. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584916 frame duplication too large, skipping
  1945. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584917 frame duplication too large, skipping
  1946. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584918 frame duplication too large, skipping
  1947. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584919 frame duplication too large, skipping
  1948. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584920 frame duplication too large, skipping
  1949. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584921 frame duplication too large, skipping
  1950. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584922 frame duplication too large, skipping
  1951. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584923 frame duplication too large, skipping
  1952. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584924 frame duplication too large, skipping
  1953. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584925 frame duplication too large, skipping
  1954. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584926 frame duplication too large, skipping
  1955. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584927 frame duplication too large, skipping
  1956. frame= 8021 fps= 57 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=404 speed=0.941x
  1957. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584928 frame duplication too large, skipping
  1958. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584929 frame duplication too large, skipping
  1959. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584930 frame duplication too large, skipping
  1960. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584931 frame duplication too large, skipping
  1961. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584932 frame duplication too large, skipping
  1962. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584933 frame duplication too large, skipping
  1963. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584934 frame duplication too large, skipping
  1964. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584935 frame duplication too large, skipping
  1965. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584936 frame duplication too large, skipping
  1966. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584937 frame duplication too large, skipping
  1967. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584938 frame duplication too large, skipping
  1968. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584939 frame duplication too large, skipping
  1969. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584940 frame duplication too large, skipping
  1970. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584941 frame duplication too large, skipping
  1971. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584942 frame duplication too large, skipping
  1972. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584943 frame duplication too large, skipping
  1973. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584944 frame duplication too large, skipping
  1974. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584945 frame duplication too large, skipping
  1975. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584946 frame duplication too large, skipping
  1976. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584947 frame duplication too large, skipping
  1977. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584948 frame duplication too large, skipping
  1978. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584949 frame duplication too large, skipping
  1979. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584950 frame duplication too large, skipping
  1980. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584951 frame duplication too large, skipping
  1981. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584952 frame duplication too large, skipping
  1982. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584953 frame duplication too large, skipping
  1983. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584954 frame duplication too large, skipping
  1984. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584955 frame duplication too large, skipping
  1985. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584956 frame duplication too large, skipping
  1986. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584957 frame duplication too large, skipping
  1987. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584958 frame duplication too large, skipping
  1988. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584959 frame duplication too large, skipping
  1989. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584960 frame duplication too large, skipping
  1990. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584961 frame duplication too large, skipping
  1991. frame= 8021 fps= 57 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=438 speed=0.938x
  1992. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584962 frame duplication too large, skipping
  1993. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584963 frame duplication too large, skipping
  1994. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584964 frame duplication too large, skipping
  1995. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584965 frame duplication too large, skipping
  1996. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584966 frame duplication too large, skipping
  1997. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584967 frame duplication too large, skipping
  1998. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584968 frame duplication too large, skipping
  1999. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584969 frame duplication too large, skipping
  2000. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584970 frame duplication too large, skipping
  2001. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584971 frame duplication too large, skipping
  2002. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584972 frame duplication too large, skipping
  2003. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584973 frame duplication too large, skipping
  2004. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584974 frame duplication too large, skipping
  2005. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584975 frame duplication too large, skipping
  2006. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584976 frame duplication too large, skipping
  2007. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584977 frame duplication too large, skipping
  2008. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584978 frame duplication too large, skipping
  2009. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584979 frame duplication too large, skipping
  2010. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584980 frame duplication too large, skipping
  2011. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584981 frame duplication too large, skipping
  2012. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584982 frame duplication too large, skipping
  2013. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584983 frame duplication too large, skipping
  2014. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584984 frame duplication too large, skipping
  2015. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584985 frame duplication too large, skipping
  2016. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584986 frame duplication too large, skipping
  2017. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584987 frame duplication too large, skipping
  2018. frame= 8021 fps= 57 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=464 speed=0.934x
  2019. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584988 frame duplication too large, skipping
  2020. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584989 frame duplication too large, skipping
  2021. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584990 frame duplication too large, skipping
  2022. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584991 frame duplication too large, skipping
  2023. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584992 frame duplication too large, skipping
  2024. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584993 frame duplication too large, skipping
  2025. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584994 frame duplication too large, skipping
  2026. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584995 frame duplication too large, skipping
  2027. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584996 frame duplication too large, skipping
  2028. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584997 frame duplication too large, skipping
  2029. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584998 frame duplication too large, skipping
  2030. [vost#0:0/libx264 @ 0x58b1a92861c0] 16584999 frame duplication too large, skipping
  2031. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585000 frame duplication too large, skipping
  2032. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585001 frame duplication too large, skipping
  2033. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585002 frame duplication too large, skipping
  2034. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585003 frame duplication too large, skipping
  2035. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585004 frame duplication too large, skipping
  2036. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585005 frame duplication too large, skipping
  2037. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585006 frame duplication too large, skipping
  2038. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585007 frame duplication too large, skipping
  2039. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585008 frame duplication too large, skipping
  2040. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585009 frame duplication too large, skipping
  2041. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585010 frame duplication too large, skipping
  2042. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585011 frame duplication too large, skipping
  2043. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585012 frame duplication too large, skipping
  2044. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585013 frame duplication too large, skipping
  2045. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585014 frame duplication too large, skipping
  2046. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585015 frame duplication too large, skipping
  2047. frame= 8021 fps= 57 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=492 speed=0.931x
  2048. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585016 frame duplication too large, skipping
  2049. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585017 frame duplication too large, skipping
  2050. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585018 frame duplication too large, skipping
  2051. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585019 frame duplication too large, skipping
  2052. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585020 frame duplication too large, skipping
  2053. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585021 frame duplication too large, skipping
  2054. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585022 frame duplication too large, skipping
  2055. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585023 frame duplication too large, skipping
  2056. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585024 frame duplication too large, skipping
  2057. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585025 frame duplication too large, skipping
  2058. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585026 frame duplication too large, skipping
  2059. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585027 frame duplication too large, skipping
  2060. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585028 frame duplication too large, skipping
  2061. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585029 frame duplication too large, skipping
  2062. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585030 frame duplication too large, skipping
  2063. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585031 frame duplication too large, skipping
  2064. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585032 frame duplication too large, skipping
  2065. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585033 frame duplication too large, skipping
  2066. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585034 frame duplication too large, skipping
  2067. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585035 frame duplication too large, skipping
  2068. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585036 frame duplication too large, skipping
  2069. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585037 frame duplication too large, skipping
  2070. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585038 frame duplication too large, skipping
  2071. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585039 frame duplication too large, skipping
  2072. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585040 frame duplication too large, skipping
  2073. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585041 frame duplication too large, skipping
  2074. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585042 frame duplication too large, skipping
  2075. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585043 frame duplication too large, skipping
  2076. frame= 8021 fps= 56 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=520 speed=0.928x
  2077. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585044 frame duplication too large, skipping
  2078. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585045 frame duplication too large, skipping
  2079. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585046 frame duplication too large, skipping
  2080. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585047 frame duplication too large, skipping
  2081. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585048 frame duplication too large, skipping
  2082. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585049 frame duplication too large, skipping
  2083. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585050 frame duplication too large, skipping
  2084. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585051 frame duplication too large, skipping
  2085. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585052 frame duplication too large, skipping
  2086. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585053 frame duplication too large, skipping
  2087. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585054 frame duplication too large, skipping
  2088. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585055 frame duplication too large, skipping
  2089. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585056 frame duplication too large, skipping
  2090. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585057 frame duplication too large, skipping
  2091. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585058 frame duplication too large, skipping
  2092. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585059 frame duplication too large, skipping
  2093. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585060 frame duplication too large, skipping
  2094. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585061 frame duplication too large, skipping
  2095. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585062 frame duplication too large, skipping
  2096. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585063 frame duplication too large, skipping
  2097. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585064 frame duplication too large, skipping
  2098. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585065 frame duplication too large, skipping
  2099. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585066 frame duplication too large, skipping
  2100. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585067 frame duplication too large, skipping
  2101. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585068 frame duplication too large, skipping
  2102. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585069 frame duplication too large, skipping
  2103. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585070 frame duplication too large, skipping
  2104. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585071 frame duplication too large, skipping
  2105. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585072 frame duplication too large, skipping
  2106. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585073 frame duplication too large, skipping
  2107. frame= 8021 fps= 56 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=550 speed=0.925x
  2108. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585074 frame duplication too large, skipping
  2109. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585075 frame duplication too large, skipping
  2110. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585076 frame duplication too large, skipping
  2111. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585077 frame duplication too large, skipping
  2112. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585078 frame duplication too large, skipping
  2113. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585079 frame duplication too large, skipping
  2114. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585080 frame duplication too large, skipping
  2115. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585081 frame duplication too large, skipping
  2116. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585082 frame duplication too large, skipping
  2117. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585083 frame duplication too large, skipping
  2118. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585084 frame duplication too large, skipping
  2119. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585085 frame duplication too large, skipping
  2120. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585086 frame duplication too large, skipping
  2121. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585087 frame duplication too large, skipping
  2122. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585088 frame duplication too large, skipping
  2123. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585089 frame duplication too large, skipping
  2124. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585090 frame duplication too large, skipping
  2125. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585091 frame duplication too large, skipping
  2126. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585092 frame duplication too large, skipping
  2127. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585093 frame duplication too large, skipping
  2128. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585094 frame duplication too large, skipping
  2129. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585095 frame duplication too large, skipping
  2130. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585096 frame duplication too large, skipping
  2131. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585097 frame duplication too large, skipping
  2132. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585098 frame duplication too large, skipping
  2133. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585099 frame duplication too large, skipping
  2134. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585100 frame duplication too large, skipping
  2135. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585101 frame duplication too large, skipping
  2136. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585102 frame duplication too large, skipping
  2137. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585103 frame duplication too large, skipping
  2138. frame= 8021 fps= 56 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=580 speed=0.921x
  2139. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585104 frame duplication too large, skipping
  2140. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585105 frame duplication too large, skipping
  2141. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585106 frame duplication too large, skipping
  2142. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585107 frame duplication too large, skipping
  2143. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585108 frame duplication too large, skipping
  2144. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585109 frame duplication too large, skipping
  2145. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585110 frame duplication too large, skipping
  2146. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585111 frame duplication too large, skipping
  2147. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585112 frame duplication too large, skipping
  2148. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585113 frame duplication too large, skipping
  2149. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585114 frame duplication too large, skipping
  2150. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585115 frame duplication too large, skipping
  2151. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585116 frame duplication too large, skipping
  2152. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585117 frame duplication too large, skipping
  2153. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585118 frame duplication too large, skipping
  2154. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585119 frame duplication too large, skipping
  2155. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585120 frame duplication too large, skipping
  2156. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585121 frame duplication too large, skipping
  2157. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585122 frame duplication too large, skipping
  2158. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585123 frame duplication too large, skipping
  2159. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585124 frame duplication too large, skipping
  2160. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585125 frame duplication too large, skipping
  2161. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585126 frame duplication too large, skipping
  2162. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585127 frame duplication too large, skipping
  2163. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585128 frame duplication too large, skipping
  2164. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585129 frame duplication too large, skipping
  2165. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585130 frame duplication too large, skipping
  2166. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585131 frame duplication too large, skipping
  2167. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585132 frame duplication too large, skipping
  2168. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585133 frame duplication too large, skipping
  2169. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585134 frame duplication too large, skipping
  2170. frame= 8021 fps= 56 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=611 speed=0.918x
  2171. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585135 frame duplication too large, skipping
  2172. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585136 frame duplication too large, skipping
  2173. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585137 frame duplication too large, skipping
  2174. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585138 frame duplication too large, skipping
  2175. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585139 frame duplication too large, skipping
  2176. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585140 frame duplication too large, skipping
  2177. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585141 frame duplication too large, skipping
  2178. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585142 frame duplication too large, skipping
  2179. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585143 frame duplication too large, skipping
  2180. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585144 frame duplication too large, skipping
  2181. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585145 frame duplication too large, skipping
  2182. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585146 frame duplication too large, skipping
  2183. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585147 frame duplication too large, skipping
  2184. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585148 frame duplication too large, skipping
  2185. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585149 frame duplication too large, skipping
  2186. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585150 frame duplication too large, skipping
  2187. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585151 frame duplication too large, skipping
  2188. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585152 frame duplication too large, skipping
  2189. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585153 frame duplication too large, skipping
  2190. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585154 frame duplication too large, skipping
  2191. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585155 frame duplication too large, skipping
  2192. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585156 frame duplication too large, skipping
  2193. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585157 frame duplication too large, skipping
  2194. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585158 frame duplication too large, skipping
  2195. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585159 frame duplication too large, skipping
  2196. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585160 frame duplication too large, skipping
  2197. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585161 frame duplication too large, skipping
  2198. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585162 frame duplication too large, skipping
  2199. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585163 frame duplication too large, skipping
  2200. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585164 frame duplication too large, skipping
  2201. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585165 frame duplication too large, skipping
  2202. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585166 frame duplication too large, skipping
  2203. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585167 frame duplication too large, skipping
  2204. frame= 8021 fps= 56 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=644 speed=0.915x
  2205. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585168 frame duplication too large, skipping
  2206. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585169 frame duplication too large, skipping
  2207. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585170 frame duplication too large, skipping
  2208. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585171 frame duplication too large, skipping
  2209. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585172 frame duplication too large, skipping
  2210. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585173 frame duplication too large, skipping
  2211. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585174 frame duplication too large, skipping
  2212. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585175 frame duplication too large, skipping
  2213. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585176 frame duplication too large, skipping
  2214. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585177 frame duplication too large, skipping
  2215. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585178 frame duplication too large, skipping
  2216. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585179 frame duplication too large, skipping
  2217. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585180 frame duplication too large, skipping
  2218. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585181 frame duplication too large, skipping
  2219. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585182 frame duplication too large, skipping
  2220. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585183 frame duplication too large, skipping
  2221. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585184 frame duplication too large, skipping
  2222. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585185 frame duplication too large, skipping
  2223. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585186 frame duplication too large, skipping
  2224. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585187 frame duplication too large, skipping
  2225. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585188 frame duplication too large, skipping
  2226. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585189 frame duplication too large, skipping
  2227. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585190 frame duplication too large, skipping
  2228. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585191 frame duplication too large, skipping
  2229. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585192 frame duplication too large, skipping
  2230. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585193 frame duplication too large, skipping
  2231. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585194 frame duplication too large, skipping
  2232. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585195 frame duplication too large, skipping
  2233. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585196 frame duplication too large, skipping
  2234. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585197 frame duplication too large, skipping
  2235. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585198 frame duplication too large, skipping
  2236. frame= 8021 fps= 55 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=675 speed=0.912x
  2237. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585199 frame duplication too large, skipping
  2238. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585200 frame duplication too large, skipping
  2239. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585201 frame duplication too large, skipping
  2240. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585202 frame duplication too large, skipping
  2241. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585203 frame duplication too large, skipping
  2242. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585204 frame duplication too large, skipping
  2243. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585205 frame duplication too large, skipping
  2244. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585206 frame duplication too large, skipping
  2245. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585207 frame duplication too large, skipping
  2246. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585208 frame duplication too large, skipping
  2247. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585209 frame duplication too large, skipping
  2248. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585210 frame duplication too large, skipping
  2249. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585211 frame duplication too large, skipping
  2250. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585212 frame duplication too large, skipping
  2251. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585213 frame duplication too large, skipping
  2252. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585214 frame duplication too large, skipping
  2253. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585215 frame duplication too large, skipping
  2254. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585216 frame duplication too large, skipping
  2255. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585217 frame duplication too large, skipping
  2256. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585218 frame duplication too large, skipping
  2257. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585219 frame duplication too large, skipping
  2258. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585220 frame duplication too large, skipping
  2259. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585221 frame duplication too large, skipping
  2260. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585222 frame duplication too large, skipping
  2261. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585223 frame duplication too large, skipping
  2262. frame= 8021 fps= 55 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=700 speed=0.909x
  2263. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585224 frame duplication too large, skipping
  2264. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585225 frame duplication too large, skipping
  2265. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585226 frame duplication too large, skipping
  2266. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585227 frame duplication too large, skipping
  2267. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585228 frame duplication too large, skipping
  2268. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585229 frame duplication too large, skipping
  2269. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585230 frame duplication too large, skipping
  2270. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585231 frame duplication too large, skipping
  2271. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585232 frame duplication too large, skipping
  2272. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585233 frame duplication too large, skipping
  2273. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585234 frame duplication too large, skipping
  2274. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585235 frame duplication too large, skipping
  2275. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585236 frame duplication too large, skipping
  2276. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585237 frame duplication too large, skipping
  2277. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585238 frame duplication too large, skipping
  2278. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585239 frame duplication too large, skipping
  2279. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585240 frame duplication too large, skipping
  2280. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585241 frame duplication too large, skipping
  2281. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585242 frame duplication too large, skipping
  2282. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585243 frame duplication too large, skipping
  2283. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585244 frame duplication too large, skipping
  2284. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585245 frame duplication too large, skipping
  2285. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585246 frame duplication too large, skipping
  2286. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585247 frame duplication too large, skipping
  2287. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585248 frame duplication too large, skipping
  2288. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585249 frame duplication too large, skipping
  2289. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585250 frame duplication too large, skipping
  2290. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585251 frame duplication too large, skipping
  2291. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585252 frame duplication too large, skipping
  2292. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585253 frame duplication too large, skipping
  2293. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585254 frame duplication too large, skipping
  2294. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585255 frame duplication too large, skipping
  2295. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585256 frame duplication too large, skipping
  2296. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585257 frame duplication too large, skipping
  2297. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585258 frame duplication too large, skipping
  2298. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585259 frame duplication too large, skipping
  2299. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585260 frame duplication too large, skipping
  2300. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585261 frame duplication too large, skipping
  2301. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585262 frame duplication too large, skipping
  2302. frame= 8021 fps= 55 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=739 speed=0.906x
  2303. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585263 frame duplication too large, skipping
  2304. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585264 frame duplication too large, skipping
  2305. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585265 frame duplication too large, skipping
  2306. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585266 frame duplication too large, skipping
  2307. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585267 frame duplication too large, skipping
  2308. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585268 frame duplication too large, skipping
  2309. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585269 frame duplication too large, skipping
  2310. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585270 frame duplication too large, skipping
  2311. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585271 frame duplication too large, skipping
  2312. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585272 frame duplication too large, skipping
  2313. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585273 frame duplication too large, skipping
  2314. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585274 frame duplication too large, skipping
  2315. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585275 frame duplication too large, skipping
  2316. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585276 frame duplication too large, skipping
  2317. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585277 frame duplication too large, skipping
  2318. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585278 frame duplication too large, skipping
  2319. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585279 frame duplication too large, skipping
  2320. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585280 frame duplication too large, skipping
  2321. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585281 frame duplication too large, skipping
  2322. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585282 frame duplication too large, skipping
  2323. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585283 frame duplication too large, skipping
  2324. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585284 frame duplication too large, skipping
  2325. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585285 frame duplication too large, skipping
  2326. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585286 frame duplication too large, skipping
  2327. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585287 frame duplication too large, skipping
  2328. frame= 8021 fps= 55 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=764 speed=0.902x
  2329. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585288 frame duplication too large, skipping
  2330. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585289 frame duplication too large, skipping
  2331. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585290 frame duplication too large, skipping
  2332. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585291 frame duplication too large, skipping
  2333. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585292 frame duplication too large, skipping
  2334. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585293 frame duplication too large, skipping
  2335. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585294 frame duplication too large, skipping
  2336. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585295 frame duplication too large, skipping
  2337. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585296 frame duplication too large, skipping
  2338. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585297 frame duplication too large, skipping
  2339. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585298 frame duplication too large, skipping
  2340. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585299 frame duplication too large, skipping
  2341. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585300 frame duplication too large, skipping
  2342. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585301 frame duplication too large, skipping
  2343. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585302 frame duplication too large, skipping
  2344. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585303 frame duplication too large, skipping
  2345. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585304 frame duplication too large, skipping
  2346. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585305 frame duplication too large, skipping
  2347. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585306 frame duplication too large, skipping
  2348. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585307 frame duplication too large, skipping
  2349. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585308 frame duplication too large, skipping
  2350. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585309 frame duplication too large, skipping
  2351. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585310 frame duplication too large, skipping
  2352. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585311 frame duplication too large, skipping
  2353. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585312 frame duplication too large, skipping
  2354. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585313 frame duplication too large, skipping
  2355. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585314 frame duplication too large, skipping
  2356. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585315 frame duplication too large, skipping
  2357. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585316 frame duplication too large, skipping
  2358. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585317 frame duplication too large, skipping
  2359. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585318 frame duplication too large, skipping
  2360. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585319 frame duplication too large, skipping
  2361. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585320 frame duplication too large, skipping
  2362. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585321 frame duplication too large, skipping
  2363. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585322 frame duplication too large, skipping
  2364. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585323 frame duplication too large, skipping
  2365. frame= 8021 fps= 55 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=800 speed=0.899x
  2366. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585324 frame duplication too large, skipping
  2367. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585325 frame duplication too large, skipping
  2368. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585326 frame duplication too large, skipping
  2369. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585327 frame duplication too large, skipping
  2370. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585328 frame duplication too large, skipping
  2371. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585329 frame duplication too large, skipping
  2372. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585330 frame duplication too large, skipping
  2373. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585331 frame duplication too large, skipping
  2374. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585332 frame duplication too large, skipping
  2375. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585333 frame duplication too large, skipping
  2376. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585334 frame duplication too large, skipping
  2377. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585335 frame duplication too large, skipping
  2378. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585336 frame duplication too large, skipping
  2379. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585337 frame duplication too large, skipping
  2380. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585338 frame duplication too large, skipping
  2381. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585339 frame duplication too large, skipping
  2382. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585340 frame duplication too large, skipping
  2383. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585341 frame duplication too large, skipping
  2384. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585342 frame duplication too large, skipping
  2385. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585343 frame duplication too large, skipping
  2386. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585344 frame duplication too large, skipping
  2387. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585345 frame duplication too large, skipping
  2388. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585346 frame duplication too large, skipping
  2389. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585347 frame duplication too large, skipping
  2390. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585348 frame duplication too large, skipping
  2391. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585349 frame duplication too large, skipping
  2392. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585350 frame duplication too large, skipping
  2393. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585351 frame duplication too large, skipping
  2394. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585352 frame duplication too large, skipping
  2395. frame= 8021 fps= 55 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=829 speed=0.896x
  2396. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585353 frame duplication too large, skipping
  2397. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585354 frame duplication too large, skipping
  2398. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585355 frame duplication too large, skipping
  2399. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585356 frame duplication too large, skipping
  2400. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585357 frame duplication too large, skipping
  2401. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585358 frame duplication too large, skipping
  2402. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585359 frame duplication too large, skipping
  2403. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585360 frame duplication too large, skipping
  2404. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585361 frame duplication too large, skipping
  2405. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585362 frame duplication too large, skipping
  2406. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585363 frame duplication too large, skipping
  2407. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585364 frame duplication too large, skipping
  2408. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585365 frame duplication too large, skipping
  2409. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585366 frame duplication too large, skipping
  2410. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585367 frame duplication too large, skipping
  2411. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585368 frame duplication too large, skipping
  2412. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585369 frame duplication too large, skipping
  2413. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585370 frame duplication too large, skipping
  2414. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585371 frame duplication too large, skipping
  2415. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585372 frame duplication too large, skipping
  2416. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585373 frame duplication too large, skipping
  2417. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585374 frame duplication too large, skipping
  2418. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585375 frame duplication too large, skipping
  2419. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585376 frame duplication too large, skipping
  2420. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585377 frame duplication too large, skipping
  2421. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585378 frame duplication too large, skipping
  2422. frame= 8021 fps= 54 q=26.0 size=N/A time=00:02:11.79 bitrate=N/A dup=39 drop=855 speed=0.893x
  2423. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585379 frame duplication too large, skipping
  2424. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585380 frame duplication too large, skipping
  2425. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585381 frame duplication too large, skipping
  2426. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585382 frame duplication too large, skipping
  2427. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585383 frame duplication too large, skipping
  2428. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585384 frame duplication too large, skipping
  2429. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585385 frame duplication too large, skipping
  2430. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585386 frame duplication too large, skipping
  2431. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585387 frame duplication too large, skipping
  2432. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585388 frame duplication too large, skipping
  2433. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585389 frame duplication too large, skipping
  2434. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585390 frame duplication too large, skipping
  2435. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585391 frame duplication too large, skipping
  2436. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585392 frame duplication too large, skipping
  2437. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585393 frame duplication too large, skipping
  2438. [vost#0:0/libx264 @ 0x58b1a92861c0] 16585394 frame duplication too large, skipping
Advertisement
Add Comment
Please, Sign In to add comment