Advertisement
Guest User

FFmpeg Segmentation Fault Logs

a guest
Sep 26th, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.73 KB | None | 0 0
  1. ffmpeg started on 2023-09-27 at 02:36:43
  2. Report written to "ffmpeg-20230927-023643.log"
  3. Log level: 48
  4. Command line:
  5. ffmpeg -report -i fireship-rust.mp4 -i fireship-rust.vtt -filter_complex "[0:v]scale=1280:720[vyuv];[vyuv]split=2[v0][vtemp1];[vtemp1]scale=w=960:h=540[v1];" -map "[v0]" -map "[v1]" -map 0:a -map 0:a -map 1:s -map 1:s -b:v:0 3500k -maxrate:v:0 3500k -bufsize:v:0 3500k -b:v:1 1690k -maxrate:v:1 1690k -bufsize:v:1 1690k -b:a 128k -c:s webvtt -c:v libx264 -c:a aac -f hls -var_stream_map "v:0,a:0,s:0,sgroup:subtitle v:1,a:1,s:1,sgroup:subtitle" -master_pl_name master.m3u8 "stream_%v/stream.m3u8"
  6. ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg developers
  7. built with Apple clang version 14.0.3 (clang-1403.0.22.14.1)
  8. configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/6.0_1 --enable-shared --enable-pthreads --enable-version3 --cc=clang --host-cflags= --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libaribb24 --enable-libbluray --enable-libdav1d --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librist --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libsvtav1 --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox --enable-audiotoolbox --enable-neon
  9. libavutil 58. 2.100 / 58. 2.100
  10. libavcodec 60. 3.100 / 60. 3.100
  11. libavformat 60. 3.100 / 60. 3.100
  12. libavdevice 60. 1.100 / 60. 1.100
  13. libavfilter 9. 3.100 / 9. 3.100
  14. libswscale 7. 1.100 / 7. 1.100
  15. libswresample 4. 10.100 / 4. 10.100
  16. libpostproc 57. 1.100 / 57. 1.100
  17. Splitting the commandline.
  18. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  19. Reading option '-i' ... matched as input url with argument 'fireship-rust.mp4'.
  20. Reading option '-i' ... matched as input url with argument 'fireship-rust.vtt'.
  21. Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v]scale=1280:720[vyuv];[vyuv]split=2[v0][vtemp1];[vtemp1]scale=w=960:h=540[v1];'.
  22. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v0]'.
  23. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v1]'.
  24. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
  25. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
  26. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '1:s'.
  27. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '1:s'.
  28. Reading option '-b:v:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '3500k'.
  29. Reading option '-maxrate:v:0' ... matched as AVOption 'maxrate:v:0' with argument '3500k'.
  30. Reading option '-bufsize:v:0' ... matched as AVOption 'bufsize:v:0' with argument '3500k'.
  31. Reading option '-b:v:1' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1690k'.
  32. Reading option '-maxrate:v:1' ... matched as AVOption 'maxrate:v:1' with argument '1690k'.
  33. Reading option '-bufsize:v:1' ... matched as AVOption 'bufsize:v:1' with argument '1690k'.
  34. Reading option '-b:a' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '128k'.
  35. Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'webvtt'.
  36. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
  37. Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
  38. Reading option '-f' ... matched as option 'f' (force format) with argument 'hls'.
  39. Reading option '-var_stream_map' ... matched as AVOption 'var_stream_map' with argument 'v:0,a:0,s:0,sgroup:subtitle v:1,a:1,s:1,sgroup:subtitle'.
  40. Reading option '-master_pl_name' ... matched as AVOption 'master_pl_name' with argument 'master.m3u8'.
  41. Reading option 'stream_%v/stream.m3u8' ... matched as output url.
  42. Finished splitting the commandline.
  43. Parsing a group of options: global .
  44. Applying option report (generate a report) with argument 1.
  45. Applying option filter_complex (create a complex filtergraph) with argument [0:v]scale=1280:720[vyuv];[vyuv]split=2[v0][vtemp1];[vtemp1]scale=w=960:h=540[v1];.
  46. Successfully parsed a group of options.
  47. Parsing a group of options: input url fireship-rust.mp4.
  48. Successfully parsed a group of options.
  49. Opening an input file: fireship-rust.mp4.
  50. [NULL @ 0x14af041c0] Opening 'fireship-rust.mp4' for reading
  51. [file @ 0x60000396a500] Setting default whitelist 'file,crypto,data'
  52. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  53. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] ISO: File Type Major Brand: isom
  54. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Unknown dref type 0x206c7275 size 12
  55. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Processing st: 0, edit list 0 - media time: 1001, duration: 4457460
  56. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Offset DTS by 1001 to make first pts zero.
  57. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Setting codecpar->delay to 1 for stream st: 0
  58. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Unknown dref type 0x206c7275 size 12
  59. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Processing st: 1, edit list 0 - media time: 0, duration: 6554627
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] Before avformat_find_stream_info() pos: 4797497 bytes read:186457 seeks:1 nb_streams:2
  61. [h264 @ 0x14c8045b0] nal_unit_type: 7(SPS), nal_ref_idc: 3
  62. [h264 @ 0x14c8045b0] Decoding VUI
  63. [h264 @ 0x14c8045b0] nal_unit_type: 8(PPS), nal_ref_idc: 3
  64. For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  65. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  66. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  67. For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  68. 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  69. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  70. 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  71. Transform tree:
  72. mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  73. fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  74. For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  75. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  76. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  77. For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  78. 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  79. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  80. 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  81. Transform tree:
  82. mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  83. fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  84. For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
  85. 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
  86. 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
  87. 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
  88. 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  89. 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  90. For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf], found 2 matches:
  91. 1: fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  92. 2: fft4_ns_float_c - type: fft_float, len: 4, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  93. Transform tree:
  94. mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 120, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
  95. fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  96. For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  97. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  98. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  99. For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  100. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  101. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  102. 3: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  103. Transform tree:
  104. mdct_inv_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  105. fft_sr_ns_float_neon - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  106. For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
  107. 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
  108. 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
  109. 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
  110. 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  111. 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  112. For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  113. 1: fft16_ns_float_neon - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  114. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  115. 3: fft16_ns_float_c - type: fft_float, len: 16, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  116. Transform tree:
  117. mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 480, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
  118. fft16_ns_float_neon - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  119. For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  120. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  121. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  122. For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  123. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  124. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  125. 3: fft256_ns_float_c - type: fft_float, len: 256, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  126. Transform tree:
  127. mdct_inv_float_c - type: mdct_float, len: 512, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  128. fft_sr_ns_float_neon - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  129. For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
  130. 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
  131. 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
  132. 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
  133. 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  134. 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  135. For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  136. 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  137. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  138. 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  139. Transform tree:
  140. mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 960, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
  141. fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  142. For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  143. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  144. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  145. For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  146. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  147. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  148. 3: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  149. Transform tree:
  150. mdct_inv_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  151. fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  152. For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  153. 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
  154. 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
  155. For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  156. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  157. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  158. 3: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  159. Transform tree:
  160. mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
  161. fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  162. [h264 @ 0x14c8045b0] nal_unit_type: 7(SPS), nal_ref_idc: 3
  163. [h264 @ 0x14c8045b0] Decoding VUI
  164. [h264 @ 0x14c8045b0] nal_unit_type: 8(PPS), nal_ref_idc: 3
  165. [h264 @ 0x14c8045b0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  166. [h264 @ 0x14c8045b0] nal_unit_type: 5(IDR), nal_ref_idc: 3
  167. [h264 @ 0x14c8045b0] Format yuv420p chosen by get_format().
  168. [h264 @ 0x14c8045b0] Reinit context to 1280x720, pix_fmt: yuv420p
  169. [h264 @ 0x14c8045b0] no picture
  170. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] All info found
  171. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x14af041c0] After avformat_find_stream_info() pos: 3259 bytes read:219225 seeks:2 frames:3
  172. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fireship-rust.mp4':
  173. Metadata:
  174. major_brand : isom
  175. minor_version : 512
  176. compatible_brands: isomiso2avc1mp41
  177. encoder : Lavf60.3.100
  178. Duration: 00:02:28.63, start: 0.000000, bitrate: 258 kb/s
  179. Stream #0:0[0x1](und), 2, 1/30000: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 121 kb/s, 29.97 fps, 29.97 tbr, 30k tbn (default)
  180. Metadata:
  181. handler_name : ISO Media file produced by Google Inc.
  182. vendor_id : [0][0][0][0]
  183. Stream #0:1[0x2](eng), 1, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
  184. Metadata:
  185. handler_name : ISO Media file produced by Google Inc.
  186. vendor_id : [0][0][0][0]
  187. Successfully opened the file.
  188. Parsing a group of options: input url fireship-rust.vtt.
  189. Successfully parsed a group of options.
  190. Opening an input file: fireship-rust.vtt.
  191. [NULL @ 0x14ae06420] Opening 'fireship-rust.vtt' for reading
  192. [file @ 0x60000396a680] Setting default whitelist 'file,crypto,data'
  193. [webvtt @ 0x14ae06420] Format webvtt probed with size=2048 and score=100
  194. [webvtt @ 0x14ae06420] Before avformat_find_stream_info() pos: 4228 bytes read:4228 seeks:0 nb_streams:1
  195. [webvtt @ 0x14ae06420] All info found
  196. [webvtt @ 0x14ae06420] After avformat_find_stream_info() pos: 4228 bytes read:4228 seeks:0 frames:0
  197. Input #1, webvtt, from 'fireship-rust.vtt':
  198. Duration: N/A, bitrate: N/A
  199. Stream #1:0, 0, 1/1000: Subtitle: webvtt
  200. Successfully opened the file.
  201. [AVFilterGraph @ 0x60000336c600] Setting 'w' to value '1280'
  202. [AVFilterGraph @ 0x60000336c600] Setting 'h' to value '720'
  203. [AVFilterGraph @ 0x60000336c600] Setting 'outputs' to value '2'
  204. [AVFilterGraph @ 0x60000336c600] Setting 'w' to value '960'
  205. [AVFilterGraph @ 0x60000336c600] Setting 'h' to value '540'
  206. [Parsed_scale_0 @ 0x600002060000] w:1280 h:720 flags:'' interl:0
  207. [Parsed_scale_2 @ 0x600002069290] w:960 h:540 flags:'' interl:0
  208. Parsing a group of options: output url stream_%v/stream.m3u8.
  209. Applying option map (set input stream mapping) with argument [v0].
  210. Applying option map (set input stream mapping) with argument [v1].
  211. Applying option map (set input stream mapping) with argument 0:a.
  212. Applying option map (set input stream mapping) with argument 0:a.
  213. Applying option map (set input stream mapping) with argument 1:s.
  214. Applying option map (set input stream mapping) with argument 1:s.
  215. Applying option b:v:0 (video bitrate (please use -b:v)) with argument 3500k.
  216. Applying option b:v:1 (video bitrate (please use -b:v)) with argument 1690k.
  217. Applying option b:a (video bitrate (please use -b:v)) with argument 128k.
  218. Applying option c:s (codec name) with argument webvtt.
  219. Applying option c:v (codec name) with argument libx264.
  220. Applying option c:a (codec name) with argument aac.
  221. Applying option f (force format) with argument hls.
  222. Successfully parsed a group of options.
  223. Opening an output file: stream_%v/stream.m3u8.
  224. Successfully opened the file.
  225. detected 8 logical cores
  226. [h264 @ 0x14ae0dd10] nal_unit_type: 7(SPS), nal_ref_idc: 3
  227. [h264 @ 0x14ae0dd10] Decoding VUI
  228. [h264 @ 0x14ae0dd10] nal_unit_type: 8(PPS), nal_ref_idc: 3
  229. For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  230. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  231. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  232. For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  233. 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  234. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  235. 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  236. Transform tree:
  237. mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  238. fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  239. For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  240. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  241. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  242. For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  243. 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  244. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  245. 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  246. Transform tree:
  247. mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  248. fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  249. For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
  250. 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
  251. 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
  252. 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
  253. 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  254. 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  255. For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf], found 2 matches:
  256. 1: fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  257. 2: fft4_ns_float_c - type: fft_float, len: 4, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  258. Transform tree:
  259. mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 120, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
  260. fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  261. For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  262. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  263. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  264. For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  265. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  266. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  267. 3: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  268. Transform tree:
  269. mdct_inv_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  270. fft_sr_ns_float_neon - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  271. For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
  272. 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
  273. 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
  274. 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
  275. 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  276. 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  277. For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  278. 1: fft16_ns_float_neon - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  279. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  280. 3: fft16_ns_float_c - type: fft_float, len: 16, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  281. Transform tree:
  282. mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 480, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
  283. fft16_ns_float_neon - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  284. For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  285. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  286. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  287. For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  288. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  289. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  290. 3: fft256_ns_float_c - type: fft_float, len: 256, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  291. Transform tree:
  292. mdct_inv_float_c - type: mdct_float, len: 512, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  293. fft_sr_ns_float_neon - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  294. For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
  295. 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
  296. 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
  297. 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
  298. 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  299. 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  300. For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  301. 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
  302. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  303. 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  304. Transform tree:
  305. mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 960, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
  306. fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  307. For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  308. 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
  309. 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
  310. For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  311. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  312. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  313. 3: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  314. Transform tree:
  315. mdct_inv_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
  316. fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  317. For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  318. 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
  319. 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
  320. For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  321. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  322. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  323. 3: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  324. Transform tree:
  325. mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
  326. fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  327. Stream mapping:
  328. Stream #0:0 (h264) -> scale:default (graph 0)
  329. split (graph 0) -> Stream #0:0 (libx264)
  330. scale:default (graph 0) -> Stream #0:1 (libx264)
  331. Stream #0:1 -> #0:2 (aac (native) -> aac (native))
  332. Stream #0:1 -> #0:3 (aac (native) -> aac (native))
  333. Stream #1:0 -> #0:4 (webvtt (native) -> webvtt (native))
  334. Stream #1:0 -> #0:5 (webvtt (native) -> webvtt (native))
  335. Press [q] to stop, [?] for help
  336. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  337. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  338. [h264 @ 0x14ae0dd10] nal_unit_type: 6(SEI), nal_ref_idc: 0
  339. [h264 @ 0x14ae0dd10] nal_unit_type: 5(IDR), nal_ref_idc: 3
  340. [h264 @ 0x14ae0dd10] Format yuv420p chosen by get_format().
  341. [h264 @ 0x14ae0dd10] Reinit context to 1280x720, pix_fmt: yuv420p
  342. [h264 @ 0x14ae0dd10] no picture
  343. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  344. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  345. [graph_1_in_0_1 @ 0x600002069a20] Setting 'time_base' to value '1/44100'
  346. [graph_1_in_0_1 @ 0x600002069a20] Setting 'sample_rate' to value '44100'
  347. [graph_1_in_0_1 @ 0x600002069a20] Setting 'sample_fmt' to value 'fltp'
  348. [graph_1_in_0_1 @ 0x600002069a20] Setting 'channel_layout' to value 'stereo'
  349. [graph_1_in_0_1 @ 0x600002069a20] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:stereo
  350. [format_out_0_2 @ 0x600002069b80] Setting 'sample_fmts' to value 'fltp'
  351. [format_out_0_2 @ 0x600002069b80] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  352. [AVFilterGraph @ 0x600003368240] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
  353. For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  354. 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
  355. 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
  356. For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  357. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  358. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  359. 3: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  360. Transform tree:
  361. mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
  362. fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  363. For transform of length 128, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  364. 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
  365. 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
  366. For transform of length 64, forward, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  367. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  368. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  369. 3: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  370. Transform tree:
  371. mdct_fwd_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
  372. fft_sr_ns_float_neon - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  373. [graph_2_in_0_1 @ 0x600002064210] Setting 'time_base' to value '1/44100'
  374. [graph_2_in_0_1 @ 0x600002064210] Setting 'sample_rate' to value '44100'
  375. [graph_2_in_0_1 @ 0x600002064210] Setting 'sample_fmt' to value 'fltp'
  376. [graph_2_in_0_1 @ 0x600002064210] Setting 'channel_layout' to value 'stereo'
  377. [graph_2_in_0_1 @ 0x600002064210] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:stereo
  378. [format_out_0_3 @ 0x600002064370] Setting 'sample_fmts' to value 'fltp'
  379. [format_out_0_3 @ 0x600002064370] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  380. [AVFilterGraph @ 0x60000336ca80] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
  381. For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  382. 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
  383. 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
  384. For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  385. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  386. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  387. 3: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  388. Transform tree:
  389. mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
  390. fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  391. For transform of length 128, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
  392. 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
  393. 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
  394. For transform of length 64, forward, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
  395. 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
  396. 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
  397. 3: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
  398. Transform tree:
  399. mdct_fwd_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
  400. fft_sr_ns_float_neon - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
  401. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  402. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  403. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  404. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  405. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  406. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  407. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  408. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  409. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  410. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  411. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  412. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  413. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  414. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  415. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  416. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  417. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  418. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  419. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  420. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  421. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  422. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  423. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  424. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  425. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  426. [vost#0:0/libx264 @ 0x14ae082e0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  427. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  428. [AVFilterGraph @ 0x600003364000] Setting 'w' to value '1280'
  429. [AVFilterGraph @ 0x600003364000] Setting 'h' to value '720'
  430. [AVFilterGraph @ 0x600003364000] Setting 'outputs' to value '2'
  431. [AVFilterGraph @ 0x600003364000] Setting 'w' to value '960'
  432. [AVFilterGraph @ 0x600003364000] Setting 'h' to value '540'
  433. [Parsed_scale_0 @ 0x6000020600b0] w:1280 h:720 flags:'' interl:0
  434. [Parsed_scale_2 @ 0x600002060210] w:960 h:540 flags:'' interl:0
  435. [graph 0 input from stream 0:0 @ 0x6000020602c0] Setting 'video_size' to value '1280x720'
  436. [graph 0 input from stream 0:0 @ 0x6000020602c0] Setting 'pix_fmt' to value '0'
  437. [graph 0 input from stream 0:0 @ 0x6000020602c0] Setting 'time_base' to value '1/30000'
  438. [graph 0 input from stream 0:0 @ 0x6000020602c0] Setting 'pixel_aspect' to value '1/1'
  439. [graph 0 input from stream 0:0 @ 0x6000020602c0] Setting 'frame_rate' to value '30000/1001'
  440. [graph 0 input from stream 0:0 @ 0x6000020602c0] w:1280 h:720 pixfmt:yuv420p tb:1/30000 fr:30000/1001 sar:1/1
  441. [format @ 0x60000206c160] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
  442. [format @ 0x60000206c2c0] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
  443. [AVFilterGraph @ 0x600003364000] query_formats: 8 queried, 7 merged, 0 already done, 0 delayed
  444. [Parsed_scale_0 @ 0x6000020600b0] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:yuv420p sar:1/1 flags:(null)
  445. [Parsed_scale_2 @ 0x600002060210] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:960 h:540 fmt:yuv420p sar:1/1 flags:0x00000004
  446. [Parsed_scale_0 @ 0x6000020600b0] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:yuv420p sar:1/1 flags:(null)
  447. [Parsed_scale_0 @ 0x6000020600b0] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:yuv420p sar:1/1 flags:(null)
  448. [Parsed_scale_0 @ 0x6000020600b0] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:yuv420p sar:1/1 flags:(null)
  449. [Parsed_scale_2 @ 0x600002060210] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:960 h:540 fmt:yuv420p sar:1/1 flags:0x00000004
  450. [Parsed_scale_2 @ 0x600002060210] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:960 h:540 fmt:yuv420p sar:1/1 flags:0x00000004
  451. [Parsed_scale_2 @ 0x600002060210] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:960 h:540 fmt:yuv420p sar:1/1 flags:0x00000004
  452. [libx264 @ 0x14ae085b0] using mv_range_thread = 24
  453. [libx264 @ 0x14ae085b0] using SAR=1/1
  454. [libx264 @ 0x14ae085b0] using cpu capabilities: ARMv8 NEON
  455. [libx264 @ 0x14ae085b0] profile High, level 3.1, 4:2:0, 8-bit
  456. [libx264 @ 0x14ae085b0] 264 - core 164 r3095 baee400 - H.264/MPEG-4 AVC codec - Copyleft 2003-2022 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=cbr mbtree=1 bitrate=3500 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=3500 vbv_bufsize=3500 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  457. [vost#0:0/libx264 @ 0x14ae082e0] Clipping frame in rate conversion by 0.000008
  458. [libx264 @ 0x14ae09510] using mv_range_thread = 24
  459. [libx264 @ 0x14ae09510] using SAR=1/1
  460. [libx264 @ 0x14ae09510] using cpu capabilities: ARMv8 NEON
  461. [libx264 @ 0x14ae09510] profile High, level 3.1, 4:2:0, 8-bit
  462. [libx264 @ 0x14ae09510] 264 - core 164 r3095 baee400 - H.264/MPEG-4 AVC codec - Copyleft 2003-2022 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=cbr mbtree=1 bitrate=1690 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1690 vbv_bufsize=1690 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  463. [hls @ 0x14ae076c0] Number of variant streams 2
  464. [mpegts @ 0x14ae68d90] service 1 using PCR in pid=256, pcr_period=0ms
  465. [mpegts @ 0x14ae68d90] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
  466. [hls @ 0x14ae076c0] Opening 'stream_0/stream0.vtt' for writing
  467. [file @ 0x60000396be80] Setting default whitelist 'file,crypto,data'
  468. [mpegts @ 0x14ae6b810] service 1 using PCR in pid=256, pcr_period=0ms
  469. [mpegts @ 0x14ae6b810] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
  470. [hls @ 0x14ae076c0] Opening 'stream_1/stream0.vtt' for writing
  471. [file @ 0x60000396bf00] Setting default whitelist 'file,crypto,data'
  472. Output #0, hls, to 'stream_%v/stream.m3u8':
  473. Metadata:
  474. major_brand : isom
  475. minor_version : 512
  476. compatible_brands: isomiso2avc1mp41
  477. encoder : Lavf60.3.100
  478. Stream #0:0, 0, 1/90000: Video: h264, yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 3500 kb/s, 29.97 fps, 90k tbn (default)
  479. Metadata:
  480. encoder : Lavc60.3.100 libx264
  481. Side data:
  482. cpb: bitrate max/min/avg: 3500000/0/3500000 buffer size: 3500000 vbv_delay: N/A
  483. Stream #0:1, 0, 1/90000: Video: h264, yuv420p(tv, bt709, progressive), 960x540 [SAR 1:1 DAR 16:9], q=2-31, 1690 kb/s, 29.97 fps, 90k tbn
  484. Metadata:
  485. encoder : Lavc60.3.100 libx264
  486. Side data:
  487. cpb: bitrate max/min/avg: 1690000/0/1690000 buffer size: 1690000 vbv_delay: N/A
  488. Stream #0:2(eng), 0, 1/90000: Audio: aac (LC), 44100 Hz, stereo, fltp, 128 kb/s (default)
  489. Metadata:
  490. handler_name : ISO Media file produced by Google Inc.
  491. vendor_id : [0][0][0][0]
  492. encoder : Lavc60.3.100 aac
  493. Stream #0:3(eng), 0, 1/90000: Audio: aac (LC), 44100 Hz, stereo, fltp, 128 kb/s (default)
  494. Metadata:
  495. handler_name : ISO Media file produced by Google Inc.
  496. vendor_id : [0][0][0][0]
  497. encoder : Lavc60.3.100 aac
  498. Stream #0:4, 0, 1/1000: Subtitle: webvtt (default)
  499. Metadata:
  500. encoder : Lavc60.3.100 webvtt
  501. Stream #0:5, 0, 1/1000: Subtitle: webvtt
  502. Metadata:
  503. encoder : Lavc60.3.100 webvtt
  504. [vost#0:1/libx264 @ 0x14ae09240] Clipping frame in rate conversion by 0.000008
  505. frame= 0 fps=0.0 q=0.0 q=0.0 size=N/A time=00:00:00.20 bitrate=N/A speed=12.3x
  506. [sost#0:4/webvtt @ 0x14ae0c240] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  507. [sost#0:5/webvtt @ 0x14ae0d1a0] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  508. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  509. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  510. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  511. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  512. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  513. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  514. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  515. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  516. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  517. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  518. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  519. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  520. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  521. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  522. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  523. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  524. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  525. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  526. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  527. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  528. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  529. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  530. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  531. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  532. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  533. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  534. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  535. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  536. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  537. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  538. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  539. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  540. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  541. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  542. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  543. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  544. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  545. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  546. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  547. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  548. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  549. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  550. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  551. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  552. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  553. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  554. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  555. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  556. [h264 @ 0x14ae32d50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  557. [h264 @ 0x14ae3c160] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  558. [h264 @ 0x14ae45570] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  559. [h264 @ 0x14ae4e980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  560. [h264 @ 0x14ae57d90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  561. [h264 @ 0x14ae0dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  562. [h264 @ 0x14ae17120] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  563. [h264 @ 0x14ae20530] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  564. [libx264 @ 0x14ae085b0] frame= 0 QP=2.10 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=7095 bytes
  565. [libx264 @ 0x14ae09510] frame= 0 QP=6.52 NAL=3 Slice:I Poc:0 I:2040 P:0 SKIP:0 size=4921 bytes
  566. [h264 @ 0x14ae29940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  567. [libx264 @ 0x14ae085b0] frame= 1 QP=3.95 NAL=2 Slice:P Poc:2 I:269 P:230 SKIP:3101 size=2437 bytes
  568.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement