Advertisement
Guest User

Untitled

a guest
Jan 26th, 2017
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.92 KB | None | 0 0
  1. ffmpeg -loglevel debug -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -i output.mp4 -vf 'format=nv12,hwupload' -map 0:0 -threads 8 -aspect 16:9 -y -f matroska -acodec copy -b:v 12500k -vcodec h264_vaapi out_va.mp4
  2. ffmpeg version 3.2.2 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 6.2.1 (GCC) 20160830
  4. configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-avresample --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-netcdf --enable-shared --enable-version3 --enable-x11grab
  5. libavutil 55. 34.100 / 55. 34.100
  6. libavcodec 57. 64.101 / 57. 64.101
  7. libavformat 57. 56.100 / 57. 56.100
  8. libavdevice 57. 1.100 / 57. 1.100
  9. libavfilter 6. 65.100 / 6. 65.100
  10. libavresample 3. 1. 0 / 3. 1. 0
  11. libswscale 4. 2.100 / 4. 2.100
  12. libswresample 2. 3.100 / 2. 3.100
  13. libpostproc 54. 1.100 / 54. 1.100
  14. Splitting the commandline.
  15. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  16. Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'vaapi'.
  17. Reading option '-vaapi_device' ... matched as option 'vaapi_device' (set VAAPI hardware device (DRM path or X11 display name)) with argument '/dev/dri/renderD128'.
  18. Reading option '-i' ... matched as input url with argument 'output.mp4'.
  19. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'format=nv12,hwupload'.
  20. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
  21. Reading option '-threads' ... matched as AVOption 'threads' with argument '8'.
  22. Reading option '-aspect' ... matched as option 'aspect' (set aspect ratio (4:3, 16:9 or 1.3333, 1.7777)) with argument '16:9'.
  23. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  24. Reading option '-f' ... matched as option 'f' (force format) with argument 'matroska'.
  25. Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'copy'.
  26. Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '12500k'.
  27. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264_vaapi'.
  28. Reading option 'out_va.mp4' ... matched as output url.
  29. Finished splitting the commandline.
  30. Parsing a group of options: global .
  31. Applying option loglevel (set logging level) with argument debug.
  32. Applying option vaapi_device (set VAAPI hardware device (DRM path or X11 display name)) with argument /dev/dri/renderD128.
  33. [AVHWDeviceContext @ 0x55945a600b40] Opened VA display via DRM device /dev/dri/renderD128.
  34. libva info: VA-API version 0.39.4
  35. libva info: va_getDriverName() returns 0
  36. libva info: Trying to open /usr/lib/dri/i965_drv_video.so
  37. libva info: Found init function __vaDriverInit_0_39
  38. libva info: va_openDriver() returns 0
  39. [AVHWDeviceContext @ 0x55945a600b40] Initialised VAAPI connection: version 0.39
  40. [AVHWDeviceContext @ 0x55945a600b40] Format 0x32315659 -> yuv420p.
  41. [AVHWDeviceContext @ 0x55945a600b40] Format 0x30323449 -> unknown.
  42. [AVHWDeviceContext @ 0x55945a600b40] Format 0x3231564e -> nv12.
  43. [AVHWDeviceContext @ 0x55945a600b40] Format 0x32595559 -> yuyv422.
  44. [AVHWDeviceContext @ 0x55945a600b40] Format 0x59565955 -> uyvy422.
  45. [AVHWDeviceContext @ 0x55945a600b40] Format 0x48323234 -> yuv422p.
  46. [AVHWDeviceContext @ 0x55945a600b40] Format 0x58424752 -> rgb0.
  47. [AVHWDeviceContext @ 0x55945a600b40] Format 0x58524742 -> bgr0.
  48. [AVHWDeviceContext @ 0x55945a600b40] Format 0x30313050 -> p010le.
  49. Applying option y (overwrite output files) with argument 1.
  50. Successfully parsed a group of options.
  51. Parsing a group of options: input url output.mp4.
  52. Applying option hwaccel (use HW accelerated decoding) with argument vaapi.
  53. Successfully parsed a group of options.
  54. Opening an input file: output.mp4.
  55. [file @ 0x55945a610380] Setting default whitelist 'file,crypto'
  56. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  57. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] ISO: File Type Major Brand: isom
  58. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] Unknown dref type 0x08206c7275 size 12
  59. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] Offset DTS by ctts[0].duration: 1501
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] Processing st: 0, edit list 0 - media time: 1501, duration: 45172710
  61. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 0 @ 0, ctts: 1501, ctts_count: 21980
  62. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 1501 @ 1, ctts: 1502, ctts_count: 21980
  63. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 3003 @ 2, ctts: 1501, ctts_count: 21980
  64. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 4504 @ 3, ctts: 1502, ctts_count: 21980
  65. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 6006 @ 4, ctts: 1501, ctts_count: 21980
  66. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 7507 @ 5, ctts: 1502, ctts_count: 21980
  67. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 9009 @ 6, ctts: 1501, ctts_count: 21980
  68. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 10510 @ 7, ctts: 1502, ctts_count: 21980
  69. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 12012 @ 8, ctts: 1501, ctts_count: 21980
  70. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 13513 @ 9, ctts: 1502, ctts_count: 21980
  71. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 15015 @ 10, ctts: 1501, ctts_count: 21980
  72. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 16516 @ 11, ctts: 1502, ctts_count: 21980
  73. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 18018 @ 12, ctts: 1501, ctts_count: 21980
  74. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 19519 @ 13, ctts: 1502, ctts_count: 21980
  75. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 21021 @ 14, ctts: 1501, ctts_count: 21980
  76. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 22522 @ 15, ctts: 1502, ctts_count: 21980
  77. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 24024 @ 16, ctts: 1501, ctts_count: 21980
  78. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 25525 @ 17, ctts: 1502, ctts_count: 21980
  79. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 27027 @ 18, ctts: 1501, ctts_count: 21980
  80. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 28528 @ 19, ctts: 1502, ctts_count: 21980
  81. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 30030 @ 20, ctts: 1501, ctts_count: 21980
  82. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 31531 @ 21, ctts: 1502, ctts_count: 21980
  83. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 33033 @ 22, ctts: 1501, ctts_count: 21980
  84. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 34534 @ 23, ctts: 1502, ctts_count: 21980
  85. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 36036 @ 24, ctts: 1501, ctts_count: 21980
  86. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 37537 @ 25, ctts: 1502, ctts_count: 21980
  87. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 39039 @ 26, ctts: 1501, ctts_count: 21980
  88. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 40540 @ 27, ctts: 1502, ctts_count: 21980
  89. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 42042 @ 28, ctts: 1501, ctts_count: 21980
  90. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 43543 @ 29, ctts: 1502, ctts_count: 21980
  91. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 45045 @ 30, ctts: 1501, ctts_count: 21980
  92. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 46546 @ 31, ctts: 1502, ctts_count: 21980
  93. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 48048 @ 32, ctts: 1501, ctts_count: 21980
  94. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 49549 @ 33, ctts: 1502, ctts_count: 21980
  95. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 51051 @ 34, ctts: 1501, ctts_count: 21980
  96. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 52552 @ 35, ctts: 1502, ctts_count: 21980
  97. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 54054 @ 36, ctts: 1501, ctts_count: 21980
  98. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 55555 @ 37, ctts: 1502, ctts_count: 21980
  99. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 57057 @ 38, ctts: 1501, ctts_count: 21980
  100. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 58558 @ 39, ctts: 1502, ctts_count: 21980
  101. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 60060 @ 40, ctts: 1501, ctts_count: 21980
  102. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 61561 @ 41, ctts: 1502, ctts_count: 21980
  103. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 63063 @ 42, ctts: 1501, ctts_count: 21980
  104. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 64564 @ 43, ctts: 1502, ctts_count: 21980
  105. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 66066 @ 44, ctts: 1501, ctts_count: 21980
  106. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 67567 @ 45, ctts: 1502, ctts_count: 21980
  107. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 69069 @ 46, ctts: 1501, ctts_count: 21980
  108. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 70570 @ 47, ctts: 1502, ctts_count: 21980
  109. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 72072 @ 48, ctts: 1501, ctts_count: 21980
  110. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 73573 @ 49, ctts: 1502, ctts_count: 21980
  111. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 75075 @ 50, ctts: 1501, ctts_count: 21980
  112. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 76576 @ 51, ctts: 1502, ctts_count: 21980
  113. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 78078 @ 52, ctts: 1501, ctts_count: 21980
  114. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 79579 @ 53, ctts: 1502, ctts_count: 21980
  115. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 81081 @ 54, ctts: 1501, ctts_count: 21980
  116. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 82582 @ 55, ctts: 1502, ctts_count: 21980
  117. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 84084 @ 56, ctts: 1501, ctts_count: 21980
  118. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 85585 @ 57, ctts: 1502, ctts_count: 21980
  119. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 87087 @ 58, ctts: 1501, ctts_count: 21980
  120. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 88588 @ 59, ctts: 1502, ctts_count: 21980
  121. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 90090 @ 60, ctts: 1501, ctts_count: 21980
  122. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 91591 @ 61, ctts: 1502, ctts_count: 21980
  123. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 93093 @ 62, ctts: 1501, ctts_count: 21980
  124. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 94594 @ 63, ctts: 1502, ctts_count: 21980
  125. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 96096 @ 64, ctts: 1501, ctts_count: 21980
  126. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 97597 @ 65, ctts: 1502, ctts_count: 21980
  127. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 99099 @ 66, ctts: 1501, ctts_count: 21980
  128. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 100600 @ 67, ctts: 1502, ctts_count: 21980
  129. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 102102 @ 68, ctts: 1501, ctts_count: 21980
  130. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 103603 @ 69, ctts: 1502, ctts_count: 21980
  131. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 105105 @ 70, ctts: 1501, ctts_count: 21980
  132. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 106606 @ 71, ctts: 1502, ctts_count: 21980
  133. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 108108 @ 72, ctts: 1501, ctts_count: 21980
  134. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 109609 @ 73, ctts: 1502, ctts_count: 21980
  135. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 111111 @ 74, ctts: 1501, ctts_count: 21980
  136. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 112612 @ 75, ctts: 1502, ctts_count: 21980
  137. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 114114 @ 76, ctts: 1501, ctts_count: 21980
  138. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 115615 @ 77, ctts: 1502, ctts_count: 21980
  139. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 117117 @ 78, ctts: 1501, ctts_count: 21980
  140. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 118618 @ 79, ctts: 1502, ctts_count: 21980
  141. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 120120 @ 80, ctts: 1501, ctts_count: 21980
  142. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 121621 @ 81, ctts: 1502, ctts_count: 21980
  143. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 123123 @ 82, ctts: 1501, ctts_count: 21980
  144. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 124624 @ 83, ctts: 1502, ctts_count: 21980
  145. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 126126 @ 84, ctts: 1501, ctts_count: 21980
  146. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 127627 @ 85, ctts: 1502, ctts_count: 21980
  147. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 129129 @ 86, ctts: 1501, ctts_count: 21980
  148. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 130630 @ 87, ctts: 1502, ctts_count: 21980
  149. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 132132 @ 88, ctts: 1501, ctts_count: 21980
  150. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 133633 @ 89, ctts: 1502, ctts_count: 21980
  151. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 135135 @ 90, ctts: 1501, ctts_count: 21980
  152. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 136636 @ 91, ctts: 1502, ctts_count: 21980
  153. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 138138 @ 92, ctts: 1501, ctts_count: 21980
  154. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 139639 @ 93, ctts: 1502, ctts_count: 21980
  155. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 141141 @ 94, ctts: 1501, ctts_count: 21980
  156. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 142642 @ 95, ctts: 1502, ctts_count: 21980
  157. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 144144 @ 96, ctts: 1501, ctts_count: 21980
  158. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 145645 @ 97, ctts: 1502, ctts_count: 21980
  159. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 147147 @ 98, ctts: 1501, ctts_count: 21980
  160. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 148648 @ 99, ctts: 1502, ctts_count: 21980
  161. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 150150 @ 100, ctts: 1501, ctts_count: 21980
  162. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 151651 @ 101, ctts: 1502, ctts_count: 21980
  163. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 153153 @ 102, ctts: 1501, ctts_count: 21980
  164. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 154654 @ 103, ctts: 1502, ctts_count: 21980
  165. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 156156 @ 104, ctts: 1501, ctts_count: 21980
  166. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 157657 @ 105, ctts: 1502, ctts_count: 21980
  167. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 159159 @ 106, ctts: 1501, ctts_count: 21980
  168. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 160660 @ 107, ctts: 1502, ctts_count: 21980
  169. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 162162 @ 108, ctts: 1501, ctts_count: 21980
  170. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 163663 @ 109, ctts: 1502, ctts_count: 21980
  171. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 165165 @ 110, ctts: 1501, ctts_count: 21980
  172. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 166666 @ 111, ctts: 1502, ctts_count: 21980
  173. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 168168 @ 112, ctts: 1501, ctts_count: 21980
  174. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 169669 @ 113, ctts: 1502, ctts_count: 21980
  175. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 171171 @ 114, ctts: 1501, ctts_count: 21980
  176. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 172672 @ 115, ctts: 1502, ctts_count: 21980
  177. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 174174 @ 116, ctts: 1501, ctts_count: 21980
  178. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 175675 @ 117, ctts: 1502, ctts_count: 21980
  179. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 177177 @ 118, ctts: 1501, ctts_count: 21980
  180. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 178678 @ 119, ctts: 1502, ctts_count: 21980
  181. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 180180 @ 120, ctts: 1501, ctts_count: 21980
  182. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 181681 @ 121, ctts: 1502, ctts_count: 21980
  183. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 183183 @ 122, ctts: 1501, ctts_count: 21980
  184. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 184684 @ 123, ctts: 1502, ctts_count: 21980
  185. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 186186 @ 124, ctts: 1501, ctts_count: 21980
  186. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 187687 @ 125, ctts: 1502, ctts_count: 21980
  187. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 189189 @ 126, ctts: 1501, ctts_count: 21980
  188. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 190690 @ 127, ctts: 1502, ctts_count: 21980
  189. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 192192 @ 128, ctts: 1501, ctts_count: 21980
  190. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 193693 @ 129, ctts: 1502, ctts_count: 21980
  191. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 195195 @ 130, ctts: 1501, ctts_count: 21980
  192. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 196696 @ 131, ctts: 1502, ctts_count: 21980
  193. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 198198 @ 132, ctts: 1501, ctts_count: 21980
  194. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 199699 @ 133, ctts: 1502, ctts_count: 21980
  195. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 201201 @ 134, ctts: 1501, ctts_count: 21980
  196. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 202702 @ 135, ctts: 1502, ctts_count: 21980
  197. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 204204 @ 136, ctts: 1501, ctts_count: 21980
  198. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 205705 @ 137, ctts: 1502, ctts_count: 21980
  199. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 207207 @ 138, ctts: 1501, ctts_count: 21980
  200. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 208708 @ 139, ctts: 1502, ctts_count: 21980
  201. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 210210 @ 140, ctts: 1501, ctts_count: 21980
  202. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 211711 @ 141, ctts: 1502, ctts_count: 21980
  203. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 213213 @ 142, ctts: 1501, ctts_count: 21980
  204. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 214714 @ 143, ctts: 1502, ctts_count: 21980
  205. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 216216 @ 144, ctts: 1501, ctts_count: 21980
  206. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 217717 @ 145, ctts: 1502, ctts_count: 21980
  207. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 219219 @ 146, ctts: 1501, ctts_count: 21980
  208. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 220720 @ 147, ctts: 1502, ctts_count: 21980
  209. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 222222 @ 148, ctts: 1501, ctts_count: 21980
  210. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 223723 @ 149, ctts: 1502, ctts_count: 21980
  211. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 225225 @ 150, ctts: 1501, ctts_count: 21980
  212. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 226726 @ 151, ctts: 1502, ctts_count: 21980
  213. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 228228 @ 152, ctts: 1501, ctts_count: 21980
  214. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 229729 @ 153, ctts: 1502, ctts_count: 21980
  215. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 231231 @ 154, ctts: 1501, ctts_count: 21980
  216. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 232732 @ 155, ctts: 1502, ctts_count: 21980
  217. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 234234 @ 156, ctts: 1501, ctts_count: 21980
  218. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 235735 @ 157, ctts: 1502, ctts_count: 21980
  219. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 237237 @ 158, ctts: 1501, ctts_count: 21980
  220. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 238738 @ 159, ctts: 1502, ctts_count: 21980
  221. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 240240 @ 160, ctts: 1501, ctts_count: 21980
  222. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 241741 @ 161, ctts: 1502, ctts_count: 21980
  223. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 243243 @ 162, ctts: 1501, ctts_count: 21980
  224. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 244744 @ 163, ctts: 1502, ctts_count: 21980
  225. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 246246 @ 164, ctts: 1501, ctts_count: 21980
  226. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 247747 @ 165, ctts: 1502, ctts_count: 21980
  227. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 249249 @ 166, ctts: 1501, ctts_count: 21980
  228. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 250750 @ 167, ctts: 1502, ctts_count: 21980
  229. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 252252 @ 168, ctts: 1501, ctts_count: 21980
  230. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 253753 @ 169, ctts: 1502, ctts_count: 21980
  231. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 255255 @ 170, ctts: 1501, ctts_count: 21980
  232. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 256756 @ 171, ctts: 1502, ctts_count: 21980
  233. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 258258 @ 172, ctts: 1501, ctts_count: 21980
  234. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 259759 @ 173, ctts: 1502, ctts_count: 21980
  235. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 261261 @ 174, ctts: 1501, ctts_count: 21980
  236. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 262762 @ 175, ctts: 1502, ctts_count: 21980
  237. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 264264 @ 176, ctts: 1501, ctts_count: 21980
  238. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 265765 @ 177, ctts: 1502, ctts_count: 21980
  239. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 267267 @ 178, ctts: 1501, ctts_count: 21980
  240. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 268768 @ 179, ctts: 1502, ctts_count: 21980
  241. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 270270 @ 180, ctts: 1501, ctts_count: 21980
  242. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 271771 @ 181, ctts: 1502, ctts_count: 21980
  243. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 273273 @ 182, ctts: 1501, ctts_count: 21980
  244. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 274774 @ 183, ctts: 1502, ctts_count: 21980
  245. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 276276 @ 184, ctts: 1501, ctts_count: 21980
  246. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 277777 @ 185, ctts: 1502, ctts_count: 21980
  247. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 279279 @ 186, ctts: 1501, ctts_count: 21980
  248. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 280780 @ 187, ctts: 1502, ctts_count: 21980
  249. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 282282 @ 188, ctts: 1501, ctts_count: 21980
  250. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 283783 @ 189, ctts: 1502, ctts_count: 21980
  251. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 285285 @ 190, ctts: 1501, ctts_count: 21980
  252. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 286786 @ 191, ctts: 1502, ctts_count: 21980
  253. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 288288 @ 192, ctts: 1501, ctts_count: 21980
  254. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 289789 @ 193, ctts: 1502, ctts_count: 21980
  255. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 291291 @ 194, ctts: 1501, ctts_count: 21980
  256. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 292792 @ 195, ctts: 1502, ctts_count: 21980
  257. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 294294 @ 196, ctts: 1501, ctts_count: 21980
  258. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 295795 @ 197, ctts: 1502, ctts_count: 21980
  259. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 297297 @ 198, ctts: 1501, ctts_count: 21980
  260. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 298798 @ 199, ctts: 1502, ctts_count: 21980
  261. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 300300 @ 200, ctts: 1501, ctts_count: 21980
  262. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 301801 @ 201, ctts: 1502, ctts_count: 21980
  263. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 303303 @ 202, ctts: 1501, ctts_count: 21980
  264. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 304804 @ 203, ctts: 1502, ctts_count: 21980
  265. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 306306 @ 204, ctts: 1501, ctts_count: 21980
  266. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 307807 @ 205, ctts: 1502, ctts_count: 21980
  267. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 309309 @ 206, ctts: 1501, ctts_count: 21980
  268. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 310810 @ 207, ctts: 1502, ctts_count: 21980
  269. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 312312 @ 208, ctts: 1501, ctts_count: 21980
  270. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 313813 @ 209, ctts: 1502, ctts_count: 21980
  271. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 315315 @ 210, ctts: 1501, ctts_count: 21980
  272. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 316816 @ 211, ctts: 1502, ctts_count: 21980
  273. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 318318 @ 212, ctts: 1501, ctts_count: 21980
  274. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 319819 @ 213, ctts: 1502, ctts_count: 21980
  275. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 321321 @ 214, ctts: 1501, ctts_count: 21980
  276. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 322822 @ 215, ctts: 1502, ctts_count: 21980
  277. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 324324 @ 216, ctts: 1501, ctts_count: 21980
  278. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 325825 @ 217, ctts: 1502, ctts_count: 21980
  279. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 327327 @ 218, ctts: 1501, ctts_count: 21980
  280. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 328828 @ 219, ctts: 1502, ctts_count: 21980
  281. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 330330 @ 220, ctts: 1501, ctts_count: 21980
  282. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 331831 @ 221, ctts: 1502, ctts_count: 21980
  283. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 333333 @ 222, ctts: 1501, ctts_count: 21980
  284. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 334834 @ 223, ctts: 1502, ctts_count: 21980
  285. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 336336 @ 224, ctts: 1501, ctts_count: 21980
  286. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 337837 @ 225, ctts: 1502, ctts_count: 21980
  287. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 339339 @ 226, ctts: 1501, ctts_count: 21980
  288. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 340840 @ 227, ctts: 1502, ctts_count: 21980
  289. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 342342 @ 228, ctts: 1501, ctts_count: 21980
  290. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 343843 @ 229, ctts: 1502, ctts_count: 21980
  291. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 345345 @ 230, ctts: 1501, ctts_count: 21980
  292. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 346846 @ 231, ctts: 1502, ctts_count: 21980
  293. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 348348 @ 232, ctts: 1501, ctts_count: 21980
  294. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 349849 @ 233, ctts: 1502, ctts_count: 21980
  295. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 351351 @ 234, ctts: 1501, ctts_count: 21980
  296. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 352852 @ 235, ctts: 1502, ctts_count: 21980
  297. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 354354 @ 236, ctts: 1501, ctts_count: 21980
  298. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 355855 @ 237, ctts: 1502, ctts_count: 21980
  299. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 357357 @ 238, ctts: 1501, ctts_count: 21980
  300. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 358858 @ 239, ctts: 1502, ctts_count: 21980
  301. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 360360 @ 240, ctts: 1501, ctts_count: 21980
  302. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 361861 @ 241, ctts: 1502, ctts_count: 21980
  303. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 363363 @ 242, ctts: 1501, ctts_count: 21980
  304. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 364864 @ 243, ctts: 1502, ctts_count: 21980
  305. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 366366 @ 244, ctts: 1501, ctts_count: 21980
  306. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 367867 @ 245, ctts: 1502, ctts_count: 21980
  307. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 369369 @ 246, ctts: 1501, ctts_count: 21980
  308. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 370870 @ 247, ctts: 1502, ctts_count: 21980
  309. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 372372 @ 248, ctts: 1501, ctts_count: 21980
  310. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 373873 @ 249, ctts: 1502, ctts_count: 21980
  311. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 375375 @ 250, ctts: 1501, ctts_count: 21980
  312. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 376876 @ 251, ctts: 1502, ctts_count: 21980
  313. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 378378 @ 252, ctts: 1501, ctts_count: 21980
  314. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 379879 @ 253, ctts: 1502, ctts_count: 21980
  315. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 381381 @ 254, ctts: 1501, ctts_count: 21980
  316. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 382882 @ 255, ctts: 1502, ctts_count: 21980
  317. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 384384 @ 256, ctts: 1501, ctts_count: 21980
  318. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 385885 @ 257, ctts: 1502, ctts_count: 21980
  319. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 387387 @ 258, ctts: 1501, ctts_count: 21980
  320. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 388888 @ 259, ctts: 1502, ctts_count: 21980
  321. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 390390 @ 260, ctts: 1501, ctts_count: 21980
  322. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 391891 @ 261, ctts: 1502, ctts_count: 21980
  323. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 393393 @ 262, ctts: 1501, ctts_count: 21980
  324. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 394894 @ 263, ctts: 1502, ctts_count: 21980
  325. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 396396 @ 264, ctts: 1501, ctts_count: 21980
  326. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 397897 @ 265, ctts: 1502, ctts_count: 21980
  327. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 399399 @ 266, ctts: 1501, ctts_count: 21980
  328. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 400900 @ 267, ctts: 1502, ctts_count: 21980
  329. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 402402 @ 268, ctts: 1501, ctts_count: 21980
  330. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 403903 @ 269, ctts: 1502, ctts_count: 21980
  331. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 405405 @ 270, ctts: 1501, ctts_count: 21980
  332. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 406906 @ 271, ctts: 1502, ctts_count: 21980
  333. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 408408 @ 272, ctts: 1501, ctts_count: 21980
  334. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 409909 @ 273, ctts: 1502, ctts_count: 21980
  335. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 411411 @ 274, ctts: 1501, ctts_count: 21980
  336. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 412912 @ 275, ctts: 1502, ctts_count: 21980
  337. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 414414 @ 276, ctts: 1501, ctts_count: 21980
  338. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 415915 @ 277, ctts: 1502, ctts_count: 21980
  339. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 417417 @ 278, ctts: 1501, ctts_count: 21980
  340. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 418918 @ 279, ctts: 1502, ctts_count: 21980
  341. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 420420 @ 280, ctts: 1501, ctts_count: 21980
  342. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 421921 @ 281, ctts: 1502, ctts_count: 21980
  343. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 423423 @ 282, ctts: 1501, ctts_count: 21980
  344. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 424924 @ 283, ctts: 1502, ctts_count: 21980
  345. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 426426 @ 284, ctts: 1501, ctts_count: 21980
  346. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 427927 @ 285, ctts: 1502, ctts_count: 21980
  347. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 429429 @ 286, ctts: 1501, ctts_count: 21980
  348. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 430930 @ 287, ctts: 1502, ctts_count: 21980
  349. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 432432 @ 288, ctts: 1501, ctts_count: 21980
  350. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 433933 @ 289, ctts: 1502, ctts_count: 21980
  351. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 435435 @ 290, ctts: 1501, ctts_count: 21980
  352. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 436936 @ 291, ctts: 1502, ctts_count: 21980
  353. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 438438 @ 292, ctts: 1501, ctts_count: 21980
  354. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 439939 @ 293, ctts: 1502, ctts_count: 21980
  355. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 441441 @ 294, ctts: 1501, ctts_count: 21980
  356. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 442942 @ 295, ctts: 1502, ctts_count: 21980
  357. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 444444 @ 296, ctts: 1501, ctts_count: 21980
  358. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 445945 @ 297, ctts: 1502, ctts_count: 21980
  359. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 447447 @ 298, ctts: 1501, ctts_count: 21980
  360. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 448948 @ 299, ctts: 1502, ctts_count: 21980
  361. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 450450 @ 300, ctts: 1501, ctts_count: 21980
  362. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 451951 @ 301, ctts: 1502, ctts_count: 21980
  363. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 453453 @ 302, ctts: 1501, ctts_count: 21980
  364. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 454954 @ 303, ctts: 1502, ctts_count: 21980
  365. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 456456 @ 304, ctts: 1501, ctts_count: 21980
  366. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 457957 @ 305, ctts: 1502, ctts_count: 21980
  367. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 459459 @ 306, ctts: 1501, ctts_count: 21980
  368. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 460960 @ 307, ctts: 1502, ctts_count: 21980
  369. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 462462 @ 308, ctts: 1501, ctts_count: 21980
  370. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 463963 @ 309, ctts: 1502, ctts_count: 21980
  371. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 465465 @ 310, ctts: 1501, ctts_count: 21980
  372. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 466966 @ 311, ctts: 1502, ctts_count: 21980
  373. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 468468 @ 312, ctts: 1501, ctts_count: 21980
  374. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 469969 @ 313, ctts: 1502, ctts_count: 21980
  375. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 471471 @ 314, ctts: 1501, ctts_count: 21980
  376. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 472972 @ 315, ctts: 1502, ctts_count: 21980
  377. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 474474 @ 316, ctts: 1501, ctts_count: 21980
  378. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 475975 @ 317, ctts: 1502, ctts_count: 21980
  379. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 477477 @ 318, ctts: 1501, ctts_count: 21980
  380. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 478978 @ 319, ctts: 1502, ctts_count: 21980
  381. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 480480 @ 320, ctts: 1501, ctts_count: 21980
  382. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 481981 @ 321, ctts: 1502, ctts_count: 21980
  383. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 483483 @ 322, ctts: 1501, ctts_count: 21980
  384. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 484984 @ 323, ctts: 1502, ctts_count: 21980
  385. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 486486 @ 324, ctts: 1501, ctts_count: 21980
  386. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 487987 @ 325, ctts: 1502, ctts_count: 21980
  387. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 489489 @ 326, ctts: 1501, ctts_count: 21980
  388. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 490990 @ 327, ctts: 1502, ctts_count: 21980
  389. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 492492 @ 328, ctts: 1501, ctts_count: 21980
  390. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 493993 @ 329, ctts: 1502, ctts_count: 21980
  391. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 495495 @ 330, ctts: 1501, ctts_count: 21980
  392. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 496996 @ 331, ctts: 1502, ctts_count: 21980
  393. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 498498 @ 332, ctts: 1501, ctts_count: 21980
  394. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 499999 @ 333, ctts: 1502, ctts_count: 21980
  395. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 501501 @ 334, ctts: 1501, ctts_count: 21980
  396. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 503002 @ 335, ctts: 1502, ctts_count: 21980
  397. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 504504 @ 336, ctts: 1501, ctts_count: 21980
  398. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 506005 @ 337, ctts: 1502, ctts_count: 21980
  399. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 507507 @ 338, ctts: 1501, ctts_count: 21980
  400. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 509008 @ 339, ctts: 1502, ctts_count: 21980
  401. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 510510 @ 340, ctts: 1501, ctts_count: 21980
  402. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 512011 @ 341, ctts: 1502, ctts_count: 21980
  403. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 513513 @ 342, ctts: 1501, ctts_count: 21980
  404. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 515014 @ 343, ctts: 1502, ctts_count: 21980
  405. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 516516 @ 344, ctts: 1501, ctts_count: 21980
  406. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 518017 @ 345, ctts: 1502, ctts_count: 21980
  407. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 519519 @ 346, ctts: 1501, ctts_count: 21980
  408. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 521020 @ 347, ctts: 1502, ctts_count: 21980
  409. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 522522 @ 348, ctts: 1501, ctts_count: 21980
  410. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 524023 @ 349, ctts: 1502, ctts_count: 21980
  411. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 525525 @ 350, ctts: 1501, ctts_count: 21980
  412. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 527026 @ 351, ctts: 1502, ctts_count: 21980
  413. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 528528 @ 352, ctts: 1501, ctts_count: 21980
  414. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 530029 @ 353, ctts: 1502, ctts_count: 21980
  415. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 531531 @ 354, ctts: 1501, ctts_count: 21980
  416. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 533032 @ 355, ctts: 1502, ctts_count: 21980
  417. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 534534 @ 356, ctts: 1501, ctts_count: 21980
  418. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 536035 @ 357, ctts: 1502, ctts_count: 21980
  419. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 537537 @ 358, ctts: 1501, ctts_count: 21980
  420. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 539038 @ 359, ctts: 1502, ctts_count: 21980
  421. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 540540 @ 360, ctts: 1501, ctts_count: 21980
  422. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 542041 @ 361, ctts: 1502, ctts_count: 21980
  423. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 543543 @ 362, ctts: 1501, ctts_count: 21980
  424. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 545044 @ 363, ctts: 1502, ctts_count: 21980
  425. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 546546 @ 364, ctts: 1501, ctts_count: 21980
  426. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 548047 @ 365, ctts: 1502, ctts_count: 21980
  427. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 549549 @ 366, ctts: 1501, ctts_count: 21980
  428. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 551050 @ 367, ctts: 1502, ctts_count: 21980
  429. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 552552 @ 368, ctts: 1501, ctts_count: 21980
  430. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 554053 @ 369, ctts: 1502, ctts_count: 21980
  431. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 555555 @ 370, ctts: 1501, ctts_count: 21980
  432. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 557056 @ 371, ctts: 1502, ctts_count: 21980
  433. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 558558 @ 372, ctts: 1501, ctts_count: 21980
  434. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 560059 @ 373, ctts: 1502, ctts_count: 21980
  435. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 561561 @ 374, ctts: 1501, ctts_count: 21980
  436. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 563062 @ 375, ctts: 1502, ctts_count: 21980
  437. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 564564 @ 376, ctts: 1501, ctts_count: 21980
  438. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 566065 @ 377, ctts: 1502, ctts_count: 21980
  439. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 567567 @ 378, ctts: 1501, ctts_count: 21980
  440. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 569068 @ 379, ctts: 1502, ctts_count: 21980
  441. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 570570 @ 380, ctts: 1501, ctts_count: 21980
  442. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 572071 @ 381, ctts: 1502, ctts_count: 21980
  443. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 573573 @ 382, ctts: 1501, ctts_count: 21980
  444. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 575074 @ 383, ctts: 1502, ctts_count: 21980
  445. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 576576 @ 384, ctts: 1501, ctts_count: 21980
  446. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 578077 @ 385, ctts: 1502, ctts_count: 21980
  447. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 579579 @ 386, ctts: 1501, ctts_count: 21980
  448. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 581080 @ 387, ctts: 1502, ctts_count: 21980
  449. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 582582 @ 388, ctts: 1501, ctts_count: 21980
  450. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 584083 @ 389, ctts: 1502, ctts_count: 21980
  451. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 585585 @ 390, ctts: 1501, ctts_count: 21980
  452. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 587086 @ 391, ctts: 1502, ctts_count: 21980
  453. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 588588 @ 392, ctts: 1501, ctts_count: 21980
  454. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 590089 @ 393, ctts: 1502, ctts_count: 21980
  455. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 591591 @ 394, ctts: 1501, ctts_count: 21980
  456. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 593092 @ 395, ctts: 1502, ctts_count: 21980
  457. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 594594 @ 396, ctts: 1501, ctts_count: 21980
  458. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 596095 @ 397, ctts: 1502, ctts_count: 21980
  459. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 597597 @ 398, ctts: 1501, ctts_count: 21980
  460. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 599098 @ 399, ctts: 1502, ctts_count: 21980
  461. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 600600 @ 400, ctts: 1501, ctts_count: 21980
  462. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 602101 @ 401, ctts: 1502, ctts_count: 21980
  463. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 603603 @ 402, ctts: 1501, ctts_count: 21980
  464. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 605104 @ 403, ctts: 1502, ctts_count: 21980
  465. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 606606 @ 404, ctts: 1501, ctts_count: 21980
  466. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 608107 @ 405, ctts: 1502, ctts_count: 21980
  467. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 609609 @ 406, ctts: 1501, ctts_count: 21980
  468. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 611110 @ 407, ctts: 1502, ctts_count: 21980
  469. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 45166621 @ 21979, ctts: 0, ctts_count: 21980
  470. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 45168123 @ 21979, ctts: 0, ctts_count: 21980
  471. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 45169624 @ 21979, ctts: 0, ctts_count: 21980
  472. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] shifted frame pts, curr_cts: 45171126 @ 21979, ctts: 0, ctts_count: 21980
  473. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] rfps: 60.000000 0.000800
  474. Last message repeated 1 times
  475. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] rfps: 120.000000 0.003202
  476. Last message repeated 1 times
  477. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] rfps: 240.000000 0.012807
  478. Last message repeated 1 times
  479. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] rfps: 59.940060 0.000000
  480. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] Before avformat_find_stream_info() pos: 3761250581 bytes read:603914 seeks:1 nb_streams:1
  481. [h264 @ 0x55945a611240] nal_unit_type: 7, nal_ref_idc: 1
  482. [h264 @ 0x55945a611240] nal_unit_type: 8, nal_ref_idc: 1
  483. [h264 @ 0x55945a611240] nal_unit_type: 9, nal_ref_idc: 0
  484. [h264 @ 0x55945a611240] nal_unit_type: 6, nal_ref_idc: 0
  485. [h264 @ 0x55945a611240] nal_unit_type: 7, nal_ref_idc: 1
  486. [h264 @ 0x55945a611240] nal_unit_type: 8, nal_ref_idc: 1
  487. [h264 @ 0x55945a611240] nal_unit_type: 5, nal_ref_idc: 1
  488. [h264 @ 0x55945a611240] ct_type:1 pic_struct:0
  489. [h264 @ 0x55945a611240] Reinit context to 1920x1088, pix_fmt: yuv420p
  490. [h264 @ 0x55945a611240] no picture
  491. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] All info found
  492. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55945a60fc80] After avformat_find_stream_info() pos: 465119 bytes read:1068985 seeks:2 frames:1
  493. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output.mp4':
  494. Metadata:
  495. major_brand : isom
  496. minor_version : 512
  497. compatible_brands: isomiso2avc1mp41
  498. encoder : Lavf57.25.100
  499. Duration: 00:08:21.92, start: 0.000000, bitrate: 59949 kb/s
  500. Stream #0:0(und), 1, 1/90000: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 0/1, 59940 kb/s, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc (default)
  501. Metadata:
  502. handler_name : VideoHandler
  503. Successfully opened the file.
  504. Parsing a group of options: output url out_va.mp4.
  505. Applying option vf (set video filters) with argument format=nv12,hwupload.
  506. Applying option map (set input stream mapping) with argument 0:0.
  507. Applying option aspect (set aspect ratio (4:3, 16:9 or 1.3333, 1.7777)) with argument 16:9.
  508. Applying option f (force format) with argument matroska.
  509. Applying option acodec (force audio codec ('copy' to copy stream)) with argument copy.
  510. Applying option b:v (video bitrate (please use -b:v)) with argument 12500k.
  511. Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264_vaapi.
  512. Successfully parsed a group of options.
  513. Opening an output file: out_va.mp4.
  514. [file @ 0x55945a6151e0] Setting default whitelist 'file,crypto'
  515. Successfully opened the file.
  516. [Parsed_format_0 @ 0x55945a6353e0] compat: called with args=[nv12]
  517. [Parsed_format_0 @ 0x55945a6353e0] Setting 'pix_fmts' to value 'nv12'
  518. [graph 0 input from stream 0:0 @ 0x55945a614340] Setting 'video_size' to value '1920x1080'
  519. [graph 0 input from stream 0:0 @ 0x55945a614340] Setting 'pix_fmt' to value '0'
  520. [graph 0 input from stream 0:0 @ 0x55945a614340] Setting 'time_base' to value '1/90000'
  521. [graph 0 input from stream 0:0 @ 0x55945a614340] Setting 'pixel_aspect' to value '1/1'
  522. [graph 0 input from stream 0:0 @ 0x55945a614340] Setting 'sws_param' to value 'flags=2'
  523. [graph 0 input from stream 0:0 @ 0x55945a614340] Setting 'frame_rate' to value '60000/1001'
  524. [graph 0 input from stream 0:0 @ 0x55945a614340] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:60000/1001 sar:1/1 sws_param:flags=2
  525. [format @ 0x55945a636320] compat: called with args=[vaapi_vld]
  526. [format @ 0x55945a636320] Setting 'pix_fmts' to value 'vaapi_vld'
  527. [auto-inserted scaler 0 @ 0x55945a636de0] Setting 'flags' to value 'bicubic'
  528. [auto-inserted scaler 0 @ 0x55945a636de0] w:iw h:ih flags:'bicubic' interl:0
  529. [Parsed_format_0 @ 0x55945a6353e0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_format_0'
  530. [AVFilterGraph @ 0x55945a6140a0] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
  531. [auto-inserted scaler 0 @ 0x55945a636de0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:nv12 sar:1/1 flags:0x4
  532. [hwupload @ 0x55945a635be0] Surface format is nv12.
  533. [AVHWFramesContext @ 0x55945a6009e0] Created surface 0x4000000.
  534. [AVHWFramesContext @ 0x55945a6009e0] Direct mapping possible.
  535. detected 2 logical cores
  536. [h264 @ 0x55945a6482c0] nal_unit_type: 7, nal_ref_idc: 1
  537. [h264 @ 0x55945a6482c0] nal_unit_type: 8, nal_ref_idc: 1
  538. [h264_vaapi @ 0x55945a613760] Using constant-bitrate = 12500000 bps.
  539. [h264_vaapi @ 0x55945a613760] Using nv12 as format of reconstructed frames.
  540. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000001.
  541. [AVHWFramesContext @ 0x55945a73dca0] Direct mapping possible.
  542. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000002.
  543. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000003.
  544. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000004.
  545. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000005.
  546. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000006.
  547. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000007.
  548. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000008.
  549. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000009.
  550. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x400000a.
  551. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x400000b.
  552. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x400000c.
  553. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x400000d.
  554. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x400000e.
  555. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x400000f.
  556. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000010.
  557. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000011.
  558. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000012.
  559. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000013.
  560. [AVHWFramesContext @ 0x55945a73dca0] Created surface 0x4000014.
  561. Output #0, matroska, to 'out_va.mp4':
  562. Metadata:
  563. major_brand : isom
  564. minor_version : 512
  565. compatible_brands: isomiso2avc1mp41
  566. encoder : Lavf57.56.100
  567. Stream #0:0(und), 0, 1/1000: Video: h264 (h264_vaapi) (High), 1 reference frame (H264 / 0x34363248), vaapi_vld(left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 12500 kb/s, 59.94 fps, 1k tbn, 59.94 tbc (default)
  568. Metadata:
  569. handler_name : VideoHandler
  570. encoder : Lavc57.64.101 h264_vaapi
  571. Stream mapping:
  572. Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi))
  573. Press [q] to stop, [?] for help
  574. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  575. Last message repeated 1 times
  576. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  577. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  578. [h264 @ 0x55945a6482c0] nal_unit_type: 7, nal_ref_idc: 1
  579. [h264 @ 0x55945a6482c0] nal_unit_type: 8, nal_ref_idc: 1
  580. [h264 @ 0x55945a6482c0] nal_unit_type: 5, nal_ref_idc: 1
  581. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  582. [vaapi @ 0x7f34c80cfee0] Using decode format nv12 (format matched).
  583. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000015.
  584. [AVHWFramesContext @ 0x7f34c81fd5e0] Direct mapping possible.
  585. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000016.
  586. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000017.
  587. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000018.
  588. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000019.
  589. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400001a.
  590. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400001b.
  591. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400001c.
  592. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400001d.
  593. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400001e.
  594. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400001f.
  595. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000020.
  596. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000021.
  597. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000022.
  598. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000023.
  599. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000024.
  600. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000025.
  601. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000026.
  602. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000027.
  603. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000028.
  604. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x4000029.
  605. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400002a.
  606. [AVHWFramesContext @ 0x7f34c81fd5e0] Created surface 0x400002b.
  607. [vaapi @ 0x7f34c80cfee0] VAAPI decoder (re)init complete.
  608. [h264 @ 0x55945a6482c0] Hardware accelerated decoding with frame threading is known to be unstable and its use is discouraged.
  609. [h264 @ 0x55945a6482c0] Reinit context to 1920x1088, pix_fmt: vaapi_vld
  610. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002b.
  611. [h264 @ 0x55945a6482c0] no picture
  612. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  613. [h264 @ 0x55945a6d9be0] nal_unit_type: 9, nal_ref_idc: 0
  614. [h264 @ 0x55945a6d9be0] nal_unit_type: 6, nal_ref_idc: 0
  615. [h264 @ 0x55945a6d9be0] nal_unit_type: 1, nal_ref_idc: 1
  616. [h264 @ 0x55945a6d9be0] ct_type:1 pic_struct:0
  617. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002a.
  618. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  619. [h264 @ 0x55945a721360] nal_unit_type: 9, nal_ref_idc: 0
  620. [h264 @ 0x55945a721360] nal_unit_type: 6, nal_ref_idc: 0
  621. [h264 @ 0x55945a721360] nal_unit_type: 1, nal_ref_idc: 1
  622. [h264 @ 0x55945a721360] ct_type:1 pic_struct:0
  623. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000029.
  624. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  625. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  626. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002b.
  627. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002b.
  628. [h264 @ 0x55945a6482c0] nal_unit_type: 1, nal_ref_idc: 1
  629. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  630. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000028.
  631. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002b.
  632. Input stream #0:0 frame changed from size:1920x1080 fmt:yuv420p to size:1920x1080 fmt:nv12
  633. [Parsed_format_0 @ 0x55945a635ae0] compat: called with args=[nv12]
  634. [Parsed_format_0 @ 0x55945a635ae0] Setting 'pix_fmts' to value 'nv12'
  635. [graph 0 input from stream 0:0 @ 0x55945a6353e0] Setting 'video_size' to value '1920x1080'
  636. [graph 0 input from stream 0:0 @ 0x55945a6353e0] Setting 'pix_fmt' to value '25'
  637. [graph 0 input from stream 0:0 @ 0x55945a6353e0] Setting 'time_base' to value '1/90000'
  638. [graph 0 input from stream 0:0 @ 0x55945a6353e0] Setting 'pixel_aspect' to value '1/1'
  639. [graph 0 input from stream 0:0 @ 0x55945a6353e0] Setting 'sws_param' to value 'flags=2'
  640. [graph 0 input from stream 0:0 @ 0x55945a6353e0] Setting 'frame_rate' to value '60000/1001'
  641. [graph 0 input from stream 0:0 @ 0x55945a6353e0] w:1920 h:1080 pixfmt:nv12 tb:1/90000 fr:60000/1001 sar:1/1 sws_param:flags=2
  642. [format @ 0x55945a614520] compat: called with args=[vaapi_vld]
  643. [format @ 0x55945a614520] Setting 'pix_fmts' to value 'vaapi_vld'
  644. [AVFilterGraph @ 0x55945a614c60] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
  645. [hwupload @ 0x55945a73e300] Surface format is nv12.
  646. [AVHWFramesContext @ 0x55945a6360a0] Created surface 0x400002c.
  647. [AVHWFramesContext @ 0x55945a6360a0] Direct mapping possible.
  648. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002c.
  649. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002c.
  650. Clipping frame in rate conversion by 0.000008
  651. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (0).
  652. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 0/0 as type IDR.
  653. [h264_vaapi @ 0x55945a613760] No reference pictures.
  654. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002c.
  655. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000014.
  656. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000004.
  657. [h264_vaapi @ 0x55945a613760] Param buffer (27) is 0x8000000.
  658. [h264_vaapi @ 0x55945a613760] Param buffer (27) is 0x8000001.
  659. [h264_vaapi @ 0x55945a613760] Param buffer (22) is 0x8000002.
  660. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000003.
  661. [h264_vaapi @ 0x55945a613760] Packed header buffer (1) is 0x8000005/0x8000006 (368 bits).
  662. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000007/0x8000008 (1008 bits).
  663. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000009/0x800000a (61 bits).
  664. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x800000b.
  665. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  666. [h264 @ 0x55945a6d9be0] nal_unit_type: 9, nal_ref_idc: 0
  667. [h264 @ 0x55945a6d9be0] nal_unit_type: 6, nal_ref_idc: 0
  668. [h264 @ 0x55945a6d9be0] nal_unit_type: 1, nal_ref_idc: 1
  669. [h264 @ 0x55945a6d9be0] ct_type:1 pic_struct:0
  670. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002b.
  671. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002a.
  672. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002a.
  673. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002a.
  674. [AVHWFramesContext @ 0x55945a6360a0] Created surface 0x400002d.
  675. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002d.
  676. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002d.
  677. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (1).
  678. [h264_vaapi @ 0x55945a613760] Pictures: IDR (0/0) B (1/2) B (2/3) P (3/1)
  679. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  680. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000029.
  681. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000029.
  682. [h264 @ 0x55945a721360] nal_unit_type: 9, nal_ref_idc: 0
  683. [h264 @ 0x55945a721360] nal_unit_type: 6, nal_ref_idc: 0
  684. [h264 @ 0x55945a721360] nal_unit_type: 1, nal_ref_idc: 1
  685. [h264 @ 0x55945a721360] ct_type:1 pic_struct:0
  686. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002a.
  687. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000029.
  688. [AVHWFramesContext @ 0x55945a6360a0] Created surface 0x400002e.
  689. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002e.
  690. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002e.
  691. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (2).
  692. [h264_vaapi @ 0x55945a613760] Sync to pic 0/0 (recon surface 0x4000014).
  693. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  694. [h264_vaapi @ 0x55945a613760] Output read for pic 0/0.
  695. [matroska @ 0x55945a611f00] get_metadata_duration returned: 0
  696. [matroska @ 0x55945a611f00] Writing block at offset 9, size 0, pts 0, dts -17, duration 17, keyframe 1
  697. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000028.
  698. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  699. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000028.
  700. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  701. [h264 @ 0x55945a6482c0] nal_unit_type: 1, nal_ref_idc: 1
  702. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  703. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000029.
  704. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000028.
  705. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002c.
  706. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002c.
  707. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (3).
  708. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 3/1 as type P.
  709. [h264_vaapi @ 0x55945a613760] Refers to: 0/0.
  710. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002c.
  711. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000013.
  712. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800000c.
  713. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000010.
  714. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x800000f/0x8000004 (96 bits).
  715. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x800000d/0x800000e (60 bits).
  716. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000011.
  717. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 1/2 as type B.
  718. [h264_vaapi @ 0x55945a613760] Refers to: 0/0 3/1.
  719. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002d.
  720. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000012.
  721. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000012.
  722. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000013.
  723. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000014/0x8000015 (96 bits).
  724. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000016/0x8000017 (63 bits).
  725. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000018.
  726. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 2/3 as type B.
  727. [h264_vaapi @ 0x55945a613760] Refers to: 0/0 3/1.
  728. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002e.
  729. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000011.
  730. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000019.
  731. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x800001a.
  732. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x800001b/0x800001c (96 bits).
  733. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x800001d/0x800001e (63 bits).
  734. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x800001f.
  735. [h264_vaapi @ 0x55945a613760] Sync to pic 3/1 (recon surface 0x4000013).
  736. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  737. [h264_vaapi @ 0x55945a613760] Output read for pic 3/1.
  738. [matroska @ 0x55945a611f00] Writing block at offset 15, size 0, pts 50, dts 0, duration 17, keyframe 0
  739. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002b.
  740. [h264 @ 0x55945a6d9be0] nal_unit_type: 9, nal_ref_idc: 0
  741. [h264 @ 0x55945a6d9be0] nal_unit_type: 6, nal_ref_idc: 0
  742. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002b.
  743. [h264 @ 0x55945a6d9be0] nal_unit_type: 1, nal_ref_idc: 1
  744. [h264 @ 0x55945a6d9be0] ct_type:1 pic_struct:0
  745. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000028.
  746. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002b.
  747. [AVHWFramesContext @ 0x55945a6360a0] Created surface 0x400002f.
  748. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002f.
  749. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002f.
  750. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (4).
  751. [h264_vaapi @ 0x55945a613760] Pictures: IDR (0/0) B (1/2) B (2/3) P (3/1) B (4/5) B (5/6) P (6/4)
  752. [h264_vaapi @ 0x55945a613760] Sync to pic 1/2 (recon surface 0x4000012).
  753. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  754. [h264_vaapi @ 0x55945a613760] Output read for pic 1/2.
  755. [matroska @ 0x55945a611f00] Writing block at offset 21, size 0, pts 17, dts 17, duration 17, keyframe 0
  756. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002a.
  757. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002a.
  758. [h264 @ 0x55945a721360] nal_unit_type: 9, nal_ref_idc: 0
  759. [h264 @ 0x55945a721360] nal_unit_type: 6, nal_ref_idc: 0
  760. [h264 @ 0x55945a721360] nal_unit_type: 1, nal_ref_idc: 1
  761. [h264 @ 0x55945a721360] ct_type:1 pic_struct:0
  762. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002b.
  763. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002a.
  764. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002c.
  765. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002c.
  766. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (5).
  767. [h264_vaapi @ 0x55945a613760] Sync to pic 2/3 (recon surface 0x4000011).
  768. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  769. [h264_vaapi @ 0x55945a613760] Output read for pic 2/3.
  770. [matroska @ 0x55945a611f00] Writing block at offset 27, size 0, pts 33, dts 33, duration 17, keyframe 0
  771. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000029.
  772. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  773. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  774. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000029.
  775. [h264 @ 0x55945a6482c0] nal_unit_type: 1, nal_ref_idc: 1
  776. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  777. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002a.
  778. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000029.
  779. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002e.
  780. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002e.
  781. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (6).
  782. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 6/4 as type P.
  783. [h264_vaapi @ 0x55945a613760] Refers to: 3/1.
  784. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002e.
  785. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000011.
  786. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000019.
  787. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000023.
  788. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000022/0x8000021 (96 bits).
  789. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000012/0x800000c (60 bits).
  790. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000020.
  791. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 4/5 as type B.
  792. [h264_vaapi @ 0x55945a613760] Refers to: 3/1 6/4.
  793. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002f.
  794. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000012.
  795. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000024.
  796. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000025.
  797. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000026/0x8000027 (96 bits).
  798. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000028/0x8000029 (63 bits).
  799. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x800002a.
  800. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 5/6 as type B.
  801. [h264_vaapi @ 0x55945a613760] Refers to: 3/1 6/4.
  802. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002c.
  803. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000014.
  804. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800002b.
  805. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x800002c.
  806. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x800002d/0x800002e (96 bits).
  807. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x800002f/0x8000030 (63 bits).
  808. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000031.
  809. [h264_vaapi @ 0x55945a613760] Sync to pic 6/4 (recon surface 0x4000011).
  810. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  811. [h264_vaapi @ 0x55945a613760] Output read for pic 6/4.
  812. [matroska @ 0x55945a611f00] Writing block at offset 33, size 0, pts 100, dts 50, duration 17, keyframe 0
  813. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000028.
  814. [h264 @ 0x55945a6d9be0] nal_unit_type: 9, nal_ref_idc: 0
  815. [h264 @ 0x55945a6d9be0] nal_unit_type: 6, nal_ref_idc: 0
  816. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000028.
  817. [h264 @ 0x55945a6d9be0] nal_unit_type: 1, nal_ref_idc: 1
  818. [h264 @ 0x55945a6d9be0] ct_type:1 pic_struct:0
  819. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000029.
  820. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000028.
  821. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002d.
  822. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002d.
  823. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (7).
  824. [h264_vaapi @ 0x55945a613760] Pictures: P (3/1) B (4/5) B (5/6) P (6/4) B (7/8) B (8/9) P (9/7)
  825. [h264_vaapi @ 0x55945a613760] Sync to pic 4/5 (recon surface 0x4000012).
  826. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  827. [h264_vaapi @ 0x55945a613760] Output read for pic 4/5.
  828. [matroska @ 0x55945a611f00] Writing block at offset 39, size 0, pts 67, dts 67, duration 17, keyframe 0
  829. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002b.
  830. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002b.
  831. [h264 @ 0x55945a721360] nal_unit_type: 9, nal_ref_idc: 0
  832. [h264 @ 0x55945a721360] nal_unit_type: 6, nal_ref_idc: 0
  833. [h264 @ 0x55945a721360] nal_unit_type: 1, nal_ref_idc: 1
  834. [h264 @ 0x55945a721360] ct_type:1 pic_struct:0
  835. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000028.
  836. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002b.
  837. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002e.
  838. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002e.
  839. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (8).
  840. [h264_vaapi @ 0x55945a613760] Sync to pic 5/6 (recon surface 0x4000014).
  841. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  842. [h264_vaapi @ 0x55945a613760] Output read for pic 5/6.
  843. [matroska @ 0x55945a611f00] Writing block at offset 45, size 0, pts 83, dts 83, duration 17, keyframe 0
  844. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002a.
  845. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  846. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  847. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002a.
  848. [h264 @ 0x55945a6482c0] nal_unit_type: 1, nal_ref_idc: 1
  849. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  850. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002b.
  851. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002a.
  852. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002c.
  853. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002c.
  854. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (9).
  855. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 9/7 as type P.
  856. [h264_vaapi @ 0x55945a613760] Refers to: 6/4.
  857. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002c.
  858. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000014.
  859. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800002b.
  860. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000035.
  861. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000034/0x8000033 (96 bits).
  862. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000024/0x8000019 (60 bits).
  863. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000032.
  864. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 7/8 as type B.
  865. [h264_vaapi @ 0x55945a613760] Refers to: 6/4 9/7.
  866. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002d.
  867. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000012.
  868. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000036.
  869. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000037.
  870. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000038/0x8000039 (96 bits).
  871. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x800003a/0x800003b (63 bits).
  872. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x800003c.
  873. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 8/9 as type B.
  874. [h264_vaapi @ 0x55945a613760] Refers to: 6/4 9/7.
  875. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002e.
  876. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000013.
  877. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800003d.
  878. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x800003e.
  879. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x800003f/0x8000040 (96 bits).
  880. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000041/0x8000042 (63 bits).
  881. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000043.
  882. [h264_vaapi @ 0x55945a613760] Sync to pic 9/7 (recon surface 0x4000014).
  883. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  884. [h264_vaapi @ 0x55945a613760] Output read for pic 9/7.
  885. [matroska @ 0x55945a611f00] Writing block at offset 51, size 0, pts 150, dts 100, duration 17, keyframe 0
  886. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000029.
  887. [h264 @ 0x55945a6d9be0] nal_unit_type: 9, nal_ref_idc: 0
  888. [h264 @ 0x55945a6d9be0] nal_unit_type: 6, nal_ref_idc: 0
  889. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000029.
  890. [h264 @ 0x55945a6d9be0] nal_unit_type: 1, nal_ref_idc: 1
  891. [h264 @ 0x55945a6d9be0] ct_type:1 pic_struct:0
  892. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002a.
  893. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000029.
  894. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002f.
  895. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002f.
  896. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (10).
  897. [h264_vaapi @ 0x55945a613760] Pictures: P (6/4) B (7/8) B (8/9) P (9/7) B (10/11) B (11/12) P (12/10)
  898. [h264_vaapi @ 0x55945a613760] Sync to pic 7/8 (recon surface 0x4000012).
  899. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  900. [h264_vaapi @ 0x55945a613760] Output read for pic 7/8.
  901. [matroska @ 0x55945a611f00] Writing block at offset 57, size 0, pts 117, dts 117, duration 17, keyframe 0
  902. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000028.
  903. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000028.
  904. [h264 @ 0x55945a721360] nal_unit_type: 9, nal_ref_idc: 0
  905. [h264 @ 0x55945a721360] nal_unit_type: 6, nal_ref_idc: 0
  906. [h264 @ 0x55945a721360] nal_unit_type: 1, nal_ref_idc: 1
  907. [h264 @ 0x55945a721360] ct_type:1 pic_struct:0
  908. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000029.
  909. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000028.
  910. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002c.
  911. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002c.
  912. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (11).
  913. [h264_vaapi @ 0x55945a613760] Sync to pic 8/9 (recon surface 0x4000013).
  914. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  915. [h264_vaapi @ 0x55945a613760] Output read for pic 8/9.
  916. [matroska @ 0x55945a611f00] Writing block at offset 63, size 0, pts 133, dts 133, duration 17, keyframe 0
  917. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002b.
  918. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  919. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  920. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002b.
  921. [h264 @ 0x55945a6482c0] nal_unit_type: 1, nal_ref_idc: 1
  922. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  923. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000028.
  924. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002b.
  925. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002e.
  926. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002e.
  927. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (12).
  928. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 12/10 as type P.
  929. [h264_vaapi @ 0x55945a613760] Refers to: 9/7.
  930. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002e.
  931. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000013.
  932. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800003d.
  933. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000047.
  934. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000046/0x8000045 (96 bits).
  935. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000036/0x800002b (60 bits).
  936. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000044.
  937. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 10/11 as type B.
  938. [h264_vaapi @ 0x55945a613760] Refers to: 9/7 12/10.
  939. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002f.
  940. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000012.
  941. [h264_vaapi @ 0x55945a613760] Output buffer is 0x8000048.
  942. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000049.
  943. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x800004a/0x800004b (96 bits).
  944. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x800004c/0x800004d (63 bits).
  945. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x800004e.
  946. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 11/12 as type B.
  947. [h264_vaapi @ 0x55945a613760] Refers to: 9/7 12/10.
  948. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002c.
  949. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000011.
  950. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800004f.
  951. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000050.
  952. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000051/0x8000052 (96 bits).
  953. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000053/0x8000054 (63 bits).
  954. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000055.
  955. [h264_vaapi @ 0x55945a613760] Sync to pic 12/10 (recon surface 0x4000013).
  956. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  957. [h264_vaapi @ 0x55945a613760] Output read for pic 12/10.
  958. [matroska @ 0x55945a611f00] Writing block at offset 69, size 0, pts 200, dts 150, duration 17, keyframe 0
  959. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x400002a.
  960. [h264 @ 0x55945a6d9be0] nal_unit_type: 9, nal_ref_idc: 0
  961. [h264 @ 0x55945a6d9be0] nal_unit_type: 6, nal_ref_idc: 0
  962. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x400002a.
  963. [h264 @ 0x55945a6d9be0] nal_unit_type: 1, nal_ref_idc: 1
  964. [h264 @ 0x55945a6d9be0] ct_type:1 pic_struct:0
  965. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002b.
  966. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x400002a.
  967. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002d.
  968. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002d.
  969. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (13).
  970. [h264_vaapi @ 0x55945a613760] Pictures: P (9/7) B (10/11) B (11/12) P (12/10) B (13/14) B (14/15) P (15/13)
  971. [h264_vaapi @ 0x55945a613760] Sync to pic 10/11 (recon surface 0x4000012).
  972. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  973. [h264_vaapi @ 0x55945a613760] Output read for pic 10/11.
  974. [matroska @ 0x55945a611f00] Writing block at offset 75, size 0, pts 167, dts 167, duration 17, keyframe 0
  975. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000029.
  976. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000029.
  977. [h264 @ 0x55945a721360] nal_unit_type: 9, nal_ref_idc: 0
  978. [h264 @ 0x55945a721360] nal_unit_type: 6, nal_ref_idc: 0
  979. [h264 @ 0x55945a721360] nal_unit_type: 1, nal_ref_idc: 1
  980. [h264 @ 0x55945a721360] ct_type:1 pic_struct:0
  981. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x400002a.
  982. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000029.
  983. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002e.
  984. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002e.
  985. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (14).
  986. [h264_vaapi @ 0x55945a613760] Sync to pic 11/12 (recon surface 0x4000011).
  987. [h264_vaapi @ 0x55945a613760] Output buffer: 0 bytes (status 00000000).
  988. [h264_vaapi @ 0x55945a613760] Output read for pic 11/12.
  989. [matroska @ 0x55945a611f00] Writing block at offset 81, size 0, pts 184, dts 184, duration 17, keyframe 0
  990. [vaapi @ 0x7f34c80cfee0] Retrieve data from surface 0x4000028.
  991. [h264 @ 0x55945a6482c0] nal_unit_type: 9, nal_ref_idc: 0
  992. [h264 @ 0x55945a6482c0] nal_unit_type: 6, nal_ref_idc: 0
  993. [AVHWFramesContext @ 0x7f34c81fd5e0] Map surface 0x4000028.
  994. [h264 @ 0x55945a6482c0] nal_unit_type: 1, nal_ref_idc: 1
  995. [h264 @ 0x55945a6482c0] ct_type:1 pic_struct:0
  996. [vaapi @ 0x7f34c80cfee0] Decoder given surface 0x4000029.
  997. [AVHWFramesContext @ 0x7f34c81fd5e0] Unmap surface 0x4000028.
  998. [AVHWFramesContext @ 0x55945a6360a0] Map surface 0x400002c.
  999. [AVHWFramesContext @ 0x55945a6360a0] Unmap surface 0x400002c.
  1000. [h264_vaapi @ 0x55945a613760] Encode frame: 1920x1080 (15).
  1001. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 15/13 as type P.
  1002. [h264_vaapi @ 0x55945a613760] Refers to: 12/10.
  1003. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002c.
  1004. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000011.
  1005. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800004f.
  1006. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x8000059.
  1007. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x8000058/0x8000057 (96 bits).
  1008. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x8000048/0x800003d (60 bits).
  1009. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000056.
  1010. [h264_vaapi @ 0x55945a613760] Issuing encode for pic 13/14 as type B.
  1011. [h264_vaapi @ 0x55945a613760] Refers to: 12/10 15/13.
  1012. [h264_vaapi @ 0x55945a613760] Input surface is 0x400002d.
  1013. [h264_vaapi @ 0x55945a613760] Recon surface is 0x4000012.
  1014. [h264_vaapi @ 0x55945a613760] Output buffer is 0x800005a.
  1015. [h264_vaapi @ 0x55945a613760] Param buffer (23) is 0x800005b.
  1016. [h264_vaapi @ 0x55945a613760] Packed header buffer (-2147483647) is 0x800005c/0x800005d (96 bits).
  1017. [h264_vaapi @ 0x55945a613760] Packed header buffer (3) is 0x800005e/0x800005f (63 bits).
  1018. [h264_vaapi @ 0x55945a613760] Param buffer (24) is 0x8000060.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement