Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
639
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.85 KB | None | 0 0
  1.  
  2. -------------------------- System Environment --------------------------
  3.  
  4. StaxRip : 2.0.3.0
  5. Windows : Windows 10 Pro 1803
  6. Language : English (United States)
  7. CPU : AMD Ryzen 9 3900X 12-Core Processor
  8. GPU : NVIDIA GeForce GTX 1070
  9. Resolution : 2560 x 1440
  10. DPI : 96
  11.  
  12. ------------------------ MediaInfo Source File ------------------------
  13.  
  14. K:\Downloads\SampleVideo_1280x720_1mb.mp4
  15.  
  16. General
  17. Complete name : K:\Downloads\SampleVideo_1280x720_1mb.mp4
  18. Format : MPEG-4
  19. Format profile : Base Media
  20. Codec ID : isom (isom/iso2/avc1/mp41)
  21. File size : 1.01 MiB
  22. Duration : 5 s 312 ms
  23. Overall bit rate mode : Variable
  24. Overall bit rate : 1 590 kb/s
  25. Encoded date : UTC 1970-01-01 00:00:00
  26. Tagged date : UTC 2014-07-19 17:15:29
  27. Writing application : Lavf53.24.2
  28.  
  29. Video
  30. ID : 1
  31. Format : AVC
  32. Format/Info : Advanced Video Codec
  33. Format profile : Main@L3.1
  34. Format settings : CABAC / 1 Ref Frames
  35. Format, CABAC : Yes
  36. Format, Reference frames : 1 frame
  37. Codec ID : avc1
  38. Codec ID/Info : Advanced Video Coding
  39. Duration : 5 s 280 ms
  40. Bit rate : 1 206 kb/s
  41. Width : 1 280 pixels
  42. Height : 720 pixels
  43. Display aspect ratio : 16:9
  44. Frame rate mode : Constant
  45. Frame rate : 25.000 FPS
  46. Color space : YUV
  47. Chroma subsampling : 4:2:0
  48. Bit depth : 8 bits
  49. Scan type : Progressive
  50. Bits/(Pixel*Frame) : 0.052
  51. Stream size : 777 KiB (75%)
  52. Encoded date : UTC 1970-01-01 00:00:00
  53. Tagged date : UTC 1970-01-01 00:00:00
  54. Codec configuration box : avcC
  55.  
  56. Audio
  57. ID : 2
  58. Format : AAC LC
  59. Format/Info : Advanced Audio Codec Low Complexity
  60. Codec ID : mp4a-40-2
  61. Duration : 5 s 312 ms
  62. Bit rate mode : Variable
  63. Bit rate : 384 kb/s
  64. Maximum bit rate : 400 kb/s
  65. Channel(s) : 6 channels
  66. Channel layout : C L R Ls Rs LFE
  67. Sampling rate : 48.0 kHz
  68. Frame rate : 46.875 FPS (1024 SPF)
  69. Compression mode : Lossy
  70. Stream size : 250 KiB (24%)
  71. Default : Yes
  72. Alternate group : 1
  73. Encoded date : UTC 1970-01-01 00:00:00
  74. Tagged date : UTC 1970-01-01 00:00:00
  75.  
  76. ------- Demux audio using MP4Box v0.8.0-rev41-gb78fe5fbe Barough -------
  77.  
  78. C:\Users\Renor\Desktop\StaxRip\Apps\Support\MP4Box\MP4Box.exe -single 2 -out "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a" K:\Downloads\SampleVideo_1280x720_1mb.mp4
  79.  
  80. Start: 4:28:48 PM
  81. End: 4:28:48 PM
  82. Duration: 00:00:00
  83.  
  84. General
  85. Complete name : K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a
  86. Format : MPEG-4
  87. Format profile : Base Media
  88. Codec ID : isom (isom)
  89. File size : 251 KiB
  90. Duration : 5 s 312 ms
  91. Overall bit rate mode : Variable
  92. Overall bit rate : 388 kb/s
  93. Encoded date : UTC 2019-08-24 08:28:48
  94. Tagged date : UTC 2019-08-24 08:28:48
  95.  
  96. Audio
  97. ID : 2
  98. Format : AAC LC
  99. Format/Info : Advanced Audio Codec Low Complexity
  100. Format profile : AAC@L6
  101. Codec ID : mp4a-40-2
  102. Duration : 5 s 312 ms
  103. Bit rate mode : Variable
  104. Bit rate : 384 kb/s
  105. Nominal bit rate : 14.2 kb/s
  106. Channel(s) : 6 channels
  107. Channel layout : C L R Ls Rs LFE
  108. Sampling rate : 48.0 kHz
  109. Frame rate : 46.875 FPS (1024 SPF)
  110. Compression mode : Lossy
  111. Stream size : 250 KiB (99%)
  112. Encoded date : UTC 2019-08-24 08:28:48
  113. Tagged date : UTC 2019-08-24 08:28:48
  114.  
  115. ----------------------- Indexing using ffmsindex -----------------------
  116.  
  117. "C:\Program Files (x86)\VapourSynth\plugins64\ffmsindex.exe" K:\Downloads\SampleVideo_1280x720_1mb.mp4 K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb.ffindex
  118.  
  119. Writing index... done.
  120.  
  121. Start: 4:28:48 PM
  122. End: 4:28:48 PM
  123. Duration: 00:00:00
  124.  
  125. -------------------------- VapourSynth Script --------------------------
  126.  
  127. import os
  128. import sys
  129. ScriptPath = 'C:/Users/Renor/Desktop/StaxRip/Apps/Plugins/VS/Scripts'
  130. sys.path.append(os.path.abspath(ScriptPath))
  131. import vapoursynth as vs
  132. core = vs.get_core()
  133. core.std.LoadPlugin(r"C:\Program Files (x86)\VapourSynth\plugins64\ffms2.dll")
  134. clip = core.ffms2.Source(r"K:\Downloads\SampleVideo_1280x720_1mb.mp4", cachefile = r"K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb.ffindex")
  135. clip.set_output()
  136.  
  137. -------------------------- Script Properties --------------------------
  138.  
  139. Source Frame Count : 132
  140. Source Frame Rate : 25.000000
  141. Source Duration : 00:00:05.2800000
  142. Target Frame Count : 132
  143. Target Frame Rate : 25.000000
  144. Target Duration : 00:00:05.2800000
  145.  
  146. ----------------------- MediaInfo Audio Source 1 -----------------------
  147.  
  148. General
  149. Complete name : K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a
  150. Format : MPEG-4
  151. Format profile : Base Media
  152. Codec ID : isom (isom)
  153. File size : 251 KiB
  154. Duration : 5 s 312 ms
  155. Overall bit rate mode : Variable
  156. Overall bit rate : 388 kb/s
  157. Encoded date : UTC 2019-08-24 08:28:48
  158. Tagged date : UTC 2019-08-24 08:28:48
  159.  
  160. Audio
  161. ID : 2
  162. Format : AAC LC
  163. Format/Info : Advanced Audio Codec Low Complexity
  164. Format profile : AAC@L6
  165. Codec ID : mp4a-40-2
  166. Duration : 5 s 312 ms
  167. Bit rate mode : Variable
  168. Bit rate : 384 kb/s
  169. Nominal bit rate : 14.2 kb/s
  170. Channel(s) : 6 channels
  171. Channel layout : C L R Ls Rs LFE
  172. Sampling rate : 48.0 kHz
  173. Frame rate : 46.875 FPS (1024 SPF)
  174. Compression mode : Lossy
  175. Stream size : 250 KiB (99%)
  176. Encoded date : UTC 2019-08-24 08:28:48
  177. Tagged date : UTC 2019-08-24 08:28:48
  178.  
  179. -------------------- Find Gain 1 using ffmpeg 4.1.3 --------------------
  180.  
  181. C:\Users\Renor\Desktop\StaxRip\Apps\Encoders\ffmpeg\ffmpeg.exe -i "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a" -sn -vn -hide_banner -af volumedetect -f null NUL
  182.  
  183. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a':
  184. Metadata:
  185. major_brand : isom
  186. minor_version : 1
  187. compatible_brands: isom
  188. creation_time : 2019-08-24T08:28:48.000000Z
  189. Duration: 00:00:05.31, start: 0.000000, bitrate: 387 kb/s
  190. Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 384 kb/s (default)
  191. Metadata:
  192. creation_time : 2019-08-24T08:28:48.000000Z
  193. handler_name : GPAC ISO Audio Handler
  194. Stream mapping:
  195. Stream #0:0 -> #0:0 (aac (native) -> pcm_s16le (native))
  196. Press [q] to stop, [?] for help
  197. Output #0, null, to 'NUL':
  198. Metadata:
  199. major_brand : isom
  200. minor_version : 1
  201. compatible_brands: isom
  202. encoder : Lavf58.28.101
  203. Stream #0:0(und): Audio: pcm_s16le, 48000 Hz, 5.1, s16, 4608 kb/s (default)
  204. Metadata:
  205. creation_time : 2019-08-24T08:28:48.000000Z
  206. handler_name : GPAC ISO Audio Handler
  207. encoder : Lavc58.53.100 pcm_s16le
  208. video:0kB audio:2988kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  209. [Parsed_volumedetect_0 @ 0000016ec0426800] n_samples: 1529856
  210. [Parsed_volumedetect_0 @ 0000016ec0426800] mean_volume: -41.0 dB
  211. [Parsed_volumedetect_0 @ 0000016ec0426800] max_volume: -10.7 dB
  212. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_10db: 34
  213. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_11db: 81
  214. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_12db: 72
  215. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_13db: 41
  216. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_14db: 35
  217. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_15db: 34
  218. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_16db: 55
  219. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_17db: 72
  220. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_18db: 112
  221. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_19db: 267
  222. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_20db: 347
  223. [Parsed_volumedetect_0 @ 0000016ec0426800] histogram_21db: 485
  224.  
  225. Start: 4:29:23 PM
  226. End: 4:29:23 PM
  227. Duration: 00:00:00
  228.  
  229. --------------- Convert M4A to FLAC 1 using ffmpeg 4.1.3 ---------------
  230.  
  231. C:\Users\Renor\Desktop\StaxRip\Apps\Encoders\ffmpeg\ffmpeg.exe -i "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a" -af volume=10.7dB -y -hide_banner -ac 6 "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.flac"
  232.  
  233. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.m4a':
  234. Metadata:
  235. major_brand : isom
  236. minor_version : 1
  237. compatible_brands: isom
  238. creation_time : 2019-08-24T08:28:48.000000Z
  239. Duration: 00:00:05.31, start: 0.000000, bitrate: 387 kb/s
  240. Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 384 kb/s (default)
  241. Metadata:
  242. creation_time : 2019-08-24T08:28:48.000000Z
  243. handler_name : GPAC ISO Audio Handler
  244. Stream mapping:
  245. Stream #0:0 -> #0:0 (aac (native) -> flac (native))
  246. Press [q] to stop, [?] for help
  247. [flac @ 000001f8ea0cc500] encoding as 24 bits-per-sample
  248. Output #0, flac, to 'K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.flac':
  249. Metadata:
  250. major_brand : isom
  251. minor_version : 1
  252. compatible_brands: isom
  253. encoder : Lavf58.28.101
  254. WAVEFORMATEXTENSIBLE_CHANNEL_MASK: 0x3f
  255. Stream #0:0(und): Audio: flac, 48000 Hz, 5.1, s32 (24 bit), 128 kb/s (default)
  256. Metadata:
  257. creation_time : 2019-08-24T08:28:48.000000Z
  258. handler_name : GPAC ISO Audio Handler
  259. encoder : Lavc58.53.100 flac
  260. video:0kB audio:1864kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.439728%
  261.  
  262. Start: 4:29:23 PM
  263. End: 4:29:23 PM
  264. Duration: 00:00:00
  265.  
  266. General
  267. Complete name : K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.flac
  268. Format : FLAC
  269. Format/Info : Free Lossless Audio Codec
  270. File size : 1.83 MiB
  271. Duration : 5 s 312 ms
  272. Overall bit rate mode : Variable
  273. Overall bit rate : 2 888 kb/s
  274. Writing application : Lavf58.28.101
  275. major_brand : isom
  276. minor_version : 1
  277. compatible_brands : isom
  278.  
  279. Audio
  280. Format : FLAC
  281. Format/Info : Free Lossless Audio Codec
  282. Duration : 5 s 312 ms
  283. Bit rate mode : Variable
  284. Bit rate : 2 875 kb/s
  285. Channel(s) : 6 channels
  286. Channel layout : L R C LFE Lb Rb
  287. Sampling rate : 48.0 kHz
  288. Bit depth : 24 bits
  289. Compression mode : Lossless
  290. Stream size : 1.82 MiB (100%)
  291. Writing library : Lavf58.28.101
  292.  
  293. ------------------ Audio encoding 1 using eac3to 3.34 ------------------
  294.  
  295. C:\Users\Renor\Desktop\StaxRip\Apps\Audio\eac3to\eac3to.exe "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1.flac" "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1_a1.m4a" -quality=0.4 -normalize -progressnumbers
  296.  
  297. FLAC, 5.1 channels, 0:00:05, 24 bits, 2888kbps, 48kHz
  298. Decoding FLAC...
  299. Writing WAV...
  300. Creating file "K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1_a1.m4a.pass1.wav"...
  301. Original audio track, L+R+C+SL+SR: constant bit depth of 24 bits.
  302. Original audio track, LFE: no audio data.
  303. Starting 2nd pass...
  304. Reading WAV...
  305. Reducing depth from 64 to 32 bits...
  306. Encoding AAC <0.40> with NeroAacEnc...
  307. Applying -0.09dB gain...
  308. The processed audio track has a constant bit depth of 32 bits.
  309. eac3to processing took 1 second.
  310. Done.
  311.  
  312. Start: 4:29:23 PM
  313. End: 4:29:23 PM
  314. Duration: 00:00:00
  315.  
  316. General
  317. Complete name : K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb ID1_a1.m4a
  318. Format : MPEG-4
  319. Format profile : Base Media / Version 2
  320. Codec ID : mp42 (M4A /mp42/isom)
  321. File size : 220 KiB
  322. Duration : 5 s 376 ms
  323. Overall bit rate mode : Variable
  324. Overall bit rate : 335 kb/s
  325. Encoded date : UTC 2019-08-24 08:29:23
  326. Tagged date : UTC 2019-08-24 08:29:23
  327.  
  328. Audio
  329. ID : 1
  330. Format : AAC LC
  331. Format/Info : Advanced Audio Codec Low Complexity
  332. Codec ID : mp4a-40-2
  333. Duration : 5 s 376 ms
  334. Bit rate mode : Variable
  335. Bit rate : 331 kb/s
  336. Maximum bit rate : 348 kb/s
  337. Channel(s) : 6 channels
  338. Channel layout : C L R Ls Rs LFE
  339. Sampling rate : 48.0 kHz
  340. Frame rate : 46.875 FPS (1024 SPF)
  341. Compression mode : Lossy
  342. Stream size : 217 KiB (99%)
  343. Writing library : Nero AAC codec 1.5.4.0
  344. Encoded date : UTC 2019-08-24 08:29:23
  345. Tagged date : UTC 2019-08-24 08:29:23
  346.  
  347. Menu
  348.  
  349. ------- Error Video encoding using x265 3.1+11-de920e0 Wolfberry -------
  350.  
  351. Video encoding using x265 3.1+11-de920e0 Wolfberry failed with exit code: 1 (0x1)
  352.  
  353. The exit code might be a system error code: STATUS_WAIT_1
  354.  
  355. The exit code might be a system error code: Incorrect function.
  356.  
  357.  
  358. ---------- Video encoding using x265 3.1+11-de920e0 Wolfberry ----------
  359.  
  360. "C:\Program Files (x86)\VapourSynth\core\vspipe.exe" K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb.vpy - --y4m | C:\Users\Renor\Desktop\StaxRip\Apps\Encoders\x265\x265.exe --crf 20 --output-depth 12 --aq-mode 1 --frames 132 --y4m --output K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb_out.hevc -
  361.  
  362. The system cannot find the path specified.
  363. y4m [info]: 1280x720 fps 25/1 i420p8 frames 0 - 131 of 132
  364. raw [info]: output file: K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb_out.hevc
  365. x265 [info]: HEVC encoder version 3.1+11-de920e0a3183
  366. x265 [info]: build info [Windows][GCC 9.1.1][64 bit] 12bit
  367. x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  368. x265 [info]: Main 12 profile, Level-3.1 (Main tier)
  369. x265 [info]: Thread pool created using 24 threads
  370. x265 [info]: Slices : 1
  371. x265 [info]: frame threads / pool features : 4 / wpp(12 rows)
  372. x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
  373. x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
  374. x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3
  375. x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00
  376. x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
  377. x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
  378. x265 [info]: References / ref-limit cu / depth : 3 / off / on
  379. x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
  380. x265 [info]: Rate Control / qCompress : CRF-20.0 / 0.60
  381. x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip signhide tmvp b-intra
  382. x265 [info]: tools: strong-intra-smoothing lslices=4 deblock sao
  383. Output 132 frames in 1.92 seconds (68.61 fps)
  384. x265 [info]: frame I: 1, Avg QP:20.28 kb/s: 21838.80
  385. x265 [info]: frame P: 31, Avg QP:20.75 kb/s: 4661.11
  386. x265 [info]: frame B: 100, Avg QP:27.32 kb/s: 311.44
  387. x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
  388. x265 [info]: consecutive B-frames: 3.1% 9.4% 3.1% 40.6% 43.8%
  389. encoded 132 frames in 2.28s (57.92 fps), 1496.04 kb/s, Avg QP:25.73
  390.  
  391. ---------- Video encoding using x265 3.1+11-de920e0 Wolfberry ----------
  392.  
  393. "C:\Program Files (x86)\VapourSynth\core\vspipe.exe" K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb.vpy - --y4m | C:\Users\Renor\Desktop\StaxRip\Apps\Encoders\x265\x265.exe --crf 20 --output-depth 12 --aq-mode 1 --frames 132 --y4m --output K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb_out.hevc -
  394.  
  395. The system cannot find the path specified.
  396. y4m [info]: 1280x720 fps 25/1 i420p8 frames 0 - 131 of 132
  397. raw [info]: output file: K:\Downloads\SampleVideo_1280x720_1mb_temp\SampleVideo_1280x720_1mb_out.hevc
  398. x265 [info]: HEVC encoder version 3.1+11-de920e0a3183
  399. x265 [info]: build info [Windows][GCC 9.1.1][64 bit] 12bit
  400. x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  401. x265 [info]: Main 12 profile, Level-3.1 (Main tier)
  402. x265 [info]: Thread pool created using 24 threads
  403. x265 [info]: Slices : 1
  404. x265 [info]: frame threads / pool features : 4 / wpp(12 rows)
  405. x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
  406. x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
  407. x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3
  408. x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00
  409. x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
  410. x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
  411. x265 [info]: References / ref-limit cu / depth : 3 / off / on
  412. x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
  413. x265 [info]: Rate Control / qCompress : CRF-20.0 / 0.60
  414. x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip signhide tmvp b-intra
  415. x265 [info]: tools: strong-intra-smoothing lslices=4 deblock sao
  416. Output 132 frames in 1.92 seconds (68.61 fps)
  417. x265 [info]: frame I: 1, Avg QP:20.28 kb/s: 21838.80
  418. x265 [info]: frame P: 31, Avg QP:20.75 kb/s: 4661.11
  419. x265 [info]: frame B: 100, Avg QP:27.32 kb/s: 311.44
  420. x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
  421. x265 [info]: consecutive B-frames: 3.1% 9.4% 3.1% 40.6% 43.8%
  422. encoded 132 frames in 2.28s (57.92 fps), 1496.04 kb/s, Avg QP:25.73
  423.  
  424. Start: 4:29:23 PM
  425. End: 4:29:26 PM
  426. Duration: 00:00:02
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement