Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - ffmpeg version 3.1 Copyright (c) 2000-2016 the FFmpeg developers
 - built with gcc 6.1.1 (GCC) 20160602
 - 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
 - libavutil 55. 27.100 / 55. 27.100
 - libavcodec 57. 48.101 / 57. 48.101
 - libavformat 57. 40.101 / 57. 40.101
 - libavdevice 57. 0.101 / 57. 0.101
 - libavfilter 6. 46.102 / 6. 46.102
 - libavresample 3. 0. 0 / 3. 0. 0
 - libswscale 4. 1.100 / 4. 1.100
 - libswresample 2. 1.100 / 2. 1.100
 - libpostproc 54. 0.100 / 54. 0.100
 - Splitting the commandline.
 - Reading option '-i' ... matched as input file with argument 'TimeScapes 4k CineForm.avi'.
 - Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
 - Reading option '-ss' ... matched as option 'ss' (set the start time offset) with argument '00:00:05'.
 - Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '1'.
 - 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'.
 - Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '1/10'.
 - Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx265'.
 - Reading option '-crf' ... matched as AVOption 'crf' with argument '1'.
 - Reading option 'cmp1.mkv' ... matched as output file.
 - Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
 - Finished splitting the commandline.
 - Parsing a group of options: global .
 - Applying option v (set logging level) with argument debug.
 - Applying option y (overwrite output files) with argument 1.
 - Successfully parsed a group of options.
 - Parsing a group of options: input file TimeScapes 4k CineForm.avi.
 - Successfully parsed a group of options.
 - Opening an input file: TimeScapes 4k CineForm.avi.
 - [file @ 0x774420] Setting default whitelist 'file,crypto'
 - [avi @ 0x773be0] Format avi probed with size=2048 and score=100
 - [avi @ 0x7746c0] use odml:1
 - st:1 removing common factor 4 from timebase
 - [avi @ 0x773be0] Before avformat_find_stream_info() pos: 64668 bytes read:10190848 seeks:313 nb_streams:2
 - [avi @ 0x773be0] parser not found for codec cfhd, packets or times may be invalid.
 - [avi @ 0x773be0] parser not found for codec pcm_s16le, packets or times may be invalid.
 - Last message repeated 1 times
 - [avi @ 0x773be0] parser not found for codec cfhd, packets or times may be invalid.
 - Last message repeated 3 times
 - [avi @ 0x773be0] All info found
 - [avi @ 0x773be0] After avformat_find_stream_info() pos: 1548772 bytes read:11643656 seeks:314 frames:13
 - Guessed Channel Layout for Input Stream #0.1 : stereo
 - Input #0, avi, from 'TimeScapes 4k CineForm.avi':
 - Duration: 00:48:21.56, start: 0.000000, bitrate: 909507 kb/s
 - 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
 - Stream #0:1, 12, 1/48000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s
 - Successfully opened the file.
 - Parsing a group of options: output file cmp1.mkv.
 - Applying option ss (set the start time offset) with argument 00:00:05.
 - Applying option vframes (set the number of video frames to output) with argument 1.
 - Applying option vf (set video filters) with argument format=gbrp12le,zscale=r=limited:p=709:t=709:m=709,format=yuv420p10.
 - Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 1/10.
 - Applying option c:v (codec name) with argument libx265.
 - Successfully parsed a group of options.
 - Opening an output file: cmp1.mkv.
 - [file @ 0x779e00] Setting default whitelist 'file,crypto'
 - Successfully opened the file.
 - detected 8 logical cores
 - [Parsed_format_0 @ 0x791ae0] compat: called with args=[gbrp12le]
 - [Parsed_format_0 @ 0x791ae0] Setting 'pix_fmts' to value 'gbrp12le'
 - [Parsed_zscale_1 @ 0x792280] Setting 'r' to value 'limited'
 - [Parsed_zscale_1 @ 0x792280] Setting 'p' to value '709'
 - [Parsed_zscale_1 @ 0x792280] Setting 't' to value '709'
 - [Parsed_zscale_1 @ 0x792280] Setting 'm' to value '709'
 - [Parsed_format_2 @ 0x792ec0] compat: called with args=[yuv420p10]
 - [Parsed_format_2 @ 0x792ec0] Setting 'pix_fmts' to value 'yuv420p10'
 - [graph 0 input from stream 0:0 @ 0x773880] Setting 'video_size' to value '4096x2304'
 - [graph 0 input from stream 0:0 @ 0x773880] Setting 'pix_fmt' to value '338'
 - [graph 0 input from stream 0:0 @ 0x773880] Setting 'time_base' to value '417083/10000000'
 - [graph 0 input from stream 0:0 @ 0x773880] Setting 'pixel_aspect' to value '0/1'
 - [graph 0 input from stream 0:0 @ 0x773880] Setting 'sws_param' to value 'flags=2'
 - [graph 0 input from stream 0:0 @ 0x773880] Setting 'frame_rate' to value '10000000/417083'
 - [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
 - [format @ 0x792ce0] compat: called with args=[yuv420p|yuv422p|yuv444p|gbrp|yuv420p10le|yuv422p10le|yuv444p10le|gbrp10le|yuv420p12le|yuv422p12le|yuv444p12le|gbrp12le]
 - [format @ 0x792ce0] Setting 'pix_fmts' to value 'yuv420p|yuv422p|yuv444p|gbrp|yuv420p10le|yuv422p10le|yuv444p10le|gbrp10le|yuv420p12le|yuv422p12le|yuv444p12le|gbrp12le'
 - [auto-inserted scaler 0 @ 0x7a7500] Setting 'flags' to value 'bicubic'
 - [auto-inserted scaler 0 @ 0x7a7500] w:iw h:ih flags:'bicubic' interl:0
 - [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'
 - [AVFilterGraph @ 0x790860] query_formats: 7 queried, 5 merged, 1 already done, 0 delayed
 - [swscaler @ 0x7a7c20] Forcing full internal H chroma due to input having non subsampled chroma
 - [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
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'time_base' to value '1/48000'
 - [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'sample_rate' to value '48000'
 - [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'sample_fmt' to value 's16'
 - [graph 1 input from stream 0:1 @ 0x7a7240] Setting 'channel_layout' to value '0x3'
 - [graph 1 input from stream 0:1 @ 0x7a7240] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
 - [audio format for output stream 0:1 @ 0x7ea780] Setting 'sample_fmts' to value 'fltp'
 - [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'
 - [AVFilterGraph @ 0x7ce460] query_formats: 5 queried, 9 merged, 3 already done, 0 delayed
 - [auto-inserted resampler 0 @ 0x861560] [SWR @ 0x861920] Using s16p internally between filters
 - [auto-inserted resampler 0 @ 0x861560] ch:2 chl:stereo fmt:s16 r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
 - x265 [info]: HEVC encoder version 1.9
 - x265 [info]: build info [Linux][GCC 5.3.0][64 bit] 10bit
 - x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
 - x265 [info]: Main 10 profile, Level-6 (Main tier)
 - x265 [info]: Thread pool created using 8 threads
 - x265 [info]: frame threads / pool features : 3 / wpp(36 rows)
 - x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
 - x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
 - x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
 - x265 [info]: Keyframe min / max / scenecut : 1 / 250 / 40
 - x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
 - x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
 - x265 [info]: References / ref-limit cu / depth : 3 / 1 / 1
 - x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
 - x265 [info]: Rate Control / qCompress : CRF-1.0 / 0.60
 - x265 [info]: tools: rd=3 psy-rd=2.00 signhide tmvp strong-intra-smoothing
 - x265 [info]: tools: lslices=8 deblock sao
 - [matroska @ 0x777da0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
 - Last message repeated 1 times
 - Output #0, matroska, to 'cmp1.mkv':
 - Metadata:
 - encoder : Lavf57.40.101
 - 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
 - Metadata:
 - encoder : Lavc57.48.101 libx265
 - Stream #0:1, 0, 1/1000: Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 48000 Hz, stereo, fltp
 - Metadata:
 - encoder : Lavc57.48.101 libvorbis
 - Stream mapping:
 - Stream #0:0 -> #0:0 (cfhd (native) -> hevc (libx265))
 - Stream #0:1 -> #0:1 (pcm_s16le (native) -> vorbis (libvorbis))
 - Press [q] to stop, [?] for help
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 27 times
 - Last message repeated 3 times
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - Last message repeated 3 times
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 3 times
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 3 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 23 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 23 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 23 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 23 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 23 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 25 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 23 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 13 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.17 bitrate= 0.0kbits/s speed=0.00271x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.17 bitrate= 0.0kbits/s speed=0.00268x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.17 bitrate= 0.0kbits/s speed=0.00266x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.19 bitrate= 0.0kbits/s speed=0.00295x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 11 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.43 bitrate= 0.0kbits/s speed=0.00633x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.43 bitrate= 0.0kbits/s speed=0.00628x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.43 bitrate= 0.0kbits/s speed=0.00617x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 12 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.66 bitrate= 0.0kbits/s speed=0.00946x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.66 bitrate= 0.0kbits/s speed=0.00934x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.66 bitrate= 0.0kbits/s speed=0.00916x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.68 bitrate= 0.0kbits/s speed=0.00933x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 1 times
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 9 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.92 bitrate= 0.0kbits/s speed=0.0124x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.92 bitrate= 0.0kbits/s speed=0.0122x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.94 bitrate= 0.0kbits/s speed=0.0124x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 11 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0152x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0151x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0149x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.17 bitrate= 0.0kbits/s speed=0.0148x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 12 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0178x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0177x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0175x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.43 bitrate= 0.0kbits/s speed=0.0172x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.45 bitrate= 0.0kbits/s speed=0.0173x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 11 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.66 bitrate= 0.0kbits/s speed=0.0196x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.66 bitrate= 0.0kbits/s speed=0.0195x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.66 bitrate= 0.0kbits/s speed=0.0194x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - Last message repeated 12 times
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.92 bitrate= 0.0kbits/s speed=0.0222x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.92 bitrate= 0.0kbits/s speed=0.0219x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:01.92 bitrate= 0.0kbits/s speed=0.0217x
 - cur_dts is invalid (this is harmless if it occurs once at the start per stream)
 - [Parsed_zscale_1 @ 0x792280] w:4096 h:2304 fmt:gbrp12le sar:0/1 -> w:4096 h:2304 fmt:yuv420p10le sar:0/1
 - [Parsed_zscale_1 @ 0x792280] code 3074: no path between colorspaces
 - Received > 3 system signals, hard exiting
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment