Guest User

Untitled

a guest
Jul 3rd, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.70 KB | None | 0 0
  1. ffmpeg version 3.1 Copyright (c) 2000-2016 the FFmpeg developers
  2. built with gcc 6.1.1 (GCC) 20160602
  3. configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-avresample --enable-fontconfig --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 --enable-libzimg
  4. libavutil 55. 27.100 / 55. 27.100
  5. libavcodec 57. 48.101 / 57. 48.101
  6. libavformat 57. 40.101 / 57. 40.101
  7. libavdevice 57. 0.101 / 57. 0.101
  8. libavfilter 6. 46.102 / 6. 46.102
  9. libavresample 3. 0. 0 / 3. 0. 0
  10. libswscale 4. 1.100 / 4. 1.100
  11. libswresample 2. 1.100 / 2. 1.100
  12. libpostproc 54. 0.100 / 54. 0.100
  13. Splitting the commandline.
  14. Reading option '-i' ... matched as input file with argument 'TimeScapes 4k CineForm.avi'.
  15. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  16. Reading option '-ss' ... matched as option 'ss' (set the start time offset) with argument '00:00:05'.
  17. Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '1'.
  18. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'format=gbrp12le,zscale=r=limited:p=709:t=709:m=709,format=yuv420p10'.
  19. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '1/10'.
  20. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx265'.
  21. Reading option '-crf' ... matched as AVOption 'crf' with argument '1'.
  22. Reading option 'cmp1.mkv' ... matched as output file.
  23. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  24. Finished splitting the commandline.
  25. Parsing a group of options: global .
  26. Applying option v (set logging level) with argument debug.
  27. Applying option y (overwrite output files) with argument 1.
  28. Successfully parsed a group of options.
  29. Parsing a group of options: input file TimeScapes 4k CineForm.avi.
  30. Successfully parsed a group of options.
  31. Opening an input file: TimeScapes 4k CineForm.avi.
  32. [file @ 0x774420] Setting default whitelist 'file,crypto'
  33. [avi @ 0x773be0] Format avi probed with size=2048 and score=100
  34. [avi @ 0x7746c0] use odml:1
  35. st:1 removing common factor 4 from timebase
  36. [avi @ 0x773be0] Before avformat_find_stream_info() pos: 64668 bytes read:10190848 seeks:313 nb_streams:2
  37. [avi @ 0x773be0] parser not found for codec cfhd, packets or times may be invalid.
  38. [avi @ 0x773be0] parser not found for codec pcm_s16le, packets or times may be invalid.
  39. Last message repeated 1 times
  40. [avi @ 0x773be0] parser not found for codec cfhd, packets or times may be invalid.
  41. Last message repeated 3 times
  42. [avi @ 0x773be0] All info found
  43. [avi @ 0x773be0] After avformat_find_stream_info() pos: 1548772 bytes read:11643656 seeks:314 frames:13
  44. Guessed Channel Layout for Input Stream #0.1 : stereo
  45. Input #0, avi, from 'TimeScapes 4k CineForm.avi':
  46. Duration: 00:48:21.56, start: 0.000000, bitrate: 909507 kb/s
  47. Stream #0:0, 1, 417083/10000000: Video: cfhd, 1 reference frame (CFHD / 0x44484643), gbrap12le(10 bpc), 4096x2304, 0/1, 907968 kb/s, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
  48. Stream #0:1, 12, 1/48000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s
  49. Successfully opened the file.
  50. Parsing a group of options: output file cmp1.mkv.
  51. Applying option ss (set the start time offset) with argument 00:00:05.
  52. Applying option vframes (set the number of video frames to output) with argument 1.
  53. Applying option vf (set video filters) with argument format=gbrp12le,zscale=r=limited:p=709:t=709:m=709,format=yuv420p10.
  54. Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 1/10.
  55. Applying option c:v (codec name) with argument libx265.
  56. Successfully parsed a group of options.
  57. Opening an output file: cmp1.mkv.
  58. [file @ 0x779e00] Setting default whitelist 'file,crypto'
  59. Successfully opened the file.
  60. detected 8 logical cores
  61. [Parsed_format_0 @ 0x791ae0] compat: called with args=[gbrp12le]
  62. [Parsed_format_0 @ 0x791ae0] Setting 'pix_fmts' to value 'gbrp12le'
  63. [Parsed_zscale_1 @ 0x792280] Setting 'r' to value 'limited'
  64. [Parsed_zscale_1 @ 0x792280] Setting 'p' to value '709'
  65. [Parsed_zscale_1 @ 0x792280] Setting 't' to value '709'
  66. [Parsed_zscale_1 @ 0x792280] Setting 'm' to value '709'
  67. [Parsed_format_2 @ 0x792ec0] compat: called with args=[yuv420p10]
  68. [Parsed_format_2 @ 0x792ec0] Setting 'pix_fmts' to value 'yuv420p10'
  69. [graph 0 input from stream 0:0 @ 0x773880] Setting 'video_size' to value '4096x2304'
  70. [graph 0 input from stream 0:0 @ 0x773880] Setting 'pix_fmt' to value '338'
  71. [graph 0 input from stream 0:0 @ 0x773880] Setting 'time_base' to value '417083/10000000'
  72. [graph 0 input from stream 0:0 @ 0x773880] Setting 'pixel_aspect' to value '0/1'
  73. [graph 0 input from stream 0:0 @ 0x773880] Setting 'sws_param' to value 'flags=2'
  74. [graph 0 input from stream 0:0 @ 0x773880] Setting 'frame_rate' to value '10000000/417083'
  75. [graph 0 input from stream 0:0 @ 0x773880] w:4096 h:2304 pixfmt:gbrap12le tb:417083/10000000 fr:10000000/417083 sar:0/1 sws_param:flags=2
  76. [format @ 0x792ce0] compat: called with args=[yuv420p|yuv422p|yuv444p|gbrp|yuv420p10le|yuv422p10le|yuv444p10le|gbrp10le|yuv420p12le|yuv422p12le|yuv444p12le|gbrp12le]
  77. [format @ 0x792ce0] Setting 'pix_fmts' to value 'yuv420p|yuv422p|yuv444p|gbrp|yuv420p10le|yuv422p10le|yuv444p10le|gbrp10le|yuv420p12le|yuv422p12le|yuv444p12le|gbrp12le'
  78. [auto-inserted scaler 0 @ 0x7a7500] Setting 'flags' to value 'bicubic'
  79. [auto-inserted scaler 0 @ 0x7a7500] w:iw h:ih flags:'bicubic' interl:0
  80. [Parsed_format_0 @ 0x791ae0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_format_0'
  81. [AVFilterGraph @ 0x790860] query_formats: 7 queried, 5 merged, 1 already done, 0 delayed
  82. [swscaler @ 0x7a7c20] Forcing full internal H chroma due to input having non subsampled chroma
  83. [auto-inserted scaler 0 @ 0x7a7500] w:4096 h:2304 fmt:gbrap12le sar:0/1 -> w:4096 h:2304 fmt:gbrp12le sar:0/1 flags:0x4
  84. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  85. [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'time_base' to value '1/48000'
  86. [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'sample_rate' to value '48000'
  87. [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'sample_fmt' to value 's16'
  88. [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'channel_layout' to value '0x3'
  89. [graph 1 input from stream 0:1 @ 0x7a7240] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
  90. [audio format for output stream 0:1 @ 0x7ea780] Setting 'sample_fmts' to value 'fltp'
  91. [audio format for output stream 0:1 @ 0x7ea780] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
  92. [AVFilterGraph @ 0x7ce460] query_formats: 5 queried, 9 merged, 3 already done, 0 delayed
  93. [auto-inserted resampler 0 @ 0x861560] [SWR @ 0x861920] Using s16p internally between filters
  94. [auto-inserted resampler 0 @ 0x861560] ch:2 chl:stereo fmt:s16 r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  95. x265 [info]: HEVC encoder version 1.9
  96. x265 [info]: build info [Linux][GCC 5.3.0][64 bit] 10bit
  97. x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
  98. x265 [info]: Main 10 profile, Level-6 (Main tier)
  99. x265 [info]: Thread pool created using 8 threads
  100. x265 [info]: frame threads / pool features : 3 / wpp(36 rows)
  101. x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
  102. x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
  103. x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
  104. x265 [info]: Keyframe min / max / scenecut : 1 / 250 / 40
  105. x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
  106. x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
  107. x265 [info]: References / ref-limit cu / depth : 3 / 1 / 1
  108. x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
  109. x265 [info]: Rate Control / qCompress : CRF-1.0 / 0.60
  110. x265 [info]: tools: rd=3 psy-rd=2.00 signhide tmvp strong-intra-smoothing
  111. x265 [info]: tools: lslices=8 deblock sao
  112. [matroska @ 0x777da0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
  113. Last message repeated 1 times
  114. Output #0, matroska, to 'cmp1.mkv':
  115. Metadata:
  116. encoder : Lavf57.40.101
  117. Stream #0:0, 0, 1/1000: Video: hevc (libx265), 1 reference frame, yuv420p10le, 4096x2304, 0/1, q=2-31, 0.10 fps, 1k tbn, 0.10 tbc
  118. Metadata:
  119. encoder : Lavc57.48.101 libx265
  120. Stream #0:1, 0, 1/1000: Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 48000 Hz, stereo, fltp
  121. Metadata:
  122. encoder : Lavc57.48.101 libvorbis
  123. Stream mapping:
  124. Stream #0:0 -> #0:0 (cfhd (native) -> hevc (libx265))
  125. Stream #0:1 -> #0:1 (pcm_s16le (native) -> vorbis (libvorbis))
  126. Press [q] to stop, [?] for help
  127. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  128. Last message repeated 27 times
  129. Last message repeated 3 times
  130. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  131. Last message repeated 1 times
  132. Last message repeated 3 times
  133. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  134. Last message repeated 3 times
  135. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  136. Last message repeated 25 times
  137. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  138. Last message repeated 1 times
  139. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  140. Last message repeated 3 times
  141. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  142. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  143. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  144. Last message repeated 1 times
  145. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  146. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  147. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  148. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  149. Last message repeated 1 times
  150. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  151. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  152. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  153. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  154. Last message repeated 25 times
  155. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  156. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  157. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  158. Last message repeated 1 times
  159. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  160. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  161. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  162. Last message repeated 1 times
  163. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  164. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  165. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  166. Last message repeated 1 times
  167. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  168. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  169. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  170. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  171. Last message repeated 1 times
  172. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  173. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  174. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  175. Last message repeated 1 times
  176. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  177. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  178. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  179. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  180. Last message repeated 25 times
  181. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  182. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  183. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  184. Last message repeated 1 times
  185. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  186. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  187. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  188. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  189. Last message repeated 1 times
  190. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  191. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  192. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  193. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  194. Last message repeated 1 times
  195. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  196. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  197. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  198. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  199. Last message repeated 1 times
  200. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  201. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  202. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  203. Last message repeated 1 times
  204. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  205. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  206. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  207. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  208. Last message repeated 25 times
  209. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  210. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  211. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  212. Last message repeated 1 times
  213. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  214. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  215. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  216. Last message repeated 1 times
  217. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  218. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  219. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  220. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  221. Last message repeated 1 times
  222. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  223. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  224. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  225. Last message repeated 1 times
  226. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  227. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  228. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  229. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  230. Last message repeated 1 times
  231. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  232. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  233. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  234. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  235. Last message repeated 1 times
  236. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  237. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  238. Last message repeated 23 times
  239. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  240. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  241. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  242. Last message repeated 1 times
  243. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  244. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  245. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  246. Last message repeated 1 times
  247. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  248. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  249. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  250. Last message repeated 1 times
  251. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  252. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  253. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  254. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  255. Last message repeated 1 times
  256. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  257. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  258. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  259. Last message repeated 1 times
  260. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  261. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  262. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  263. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  264. Last message repeated 25 times
  265. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  266. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  267. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  268. Last message repeated 1 times
  269. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  270. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  271. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  272. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  273. Last message repeated 1 times
  274. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  275. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  276. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  277. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  278. Last message repeated 1 times
  279. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  280. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  281. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  282. Last message repeated 1 times
  283. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  284. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  285. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  286. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  287. Last message repeated 1 times
  288. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  289. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  290. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  291. Last message repeated 1 times
  292. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  293. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  294. Last message repeated 23 times
  295. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  296. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  297. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  298. Last message repeated 1 times
  299. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  300. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  301. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  302. Last message repeated 1 times
  303. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  304. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  305. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  306. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  307. Last message repeated 1 times
  308. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  309. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  310. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  311. Last message repeated 1 times
  312. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  313. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  314. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  315. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  316. Last message repeated 1 times
  317. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  318. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  319. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  320. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  321. Last message repeated 25 times
  322. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  323. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  324. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  325. Last message repeated 1 times
  326. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  327. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  328. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  329. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  330. Last message repeated 1 times
  331. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  332. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  333. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  334. Last message repeated 1 times
  335. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  336. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  337. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  338. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  339. Last message repeated 1 times
  340. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  341. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  342. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  343. Last message repeated 1 times
  344. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  345. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  346. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  347. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  348. Last message repeated 25 times
  349. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  350. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  351. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  352. Last message repeated 1 times
  353. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  354. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  355. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  356. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  357. Last message repeated 1 times
  358. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  359. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  360. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  361. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  362. Last message repeated 1 times
  363. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  364. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  365. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  366. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  367. Last message repeated 1 times
  368. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  369. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  370. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  371. Last message repeated 1 times
  372. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  373. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  374. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  375. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  376. Last message repeated 25 times
  377. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  378. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  379. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  380. Last message repeated 1 times
  381. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  382. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  383. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  384. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  385. Last message repeated 1 times
  386. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  387. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  388. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  389. Last message repeated 1 times
  390. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  391. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  392. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  393. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  394. Last message repeated 1 times
  395. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  396. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  397. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  398. Last message repeated 1 times
  399. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  400. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  401. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  402. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  403. Last message repeated 25 times
  404. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  405. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  406. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  407. Last message repeated 1 times
  408. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  409. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  410. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  411. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  412. Last message repeated 1 times
  413. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  414. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  415. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  416. Last message repeated 1 times
  417. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  418. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  419. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  420. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  421. Last message repeated 1 times
  422. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  423. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  424. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  425. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  426. Last message repeated 1 times
  427. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  428. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  429. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  430. Last message repeated 25 times
  431. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  432. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  433. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  434. Last message repeated 1 times
  435. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  436. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  437. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  438. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  439. Last message repeated 1 times
  440. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  441. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  442. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  443. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  444. Last message repeated 1 times
  445. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  446. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  447. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  448. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  449. Last message repeated 1 times
  450. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  451. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  452. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  453. Last message repeated 1 times
  454. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  455. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  456. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  457. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  458. Last message repeated 1 times
  459. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  460. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  461. Last message repeated 23 times
  462. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  463. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  464. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  465. Last message repeated 1 times
  466. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  467. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  468. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  469. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  470. Last message repeated 1 times
  471. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  472. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  473. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  474. Last message repeated 1 times
  475. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  476. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  477. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  478. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  479. Last message repeated 1 times
  480. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  481. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  482. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  483. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  484. Last message repeated 1 times
  485. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  486. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  487. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  488. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  489. Last message repeated 1 times
  490. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  491. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  492. Last message repeated 23 times
  493. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  494. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  495. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  496. Last message repeated 1 times
  497. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  498. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  499. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  500. Last message repeated 1 times
  501. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  502. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  503. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  504. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  505. Last message repeated 1 times
  506. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  507. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  508. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  509. Last message repeated 1 times
  510. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  511. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  512. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  513. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  514. Last message repeated 1 times
  515. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  516. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  517. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  518. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  519. Last message repeated 25 times
  520. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  521. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  522. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  523. Last message repeated 1 times
  524. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  525. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  526. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  527. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  528. Last message repeated 1 times
  529. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  530. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  531. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  532. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  533. Last message repeated 1 times
  534. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  535. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  536. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  537. Last message repeated 1 times
  538. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  539. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  540. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  541. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  542. Last message repeated 1 times
  543. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  544. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  545. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  546. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  547. Last message repeated 1 times
  548. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  549. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  550. Last message repeated 23 times
  551. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  552. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  553. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  554. Last message repeated 1 times
  555. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  556. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  557. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  558. Last message repeated 1 times
  559. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  560. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  561. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  562. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  563. Last message repeated 1 times
  564. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  565. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  566. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  567. Last message repeated 1 times
  568. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  569. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  570. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  571. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  572. Last message repeated 1 times
  573. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  574. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  575. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  576. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  577. Last message repeated 25 times
  578. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  579. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  580. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  581. Last message repeated 1 times
  582. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  583. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  584. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  585. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  586. Last message repeated 1 times
  587. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  588. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  589. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  590. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  591. Last message repeated 1 times
  592. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  593. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  594. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  595. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  596. Last message repeated 1 times
  597. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  598. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  599. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  600. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  601. Last message repeated 1 times
  602. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  603. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  604. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  605. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  606. Last message repeated 25 times
  607. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  608. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  609. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  610. Last message repeated 1 times
  611. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  612. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  613. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  614. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  615. Last message repeated 1 times
  616. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  617. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  618. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  619. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  620. Last message repeated 1 times
  621. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  622. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  623. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  624. Last message repeated 1 times
  625. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  626. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  627. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  628. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  629. Last message repeated 1 times
  630. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  631. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  632. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  633. Last message repeated 1 times
  634. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  635. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  636. Last message repeated 23 times
  637. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  638. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  639. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  640. Last message repeated 1 times
  641. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  642. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  643. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  644. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  645. Last message repeated 1 times
  646. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  647. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  648. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  649. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  650. Last message repeated 1 times
  651. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  652. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  653. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  654. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  655. Last message repeated 1 times
  656. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  657. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  658. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  659. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  660. Last message repeated 1 times
  661. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  662. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  663. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  664. Last message repeated 1 times
  665. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  666. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  667. Last message repeated 13 times
  668. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  669. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  670. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  671. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  672. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  673. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  674. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  675. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  676. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.17 bitrate= 0.0kbits/s speed=0.00271x
  677. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  678. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  679. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  680. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  681. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  682. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  683. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.17 bitrate= 0.0kbits/s speed=0.00268x
  684. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  685. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  686. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  687. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.17 bitrate= 0.0kbits/s speed=0.00266x
  688. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  689. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.19 bitrate= 0.0kbits/s speed=0.00295x
  690. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  691. Last message repeated 11 times
  692. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  693. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  694. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  695. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  696. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  697. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.43 bitrate= 0.0kbits/s speed=0.00633x
  698. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  699. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  700. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  701. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  702. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  703. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  704. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.43 bitrate= 0.0kbits/s speed=0.00628x
  705. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  706. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  707. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  708. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  709. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  710. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  711. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.43 bitrate= 0.0kbits/s speed=0.00617x
  712. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  713. Last message repeated 12 times
  714. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  715. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  716. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  717. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  718. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  719. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.66 bitrate= 0.0kbits/s speed=0.00946x
  720. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  721. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  722. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  723. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  724. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  725. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  726. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.66 bitrate= 0.0kbits/s speed=0.00934x
  727. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  728. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  729. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  730. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.66 bitrate= 0.0kbits/s speed=0.00916x
  731. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  732. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  733. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  734. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  735. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.68 bitrate= 0.0kbits/s speed=0.00933x
  736. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  737. Last message repeated 1 times
  738. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  739. Last message repeated 9 times
  740. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  741. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  742. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  743. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  744. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  745. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  746. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  747. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  748. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.92 bitrate= 0.0kbits/s speed=0.0124x
  749. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  750. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  751. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  752. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  753. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  754. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  755. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.92 bitrate= 0.0kbits/s speed=0.0122x
  756. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  757. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  758. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  759. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  760. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.94 bitrate= 0.0kbits/s speed=0.0124x
  761. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  762. Last message repeated 11 times
  763. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  764. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  765. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  766. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  767. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  768. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0152x
  769. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  770. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  771. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  772. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0151x
  773. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  774. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  775. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  776. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0149x
  777. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  778. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  779. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  780. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  781. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  782. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  783. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0148x
  784. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  785. Last message repeated 12 times
  786. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  787. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  788. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  789. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  790. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  791. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0178x
  792. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  793. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  794. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  795. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0177x
  796. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  797. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  798. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  799. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  800. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  801. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  802. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0175x
  803. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  804. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  805. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  806. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0172x
  807. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  808. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.45 bitrate= 0.0kbits/s speed=0.0173x
  809. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  810. Last message repeated 11 times
  811. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  812. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  813. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  814. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  815. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  816. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.66 bitrate= 0.0kbits/s speed=0.0196x
  817. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  818. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  819. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  820. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  821. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  822. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  823. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.66 bitrate= 0.0kbits/s speed=0.0195x
  824. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  825. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  826. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  827. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  828. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  829. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  830. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.66 bitrate= 0.0kbits/s speed=0.0194x
  831. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  832. Last message repeated 12 times
  833. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  834. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  835. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  836. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  837. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  838. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.92 bitrate= 0.0kbits/s speed=0.0222x
  839. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  840. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  841. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  842. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.92 bitrate= 0.0kbits/s speed=0.0219x
  843. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  844. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  845. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  846. frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.92 bitrate= 0.0kbits/s speed=0.0217x
  847. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  848. [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
  849. [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
  850. Received > 3 system signals, hard exiting
Advertisement
Add Comment
Please, Sign In to add comment