| 1 | ffmpeg started on 2021-12-31 at 16:10:22
|
|---|
| 2 | Report written to "ffmpeg-20211231-161022.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | "E:\\Ffmpeg\\bin\\ffmpeg.exe" -f dshow -video_size 1920x1080 -r 25 -pixel_format uyvy422 -rtbufsize 702000k -framerate 25 -i "video=Decklink Video Capture:audio=Decklink Audio Capture" -c:v mpeg2video -b:v 50M -maxrate 50M -minrate 50M -bf 2 -g 12 -r 25 -pix_fmt yuv422p -filter_complex "[0:a]channelsplit=channel_layout=stereo[left][right]" -acodec pcm_s24le -ar 48000 -map 0:0 -map "[left]" -map "[right]" -f mxf -flags +ilme+ildct -top 1 -f segment -segment_time 20 -segment_atclocktime 1 -strftime 1 -reset_timestamps 1 "E:\\Ffmpeg\\bin\\_REC_1\\_SEGMENTS_\\REC_2_SEG__%d-%m-%Y__%Hh%Mm%Ss__XDCAM_422_Field_UP.MXF" -report
|
|---|
| 6 | ffmpeg version git-2019-12-03-12bbfc4 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 7 | built with gcc 9.2.1 (GCC) 20191125
|
|---|
| 8 | configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
|
|---|
| 9 | libavutil 56. 36.101 / 56. 36.101
|
|---|
| 10 | libavcodec 58. 64.101 / 58. 64.101
|
|---|
| 11 | libavformat 58. 35.101 / 58. 35.101
|
|---|
| 12 | libavdevice 58. 9.101 / 58. 9.101
|
|---|
| 13 | libavfilter 7. 67.100 / 7. 67.100
|
|---|
| 14 | libswscale 5. 6.100 / 5. 6.100
|
|---|
| 15 | libswresample 3. 6.100 / 3. 6.100
|
|---|
| 16 | libpostproc 55. 6.100 / 55. 6.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-f' ... matched as option 'f' (force format) with argument 'dshow'.
|
|---|
| 19 | Reading option '-video_size' ... matched as AVOption 'video_size' with argument '1920x1080'.
|
|---|
| 20 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
|
|---|
| 21 | Reading option '-pixel_format' ... matched as AVOption 'pixel_format' with argument 'uyvy422'.
|
|---|
| 22 | Reading option '-rtbufsize' ... matched as AVOption 'rtbufsize' with argument '702000k'.
|
|---|
| 23 | Reading option '-framerate' ... matched as AVOption 'framerate' with argument '25'.
|
|---|
| 24 | Reading option '-i' ... matched as input url with argument 'video=Decklink Video Capture:audio=Decklink Audio Capture'.
|
|---|
| 25 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'mpeg2video'.
|
|---|
| 26 | Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '50M'.
|
|---|
| 27 | Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '50M'.
|
|---|
| 28 | Reading option '-minrate' ... matched as AVOption 'minrate' with argument '50M'.
|
|---|
| 29 | Reading option '-bf' ... matched as AVOption 'bf' with argument '2'.
|
|---|
| 30 | Reading option '-g' ... matched as AVOption 'g' with argument '12'.
|
|---|
| 31 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
|
|---|
| 32 | Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv422p'.
|
|---|
| 33 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:a]channelsplit=channel_layout=stereo[left][right]'.
|
|---|
| 34 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'pcm_s24le'.
|
|---|
| 35 | Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
|
|---|
| 36 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
|
|---|
| 37 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[left]'.
|
|---|
| 38 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[right]'.
|
|---|
| 39 | Reading option '-f' ... matched as option 'f' (force format) with argument 'mxf'.
|
|---|
| 40 | Reading option '-flags' ... matched as AVOption 'flags' with argument '+ilme+ildct'.
|
|---|
| 41 | Reading option '-top' ... matched as option 'top' (top=1/bottom=0/auto=-1 field first) with argument '1'.
|
|---|
| 42 | Reading option '-f' ... matched as option 'f' (force format) with argument 'segment'.
|
|---|
| 43 | Reading option '-segment_time' ... matched as AVOption 'segment_time' with argument '20'.
|
|---|
| 44 | Reading option '-segment_atclocktime' ... matched as AVOption 'segment_atclocktime' with argument '1'.
|
|---|
| 45 | Reading option '-strftime' ... matched as AVOption 'strftime' with argument '1'.
|
|---|
| 46 | Reading option '-reset_timestamps' ... matched as AVOption 'reset_timestamps' with argument '1'.
|
|---|
| 47 | Reading option 'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__%d-%m-%Y__%Hh%Mm%Ss__XDCAM_422_Field_UP.MXF' ... matched as output url.
|
|---|
| 48 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 49 | Finished splitting the commandline.
|
|---|
| 50 | Parsing a group of options: global .
|
|---|
| 51 | Applying option filter_complex (create a complex filtergraph) with argument [0:a]channelsplit=channel_layout=stereo[left][right].
|
|---|
| 52 | Applying option report (generate a report) with argument 1.
|
|---|
| 53 | Successfully parsed a group of options.
|
|---|
| 54 | Parsing a group of options: input url video=Decklink Video Capture:audio=Decklink Audio Capture.
|
|---|
| 55 | Applying option f (force format) with argument dshow.
|
|---|
| 56 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
|
|---|
| 57 | Successfully parsed a group of options.
|
|---|
| 58 | Opening an input file: video=Decklink Video Capture:audio=Decklink Audio Capture.
|
|---|
| 59 | [dshow @ 0000027eb281e480] Selecting pin Capture on video
|
|---|
| 60 | [dshow @ 0000027eb281e480] attempt to use full range for HDYC...
|
|---|
| 61 | [dshow @ 0000027eb281e480] not reusing previous graph capture filter @device_sw_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\{AAA22F7E-5AA0-49D9-8C8D-B52B1AA92EB7} != @device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\{44A8B5C7-13B6-4211-BD40-35B629D9E6DF}
|
|---|
| 62 | [dshow @ 0000027eb281e480] Selecting pin Capture on audio only
|
|---|
| 63 | dshow passing through packet of type video size 4147200 timestamp 2536527 orig timestamp 1818827 graph timestamp 2536427 diff 717600 Decklink Video Capture
|
|---|
| 64 | dshow passing through packet of type audio size 7680 timestamp 1818827 orig timestamp 1818827 graph timestamp 2537127 diff 718300 Decklink Audio Capture
|
|---|
| 65 | [dshow @ 0000027eb281e480] All info found
|
|---|
| 66 | Guessed Channel Layout for Input Stream #0.1 : stereo
|
|---|
| 67 | Input #0, dshow, from 'video=Decklink Video Capture:audio=Decklink Audio Capture':
|
|---|
| 68 | Duration: N/A, start: 0.181883, bitrate: 1536 kb/s
|
|---|
| 69 | Stream #0:0, 1, 1/10000000: Video: rawvideo (HDYC / 0x43594448), uyvy422(tv), 1920x1080, 25 fps, 25 tbr, 10000k tbn, 10000k tbc
|
|---|
| 70 | Stream #0:1, 1, 1/10000000: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
|
|---|
| 71 | Successfully opened the file.
|
|---|
| 72 | [Parsed_channelsplit_0 @ 0000027eb2829040] Setting 'channel_layout' to value 'stereo'
|
|---|
| 73 | Parsing a group of options: output url E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__%d-%m-%Y__%Hh%Mm%Ss__XDCAM_422_Field_UP.MXF.
|
|---|
| 74 | Applying option c:v (codec name) with argument mpeg2video.
|
|---|
| 75 | Applying option b:v (video bitrate (please use -b:v)) with argument 50M.
|
|---|
| 76 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
|
|---|
| 77 | Applying option pix_fmt (set pixel format) with argument yuv422p.
|
|---|
| 78 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument pcm_s24le.
|
|---|
| 79 | Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
|
|---|
| 80 | Applying option map (set input stream mapping) with argument 0:0.
|
|---|
| 81 | Applying option map (set input stream mapping) with argument [left].
|
|---|
| 82 | Applying option map (set input stream mapping) with argument [right].
|
|---|
| 83 | Applying option f (force format) with argument mxf.
|
|---|
| 84 | Applying option top (top=1/bottom=0/auto=-1 field first) with argument 1.
|
|---|
| 85 | Applying option f (force format) with argument segment.
|
|---|
| 86 | Successfully parsed a group of options.
|
|---|
| 87 | Opening an output file: E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__%d-%m-%Y__%Hh%Mm%Ss__XDCAM_422_Field_UP.MXF.
|
|---|
| 88 | Successfully opened the file.
|
|---|
| 89 | Stream mapping:
|
|---|
| 90 | Stream #0:1 (pcm_s16le) -> channelsplit (graph 0)
|
|---|
| 91 | Stream #0:0 -> #0:0 (rawvideo (native) -> mpeg2video (native))
|
|---|
| 92 | channelsplit:FL (graph 0) -> Stream #0:1 (pcm_s24le)
|
|---|
| 93 | channelsplit:FR (graph 0) -> Stream #0:2 (pcm_s24le)
|
|---|
| 94 | Press [q] to stop, [?] for help
|
|---|
| 95 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 96 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 97 | detected 16 logical cores
|
|---|
| 98 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] Setting 'video_size' to value '1920x1080'
|
|---|
| 99 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] Setting 'pix_fmt' to value '15'
|
|---|
| 100 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] Setting 'time_base' to value '1/25'
|
|---|
| 101 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] Setting 'pixel_aspect' to value '0/1'
|
|---|
| 102 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] Setting 'sws_param' to value 'flags=2'
|
|---|
| 103 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] Setting 'frame_rate' to value '25/1'
|
|---|
| 104 | [graph 1 input from stream 0:0 @ 0000027eb2835ec0] w:1920 h:1080 pixfmt:uyvy422 tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
|
|---|
| 105 | [format @ 0000027eb283d280] Setting 'pix_fmts' to value 'yuv422p'
|
|---|
| 106 | [auto_scaler_0 @ 0000027eb283d700] Setting 'flags' to value 'bicubic'
|
|---|
| 107 | [auto_scaler_0 @ 0000027eb283d700] w:iw h:ih flags:'bicubic' interl:0
|
|---|
| 108 | [format @ 0000027eb283d280] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
|
|---|
| 109 | [AVFilterGraph @ 0000027eb281bb00] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
|
|---|
| 110 | [auto_scaler_0 @ 0000027eb283d700] w:1920 h:1080 fmt:uyvy422 sar:0/1 -> w:1920 h:1080 fmt:yuv422p sar:0/1 flags:0x4
|
|---|
| 111 | [mpeg2video @ 0000027eb282c180] Automatically choosing VBV buffer size of 746 kbyte
|
|---|
| 112 | [mpeg2video @ 0000027eb282c180] intra_quant_bias = 96 inter_quant_bias = 0
|
|---|
| 113 | Clipping frame in rate conversion by 0.000008
|
|---|
| 114 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 115 | cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 116 | [Parsed_channelsplit_0 @ 0000027ebf99c440] Setting 'channel_layout' to value 'stereo'
|
|---|
| 117 | [graph_0_in_0_1 @ 0000027ebf99c740] Setting 'time_base' to value '1/48000'
|
|---|
| 118 | [graph_0_in_0_1 @ 0000027ebf99c740] Setting 'sample_rate' to value '48000'
|
|---|
| 119 | [graph_0_in_0_1 @ 0000027ebf99c740] Setting 'sample_fmt' to value 's16'
|
|---|
| 120 | [graph_0_in_0_1 @ 0000027ebf99c740] Setting 'channel_layout' to value '0x3'
|
|---|
| 121 | [graph_0_in_0_1 @ 0000027ebf99c740] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
|
|---|
| 122 | [format_out_0_2 @ 0000027ebf99b840] Setting 'sample_fmts' to value 's32'
|
|---|
| 123 | [format_out_0_2 @ 0000027ebf99b840] Setting 'sample_rates' to value '48000'
|
|---|
| 124 | [format_out_0_1 @ 0000027ebf99b640] Setting 'sample_fmts' to value 's32'
|
|---|
| 125 | [format_out_0_1 @ 0000027ebf99b640] Setting 'sample_rates' to value '48000'
|
|---|
| 126 | [Parsed_channelsplit_0 @ 0000027ebf99c440] auto-inserting filter 'auto_resampler_0' between the filter 'graph_0_in_0_1' and the filter 'Parsed_channelsplit_0'
|
|---|
| 127 | [format_out_0_2 @ 0000027ebf99b840] auto-inserting filter 'auto_resampler_1' between the filter 'Parsed_channelsplit_0' and the filter 'format_out_0_2'
|
|---|
| 128 | [format_out_0_1 @ 0000027ebf99b640] auto-inserting filter 'auto_resampler_2' between the filter 'Parsed_channelsplit_0' and the filter 'format_out_0_1'
|
|---|
| 129 | [AVFilterGraph @ 0000027eb281c600] query_formats: 6 queried, 6 merged, 9 already done, 0 delayed
|
|---|
| 130 | [auto_resampler_0 @ 0000027ebf99ae40] picking s16p out of 6 ref:s16
|
|---|
| 131 | [auto_resampler_0 @ 0000027ebf99ae40] [SWR @ 0000027ec0353380] Using s16p internally between filters
|
|---|
| 132 | [auto_resampler_0 @ 0000027ebf99ae40] ch:2 chl:stereo fmt:s16 r:48000Hz -> ch:2 chl:stereo fmt:s16p r:48000Hz
|
|---|
| 133 | [auto_resampler_1 @ 0000027ebf99ac40] [SWR @ 0000027ec0369380] Using s16p internally between filters
|
|---|
| 134 | [auto_resampler_1 @ 0000027ebf99ac40] ch:1 chl:1 channels (FR) fmt:s16p r:48000Hz -> ch:1 chl:1 channels (FR) fmt:s32 r:48000Hz
|
|---|
| 135 | [auto_resampler_2 @ 0000027ebf99b740] [SWR @ 0000027ec037e340] Using s16p internally between filters
|
|---|
| 136 | [auto_resampler_2 @ 0000027ebf99b740] ch:1 chl:1 channels (FL) fmt:s16p r:48000Hz -> ch:1 chl:1 channels (FL) fmt:s32 r:48000Hz
|
|---|
| 137 | [segment @ 0000027eb2829600] Selected stream id:0 type:video
|
|---|
| 138 | [segment @ 0000027eb2829600] Opening 'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h10m22s__XDCAM_422_Field_UP.MXF' for writing
|
|---|
| 139 | [file @ 0000027eb2822040] Setting default whitelist 'file,crypto'
|
|---|
| 140 | Output #0, segment, to 'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__%d-%m-%Y__%Hh%Mm%Ss__XDCAM_422_Field_UP.MXF':
|
|---|
| 141 | Metadata:
|
|---|
| 142 | encoder : Lavf58.35.101
|
|---|
| 143 | Stream #0:0, 0, 1/25: Video: mpeg2video (4:2:2), yuv422p(progressive), 1920x1080, q=2-31, 50000 kb/s, 25 fps, 25 tbn, 25 tbc
|
|---|
| 144 | Metadata:
|
|---|
| 145 | encoder : Lavc58.64.101 mpeg2video
|
|---|
| 146 | Side data:
|
|---|
| 147 | cpb: bitrate max/min/avg: 50000000/50000000/50000000 buffer size: 6111232 vbv_delay: N/A
|
|---|
| 148 | Stream #0:1, 0, 1/48000: Audio: pcm_s24le, 48000 Hz, 1 channels (FL), s32, 1152 kb/s
|
|---|
| 149 | Metadata:
|
|---|
| 150 | encoder : Lavc58.64.101 pcm_s24le
|
|---|
| 151 | Stream #0:2, 0, 1/48000: Audio: pcm_s24le, 48000 Hz, 1 channels (FR), s32, 1152 kb/s
|
|---|
| 152 | Metadata:
|
|---|
| 153 | encoder : Lavc58.64.101 pcm_s24le
|
|---|
| 154 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 155 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 156 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 157 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 158 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 159 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 160 | dshow passing through packet of type video size 4147200 timestamp 2937227 orig timestamp 2218827 graph timestamp 2937127 diff 718300 Decklink Video Capture
|
|---|
| 161 | dshow passing through packet of type audio size 7680 timestamp 2218827 orig timestamp 2218827 graph timestamp 2938027 diff 719200 Decklink Audio Capture
|
|---|
| 162 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 163 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 164 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 165 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 166 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 167 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 168 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 169 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 170 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 171 | dshow passing through packet of type video size 4147200 timestamp 3340727 orig timestamp 2618827 graph timestamp 3340427 diff 721600 Decklink Video Capture
|
|---|
| 172 | dshow passing through packet of type audio size 7680 timestamp 2618827 orig timestamp 2618827 graph timestamp 3342827 diff 724000 Decklink Audio Capture
|
|---|
| 173 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 174 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 175 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h10m22s__XDCAM_422_Field_UP.MXF' starts with packet stream:0 pts:1 pts_time:0.04 frame:0
|
|---|
| 176 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:1 pts_time:0.04 dts:0 dts_time:0 -> pts:1 pts_time:0.04 dts:0 dts_time:0
|
|---|
| 177 | dshow passing through packet of type video size 4147200 timestamp 3737327 orig timestamp 3018827 graph timestamp 3737227 diff 718400 Decklink Video Capture
|
|---|
| 178 | dshow passing through packet of type audio size 7680 timestamp 3018827 orig timestamp 3018827 graph timestamp 3738127 diff 719300 Decklink Audio Capture
|
|---|
| 179 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 180 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:4 pts_time:0.16 dts:1 dts_time:0.04 -> pts:4 pts_time:0.16 dts:1 dts_time:0.04
|
|---|
| 181 | dshow passing through packet of type video size 4147200 timestamp 4141027 orig timestamp 3418827 graph timestamp 4140727 diff 721900 Decklink Video Capture
|
|---|
| 182 | dshow passing through packet of type audio size 7680 timestamp 3418827 orig timestamp 3418827 graph timestamp 4143027 diff 724200 Decklink Audio Capture
|
|---|
| 183 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 184 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:1920 pts_time:0.04 dts:1920 dts_time:0.04 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 185 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:1920 pts_time:0.04 dts:1920 dts_time:0.04 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 186 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:2 pts_time:0.08 dts:2 dts_time:0.08 -> pts:2 pts_time:0.08 dts:2 dts_time:0.08
|
|---|
| 187 | dshow passing through packet of type video size 4147200 timestamp 4543427 orig timestamp 3818827 graph timestamp 4543427 diff 724600 Decklink Video Capture
|
|---|
| 188 | dshow passing through packet of type audio size 7680 timestamp 3818827 orig timestamp 3818827 graph timestamp 4544027 diff 725200 Decklink Audio Capture
|
|---|
| 189 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 190 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:3840 pts_time:0.08 dts:3840 dts_time:0.08 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 191 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:3840 pts_time:0.08 dts:3840 dts_time:0.08 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 192 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 193 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 194 | [mxf @ 0000027ec03990c0] package type:1
|
|---|
| 195 | [mxf @ 0000027ec03990c0] package type:2
|
|---|
| 196 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 197 | [mxf @ 0000027ec03990c0] edit units count 0
|
|---|
| 198 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:3 pts_time:0.12 dts:3 dts_time:0.12 -> pts:3 pts_time:0.12 dts:3 dts_time:0.12
|
|---|
| 199 | dshow passing through packet of type video size 4147200 timestamp 4940727 orig timestamp 4218827 graph timestamp 4940427 diff 721600 Decklink Video Capture
|
|---|
| 200 | dshow passing through packet of type audio size 7680 timestamp 4218827 orig timestamp 4218827 graph timestamp 4942727 diff 723900 Decklink Audio Capture
|
|---|
| 201 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 202 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:5760 pts_time:0.12 dts:5760 dts_time:0.12 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 203 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:5760 pts_time:0.12 dts:5760 dts_time:0.12 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 204 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:7 pts_time:0.28 dts:4 dts_time:0.16 -> pts:7 pts_time:0.28 dts:4 dts_time:0.16
|
|---|
| 205 | dshow passing through packet of type video size 4147200 timestamp 5337227 orig timestamp 4618827 graph timestamp 5337227 diff 718400 Decklink Video Capture
|
|---|
| 206 | dshow passing through packet of type audio size 7680 timestamp 4618827 orig timestamp 4618827 graph timestamp 5337827 diff 719000 Decklink Audio Capture
|
|---|
| 207 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 208 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:7680 pts_time:0.16 dts:7680 dts_time:0.16 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 209 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:7680 pts_time:0.16 dts:7680 dts_time:0.16 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 210 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:5 pts_time:0.2 dts:5 dts_time:0.2 -> pts:5 pts_time:0.2 dts:5 dts_time:0.2
|
|---|
| 211 | dshow passing through packet of type video size 4147200 timestamp 5740727 orig timestamp 5018827 graph timestamp 5740527 diff 721700 Decklink Video Capture
|
|---|
| 212 | dshow passing through packet of type audio size 7680 timestamp 5018827 orig timestamp 5018827 graph timestamp 5742727 diff 723900 Decklink Audio Capture
|
|---|
| 213 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 214 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:9600 pts_time:0.2 dts:9600 dts_time:0.2 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 215 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:9600 pts_time:0.2 dts:9600 dts_time:0.2 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 216 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:6 pts_time:0.24 dts:6 dts_time:0.24 -> pts:6 pts_time:0.24 dts:6 dts_time:0.24
|
|---|
| 217 | dshow passing through packet of type video size 4147200 timestamp 6140627 orig timestamp 5418827 graph timestamp 6140327 diff 721500 Decklink Video Capture
|
|---|
| 218 | dshow passing through packet of type audio size 7680 timestamp 5418827 orig timestamp 5418827 graph timestamp 6142627 diff 723800 Decklink Audio Capture
|
|---|
| 219 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 220 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:11520 pts_time:0.24 dts:11520 dts_time:0.24 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 221 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:11520 pts_time:0.24 dts:11520 dts_time:0.24 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 222 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:10 pts_time:0.4 dts:7 dts_time:0.28 -> pts:10 pts_time:0.4 dts:7 dts_time:0.28
|
|---|
| 223 | dshow passing through packet of type video size 4147200 timestamp 6539627 orig timestamp 5818827 graph timestamp 6539527 diff 720700 Decklink Video Capture
|
|---|
| 224 | dshow passing through packet of type audio size 7680 timestamp 5818827 orig timestamp 5818827 graph timestamp 6541427 diff 722600 Decklink Audio Capture
|
|---|
| 225 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 226 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:13440 pts_time:0.28 dts:13440 dts_time:0.28 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 227 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:13440 pts_time:0.28 dts:13440 dts_time:0.28 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 228 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:8 pts_time:0.32 dts:8 dts_time:0.32 -> pts:8 pts_time:0.32 dts:8 dts_time:0.32
|
|---|
| 229 | dshow passing through packet of type video size 4147200 timestamp 6935827 orig timestamp 6218827 graph timestamp 6935827 diff 717000 Decklink Video Capture
|
|---|
| 230 | dshow passing through packet of type audio size 7680 timestamp 6218827 orig timestamp 6218827 graph timestamp 6936727 diff 717900 Decklink Audio Capture
|
|---|
| 231 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 232 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:15360 pts_time:0.32 dts:15360 dts_time:0.32 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 233 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:15360 pts_time:0.32 dts:15360 dts_time:0.32 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 234 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:9 pts_time:0.36 dts:9 dts_time:0.36 -> pts:9 pts_time:0.36 dts:9 dts_time:0.36
|
|---|
| 235 | dshow passing through packet of type video size 4147200 timestamp 7340927 orig timestamp 6618827 graph timestamp 7340727 diff 721900 Decklink Video Capture
|
|---|
| 236 | dshow passing through packet of type audio size 7680 timestamp 6618827 orig timestamp 6618827 graph timestamp 7343027 diff 724200 Decklink Audio Capture
|
|---|
| 237 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 238 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:17280 pts_time:0.36 dts:17280 dts_time:0.36 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 239 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:17280 pts_time:0.36 dts:17280 dts_time:0.36 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 240 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:13 pts_time:0.52 dts:10 dts_time:0.4 -> pts:13 pts_time:0.52 dts:10 dts_time:0.4
|
|---|
| 241 | frame= 13 fps=0.0 q=2.0 size=N/A time=00:00:00.52 bitrate=N/A speed=1.02x
|
|---|
| 242 | dshow passing through packet of type video size 4147200 timestamp 7740427 orig timestamp 7018827 graph timestamp 7740227 diff 721400 Decklink Video Capture
|
|---|
| 243 | dshow passing through packet of type audio size 7680 timestamp 7018827 orig timestamp 7018827 graph timestamp 7742127 diff 723300 Decklink Audio Capture
|
|---|
| 244 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 245 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:19200 pts_time:0.4 dts:19200 dts_time:0.4 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 246 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:19200 pts_time:0.4 dts:19200 dts_time:0.4 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 247 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:11 pts_time:0.44 dts:11 dts_time:0.44 -> pts:11 pts_time:0.44 dts:11 dts_time:0.44
|
|---|
| 248 | dshow passing through packet of type video size 4147200 timestamp 8140627 orig timestamp 7418827 graph timestamp 8140327 diff 721500 Decklink Video Capture
|
|---|
| 249 | dshow passing through packet of type audio size 7680 timestamp 7418827 orig timestamp 7418827 graph timestamp 8142527 diff 723700 Decklink Audio Capture
|
|---|
| 250 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 251 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:21120 pts_time:0.44 dts:21120 dts_time:0.44 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 252 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:21120 pts_time:0.44 dts:21120 dts_time:0.44 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 253 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:12 pts_time:0.48 dts:12 dts_time:0.48 -> pts:12 pts_time:0.48 dts:12 dts_time:0.48
|
|---|
| 254 | dshow passing through packet of type video size 4147200 timestamp 8538327 orig timestamp 7818827 graph timestamp 8538127 diff 719300 Decklink Video Capture
|
|---|
| 255 | dshow passing through packet of type audio size 7680 timestamp 7818827 orig timestamp 7818827 graph timestamp 8539227 diff 720400 Decklink Audio Capture
|
|---|
| 256 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 257 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:23040 pts_time:0.48 dts:23040 dts_time:0.48 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 258 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:23040 pts_time:0.48 dts:23040 dts_time:0.48 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 259 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:16 pts_time:0.64 dts:13 dts_time:0.52 -> pts:16 pts_time:0.64 dts:13 dts_time:0.52
|
|---|
| 260 | dshow passing through packet of type video size 4147200 timestamp 8937427 orig timestamp 8218827 graph timestamp 8937427 diff 718600 Decklink Video Capture
|
|---|
| 261 | dshow passing through packet of type audio size 7680 timestamp 8218827 orig timestamp 8218827 graph timestamp 8938127 diff 719300 Decklink Audio Capture
|
|---|
| 262 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 263 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:24960 pts_time:0.52 dts:24960 dts_time:0.52 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 264 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:24960 pts_time:0.52 dts:24960 dts_time:0.52 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 265 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:14 pts_time:0.56 dts:14 dts_time:0.56 -> pts:14 pts_time:0.56 dts:14 dts_time:0.56
|
|---|
| 266 | dshow passing through packet of type video size 4147200 timestamp 9337327 orig timestamp 8618827 graph timestamp 9337227 diff 718400 Decklink Video Capture
|
|---|
| 267 | dshow passing through packet of type audio size 7680 timestamp 8618827 orig timestamp 8618827 graph timestamp 9338027 diff 719200 Decklink Audio Capture
|
|---|
| 268 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 269 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:26880 pts_time:0.56 dts:26880 dts_time:0.56 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 270 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:26880 pts_time:0.56 dts:26880 dts_time:0.56 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 271 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:15 pts_time:0.6 dts:15 dts_time:0.6 -> pts:15 pts_time:0.6 dts:15 dts_time:0.6
|
|---|
| 272 | dshow passing through packet of type video size 4147200 timestamp 9741227 orig timestamp 9018827 graph timestamp 9741027 diff 722200 Decklink Video Capture
|
|---|
| 273 | dshow passing through packet of type audio size 7680 timestamp 9018827 orig timestamp 9018827 graph timestamp 9743227 diff 724400 Decklink Audio Capture
|
|---|
| 274 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 275 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:28800 pts_time:0.6 dts:28800 dts_time:0.6 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 276 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:28800 pts_time:0.6 dts:28800 dts_time:0.6 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 277 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:19 pts_time:0.76 dts:16 dts_time:0.64 -> pts:19 pts_time:0.76 dts:16 dts_time:0.64
|
|---|
| 278 | dshow passing through packet of type video size 4147200 timestamp 10140627 orig timestamp 9418827 graph timestamp 10140327 diff 721500 Decklink Video Capture
|
|---|
| 279 | dshow passing through packet of type audio size 7680 timestamp 9418827 orig timestamp 9418827 graph timestamp 10142627 diff 723800 Decklink Audio Capture
|
|---|
| 280 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 281 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:30720 pts_time:0.64 dts:30720 dts_time:0.64 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 282 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:30720 pts_time:0.64 dts:30720 dts_time:0.64 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 283 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:17 pts_time:0.68 dts:17 dts_time:0.68 -> pts:17 pts_time:0.68 dts:17 dts_time:0.68
|
|---|
| 284 | dshow passing through packet of type video size 4147200 timestamp 10536627 orig timestamp 9818827 graph timestamp 10536627 diff 717800 Decklink Video Capture
|
|---|
| 285 | dshow passing through packet of type audio size 7680 timestamp 9818827 orig timestamp 9818827 graph timestamp 10537227 diff 718400 Decklink Audio Capture
|
|---|
| 286 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 287 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:32640 pts_time:0.68 dts:32640 dts_time:0.68 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 288 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:32640 pts_time:0.68 dts:32640 dts_time:0.68 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 289 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:18 pts_time:0.72 dts:18 dts_time:0.72 -> pts:18 pts_time:0.72 dts:18 dts_time:0.72
|
|---|
| 290 | dshow passing through packet of type video size 4147200 timestamp 10940527 orig timestamp 10218827 graph timestamp 10940327 diff 721500 Decklink Video Capture
|
|---|
| 291 | dshow passing through packet of type audio size 7680 timestamp 10218827 orig timestamp 10218827 graph timestamp 10942627 diff 723800 Decklink Audio Capture
|
|---|
| 292 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 293 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:34560 pts_time:0.72 dts:34560 dts_time:0.72 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 294 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:34560 pts_time:0.72 dts:34560 dts_time:0.72 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 295 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:22 pts_time:0.88 dts:19 dts_time:0.76 -> pts:22 pts_time:0.88 dts:19 dts_time:0.76
|
|---|
| 296 | dshow passing through packet of type video size 4147200 timestamp 11340627 orig timestamp 10618827 graph timestamp 11340327 diff 721500 Decklink Video Capture
|
|---|
| 297 | dshow passing through packet of type audio size 7680 timestamp 10618827 orig timestamp 10618827 graph timestamp 11342527 diff 723700 Decklink Audio Capture
|
|---|
| 298 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 299 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:36480 pts_time:0.76 dts:36480 dts_time:0.76 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 300 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:36480 pts_time:0.76 dts:36480 dts_time:0.76 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 301 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:20 pts_time:0.8 dts:20 dts_time:0.8 -> pts:20 pts_time:0.8 dts:20 dts_time:0.8
|
|---|
| 302 | dshow passing through packet of type video size 4147200 timestamp 11740227 orig timestamp 11018827 graph timestamp 11740027 diff 721200 Decklink Video Capture
|
|---|
| 303 | dshow passing through packet of type audio size 7680 timestamp 11018827 orig timestamp 11018827 graph timestamp 11741927 diff 723100 Decklink Audio Capture
|
|---|
| 304 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 305 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:38400 pts_time:0.8 dts:38400 dts_time:0.8 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 306 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:38400 pts_time:0.8 dts:38400 dts_time:0.8 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 307 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:21 pts_time:0.84 dts:21 dts_time:0.84 -> pts:21 pts_time:0.84 dts:21 dts_time:0.84
|
|---|
| 308 | dshow passing through packet of type video size 4147200 timestamp 12138127 orig timestamp 11418827 graph timestamp 12138027 diff 719200 Decklink Video Capture
|
|---|
| 309 | dshow passing through packet of type audio size 7680 timestamp 11418827 orig timestamp 11418827 graph timestamp 12138427 diff 719600 Decklink Audio Capture
|
|---|
| 310 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 311 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:40320 pts_time:0.84 dts:40320 dts_time:0.84 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 312 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:40320 pts_time:0.84 dts:40320 dts_time:0.84 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 313 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:25 pts_time:1 dts:22 dts_time:0.88 -> pts:25 pts_time:1 dts:22 dts_time:0.88
|
|---|
| 314 | dshow passing through packet of type video size 4147200 timestamp 12537327 orig timestamp 11818827 graph timestamp 12537227 diff 718400 Decklink Video Capture
|
|---|
| 315 | dshow passing through packet of type audio size 7680 timestamp 11818827 orig timestamp 11818827 graph timestamp 12537927 diff 719100 Decklink Audio Capture
|
|---|
| 316 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 317 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:42240 pts_time:0.88 dts:42240 dts_time:0.88 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 318 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:42240 pts_time:0.88 dts:42240 dts_time:0.88 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 319 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:23 pts_time:0.92 dts:23 dts_time:0.92 -> pts:23 pts_time:0.92 dts:23 dts_time:0.92
|
|---|
| 320 | frame= 26 fps= 26 q=2.5 size=N/A time=00:00:01.04 bitrate=N/A speed=1.02x
|
|---|
| 321 | dshow passing through packet of type video size 4147200 timestamp 12937227 orig timestamp 12218827 graph timestamp 12937127 diff 718300 Decklink Video Capture
|
|---|
| 322 | dshow passing through packet of type audio size 7680 timestamp 12218827 orig timestamp 12218827 graph timestamp 12937827 diff 719000 Decklink Audio Capture
|
|---|
| 323 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 324 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:44160 pts_time:0.92 dts:44160 dts_time:0.92 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 325 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:44160 pts_time:0.92 dts:44160 dts_time:0.92 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 326 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:24 pts_time:0.96 dts:24 dts_time:0.96 -> pts:24 pts_time:0.96 dts:24 dts_time:0.96
|
|---|
| 327 | dshow passing through packet of type video size 4147200 timestamp 13340427 orig timestamp 12618827 graph timestamp 13340127 diff 721300 Decklink Video Capture
|
|---|
| 328 | dshow passing through packet of type audio size 7680 timestamp 12618827 orig timestamp 12618827 graph timestamp 13342327 diff 723500 Decklink Audio Capture
|
|---|
| 329 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 330 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:46080 pts_time:0.96 dts:46080 dts_time:0.96 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 331 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:46080 pts_time:0.96 dts:46080 dts_time:0.96 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 332 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:28 pts_time:1.12 dts:25 dts_time:1 -> pts:28 pts_time:1.12 dts:25 dts_time:1
|
|---|
| 333 | dshow passing through packet of type video size 4147200 timestamp 13741727 orig timestamp 13018827 graph timestamp 13741427 diff 722600 Decklink Video Capture
|
|---|
| 334 | dshow passing through packet of type audio size 7680 timestamp 13018827 orig timestamp 13018827 graph timestamp 13743727 diff 724900 Decklink Audio Capture
|
|---|
| 335 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 336 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:48000 pts_time:1 dts:48000 dts_time:1 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 337 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:48000 pts_time:1 dts:48000 dts_time:1 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 338 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:26 pts_time:1.04 dts:26 dts_time:1.04 -> pts:26 pts_time:1.04 dts:26 dts_time:1.04
|
|---|
| 339 | dshow passing through packet of type video size 4147200 timestamp 14137527 orig timestamp 13418827 graph timestamp 14137527 diff 718700 Decklink Video Capture
|
|---|
| 340 | dshow passing through packet of type audio size 7680 timestamp 13418827 orig timestamp 13418827 graph timestamp 14138027 diff 719200 Decklink Audio Capture
|
|---|
| 341 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 342 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:49920 pts_time:1.04 dts:49920 dts_time:1.04 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 343 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:49920 pts_time:1.04 dts:49920 dts_time:1.04 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 344 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:27 pts_time:1.08 dts:27 dts_time:1.08 -> pts:27 pts_time:1.08 dts:27 dts_time:1.08
|
|---|
| 345 | dshow passing through packet of type video size 4147200 timestamp 14540327 orig timestamp 13818827 graph timestamp 14540127 diff 721300 Decklink Video Capture
|
|---|
| 346 | dshow passing through packet of type audio size 7680 timestamp 13818827 orig timestamp 13818827 graph timestamp 14542227 diff 723400 Decklink Audio Capture
|
|---|
| 347 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 348 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:51840 pts_time:1.08 dts:51840 dts_time:1.08 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 349 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:51840 pts_time:1.08 dts:51840 dts_time:1.08 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 350 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:31 pts_time:1.24 dts:28 dts_time:1.12 -> pts:31 pts_time:1.24 dts:28 dts_time:1.12
|
|---|
| 351 | dshow passing through packet of type video size 4147200 timestamp 14940627 orig timestamp 14218827 graph timestamp 14940327 diff 721500 Decklink Video Capture
|
|---|
| 352 | dshow passing through packet of type audio size 7680 timestamp 14218827 orig timestamp 14218827 graph timestamp 14942627 diff 723800 Decklink Audio Capture
|
|---|
| 353 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 354 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:53760 pts_time:1.12 dts:53760 dts_time:1.12 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 355 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:53760 pts_time:1.12 dts:53760 dts_time:1.12 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 356 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:29 pts_time:1.16 dts:29 dts_time:1.16 -> pts:29 pts_time:1.16 dts:29 dts_time:1.16
|
|---|
| 357 | dshow passing through packet of type video size 4147200 timestamp 15339327 orig timestamp 14618827 graph timestamp 15339127 diff 720300 Decklink Video Capture
|
|---|
| 358 | dshow passing through packet of type audio size 7680 timestamp 14618827 orig timestamp 14618827 graph timestamp 15341027 diff 722200 Decklink Audio Capture
|
|---|
| 359 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 360 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:55680 pts_time:1.16 dts:55680 dts_time:1.16 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 361 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:55680 pts_time:1.16 dts:55680 dts_time:1.16 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 362 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:30 pts_time:1.2 dts:30 dts_time:1.2 -> pts:30 pts_time:1.2 dts:30 dts_time:1.2
|
|---|
| 363 | dshow passing through packet of type video size 4147200 timestamp 15740427 orig timestamp 15018827 graph timestamp 15740227 diff 721400 Decklink Video Capture
|
|---|
| 364 | dshow passing through packet of type audio size 7680 timestamp 15018827 orig timestamp 15018827 graph timestamp 15742827 diff 724000 Decklink Audio Capture
|
|---|
| 365 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 366 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:57600 pts_time:1.2 dts:57600 dts_time:1.2 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 367 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:57600 pts_time:1.2 dts:57600 dts_time:1.2 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 368 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:34 pts_time:1.36 dts:31 dts_time:1.24 -> pts:34 pts_time:1.36 dts:31 dts_time:1.24
|
|---|
| 369 | dshow passing through packet of type video size 4147200 timestamp 16140727 orig timestamp 15418827 graph timestamp 16140527 diff 721700 Decklink Video Capture
|
|---|
| 370 | dshow passing through packet of type audio size 7680 timestamp 15418827 orig timestamp 15418827 graph timestamp 16142727 diff 723900 Decklink Audio Capture
|
|---|
| 371 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 372 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:59520 pts_time:1.24 dts:59520 dts_time:1.24 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 373 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:59520 pts_time:1.24 dts:59520 dts_time:1.24 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 374 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:32 pts_time:1.28 dts:32 dts_time:1.28 -> pts:32 pts_time:1.28 dts:32 dts_time:1.28
|
|---|
| 375 | dshow passing through packet of type video size 4147200 timestamp 16538227 orig timestamp 15818827 graph timestamp 16538127 diff 719300 Decklink Video Capture
|
|---|
| 376 | dshow passing through packet of type audio size 7680 timestamp 15818827 orig timestamp 15818827 graph timestamp 16539327 diff 720500 Decklink Audio Capture
|
|---|
| 377 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 378 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:61440 pts_time:1.28 dts:61440 dts_time:1.28 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 379 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:61440 pts_time:1.28 dts:61440 dts_time:1.28 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 380 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:33 pts_time:1.32 dts:33 dts_time:1.32 -> pts:33 pts_time:1.32 dts:33 dts_time:1.32
|
|---|
| 381 | dshow passing through packet of type video size 4147200 timestamp 16940427 orig timestamp 16218827 graph timestamp 16940127 diff 721300 Decklink Video Capture
|
|---|
| 382 | dshow passing through packet of type audio size 7680 timestamp 16218827 orig timestamp 16218827 graph timestamp 16941727 diff 722900 Decklink Audio Capture
|
|---|
| 383 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 384 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:63360 pts_time:1.32 dts:63360 dts_time:1.32 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 385 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:63360 pts_time:1.32 dts:63360 dts_time:1.32 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 386 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:37 pts_time:1.48 dts:34 dts_time:1.36 -> pts:37 pts_time:1.48 dts:34 dts_time:1.36
|
|---|
| 387 | dshow passing through packet of type video size 4147200 timestamp 17340627 orig timestamp 16618827 graph timestamp 17340327 diff 721500 Decklink Video Capture
|
|---|
| 388 | dshow passing through packet of type audio size 7680 timestamp 16618827 orig timestamp 16618827 graph timestamp 17342627 diff 723800 Decklink Audio Capture
|
|---|
| 389 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 390 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:65280 pts_time:1.36 dts:65280 dts_time:1.36 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 391 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:65280 pts_time:1.36 dts:65280 dts_time:1.36 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 392 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:35 pts_time:1.4 dts:35 dts_time:1.4 -> pts:35 pts_time:1.4 dts:35 dts_time:1.4
|
|---|
| 393 | dshow passing through packet of type video size 4147200 timestamp 17737527 orig timestamp 17018827 graph timestamp 17737527 diff 718700 Decklink Video Capture
|
|---|
| 394 | dshow passing through packet of type audio size 7680 timestamp 17018827 orig timestamp 17018827 graph timestamp 17738027 diff 719200 Decklink Audio Capture
|
|---|
| 395 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 396 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:67200 pts_time:1.4 dts:67200 dts_time:1.4 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 397 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:67200 pts_time:1.4 dts:67200 dts_time:1.4 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 398 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:36 pts_time:1.44 dts:36 dts_time:1.44 -> pts:36 pts_time:1.44 dts:36 dts_time:1.44
|
|---|
| 399 | frame= 39 fps= 26 q=2.5 size=N/A time=00:00:01.56 bitrate=N/A speed=1.02x
|
|---|
| 400 | dshow passing through packet of type video size 4147200 timestamp 18140327 orig timestamp 17418827 graph timestamp 18140127 diff 721300 Decklink Video Capture
|
|---|
| 401 | dshow passing through packet of type audio size 7680 timestamp 17418827 orig timestamp 17418827 graph timestamp 18142227 diff 723400 Decklink Audio Capture
|
|---|
| 402 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 403 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:69120 pts_time:1.44 dts:69120 dts_time:1.44 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 404 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:69120 pts_time:1.44 dts:69120 dts_time:1.44 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 405 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:40 pts_time:1.6 dts:37 dts_time:1.48 -> pts:40 pts_time:1.6 dts:37 dts_time:1.48
|
|---|
| 406 | dshow passing through packet of type video size 4147200 timestamp 18541327 orig timestamp 17818827 graph timestamp 18541127 diff 722300 Decklink Video Capture
|
|---|
| 407 | dshow passing through packet of type audio size 7680 timestamp 17818827 orig timestamp 17818827 graph timestamp 18543227 diff 724400 Decklink Audio Capture
|
|---|
| 408 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 409 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:71040 pts_time:1.48 dts:71040 dts_time:1.48 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 410 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:71040 pts_time:1.48 dts:71040 dts_time:1.48 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 411 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:38 pts_time:1.52 dts:38 dts_time:1.52 -> pts:38 pts_time:1.52 dts:38 dts_time:1.52
|
|---|
| 412 | dshow passing through packet of type video size 4147200 timestamp 18937527 orig timestamp 18218827 graph timestamp 18937427 diff 718600 Decklink Video Capture
|
|---|
| 413 | dshow passing through packet of type audio size 7680 timestamp 18218827 orig timestamp 18218827 graph timestamp 18937827 diff 719000 Decklink Audio Capture
|
|---|
| 414 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 415 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:72960 pts_time:1.52 dts:72960 dts_time:1.52 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 416 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:72960 pts_time:1.52 dts:72960 dts_time:1.52 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 417 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:39 pts_time:1.56 dts:39 dts_time:1.56 -> pts:39 pts_time:1.56 dts:39 dts_time:1.56
|
|---|
| 418 | dshow passing through packet of type video size 4147200 timestamp 19340327 orig timestamp 18618827 graph timestamp 19340127 diff 721300 Decklink Video Capture
|
|---|
| 419 | dshow passing through packet of type audio size 7680 timestamp 18618827 orig timestamp 18618827 graph timestamp 19342127 diff 723300 Decklink Audio Capture
|
|---|
| 420 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 421 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:74880 pts_time:1.56 dts:74880 dts_time:1.56 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 422 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:74880 pts_time:1.56 dts:74880 dts_time:1.56 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 423 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:43 pts_time:1.72 dts:40 dts_time:1.6 -> pts:43 pts_time:1.72 dts:40 dts_time:1.6
|
|---|
| 424 | dshow passing through packet of type video size 4147200 timestamp 19740627 orig timestamp 19018827 graph timestamp 19740327 diff 721500 Decklink Video Capture
|
|---|
| 425 | dshow passing through packet of type audio size 7680 timestamp 19018827 orig timestamp 19018827 graph timestamp 19742427 diff 723600 Decklink Audio Capture
|
|---|
| 426 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 427 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:76800 pts_time:1.6 dts:76800 dts_time:1.6 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 428 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:76800 pts_time:1.6 dts:76800 dts_time:1.6 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 429 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:41 pts_time:1.64 dts:41 dts_time:1.64 -> pts:41 pts_time:1.64 dts:41 dts_time:1.64
|
|---|
| 430 | dshow passing through packet of type video size 4147200 timestamp 20140727 orig timestamp 19418827 graph timestamp 20140427 diff 721600 Decklink Video Capture
|
|---|
| 431 | dshow passing through packet of type audio size 7680 timestamp 19418827 orig timestamp 19418827 graph timestamp 20142827 diff 724000 Decklink Audio Capture
|
|---|
| 432 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 433 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:78720 pts_time:1.64 dts:78720 dts_time:1.64 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 434 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:78720 pts_time:1.64 dts:78720 dts_time:1.64 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 435 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:42 pts_time:1.68 dts:42 dts_time:1.68 -> pts:42 pts_time:1.68 dts:42 dts_time:1.68
|
|---|
| 436 | dshow passing through packet of type video size 4147200 timestamp 20538427 orig timestamp 19818827 graph timestamp 20538327 diff 719500 Decklink Video Capture
|
|---|
| 437 | dshow passing through packet of type audio size 7680 timestamp 19818827 orig timestamp 19818827 graph timestamp 20539727 diff 720900 Decklink Audio Capture
|
|---|
| 438 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 439 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:80640 pts_time:1.68 dts:80640 dts_time:1.68 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 440 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:80640 pts_time:1.68 dts:80640 dts_time:1.68 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 441 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:46 pts_time:1.84 dts:43 dts_time:1.72 -> pts:46 pts_time:1.84 dts:43 dts_time:1.72
|
|---|
| 442 | dshow passing through packet of type video size 4147200 timestamp 20940327 orig timestamp 20218827 graph timestamp 20940027 diff 721200 Decklink Video Capture
|
|---|
| 443 | dshow passing through packet of type audio size 7680 timestamp 20218827 orig timestamp 20218827 graph timestamp 20942127 diff 723300 Decklink Audio Capture
|
|---|
| 444 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 445 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:82560 pts_time:1.72 dts:82560 dts_time:1.72 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 446 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:82560 pts_time:1.72 dts:82560 dts_time:1.72 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 447 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:44 pts_time:1.76 dts:44 dts_time:1.76 -> pts:44 pts_time:1.76 dts:44 dts_time:1.76
|
|---|
| 448 | dshow passing through packet of type video size 4147200 timestamp 21339327 orig timestamp 20618827 graph timestamp 21339127 diff 720300 Decklink Video Capture
|
|---|
| 449 | dshow passing through packet of type audio size 7680 timestamp 20618827 orig timestamp 20618827 graph timestamp 21340927 diff 722100 Decklink Audio Capture
|
|---|
| 450 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 451 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:84480 pts_time:1.76 dts:84480 dts_time:1.76 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 452 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:84480 pts_time:1.76 dts:84480 dts_time:1.76 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 453 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:45 pts_time:1.8 dts:45 dts_time:1.8 -> pts:45 pts_time:1.8 dts:45 dts_time:1.8
|
|---|
| 454 | dshow passing through packet of type video size 4147200 timestamp 21739627 orig timestamp 21018827 graph timestamp 21739527 diff 720700 Decklink Video Capture
|
|---|
| 455 | dshow passing through packet of type audio size 7680 timestamp 21018827 orig timestamp 21018827 graph timestamp 21741327 diff 722500 Decklink Audio Capture
|
|---|
| 456 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 457 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:86400 pts_time:1.8 dts:86400 dts_time:1.8 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 458 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:86400 pts_time:1.8 dts:86400 dts_time:1.8 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 459 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:49 pts_time:1.96 dts:46 dts_time:1.84 -> pts:49 pts_time:1.96 dts:46 dts_time:1.84
|
|---|
| 460 | dshow passing through packet of type video size 4147200 timestamp 22137227 orig timestamp 21418827 graph timestamp 22137227 diff 718400 Decklink Video Capture
|
|---|
| 461 | dshow passing through packet of type audio size 7680 timestamp 21418827 orig timestamp 21418827 graph timestamp 22137827 diff 719000 Decklink Audio Capture
|
|---|
| 462 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 463 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:88320 pts_time:1.84 dts:88320 dts_time:1.84 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 464 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:88320 pts_time:1.84 dts:88320 dts_time:1.84 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 465 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:47 pts_time:1.88 dts:47 dts_time:1.88 -> pts:47 pts_time:1.88 dts:47 dts_time:1.88
|
|---|
| 466 | dshow passing through packet of type video size 4147200 timestamp 22537727 orig timestamp 21818827 graph timestamp 22537627 diff 718800 Decklink Video Capture
|
|---|
| 467 | dshow passing through packet of type audio size 7680 timestamp 21818827 orig timestamp 21818827 graph timestamp 22538527 diff 719700 Decklink Audio Capture
|
|---|
| 468 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 469 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:90240 pts_time:1.88 dts:90240 dts_time:1.88 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 470 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:90240 pts_time:1.88 dts:90240 dts_time:1.88 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 471 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:48 pts_time:1.92 dts:48 dts_time:1.92 -> pts:48 pts_time:1.92 dts:48 dts_time:1.92
|
|---|
| 472 | frame= 51 fps= 25 q=2.5 size=N/A time=00:00:02.04 bitrate=N/A speed=1.01x
|
|---|
| 473 | dshow passing through packet of type video size 4147200 timestamp 22940827 orig timestamp 22218827 graph timestamp 22940627 diff 721800 Decklink Video Capture
|
|---|
| 474 | dshow passing through packet of type audio size 7680 timestamp 22218827 orig timestamp 22218827 graph timestamp 22942727 diff 723900 Decklink Audio Capture
|
|---|
| 475 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 476 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:92160 pts_time:1.92 dts:92160 dts_time:1.92 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 477 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:92160 pts_time:1.92 dts:92160 dts_time:1.92 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 478 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:52 pts_time:2.08 dts:49 dts_time:1.96 -> pts:52 pts_time:2.08 dts:49 dts_time:1.96
|
|---|
| 479 | dshow passing through packet of type video size 4147200 timestamp 23337327 orig timestamp 22618827 graph timestamp 23337327 diff 718500 Decklink Video Capture
|
|---|
| 480 | dshow passing through packet of type audio size 7680 timestamp 22618827 orig timestamp 22618827 graph timestamp 23337927 diff 719100 Decklink Audio Capture
|
|---|
| 481 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 482 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:94080 pts_time:1.96 dts:94080 dts_time:1.96 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 483 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:94080 pts_time:1.96 dts:94080 dts_time:1.96 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 484 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:50 pts_time:2 dts:50 dts_time:2 -> pts:50 pts_time:2 dts:50 dts_time:2
|
|---|
| 485 | dshow passing through packet of type video size 4147200 timestamp 23737527 orig timestamp 23018827 graph timestamp 23737527 diff 718700 Decklink Video Capture
|
|---|
| 486 | dshow passing through packet of type audio size 7680 timestamp 23018827 orig timestamp 23018827 graph timestamp 23738227 diff 719400 Decklink Audio Capture
|
|---|
| 487 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 488 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:96000 pts_time:2 dts:96000 dts_time:2 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 489 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:96000 pts_time:2 dts:96000 dts_time:2 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 490 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:51 pts_time:2.04 dts:51 dts_time:2.04 -> pts:51 pts_time:2.04 dts:51 dts_time:2.04
|
|---|
| 491 | dshow passing through packet of type video size 4147200 timestamp 24137327 orig timestamp 23418827 graph timestamp 24137227 diff 718400 Decklink Video Capture
|
|---|
| 492 | dshow passing through packet of type audio size 7680 timestamp 23418827 orig timestamp 23418827 graph timestamp 24137927 diff 719100 Decklink Audio Capture
|
|---|
| 493 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 494 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:97920 pts_time:2.04 dts:97920 dts_time:2.04 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 495 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:97920 pts_time:2.04 dts:97920 dts_time:2.04 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 496 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:55 pts_time:2.2 dts:52 dts_time:2.08 -> pts:55 pts_time:2.2 dts:52 dts_time:2.08
|
|---|
| 497 | dshow passing through packet of type video size 4147200 timestamp 24540627 orig timestamp 23818827 graph timestamp 24540427 diff 721600 Decklink Video Capture
|
|---|
| 498 | dshow passing through packet of type audio size 7680 timestamp 23818827 orig timestamp 23818827 graph timestamp 24542727 diff 723900 Decklink Audio Capture
|
|---|
| 499 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 500 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:99840 pts_time:2.08 dts:99840 dts_time:2.08 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 501 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:99840 pts_time:2.08 dts:99840 dts_time:2.08 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 502 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:53 pts_time:2.12 dts:53 dts_time:2.12 -> pts:53 pts_time:2.12 dts:53 dts_time:2.12
|
|---|
| 503 | dshow passing through packet of type video size 4147200 timestamp 24940327 orig timestamp 24218827 graph timestamp 24940027 diff 721200 Decklink Video Capture
|
|---|
| 504 | dshow passing through packet of type audio size 7680 timestamp 24218827 orig timestamp 24218827 graph timestamp 24942027 diff 723200 Decklink Audio Capture
|
|---|
| 505 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 506 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:101760 pts_time:2.12 dts:101760 dts_time:2.12 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 507 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:101760 pts_time:2.12 dts:101760 dts_time:2.12 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 508 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:54 pts_time:2.16 dts:54 dts_time:2.16 -> pts:54 pts_time:2.16 dts:54 dts_time:2.16
|
|---|
| 509 | dshow passing through packet of type video size 4147200 timestamp 25341227 orig timestamp 24618827 graph timestamp 25340727 diff 721900 Decklink Video Capture
|
|---|
| 510 | dshow passing through packet of type audio size 7680 timestamp 24618827 orig timestamp 24618827 graph timestamp 25343827 diff 725000 Decklink Audio Capture
|
|---|
| 511 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 512 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:103680 pts_time:2.16 dts:103680 dts_time:2.16 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 513 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:103680 pts_time:2.16 dts:103680 dts_time:2.16 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 514 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:58 pts_time:2.32 dts:55 dts_time:2.2 -> pts:58 pts_time:2.32 dts:55 dts_time:2.2
|
|---|
| 515 | dshow passing through packet of type video size 4147200 timestamp 25740827 orig timestamp 25018827 graph timestamp 25740627 diff 721800 Decklink Video Capture
|
|---|
| 516 | dshow passing through packet of type audio size 7680 timestamp 25018827 orig timestamp 25018827 graph timestamp 25742927 diff 724100 Decklink Audio Capture
|
|---|
| 517 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 518 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:105600 pts_time:2.2 dts:105600 dts_time:2.2 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 519 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:105600 pts_time:2.2 dts:105600 dts_time:2.2 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 520 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:56 pts_time:2.24 dts:56 dts_time:2.24 -> pts:56 pts_time:2.24 dts:56 dts_time:2.24
|
|---|
| 521 | dshow passing through packet of type video size 4147200 timestamp 26139427 orig timestamp 25418827 graph timestamp 26139227 diff 720400 Decklink Video Capture
|
|---|
| 522 | dshow passing through packet of type audio size 7680 timestamp 25418827 orig timestamp 25418827 graph timestamp 26140927 diff 722100 Decklink Audio Capture
|
|---|
| 523 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 524 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:107520 pts_time:2.24 dts:107520 dts_time:2.24 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 525 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:107520 pts_time:2.24 dts:107520 dts_time:2.24 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 526 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:57 pts_time:2.28 dts:57 dts_time:2.28 -> pts:57 pts_time:2.28 dts:57 dts_time:2.28
|
|---|
| 527 | dshow passing through packet of type video size 4147200 timestamp 26538527 orig timestamp 25818827 graph timestamp 26538327 diff 719500 Decklink Video Capture
|
|---|
| 528 | dshow passing through packet of type audio size 7680 timestamp 25818827 orig timestamp 25818827 graph timestamp 26539727 diff 720900 Decklink Audio Capture
|
|---|
| 529 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 530 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:109440 pts_time:2.28 dts:109440 dts_time:2.28 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 531 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:109440 pts_time:2.28 dts:109440 dts_time:2.28 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 532 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:61 pts_time:2.44 dts:58 dts_time:2.32 -> pts:61 pts_time:2.44 dts:58 dts_time:2.32
|
|---|
| 533 | dshow passing through packet of type video size 4147200 timestamp 26940827 orig timestamp 26218827 graph timestamp 26940527 diff 721700 Decklink Video Capture
|
|---|
| 534 | dshow passing through packet of type audio size 7680 timestamp 26218827 orig timestamp 26218827 graph timestamp 26942827 diff 724000 Decklink Audio Capture
|
|---|
| 535 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 536 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:111360 pts_time:2.32 dts:111360 dts_time:2.32 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 537 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:111360 pts_time:2.32 dts:111360 dts_time:2.32 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 538 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:59 pts_time:2.36 dts:59 dts_time:2.36 -> pts:59 pts_time:2.36 dts:59 dts_time:2.36
|
|---|
| 539 | dshow passing through packet of type video size 4147200 timestamp 27340327 orig timestamp 26618827 graph timestamp 27340027 diff 721200 Decklink Video Capture
|
|---|
| 540 | dshow passing through packet of type audio size 7680 timestamp 26618827 orig timestamp 26618827 graph timestamp 27342027 diff 723200 Decklink Audio Capture
|
|---|
| 541 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 542 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:113280 pts_time:2.36 dts:113280 dts_time:2.36 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 543 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:113280 pts_time:2.36 dts:113280 dts_time:2.36 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 544 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:60 pts_time:2.4 dts:60 dts_time:2.4 -> pts:60 pts_time:2.4 dts:60 dts_time:2.4
|
|---|
| 545 | dshow passing through packet of type video size 4147200 timestamp 27738427 orig timestamp 27018827 graph timestamp 27738327 diff 719500 Decklink Video Capture
|
|---|
| 546 | dshow passing through packet of type audio size 7680 timestamp 27018827 orig timestamp 27018827 graph timestamp 27739727 diff 720900 Decklink Audio Capture
|
|---|
| 547 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 548 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:115200 pts_time:2.4 dts:115200 dts_time:2.4 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 549 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:115200 pts_time:2.4 dts:115200 dts_time:2.4 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 550 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:64 pts_time:2.56 dts:61 dts_time:2.44 -> pts:64 pts_time:2.56 dts:61 dts_time:2.44
|
|---|
| 551 | frame= 64 fps= 25 q=2.0 size=N/A time=00:00:02.56 bitrate=N/A speed=1.01x
|
|---|
| 552 | dshow passing through packet of type video size 4147200 timestamp 28140727 orig timestamp 27418827 graph timestamp 28140527 diff 721700 Decklink Video Capture
|
|---|
| 553 | dshow passing through packet of type audio size 7680 timestamp 27418827 orig timestamp 27418827 graph timestamp 28142427 diff 723600 Decklink Audio Capture
|
|---|
| 554 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 555 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:117120 pts_time:2.44 dts:117120 dts_time:2.44 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 556 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:117120 pts_time:2.44 dts:117120 dts_time:2.44 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 557 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:62 pts_time:2.48 dts:62 dts_time:2.48 -> pts:62 pts_time:2.48 dts:62 dts_time:2.48
|
|---|
| 558 | dshow passing through packet of type video size 4147200 timestamp 28538527 orig timestamp 27818827 graph timestamp 28538427 diff 719600 Decklink Video Capture
|
|---|
| 559 | dshow passing through packet of type audio size 7680 timestamp 27818827 orig timestamp 27818827 graph timestamp 28539727 diff 720900 Decklink Audio Capture
|
|---|
| 560 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 561 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:119040 pts_time:2.48 dts:119040 dts_time:2.48 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 562 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:119040 pts_time:2.48 dts:119040 dts_time:2.48 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 563 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:63 pts_time:2.52 dts:63 dts_time:2.52 -> pts:63 pts_time:2.52 dts:63 dts_time:2.52
|
|---|
| 564 | dshow passing through packet of type video size 4147200 timestamp 28941327 orig timestamp 28218827 graph timestamp 28941127 diff 722300 Decklink Video Capture
|
|---|
| 565 | dshow passing through packet of type audio size 7680 timestamp 28218827 orig timestamp 28218827 graph timestamp 28943427 diff 724600 Decklink Audio Capture
|
|---|
| 566 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 567 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:120960 pts_time:2.52 dts:120960 dts_time:2.52 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 568 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:120960 pts_time:2.52 dts:120960 dts_time:2.52 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 569 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:67 pts_time:2.68 dts:64 dts_time:2.56 -> pts:67 pts_time:2.68 dts:64 dts_time:2.56
|
|---|
| 570 | dshow passing through packet of type video size 4147200 timestamp 29340627 orig timestamp 28618827 graph timestamp 29340327 diff 721500 Decklink Video Capture
|
|---|
| 571 | dshow passing through packet of type audio size 7680 timestamp 28618827 orig timestamp 28618827 graph timestamp 29342327 diff 723500 Decklink Audio Capture
|
|---|
| 572 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 573 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:122880 pts_time:2.56 dts:122880 dts_time:2.56 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 574 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:122880 pts_time:2.56 dts:122880 dts_time:2.56 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 575 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:65 pts_time:2.6 dts:65 dts_time:2.6 -> pts:65 pts_time:2.6 dts:65 dts_time:2.6
|
|---|
| 576 | dshow passing through packet of type video size 4147200 timestamp 29739627 orig timestamp 29018827 graph timestamp 29739427 diff 720600 Decklink Video Capture
|
|---|
| 577 | dshow passing through packet of type audio size 7680 timestamp 29018827 orig timestamp 29018827 graph timestamp 29741227 diff 722400 Decklink Audio Capture
|
|---|
| 578 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 579 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:124800 pts_time:2.6 dts:124800 dts_time:2.6 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 580 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:124800 pts_time:2.6 dts:124800 dts_time:2.6 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 581 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:66 pts_time:2.64 dts:66 dts_time:2.64 -> pts:66 pts_time:2.64 dts:66 dts_time:2.64
|
|---|
| 582 | dshow passing through packet of type video size 4147200 timestamp 30137027 orig timestamp 29418827 graph timestamp 30136927 diff 718100 Decklink Video Capture
|
|---|
| 583 | dshow passing through packet of type audio size 7680 timestamp 29418827 orig timestamp 29418827 graph timestamp 30137827 diff 719000 Decklink Audio Capture
|
|---|
| 584 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 585 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:126720 pts_time:2.64 dts:126720 dts_time:2.64 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 586 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:126720 pts_time:2.64 dts:126720 dts_time:2.64 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 587 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:70 pts_time:2.8 dts:67 dts_time:2.68 -> pts:70 pts_time:2.8 dts:67 dts_time:2.68
|
|---|
| 588 | dshow passing through packet of type video size 4147200 timestamp 30537627 orig timestamp 29818827 graph timestamp 30537627 diff 718800 Decklink Video Capture
|
|---|
| 589 | dshow passing through packet of type audio size 7680 timestamp 29818827 orig timestamp 29818827 graph timestamp 30538127 diff 719300 Decklink Audio Capture
|
|---|
| 590 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 591 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:128640 pts_time:2.68 dts:128640 dts_time:2.68 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 592 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:128640 pts_time:2.68 dts:128640 dts_time:2.68 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 593 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:68 pts_time:2.72 dts:68 dts_time:2.72 -> pts:68 pts_time:2.72 dts:68 dts_time:2.72
|
|---|
| 594 | dshow passing through packet of type video size 4147200 timestamp 30940327 orig timestamp 30218827 graph timestamp 30940027 diff 721200 Decklink Video Capture
|
|---|
| 595 | dshow passing through packet of type audio size 7680 timestamp 30218827 orig timestamp 30218827 graph timestamp 30942227 diff 723400 Decklink Audio Capture
|
|---|
| 596 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 597 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:130560 pts_time:2.72 dts:130560 dts_time:2.72 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 598 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:130560 pts_time:2.72 dts:130560 dts_time:2.72 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 599 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:69 pts_time:2.76 dts:69 dts_time:2.76 -> pts:69 pts_time:2.76 dts:69 dts_time:2.76
|
|---|
| 600 | dshow passing through packet of type video size 4147200 timestamp 31337527 orig timestamp 30618827 graph timestamp 31337527 diff 718700 Decklink Video Capture
|
|---|
| 601 | dshow passing through packet of type audio size 7680 timestamp 30618827 orig timestamp 30618827 graph timestamp 31338027 diff 719200 Decklink Audio Capture
|
|---|
| 602 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 603 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:132480 pts_time:2.76 dts:132480 dts_time:2.76 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 604 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:132480 pts_time:2.76 dts:132480 dts_time:2.76 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 605 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:73 pts_time:2.92 dts:70 dts_time:2.8 -> pts:73 pts_time:2.92 dts:70 dts_time:2.8
|
|---|
| 606 | dshow passing through packet of type video size 4147200 timestamp 31737527 orig timestamp 31018827 graph timestamp 31737527 diff 718700 Decklink Video Capture
|
|---|
| 607 | dshow passing through packet of type audio size 7680 timestamp 31018827 orig timestamp 31018827 graph timestamp 31738127 diff 719300 Decklink Audio Capture
|
|---|
| 608 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 609 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:134400 pts_time:2.8 dts:134400 dts_time:2.8 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 610 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:134400 pts_time:2.8 dts:134400 dts_time:2.8 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 611 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:71 pts_time:2.84 dts:71 dts_time:2.84 -> pts:71 pts_time:2.84 dts:71 dts_time:2.84
|
|---|
| 612 | dshow passing through packet of type video size 4147200 timestamp 32140627 orig timestamp 31418827 graph timestamp 32140427 diff 721600 Decklink Video Capture
|
|---|
| 613 | dshow passing through packet of type audio size 7680 timestamp 31418827 orig timestamp 31418827 graph timestamp 32142527 diff 723700 Decklink Audio Capture
|
|---|
| 614 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 615 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:136320 pts_time:2.84 dts:136320 dts_time:2.84 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 616 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:136320 pts_time:2.84 dts:136320 dts_time:2.84 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 617 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:72 pts_time:2.88 dts:72 dts_time:2.88 -> pts:72 pts_time:2.88 dts:72 dts_time:2.88
|
|---|
| 618 | dshow passing through packet of type video size 4147200 timestamp 32540327 orig timestamp 31818827 graph timestamp 32540027 diff 721200 Decklink Video Capture
|
|---|
| 619 | dshow passing through packet of type audio size 7680 timestamp 31818827 orig timestamp 31818827 graph timestamp 32542227 diff 723400 Decklink Audio Capture
|
|---|
| 620 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 621 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:138240 pts_time:2.88 dts:138240 dts_time:2.88 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 622 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:138240 pts_time:2.88 dts:138240 dts_time:2.88 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 623 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:76 pts_time:3.04 dts:73 dts_time:2.92 -> pts:76 pts_time:3.04 dts:73 dts_time:2.92
|
|---|
| 624 | frame= 76 fps= 25 q=2.0 size=N/A time=00:00:03.04 bitrate=N/A speed= 1x
|
|---|
| 625 | dshow passing through packet of type video size 4147200 timestamp 32940927 orig timestamp 32218827 graph timestamp 32940727 diff 721900 Decklink Video Capture
|
|---|
| 626 | dshow passing through packet of type audio size 7680 timestamp 32218827 orig timestamp 32218827 graph timestamp 32942827 diff 724000 Decklink Audio Capture
|
|---|
| 627 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 628 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:140160 pts_time:2.92 dts:140160 dts_time:2.92 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 629 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:140160 pts_time:2.92 dts:140160 dts_time:2.92 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 630 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:74 pts_time:2.96 dts:74 dts_time:2.96 -> pts:74 pts_time:2.96 dts:74 dts_time:2.96
|
|---|
| 631 | dshow passing through packet of type video size 4147200 timestamp 33340827 orig timestamp 32618827 graph timestamp 33340527 diff 721700 Decklink Video Capture
|
|---|
| 632 | dshow passing through packet of type audio size 7680 timestamp 32618827 orig timestamp 32618827 graph timestamp 33342527 diff 723700 Decklink Audio Capture
|
|---|
| 633 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 634 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:142080 pts_time:2.96 dts:142080 dts_time:2.96 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 635 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:142080 pts_time:2.96 dts:142080 dts_time:2.96 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 636 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:75 pts_time:3 dts:75 dts_time:3 -> pts:75 pts_time:3 dts:75 dts_time:3
|
|---|
| 637 | dshow passing through packet of type video size 4147200 timestamp 33738227 orig timestamp 33018827 graph timestamp 33738127 diff 719300 Decklink Video Capture
|
|---|
| 638 | dshow passing through packet of type audio size 7680 timestamp 33018827 orig timestamp 33018827 graph timestamp 33739327 diff 720500 Decklink Audio Capture
|
|---|
| 639 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 640 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:144000 pts_time:3 dts:144000 dts_time:3 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 641 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:144000 pts_time:3 dts:144000 dts_time:3 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 642 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:79 pts_time:3.16 dts:76 dts_time:3.04 -> pts:79 pts_time:3.16 dts:76 dts_time:3.04
|
|---|
| 643 | dshow passing through packet of type video size 4147200 timestamp 34140327 orig timestamp 33418827 graph timestamp 34140027 diff 721200 Decklink Video Capture
|
|---|
| 644 | dshow passing through packet of type audio size 7680 timestamp 33418827 orig timestamp 33418827 graph timestamp 34141827 diff 723000 Decklink Audio Capture
|
|---|
| 645 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 646 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:145920 pts_time:3.04 dts:145920 dts_time:3.04 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 647 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:145920 pts_time:3.04 dts:145920 dts_time:3.04 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 648 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:77 pts_time:3.08 dts:77 dts_time:3.08 -> pts:77 pts_time:3.08 dts:77 dts_time:3.08
|
|---|
| 649 | dshow passing through packet of type video size 4147200 timestamp 34540527 orig timestamp 33818827 graph timestamp 34540327 diff 721500 Decklink Video Capture
|
|---|
| 650 | dshow passing through packet of type audio size 7680 timestamp 33818827 orig timestamp 33818827 graph timestamp 34542427 diff 723600 Decklink Audio Capture
|
|---|
| 651 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 652 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:147840 pts_time:3.08 dts:147840 dts_time:3.08 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 653 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:147840 pts_time:3.08 dts:147840 dts_time:3.08 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 654 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:78 pts_time:3.12 dts:78 dts_time:3.12 -> pts:78 pts_time:3.12 dts:78 dts_time:3.12
|
|---|
| 655 | dshow passing through packet of type video size 4147200 timestamp 34938427 orig timestamp 34218827 graph timestamp 34938327 diff 719500 Decklink Video Capture
|
|---|
| 656 | dshow passing through packet of type audio size 7680 timestamp 34218827 orig timestamp 34218827 graph timestamp 34939527 diff 720700 Decklink Audio Capture
|
|---|
| 657 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 658 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:149760 pts_time:3.12 dts:149760 dts_time:3.12 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 659 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:149760 pts_time:3.12 dts:149760 dts_time:3.12 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 660 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:82 pts_time:3.28 dts:79 dts_time:3.16 -> pts:82 pts_time:3.28 dts:79 dts_time:3.16
|
|---|
| 661 | dshow passing through packet of type video size 4147200 timestamp 35340227 orig timestamp 34618827 graph timestamp 35340027 diff 721200 Decklink Video Capture
|
|---|
| 662 | dshow passing through packet of type audio size 7680 timestamp 34618827 orig timestamp 34618827 graph timestamp 35341727 diff 722900 Decklink Audio Capture
|
|---|
| 663 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 664 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:151680 pts_time:3.16 dts:151680 dts_time:3.16 -> pts:151680 pts_time:3.16 dts:151680 dts_time:3.16
|
|---|
| 665 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:151680 pts_time:3.16 dts:151680 dts_time:3.16 -> pts:151680 pts_time:3.16 dts:151680 dts_time:3.16
|
|---|
| 666 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:80 pts_time:3.2 dts:80 dts_time:3.2 -> pts:80 pts_time:3.2 dts:80 dts_time:3.2
|
|---|
| 667 | dshow passing through packet of type video size 4147200 timestamp 35739327 orig timestamp 35018827 graph timestamp 35739227 diff 720400 Decklink Video Capture
|
|---|
| 668 | dshow passing through packet of type audio size 7680 timestamp 35018827 orig timestamp 35018827 graph timestamp 35740627 diff 721800 Decklink Audio Capture
|
|---|
| 669 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 670 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:153600 pts_time:3.2 dts:153600 dts_time:3.2 -> pts:153600 pts_time:3.2 dts:153600 dts_time:3.2
|
|---|
| 671 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:153600 pts_time:3.2 dts:153600 dts_time:3.2 -> pts:153600 pts_time:3.2 dts:153600 dts_time:3.2
|
|---|
| 672 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:81 pts_time:3.24 dts:81 dts_time:3.24 -> pts:81 pts_time:3.24 dts:81 dts_time:3.24
|
|---|
| 673 | dshow passing through packet of type video size 4147200 timestamp 36138227 orig timestamp 35418827 graph timestamp 36138127 diff 719300 Decklink Video Capture
|
|---|
| 674 | dshow passing through packet of type audio size 7680 timestamp 35418827 orig timestamp 35418827 graph timestamp 36139427 diff 720600 Decklink Audio Capture
|
|---|
| 675 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 676 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:155520 pts_time:3.24 dts:155520 dts_time:3.24 -> pts:155520 pts_time:3.24 dts:155520 dts_time:3.24
|
|---|
| 677 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:155520 pts_time:3.24 dts:155520 dts_time:3.24 -> pts:155520 pts_time:3.24 dts:155520 dts_time:3.24
|
|---|
| 678 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:85 pts_time:3.4 dts:82 dts_time:3.28 -> pts:85 pts_time:3.4 dts:82 dts_time:3.28
|
|---|
| 679 | dshow passing through packet of type video size 4147200 timestamp 36540527 orig timestamp 35818827 graph timestamp 36540227 diff 721400 Decklink Video Capture
|
|---|
| 680 | dshow passing through packet of type audio size 7680 timestamp 35818827 orig timestamp 35818827 graph timestamp 36542427 diff 723600 Decklink Audio Capture
|
|---|
| 681 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 682 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:157440 pts_time:3.28 dts:157440 dts_time:3.28 -> pts:157440 pts_time:3.28 dts:157440 dts_time:3.28
|
|---|
| 683 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:157440 pts_time:3.28 dts:157440 dts_time:3.28 -> pts:157440 pts_time:3.28 dts:157440 dts_time:3.28
|
|---|
| 684 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:83 pts_time:3.32 dts:83 dts_time:3.32 -> pts:83 pts_time:3.32 dts:83 dts_time:3.32
|
|---|
| 685 | dshow passing through packet of type video size 4147200 timestamp 36940727 orig timestamp 36218827 graph timestamp 36940527 diff 721700 Decklink Video Capture
|
|---|
| 686 | dshow passing through packet of type audio size 7680 timestamp 36218827 orig timestamp 36218827 graph timestamp 36942727 diff 723900 Decklink Audio Capture
|
|---|
| 687 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 688 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:159360 pts_time:3.32 dts:159360 dts_time:3.32 -> pts:159360 pts_time:3.32 dts:159360 dts_time:3.32
|
|---|
| 689 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:159360 pts_time:3.32 dts:159360 dts_time:3.32 -> pts:159360 pts_time:3.32 dts:159360 dts_time:3.32
|
|---|
| 690 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:84 pts_time:3.36 dts:84 dts_time:3.36 -> pts:84 pts_time:3.36 dts:84 dts_time:3.36
|
|---|
| 691 | dshow passing through packet of type video size 4147200 timestamp 37337327 orig timestamp 36618827 graph timestamp 37337327 diff 718500 Decklink Video Capture
|
|---|
| 692 | dshow passing through packet of type audio size 7680 timestamp 36618827 orig timestamp 36618827 graph timestamp 37337927 diff 719100 Decklink Audio Capture
|
|---|
| 693 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 694 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:161280 pts_time:3.36 dts:161280 dts_time:3.36 -> pts:161280 pts_time:3.36 dts:161280 dts_time:3.36
|
|---|
| 695 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:161280 pts_time:3.36 dts:161280 dts_time:3.36 -> pts:161280 pts_time:3.36 dts:161280 dts_time:3.36
|
|---|
| 696 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:88 pts_time:3.52 dts:85 dts_time:3.4 -> pts:88 pts_time:3.52 dts:85 dts_time:3.4
|
|---|
| 697 | dshow passing through packet of type video size 4147200 timestamp 37740327 orig timestamp 37018827 graph timestamp 37740027 diff 721200 Decklink Video Capture
|
|---|
| 698 | dshow passing through packet of type audio size 7680 timestamp 37018827 orig timestamp 37018827 graph timestamp 37742027 diff 723200 Decklink Audio Capture
|
|---|
| 699 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 700 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:163200 pts_time:3.4 dts:163200 dts_time:3.4 -> pts:163200 pts_time:3.4 dts:163200 dts_time:3.4
|
|---|
| 701 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:163200 pts_time:3.4 dts:163200 dts_time:3.4 -> pts:163200 pts_time:3.4 dts:163200 dts_time:3.4
|
|---|
| 702 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:86 pts_time:3.44 dts:86 dts_time:3.44 -> pts:86 pts_time:3.44 dts:86 dts_time:3.44
|
|---|
| 703 | frame= 89 fps= 25 q=2.5 size=N/A time=00:00:03.56 bitrate=N/A speed= 1x
|
|---|
| 704 | dshow passing through packet of type video size 4147200 timestamp 38141027 orig timestamp 37418827 graph timestamp 38140827 diff 722000 Decklink Video Capture
|
|---|
| 705 | dshow passing through packet of type audio size 7680 timestamp 37418827 orig timestamp 37418827 graph timestamp 38142727 diff 723900 Decklink Audio Capture
|
|---|
| 706 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 707 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:165120 pts_time:3.44 dts:165120 dts_time:3.44 -> pts:165120 pts_time:3.44 dts:165120 dts_time:3.44
|
|---|
| 708 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:165120 pts_time:3.44 dts:165120 dts_time:3.44 -> pts:165120 pts_time:3.44 dts:165120 dts_time:3.44
|
|---|
| 709 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:87 pts_time:3.48 dts:87 dts_time:3.48 -> pts:87 pts_time:3.48 dts:87 dts_time:3.48
|
|---|
| 710 | dshow passing through packet of type video size 4147200 timestamp 38538627 orig timestamp 37818827 graph timestamp 38538527 diff 719700 Decklink Video Capture
|
|---|
| 711 | dshow passing through packet of type audio size 7680 timestamp 37818827 orig timestamp 37818827 graph timestamp 38539627 diff 720800 Decklink Audio Capture
|
|---|
| 712 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 713 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:167040 pts_time:3.48 dts:167040 dts_time:3.48 -> pts:167040 pts_time:3.48 dts:167040 dts_time:3.48
|
|---|
| 714 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:167040 pts_time:3.48 dts:167040 dts_time:3.48 -> pts:167040 pts_time:3.48 dts:167040 dts_time:3.48
|
|---|
| 715 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:91 pts_time:3.64 dts:88 dts_time:3.52 -> pts:91 pts_time:3.64 dts:88 dts_time:3.52
|
|---|
| 716 | dshow passing through packet of type video size 4147200 timestamp 38940627 orig timestamp 38218827 graph timestamp 38940327 diff 721500 Decklink Video Capture
|
|---|
| 717 | dshow passing through packet of type audio size 7680 timestamp 38218827 orig timestamp 38218827 graph timestamp 38942327 diff 723500 Decklink Audio Capture
|
|---|
| 718 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 719 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:168960 pts_time:3.52 dts:168960 dts_time:3.52 -> pts:168960 pts_time:3.52 dts:168960 dts_time:3.52
|
|---|
| 720 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:168960 pts_time:3.52 dts:168960 dts_time:3.52 -> pts:168960 pts_time:3.52 dts:168960 dts_time:3.52
|
|---|
| 721 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:89 pts_time:3.56 dts:89 dts_time:3.56 -> pts:89 pts_time:3.56 dts:89 dts_time:3.56
|
|---|
| 722 | dshow passing through packet of type video size 4147200 timestamp 39339627 orig timestamp 38618827 graph timestamp 39339427 diff 720600 Decklink Video Capture
|
|---|
| 723 | dshow passing through packet of type audio size 7680 timestamp 38618827 orig timestamp 38618827 graph timestamp 39341227 diff 722400 Decklink Audio Capture
|
|---|
| 724 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 725 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:170880 pts_time:3.56 dts:170880 dts_time:3.56 -> pts:170880 pts_time:3.56 dts:170880 dts_time:3.56
|
|---|
| 726 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:170880 pts_time:3.56 dts:170880 dts_time:3.56 -> pts:170880 pts_time:3.56 dts:170880 dts_time:3.56
|
|---|
| 727 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:90 pts_time:3.6 dts:90 dts_time:3.6 -> pts:90 pts_time:3.6 dts:90 dts_time:3.6
|
|---|
| 728 | dshow passing through packet of type video size 4147200 timestamp 39740727 orig timestamp 39018827 graph timestamp 39740527 diff 721700 Decklink Video Capture
|
|---|
| 729 | dshow passing through packet of type audio size 7680 timestamp 39018827 orig timestamp 39018827 graph timestamp 39742627 diff 723800 Decklink Audio Capture
|
|---|
| 730 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 731 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:172800 pts_time:3.6 dts:172800 dts_time:3.6 -> pts:172800 pts_time:3.6 dts:172800 dts_time:3.6
|
|---|
| 732 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:172800 pts_time:3.6 dts:172800 dts_time:3.6 -> pts:172800 pts_time:3.6 dts:172800 dts_time:3.6
|
|---|
| 733 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:94 pts_time:3.76 dts:91 dts_time:3.64 -> pts:94 pts_time:3.76 dts:91 dts_time:3.64
|
|---|
| 734 | dshow passing through packet of type video size 4147200 timestamp 40140227 orig timestamp 39418827 graph timestamp 40140027 diff 721200 Decklink Video Capture
|
|---|
| 735 | dshow passing through packet of type audio size 7680 timestamp 39418827 orig timestamp 39418827 graph timestamp 40142027 diff 723200 Decklink Audio Capture
|
|---|
| 736 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 737 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:174720 pts_time:3.64 dts:174720 dts_time:3.64 -> pts:174720 pts_time:3.64 dts:174720 dts_time:3.64
|
|---|
| 738 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:174720 pts_time:3.64 dts:174720 dts_time:3.64 -> pts:174720 pts_time:3.64 dts:174720 dts_time:3.64
|
|---|
| 739 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:92 pts_time:3.68 dts:92 dts_time:3.68 -> pts:92 pts_time:3.68 dts:92 dts_time:3.68
|
|---|
| 740 | dshow passing through packet of type video size 4147200 timestamp 40538327 orig timestamp 39818827 graph timestamp 40538227 diff 719400 Decklink Video Capture
|
|---|
| 741 | dshow passing through packet of type audio size 7680 timestamp 39818827 orig timestamp 39818827 graph timestamp 40539427 diff 720600 Decklink Audio Capture
|
|---|
| 742 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 743 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:176640 pts_time:3.68 dts:176640 dts_time:3.68 -> pts:176640 pts_time:3.68 dts:176640 dts_time:3.68
|
|---|
| 744 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:176640 pts_time:3.68 dts:176640 dts_time:3.68 -> pts:176640 pts_time:3.68 dts:176640 dts_time:3.68
|
|---|
| 745 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:93 pts_time:3.72 dts:93 dts_time:3.72 -> pts:93 pts_time:3.72 dts:93 dts_time:3.72
|
|---|
| 746 | dshow passing through packet of type video size 4147200 timestamp 40940627 orig timestamp 40218827 graph timestamp 40940327 diff 721500 Decklink Video Capture
|
|---|
| 747 | dshow passing through packet of type audio size 7680 timestamp 40218827 orig timestamp 40218827 graph timestamp 40942427 diff 723600 Decklink Audio Capture
|
|---|
| 748 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 749 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:178560 pts_time:3.72 dts:178560 dts_time:3.72 -> pts:178560 pts_time:3.72 dts:178560 dts_time:3.72
|
|---|
| 750 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:178560 pts_time:3.72 dts:178560 dts_time:3.72 -> pts:178560 pts_time:3.72 dts:178560 dts_time:3.72
|
|---|
| 751 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:97 pts_time:3.88 dts:94 dts_time:3.76 -> pts:97 pts_time:3.88 dts:94 dts_time:3.76
|
|---|
| 752 | dshow passing through packet of type video size 4147200 timestamp 41340427 orig timestamp 40618827 graph timestamp 41340227 diff 721400 Decklink Video Capture
|
|---|
| 753 | dshow passing through packet of type audio size 7680 timestamp 40618827 orig timestamp 40618827 graph timestamp 41342427 diff 723600 Decklink Audio Capture
|
|---|
| 754 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 755 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:180480 pts_time:3.76 dts:180480 dts_time:3.76 -> pts:180480 pts_time:3.76 dts:180480 dts_time:3.76
|
|---|
| 756 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:180480 pts_time:3.76 dts:180480 dts_time:3.76 -> pts:180480 pts_time:3.76 dts:180480 dts_time:3.76
|
|---|
| 757 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:95 pts_time:3.8 dts:95 dts_time:3.8 -> pts:95 pts_time:3.8 dts:95 dts_time:3.8
|
|---|
| 758 | dshow passing through packet of type video size 4147200 timestamp 41737927 orig timestamp 41018827 graph timestamp 41737927 diff 719100 Decklink Video Capture
|
|---|
| 759 | dshow passing through packet of type audio size 7680 timestamp 41018827 orig timestamp 41018827 graph timestamp 41738527 diff 719700 Decklink Audio Capture
|
|---|
| 760 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 761 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:182400 pts_time:3.8 dts:182400 dts_time:3.8 -> pts:182400 pts_time:3.8 dts:182400 dts_time:3.8
|
|---|
| 762 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:182400 pts_time:3.8 dts:182400 dts_time:3.8 -> pts:182400 pts_time:3.8 dts:182400 dts_time:3.8
|
|---|
| 763 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:96 pts_time:3.84 dts:96 dts_time:3.84 -> pts:96 pts_time:3.84 dts:96 dts_time:3.84
|
|---|
| 764 | dshow passing through packet of type video size 4147200 timestamp 42140527 orig timestamp 41418827 graph timestamp 42140327 diff 721500 Decklink Video Capture
|
|---|
| 765 | dshow passing through packet of type audio size 7680 timestamp 41418827 orig timestamp 41418827 graph timestamp 42142227 diff 723400 Decklink Audio Capture
|
|---|
| 766 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 767 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:184320 pts_time:3.84 dts:184320 dts_time:3.84 -> pts:184320 pts_time:3.84 dts:184320 dts_time:3.84
|
|---|
| 768 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:184320 pts_time:3.84 dts:184320 dts_time:3.84 -> pts:184320 pts_time:3.84 dts:184320 dts_time:3.84
|
|---|
| 769 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:100 pts_time:4 dts:97 dts_time:3.88 -> pts:100 pts_time:4 dts:97 dts_time:3.88
|
|---|
| 770 | dshow passing through packet of type video size 4147200 timestamp 42540527 orig timestamp 41818827 graph timestamp 42540327 diff 721500 Decklink Video Capture
|
|---|
| 771 | dshow passing through packet of type audio size 7680 timestamp 41818827 orig timestamp 41818827 graph timestamp 42542027 diff 723200 Decklink Audio Capture
|
|---|
| 772 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 773 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:186240 pts_time:3.88 dts:186240 dts_time:3.88 -> pts:186240 pts_time:3.88 dts:186240 dts_time:3.88
|
|---|
| 774 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:186240 pts_time:3.88 dts:186240 dts_time:3.88 -> pts:186240 pts_time:3.88 dts:186240 dts_time:3.88
|
|---|
| 775 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:98 pts_time:3.92 dts:98 dts_time:3.92 -> pts:98 pts_time:3.92 dts:98 dts_time:3.92
|
|---|
| 776 | dshow passing through packet of type video size 4147200 timestamp 42937027 orig timestamp 42218827 graph timestamp 42937027 diff 718200 Decklink Video Capture
|
|---|
| 777 | dshow passing through packet of type audio size 7680 timestamp 42218827 orig timestamp 42218827 graph timestamp 42937627 diff 718800 Decklink Audio Capture
|
|---|
| 778 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 779 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:188160 pts_time:3.92 dts:188160 dts_time:3.92 -> pts:188160 pts_time:3.92 dts:188160 dts_time:3.92
|
|---|
| 780 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:188160 pts_time:3.92 dts:188160 dts_time:3.92 -> pts:188160 pts_time:3.92 dts:188160 dts_time:3.92
|
|---|
| 781 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:99 pts_time:3.96 dts:99 dts_time:3.96 -> pts:99 pts_time:3.96 dts:99 dts_time:3.96
|
|---|
| 782 | frame= 102 fps= 25 q=2.5 size=N/A time=00:00:04.04 bitrate=N/A speed=0.999x
|
|---|
| 783 | dshow passing through packet of type video size 4147200 timestamp 43341927 orig timestamp 42618827 graph timestamp 43341727 diff 722900 Decklink Video Capture
|
|---|
| 784 | dshow passing through packet of type audio size 7680 timestamp 42618827 orig timestamp 42618827 graph timestamp 43343727 diff 724900 Decklink Audio Capture
|
|---|
| 785 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 786 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:190080 pts_time:3.96 dts:190080 dts_time:3.96 -> pts:190080 pts_time:3.96 dts:190080 dts_time:3.96
|
|---|
| 787 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:190080 pts_time:3.96 dts:190080 dts_time:3.96 -> pts:190080 pts_time:3.96 dts:190080 dts_time:3.96
|
|---|
| 788 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:103 pts_time:4.12 dts:100 dts_time:4 -> pts:103 pts_time:4.12 dts:100 dts_time:4
|
|---|
| 789 | dshow passing through packet of type video size 4147200 timestamp 43741027 orig timestamp 43018827 graph timestamp 43740727 diff 721900 Decklink Video Capture
|
|---|
| 790 | dshow passing through packet of type audio size 7680 timestamp 43018827 orig timestamp 43018827 graph timestamp 43742827 diff 724000 Decklink Audio Capture
|
|---|
| 791 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 792 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:192000 pts_time:4 dts:192000 dts_time:4 -> pts:192000 pts_time:4 dts:192000 dts_time:4
|
|---|
| 793 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:192000 pts_time:4 dts:192000 dts_time:4 -> pts:192000 pts_time:4 dts:192000 dts_time:4
|
|---|
| 794 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:101 pts_time:4.04 dts:101 dts_time:4.04 -> pts:101 pts_time:4.04 dts:101 dts_time:4.04
|
|---|
| 795 | dshow passing through packet of type video size 4147200 timestamp 44137827 orig timestamp 43418827 graph timestamp 44137727 diff 718900 Decklink Video Capture
|
|---|
| 796 | dshow passing through packet of type audio size 7680 timestamp 43418827 orig timestamp 43418827 graph timestamp 44138427 diff 719600 Decklink Audio Capture
|
|---|
| 797 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 798 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:193920 pts_time:4.04 dts:193920 dts_time:4.04 -> pts:193920 pts_time:4.04 dts:193920 dts_time:4.04
|
|---|
| 799 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:193920 pts_time:4.04 dts:193920 dts_time:4.04 -> pts:193920 pts_time:4.04 dts:193920 dts_time:4.04
|
|---|
| 800 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:102 pts_time:4.08 dts:102 dts_time:4.08 -> pts:102 pts_time:4.08 dts:102 dts_time:4.08
|
|---|
| 801 | dshow passing through packet of type video size 4147200 timestamp 44540427 orig timestamp 43818827 graph timestamp 44540227 diff 721400 Decklink Video Capture
|
|---|
| 802 | dshow passing through packet of type audio size 7680 timestamp 43818827 orig timestamp 43818827 graph timestamp 44542027 diff 723200 Decklink Audio Capture
|
|---|
| 803 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 804 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:195840 pts_time:4.08 dts:195840 dts_time:4.08 -> pts:195840 pts_time:4.08 dts:195840 dts_time:4.08
|
|---|
| 805 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:195840 pts_time:4.08 dts:195840 dts_time:4.08 -> pts:195840 pts_time:4.08 dts:195840 dts_time:4.08
|
|---|
| 806 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:106 pts_time:4.24 dts:103 dts_time:4.12 -> pts:106 pts_time:4.24 dts:103 dts_time:4.12
|
|---|
| 807 | dshow passing through packet of type video size 4147200 timestamp 44937327 orig timestamp 44218827 graph timestamp 44937227 diff 718400 Decklink Video Capture
|
|---|
| 808 | dshow passing through packet of type audio size 7680 timestamp 44218827 orig timestamp 44218827 graph timestamp 44937927 diff 719100 Decklink Audio Capture
|
|---|
| 809 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 810 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:197760 pts_time:4.12 dts:197760 dts_time:4.12 -> pts:197760 pts_time:4.12 dts:197760 dts_time:4.12
|
|---|
| 811 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:197760 pts_time:4.12 dts:197760 dts_time:4.12 -> pts:197760 pts_time:4.12 dts:197760 dts_time:4.12
|
|---|
| 812 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:104 pts_time:4.16 dts:104 dts_time:4.16 -> pts:104 pts_time:4.16 dts:104 dts_time:4.16
|
|---|
| 813 | dshow passing through packet of type video size 4147200 timestamp 45341127 orig timestamp 44618827 graph timestamp 45340827 diff 722000 Decklink Video Capture
|
|---|
| 814 | dshow passing through packet of type audio size 7680 timestamp 44618827 orig timestamp 44618827 graph timestamp 45343027 diff 724200 Decklink Audio Capture
|
|---|
| 815 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 816 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:199680 pts_time:4.16 dts:199680 dts_time:4.16 -> pts:199680 pts_time:4.16 dts:199680 dts_time:4.16
|
|---|
| 817 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:199680 pts_time:4.16 dts:199680 dts_time:4.16 -> pts:199680 pts_time:4.16 dts:199680 dts_time:4.16
|
|---|
| 818 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:105 pts_time:4.2 dts:105 dts_time:4.2 -> pts:105 pts_time:4.2 dts:105 dts_time:4.2
|
|---|
| 819 | dshow passing through packet of type video size 4147200 timestamp 45737727 orig timestamp 45018827 graph timestamp 45737727 diff 718900 Decklink Video Capture
|
|---|
| 820 | dshow passing through packet of type audio size 7680 timestamp 45018827 orig timestamp 45018827 graph timestamp 45738427 diff 719600 Decklink Audio Capture
|
|---|
| 821 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 822 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:201600 pts_time:4.2 dts:201600 dts_time:4.2 -> pts:201600 pts_time:4.2 dts:201600 dts_time:4.2
|
|---|
| 823 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:201600 pts_time:4.2 dts:201600 dts_time:4.2 -> pts:201600 pts_time:4.2 dts:201600 dts_time:4.2
|
|---|
| 824 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:109 pts_time:4.36 dts:106 dts_time:4.24 -> pts:109 pts_time:4.36 dts:106 dts_time:4.24
|
|---|
| 825 | dshow passing through packet of type video size 4147200 timestamp 46140227 orig timestamp 45418827 graph timestamp 46139927 diff 721100 Decklink Video Capture
|
|---|
| 826 | dshow passing through packet of type audio size 7680 timestamp 45418827 orig timestamp 45418827 graph timestamp 46142027 diff 723200 Decklink Audio Capture
|
|---|
| 827 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 828 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:203520 pts_time:4.24 dts:203520 dts_time:4.24 -> pts:203520 pts_time:4.24 dts:203520 dts_time:4.24
|
|---|
| 829 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:203520 pts_time:4.24 dts:203520 dts_time:4.24 -> pts:203520 pts_time:4.24 dts:203520 dts_time:4.24
|
|---|
| 830 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:107 pts_time:4.28 dts:107 dts_time:4.28 -> pts:107 pts_time:4.28 dts:107 dts_time:4.28
|
|---|
| 831 | dshow passing through packet of type video size 4147200 timestamp 46537827 orig timestamp 45818827 graph timestamp 46537827 diff 719000 Decklink Video Capture
|
|---|
| 832 | dshow passing through packet of type audio size 7680 timestamp 45818827 orig timestamp 45818827 graph timestamp 46538327 diff 719500 Decklink Audio Capture
|
|---|
| 833 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 834 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:205440 pts_time:4.28 dts:205440 dts_time:4.28 -> pts:205440 pts_time:4.28 dts:205440 dts_time:4.28
|
|---|
| 835 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:205440 pts_time:4.28 dts:205440 dts_time:4.28 -> pts:205440 pts_time:4.28 dts:205440 dts_time:4.28
|
|---|
| 836 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:108 pts_time:4.32 dts:108 dts_time:4.32 -> pts:108 pts_time:4.32 dts:108 dts_time:4.32
|
|---|
| 837 | dshow passing through packet of type video size 4147200 timestamp 46940327 orig timestamp 46218827 graph timestamp 46940127 diff 721300 Decklink Video Capture
|
|---|
| 838 | dshow passing through packet of type audio size 7680 timestamp 46218827 orig timestamp 46218827 graph timestamp 46941927 diff 723100 Decklink Audio Capture
|
|---|
| 839 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 840 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:207360 pts_time:4.32 dts:207360 dts_time:4.32 -> pts:207360 pts_time:4.32 dts:207360 dts_time:4.32
|
|---|
| 841 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:207360 pts_time:4.32 dts:207360 dts_time:4.32 -> pts:207360 pts_time:4.32 dts:207360 dts_time:4.32
|
|---|
| 842 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:112 pts_time:4.48 dts:109 dts_time:4.36 -> pts:112 pts_time:4.48 dts:109 dts_time:4.36
|
|---|
| 843 | dshow passing through packet of type video size 4147200 timestamp 47340627 orig timestamp 46618827 graph timestamp 47340427 diff 721600 Decklink Video Capture
|
|---|
| 844 | dshow passing through packet of type audio size 7680 timestamp 46618827 orig timestamp 46618827 graph timestamp 47342527 diff 723700 Decklink Audio Capture
|
|---|
| 845 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 846 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:209280 pts_time:4.36 dts:209280 dts_time:4.36 -> pts:209280 pts_time:4.36 dts:209280 dts_time:4.36
|
|---|
| 847 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:209280 pts_time:4.36 dts:209280 dts_time:4.36 -> pts:209280 pts_time:4.36 dts:209280 dts_time:4.36
|
|---|
| 848 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:110 pts_time:4.4 dts:110 dts_time:4.4 -> pts:110 pts_time:4.4 dts:110 dts_time:4.4
|
|---|
| 849 | dshow passing through packet of type video size 4147200 timestamp 47737427 orig timestamp 47018827 graph timestamp 47737327 diff 718500 Decklink Video Capture
|
|---|
| 850 | dshow passing through packet of type audio size 7680 timestamp 47018827 orig timestamp 47018827 graph timestamp 47737927 diff 719100 Decklink Audio Capture
|
|---|
| 851 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 852 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:211200 pts_time:4.4 dts:211200 dts_time:4.4 -> pts:211200 pts_time:4.4 dts:211200 dts_time:4.4
|
|---|
| 853 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:211200 pts_time:4.4 dts:211200 dts_time:4.4 -> pts:211200 pts_time:4.4 dts:211200 dts_time:4.4
|
|---|
| 854 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:111 pts_time:4.44 dts:111 dts_time:4.44 -> pts:111 pts_time:4.44 dts:111 dts_time:4.44
|
|---|
| 855 | frame= 114 fps= 25 q=2.5 size=N/A time=00:00:04.56 bitrate=N/A speed= 1x
|
|---|
| 856 | dshow passing through packet of type video size 4147200 timestamp 48140827 orig timestamp 47418827 graph timestamp 48140627 diff 721800 Decklink Video Capture
|
|---|
| 857 | dshow passing through packet of type audio size 7680 timestamp 47418827 orig timestamp 47418827 graph timestamp 48142727 diff 723900 Decklink Audio Capture
|
|---|
| 858 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 859 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:213120 pts_time:4.44 dts:213120 dts_time:4.44 -> pts:213120 pts_time:4.44 dts:213120 dts_time:4.44
|
|---|
| 860 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:213120 pts_time:4.44 dts:213120 dts_time:4.44 -> pts:213120 pts_time:4.44 dts:213120 dts_time:4.44
|
|---|
| 861 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:115 pts_time:4.6 dts:112 dts_time:4.48 -> pts:115 pts_time:4.6 dts:112 dts_time:4.48
|
|---|
| 862 | dshow passing through packet of type video size 4147200 timestamp 48540327 orig timestamp 47818827 graph timestamp 48540127 diff 721300 Decklink Video Capture
|
|---|
| 863 | dshow passing through packet of type audio size 7680 timestamp 47818827 orig timestamp 47818827 graph timestamp 48541927 diff 723100 Decklink Audio Capture
|
|---|
| 864 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 865 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:215040 pts_time:4.48 dts:215040 dts_time:4.48 -> pts:215040 pts_time:4.48 dts:215040 dts_time:4.48
|
|---|
| 866 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:215040 pts_time:4.48 dts:215040 dts_time:4.48 -> pts:215040 pts_time:4.48 dts:215040 dts_time:4.48
|
|---|
| 867 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:113 pts_time:4.52 dts:113 dts_time:4.52 -> pts:113 pts_time:4.52 dts:113 dts_time:4.52
|
|---|
| 868 | dshow passing through packet of type video size 4147200 timestamp 48940927 orig timestamp 48218827 graph timestamp 48940727 diff 721900 Decklink Video Capture
|
|---|
| 869 | dshow passing through packet of type audio size 7680 timestamp 48218827 orig timestamp 48218827 graph timestamp 48942827 diff 724000 Decklink Audio Capture
|
|---|
| 870 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 871 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:216960 pts_time:4.52 dts:216960 dts_time:4.52 -> pts:216960 pts_time:4.52 dts:216960 dts_time:4.52
|
|---|
| 872 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:216960 pts_time:4.52 dts:216960 dts_time:4.52 -> pts:216960 pts_time:4.52 dts:216960 dts_time:4.52
|
|---|
| 873 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:114 pts_time:4.56 dts:114 dts_time:4.56 -> pts:114 pts_time:4.56 dts:114 dts_time:4.56
|
|---|
| 874 | dshow passing through packet of type video size 4147200 timestamp 49338427 orig timestamp 48618827 graph timestamp 49338327 diff 719500 Decklink Video Capture
|
|---|
| 875 | dshow passing through packet of type audio size 7680 timestamp 48618827 orig timestamp 48618827 graph timestamp 49339627 diff 720800 Decklink Audio Capture
|
|---|
| 876 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 877 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:218880 pts_time:4.56 dts:218880 dts_time:4.56 -> pts:218880 pts_time:4.56 dts:218880 dts_time:4.56
|
|---|
| 878 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:218880 pts_time:4.56 dts:218880 dts_time:4.56 -> pts:218880 pts_time:4.56 dts:218880 dts_time:4.56
|
|---|
| 879 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:118 pts_time:4.72 dts:115 dts_time:4.6 -> pts:118 pts_time:4.72 dts:115 dts_time:4.6
|
|---|
| 880 | dshow passing through packet of type video size 4147200 timestamp 49739827 orig timestamp 49018827 graph timestamp 49739627 diff 720800 Decklink Video Capture
|
|---|
| 881 | dshow passing through packet of type audio size 7680 timestamp 49018827 orig timestamp 49018827 graph timestamp 49741527 diff 722700 Decklink Audio Capture
|
|---|
| 882 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 883 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:220800 pts_time:4.6 dts:220800 dts_time:4.6 -> pts:220800 pts_time:4.6 dts:220800 dts_time:4.6
|
|---|
| 884 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:220800 pts_time:4.6 dts:220800 dts_time:4.6 -> pts:220800 pts_time:4.6 dts:220800 dts_time:4.6
|
|---|
| 885 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:116 pts_time:4.64 dts:116 dts_time:4.64 -> pts:116 pts_time:4.64 dts:116 dts_time:4.64
|
|---|
| 886 | dshow passing through packet of type video size 4147200 timestamp 50139627 orig timestamp 49418827 graph timestamp 50139427 diff 720600 Decklink Video Capture
|
|---|
| 887 | dshow passing through packet of type audio size 7680 timestamp 49418827 orig timestamp 49418827 graph timestamp 50141127 diff 722300 Decklink Audio Capture
|
|---|
| 888 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 889 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:222720 pts_time:4.64 dts:222720 dts_time:4.64 -> pts:222720 pts_time:4.64 dts:222720 dts_time:4.64
|
|---|
| 890 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:222720 pts_time:4.64 dts:222720 dts_time:4.64 -> pts:222720 pts_time:4.64 dts:222720 dts_time:4.64
|
|---|
| 891 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:117 pts_time:4.68 dts:117 dts_time:4.68 -> pts:117 pts_time:4.68 dts:117 dts_time:4.68
|
|---|
| 892 | dshow passing through packet of type video size 4147200 timestamp 50541027 orig timestamp 49818827 graph timestamp 50540727 diff 721900 Decklink Video Capture
|
|---|
| 893 | dshow passing through packet of type audio size 7680 timestamp 49818827 orig timestamp 49818827 graph timestamp 50542527 diff 723700 Decklink Audio Capture
|
|---|
| 894 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 895 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:224640 pts_time:4.68 dts:224640 dts_time:4.68 -> pts:224640 pts_time:4.68 dts:224640 dts_time:4.68
|
|---|
| 896 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:224640 pts_time:4.68 dts:224640 dts_time:4.68 -> pts:224640 pts_time:4.68 dts:224640 dts_time:4.68
|
|---|
| 897 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:121 pts_time:4.84 dts:118 dts_time:4.72 -> pts:121 pts_time:4.84 dts:118 dts_time:4.72
|
|---|
| 898 | dshow passing through packet of type video size 4147200 timestamp 50940527 orig timestamp 50218827 graph timestamp 50940227 diff 721400 Decklink Video Capture
|
|---|
| 899 | dshow passing through packet of type audio size 7680 timestamp 50218827 orig timestamp 50218827 graph timestamp 50942427 diff 723600 Decklink Audio Capture
|
|---|
| 900 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 901 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:226560 pts_time:4.72 dts:226560 dts_time:4.72 -> pts:226560 pts_time:4.72 dts:226560 dts_time:4.72
|
|---|
| 902 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:226560 pts_time:4.72 dts:226560 dts_time:4.72 -> pts:226560 pts_time:4.72 dts:226560 dts_time:4.72
|
|---|
| 903 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:119 pts_time:4.76 dts:119 dts_time:4.76 -> pts:119 pts_time:4.76 dts:119 dts_time:4.76
|
|---|
| 904 | dshow passing through packet of type video size 4147200 timestamp 51338327 orig timestamp 50618827 graph timestamp 51338227 diff 719400 Decklink Video Capture
|
|---|
| 905 | dshow passing through packet of type audio size 7680 timestamp 50618827 orig timestamp 50618827 graph timestamp 51339427 diff 720600 Decklink Audio Capture
|
|---|
| 906 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 907 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:228480 pts_time:4.76 dts:228480 dts_time:4.76 -> pts:228480 pts_time:4.76 dts:228480 dts_time:4.76
|
|---|
| 908 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:228480 pts_time:4.76 dts:228480 dts_time:4.76 -> pts:228480 pts_time:4.76 dts:228480 dts_time:4.76
|
|---|
| 909 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:120 pts_time:4.8 dts:120 dts_time:4.8 -> pts:120 pts_time:4.8 dts:120 dts_time:4.8
|
|---|
| 910 | dshow passing through packet of type video size 4147200 timestamp 51740627 orig timestamp 51018827 graph timestamp 51740427 diff 721600 Decklink Video Capture
|
|---|
| 911 | dshow passing through packet of type audio size 7680 timestamp 51018827 orig timestamp 51018827 graph timestamp 51742627 diff 723800 Decklink Audio Capture
|
|---|
| 912 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 913 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:230400 pts_time:4.8 dts:230400 dts_time:4.8 -> pts:230400 pts_time:4.8 dts:230400 dts_time:4.8
|
|---|
| 914 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:230400 pts_time:4.8 dts:230400 dts_time:4.8 -> pts:230400 pts_time:4.8 dts:230400 dts_time:4.8
|
|---|
| 915 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:124 pts_time:4.96 dts:121 dts_time:4.84 -> pts:124 pts_time:4.96 dts:121 dts_time:4.84
|
|---|
| 916 | dshow passing through packet of type video size 4147200 timestamp 52141227 orig timestamp 51418827 graph timestamp 52141027 diff 722200 Decklink Video Capture
|
|---|
| 917 | dshow passing through packet of type audio size 7680 timestamp 51418827 orig timestamp 51418827 graph timestamp 52143027 diff 724200 Decklink Audio Capture
|
|---|
| 918 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 919 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:232320 pts_time:4.84 dts:232320 dts_time:4.84 -> pts:232320 pts_time:4.84 dts:232320 dts_time:4.84
|
|---|
| 920 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:232320 pts_time:4.84 dts:232320 dts_time:4.84 -> pts:232320 pts_time:4.84 dts:232320 dts_time:4.84
|
|---|
| 921 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:122 pts_time:4.88 dts:122 dts_time:4.88 -> pts:122 pts_time:4.88 dts:122 dts_time:4.88
|
|---|
| 922 | dshow passing through packet of type video size 4147200 timestamp 52539227 orig timestamp 51818827 graph timestamp 52539127 diff 720300 Decklink Video Capture
|
|---|
| 923 | dshow passing through packet of type audio size 7680 timestamp 51818827 orig timestamp 51818827 graph timestamp 52540727 diff 721900 Decklink Audio Capture
|
|---|
| 924 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 925 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:234240 pts_time:4.88 dts:234240 dts_time:4.88 -> pts:234240 pts_time:4.88 dts:234240 dts_time:4.88
|
|---|
| 926 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:234240 pts_time:4.88 dts:234240 dts_time:4.88 -> pts:234240 pts_time:4.88 dts:234240 dts_time:4.88
|
|---|
| 927 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:123 pts_time:4.92 dts:123 dts_time:4.92 -> pts:123 pts_time:4.92 dts:123 dts_time:4.92
|
|---|
| 928 | dshow passing through packet of type video size 4147200 timestamp 52940727 orig timestamp 52218827 graph timestamp 52940427 diff 721600 Decklink Video Capture
|
|---|
| 929 | dshow passing through packet of type audio size 7680 timestamp 52218827 orig timestamp 52218827 graph timestamp 52942627 diff 723800 Decklink Audio Capture
|
|---|
| 930 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 931 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:236160 pts_time:4.92 dts:236160 dts_time:4.92 -> pts:236160 pts_time:4.92 dts:236160 dts_time:4.92
|
|---|
| 932 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:236160 pts_time:4.92 dts:236160 dts_time:4.92 -> pts:236160 pts_time:4.92 dts:236160 dts_time:4.92
|
|---|
| 933 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:127 pts_time:5.08 dts:124 dts_time:4.96 -> pts:127 pts_time:5.08 dts:124 dts_time:4.96
|
|---|
| 934 | frame= 127 fps= 25 q=1.6 size=N/A time=00:00:05.08 bitrate=N/A speed=1.01x
|
|---|
| 935 | dshow passing through packet of type video size 4147200 timestamp 53340627 orig timestamp 52618827 graph timestamp 53340327 diff 721500 Decklink Video Capture
|
|---|
| 936 | dshow passing through packet of type audio size 7680 timestamp 52618827 orig timestamp 52618827 graph timestamp 53342327 diff 723500 Decklink Audio Capture
|
|---|
| 937 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 938 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:238080 pts_time:4.96 dts:238080 dts_time:4.96 -> pts:238080 pts_time:4.96 dts:238080 dts_time:4.96
|
|---|
| 939 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:238080 pts_time:4.96 dts:238080 dts_time:4.96 -> pts:238080 pts_time:4.96 dts:238080 dts_time:4.96
|
|---|
| 940 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:125 pts_time:5 dts:125 dts_time:5 -> pts:125 pts_time:5 dts:125 dts_time:5
|
|---|
| 941 | dshow passing through packet of type video size 4147200 timestamp 53737927 orig timestamp 53018827 graph timestamp 53737827 diff 719000 Decklink Video Capture
|
|---|
| 942 | dshow passing through packet of type audio size 7680 timestamp 53018827 orig timestamp 53018827 graph timestamp 53738727 diff 719900 Decklink Audio Capture
|
|---|
| 943 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 944 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:240000 pts_time:5 dts:240000 dts_time:5 -> pts:240000 pts_time:5 dts:240000 dts_time:5
|
|---|
| 945 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:240000 pts_time:5 dts:240000 dts_time:5 -> pts:240000 pts_time:5 dts:240000 dts_time:5
|
|---|
| 946 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:126 pts_time:5.04 dts:126 dts_time:5.04 -> pts:126 pts_time:5.04 dts:126 dts_time:5.04
|
|---|
| 947 | dshow passing through packet of type video size 4147200 timestamp 54140427 orig timestamp 53418827 graph timestamp 54140127 diff 721300 Decklink Video Capture
|
|---|
| 948 | dshow passing through packet of type audio size 7680 timestamp 53418827 orig timestamp 53418827 graph timestamp 54142227 diff 723400 Decklink Audio Capture
|
|---|
| 949 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 950 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:241920 pts_time:5.04 dts:241920 dts_time:5.04 -> pts:241920 pts_time:5.04 dts:241920 dts_time:5.04
|
|---|
| 951 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:241920 pts_time:5.04 dts:241920 dts_time:5.04 -> pts:241920 pts_time:5.04 dts:241920 dts_time:5.04
|
|---|
| 952 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:130 pts_time:5.2 dts:127 dts_time:5.08 -> pts:130 pts_time:5.2 dts:127 dts_time:5.08
|
|---|
| 953 | dshow passing through packet of type video size 4147200 timestamp 54540727 orig timestamp 53818827 graph timestamp 54540527 diff 721700 Decklink Video Capture
|
|---|
| 954 | dshow passing through packet of type audio size 7680 timestamp 53818827 orig timestamp 53818827 graph timestamp 54542627 diff 723800 Decklink Audio Capture
|
|---|
| 955 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 956 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:243840 pts_time:5.08 dts:243840 dts_time:5.08 -> pts:243840 pts_time:5.08 dts:243840 dts_time:5.08
|
|---|
| 957 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:243840 pts_time:5.08 dts:243840 dts_time:5.08 -> pts:243840 pts_time:5.08 dts:243840 dts_time:5.08
|
|---|
| 958 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:128 pts_time:5.12 dts:128 dts_time:5.12 -> pts:128 pts_time:5.12 dts:128 dts_time:5.12
|
|---|
| 959 | dshow passing through packet of type video size 4147200 timestamp 54940627 orig timestamp 54218827 graph timestamp 54940427 diff 721600 Decklink Video Capture
|
|---|
| 960 | dshow passing through packet of type audio size 7680 timestamp 54218827 orig timestamp 54218827 graph timestamp 54942627 diff 723800 Decklink Audio Capture
|
|---|
| 961 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 962 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:245760 pts_time:5.12 dts:245760 dts_time:5.12 -> pts:245760 pts_time:5.12 dts:245760 dts_time:5.12
|
|---|
| 963 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:245760 pts_time:5.12 dts:245760 dts_time:5.12 -> pts:245760 pts_time:5.12 dts:245760 dts_time:5.12
|
|---|
| 964 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:129 pts_time:5.16 dts:129 dts_time:5.16 -> pts:129 pts_time:5.16 dts:129 dts_time:5.16
|
|---|
| 965 | dshow passing through packet of type video size 4147200 timestamp 55337327 orig timestamp 54618827 graph timestamp 55337227 diff 718400 Decklink Video Capture
|
|---|
| 966 | dshow passing through packet of type audio size 7680 timestamp 54618827 orig timestamp 54618827 graph timestamp 55338127 diff 719300 Decklink Audio Capture
|
|---|
| 967 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 968 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:247680 pts_time:5.16 dts:247680 dts_time:5.16 -> pts:247680 pts_time:5.16 dts:247680 dts_time:5.16
|
|---|
| 969 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:247680 pts_time:5.16 dts:247680 dts_time:5.16 -> pts:247680 pts_time:5.16 dts:247680 dts_time:5.16
|
|---|
| 970 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:133 pts_time:5.32 dts:130 dts_time:5.2 -> pts:133 pts_time:5.32 dts:130 dts_time:5.2
|
|---|
| 971 | dshow passing through packet of type video size 4147200 timestamp 55740627 orig timestamp 55018827 graph timestamp 55740327 diff 721500 Decklink Video Capture
|
|---|
| 972 | dshow passing through packet of type audio size 7680 timestamp 55018827 orig timestamp 55018827 graph timestamp 55742527 diff 723700 Decklink Audio Capture
|
|---|
| 973 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 974 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:249600 pts_time:5.2 dts:249600 dts_time:5.2 -> pts:249600 pts_time:5.2 dts:249600 dts_time:5.2
|
|---|
| 975 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:249600 pts_time:5.2 dts:249600 dts_time:5.2 -> pts:249600 pts_time:5.2 dts:249600 dts_time:5.2
|
|---|
| 976 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:131 pts_time:5.24 dts:131 dts_time:5.24 -> pts:131 pts_time:5.24 dts:131 dts_time:5.24
|
|---|
| 977 | dshow passing through packet of type video size 4147200 timestamp 56138227 orig timestamp 55418827 graph timestamp 56138127 diff 719300 Decklink Video Capture
|
|---|
| 978 | dshow passing through packet of type audio size 7680 timestamp 55418827 orig timestamp 55418827 graph timestamp 56139227 diff 720400 Decklink Audio Capture
|
|---|
| 979 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 980 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:251520 pts_time:5.24 dts:251520 dts_time:5.24 -> pts:251520 pts_time:5.24 dts:251520 dts_time:5.24
|
|---|
| 981 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:251520 pts_time:5.24 dts:251520 dts_time:5.24 -> pts:251520 pts_time:5.24 dts:251520 dts_time:5.24
|
|---|
| 982 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:132 pts_time:5.28 dts:132 dts_time:5.28 -> pts:132 pts_time:5.28 dts:132 dts_time:5.28
|
|---|
| 983 | dshow passing through packet of type video size 4147200 timestamp 56540727 orig timestamp 55818827 graph timestamp 56540527 diff 721700 Decklink Video Capture
|
|---|
| 984 | dshow passing through packet of type audio size 7680 timestamp 55818827 orig timestamp 55818827 graph timestamp 56542627 diff 723800 Decklink Audio Capture
|
|---|
| 985 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 986 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:253440 pts_time:5.28 dts:253440 dts_time:5.28 -> pts:253440 pts_time:5.28 dts:253440 dts_time:5.28
|
|---|
| 987 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:253440 pts_time:5.28 dts:253440 dts_time:5.28 -> pts:253440 pts_time:5.28 dts:253440 dts_time:5.28
|
|---|
| 988 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:136 pts_time:5.44 dts:133 dts_time:5.32 -> pts:136 pts_time:5.44 dts:133 dts_time:5.32
|
|---|
| 989 | dshow passing through packet of type video size 4147200 timestamp 56940527 orig timestamp 56218827 graph timestamp 56940327 diff 721500 Decklink Video Capture
|
|---|
| 990 | dshow passing through packet of type audio size 7680 timestamp 56218827 orig timestamp 56218827 graph timestamp 56942427 diff 723600 Decklink Audio Capture
|
|---|
| 991 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 992 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:255360 pts_time:5.32 dts:255360 dts_time:5.32 -> pts:255360 pts_time:5.32 dts:255360 dts_time:5.32
|
|---|
| 993 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:255360 pts_time:5.32 dts:255360 dts_time:5.32 -> pts:255360 pts_time:5.32 dts:255360 dts_time:5.32
|
|---|
| 994 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:134 pts_time:5.36 dts:134 dts_time:5.36 -> pts:134 pts_time:5.36 dts:134 dts_time:5.36
|
|---|
| 995 | dshow passing through packet of type video size 4147200 timestamp 57338427 orig timestamp 56618827 graph timestamp 57338327 diff 719500 Decklink Video Capture
|
|---|
| 996 | dshow passing through packet of type audio size 7680 timestamp 56618827 orig timestamp 56618827 graph timestamp 57339627 diff 720800 Decklink Audio Capture
|
|---|
| 997 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 998 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:257280 pts_time:5.36 dts:257280 dts_time:5.36 -> pts:257280 pts_time:5.36 dts:257280 dts_time:5.36
|
|---|
| 999 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:257280 pts_time:5.36 dts:257280 dts_time:5.36 -> pts:257280 pts_time:5.36 dts:257280 dts_time:5.36
|
|---|
| 1000 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:135 pts_time:5.4 dts:135 dts_time:5.4 -> pts:135 pts_time:5.4 dts:135 dts_time:5.4
|
|---|
| 1001 | dshow passing through packet of type video size 4147200 timestamp 57740827 orig timestamp 57018827 graph timestamp 57740527 diff 721700 Decklink Video Capture
|
|---|
| 1002 | dshow passing through packet of type audio size 7680 timestamp 57018827 orig timestamp 57018827 graph timestamp 57742527 diff 723700 Decklink Audio Capture
|
|---|
| 1003 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1004 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:259200 pts_time:5.4 dts:259200 dts_time:5.4 -> pts:259200 pts_time:5.4 dts:259200 dts_time:5.4
|
|---|
| 1005 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:259200 pts_time:5.4 dts:259200 dts_time:5.4 -> pts:259200 pts_time:5.4 dts:259200 dts_time:5.4
|
|---|
| 1006 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:139 pts_time:5.56 dts:136 dts_time:5.44 -> pts:139 pts_time:5.56 dts:136 dts_time:5.44
|
|---|
| 1007 | dshow passing through packet of type video size 4147200 timestamp 58140127 orig timestamp 57418827 graph timestamp 58139827 diff 721000 Decklink Video Capture
|
|---|
| 1008 | dshow passing through packet of type audio size 7680 timestamp 57418827 orig timestamp 57418827 graph timestamp 58141727 diff 722900 Decklink Audio Capture
|
|---|
| 1009 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1010 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:261120 pts_time:5.44 dts:261120 dts_time:5.44 -> pts:261120 pts_time:5.44 dts:261120 dts_time:5.44
|
|---|
| 1011 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:261120 pts_time:5.44 dts:261120 dts_time:5.44 -> pts:261120 pts_time:5.44 dts:261120 dts_time:5.44
|
|---|
| 1012 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:137 pts_time:5.48 dts:137 dts_time:5.48 -> pts:137 pts_time:5.48 dts:137 dts_time:5.48
|
|---|
| 1013 | frame= 140 fps= 25 q=2.5 size=N/A time=00:00:05.56 bitrate=N/A speed= 1x
|
|---|
| 1014 | dshow passing through packet of type video size 4147200 timestamp 58540627 orig timestamp 57818827 graph timestamp 58540427 diff 721600 Decklink Video Capture
|
|---|
| 1015 | dshow passing through packet of type audio size 7680 timestamp 57818827 orig timestamp 57818827 graph timestamp 58542727 diff 723900 Decklink Audio Capture
|
|---|
| 1016 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1017 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:263040 pts_time:5.48 dts:263040 dts_time:5.48 -> pts:263040 pts_time:5.48 dts:263040 dts_time:5.48
|
|---|
| 1018 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:263040 pts_time:5.48 dts:263040 dts_time:5.48 -> pts:263040 pts_time:5.48 dts:263040 dts_time:5.48
|
|---|
| 1019 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:138 pts_time:5.52 dts:138 dts_time:5.52 -> pts:138 pts_time:5.52 dts:138 dts_time:5.52
|
|---|
| 1020 | dshow passing through packet of type video size 4147200 timestamp 58938527 orig timestamp 58218827 graph timestamp 58938327 diff 719500 Decklink Video Capture
|
|---|
| 1021 | dshow passing through packet of type audio size 7680 timestamp 58218827 orig timestamp 58218827 graph timestamp 58939627 diff 720800 Decklink Audio Capture
|
|---|
| 1022 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1023 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:264960 pts_time:5.52 dts:264960 dts_time:5.52 -> pts:264960 pts_time:5.52 dts:264960 dts_time:5.52
|
|---|
| 1024 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:264960 pts_time:5.52 dts:264960 dts_time:5.52 -> pts:264960 pts_time:5.52 dts:264960 dts_time:5.52
|
|---|
| 1025 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:142 pts_time:5.68 dts:139 dts_time:5.56 -> pts:142 pts_time:5.68 dts:139 dts_time:5.56
|
|---|
| 1026 | dshow passing through packet of type video size 4147200 timestamp 59340727 orig timestamp 58618827 graph timestamp 59340427 diff 721600 Decklink Video Capture
|
|---|
| 1027 | dshow passing through packet of type audio size 7680 timestamp 58618827 orig timestamp 58618827 graph timestamp 59342727 diff 723900 Decklink Audio Capture
|
|---|
| 1028 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1029 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:266880 pts_time:5.56 dts:266880 dts_time:5.56 -> pts:266880 pts_time:5.56 dts:266880 dts_time:5.56
|
|---|
| 1030 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:266880 pts_time:5.56 dts:266880 dts_time:5.56 -> pts:266880 pts_time:5.56 dts:266880 dts_time:5.56
|
|---|
| 1031 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:140 pts_time:5.6 dts:140 dts_time:5.6 -> pts:140 pts_time:5.6 dts:140 dts_time:5.6
|
|---|
| 1032 | dshow passing through packet of type video size 4147200 timestamp 59737427 orig timestamp 59018827 graph timestamp 59737427 diff 718600 Decklink Video Capture
|
|---|
| 1033 | dshow passing through packet of type audio size 7680 timestamp 59018827 orig timestamp 59018827 graph timestamp 59737927 diff 719100 Decklink Audio Capture
|
|---|
| 1034 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1035 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:268800 pts_time:5.6 dts:268800 dts_time:5.6 -> pts:268800 pts_time:5.6 dts:268800 dts_time:5.6
|
|---|
| 1036 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:268800 pts_time:5.6 dts:268800 dts_time:5.6 -> pts:268800 pts_time:5.6 dts:268800 dts_time:5.6
|
|---|
| 1037 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:141 pts_time:5.64 dts:141 dts_time:5.64 -> pts:141 pts_time:5.64 dts:141 dts_time:5.64
|
|---|
| 1038 | dshow passing through packet of type video size 4147200 timestamp 60140327 orig timestamp 59418827 graph timestamp 60140127 diff 721300 Decklink Video Capture
|
|---|
| 1039 | dshow passing through packet of type audio size 7680 timestamp 59418827 orig timestamp 59418827 graph timestamp 60142127 diff 723300 Decklink Audio Capture
|
|---|
| 1040 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1041 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:270720 pts_time:5.64 dts:270720 dts_time:5.64 -> pts:270720 pts_time:5.64 dts:270720 dts_time:5.64
|
|---|
| 1042 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:270720 pts_time:5.64 dts:270720 dts_time:5.64 -> pts:270720 pts_time:5.64 dts:270720 dts_time:5.64
|
|---|
| 1043 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:145 pts_time:5.8 dts:142 dts_time:5.68 -> pts:145 pts_time:5.8 dts:142 dts_time:5.68
|
|---|
| 1044 | dshow passing through packet of type video size 4147200 timestamp 60540327 orig timestamp 59818827 graph timestamp 60540127 diff 721300 Decklink Video Capture
|
|---|
| 1045 | dshow passing through packet of type audio size 7680 timestamp 59818827 orig timestamp 59818827 graph timestamp 60541927 diff 723100 Decklink Audio Capture
|
|---|
| 1046 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1047 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:272640 pts_time:5.68 dts:272640 dts_time:5.68 -> pts:272640 pts_time:5.68 dts:272640 dts_time:5.68
|
|---|
| 1048 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:272640 pts_time:5.68 dts:272640 dts_time:5.68 -> pts:272640 pts_time:5.68 dts:272640 dts_time:5.68
|
|---|
| 1049 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:143 pts_time:5.72 dts:143 dts_time:5.72 -> pts:143 pts_time:5.72 dts:143 dts_time:5.72
|
|---|
| 1050 | dshow passing through packet of type video size 4147200 timestamp 60937527 orig timestamp 60218827 graph timestamp 60937427 diff 718600 Decklink Video Capture
|
|---|
| 1051 | dshow passing through packet of type audio size 7680 timestamp 60218827 orig timestamp 60218827 graph timestamp 60938027 diff 719200 Decklink Audio Capture
|
|---|
| 1052 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1053 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:274560 pts_time:5.72 dts:274560 dts_time:5.72 -> pts:274560 pts_time:5.72 dts:274560 dts_time:5.72
|
|---|
| 1054 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:274560 pts_time:5.72 dts:274560 dts_time:5.72 -> pts:274560 pts_time:5.72 dts:274560 dts_time:5.72
|
|---|
| 1055 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:144 pts_time:5.76 dts:144 dts_time:5.76 -> pts:144 pts_time:5.76 dts:144 dts_time:5.76
|
|---|
| 1056 | dshow passing through packet of type video size 4147200 timestamp 61340527 orig timestamp 60618827 graph timestamp 61340327 diff 721500 Decklink Video Capture
|
|---|
| 1057 | dshow passing through packet of type audio size 7680 timestamp 60618827 orig timestamp 60618827 graph timestamp 61342527 diff 723700 Decklink Audio Capture
|
|---|
| 1058 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1059 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:276480 pts_time:5.76 dts:276480 dts_time:5.76 -> pts:276480 pts_time:5.76 dts:276480 dts_time:5.76
|
|---|
| 1060 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:276480 pts_time:5.76 dts:276480 dts_time:5.76 -> pts:276480 pts_time:5.76 dts:276480 dts_time:5.76
|
|---|
| 1061 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:148 pts_time:5.92 dts:145 dts_time:5.8 -> pts:148 pts_time:5.92 dts:145 dts_time:5.8
|
|---|
| 1062 | dshow passing through packet of type video size 4147200 timestamp 61740627 orig timestamp 61018827 graph timestamp 61740427 diff 721600 Decklink Video Capture
|
|---|
| 1063 | dshow passing through packet of type audio size 7680 timestamp 61018827 orig timestamp 61018827 graph timestamp 61742627 diff 723800 Decklink Audio Capture
|
|---|
| 1064 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1065 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:278400 pts_time:5.8 dts:278400 dts_time:5.8 -> pts:278400 pts_time:5.8 dts:278400 dts_time:5.8
|
|---|
| 1066 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:278400 pts_time:5.8 dts:278400 dts_time:5.8 -> pts:278400 pts_time:5.8 dts:278400 dts_time:5.8
|
|---|
| 1067 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:146 pts_time:5.84 dts:146 dts_time:5.84 -> pts:146 pts_time:5.84 dts:146 dts_time:5.84
|
|---|
| 1068 | dshow passing through packet of type video size 4147200 timestamp 62137327 orig timestamp 61418827 graph timestamp 62137227 diff 718400 Decklink Video Capture
|
|---|
| 1069 | dshow passing through packet of type audio size 7680 timestamp 61418827 orig timestamp 61418827 graph timestamp 62137827 diff 719000 Decklink Audio Capture
|
|---|
| 1070 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1071 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:280320 pts_time:5.84 dts:280320 dts_time:5.84 -> pts:280320 pts_time:5.84 dts:280320 dts_time:5.84
|
|---|
| 1072 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:280320 pts_time:5.84 dts:280320 dts_time:5.84 -> pts:280320 pts_time:5.84 dts:280320 dts_time:5.84
|
|---|
| 1073 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:147 pts_time:5.88 dts:147 dts_time:5.88 -> pts:147 pts_time:5.88 dts:147 dts_time:5.88
|
|---|
| 1074 | dshow passing through packet of type video size 4147200 timestamp 62537327 orig timestamp 61818827 graph timestamp 62537227 diff 718400 Decklink Video Capture
|
|---|
| 1075 | dshow passing through packet of type audio size 7680 timestamp 61818827 orig timestamp 61818827 graph timestamp 62537727 diff 718900 Decklink Audio Capture
|
|---|
| 1076 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1077 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:282240 pts_time:5.88 dts:282240 dts_time:5.88 -> pts:282240 pts_time:5.88 dts:282240 dts_time:5.88
|
|---|
| 1078 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:282240 pts_time:5.88 dts:282240 dts_time:5.88 -> pts:282240 pts_time:5.88 dts:282240 dts_time:5.88
|
|---|
| 1079 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:151 pts_time:6.04 dts:148 dts_time:5.92 -> pts:151 pts_time:6.04 dts:148 dts_time:5.92
|
|---|
| 1080 | dshow passing through packet of type video size 4147200 timestamp 62937227 orig timestamp 62218827 graph timestamp 62937227 diff 718400 Decklink Video Capture
|
|---|
| 1081 | dshow passing through packet of type audio size 7680 timestamp 62218827 orig timestamp 62218827 graph timestamp 62937727 diff 718900 Decklink Audio Capture
|
|---|
| 1082 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1083 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:284160 pts_time:5.92 dts:284160 dts_time:5.92 -> pts:284160 pts_time:5.92 dts:284160 dts_time:5.92
|
|---|
| 1084 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:284160 pts_time:5.92 dts:284160 dts_time:5.92 -> pts:284160 pts_time:5.92 dts:284160 dts_time:5.92
|
|---|
| 1085 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:149 pts_time:5.96 dts:149 dts_time:5.96 -> pts:149 pts_time:5.96 dts:149 dts_time:5.96
|
|---|
| 1086 | frame= 152 fps= 25 q=2.5 size=N/A time=00:00:06.08 bitrate=N/A speed= 1x
|
|---|
| 1087 | dshow passing through packet of type video size 4147200 timestamp 63339827 orig timestamp 62618827 graph timestamp 63339527 diff 720700 Decklink Video Capture
|
|---|
| 1088 | dshow passing through packet of type audio size 7680 timestamp 62618827 orig timestamp 62618827 graph timestamp 63341427 diff 722600 Decklink Audio Capture
|
|---|
| 1089 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1090 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:286080 pts_time:5.96 dts:286080 dts_time:5.96 -> pts:286080 pts_time:5.96 dts:286080 dts_time:5.96
|
|---|
| 1091 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:286080 pts_time:5.96 dts:286080 dts_time:5.96 -> pts:286080 pts_time:5.96 dts:286080 dts_time:5.96
|
|---|
| 1092 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:150 pts_time:6 dts:150 dts_time:6 -> pts:150 pts_time:6 dts:150 dts_time:6
|
|---|
| 1093 | dshow passing through packet of type video size 4147200 timestamp 63740427 orig timestamp 63018827 graph timestamp 63740227 diff 721400 Decklink Video Capture
|
|---|
| 1094 | dshow passing through packet of type audio size 7680 timestamp 63018827 orig timestamp 63018827 graph timestamp 63742027 diff 723200 Decklink Audio Capture
|
|---|
| 1095 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1096 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:288000 pts_time:6 dts:288000 dts_time:6 -> pts:288000 pts_time:6 dts:288000 dts_time:6
|
|---|
| 1097 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:288000 pts_time:6 dts:288000 dts_time:6 -> pts:288000 pts_time:6 dts:288000 dts_time:6
|
|---|
| 1098 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:154 pts_time:6.16 dts:151 dts_time:6.04 -> pts:154 pts_time:6.16 dts:151 dts_time:6.04
|
|---|
| 1099 | dshow passing through packet of type video size 4147200 timestamp 64140427 orig timestamp 63418827 graph timestamp 64140227 diff 721400 Decklink Video Capture
|
|---|
| 1100 | dshow passing through packet of type audio size 7680 timestamp 63418827 orig timestamp 63418827 graph timestamp 64142027 diff 723200 Decklink Audio Capture
|
|---|
| 1101 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1102 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:289920 pts_time:6.04 dts:289920 dts_time:6.04 -> pts:289920 pts_time:6.04 dts:289920 dts_time:6.04
|
|---|
| 1103 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:289920 pts_time:6.04 dts:289920 dts_time:6.04 -> pts:289920 pts_time:6.04 dts:289920 dts_time:6.04
|
|---|
| 1104 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:152 pts_time:6.08 dts:152 dts_time:6.08 -> pts:152 pts_time:6.08 dts:152 dts_time:6.08
|
|---|
| 1105 | dshow passing through packet of type video size 4147200 timestamp 64537627 orig timestamp 63818827 graph timestamp 64537627 diff 718800 Decklink Video Capture
|
|---|
| 1106 | dshow passing through packet of type audio size 7680 timestamp 63818827 orig timestamp 63818827 graph timestamp 64538227 diff 719400 Decklink Audio Capture
|
|---|
| 1107 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1108 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:291840 pts_time:6.08 dts:291840 dts_time:6.08 -> pts:291840 pts_time:6.08 dts:291840 dts_time:6.08
|
|---|
| 1109 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:291840 pts_time:6.08 dts:291840 dts_time:6.08 -> pts:291840 pts_time:6.08 dts:291840 dts_time:6.08
|
|---|
| 1110 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:153 pts_time:6.12 dts:153 dts_time:6.12 -> pts:153 pts_time:6.12 dts:153 dts_time:6.12
|
|---|
| 1111 | dshow passing through packet of type video size 4147200 timestamp 64940327 orig timestamp 64218827 graph timestamp 64940127 diff 721300 Decklink Video Capture
|
|---|
| 1112 | dshow passing through packet of type audio size 7680 timestamp 64218827 orig timestamp 64218827 graph timestamp 64941827 diff 723000 Decklink Audio Capture
|
|---|
| 1113 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1114 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:293760 pts_time:6.12 dts:293760 dts_time:6.12 -> pts:293760 pts_time:6.12 dts:293760 dts_time:6.12
|
|---|
| 1115 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:293760 pts_time:6.12 dts:293760 dts_time:6.12 -> pts:293760 pts_time:6.12 dts:293760 dts_time:6.12
|
|---|
| 1116 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:157 pts_time:6.28 dts:154 dts_time:6.16 -> pts:157 pts_time:6.28 dts:154 dts_time:6.16
|
|---|
| 1117 | dshow passing through packet of type video size 4147200 timestamp 65340627 orig timestamp 64618827 graph timestamp 65340427 diff 721600 Decklink Video Capture
|
|---|
| 1118 | dshow passing through packet of type audio size 7680 timestamp 64618827 orig timestamp 64618827 graph timestamp 65342527 diff 723700 Decklink Audio Capture
|
|---|
| 1119 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1120 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:295680 pts_time:6.16 dts:295680 dts_time:6.16 -> pts:295680 pts_time:6.16 dts:295680 dts_time:6.16
|
|---|
| 1121 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:295680 pts_time:6.16 dts:295680 dts_time:6.16 -> pts:295680 pts_time:6.16 dts:295680 dts_time:6.16
|
|---|
| 1122 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:155 pts_time:6.2 dts:155 dts_time:6.2 -> pts:155 pts_time:6.2 dts:155 dts_time:6.2
|
|---|
| 1123 | dshow passing through packet of type video size 4147200 timestamp 65737227 orig timestamp 65018827 graph timestamp 65737227 diff 718400 Decklink Video Capture
|
|---|
| 1124 | dshow passing through packet of type audio size 7680 timestamp 65018827 orig timestamp 65018827 graph timestamp 65737727 diff 718900 Decklink Audio Capture
|
|---|
| 1125 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1126 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:297600 pts_time:6.2 dts:297600 dts_time:6.2 -> pts:297600 pts_time:6.2 dts:297600 dts_time:6.2
|
|---|
| 1127 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:297600 pts_time:6.2 dts:297600 dts_time:6.2 -> pts:297600 pts_time:6.2 dts:297600 dts_time:6.2
|
|---|
| 1128 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:156 pts_time:6.24 dts:156 dts_time:6.24 -> pts:156 pts_time:6.24 dts:156 dts_time:6.24
|
|---|
| 1129 | dshow passing through packet of type video size 4147200 timestamp 66137327 orig timestamp 65418827 graph timestamp 66137227 diff 718400 Decklink Video Capture
|
|---|
| 1130 | dshow passing through packet of type audio size 7680 timestamp 65418827 orig timestamp 65418827 graph timestamp 66137727 diff 718900 Decklink Audio Capture
|
|---|
| 1131 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1132 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:299520 pts_time:6.24 dts:299520 dts_time:6.24 -> pts:299520 pts_time:6.24 dts:299520 dts_time:6.24
|
|---|
| 1133 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:299520 pts_time:6.24 dts:299520 dts_time:6.24 -> pts:299520 pts_time:6.24 dts:299520 dts_time:6.24
|
|---|
| 1134 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:160 pts_time:6.4 dts:157 dts_time:6.28 -> pts:160 pts_time:6.4 dts:157 dts_time:6.28
|
|---|
| 1135 | dshow passing through packet of type video size 4147200 timestamp 66540727 orig timestamp 65818827 graph timestamp 66540527 diff 721700 Decklink Video Capture
|
|---|
| 1136 | dshow passing through packet of type audio size 7680 timestamp 65818827 orig timestamp 65818827 graph timestamp 66542627 diff 723800 Decklink Audio Capture
|
|---|
| 1137 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1138 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:301440 pts_time:6.28 dts:301440 dts_time:6.28 -> pts:301440 pts_time:6.28 dts:301440 dts_time:6.28
|
|---|
| 1139 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:301440 pts_time:6.28 dts:301440 dts_time:6.28 -> pts:301440 pts_time:6.28 dts:301440 dts_time:6.28
|
|---|
| 1140 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:158 pts_time:6.32 dts:158 dts_time:6.32 -> pts:158 pts_time:6.32 dts:158 dts_time:6.32
|
|---|
| 1141 | dshow passing through packet of type video size 4147200 timestamp 66940227 orig timestamp 66218827 graph timestamp 66940027 diff 721200 Decklink Video Capture
|
|---|
| 1142 | dshow passing through packet of type audio size 7680 timestamp 66218827 orig timestamp 66218827 graph timestamp 66942227 diff 723400 Decklink Audio Capture
|
|---|
| 1143 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1144 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:303360 pts_time:6.32 dts:303360 dts_time:6.32 -> pts:303360 pts_time:6.32 dts:303360 dts_time:6.32
|
|---|
| 1145 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:303360 pts_time:6.32 dts:303360 dts_time:6.32 -> pts:303360 pts_time:6.32 dts:303360 dts_time:6.32
|
|---|
| 1146 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:159 pts_time:6.36 dts:159 dts_time:6.36 -> pts:159 pts_time:6.36 dts:159 dts_time:6.36
|
|---|
| 1147 | dshow passing through packet of type video size 4147200 timestamp 67339427 orig timestamp 66618827 graph timestamp 67339327 diff 720500 Decklink Video Capture
|
|---|
| 1148 | dshow passing through packet of type audio size 7680 timestamp 66618827 orig timestamp 66618827 graph timestamp 67340827 diff 722000 Decklink Audio Capture
|
|---|
| 1149 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1150 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:305280 pts_time:6.36 dts:305280 dts_time:6.36 -> pts:305280 pts_time:6.36 dts:305280 dts_time:6.36
|
|---|
| 1151 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:305280 pts_time:6.36 dts:305280 dts_time:6.36 -> pts:305280 pts_time:6.36 dts:305280 dts_time:6.36
|
|---|
| 1152 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:163 pts_time:6.52 dts:160 dts_time:6.4 -> pts:163 pts_time:6.52 dts:160 dts_time:6.4
|
|---|
| 1153 | dshow passing through packet of type video size 4147200 timestamp 67740127 orig timestamp 67018827 graph timestamp 67739927 diff 721100 Decklink Video Capture
|
|---|
| 1154 | dshow passing through packet of type audio size 7680 timestamp 67018827 orig timestamp 67018827 graph timestamp 67742027 diff 723200 Decklink Audio Capture
|
|---|
| 1155 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1156 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:307200 pts_time:6.4 dts:307200 dts_time:6.4 -> pts:307200 pts_time:6.4 dts:307200 dts_time:6.4
|
|---|
| 1157 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:307200 pts_time:6.4 dts:307200 dts_time:6.4 -> pts:307200 pts_time:6.4 dts:307200 dts_time:6.4
|
|---|
| 1158 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:161 pts_time:6.44 dts:161 dts_time:6.44 -> pts:161 pts_time:6.44 dts:161 dts_time:6.44
|
|---|
| 1159 | dshow passing through packet of type video size 4147200 timestamp 68140927 orig timestamp 67418827 graph timestamp 68140727 diff 721900 Decklink Video Capture
|
|---|
| 1160 | dshow passing through packet of type audio size 7680 timestamp 67418827 orig timestamp 67418827 graph timestamp 68142827 diff 724000 Decklink Audio Capture
|
|---|
| 1161 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1162 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:309120 pts_time:6.44 dts:309120 dts_time:6.44 -> pts:309120 pts_time:6.44 dts:309120 dts_time:6.44
|
|---|
| 1163 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:309120 pts_time:6.44 dts:309120 dts_time:6.44 -> pts:309120 pts_time:6.44 dts:309120 dts_time:6.44
|
|---|
| 1164 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:162 pts_time:6.48 dts:162 dts_time:6.48 -> pts:162 pts_time:6.48 dts:162 dts_time:6.48
|
|---|
| 1165 | frame= 165 fps= 25 q=2.5 size=N/A time=00:00:06.60 bitrate=N/A speed= 1x
|
|---|
| 1166 | dshow passing through packet of type video size 4147200 timestamp 68539227 orig timestamp 67818827 graph timestamp 68539127 diff 720300 Decklink Video Capture
|
|---|
| 1167 | dshow passing through packet of type audio size 7680 timestamp 67818827 orig timestamp 67818827 graph timestamp 68540627 diff 721800 Decklink Audio Capture
|
|---|
| 1168 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1169 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:311040 pts_time:6.48 dts:311040 dts_time:6.48 -> pts:311040 pts_time:6.48 dts:311040 dts_time:6.48
|
|---|
| 1170 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:311040 pts_time:6.48 dts:311040 dts_time:6.48 -> pts:311040 pts_time:6.48 dts:311040 dts_time:6.48
|
|---|
| 1171 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:166 pts_time:6.64 dts:163 dts_time:6.52 -> pts:166 pts_time:6.64 dts:163 dts_time:6.52
|
|---|
| 1172 | dshow passing through packet of type video size 4147200 timestamp 68941227 orig timestamp 68218827 graph timestamp 68940927 diff 722100 Decklink Video Capture
|
|---|
| 1173 | dshow passing through packet of type audio size 7680 timestamp 68218827 orig timestamp 68218827 graph timestamp 68943227 diff 724400 Decklink Audio Capture
|
|---|
| 1174 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1175 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:312960 pts_time:6.52 dts:312960 dts_time:6.52 -> pts:312960 pts_time:6.52 dts:312960 dts_time:6.52
|
|---|
| 1176 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:312960 pts_time:6.52 dts:312960 dts_time:6.52 -> pts:312960 pts_time:6.52 dts:312960 dts_time:6.52
|
|---|
| 1177 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:164 pts_time:6.56 dts:164 dts_time:6.56 -> pts:164 pts_time:6.56 dts:164 dts_time:6.56
|
|---|
| 1178 | dshow passing through packet of type video size 4147200 timestamp 69340927 orig timestamp 68618827 graph timestamp 69340727 diff 721900 Decklink Video Capture
|
|---|
| 1179 | dshow passing through packet of type audio size 7680 timestamp 68618827 orig timestamp 68618827 graph timestamp 69342927 diff 724100 Decklink Audio Capture
|
|---|
| 1180 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1181 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:314880 pts_time:6.56 dts:314880 dts_time:6.56 -> pts:314880 pts_time:6.56 dts:314880 dts_time:6.56
|
|---|
| 1182 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:314880 pts_time:6.56 dts:314880 dts_time:6.56 -> pts:314880 pts_time:6.56 dts:314880 dts_time:6.56
|
|---|
| 1183 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:165 pts_time:6.6 dts:165 dts_time:6.6 -> pts:165 pts_time:6.6 dts:165 dts_time:6.6
|
|---|
| 1184 | dshow passing through packet of type video size 4147200 timestamp 69738227 orig timestamp 69018827 graph timestamp 69738127 diff 719300 Decklink Video Capture
|
|---|
| 1185 | dshow passing through packet of type audio size 7680 timestamp 69018827 orig timestamp 69018827 graph timestamp 69739427 diff 720600 Decklink Audio Capture
|
|---|
| 1186 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1187 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:316800 pts_time:6.6 dts:316800 dts_time:6.6 -> pts:316800 pts_time:6.6 dts:316800 dts_time:6.6
|
|---|
| 1188 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:316800 pts_time:6.6 dts:316800 dts_time:6.6 -> pts:316800 pts_time:6.6 dts:316800 dts_time:6.6
|
|---|
| 1189 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:169 pts_time:6.76 dts:166 dts_time:6.64 -> pts:169 pts_time:6.76 dts:166 dts_time:6.64
|
|---|
| 1190 | dshow passing through packet of type video size 4147200 timestamp 70140327 orig timestamp 69418827 graph timestamp 70140027 diff 721200 Decklink Video Capture
|
|---|
| 1191 | dshow passing through packet of type audio size 7680 timestamp 69418827 orig timestamp 69418827 graph timestamp 70142027 diff 723200 Decklink Audio Capture
|
|---|
| 1192 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1193 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:318720 pts_time:6.64 dts:318720 dts_time:6.64 -> pts:318720 pts_time:6.64 dts:318720 dts_time:6.64
|
|---|
| 1194 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:318720 pts_time:6.64 dts:318720 dts_time:6.64 -> pts:318720 pts_time:6.64 dts:318720 dts_time:6.64
|
|---|
| 1195 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:167 pts_time:6.68 dts:167 dts_time:6.68 -> pts:167 pts_time:6.68 dts:167 dts_time:6.68
|
|---|
| 1196 | dshow passing through packet of type video size 4147200 timestamp 70540327 orig timestamp 69818827 graph timestamp 70540027 diff 721200 Decklink Video Capture
|
|---|
| 1197 | dshow passing through packet of type audio size 7680 timestamp 69818827 orig timestamp 69818827 graph timestamp 70541827 diff 723000 Decklink Audio Capture
|
|---|
| 1198 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1199 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:320640 pts_time:6.68 dts:320640 dts_time:6.68 -> pts:320640 pts_time:6.68 dts:320640 dts_time:6.68
|
|---|
| 1200 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:320640 pts_time:6.68 dts:320640 dts_time:6.68 -> pts:320640 pts_time:6.68 dts:320640 dts_time:6.68
|
|---|
| 1201 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:168 pts_time:6.72 dts:168 dts_time:6.72 -> pts:168 pts_time:6.72 dts:168 dts_time:6.72
|
|---|
| 1202 | dshow passing through packet of type video size 4147200 timestamp 70938127 orig timestamp 70218827 graph timestamp 70938027 diff 719200 Decklink Video Capture
|
|---|
| 1203 | dshow passing through packet of type audio size 7680 timestamp 70218827 orig timestamp 70218827 graph timestamp 70939327 diff 720500 Decklink Audio Capture
|
|---|
| 1204 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1205 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:322560 pts_time:6.72 dts:322560 dts_time:6.72 -> pts:322560 pts_time:6.72 dts:322560 dts_time:6.72
|
|---|
| 1206 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:322560 pts_time:6.72 dts:322560 dts_time:6.72 -> pts:322560 pts_time:6.72 dts:322560 dts_time:6.72
|
|---|
| 1207 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:172 pts_time:6.88 dts:169 dts_time:6.76 -> pts:172 pts_time:6.88 dts:169 dts_time:6.76
|
|---|
| 1208 | dshow passing through packet of type video size 4147200 timestamp 71340627 orig timestamp 70618827 graph timestamp 71340427 diff 721600 Decklink Video Capture
|
|---|
| 1209 | dshow passing through packet of type audio size 7680 timestamp 70618827 orig timestamp 70618827 graph timestamp 71342527 diff 723700 Decklink Audio Capture
|
|---|
| 1210 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1211 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:324480 pts_time:6.76 dts:324480 dts_time:6.76 -> pts:324480 pts_time:6.76 dts:324480 dts_time:6.76
|
|---|
| 1212 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:324480 pts_time:6.76 dts:324480 dts_time:6.76 -> pts:324480 pts_time:6.76 dts:324480 dts_time:6.76
|
|---|
| 1213 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:170 pts_time:6.8 dts:170 dts_time:6.8 -> pts:170 pts_time:6.8 dts:170 dts_time:6.8
|
|---|
| 1214 | dshow passing through packet of type video size 4147200 timestamp 71740427 orig timestamp 71018827 graph timestamp 71740227 diff 721400 Decklink Video Capture
|
|---|
| 1215 | dshow passing through packet of type audio size 7680 timestamp 71018827 orig timestamp 71018827 graph timestamp 71742427 diff 723600 Decklink Audio Capture
|
|---|
| 1216 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1217 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:326400 pts_time:6.8 dts:326400 dts_time:6.8 -> pts:326400 pts_time:6.8 dts:326400 dts_time:6.8
|
|---|
| 1218 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:326400 pts_time:6.8 dts:326400 dts_time:6.8 -> pts:326400 pts_time:6.8 dts:326400 dts_time:6.8
|
|---|
| 1219 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:171 pts_time:6.84 dts:171 dts_time:6.84 -> pts:171 pts_time:6.84 dts:171 dts_time:6.84
|
|---|
| 1220 | dshow passing through packet of type video size 4147200 timestamp 72138227 orig timestamp 71418827 graph timestamp 72138127 diff 719300 Decklink Video Capture
|
|---|
| 1221 | dshow passing through packet of type audio size 7680 timestamp 71418827 orig timestamp 71418827 graph timestamp 72139327 diff 720500 Decklink Audio Capture
|
|---|
| 1222 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1223 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:328320 pts_time:6.84 dts:328320 dts_time:6.84 -> pts:328320 pts_time:6.84 dts:328320 dts_time:6.84
|
|---|
| 1224 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:328320 pts_time:6.84 dts:328320 dts_time:6.84 -> pts:328320 pts_time:6.84 dts:328320 dts_time:6.84
|
|---|
| 1225 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:175 pts_time:7 dts:172 dts_time:6.88 -> pts:175 pts_time:7 dts:172 dts_time:6.88
|
|---|
| 1226 | dshow passing through packet of type video size 4147200 timestamp 72540227 orig timestamp 71818827 graph timestamp 72540027 diff 721200 Decklink Video Capture
|
|---|
| 1227 | dshow passing through packet of type audio size 7680 timestamp 71818827 orig timestamp 71818827 graph timestamp 72541927 diff 723100 Decklink Audio Capture
|
|---|
| 1228 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1229 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:330240 pts_time:6.88 dts:330240 dts_time:6.88 -> pts:330240 pts_time:6.88 dts:330240 dts_time:6.88
|
|---|
| 1230 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:330240 pts_time:6.88 dts:330240 dts_time:6.88 -> pts:330240 pts_time:6.88 dts:330240 dts_time:6.88
|
|---|
| 1231 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:173 pts_time:6.92 dts:173 dts_time:6.92 -> pts:173 pts_time:6.92 dts:173 dts_time:6.92
|
|---|
| 1232 | dshow passing through packet of type video size 4147200 timestamp 72940627 orig timestamp 72218827 graph timestamp 72940327 diff 721500 Decklink Video Capture
|
|---|
| 1233 | dshow passing through packet of type audio size 7680 timestamp 72218827 orig timestamp 72218827 graph timestamp 72942527 diff 723700 Decklink Audio Capture
|
|---|
| 1234 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1235 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:332160 pts_time:6.92 dts:332160 dts_time:6.92 -> pts:332160 pts_time:6.92 dts:332160 dts_time:6.92
|
|---|
| 1236 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:332160 pts_time:6.92 dts:332160 dts_time:6.92 -> pts:332160 pts_time:6.92 dts:332160 dts_time:6.92
|
|---|
| 1237 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:174 pts_time:6.96 dts:174 dts_time:6.96 -> pts:174 pts_time:6.96 dts:174 dts_time:6.96
|
|---|
| 1238 | dshow passing through packet of type video size 4147200 timestamp 73338527 orig timestamp 72618827 graph timestamp 73338427 diff 719600 Decklink Video Capture
|
|---|
| 1239 | dshow passing through packet of type audio size 7680 timestamp 72618827 orig timestamp 72618827 graph timestamp 73339727 diff 720900 Decklink Audio Capture
|
|---|
| 1240 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1241 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:334080 pts_time:6.96 dts:334080 dts_time:6.96 -> pts:334080 pts_time:6.96 dts:334080 dts_time:6.96
|
|---|
| 1242 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:334080 pts_time:6.96 dts:334080 dts_time:6.96 -> pts:334080 pts_time:6.96 dts:334080 dts_time:6.96
|
|---|
| 1243 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:178 pts_time:7.12 dts:175 dts_time:7 -> pts:178 pts_time:7.12 dts:175 dts_time:7
|
|---|
| 1244 | frame= 178 fps= 25 q=2.0 size=N/A time=00:00:07.08 bitrate=N/A speed= 1x
|
|---|
| 1245 | dshow passing through packet of type video size 4147200 timestamp 73742427 orig timestamp 73018827 graph timestamp 73742227 diff 723400 Decklink Video Capture
|
|---|
| 1246 | dshow passing through packet of type audio size 7680 timestamp 73018827 orig timestamp 73018827 graph timestamp 73744527 diff 725700 Decklink Audio Capture
|
|---|
| 1247 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1248 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:336000 pts_time:7 dts:336000 dts_time:7 -> pts:336000 pts_time:7 dts:336000 dts_time:7
|
|---|
| 1249 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:336000 pts_time:7 dts:336000 dts_time:7 -> pts:336000 pts_time:7 dts:336000 dts_time:7
|
|---|
| 1250 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:176 pts_time:7.04 dts:176 dts_time:7.04 -> pts:176 pts_time:7.04 dts:176 dts_time:7.04
|
|---|
| 1251 | dshow passing through packet of type video size 4147200 timestamp 74138827 orig timestamp 73418827 graph timestamp 74138727 diff 719900 Decklink Video Capture
|
|---|
| 1252 | dshow passing through packet of type audio size 7680 timestamp 73418827 orig timestamp 73418827 graph timestamp 74139727 diff 720900 Decklink Audio Capture
|
|---|
| 1253 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1254 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:337920 pts_time:7.04 dts:337920 dts_time:7.04 -> pts:337920 pts_time:7.04 dts:337920 dts_time:7.04
|
|---|
| 1255 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:337920 pts_time:7.04 dts:337920 dts_time:7.04 -> pts:337920 pts_time:7.04 dts:337920 dts_time:7.04
|
|---|
| 1256 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:177 pts_time:7.08 dts:177 dts_time:7.08 -> pts:177 pts_time:7.08 dts:177 dts_time:7.08
|
|---|
| 1257 | dshow passing through packet of type video size 4147200 timestamp 74538227 orig timestamp 73818827 graph timestamp 74538127 diff 719300 Decklink Video Capture
|
|---|
| 1258 | dshow passing through packet of type audio size 7680 timestamp 73818827 orig timestamp 73818827 graph timestamp 74539027 diff 720200 Decklink Audio Capture
|
|---|
| 1259 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1260 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:339840 pts_time:7.08 dts:339840 dts_time:7.08 -> pts:339840 pts_time:7.08 dts:339840 dts_time:7.08
|
|---|
| 1261 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:339840 pts_time:7.08 dts:339840 dts_time:7.08 -> pts:339840 pts_time:7.08 dts:339840 dts_time:7.08
|
|---|
| 1262 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:181 pts_time:7.24 dts:178 dts_time:7.12 -> pts:181 pts_time:7.24 dts:178 dts_time:7.12
|
|---|
| 1263 | dshow passing through packet of type video size 4147200 timestamp 74941027 orig timestamp 74218827 graph timestamp 74940827 diff 722000 Decklink Video Capture
|
|---|
| 1264 | dshow passing through packet of type audio size 7680 timestamp 74218827 orig timestamp 74218827 graph timestamp 74942927 diff 724100 Decklink Audio Capture
|
|---|
| 1265 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1266 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:341760 pts_time:7.12 dts:341760 dts_time:7.12 -> pts:341760 pts_time:7.12 dts:341760 dts_time:7.12
|
|---|
| 1267 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:341760 pts_time:7.12 dts:341760 dts_time:7.12 -> pts:341760 pts_time:7.12 dts:341760 dts_time:7.12
|
|---|
| 1268 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:179 pts_time:7.16 dts:179 dts_time:7.16 -> pts:179 pts_time:7.16 dts:179 dts_time:7.16
|
|---|
| 1269 | dshow passing through packet of type video size 4147200 timestamp 75337427 orig timestamp 74618827 graph timestamp 75337427 diff 718600 Decklink Video Capture
|
|---|
| 1270 | dshow passing through packet of type audio size 7680 timestamp 74618827 orig timestamp 74618827 graph timestamp 75337927 diff 719100 Decklink Audio Capture
|
|---|
| 1271 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1272 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:343680 pts_time:7.16 dts:343680 dts_time:7.16 -> pts:343680 pts_time:7.16 dts:343680 dts_time:7.16
|
|---|
| 1273 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:343680 pts_time:7.16 dts:343680 dts_time:7.16 -> pts:343680 pts_time:7.16 dts:343680 dts_time:7.16
|
|---|
| 1274 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:180 pts_time:7.2 dts:180 dts_time:7.2 -> pts:180 pts_time:7.2 dts:180 dts_time:7.2
|
|---|
| 1275 | dshow passing through packet of type video size 4147200 timestamp 75737427 orig timestamp 75018827 graph timestamp 75737327 diff 718500 Decklink Video Capture
|
|---|
| 1276 | dshow passing through packet of type audio size 7680 timestamp 75018827 orig timestamp 75018827 graph timestamp 75737927 diff 719100 Decklink Audio Capture
|
|---|
| 1277 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1278 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:345600 pts_time:7.2 dts:345600 dts_time:7.2 -> pts:345600 pts_time:7.2 dts:345600 dts_time:7.2
|
|---|
| 1279 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:345600 pts_time:7.2 dts:345600 dts_time:7.2 -> pts:345600 pts_time:7.2 dts:345600 dts_time:7.2
|
|---|
| 1280 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:184 pts_time:7.36 dts:181 dts_time:7.24 -> pts:184 pts_time:7.36 dts:181 dts_time:7.24
|
|---|
| 1281 | dshow passing through packet of type video size 4147200 timestamp 76140227 orig timestamp 75418827 graph timestamp 76140027 diff 721200 Decklink Video Capture
|
|---|
| 1282 | dshow passing through packet of type audio size 7680 timestamp 75418827 orig timestamp 75418827 graph timestamp 76141927 diff 723100 Decklink Audio Capture
|
|---|
| 1283 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1284 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:347520 pts_time:7.24 dts:347520 dts_time:7.24 -> pts:347520 pts_time:7.24 dts:347520 dts_time:7.24
|
|---|
| 1285 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:347520 pts_time:7.24 dts:347520 dts_time:7.24 -> pts:347520 pts_time:7.24 dts:347520 dts_time:7.24
|
|---|
| 1286 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:182 pts_time:7.28 dts:182 dts_time:7.28 -> pts:182 pts_time:7.28 dts:182 dts_time:7.28
|
|---|
| 1287 | dshow passing through packet of type video size 4147200 timestamp 76540227 orig timestamp 75818827 graph timestamp 76540027 diff 721200 Decklink Video Capture
|
|---|
| 1288 | dshow passing through packet of type audio size 7680 timestamp 75818827 orig timestamp 75818827 graph timestamp 76541827 diff 723000 Decklink Audio Capture
|
|---|
| 1289 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1290 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:349440 pts_time:7.28 dts:349440 dts_time:7.28 -> pts:349440 pts_time:7.28 dts:349440 dts_time:7.28
|
|---|
| 1291 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:349440 pts_time:7.28 dts:349440 dts_time:7.28 -> pts:349440 pts_time:7.28 dts:349440 dts_time:7.28
|
|---|
| 1292 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:183 pts_time:7.32 dts:183 dts_time:7.32 -> pts:183 pts_time:7.32 dts:183 dts_time:7.32
|
|---|
| 1293 | dshow passing through packet of type video size 4147200 timestamp 76939527 orig timestamp 76218827 graph timestamp 76939427 diff 720600 Decklink Video Capture
|
|---|
| 1294 | dshow passing through packet of type audio size 7680 timestamp 76218827 orig timestamp 76218827 graph timestamp 76941127 diff 722300 Decklink Audio Capture
|
|---|
| 1295 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1296 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:351360 pts_time:7.32 dts:351360 dts_time:7.32 -> pts:351360 pts_time:7.32 dts:351360 dts_time:7.32
|
|---|
| 1297 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:351360 pts_time:7.32 dts:351360 dts_time:7.32 -> pts:351360 pts_time:7.32 dts:351360 dts_time:7.32
|
|---|
| 1298 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:187 pts_time:7.48 dts:184 dts_time:7.36 -> pts:187 pts_time:7.48 dts:184 dts_time:7.36
|
|---|
| 1299 | dshow passing through packet of type video size 4147200 timestamp 77339427 orig timestamp 76618827 graph timestamp 77339327 diff 720500 Decklink Video Capture
|
|---|
| 1300 | dshow passing through packet of type audio size 7680 timestamp 76618827 orig timestamp 76618827 graph timestamp 77341027 diff 722200 Decklink Audio Capture
|
|---|
| 1301 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1302 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:353280 pts_time:7.36 dts:353280 dts_time:7.36 -> pts:353280 pts_time:7.36 dts:353280 dts_time:7.36
|
|---|
| 1303 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:353280 pts_time:7.36 dts:353280 dts_time:7.36 -> pts:353280 pts_time:7.36 dts:353280 dts_time:7.36
|
|---|
| 1304 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:185 pts_time:7.4 dts:185 dts_time:7.4 -> pts:185 pts_time:7.4 dts:185 dts_time:7.4
|
|---|
| 1305 | dshow passing through packet of type video size 4147200 timestamp 77740127 orig timestamp 77018827 graph timestamp 77739927 diff 721100 Decklink Video Capture
|
|---|
| 1306 | dshow passing through packet of type audio size 7680 timestamp 77018827 orig timestamp 77018827 graph timestamp 77741927 diff 723100 Decklink Audio Capture
|
|---|
| 1307 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1308 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:355200 pts_time:7.4 dts:355200 dts_time:7.4 -> pts:355200 pts_time:7.4 dts:355200 dts_time:7.4
|
|---|
| 1309 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:355200 pts_time:7.4 dts:355200 dts_time:7.4 -> pts:355200 pts_time:7.4 dts:355200 dts_time:7.4
|
|---|
| 1310 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:186 pts_time:7.44 dts:186 dts_time:7.44 -> pts:186 pts_time:7.44 dts:186 dts_time:7.44
|
|---|
| 1311 | dshow passing through packet of type video size 4147200 timestamp 78137227 orig timestamp 77418827 graph timestamp 78137227 diff 718400 Decklink Video Capture
|
|---|
| 1312 | dshow passing through packet of type audio size 7680 timestamp 77418827 orig timestamp 77418827 graph timestamp 78137927 diff 719100 Decklink Audio Capture
|
|---|
| 1313 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1314 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:357120 pts_time:7.44 dts:357120 dts_time:7.44 -> pts:357120 pts_time:7.44 dts:357120 dts_time:7.44
|
|---|
| 1315 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:357120 pts_time:7.44 dts:357120 dts_time:7.44 -> pts:357120 pts_time:7.44 dts:357120 dts_time:7.44
|
|---|
| 1316 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:190 pts_time:7.6 dts:187 dts_time:7.48 -> pts:190 pts_time:7.6 dts:187 dts_time:7.48
|
|---|
| 1317 | frame= 190 fps= 25 q=2.0 size=N/A time=00:00:07.60 bitrate=N/A speed= 1x
|
|---|
| 1318 | dshow passing through packet of type video size 4147200 timestamp 78540927 orig timestamp 77818827 graph timestamp 78540327 diff 721500 Decklink Video Capture
|
|---|
| 1319 | dshow passing through packet of type audio size 7680 timestamp 77818827 orig timestamp 77818827 graph timestamp 78543327 diff 724500 Decklink Audio Capture
|
|---|
| 1320 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1321 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:359040 pts_time:7.48 dts:359040 dts_time:7.48 -> pts:359040 pts_time:7.48 dts:359040 dts_time:7.48
|
|---|
| 1322 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:359040 pts_time:7.48 dts:359040 dts_time:7.48 -> pts:359040 pts_time:7.48 dts:359040 dts_time:7.48
|
|---|
| 1323 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:188 pts_time:7.52 dts:188 dts_time:7.52 -> pts:188 pts_time:7.52 dts:188 dts_time:7.52
|
|---|
| 1324 | dshow passing through packet of type video size 4147200 timestamp 78937427 orig timestamp 78218827 graph timestamp 78937427 diff 718600 Decklink Video Capture
|
|---|
| 1325 | dshow passing through packet of type audio size 7680 timestamp 78218827 orig timestamp 78218827 graph timestamp 78937927 diff 719100 Decklink Audio Capture
|
|---|
| 1326 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1327 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:360960 pts_time:7.52 dts:360960 dts_time:7.52 -> pts:360960 pts_time:7.52 dts:360960 dts_time:7.52
|
|---|
| 1328 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:360960 pts_time:7.52 dts:360960 dts_time:7.52 -> pts:360960 pts_time:7.52 dts:360960 dts_time:7.52
|
|---|
| 1329 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:189 pts_time:7.56 dts:189 dts_time:7.56 -> pts:189 pts_time:7.56 dts:189 dts_time:7.56
|
|---|
| 1330 | dshow passing through packet of type video size 4147200 timestamp 79341327 orig timestamp 78618827 graph timestamp 79341027 diff 722200 Decklink Video Capture
|
|---|
| 1331 | dshow passing through packet of type audio size 7680 timestamp 78618827 orig timestamp 78618827 graph timestamp 79343227 diff 724400 Decklink Audio Capture
|
|---|
| 1332 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1333 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:362880 pts_time:7.56 dts:362880 dts_time:7.56 -> pts:362880 pts_time:7.56 dts:362880 dts_time:7.56
|
|---|
| 1334 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:362880 pts_time:7.56 dts:362880 dts_time:7.56 -> pts:362880 pts_time:7.56 dts:362880 dts_time:7.56
|
|---|
| 1335 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:193 pts_time:7.72 dts:190 dts_time:7.6 -> pts:193 pts_time:7.72 dts:190 dts_time:7.6
|
|---|
| 1336 | dshow passing through packet of type video size 4147200 timestamp 79740627 orig timestamp 79018827 graph timestamp 79740427 diff 721600 Decklink Video Capture
|
|---|
| 1337 | dshow passing through packet of type audio size 7680 timestamp 79018827 orig timestamp 79018827 graph timestamp 79742327 diff 723500 Decklink Audio Capture
|
|---|
| 1338 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1339 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:364800 pts_time:7.6 dts:364800 dts_time:7.6 -> pts:364800 pts_time:7.6 dts:364800 dts_time:7.6
|
|---|
| 1340 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:364800 pts_time:7.6 dts:364800 dts_time:7.6 -> pts:364800 pts_time:7.6 dts:364800 dts_time:7.6
|
|---|
| 1341 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:191 pts_time:7.64 dts:191 dts_time:7.64 -> pts:191 pts_time:7.64 dts:191 dts_time:7.64
|
|---|
| 1342 | dshow passing through packet of type video size 4147200 timestamp 80140727 orig timestamp 79418827 graph timestamp 80140527 diff 721700 Decklink Video Capture
|
|---|
| 1343 | dshow passing through packet of type audio size 7680 timestamp 79418827 orig timestamp 79418827 graph timestamp 80142727 diff 723900 Decklink Audio Capture
|
|---|
| 1344 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1345 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:366720 pts_time:7.64 dts:366720 dts_time:7.64 -> pts:366720 pts_time:7.64 dts:366720 dts_time:7.64
|
|---|
| 1346 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:366720 pts_time:7.64 dts:366720 dts_time:7.64 -> pts:366720 pts_time:7.64 dts:366720 dts_time:7.64
|
|---|
| 1347 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:192 pts_time:7.68 dts:192 dts_time:7.68 -> pts:192 pts_time:7.68 dts:192 dts_time:7.68
|
|---|
| 1348 | dshow passing through packet of type video size 4147200 timestamp 80540827 orig timestamp 79818827 graph timestamp 80540627 diff 721800 Decklink Video Capture
|
|---|
| 1349 | dshow passing through packet of type audio size 7680 timestamp 79818827 orig timestamp 79818827 graph timestamp 80542727 diff 723900 Decklink Audio Capture
|
|---|
| 1350 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1351 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:368640 pts_time:7.68 dts:368640 dts_time:7.68 -> pts:368640 pts_time:7.68 dts:368640 dts_time:7.68
|
|---|
| 1352 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:368640 pts_time:7.68 dts:368640 dts_time:7.68 -> pts:368640 pts_time:7.68 dts:368640 dts_time:7.68
|
|---|
| 1353 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:196 pts_time:7.84 dts:193 dts_time:7.72 -> pts:196 pts_time:7.84 dts:193 dts_time:7.72
|
|---|
| 1354 | dshow passing through packet of type video size 4147200 timestamp 80940627 orig timestamp 80218827 graph timestamp 80940427 diff 721600 Decklink Video Capture
|
|---|
| 1355 | dshow passing through packet of type audio size 7680 timestamp 80218827 orig timestamp 80218827 graph timestamp 80942327 diff 723500 Decklink Audio Capture
|
|---|
| 1356 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1357 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:370560 pts_time:7.72 dts:370560 dts_time:7.72 -> pts:370560 pts_time:7.72 dts:370560 dts_time:7.72
|
|---|
| 1358 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:370560 pts_time:7.72 dts:370560 dts_time:7.72 -> pts:370560 pts_time:7.72 dts:370560 dts_time:7.72
|
|---|
| 1359 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:194 pts_time:7.76 dts:194 dts_time:7.76 -> pts:194 pts_time:7.76 dts:194 dts_time:7.76
|
|---|
| 1360 | dshow passing through packet of type video size 4147200 timestamp 81338127 orig timestamp 80618827 graph timestamp 81338027 diff 719200 Decklink Video Capture
|
|---|
| 1361 | dshow passing through packet of type audio size 7680 timestamp 80618827 orig timestamp 80618827 graph timestamp 81338927 diff 720100 Decklink Audio Capture
|
|---|
| 1362 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1363 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:372480 pts_time:7.76 dts:372480 dts_time:7.76 -> pts:372480 pts_time:7.76 dts:372480 dts_time:7.76
|
|---|
| 1364 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:372480 pts_time:7.76 dts:372480 dts_time:7.76 -> pts:372480 pts_time:7.76 dts:372480 dts_time:7.76
|
|---|
| 1365 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:195 pts_time:7.8 dts:195 dts_time:7.8 -> pts:195 pts_time:7.8 dts:195 dts_time:7.8
|
|---|
| 1366 | dshow passing through packet of type video size 4147200 timestamp 81740927 orig timestamp 81018827 graph timestamp 81740627 diff 721800 Decklink Video Capture
|
|---|
| 1367 | dshow passing through packet of type audio size 7680 timestamp 81018827 orig timestamp 81018827 graph timestamp 81742727 diff 723900 Decklink Audio Capture
|
|---|
| 1368 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1369 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:374400 pts_time:7.8 dts:374400 dts_time:7.8 -> pts:374400 pts_time:7.8 dts:374400 dts_time:7.8
|
|---|
| 1370 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:374400 pts_time:7.8 dts:374400 dts_time:7.8 -> pts:374400 pts_time:7.8 dts:374400 dts_time:7.8
|
|---|
| 1371 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:199 pts_time:7.96 dts:196 dts_time:7.84 -> pts:199 pts_time:7.96 dts:196 dts_time:7.84
|
|---|
| 1372 | dshow passing through packet of type video size 4147200 timestamp 82140627 orig timestamp 81418827 graph timestamp 82140327 diff 721500 Decklink Video Capture
|
|---|
| 1373 | dshow passing through packet of type audio size 7680 timestamp 81418827 orig timestamp 81418827 graph timestamp 82142527 diff 723700 Decklink Audio Capture
|
|---|
| 1374 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1375 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:376320 pts_time:7.84 dts:376320 dts_time:7.84 -> pts:376320 pts_time:7.84 dts:376320 dts_time:7.84
|
|---|
| 1376 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:376320 pts_time:7.84 dts:376320 dts_time:7.84 -> pts:376320 pts_time:7.84 dts:376320 dts_time:7.84
|
|---|
| 1377 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:197 pts_time:7.88 dts:197 dts_time:7.88 -> pts:197 pts_time:7.88 dts:197 dts_time:7.88
|
|---|
| 1378 | dshow passing through packet of type video size 4147200 timestamp 82538227 orig timestamp 81818827 graph timestamp 82538127 diff 719300 Decklink Video Capture
|
|---|
| 1379 | dshow passing through packet of type audio size 7680 timestamp 81818827 orig timestamp 81818827 graph timestamp 82539427 diff 720600 Decklink Audio Capture
|
|---|
| 1380 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1381 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:378240 pts_time:7.88 dts:378240 dts_time:7.88 -> pts:378240 pts_time:7.88 dts:378240 dts_time:7.88
|
|---|
| 1382 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:378240 pts_time:7.88 dts:378240 dts_time:7.88 -> pts:378240 pts_time:7.88 dts:378240 dts_time:7.88
|
|---|
| 1383 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:198 pts_time:7.92 dts:198 dts_time:7.92 -> pts:198 pts_time:7.92 dts:198 dts_time:7.92
|
|---|
| 1384 | dshow passing through packet of type video size 4147200 timestamp 82938027 orig timestamp 82218827 graph timestamp 82937927 diff 719100 Decklink Video Capture
|
|---|
| 1385 | dshow passing through packet of type audio size 7680 timestamp 82218827 orig timestamp 82218827 graph timestamp 82939127 diff 720300 Decklink Audio Capture
|
|---|
| 1386 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1387 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:380160 pts_time:7.92 dts:380160 dts_time:7.92 -> pts:380160 pts_time:7.92 dts:380160 dts_time:7.92
|
|---|
| 1388 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:380160 pts_time:7.92 dts:380160 dts_time:7.92 -> pts:380160 pts_time:7.92 dts:380160 dts_time:7.92
|
|---|
| 1389 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:202 pts_time:8.08 dts:199 dts_time:7.96 -> pts:202 pts_time:8.08 dts:199 dts_time:7.96
|
|---|
| 1390 | dshow passing through packet of type video size 4147200 timestamp 83340227 orig timestamp 82618827 graph timestamp 83339927 diff 721100 Decklink Video Capture
|
|---|
| 1391 | dshow passing through packet of type audio size 7680 timestamp 82618827 orig timestamp 82618827 graph timestamp 83341727 diff 722900 Decklink Audio Capture
|
|---|
| 1392 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1393 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:382080 pts_time:7.96 dts:382080 dts_time:7.96 -> pts:382080 pts_time:7.96 dts:382080 dts_time:7.96
|
|---|
| 1394 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:382080 pts_time:7.96 dts:382080 dts_time:7.96 -> pts:382080 pts_time:7.96 dts:382080 dts_time:7.96
|
|---|
| 1395 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:200 pts_time:8 dts:200 dts_time:8 -> pts:200 pts_time:8 dts:200 dts_time:8
|
|---|
| 1396 | frame= 203 fps= 25 q=2.5 size=N/A time=00:00:08.08 bitrate=N/A speed=0.999x
|
|---|
| 1397 | dshow passing through packet of type video size 4147200 timestamp 83737727 orig timestamp 83018827 graph timestamp 83737727 diff 718900 Decklink Video Capture
|
|---|
| 1398 | dshow passing through packet of type audio size 7680 timestamp 83018827 orig timestamp 83018827 graph timestamp 83738127 diff 719300 Decklink Audio Capture
|
|---|
| 1399 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1400 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:384000 pts_time:8 dts:384000 dts_time:8 -> pts:384000 pts_time:8 dts:384000 dts_time:8
|
|---|
| 1401 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:384000 pts_time:8 dts:384000 dts_time:8 -> pts:384000 pts_time:8 dts:384000 dts_time:8
|
|---|
| 1402 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:201 pts_time:8.04 dts:201 dts_time:8.04 -> pts:201 pts_time:8.04 dts:201 dts_time:8.04
|
|---|
| 1403 | dshow passing through packet of type video size 4147200 timestamp 84140727 orig timestamp 83418827 graph timestamp 84140527 diff 721700 Decklink Video Capture
|
|---|
| 1404 | dshow passing through packet of type audio size 7680 timestamp 83418827 orig timestamp 83418827 graph timestamp 84142727 diff 723900 Decklink Audio Capture
|
|---|
| 1405 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1406 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:385920 pts_time:8.04 dts:385920 dts_time:8.04 -> pts:385920 pts_time:8.04 dts:385920 dts_time:8.04
|
|---|
| 1407 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:385920 pts_time:8.04 dts:385920 dts_time:8.04 -> pts:385920 pts_time:8.04 dts:385920 dts_time:8.04
|
|---|
| 1408 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:205 pts_time:8.2 dts:202 dts_time:8.08 -> pts:205 pts_time:8.2 dts:202 dts_time:8.08
|
|---|
| 1409 | dshow passing through packet of type video size 4147200 timestamp 84540527 orig timestamp 83818827 graph timestamp 84540327 diff 721500 Decklink Video Capture
|
|---|
| 1410 | dshow passing through packet of type audio size 7680 timestamp 83818827 orig timestamp 83818827 graph timestamp 84542327 diff 723500 Decklink Audio Capture
|
|---|
| 1411 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1412 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:387840 pts_time:8.08 dts:387840 dts_time:8.08 -> pts:387840 pts_time:8.08 dts:387840 dts_time:8.08
|
|---|
| 1413 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:387840 pts_time:8.08 dts:387840 dts_time:8.08 -> pts:387840 pts_time:8.08 dts:387840 dts_time:8.08
|
|---|
| 1414 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:203 pts_time:8.12 dts:203 dts_time:8.12 -> pts:203 pts_time:8.12 dts:203 dts_time:8.12
|
|---|
| 1415 | dshow passing through packet of type video size 4147200 timestamp 84937627 orig timestamp 84218827 graph timestamp 84937527 diff 718700 Decklink Video Capture
|
|---|
| 1416 | dshow passing through packet of type audio size 7680 timestamp 84218827 orig timestamp 84218827 graph timestamp 84938127 diff 719300 Decklink Audio Capture
|
|---|
| 1417 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1418 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:389760 pts_time:8.12 dts:389760 dts_time:8.12 -> pts:389760 pts_time:8.12 dts:389760 dts_time:8.12
|
|---|
| 1419 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:389760 pts_time:8.12 dts:389760 dts_time:8.12 -> pts:389760 pts_time:8.12 dts:389760 dts_time:8.12
|
|---|
| 1420 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:204 pts_time:8.16 dts:204 dts_time:8.16 -> pts:204 pts_time:8.16 dts:204 dts_time:8.16
|
|---|
| 1421 | dshow passing through packet of type video size 4147200 timestamp 85340327 orig timestamp 84618827 graph timestamp 85340127 diff 721300 Decklink Video Capture
|
|---|
| 1422 | dshow passing through packet of type audio size 7680 timestamp 84618827 orig timestamp 84618827 graph timestamp 85342027 diff 723200 Decklink Audio Capture
|
|---|
| 1423 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1424 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:391680 pts_time:8.16 dts:391680 dts_time:8.16 -> pts:391680 pts_time:8.16 dts:391680 dts_time:8.16
|
|---|
| 1425 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:391680 pts_time:8.16 dts:391680 dts_time:8.16 -> pts:391680 pts_time:8.16 dts:391680 dts_time:8.16
|
|---|
| 1426 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:208 pts_time:8.32 dts:205 dts_time:8.2 -> pts:208 pts_time:8.32 dts:205 dts_time:8.2
|
|---|
| 1427 | dshow passing through packet of type video size 4147200 timestamp 85740227 orig timestamp 85018827 graph timestamp 85740027 diff 721200 Decklink Video Capture
|
|---|
| 1428 | dshow passing through packet of type audio size 7680 timestamp 85018827 orig timestamp 85018827 graph timestamp 85741827 diff 723000 Decklink Audio Capture
|
|---|
| 1429 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1430 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:393600 pts_time:8.2 dts:393600 dts_time:8.2 -> pts:393600 pts_time:8.2 dts:393600 dts_time:8.2
|
|---|
| 1431 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:393600 pts_time:8.2 dts:393600 dts_time:8.2 -> pts:393600 pts_time:8.2 dts:393600 dts_time:8.2
|
|---|
| 1432 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:206 pts_time:8.24 dts:206 dts_time:8.24 -> pts:206 pts_time:8.24 dts:206 dts_time:8.24
|
|---|
| 1433 | dshow passing through packet of type video size 4147200 timestamp 86140627 orig timestamp 85418827 graph timestamp 86140427 diff 721600 Decklink Video Capture
|
|---|
| 1434 | dshow passing through packet of type audio size 7680 timestamp 85418827 orig timestamp 85418827 graph timestamp 86142527 diff 723700 Decklink Audio Capture
|
|---|
| 1435 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1436 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:395520 pts_time:8.24 dts:395520 dts_time:8.24 -> pts:395520 pts_time:8.24 dts:395520 dts_time:8.24
|
|---|
| 1437 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:395520 pts_time:8.24 dts:395520 dts_time:8.24 -> pts:395520 pts_time:8.24 dts:395520 dts_time:8.24
|
|---|
| 1438 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:207 pts_time:8.28 dts:207 dts_time:8.28 -> pts:207 pts_time:8.28 dts:207 dts_time:8.28
|
|---|
| 1439 | dshow passing through packet of type video size 4147200 timestamp 86538327 orig timestamp 85818827 graph timestamp 86538227 diff 719400 Decklink Video Capture
|
|---|
| 1440 | dshow passing through packet of type audio size 7680 timestamp 85818827 orig timestamp 85818827 graph timestamp 86539527 diff 720700 Decklink Audio Capture
|
|---|
| 1441 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1442 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:397440 pts_time:8.28 dts:397440 dts_time:8.28 -> pts:397440 pts_time:8.28 dts:397440 dts_time:8.28
|
|---|
| 1443 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:397440 pts_time:8.28 dts:397440 dts_time:8.28 -> pts:397440 pts_time:8.28 dts:397440 dts_time:8.28
|
|---|
| 1444 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:211 pts_time:8.44 dts:208 dts_time:8.32 -> pts:211 pts_time:8.44 dts:208 dts_time:8.32
|
|---|
| 1445 | dshow passing through packet of type video size 4147200 timestamp 86940827 orig timestamp 86218827 graph timestamp 86940527 diff 721700 Decklink Video Capture
|
|---|
| 1446 | dshow passing through packet of type audio size 7680 timestamp 86218827 orig timestamp 86218827 graph timestamp 86942727 diff 723900 Decklink Audio Capture
|
|---|
| 1447 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1448 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:399360 pts_time:8.32 dts:399360 dts_time:8.32 -> pts:399360 pts_time:8.32 dts:399360 dts_time:8.32
|
|---|
| 1449 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:399360 pts_time:8.32 dts:399360 dts_time:8.32 -> pts:399360 pts_time:8.32 dts:399360 dts_time:8.32
|
|---|
| 1450 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:209 pts_time:8.36 dts:209 dts_time:8.36 -> pts:209 pts_time:8.36 dts:209 dts_time:8.36
|
|---|
| 1451 | dshow passing through packet of type video size 4147200 timestamp 87340727 orig timestamp 86618827 graph timestamp 87340527 diff 721700 Decklink Video Capture
|
|---|
| 1452 | dshow passing through packet of type audio size 7680 timestamp 86618827 orig timestamp 86618827 graph timestamp 87342427 diff 723600 Decklink Audio Capture
|
|---|
| 1453 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1454 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:401280 pts_time:8.36 dts:401280 dts_time:8.36 -> pts:401280 pts_time:8.36 dts:401280 dts_time:8.36
|
|---|
| 1455 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:401280 pts_time:8.36 dts:401280 dts_time:8.36 -> pts:401280 pts_time:8.36 dts:401280 dts_time:8.36
|
|---|
| 1456 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:210 pts_time:8.4 dts:210 dts_time:8.4 -> pts:210 pts_time:8.4 dts:210 dts_time:8.4
|
|---|
| 1457 | dshow passing through packet of type video size 4147200 timestamp 87738027 orig timestamp 87018827 graph timestamp 87737927 diff 719100 Decklink Video Capture
|
|---|
| 1458 | dshow passing through packet of type audio size 7680 timestamp 87018827 orig timestamp 87018827 graph timestamp 87739027 diff 720200 Decklink Audio Capture
|
|---|
| 1459 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1460 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:403200 pts_time:8.4 dts:403200 dts_time:8.4 -> pts:403200 pts_time:8.4 dts:403200 dts_time:8.4
|
|---|
| 1461 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:403200 pts_time:8.4 dts:403200 dts_time:8.4 -> pts:403200 pts_time:8.4 dts:403200 dts_time:8.4
|
|---|
| 1462 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:214 pts_time:8.56 dts:211 dts_time:8.44 -> pts:214 pts_time:8.56 dts:211 dts_time:8.44
|
|---|
| 1463 | dshow passing through packet of type video size 4147200 timestamp 88140927 orig timestamp 87418827 graph timestamp 88140727 diff 721900 Decklink Video Capture
|
|---|
| 1464 | dshow passing through packet of type audio size 7680 timestamp 87418827 orig timestamp 87418827 graph timestamp 88142927 diff 724100 Decklink Audio Capture
|
|---|
| 1465 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1466 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:405120 pts_time:8.44 dts:405120 dts_time:8.44 -> pts:405120 pts_time:8.44 dts:405120 dts_time:8.44
|
|---|
| 1467 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:405120 pts_time:8.44 dts:405120 dts_time:8.44 -> pts:405120 pts_time:8.44 dts:405120 dts_time:8.44
|
|---|
| 1468 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:212 pts_time:8.48 dts:212 dts_time:8.48 -> pts:212 pts_time:8.48 dts:212 dts_time:8.48
|
|---|
| 1469 | frame= 215 fps= 25 q=2.5 size=N/A time=00:00:08.60 bitrate=N/A speed= 1x
|
|---|
| 1470 | dshow passing through packet of type video size 4147200 timestamp 88540627 orig timestamp 87818827 graph timestamp 88540427 diff 721600 Decklink Video Capture
|
|---|
| 1471 | dshow passing through packet of type audio size 7680 timestamp 87818827 orig timestamp 87818827 graph timestamp 88542427 diff 723600 Decklink Audio Capture
|
|---|
| 1472 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1473 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:407040 pts_time:8.48 dts:407040 dts_time:8.48 -> pts:407040 pts_time:8.48 dts:407040 dts_time:8.48
|
|---|
| 1474 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:407040 pts_time:8.48 dts:407040 dts_time:8.48 -> pts:407040 pts_time:8.48 dts:407040 dts_time:8.48
|
|---|
| 1475 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:213 pts_time:8.52 dts:213 dts_time:8.52 -> pts:213 pts_time:8.52 dts:213 dts_time:8.52
|
|---|
| 1476 | dshow passing through packet of type video size 4147200 timestamp 88937927 orig timestamp 88218827 graph timestamp 88937827 diff 719000 Decklink Video Capture
|
|---|
| 1477 | dshow passing through packet of type audio size 7680 timestamp 88218827 orig timestamp 88218827 graph timestamp 88938827 diff 720000 Decklink Audio Capture
|
|---|
| 1478 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1479 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:408960 pts_time:8.52 dts:408960 dts_time:8.52 -> pts:408960 pts_time:8.52 dts:408960 dts_time:8.52
|
|---|
| 1480 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:408960 pts_time:8.52 dts:408960 dts_time:8.52 -> pts:408960 pts_time:8.52 dts:408960 dts_time:8.52
|
|---|
| 1481 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:217 pts_time:8.68 dts:214 dts_time:8.56 -> pts:217 pts_time:8.68 dts:214 dts_time:8.56
|
|---|
| 1482 | dshow passing through packet of type video size 4147200 timestamp 89339727 orig timestamp 88618827 graph timestamp 89339527 diff 720700 Decklink Video Capture
|
|---|
| 1483 | dshow passing through packet of type audio size 7680 timestamp 88618827 orig timestamp 88618827 graph timestamp 89341227 diff 722400 Decklink Audio Capture
|
|---|
| 1484 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1485 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:410880 pts_time:8.56 dts:410880 dts_time:8.56 -> pts:410880 pts_time:8.56 dts:410880 dts_time:8.56
|
|---|
| 1486 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:410880 pts_time:8.56 dts:410880 dts_time:8.56 -> pts:410880 pts_time:8.56 dts:410880 dts_time:8.56
|
|---|
| 1487 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:215 pts_time:8.6 dts:215 dts_time:8.6 -> pts:215 pts_time:8.6 dts:215 dts_time:8.6
|
|---|
| 1488 | dshow passing through packet of type video size 4147200 timestamp 89737627 orig timestamp 89018827 graph timestamp 89737527 diff 718700 Decklink Video Capture
|
|---|
| 1489 | dshow passing through packet of type audio size 7680 timestamp 89018827 orig timestamp 89018827 graph timestamp 89738127 diff 719300 Decklink Audio Capture
|
|---|
| 1490 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1491 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:412800 pts_time:8.6 dts:412800 dts_time:8.6 -> pts:412800 pts_time:8.6 dts:412800 dts_time:8.6
|
|---|
| 1492 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:412800 pts_time:8.6 dts:412800 dts_time:8.6 -> pts:412800 pts_time:8.6 dts:412800 dts_time:8.6
|
|---|
| 1493 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:216 pts_time:8.64 dts:216 dts_time:8.64 -> pts:216 pts_time:8.64 dts:216 dts_time:8.64
|
|---|
| 1494 | dshow passing through packet of type video size 4147200 timestamp 90137227 orig timestamp 89418827 graph timestamp 90137227 diff 718400 Decklink Video Capture
|
|---|
| 1495 | dshow passing through packet of type audio size 7680 timestamp 89418827 orig timestamp 89418827 graph timestamp 90137727 diff 718900 Decklink Audio Capture
|
|---|
| 1496 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1497 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:414720 pts_time:8.64 dts:414720 dts_time:8.64 -> pts:414720 pts_time:8.64 dts:414720 dts_time:8.64
|
|---|
| 1498 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:414720 pts_time:8.64 dts:414720 dts_time:8.64 -> pts:414720 pts_time:8.64 dts:414720 dts_time:8.64
|
|---|
| 1499 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:220 pts_time:8.8 dts:217 dts_time:8.68 -> pts:220 pts_time:8.8 dts:217 dts_time:8.68
|
|---|
| 1500 | dshow passing through packet of type video size 4147200 timestamp 90538027 orig timestamp 89818827 graph timestamp 90538027 diff 719200 Decklink Video Capture
|
|---|
| 1501 | dshow passing through packet of type audio size 7680 timestamp 89818827 orig timestamp 89818827 graph timestamp 90538627 diff 719800 Decklink Audio Capture
|
|---|
| 1502 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1503 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:416640 pts_time:8.68 dts:416640 dts_time:8.68 -> pts:416640 pts_time:8.68 dts:416640 dts_time:8.68
|
|---|
| 1504 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:416640 pts_time:8.68 dts:416640 dts_time:8.68 -> pts:416640 pts_time:8.68 dts:416640 dts_time:8.68
|
|---|
| 1505 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:218 pts_time:8.72 dts:218 dts_time:8.72 -> pts:218 pts_time:8.72 dts:218 dts_time:8.72
|
|---|
| 1506 | dshow passing through packet of type video size 4147200 timestamp 90940927 orig timestamp 90218827 graph timestamp 90940727 diff 721900 Decklink Video Capture
|
|---|
| 1507 | dshow passing through packet of type audio size 7680 timestamp 90218827 orig timestamp 90218827 graph timestamp 90942927 diff 724100 Decklink Audio Capture
|
|---|
| 1508 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1509 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:418560 pts_time:8.72 dts:418560 dts_time:8.72 -> pts:418560 pts_time:8.72 dts:418560 dts_time:8.72
|
|---|
| 1510 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:418560 pts_time:8.72 dts:418560 dts_time:8.72 -> pts:418560 pts_time:8.72 dts:418560 dts_time:8.72
|
|---|
| 1511 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:219 pts_time:8.76 dts:219 dts_time:8.76 -> pts:219 pts_time:8.76 dts:219 dts_time:8.76
|
|---|
| 1512 | dshow passing through packet of type video size 4147200 timestamp 91337327 orig timestamp 90618827 graph timestamp 91337227 diff 718400 Decklink Video Capture
|
|---|
| 1513 | dshow passing through packet of type audio size 7680 timestamp 90618827 orig timestamp 90618827 graph timestamp 91337727 diff 718900 Decklink Audio Capture
|
|---|
| 1514 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1515 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:420480 pts_time:8.76 dts:420480 dts_time:8.76 -> pts:420480 pts_time:8.76 dts:420480 dts_time:8.76
|
|---|
| 1516 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:420480 pts_time:8.76 dts:420480 dts_time:8.76 -> pts:420480 pts_time:8.76 dts:420480 dts_time:8.76
|
|---|
| 1517 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:223 pts_time:8.92 dts:220 dts_time:8.8 -> pts:223 pts_time:8.92 dts:220 dts_time:8.8
|
|---|
| 1518 | dshow passing through packet of type video size 4147200 timestamp 91737127 orig timestamp 91018827 graph timestamp 91737027 diff 718200 Decklink Video Capture
|
|---|
| 1519 | dshow passing through packet of type audio size 7680 timestamp 91018827 orig timestamp 91018827 graph timestamp 91737727 diff 718900 Decklink Audio Capture
|
|---|
| 1520 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1521 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:422400 pts_time:8.8 dts:422400 dts_time:8.8 -> pts:422400 pts_time:8.8 dts:422400 dts_time:8.8
|
|---|
| 1522 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:422400 pts_time:8.8 dts:422400 dts_time:8.8 -> pts:422400 pts_time:8.8 dts:422400 dts_time:8.8
|
|---|
| 1523 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:221 pts_time:8.84 dts:221 dts_time:8.84 -> pts:221 pts_time:8.84 dts:221 dts_time:8.84
|
|---|
| 1524 | dshow passing through packet of type video size 4147200 timestamp 92140727 orig timestamp 91418827 graph timestamp 92140527 diff 721700 Decklink Video Capture
|
|---|
| 1525 | dshow passing through packet of type audio size 7680 timestamp 91418827 orig timestamp 91418827 graph timestamp 92142627 diff 723800 Decklink Audio Capture
|
|---|
| 1526 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1527 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:424320 pts_time:8.84 dts:424320 dts_time:8.84 -> pts:424320 pts_time:8.84 dts:424320 dts_time:8.84
|
|---|
| 1528 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:424320 pts_time:8.84 dts:424320 dts_time:8.84 -> pts:424320 pts_time:8.84 dts:424320 dts_time:8.84
|
|---|
| 1529 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:222 pts_time:8.88 dts:222 dts_time:8.88 -> pts:222 pts_time:8.88 dts:222 dts_time:8.88
|
|---|
| 1530 | dshow passing through packet of type video size 4147200 timestamp 92537827 orig timestamp 91818827 graph timestamp 92537827 diff 719000 Decklink Video Capture
|
|---|
| 1531 | dshow passing through packet of type audio size 7680 timestamp 91818827 orig timestamp 91818827 graph timestamp 92538327 diff 719500 Decklink Audio Capture
|
|---|
| 1532 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1533 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:426240 pts_time:8.88 dts:426240 dts_time:8.88 -> pts:426240 pts_time:8.88 dts:426240 dts_time:8.88
|
|---|
| 1534 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:426240 pts_time:8.88 dts:426240 dts_time:8.88 -> pts:426240 pts_time:8.88 dts:426240 dts_time:8.88
|
|---|
| 1535 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:226 pts_time:9.04 dts:223 dts_time:8.92 -> pts:226 pts_time:9.04 dts:223 dts_time:8.92
|
|---|
| 1536 | dshow passing through packet of type video size 4147200 timestamp 92940927 orig timestamp 92218827 graph timestamp 92940727 diff 721900 Decklink Video Capture
|
|---|
| 1537 | dshow passing through packet of type audio size 7680 timestamp 92218827 orig timestamp 92218827 graph timestamp 92942927 diff 724100 Decklink Audio Capture
|
|---|
| 1538 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1539 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:428160 pts_time:8.92 dts:428160 dts_time:8.92 -> pts:428160 pts_time:8.92 dts:428160 dts_time:8.92
|
|---|
| 1540 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:428160 pts_time:8.92 dts:428160 dts_time:8.92 -> pts:428160 pts_time:8.92 dts:428160 dts_time:8.92
|
|---|
| 1541 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:224 pts_time:8.96 dts:224 dts_time:8.96 -> pts:224 pts_time:8.96 dts:224 dts_time:8.96
|
|---|
| 1542 | dshow passing through packet of type video size 4147200 timestamp 93339327 orig timestamp 92618827 graph timestamp 93339227 diff 720400 Decklink Video Capture
|
|---|
| 1543 | dshow passing through packet of type audio size 7680 timestamp 92618827 orig timestamp 92618827 graph timestamp 93340727 diff 721900 Decklink Audio Capture
|
|---|
| 1544 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1545 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:430080 pts_time:8.96 dts:430080 dts_time:8.96 -> pts:430080 pts_time:8.96 dts:430080 dts_time:8.96
|
|---|
| 1546 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:430080 pts_time:8.96 dts:430080 dts_time:8.96 -> pts:430080 pts_time:8.96 dts:430080 dts_time:8.96
|
|---|
| 1547 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:225 pts_time:9 dts:225 dts_time:9 -> pts:225 pts_time:9 dts:225 dts_time:9
|
|---|
| 1548 | frame= 228 fps= 25 q=2.5 size=N/A time=00:00:09.12 bitrate=N/A speed= 1x
|
|---|
| 1549 | dshow passing through packet of type video size 4147200 timestamp 93736027 orig timestamp 93018827 graph timestamp 93735927 diff 717100 Decklink Video Capture
|
|---|
| 1550 | dshow passing through packet of type audio size 7680 timestamp 93018827 orig timestamp 93018827 graph timestamp 93736727 diff 717900 Decklink Audio Capture
|
|---|
| 1551 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1552 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:432000 pts_time:9 dts:432000 dts_time:9 -> pts:432000 pts_time:9 dts:432000 dts_time:9
|
|---|
| 1553 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:432000 pts_time:9 dts:432000 dts_time:9 -> pts:432000 pts_time:9 dts:432000 dts_time:9
|
|---|
| 1554 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:229 pts_time:9.16 dts:226 dts_time:9.04 -> pts:229 pts_time:9.16 dts:226 dts_time:9.04
|
|---|
| 1555 | dshow passing through packet of type video size 4147200 timestamp 94137427 orig timestamp 93418827 graph timestamp 94137427 diff 718600 Decklink Video Capture
|
|---|
| 1556 | dshow passing through packet of type audio size 7680 timestamp 93418827 orig timestamp 93418827 graph timestamp 94137827 diff 719000 Decklink Audio Capture
|
|---|
| 1557 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1558 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:433920 pts_time:9.04 dts:433920 dts_time:9.04 -> pts:433920 pts_time:9.04 dts:433920 dts_time:9.04
|
|---|
| 1559 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:433920 pts_time:9.04 dts:433920 dts_time:9.04 -> pts:433920 pts_time:9.04 dts:433920 dts_time:9.04
|
|---|
| 1560 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:227 pts_time:9.08 dts:227 dts_time:9.08 -> pts:227 pts_time:9.08 dts:227 dts_time:9.08
|
|---|
| 1561 | dshow passing through packet of type video size 4147200 timestamp 94537427 orig timestamp 93818827 graph timestamp 94537327 diff 718500 Decklink Video Capture
|
|---|
| 1562 | dshow passing through packet of type audio size 7680 timestamp 93818827 orig timestamp 93818827 graph timestamp 94538127 diff 719300 Decklink Audio Capture
|
|---|
| 1563 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1564 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:435840 pts_time:9.08 dts:435840 dts_time:9.08 -> pts:435840 pts_time:9.08 dts:435840 dts_time:9.08
|
|---|
| 1565 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:435840 pts_time:9.08 dts:435840 dts_time:9.08 -> pts:435840 pts_time:9.08 dts:435840 dts_time:9.08
|
|---|
| 1566 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:228 pts_time:9.12 dts:228 dts_time:9.12 -> pts:228 pts_time:9.12 dts:228 dts_time:9.12
|
|---|
| 1567 | dshow passing through packet of type video size 4147200 timestamp 94937327 orig timestamp 94218827 graph timestamp 94937227 diff 718400 Decklink Video Capture
|
|---|
| 1568 | dshow passing through packet of type audio size 7680 timestamp 94218827 orig timestamp 94218827 graph timestamp 94937927 diff 719100 Decklink Audio Capture
|
|---|
| 1569 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1570 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:437760 pts_time:9.12 dts:437760 dts_time:9.12 -> pts:437760 pts_time:9.12 dts:437760 dts_time:9.12
|
|---|
| 1571 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:437760 pts_time:9.12 dts:437760 dts_time:9.12 -> pts:437760 pts_time:9.12 dts:437760 dts_time:9.12
|
|---|
| 1572 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:232 pts_time:9.28 dts:229 dts_time:9.16 -> pts:232 pts_time:9.28 dts:229 dts_time:9.16
|
|---|
| 1573 | dshow passing through packet of type video size 4147200 timestamp 95340227 orig timestamp 94618827 graph timestamp 95339927 diff 721100 Decklink Video Capture
|
|---|
| 1574 | dshow passing through packet of type audio size 7680 timestamp 94618827 orig timestamp 94618827 graph timestamp 95341827 diff 723000 Decklink Audio Capture
|
|---|
| 1575 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1576 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:439680 pts_time:9.16 dts:439680 dts_time:9.16 -> pts:439680 pts_time:9.16 dts:439680 dts_time:9.16
|
|---|
| 1577 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:439680 pts_time:9.16 dts:439680 dts_time:9.16 -> pts:439680 pts_time:9.16 dts:439680 dts_time:9.16
|
|---|
| 1578 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:230 pts_time:9.2 dts:230 dts_time:9.2 -> pts:230 pts_time:9.2 dts:230 dts_time:9.2
|
|---|
| 1579 | dshow passing through packet of type video size 4147200 timestamp 95737127 orig timestamp 95018827 graph timestamp 95737027 diff 718200 Decklink Video Capture
|
|---|
| 1580 | dshow passing through packet of type audio size 7680 timestamp 95018827 orig timestamp 95018827 graph timestamp 95737727 diff 718900 Decklink Audio Capture
|
|---|
| 1581 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1582 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:441600 pts_time:9.2 dts:441600 dts_time:9.2 -> pts:441600 pts_time:9.2 dts:441600 dts_time:9.2
|
|---|
| 1583 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:441600 pts_time:9.2 dts:441600 dts_time:9.2 -> pts:441600 pts_time:9.2 dts:441600 dts_time:9.2
|
|---|
| 1584 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:231 pts_time:9.24 dts:231 dts_time:9.24 -> pts:231 pts_time:9.24 dts:231 dts_time:9.24
|
|---|
| 1585 | dshow passing through packet of type video size 4147200 timestamp 96140927 orig timestamp 95418827 graph timestamp 96140727 diff 721900 Decklink Video Capture
|
|---|
| 1586 | dshow passing through packet of type audio size 7680 timestamp 95418827 orig timestamp 95418827 graph timestamp 96142927 diff 724100 Decklink Audio Capture
|
|---|
| 1587 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1588 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:443520 pts_time:9.24 dts:443520 dts_time:9.24 -> pts:443520 pts_time:9.24 dts:443520 dts_time:9.24
|
|---|
| 1589 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:443520 pts_time:9.24 dts:443520 dts_time:9.24 -> pts:443520 pts_time:9.24 dts:443520 dts_time:9.24
|
|---|
| 1590 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:235 pts_time:9.4 dts:232 dts_time:9.28 -> pts:235 pts_time:9.4 dts:232 dts_time:9.28
|
|---|
| 1591 | dshow passing through packet of type video size 4147200 timestamp 96540527 orig timestamp 95818827 graph timestamp 96540227 diff 721400 Decklink Video Capture
|
|---|
| 1592 | dshow passing through packet of type audio size 7680 timestamp 95818827 orig timestamp 95818827 graph timestamp 96542427 diff 723600 Decklink Audio Capture
|
|---|
| 1593 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1594 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:445440 pts_time:9.28 dts:445440 dts_time:9.28 -> pts:445440 pts_time:9.28 dts:445440 dts_time:9.28
|
|---|
| 1595 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:445440 pts_time:9.28 dts:445440 dts_time:9.28 -> pts:445440 pts_time:9.28 dts:445440 dts_time:9.28
|
|---|
| 1596 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:233 pts_time:9.32 dts:233 dts_time:9.32 -> pts:233 pts_time:9.32 dts:233 dts_time:9.32
|
|---|
| 1597 | dshow passing through packet of type video size 4147200 timestamp 96937127 orig timestamp 96218827 graph timestamp 96937127 diff 718300 Decklink Video Capture
|
|---|
| 1598 | dshow passing through packet of type audio size 7680 timestamp 96218827 orig timestamp 96218827 graph timestamp 96937527 diff 718700 Decklink Audio Capture
|
|---|
| 1599 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1600 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:447360 pts_time:9.32 dts:447360 dts_time:9.32 -> pts:447360 pts_time:9.32 dts:447360 dts_time:9.32
|
|---|
| 1601 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:447360 pts_time:9.32 dts:447360 dts_time:9.32 -> pts:447360 pts_time:9.32 dts:447360 dts_time:9.32
|
|---|
| 1602 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:234 pts_time:9.36 dts:234 dts_time:9.36 -> pts:234 pts_time:9.36 dts:234 dts_time:9.36
|
|---|
| 1603 | dshow passing through packet of type video size 4147200 timestamp 97337327 orig timestamp 96618827 graph timestamp 97337327 diff 718500 Decklink Video Capture
|
|---|
| 1604 | dshow passing through packet of type audio size 7680 timestamp 96618827 orig timestamp 96618827 graph timestamp 97338027 diff 719200 Decklink Audio Capture
|
|---|
| 1605 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1606 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:449280 pts_time:9.36 dts:449280 dts_time:9.36 -> pts:449280 pts_time:9.36 dts:449280 dts_time:9.36
|
|---|
| 1607 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:449280 pts_time:9.36 dts:449280 dts_time:9.36 -> pts:449280 pts_time:9.36 dts:449280 dts_time:9.36
|
|---|
| 1608 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:238 pts_time:9.52 dts:235 dts_time:9.4 -> pts:238 pts_time:9.52 dts:235 dts_time:9.4
|
|---|
| 1609 | dshow passing through packet of type video size 4147200 timestamp 97740227 orig timestamp 97018827 graph timestamp 97740027 diff 721200 Decklink Video Capture
|
|---|
| 1610 | dshow passing through packet of type audio size 7680 timestamp 97018827 orig timestamp 97018827 graph timestamp 97741827 diff 723000 Decklink Audio Capture
|
|---|
| 1611 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1612 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:451200 pts_time:9.4 dts:451200 dts_time:9.4 -> pts:451200 pts_time:9.4 dts:451200 dts_time:9.4
|
|---|
| 1613 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:451200 pts_time:9.4 dts:451200 dts_time:9.4 -> pts:451200 pts_time:9.4 dts:451200 dts_time:9.4
|
|---|
| 1614 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:236 pts_time:9.44 dts:236 dts_time:9.44 -> pts:236 pts_time:9.44 dts:236 dts_time:9.44
|
|---|
| 1615 | dshow passing through packet of type video size 4147200 timestamp 98140527 orig timestamp 97418827 graph timestamp 98140327 diff 721500 Decklink Video Capture
|
|---|
| 1616 | dshow passing through packet of type audio size 7680 timestamp 97418827 orig timestamp 97418827 graph timestamp 98142527 diff 723700 Decklink Audio Capture
|
|---|
| 1617 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1618 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:453120 pts_time:9.44 dts:453120 dts_time:9.44 -> pts:453120 pts_time:9.44 dts:453120 dts_time:9.44
|
|---|
| 1619 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:453120 pts_time:9.44 dts:453120 dts_time:9.44 -> pts:453120 pts_time:9.44 dts:453120 dts_time:9.44
|
|---|
| 1620 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:237 pts_time:9.48 dts:237 dts_time:9.48 -> pts:237 pts_time:9.48 dts:237 dts_time:9.48
|
|---|
| 1621 | dshow passing through packet of type video size 4147200 timestamp 98539327 orig timestamp 97818827 graph timestamp 98539227 diff 720400 Decklink Video Capture
|
|---|
| 1622 | dshow passing through packet of type audio size 7680 timestamp 97818827 orig timestamp 97818827 graph timestamp 98540727 diff 721900 Decklink Audio Capture
|
|---|
| 1623 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1624 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:455040 pts_time:9.48 dts:455040 dts_time:9.48 -> pts:455040 pts_time:9.48 dts:455040 dts_time:9.48
|
|---|
| 1625 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:455040 pts_time:9.48 dts:455040 dts_time:9.48 -> pts:455040 pts_time:9.48 dts:455040 dts_time:9.48
|
|---|
| 1626 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:241 pts_time:9.64 dts:238 dts_time:9.52 -> pts:241 pts_time:9.64 dts:238 dts_time:9.52
|
|---|
| 1627 | frame= 241 fps= 25 q=2.0 size=N/A time=00:00:09.60 bitrate=N/A speed= 1x
|
|---|
| 1628 | dshow passing through packet of type video size 4147200 timestamp 98940027 orig timestamp 98218827 graph timestamp 98939827 diff 721000 Decklink Video Capture
|
|---|
| 1629 | dshow passing through packet of type audio size 7680 timestamp 98218827 orig timestamp 98218827 graph timestamp 98941827 diff 723000 Decklink Audio Capture
|
|---|
| 1630 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1631 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:456960 pts_time:9.52 dts:456960 dts_time:9.52 -> pts:456960 pts_time:9.52 dts:456960 dts_time:9.52
|
|---|
| 1632 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:456960 pts_time:9.52 dts:456960 dts_time:9.52 -> pts:456960 pts_time:9.52 dts:456960 dts_time:9.52
|
|---|
| 1633 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:239 pts_time:9.56 dts:239 dts_time:9.56 -> pts:239 pts_time:9.56 dts:239 dts_time:9.56
|
|---|
| 1634 | dshow passing through packet of type video size 4147200 timestamp 99336927 orig timestamp 98618827 graph timestamp 99336927 diff 718100 Decklink Video Capture
|
|---|
| 1635 | dshow passing through packet of type audio size 7680 timestamp 98618827 orig timestamp 98618827 graph timestamp 99337827 diff 719000 Decklink Audio Capture
|
|---|
| 1636 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1637 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:458880 pts_time:9.56 dts:458880 dts_time:9.56 -> pts:458880 pts_time:9.56 dts:458880 dts_time:9.56
|
|---|
| 1638 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:458880 pts_time:9.56 dts:458880 dts_time:9.56 -> pts:458880 pts_time:9.56 dts:458880 dts_time:9.56
|
|---|
| 1639 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:240 pts_time:9.6 dts:240 dts_time:9.6 -> pts:240 pts_time:9.6 dts:240 dts_time:9.6
|
|---|
| 1640 | dshow passing through packet of type video size 4147200 timestamp 99737627 orig timestamp 99018827 graph timestamp 99737627 diff 718800 Decklink Video Capture
|
|---|
| 1641 | dshow passing through packet of type audio size 7680 timestamp 99018827 orig timestamp 99018827 graph timestamp 99738127 diff 719300 Decklink Audio Capture
|
|---|
| 1642 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1643 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:460800 pts_time:9.6 dts:460800 dts_time:9.6 -> pts:460800 pts_time:9.6 dts:460800 dts_time:9.6
|
|---|
| 1644 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:460800 pts_time:9.6 dts:460800 dts_time:9.6 -> pts:460800 pts_time:9.6 dts:460800 dts_time:9.6
|
|---|
| 1645 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:244 pts_time:9.76 dts:241 dts_time:9.64 -> pts:244 pts_time:9.76 dts:241 dts_time:9.64
|
|---|
| 1646 | dshow passing through packet of type video size 4147200 timestamp 100140627 orig timestamp 99418827 graph timestamp 100140427 diff 721600 Decklink Video Capture
|
|---|
| 1647 | dshow passing through packet of type audio size 7680 timestamp 99418827 orig timestamp 99418827 graph timestamp 100142527 diff 723700 Decklink Audio Capture
|
|---|
| 1648 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1649 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:462720 pts_time:9.64 dts:462720 dts_time:9.64 -> pts:462720 pts_time:9.64 dts:462720 dts_time:9.64
|
|---|
| 1650 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:462720 pts_time:9.64 dts:462720 dts_time:9.64 -> pts:462720 pts_time:9.64 dts:462720 dts_time:9.64
|
|---|
| 1651 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:242 pts_time:9.68 dts:242 dts_time:9.68 -> pts:242 pts_time:9.68 dts:242 dts_time:9.68
|
|---|
| 1652 | dshow passing through packet of type video size 4147200 timestamp 100538127 orig timestamp 99818827 graph timestamp 100538127 diff 719300 Decklink Video Capture
|
|---|
| 1653 | dshow passing through packet of type audio size 7680 timestamp 99818827 orig timestamp 99818827 graph timestamp 100538527 diff 719700 Decklink Audio Capture
|
|---|
| 1654 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1655 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:464640 pts_time:9.68 dts:464640 dts_time:9.68 -> pts:464640 pts_time:9.68 dts:464640 dts_time:9.68
|
|---|
| 1656 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:464640 pts_time:9.68 dts:464640 dts_time:9.68 -> pts:464640 pts_time:9.68 dts:464640 dts_time:9.68
|
|---|
| 1657 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:243 pts_time:9.72 dts:243 dts_time:9.72 -> pts:243 pts_time:9.72 dts:243 dts_time:9.72
|
|---|
| 1658 | dshow passing through packet of type video size 4147200 timestamp 100937327 orig timestamp 100218827 graph timestamp 100937227 diff 718400 Decklink Video Capture
|
|---|
| 1659 | dshow passing through packet of type audio size 7680 timestamp 100218827 orig timestamp 100218827 graph timestamp 100937927 diff 719100 Decklink Audio Capture
|
|---|
| 1660 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1661 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:466560 pts_time:9.72 dts:466560 dts_time:9.72 -> pts:466560 pts_time:9.72 dts:466560 dts_time:9.72
|
|---|
| 1662 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:466560 pts_time:9.72 dts:466560 dts_time:9.72 -> pts:466560 pts_time:9.72 dts:466560 dts_time:9.72
|
|---|
| 1663 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:247 pts_time:9.88 dts:244 dts_time:9.76 -> pts:247 pts_time:9.88 dts:244 dts_time:9.76
|
|---|
| 1664 | dshow passing through packet of type video size 4147200 timestamp 101339427 orig timestamp 100618827 graph timestamp 101339227 diff 720400 Decklink Video Capture
|
|---|
| 1665 | dshow passing through packet of type audio size 7680 timestamp 100618827 orig timestamp 100618827 graph timestamp 101340927 diff 722100 Decklink Audio Capture
|
|---|
| 1666 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1667 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:468480 pts_time:9.76 dts:468480 dts_time:9.76 -> pts:468480 pts_time:9.76 dts:468480 dts_time:9.76
|
|---|
| 1668 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:468480 pts_time:9.76 dts:468480 dts_time:9.76 -> pts:468480 pts_time:9.76 dts:468480 dts_time:9.76
|
|---|
| 1669 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:245 pts_time:9.8 dts:245 dts_time:9.8 -> pts:245 pts_time:9.8 dts:245 dts_time:9.8
|
|---|
| 1670 | dshow passing through packet of type video size 4147200 timestamp 101737627 orig timestamp 101018827 graph timestamp 101737627 diff 718800 Decklink Video Capture
|
|---|
| 1671 | dshow passing through packet of type audio size 7680 timestamp 101018827 orig timestamp 101018827 graph timestamp 101738127 diff 719300 Decklink Audio Capture
|
|---|
| 1672 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1673 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:470400 pts_time:9.8 dts:470400 dts_time:9.8 -> pts:470400 pts_time:9.8 dts:470400 dts_time:9.8
|
|---|
| 1674 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:470400 pts_time:9.8 dts:470400 dts_time:9.8 -> pts:470400 pts_time:9.8 dts:470400 dts_time:9.8
|
|---|
| 1675 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:246 pts_time:9.84 dts:246 dts_time:9.84 -> pts:246 pts_time:9.84 dts:246 dts_time:9.84
|
|---|
| 1676 | dshow passing through packet of type video size 4147200 timestamp 102140927 orig timestamp 101418827 graph timestamp 102140727 diff 721900 Decklink Video Capture
|
|---|
| 1677 | dshow passing through packet of type audio size 7680 timestamp 101418827 orig timestamp 101418827 graph timestamp 102142927 diff 724100 Decklink Audio Capture
|
|---|
| 1678 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1679 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:472320 pts_time:9.84 dts:472320 dts_time:9.84 -> pts:472320 pts_time:9.84 dts:472320 dts_time:9.84
|
|---|
| 1680 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:472320 pts_time:9.84 dts:472320 dts_time:9.84 -> pts:472320 pts_time:9.84 dts:472320 dts_time:9.84
|
|---|
| 1681 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:250 pts_time:10 dts:247 dts_time:9.88 -> pts:250 pts_time:10 dts:247 dts_time:9.88
|
|---|
| 1682 | dshow passing through packet of type video size 4147200 timestamp 102537127 orig timestamp 101818827 graph timestamp 102537127 diff 718300 Decklink Video Capture
|
|---|
| 1683 | dshow passing through packet of type audio size 7680 timestamp 101818827 orig timestamp 101818827 graph timestamp 102537727 diff 718900 Decklink Audio Capture
|
|---|
| 1684 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1685 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:474240 pts_time:9.88 dts:474240 dts_time:9.88 -> pts:474240 pts_time:9.88 dts:474240 dts_time:9.88
|
|---|
| 1686 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:474240 pts_time:9.88 dts:474240 dts_time:9.88 -> pts:474240 pts_time:9.88 dts:474240 dts_time:9.88
|
|---|
| 1687 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:248 pts_time:9.92 dts:248 dts_time:9.92 -> pts:248 pts_time:9.92 dts:248 dts_time:9.92
|
|---|
| 1688 | dshow passing through packet of type video size 4147200 timestamp 102937927 orig timestamp 102218827 graph timestamp 102937827 diff 719000 Decklink Video Capture
|
|---|
| 1689 | dshow passing through packet of type audio size 7680 timestamp 102218827 orig timestamp 102218827 graph timestamp 102938727 diff 719900 Decklink Audio Capture
|
|---|
| 1690 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1691 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:476160 pts_time:9.92 dts:476160 dts_time:9.92 -> pts:476160 pts_time:9.92 dts:476160 dts_time:9.92
|
|---|
| 1692 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:476160 pts_time:9.92 dts:476160 dts_time:9.92 -> pts:476160 pts_time:9.92 dts:476160 dts_time:9.92
|
|---|
| 1693 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:249 pts_time:9.96 dts:249 dts_time:9.96 -> pts:249 pts_time:9.96 dts:249 dts_time:9.96
|
|---|
| 1694 | dshow passing through packet of type video size 4147200 timestamp 103337927 orig timestamp 102618827 graph timestamp 103337827 diff 719000 Decklink Video Capture
|
|---|
| 1695 | dshow passing through packet of type audio size 7680 timestamp 102618827 orig timestamp 102618827 graph timestamp 103338427 diff 719600 Decklink Audio Capture
|
|---|
| 1696 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1697 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:478080 pts_time:9.96 dts:478080 dts_time:9.96 -> pts:478080 pts_time:9.96 dts:478080 dts_time:9.96
|
|---|
| 1698 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:478080 pts_time:9.96 dts:478080 dts_time:9.96 -> pts:478080 pts_time:9.96 dts:478080 dts_time:9.96
|
|---|
| 1699 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:253 pts_time:10.12 dts:250 dts_time:10 -> pts:253 pts_time:10.12 dts:250 dts_time:10
|
|---|
| 1700 | frame= 253 fps= 25 q=2.0 size=N/A time=00:00:10.12 bitrate=N/A speed= 1x
|
|---|
| 1701 | dshow passing through packet of type video size 4147200 timestamp 103737827 orig timestamp 103018827 graph timestamp 103737727 diff 718900 Decklink Video Capture
|
|---|
| 1702 | dshow passing through packet of type audio size 7680 timestamp 103018827 orig timestamp 103018827 graph timestamp 103738227 diff 719400 Decklink Audio Capture
|
|---|
| 1703 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1704 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:480000 pts_time:10 dts:480000 dts_time:10 -> pts:480000 pts_time:10 dts:480000 dts_time:10
|
|---|
| 1705 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:480000 pts_time:10 dts:480000 dts_time:10 -> pts:480000 pts_time:10 dts:480000 dts_time:10
|
|---|
| 1706 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:251 pts_time:10.04 dts:251 dts_time:10.04 -> pts:251 pts_time:10.04 dts:251 dts_time:10.04
|
|---|
| 1707 | dshow passing through packet of type video size 4147200 timestamp 104137327 orig timestamp 103418827 graph timestamp 104137327 diff 718500 Decklink Video Capture
|
|---|
| 1708 | dshow passing through packet of type audio size 7680 timestamp 103418827 orig timestamp 103418827 graph timestamp 104138027 diff 719200 Decklink Audio Capture
|
|---|
| 1709 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1710 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:481920 pts_time:10.04 dts:481920 dts_time:10.04 -> pts:481920 pts_time:10.04 dts:481920 dts_time:10.04
|
|---|
| 1711 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:481920 pts_time:10.04 dts:481920 dts_time:10.04 -> pts:481920 pts_time:10.04 dts:481920 dts_time:10.04
|
|---|
| 1712 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:252 pts_time:10.08 dts:252 dts_time:10.08 -> pts:252 pts_time:10.08 dts:252 dts_time:10.08
|
|---|
| 1713 | dshow passing through packet of type video size 4147200 timestamp 104541027 orig timestamp 103818827 graph timestamp 104540827 diff 722000 Decklink Video Capture
|
|---|
| 1714 | dshow passing through packet of type audio size 7680 timestamp 103818827 orig timestamp 103818827 graph timestamp 104543027 diff 724200 Decklink Audio Capture
|
|---|
| 1715 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1716 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:483840 pts_time:10.08 dts:483840 dts_time:10.08 -> pts:483840 pts_time:10.08 dts:483840 dts_time:10.08
|
|---|
| 1717 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:483840 pts_time:10.08 dts:483840 dts_time:10.08 -> pts:483840 pts_time:10.08 dts:483840 dts_time:10.08
|
|---|
| 1718 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:256 pts_time:10.24 dts:253 dts_time:10.12 -> pts:256 pts_time:10.24 dts:253 dts_time:10.12
|
|---|
| 1719 | dshow passing through packet of type video size 4147200 timestamp 104940527 orig timestamp 104218827 graph timestamp 104940327 diff 721500 Decklink Video Capture
|
|---|
| 1720 | dshow passing through packet of type audio size 7680 timestamp 104218827 orig timestamp 104218827 graph timestamp 104942527 diff 723700 Decklink Audio Capture
|
|---|
| 1721 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1722 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:485760 pts_time:10.12 dts:485760 dts_time:10.12 -> pts:485760 pts_time:10.12 dts:485760 dts_time:10.12
|
|---|
| 1723 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:485760 pts_time:10.12 dts:485760 dts_time:10.12 -> pts:485760 pts_time:10.12 dts:485760 dts_time:10.12
|
|---|
| 1724 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:254 pts_time:10.16 dts:254 dts_time:10.16 -> pts:254 pts_time:10.16 dts:254 dts_time:10.16
|
|---|
| 1725 | dshow passing through packet of type video size 4147200 timestamp 105337127 orig timestamp 104618827 graph timestamp 105337127 diff 718300 Decklink Video Capture
|
|---|
| 1726 | dshow passing through packet of type audio size 7680 timestamp 104618827 orig timestamp 104618827 graph timestamp 105337827 diff 719000 Decklink Audio Capture
|
|---|
| 1727 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1728 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:487680 pts_time:10.16 dts:487680 dts_time:10.16 -> pts:487680 pts_time:10.16 dts:487680 dts_time:10.16
|
|---|
| 1729 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:487680 pts_time:10.16 dts:487680 dts_time:10.16 -> pts:487680 pts_time:10.16 dts:487680 dts_time:10.16
|
|---|
| 1730 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:255 pts_time:10.2 dts:255 dts_time:10.2 -> pts:255 pts_time:10.2 dts:255 dts_time:10.2
|
|---|
| 1731 | dshow passing through packet of type video size 4147200 timestamp 105740327 orig timestamp 105018827 graph timestamp 105740127 diff 721300 Decklink Video Capture
|
|---|
| 1732 | dshow passing through packet of type audio size 7680 timestamp 105018827 orig timestamp 105018827 graph timestamp 105742027 diff 723200 Decklink Audio Capture
|
|---|
| 1733 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1734 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:489600 pts_time:10.2 dts:489600 dts_time:10.2 -> pts:489600 pts_time:10.2 dts:489600 dts_time:10.2
|
|---|
| 1735 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:489600 pts_time:10.2 dts:489600 dts_time:10.2 -> pts:489600 pts_time:10.2 dts:489600 dts_time:10.2
|
|---|
| 1736 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:259 pts_time:10.36 dts:256 dts_time:10.24 -> pts:259 pts_time:10.36 dts:256 dts_time:10.24
|
|---|
| 1737 | dshow passing through packet of type video size 4147200 timestamp 106140427 orig timestamp 105418827 graph timestamp 106140227 diff 721400 Decklink Video Capture
|
|---|
| 1738 | dshow passing through packet of type audio size 7680 timestamp 105418827 orig timestamp 105418827 graph timestamp 106142327 diff 723500 Decklink Audio Capture
|
|---|
| 1739 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1740 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:491520 pts_time:10.24 dts:491520 dts_time:10.24 -> pts:491520 pts_time:10.24 dts:491520 dts_time:10.24
|
|---|
| 1741 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:491520 pts_time:10.24 dts:491520 dts_time:10.24 -> pts:491520 pts_time:10.24 dts:491520 dts_time:10.24
|
|---|
| 1742 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:257 pts_time:10.28 dts:257 dts_time:10.28 -> pts:257 pts_time:10.28 dts:257 dts_time:10.28
|
|---|
| 1743 | dshow passing through packet of type video size 4147200 timestamp 106536527 orig timestamp 105818827 graph timestamp 106536427 diff 717600 Decklink Video Capture
|
|---|
| 1744 | dshow passing through packet of type audio size 7680 timestamp 105818827 orig timestamp 105818827 graph timestamp 106537027 diff 718200 Decklink Audio Capture
|
|---|
| 1745 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1746 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:493440 pts_time:10.28 dts:493440 dts_time:10.28 -> pts:493440 pts_time:10.28 dts:493440 dts_time:10.28
|
|---|
| 1747 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:493440 pts_time:10.28 dts:493440 dts_time:10.28 -> pts:493440 pts_time:10.28 dts:493440 dts_time:10.28
|
|---|
| 1748 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:258 pts_time:10.32 dts:258 dts_time:10.32 -> pts:258 pts_time:10.32 dts:258 dts_time:10.32
|
|---|
| 1749 | dshow passing through packet of type video size 4147200 timestamp 106940327 orig timestamp 106218827 graph timestamp 106940127 diff 721300 Decklink Video Capture
|
|---|
| 1750 | dshow passing through packet of type audio size 7680 timestamp 106218827 orig timestamp 106218827 graph timestamp 106943227 diff 724400 Decklink Audio Capture
|
|---|
| 1751 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1752 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:495360 pts_time:10.32 dts:495360 dts_time:10.32 -> pts:495360 pts_time:10.32 dts:495360 dts_time:10.32
|
|---|
| 1753 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:495360 pts_time:10.32 dts:495360 dts_time:10.32 -> pts:495360 pts_time:10.32 dts:495360 dts_time:10.32
|
|---|
| 1754 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 1755 | [mxf @ 0000027ec03990c0] edit units count 256
|
|---|
| 1756 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:262 pts_time:10.48 dts:259 dts_time:10.36 -> pts:262 pts_time:10.48 dts:259 dts_time:10.36
|
|---|
| 1757 | dshow passing through packet of type video size 4147200 timestamp 107340227 orig timestamp 106618827 graph timestamp 107340027 diff 721200 Decklink Video Capture
|
|---|
| 1758 | dshow passing through packet of type audio size 7680 timestamp 106618827 orig timestamp 106618827 graph timestamp 107341827 diff 723000 Decklink Audio Capture
|
|---|
| 1759 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1760 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:497280 pts_time:10.36 dts:497280 dts_time:10.36 -> pts:497280 pts_time:10.36 dts:497280 dts_time:10.36
|
|---|
| 1761 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:497280 pts_time:10.36 dts:497280 dts_time:10.36 -> pts:497280 pts_time:10.36 dts:497280 dts_time:10.36
|
|---|
| 1762 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:260 pts_time:10.4 dts:260 dts_time:10.4 -> pts:260 pts_time:10.4 dts:260 dts_time:10.4
|
|---|
| 1763 | dshow passing through packet of type video size 4147200 timestamp 107740527 orig timestamp 107018827 graph timestamp 107740327 diff 721500 Decklink Video Capture
|
|---|
| 1764 | dshow passing through packet of type audio size 7680 timestamp 107018827 orig timestamp 107018827 graph timestamp 107742427 diff 723600 Decklink Audio Capture
|
|---|
| 1765 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1766 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:499200 pts_time:10.4 dts:499200 dts_time:10.4 -> pts:499200 pts_time:10.4 dts:499200 dts_time:10.4
|
|---|
| 1767 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:499200 pts_time:10.4 dts:499200 dts_time:10.4 -> pts:499200 pts_time:10.4 dts:499200 dts_time:10.4
|
|---|
| 1768 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:261 pts_time:10.44 dts:261 dts_time:10.44 -> pts:261 pts_time:10.44 dts:261 dts_time:10.44
|
|---|
| 1769 | dshow passing through packet of type video size 4147200 timestamp 108138227 orig timestamp 107418827 graph timestamp 108138127 diff 719300 Decklink Video Capture
|
|---|
| 1770 | dshow passing through packet of type audio size 7680 timestamp 107418827 orig timestamp 107418827 graph timestamp 108139427 diff 720600 Decklink Audio Capture
|
|---|
| 1771 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1772 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:501120 pts_time:10.44 dts:501120 dts_time:10.44 -> pts:501120 pts_time:10.44 dts:501120 dts_time:10.44
|
|---|
| 1773 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:501120 pts_time:10.44 dts:501120 dts_time:10.44 -> pts:501120 pts_time:10.44 dts:501120 dts_time:10.44
|
|---|
| 1774 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:265 pts_time:10.6 dts:262 dts_time:10.48 -> pts:265 pts_time:10.6 dts:262 dts_time:10.48
|
|---|
| 1775 | dshow passing through packet of type video size 4147200 timestamp 108540527 orig timestamp 107818827 graph timestamp 108540327 diff 721500 Decklink Video Capture
|
|---|
| 1776 | dshow passing through packet of type audio size 7680 timestamp 107818827 orig timestamp 107818827 graph timestamp 108542527 diff 723700 Decklink Audio Capture
|
|---|
| 1777 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1778 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:503040 pts_time:10.48 dts:503040 dts_time:10.48 -> pts:503040 pts_time:10.48 dts:503040 dts_time:10.48
|
|---|
| 1779 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:503040 pts_time:10.48 dts:503040 dts_time:10.48 -> pts:503040 pts_time:10.48 dts:503040 dts_time:10.48
|
|---|
| 1780 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:263 pts_time:10.52 dts:263 dts_time:10.52 -> pts:263 pts_time:10.52 dts:263 dts_time:10.52
|
|---|
| 1781 | frame= 266 fps= 25 q=2.5 size=N/A time=00:00:10.64 bitrate=N/A speed= 1x
|
|---|
| 1782 | dshow passing through packet of type video size 4147200 timestamp 108940727 orig timestamp 108218827 graph timestamp 108940427 diff 721600 Decklink Video Capture
|
|---|
| 1783 | dshow passing through packet of type audio size 7680 timestamp 108218827 orig timestamp 108218827 graph timestamp 108942427 diff 723600 Decklink Audio Capture
|
|---|
| 1784 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1785 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:504960 pts_time:10.52 dts:504960 dts_time:10.52 -> pts:504960 pts_time:10.52 dts:504960 dts_time:10.52
|
|---|
| 1786 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:504960 pts_time:10.52 dts:504960 dts_time:10.52 -> pts:504960 pts_time:10.52 dts:504960 dts_time:10.52
|
|---|
| 1787 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:264 pts_time:10.56 dts:264 dts_time:10.56 -> pts:264 pts_time:10.56 dts:264 dts_time:10.56
|
|---|
| 1788 | dshow passing through packet of type video size 4147200 timestamp 109338327 orig timestamp 108618827 graph timestamp 109338227 diff 719400 Decklink Video Capture
|
|---|
| 1789 | dshow passing through packet of type audio size 7680 timestamp 108618827 orig timestamp 108618827 graph timestamp 109339327 diff 720500 Decklink Audio Capture
|
|---|
| 1790 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1791 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:506880 pts_time:10.56 dts:506880 dts_time:10.56 -> pts:506880 pts_time:10.56 dts:506880 dts_time:10.56
|
|---|
| 1792 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:506880 pts_time:10.56 dts:506880 dts_time:10.56 -> pts:506880 pts_time:10.56 dts:506880 dts_time:10.56
|
|---|
| 1793 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:268 pts_time:10.72 dts:265 dts_time:10.6 -> pts:268 pts_time:10.72 dts:265 dts_time:10.6
|
|---|
| 1794 | dshow passing through packet of type video size 4147200 timestamp 109737227 orig timestamp 109018827 graph timestamp 109737227 diff 718400 Decklink Video Capture
|
|---|
| 1795 | dshow passing through packet of type audio size 7680 timestamp 109018827 orig timestamp 109018827 graph timestamp 109737827 diff 719000 Decklink Audio Capture
|
|---|
| 1796 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1797 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:508800 pts_time:10.6 dts:508800 dts_time:10.6 -> pts:508800 pts_time:10.6 dts:508800 dts_time:10.6
|
|---|
| 1798 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:508800 pts_time:10.6 dts:508800 dts_time:10.6 -> pts:508800 pts_time:10.6 dts:508800 dts_time:10.6
|
|---|
| 1799 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:266 pts_time:10.64 dts:266 dts_time:10.64 -> pts:266 pts_time:10.64 dts:266 dts_time:10.64
|
|---|
| 1800 | dshow passing through packet of type video size 4147200 timestamp 110140727 orig timestamp 109418827 graph timestamp 110140527 diff 721700 Decklink Video Capture
|
|---|
| 1801 | dshow passing through packet of type audio size 7680 timestamp 109418827 orig timestamp 109418827 graph timestamp 110142627 diff 723800 Decklink Audio Capture
|
|---|
| 1802 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1803 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:510720 pts_time:10.64 dts:510720 dts_time:10.64 -> pts:510720 pts_time:10.64 dts:510720 dts_time:10.64
|
|---|
| 1804 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:510720 pts_time:10.64 dts:510720 dts_time:10.64 -> pts:510720 pts_time:10.64 dts:510720 dts_time:10.64
|
|---|
| 1805 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:267 pts_time:10.68 dts:267 dts_time:10.68 -> pts:267 pts_time:10.68 dts:267 dts_time:10.68
|
|---|
| 1806 | dshow passing through packet of type video size 4147200 timestamp 110537527 orig timestamp 109818827 graph timestamp 110537527 diff 718700 Decklink Video Capture
|
|---|
| 1807 | dshow passing through packet of type audio size 7680 timestamp 109818827 orig timestamp 109818827 graph timestamp 110538127 diff 719300 Decklink Audio Capture
|
|---|
| 1808 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1809 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:512640 pts_time:10.68 dts:512640 dts_time:10.68 -> pts:512640 pts_time:10.68 dts:512640 dts_time:10.68
|
|---|
| 1810 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:512640 pts_time:10.68 dts:512640 dts_time:10.68 -> pts:512640 pts_time:10.68 dts:512640 dts_time:10.68
|
|---|
| 1811 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:271 pts_time:10.84 dts:268 dts_time:10.72 -> pts:271 pts_time:10.84 dts:268 dts_time:10.72
|
|---|
| 1812 | dshow passing through packet of type video size 4147200 timestamp 110937127 orig timestamp 110218827 graph timestamp 110937127 diff 718300 Decklink Video Capture
|
|---|
| 1813 | dshow passing through packet of type audio size 7680 timestamp 110218827 orig timestamp 110218827 graph timestamp 110937727 diff 718900 Decklink Audio Capture
|
|---|
| 1814 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1815 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:514560 pts_time:10.72 dts:514560 dts_time:10.72 -> pts:514560 pts_time:10.72 dts:514560 dts_time:10.72
|
|---|
| 1816 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:514560 pts_time:10.72 dts:514560 dts_time:10.72 -> pts:514560 pts_time:10.72 dts:514560 dts_time:10.72
|
|---|
| 1817 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:269 pts_time:10.76 dts:269 dts_time:10.76 -> pts:269 pts_time:10.76 dts:269 dts_time:10.76
|
|---|
| 1818 | dshow passing through packet of type video size 4147200 timestamp 111340227 orig timestamp 110618827 graph timestamp 111340027 diff 721200 Decklink Video Capture
|
|---|
| 1819 | dshow passing through packet of type audio size 7680 timestamp 110618827 orig timestamp 110618827 graph timestamp 111341827 diff 723000 Decklink Audio Capture
|
|---|
| 1820 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1821 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:516480 pts_time:10.76 dts:516480 dts_time:10.76 -> pts:516480 pts_time:10.76 dts:516480 dts_time:10.76
|
|---|
| 1822 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:516480 pts_time:10.76 dts:516480 dts_time:10.76 -> pts:516480 pts_time:10.76 dts:516480 dts_time:10.76
|
|---|
| 1823 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:270 pts_time:10.8 dts:270 dts_time:10.8 -> pts:270 pts_time:10.8 dts:270 dts_time:10.8
|
|---|
| 1824 | dshow passing through packet of type video size 4147200 timestamp 111740927 orig timestamp 111018827 graph timestamp 111740727 diff 721900 Decklink Video Capture
|
|---|
| 1825 | dshow passing through packet of type audio size 7680 timestamp 111018827 orig timestamp 111018827 graph timestamp 111742827 diff 724000 Decklink Audio Capture
|
|---|
| 1826 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1827 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:518400 pts_time:10.8 dts:518400 dts_time:10.8 -> pts:518400 pts_time:10.8 dts:518400 dts_time:10.8
|
|---|
| 1828 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:518400 pts_time:10.8 dts:518400 dts_time:10.8 -> pts:518400 pts_time:10.8 dts:518400 dts_time:10.8
|
|---|
| 1829 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:274 pts_time:10.96 dts:271 dts_time:10.84 -> pts:274 pts_time:10.96 dts:271 dts_time:10.84
|
|---|
| 1830 | dshow passing through packet of type video size 4147200 timestamp 112140627 orig timestamp 111418827 graph timestamp 112140427 diff 721600 Decklink Video Capture
|
|---|
| 1831 | dshow passing through packet of type audio size 7680 timestamp 111418827 orig timestamp 111418827 graph timestamp 112142527 diff 723700 Decklink Audio Capture
|
|---|
| 1832 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1833 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:520320 pts_time:10.84 dts:520320 dts_time:10.84 -> pts:520320 pts_time:10.84 dts:520320 dts_time:10.84
|
|---|
| 1834 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:520320 pts_time:10.84 dts:520320 dts_time:10.84 -> pts:520320 pts_time:10.84 dts:520320 dts_time:10.84
|
|---|
| 1835 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:272 pts_time:10.88 dts:272 dts_time:10.88 -> pts:272 pts_time:10.88 dts:272 dts_time:10.88
|
|---|
| 1836 | dshow passing through packet of type video size 4147200 timestamp 112539227 orig timestamp 111818827 graph timestamp 112539127 diff 720300 Decklink Video Capture
|
|---|
| 1837 | dshow passing through packet of type audio size 7680 timestamp 111818827 orig timestamp 111818827 graph timestamp 112540927 diff 722100 Decklink Audio Capture
|
|---|
| 1838 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1839 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:522240 pts_time:10.88 dts:522240 dts_time:10.88 -> pts:522240 pts_time:10.88 dts:522240 dts_time:10.88
|
|---|
| 1840 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:522240 pts_time:10.88 dts:522240 dts_time:10.88 -> pts:522240 pts_time:10.88 dts:522240 dts_time:10.88
|
|---|
| 1841 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:273 pts_time:10.92 dts:273 dts_time:10.92 -> pts:273 pts_time:10.92 dts:273 dts_time:10.92
|
|---|
| 1842 | dshow passing through packet of type video size 4147200 timestamp 112938127 orig timestamp 112218827 graph timestamp 112938027 diff 719200 Decklink Video Capture
|
|---|
| 1843 | dshow passing through packet of type audio size 7680 timestamp 112218827 orig timestamp 112218827 graph timestamp 112939327 diff 720500 Decklink Audio Capture
|
|---|
| 1844 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1845 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:524160 pts_time:10.92 dts:524160 dts_time:10.92 -> pts:524160 pts_time:10.92 dts:524160 dts_time:10.92
|
|---|
| 1846 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:524160 pts_time:10.92 dts:524160 dts_time:10.92 -> pts:524160 pts_time:10.92 dts:524160 dts_time:10.92
|
|---|
| 1847 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:277 pts_time:11.08 dts:274 dts_time:10.96 -> pts:277 pts_time:11.08 dts:274 dts_time:10.96
|
|---|
| 1848 | dshow passing through packet of type video size 4147200 timestamp 113340327 orig timestamp 112618827 graph timestamp 113340027 diff 721200 Decklink Video Capture
|
|---|
| 1849 | dshow passing through packet of type audio size 7680 timestamp 112618827 orig timestamp 112618827 graph timestamp 113342227 diff 723400 Decklink Audio Capture
|
|---|
| 1850 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1851 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:526080 pts_time:10.96 dts:526080 dts_time:10.96 -> pts:526080 pts_time:10.96 dts:526080 dts_time:10.96
|
|---|
| 1852 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:526080 pts_time:10.96 dts:526080 dts_time:10.96 -> pts:526080 pts_time:10.96 dts:526080 dts_time:10.96
|
|---|
| 1853 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:275 pts_time:11 dts:275 dts_time:11 -> pts:275 pts_time:11 dts:275 dts_time:11
|
|---|
| 1854 | dshow passing through packet of type video size 4147200 timestamp 113740327 orig timestamp 113018827 graph timestamp 113740127 diff 721300 Decklink Video Capture
|
|---|
| 1855 | dshow passing through packet of type audio size 7680 timestamp 113018827 orig timestamp 113018827 graph timestamp 113741927 diff 723100 Decklink Audio Capture
|
|---|
| 1856 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1857 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:528000 pts_time:11 dts:528000 dts_time:11 -> pts:528000 pts_time:11 dts:528000 dts_time:11
|
|---|
| 1858 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:528000 pts_time:11 dts:528000 dts_time:11 -> pts:528000 pts_time:11 dts:528000 dts_time:11
|
|---|
| 1859 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:276 pts_time:11.04 dts:276 dts_time:11.04 -> pts:276 pts_time:11.04 dts:276 dts_time:11.04
|
|---|
| 1860 | frame= 279 fps= 25 q=2.5 size=N/A time=00:00:11.16 bitrate=N/A speed= 1x
|
|---|
| 1861 | dshow passing through packet of type video size 4147200 timestamp 114138327 orig timestamp 113418827 graph timestamp 114138227 diff 719400 Decklink Video Capture
|
|---|
| 1862 | dshow passing through packet of type audio size 7680 timestamp 113418827 orig timestamp 113418827 graph timestamp 114139527 diff 720700 Decklink Audio Capture
|
|---|
| 1863 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1864 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:529920 pts_time:11.04 dts:529920 dts_time:11.04 -> pts:529920 pts_time:11.04 dts:529920 dts_time:11.04
|
|---|
| 1865 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:529920 pts_time:11.04 dts:529920 dts_time:11.04 -> pts:529920 pts_time:11.04 dts:529920 dts_time:11.04
|
|---|
| 1866 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:280 pts_time:11.2 dts:277 dts_time:11.08 -> pts:280 pts_time:11.2 dts:277 dts_time:11.08
|
|---|
| 1867 | dshow passing through packet of type video size 4147200 timestamp 114540627 orig timestamp 113818827 graph timestamp 114540427 diff 721600 Decklink Video Capture
|
|---|
| 1868 | dshow passing through packet of type audio size 7680 timestamp 113818827 orig timestamp 113818827 graph timestamp 114542527 diff 723700 Decklink Audio Capture
|
|---|
| 1869 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1870 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:531840 pts_time:11.08 dts:531840 dts_time:11.08 -> pts:531840 pts_time:11.08 dts:531840 dts_time:11.08
|
|---|
| 1871 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:531840 pts_time:11.08 dts:531840 dts_time:11.08 -> pts:531840 pts_time:11.08 dts:531840 dts_time:11.08
|
|---|
| 1872 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:278 pts_time:11.12 dts:278 dts_time:11.12 -> pts:278 pts_time:11.12 dts:278 dts_time:11.12
|
|---|
| 1873 | dshow passing through packet of type video size 4147200 timestamp 114939627 orig timestamp 114218827 graph timestamp 114939427 diff 720600 Decklink Video Capture
|
|---|
| 1874 | dshow passing through packet of type audio size 7680 timestamp 114218827 orig timestamp 114218827 graph timestamp 114941127 diff 722300 Decklink Audio Capture
|
|---|
| 1875 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1876 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:533760 pts_time:11.12 dts:533760 dts_time:11.12 -> pts:533760 pts_time:11.12 dts:533760 dts_time:11.12
|
|---|
| 1877 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:533760 pts_time:11.12 dts:533760 dts_time:11.12 -> pts:533760 pts_time:11.12 dts:533760 dts_time:11.12
|
|---|
| 1878 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:279 pts_time:11.16 dts:279 dts_time:11.16 -> pts:279 pts_time:11.16 dts:279 dts_time:11.16
|
|---|
| 1879 | dshow passing through packet of type video size 4147200 timestamp 115339527 orig timestamp 114618827 graph timestamp 115339327 diff 720500 Decklink Video Capture
|
|---|
| 1880 | dshow passing through packet of type audio size 7680 timestamp 114618827 orig timestamp 114618827 graph timestamp 115341127 diff 722300 Decklink Audio Capture
|
|---|
| 1881 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1882 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:535680 pts_time:11.16 dts:535680 dts_time:11.16 -> pts:535680 pts_time:11.16 dts:535680 dts_time:11.16
|
|---|
| 1883 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:535680 pts_time:11.16 dts:535680 dts_time:11.16 -> pts:535680 pts_time:11.16 dts:535680 dts_time:11.16
|
|---|
| 1884 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:283 pts_time:11.32 dts:280 dts_time:11.2 -> pts:283 pts_time:11.32 dts:280 dts_time:11.2
|
|---|
| 1885 | dshow passing through packet of type video size 4147200 timestamp 115739827 orig timestamp 115018827 graph timestamp 115739627 diff 720800 Decklink Video Capture
|
|---|
| 1886 | dshow passing through packet of type audio size 7680 timestamp 115018827 orig timestamp 115018827 graph timestamp 115741427 diff 722600 Decklink Audio Capture
|
|---|
| 1887 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1888 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:537600 pts_time:11.2 dts:537600 dts_time:11.2 -> pts:537600 pts_time:11.2 dts:537600 dts_time:11.2
|
|---|
| 1889 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:537600 pts_time:11.2 dts:537600 dts_time:11.2 -> pts:537600 pts_time:11.2 dts:537600 dts_time:11.2
|
|---|
| 1890 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:281 pts_time:11.24 dts:281 dts_time:11.24 -> pts:281 pts_time:11.24 dts:281 dts_time:11.24
|
|---|
| 1891 | dshow passing through packet of type video size 4147200 timestamp 116137627 orig timestamp 115418827 graph timestamp 116137627 diff 718800 Decklink Video Capture
|
|---|
| 1892 | dshow passing through packet of type audio size 7680 timestamp 115418827 orig timestamp 115418827 graph timestamp 116138127 diff 719300 Decklink Audio Capture
|
|---|
| 1893 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1894 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:539520 pts_time:11.24 dts:539520 dts_time:11.24 -> pts:539520 pts_time:11.24 dts:539520 dts_time:11.24
|
|---|
| 1895 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:539520 pts_time:11.24 dts:539520 dts_time:11.24 -> pts:539520 pts_time:11.24 dts:539520 dts_time:11.24
|
|---|
| 1896 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:282 pts_time:11.28 dts:282 dts_time:11.28 -> pts:282 pts_time:11.28 dts:282 dts_time:11.28
|
|---|
| 1897 | dshow passing through packet of type video size 4147200 timestamp 116537227 orig timestamp 115818827 graph timestamp 116537127 diff 718300 Decklink Video Capture
|
|---|
| 1898 | dshow passing through packet of type audio size 7680 timestamp 115818827 orig timestamp 115818827 graph timestamp 116537827 diff 719000 Decklink Audio Capture
|
|---|
| 1899 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1900 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:541440 pts_time:11.28 dts:541440 dts_time:11.28 -> pts:541440 pts_time:11.28 dts:541440 dts_time:11.28
|
|---|
| 1901 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:541440 pts_time:11.28 dts:541440 dts_time:11.28 -> pts:541440 pts_time:11.28 dts:541440 dts_time:11.28
|
|---|
| 1902 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:286 pts_time:11.44 dts:283 dts_time:11.32 -> pts:286 pts_time:11.44 dts:283 dts_time:11.32
|
|---|
| 1903 | dshow passing through packet of type video size 4147200 timestamp 116940527 orig timestamp 116218827 graph timestamp 116940327 diff 721500 Decklink Video Capture
|
|---|
| 1904 | dshow passing through packet of type audio size 7680 timestamp 116218827 orig timestamp 116218827 graph timestamp 116942427 diff 723600 Decklink Audio Capture
|
|---|
| 1905 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1906 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:543360 pts_time:11.32 dts:543360 dts_time:11.32 -> pts:543360 pts_time:11.32 dts:543360 dts_time:11.32
|
|---|
| 1907 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:543360 pts_time:11.32 dts:543360 dts_time:11.32 -> pts:543360 pts_time:11.32 dts:543360 dts_time:11.32
|
|---|
| 1908 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:284 pts_time:11.36 dts:284 dts_time:11.36 -> pts:284 pts_time:11.36 dts:284 dts_time:11.36
|
|---|
| 1909 | dshow passing through packet of type video size 4147200 timestamp 117337627 orig timestamp 116618827 graph timestamp 117337527 diff 718700 Decklink Video Capture
|
|---|
| 1910 | dshow passing through packet of type audio size 7680 timestamp 116618827 orig timestamp 116618827 graph timestamp 117338127 diff 719300 Decklink Audio Capture
|
|---|
| 1911 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1912 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:545280 pts_time:11.36 dts:545280 dts_time:11.36 -> pts:545280 pts_time:11.36 dts:545280 dts_time:11.36
|
|---|
| 1913 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:545280 pts_time:11.36 dts:545280 dts_time:11.36 -> pts:545280 pts_time:11.36 dts:545280 dts_time:11.36
|
|---|
| 1914 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:285 pts_time:11.4 dts:285 dts_time:11.4 -> pts:285 pts_time:11.4 dts:285 dts_time:11.4
|
|---|
| 1915 | dshow passing through packet of type video size 4147200 timestamp 117737327 orig timestamp 117018827 graph timestamp 117737227 diff 718400 Decklink Video Capture
|
|---|
| 1916 | dshow passing through packet of type audio size 7680 timestamp 117018827 orig timestamp 117018827 graph timestamp 117737827 diff 719000 Decklink Audio Capture
|
|---|
| 1917 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1918 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:547200 pts_time:11.4 dts:547200 dts_time:11.4 -> pts:547200 pts_time:11.4 dts:547200 dts_time:11.4
|
|---|
| 1919 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:547200 pts_time:11.4 dts:547200 dts_time:11.4 -> pts:547200 pts_time:11.4 dts:547200 dts_time:11.4
|
|---|
| 1920 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:289 pts_time:11.56 dts:286 dts_time:11.44 -> pts:289 pts_time:11.56 dts:286 dts_time:11.44
|
|---|
| 1921 | dshow passing through packet of type video size 4147200 timestamp 118140227 orig timestamp 117418827 graph timestamp 118139927 diff 721100 Decklink Video Capture
|
|---|
| 1922 | dshow passing through packet of type audio size 7680 timestamp 117418827 orig timestamp 117418827 graph timestamp 118141727 diff 722900 Decklink Audio Capture
|
|---|
| 1923 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1924 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:549120 pts_time:11.44 dts:549120 dts_time:11.44 -> pts:549120 pts_time:11.44 dts:549120 dts_time:11.44
|
|---|
| 1925 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:549120 pts_time:11.44 dts:549120 dts_time:11.44 -> pts:549120 pts_time:11.44 dts:549120 dts_time:11.44
|
|---|
| 1926 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:287 pts_time:11.48 dts:287 dts_time:11.48 -> pts:287 pts_time:11.48 dts:287 dts_time:11.48
|
|---|
| 1927 | dshow passing through packet of type video size 4147200 timestamp 118537327 orig timestamp 117818827 graph timestamp 118537227 diff 718400 Decklink Video Capture
|
|---|
| 1928 | dshow passing through packet of type audio size 7680 timestamp 117818827 orig timestamp 117818827 graph timestamp 118537927 diff 719100 Decklink Audio Capture
|
|---|
| 1929 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1930 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:551040 pts_time:11.48 dts:551040 dts_time:11.48 -> pts:551040 pts_time:11.48 dts:551040 dts_time:11.48
|
|---|
| 1931 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:551040 pts_time:11.48 dts:551040 dts_time:11.48 -> pts:551040 pts_time:11.48 dts:551040 dts_time:11.48
|
|---|
| 1932 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:288 pts_time:11.52 dts:288 dts_time:11.52 -> pts:288 pts_time:11.52 dts:288 dts_time:11.52
|
|---|
| 1933 | dshow passing through packet of type video size 4147200 timestamp 118940727 orig timestamp 118218827 graph timestamp 118940527 diff 721700 Decklink Video Capture
|
|---|
| 1934 | dshow passing through packet of type audio size 7680 timestamp 118218827 orig timestamp 118218827 graph timestamp 118942627 diff 723800 Decklink Audio Capture
|
|---|
| 1935 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1936 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:552960 pts_time:11.52 dts:552960 dts_time:11.52 -> pts:552960 pts_time:11.52 dts:552960 dts_time:11.52
|
|---|
| 1937 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:552960 pts_time:11.52 dts:552960 dts_time:11.52 -> pts:552960 pts_time:11.52 dts:552960 dts_time:11.52
|
|---|
| 1938 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:292 pts_time:11.68 dts:289 dts_time:11.56 -> pts:292 pts_time:11.68 dts:289 dts_time:11.56
|
|---|
| 1939 | frame= 292 fps= 25 q=2.0 size=N/A time=00:00:11.64 bitrate=N/A speed= 1x
|
|---|
| 1940 | dshow passing through packet of type video size 4147200 timestamp 119336627 orig timestamp 118618827 graph timestamp 119336627 diff 717800 Decklink Video Capture
|
|---|
| 1941 | dshow passing through packet of type audio size 7680 timestamp 118618827 orig timestamp 118618827 graph timestamp 119337227 diff 718400 Decklink Audio Capture
|
|---|
| 1942 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1943 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:554880 pts_time:11.56 dts:554880 dts_time:11.56 -> pts:554880 pts_time:11.56 dts:554880 dts_time:11.56
|
|---|
| 1944 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:554880 pts_time:11.56 dts:554880 dts_time:11.56 -> pts:554880 pts_time:11.56 dts:554880 dts_time:11.56
|
|---|
| 1945 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:290 pts_time:11.6 dts:290 dts_time:11.6 -> pts:290 pts_time:11.6 dts:290 dts_time:11.6
|
|---|
| 1946 | dshow passing through packet of type video size 4147200 timestamp 119737227 orig timestamp 119018827 graph timestamp 119737127 diff 718300 Decklink Video Capture
|
|---|
| 1947 | dshow passing through packet of type audio size 7680 timestamp 119018827 orig timestamp 119018827 graph timestamp 119737727 diff 718900 Decklink Audio Capture
|
|---|
| 1948 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1949 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:556800 pts_time:11.6 dts:556800 dts_time:11.6 -> pts:556800 pts_time:11.6 dts:556800 dts_time:11.6
|
|---|
| 1950 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:556800 pts_time:11.6 dts:556800 dts_time:11.6 -> pts:556800 pts_time:11.6 dts:556800 dts_time:11.6
|
|---|
| 1951 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:291 pts_time:11.64 dts:291 dts_time:11.64 -> pts:291 pts_time:11.64 dts:291 dts_time:11.64
|
|---|
| 1952 | dshow passing through packet of type video size 4147200 timestamp 120140627 orig timestamp 119418827 graph timestamp 120140427 diff 721600 Decklink Video Capture
|
|---|
| 1953 | dshow passing through packet of type audio size 7680 timestamp 119418827 orig timestamp 119418827 graph timestamp 120142527 diff 723700 Decklink Audio Capture
|
|---|
| 1954 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1955 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:558720 pts_time:11.64 dts:558720 dts_time:11.64 -> pts:558720 pts_time:11.64 dts:558720 dts_time:11.64
|
|---|
| 1956 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:558720 pts_time:11.64 dts:558720 dts_time:11.64 -> pts:558720 pts_time:11.64 dts:558720 dts_time:11.64
|
|---|
| 1957 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:295 pts_time:11.8 dts:292 dts_time:11.68 -> pts:295 pts_time:11.8 dts:292 dts_time:11.68
|
|---|
| 1958 | dshow passing through packet of type video size 4147200 timestamp 120540227 orig timestamp 119818827 graph timestamp 120540027 diff 721200 Decklink Video Capture
|
|---|
| 1959 | dshow passing through packet of type audio size 7680 timestamp 119818827 orig timestamp 119818827 graph timestamp 120541827 diff 723000 Decklink Audio Capture
|
|---|
| 1960 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1961 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:560640 pts_time:11.68 dts:560640 dts_time:11.68 -> pts:560640 pts_time:11.68 dts:560640 dts_time:11.68
|
|---|
| 1962 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:560640 pts_time:11.68 dts:560640 dts_time:11.68 -> pts:560640 pts_time:11.68 dts:560640 dts_time:11.68
|
|---|
| 1963 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:293 pts_time:11.72 dts:293 dts_time:11.72 -> pts:293 pts_time:11.72 dts:293 dts_time:11.72
|
|---|
| 1964 | dshow passing through packet of type video size 4147200 timestamp 120940327 orig timestamp 120218827 graph timestamp 120940127 diff 721300 Decklink Video Capture
|
|---|
| 1965 | dshow passing through packet of type audio size 7680 timestamp 120218827 orig timestamp 120218827 graph timestamp 120941927 diff 723100 Decklink Audio Capture
|
|---|
| 1966 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1967 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:562560 pts_time:11.72 dts:562560 dts_time:11.72 -> pts:562560 pts_time:11.72 dts:562560 dts_time:11.72
|
|---|
| 1968 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:562560 pts_time:11.72 dts:562560 dts_time:11.72 -> pts:562560 pts_time:11.72 dts:562560 dts_time:11.72
|
|---|
| 1969 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:294 pts_time:11.76 dts:294 dts_time:11.76 -> pts:294 pts_time:11.76 dts:294 dts_time:11.76
|
|---|
| 1970 | dshow passing through packet of type video size 4147200 timestamp 121339527 orig timestamp 120618827 graph timestamp 121339327 diff 720500 Decklink Video Capture
|
|---|
| 1971 | dshow passing through packet of type audio size 7680 timestamp 120618827 orig timestamp 120618827 graph timestamp 121341127 diff 722300 Decklink Audio Capture
|
|---|
| 1972 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1973 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:564480 pts_time:11.76 dts:564480 dts_time:11.76 -> pts:564480 pts_time:11.76 dts:564480 dts_time:11.76
|
|---|
| 1974 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:564480 pts_time:11.76 dts:564480 dts_time:11.76 -> pts:564480 pts_time:11.76 dts:564480 dts_time:11.76
|
|---|
| 1975 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:298 pts_time:11.92 dts:295 dts_time:11.8 -> pts:298 pts_time:11.92 dts:295 dts_time:11.8
|
|---|
| 1976 | dshow passing through packet of type video size 4147200 timestamp 121740227 orig timestamp 121018827 graph timestamp 121739927 diff 721100 Decklink Video Capture
|
|---|
| 1977 | dshow passing through packet of type audio size 7680 timestamp 121018827 orig timestamp 121018827 graph timestamp 121741827 diff 723000 Decklink Audio Capture
|
|---|
| 1978 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1979 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:566400 pts_time:11.8 dts:566400 dts_time:11.8 -> pts:566400 pts_time:11.8 dts:566400 dts_time:11.8
|
|---|
| 1980 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:566400 pts_time:11.8 dts:566400 dts_time:11.8 -> pts:566400 pts_time:11.8 dts:566400 dts_time:11.8
|
|---|
| 1981 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:296 pts_time:11.84 dts:296 dts_time:11.84 -> pts:296 pts_time:11.84 dts:296 dts_time:11.84
|
|---|
| 1982 | dshow passing through packet of type video size 4147200 timestamp 122140227 orig timestamp 121418827 graph timestamp 122140027 diff 721200 Decklink Video Capture
|
|---|
| 1983 | dshow passing through packet of type audio size 7680 timestamp 121418827 orig timestamp 121418827 graph timestamp 122141927 diff 723100 Decklink Audio Capture
|
|---|
| 1984 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1985 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:568320 pts_time:11.84 dts:568320 dts_time:11.84 -> pts:568320 pts_time:11.84 dts:568320 dts_time:11.84
|
|---|
| 1986 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:568320 pts_time:11.84 dts:568320 dts_time:11.84 -> pts:568320 pts_time:11.84 dts:568320 dts_time:11.84
|
|---|
| 1987 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:297 pts_time:11.88 dts:297 dts_time:11.88 -> pts:297 pts_time:11.88 dts:297 dts_time:11.88
|
|---|
| 1988 | dshow passing through packet of type video size 4147200 timestamp 122539027 orig timestamp 121818827 graph timestamp 122538827 diff 720000 Decklink Video Capture
|
|---|
| 1989 | dshow passing through packet of type audio size 7680 timestamp 121818827 orig timestamp 121818827 graph timestamp 122540227 diff 721400 Decklink Audio Capture
|
|---|
| 1990 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1991 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:570240 pts_time:11.88 dts:570240 dts_time:11.88 -> pts:570240 pts_time:11.88 dts:570240 dts_time:11.88
|
|---|
| 1992 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:570240 pts_time:11.88 dts:570240 dts_time:11.88 -> pts:570240 pts_time:11.88 dts:570240 dts_time:11.88
|
|---|
| 1993 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:301 pts_time:12.04 dts:298 dts_time:11.92 -> pts:301 pts_time:12.04 dts:298 dts_time:11.92
|
|---|
| 1994 | dshow passing through packet of type video size 4147200 timestamp 122940227 orig timestamp 122218827 graph timestamp 122939927 diff 721100 Decklink Video Capture
|
|---|
| 1995 | dshow passing through packet of type audio size 7680 timestamp 122218827 orig timestamp 122218827 graph timestamp 122941927 diff 723100 Decklink Audio Capture
|
|---|
| 1996 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 1997 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:572160 pts_time:11.92 dts:572160 dts_time:11.92 -> pts:572160 pts_time:11.92 dts:572160 dts_time:11.92
|
|---|
| 1998 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:572160 pts_time:11.92 dts:572160 dts_time:11.92 -> pts:572160 pts_time:11.92 dts:572160 dts_time:11.92
|
|---|
| 1999 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:299 pts_time:11.96 dts:299 dts_time:11.96 -> pts:299 pts_time:11.96 dts:299 dts_time:11.96
|
|---|
| 2000 | dshow passing through packet of type video size 4147200 timestamp 123340827 orig timestamp 122618827 graph timestamp 123340527 diff 721700 Decklink Video Capture
|
|---|
| 2001 | dshow passing through packet of type audio size 7680 timestamp 122618827 orig timestamp 122618827 graph timestamp 123342427 diff 723600 Decklink Audio Capture
|
|---|
| 2002 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2003 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:574080 pts_time:11.96 dts:574080 dts_time:11.96 -> pts:574080 pts_time:11.96 dts:574080 dts_time:11.96
|
|---|
| 2004 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:574080 pts_time:11.96 dts:574080 dts_time:11.96 -> pts:574080 pts_time:11.96 dts:574080 dts_time:11.96
|
|---|
| 2005 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:300 pts_time:12 dts:300 dts_time:12 -> pts:300 pts_time:12 dts:300 dts_time:12
|
|---|
| 2006 | dshow passing through packet of type video size 4147200 timestamp 123740627 orig timestamp 123018827 graph timestamp 123740327 diff 721500 Decklink Video Capture
|
|---|
| 2007 | dshow passing through packet of type audio size 7680 timestamp 123018827 orig timestamp 123018827 graph timestamp 123742527 diff 723700 Decklink Audio Capture
|
|---|
| 2008 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2009 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:576000 pts_time:12 dts:576000 dts_time:12 -> pts:576000 pts_time:12 dts:576000 dts_time:12
|
|---|
| 2010 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:576000 pts_time:12 dts:576000 dts_time:12 -> pts:576000 pts_time:12 dts:576000 dts_time:12
|
|---|
| 2011 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:304 pts_time:12.16 dts:301 dts_time:12.04 -> pts:304 pts_time:12.16 dts:301 dts_time:12.04
|
|---|
| 2012 | frame= 304 fps= 25 q=2.0 size=N/A time=00:00:12.16 bitrate=N/A speed= 1x
|
|---|
| 2013 | dshow passing through packet of type video size 4147200 timestamp 124140427 orig timestamp 123418827 graph timestamp 124140227 diff 721400 Decklink Video Capture
|
|---|
| 2014 | dshow passing through packet of type audio size 7680 timestamp 123418827 orig timestamp 123418827 graph timestamp 124142327 diff 723500 Decklink Audio Capture
|
|---|
| 2015 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2016 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:577920 pts_time:12.04 dts:577920 dts_time:12.04 -> pts:577920 pts_time:12.04 dts:577920 dts_time:12.04
|
|---|
| 2017 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:577920 pts_time:12.04 dts:577920 dts_time:12.04 -> pts:577920 pts_time:12.04 dts:577920 dts_time:12.04
|
|---|
| 2018 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:302 pts_time:12.08 dts:302 dts_time:12.08 -> pts:302 pts_time:12.08 dts:302 dts_time:12.08
|
|---|
| 2019 | dshow passing through packet of type video size 4147200 timestamp 124540727 orig timestamp 123818827 graph timestamp 124540527 diff 721700 Decklink Video Capture
|
|---|
| 2020 | dshow passing through packet of type audio size 7680 timestamp 123818827 orig timestamp 123818827 graph timestamp 124542727 diff 723900 Decklink Audio Capture
|
|---|
| 2021 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2022 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:579840 pts_time:12.08 dts:579840 dts_time:12.08 -> pts:579840 pts_time:12.08 dts:579840 dts_time:12.08
|
|---|
| 2023 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:579840 pts_time:12.08 dts:579840 dts_time:12.08 -> pts:579840 pts_time:12.08 dts:579840 dts_time:12.08
|
|---|
| 2024 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:303 pts_time:12.12 dts:303 dts_time:12.12 -> pts:303 pts_time:12.12 dts:303 dts_time:12.12
|
|---|
| 2025 | dshow passing through packet of type video size 4147200 timestamp 124938227 orig timestamp 124218827 graph timestamp 124938027 diff 719200 Decklink Video Capture
|
|---|
| 2026 | dshow passing through packet of type audio size 7680 timestamp 124218827 orig timestamp 124218827 graph timestamp 124939227 diff 720400 Decklink Audio Capture
|
|---|
| 2027 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2028 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:581760 pts_time:12.12 dts:581760 dts_time:12.12 -> pts:581760 pts_time:12.12 dts:581760 dts_time:12.12
|
|---|
| 2029 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:581760 pts_time:12.12 dts:581760 dts_time:12.12 -> pts:581760 pts_time:12.12 dts:581760 dts_time:12.12
|
|---|
| 2030 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:307 pts_time:12.28 dts:304 dts_time:12.16 -> pts:307 pts_time:12.28 dts:304 dts_time:12.16
|
|---|
| 2031 | dshow passing through packet of type video size 4147200 timestamp 125340127 orig timestamp 124618827 graph timestamp 125339827 diff 721000 Decklink Video Capture
|
|---|
| 2032 | dshow passing through packet of type audio size 7680 timestamp 124618827 orig timestamp 124618827 graph timestamp 125341527 diff 722700 Decklink Audio Capture
|
|---|
| 2033 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2034 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:583680 pts_time:12.16 dts:583680 dts_time:12.16 -> pts:583680 pts_time:12.16 dts:583680 dts_time:12.16
|
|---|
| 2035 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:583680 pts_time:12.16 dts:583680 dts_time:12.16 -> pts:583680 pts_time:12.16 dts:583680 dts_time:12.16
|
|---|
| 2036 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:305 pts_time:12.2 dts:305 dts_time:12.2 -> pts:305 pts_time:12.2 dts:305 dts_time:12.2
|
|---|
| 2037 | dshow passing through packet of type video size 4147200 timestamp 125740527 orig timestamp 125018827 graph timestamp 125740327 diff 721500 Decklink Video Capture
|
|---|
| 2038 | dshow passing through packet of type audio size 7680 timestamp 125018827 orig timestamp 125018827 graph timestamp 125742527 diff 723700 Decklink Audio Capture
|
|---|
| 2039 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2040 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:585600 pts_time:12.2 dts:585600 dts_time:12.2 -> pts:585600 pts_time:12.2 dts:585600 dts_time:12.2
|
|---|
| 2041 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:585600 pts_time:12.2 dts:585600 dts_time:12.2 -> pts:585600 pts_time:12.2 dts:585600 dts_time:12.2
|
|---|
| 2042 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:306 pts_time:12.24 dts:306 dts_time:12.24 -> pts:306 pts_time:12.24 dts:306 dts_time:12.24
|
|---|
| 2043 | dshow passing through packet of type video size 4147200 timestamp 126137727 orig timestamp 125418827 graph timestamp 126137727 diff 718900 Decklink Video Capture
|
|---|
| 2044 | dshow passing through packet of type audio size 7680 timestamp 125418827 orig timestamp 125418827 graph timestamp 126138227 diff 719400 Decklink Audio Capture
|
|---|
| 2045 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2046 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:587520 pts_time:12.24 dts:587520 dts_time:12.24 -> pts:587520 pts_time:12.24 dts:587520 dts_time:12.24
|
|---|
| 2047 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:587520 pts_time:12.24 dts:587520 dts_time:12.24 -> pts:587520 pts_time:12.24 dts:587520 dts_time:12.24
|
|---|
| 2048 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:310 pts_time:12.4 dts:307 dts_time:12.28 -> pts:310 pts_time:12.4 dts:307 dts_time:12.28
|
|---|
| 2049 | dshow passing through packet of type video size 4147200 timestamp 126540627 orig timestamp 125818827 graph timestamp 126540427 diff 721600 Decklink Video Capture
|
|---|
| 2050 | dshow passing through packet of type audio size 7680 timestamp 125818827 orig timestamp 125818827 graph timestamp 126542527 diff 723700 Decklink Audio Capture
|
|---|
| 2051 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2052 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:589440 pts_time:12.28 dts:589440 dts_time:12.28 -> pts:589440 pts_time:12.28 dts:589440 dts_time:12.28
|
|---|
| 2053 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:589440 pts_time:12.28 dts:589440 dts_time:12.28 -> pts:589440 pts_time:12.28 dts:589440 dts_time:12.28
|
|---|
| 2054 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:308 pts_time:12.32 dts:308 dts_time:12.32 -> pts:308 pts_time:12.32 dts:308 dts_time:12.32
|
|---|
| 2055 | dshow passing through packet of type video size 4147200 timestamp 126941127 orig timestamp 126218827 graph timestamp 126940827 diff 722000 Decklink Video Capture
|
|---|
| 2056 | dshow passing through packet of type audio size 7680 timestamp 126218827 orig timestamp 126218827 graph timestamp 126943027 diff 724200 Decklink Audio Capture
|
|---|
| 2057 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2058 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:591360 pts_time:12.32 dts:591360 dts_time:12.32 -> pts:591360 pts_time:12.32 dts:591360 dts_time:12.32
|
|---|
| 2059 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:591360 pts_time:12.32 dts:591360 dts_time:12.32 -> pts:591360 pts_time:12.32 dts:591360 dts_time:12.32
|
|---|
| 2060 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:309 pts_time:12.36 dts:309 dts_time:12.36 -> pts:309 pts_time:12.36 dts:309 dts_time:12.36
|
|---|
| 2061 | dshow passing through packet of type video size 4147200 timestamp 127337627 orig timestamp 126618827 graph timestamp 127337627 diff 718800 Decklink Video Capture
|
|---|
| 2062 | dshow passing through packet of type audio size 7680 timestamp 126618827 orig timestamp 126618827 graph timestamp 127338227 diff 719400 Decklink Audio Capture
|
|---|
| 2063 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2064 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:593280 pts_time:12.36 dts:593280 dts_time:12.36 -> pts:593280 pts_time:12.36 dts:593280 dts_time:12.36
|
|---|
| 2065 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:593280 pts_time:12.36 dts:593280 dts_time:12.36 -> pts:593280 pts_time:12.36 dts:593280 dts_time:12.36
|
|---|
| 2066 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:313 pts_time:12.52 dts:310 dts_time:12.4 -> pts:313 pts_time:12.52 dts:310 dts_time:12.4
|
|---|
| 2067 | dshow passing through packet of type video size 4147200 timestamp 127740227 orig timestamp 127018827 graph timestamp 127740027 diff 721200 Decklink Video Capture
|
|---|
| 2068 | dshow passing through packet of type audio size 7680 timestamp 127018827 orig timestamp 127018827 graph timestamp 127741827 diff 723000 Decklink Audio Capture
|
|---|
| 2069 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2070 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:595200 pts_time:12.4 dts:595200 dts_time:12.4 -> pts:595200 pts_time:12.4 dts:595200 dts_time:12.4
|
|---|
| 2071 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:595200 pts_time:12.4 dts:595200 dts_time:12.4 -> pts:595200 pts_time:12.4 dts:595200 dts_time:12.4
|
|---|
| 2072 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:311 pts_time:12.44 dts:311 dts_time:12.44 -> pts:311 pts_time:12.44 dts:311 dts_time:12.44
|
|---|
| 2073 | dshow passing through packet of type video size 4147200 timestamp 128138027 orig timestamp 127418827 graph timestamp 128138027 diff 719200 Decklink Video Capture
|
|---|
| 2074 | dshow passing through packet of type audio size 7680 timestamp 127418827 orig timestamp 127418827 graph timestamp 128138427 diff 719600 Decklink Audio Capture
|
|---|
| 2075 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2076 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:597120 pts_time:12.44 dts:597120 dts_time:12.44 -> pts:597120 pts_time:12.44 dts:597120 dts_time:12.44
|
|---|
| 2077 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:597120 pts_time:12.44 dts:597120 dts_time:12.44 -> pts:597120 pts_time:12.44 dts:597120 dts_time:12.44
|
|---|
| 2078 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:312 pts_time:12.48 dts:312 dts_time:12.48 -> pts:312 pts_time:12.48 dts:312 dts_time:12.48
|
|---|
| 2079 | dshow passing through packet of type video size 4147200 timestamp 128540927 orig timestamp 127818827 graph timestamp 128540727 diff 721900 Decklink Video Capture
|
|---|
| 2080 | dshow passing through packet of type audio size 7680 timestamp 127818827 orig timestamp 127818827 graph timestamp 128543027 diff 724200 Decklink Audio Capture
|
|---|
| 2081 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2082 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:599040 pts_time:12.48 dts:599040 dts_time:12.48 -> pts:599040 pts_time:12.48 dts:599040 dts_time:12.48
|
|---|
| 2083 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:599040 pts_time:12.48 dts:599040 dts_time:12.48 -> pts:599040 pts_time:12.48 dts:599040 dts_time:12.48
|
|---|
| 2084 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:316 pts_time:12.64 dts:313 dts_time:12.52 -> pts:316 pts_time:12.64 dts:313 dts_time:12.52
|
|---|
| 2085 | dshow passing through packet of type video size 4147200 timestamp 128941027 orig timestamp 128218827 graph timestamp 128940727 diff 721900 Decklink Video Capture
|
|---|
| 2086 | dshow passing through packet of type audio size 7680 timestamp 128218827 orig timestamp 128218827 graph timestamp 128942927 diff 724100 Decklink Audio Capture
|
|---|
| 2087 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2088 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:600960 pts_time:12.52 dts:600960 dts_time:12.52 -> pts:600960 pts_time:12.52 dts:600960 dts_time:12.52
|
|---|
| 2089 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:600960 pts_time:12.52 dts:600960 dts_time:12.52 -> pts:600960 pts_time:12.52 dts:600960 dts_time:12.52
|
|---|
| 2090 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:314 pts_time:12.56 dts:314 dts_time:12.56 -> pts:314 pts_time:12.56 dts:314 dts_time:12.56
|
|---|
| 2091 | frame= 317 fps= 25 q=2.5 size=N/A time=00:00:12.68 bitrate=N/A speed= 1x
|
|---|
| 2092 | dshow passing through packet of type video size 4147200 timestamp 129337627 orig timestamp 128618827 graph timestamp 129337527 diff 718700 Decklink Video Capture
|
|---|
| 2093 | dshow passing through packet of type audio size 7680 timestamp 128618827 orig timestamp 128618827 graph timestamp 129338127 diff 719300 Decklink Audio Capture
|
|---|
| 2094 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2095 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:602880 pts_time:12.56 dts:602880 dts_time:12.56 -> pts:602880 pts_time:12.56 dts:602880 dts_time:12.56
|
|---|
| 2096 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:602880 pts_time:12.56 dts:602880 dts_time:12.56 -> pts:602880 pts_time:12.56 dts:602880 dts_time:12.56
|
|---|
| 2097 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:315 pts_time:12.6 dts:315 dts_time:12.6 -> pts:315 pts_time:12.6 dts:315 dts_time:12.6
|
|---|
| 2098 | dshow passing through packet of type video size 4147200 timestamp 129741027 orig timestamp 129018827 graph timestamp 129740727 diff 721900 Decklink Video Capture
|
|---|
| 2099 | dshow passing through packet of type audio size 7680 timestamp 129018827 orig timestamp 129018827 graph timestamp 129742927 diff 724100 Decklink Audio Capture
|
|---|
| 2100 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2101 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:604800 pts_time:12.6 dts:604800 dts_time:12.6 -> pts:604800 pts_time:12.6 dts:604800 dts_time:12.6
|
|---|
| 2102 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:604800 pts_time:12.6 dts:604800 dts_time:12.6 -> pts:604800 pts_time:12.6 dts:604800 dts_time:12.6
|
|---|
| 2103 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:319 pts_time:12.76 dts:316 dts_time:12.64 -> pts:319 pts_time:12.76 dts:316 dts_time:12.64
|
|---|
| 2104 | dshow passing through packet of type video size 4147200 timestamp 130140527 orig timestamp 129418827 graph timestamp 130140327 diff 721500 Decklink Video Capture
|
|---|
| 2105 | dshow passing through packet of type audio size 7680 timestamp 129418827 orig timestamp 129418827 graph timestamp 130142327 diff 723500 Decklink Audio Capture
|
|---|
| 2106 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2107 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:606720 pts_time:12.64 dts:606720 dts_time:12.64 -> pts:606720 pts_time:12.64 dts:606720 dts_time:12.64
|
|---|
| 2108 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:606720 pts_time:12.64 dts:606720 dts_time:12.64 -> pts:606720 pts_time:12.64 dts:606720 dts_time:12.64
|
|---|
| 2109 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:317 pts_time:12.68 dts:317 dts_time:12.68 -> pts:317 pts_time:12.68 dts:317 dts_time:12.68
|
|---|
| 2110 | dshow passing through packet of type video size 4147200 timestamp 130540527 orig timestamp 129818827 graph timestamp 130540227 diff 721400 Decklink Video Capture
|
|---|
| 2111 | dshow passing through packet of type audio size 7680 timestamp 129818827 orig timestamp 129818827 graph timestamp 130542027 diff 723200 Decklink Audio Capture
|
|---|
| 2112 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2113 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:608640 pts_time:12.68 dts:608640 dts_time:12.68 -> pts:608640 pts_time:12.68 dts:608640 dts_time:12.68
|
|---|
| 2114 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:608640 pts_time:12.68 dts:608640 dts_time:12.68 -> pts:608640 pts_time:12.68 dts:608640 dts_time:12.68
|
|---|
| 2115 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:318 pts_time:12.72 dts:318 dts_time:12.72 -> pts:318 pts_time:12.72 dts:318 dts_time:12.72
|
|---|
| 2116 | dshow passing through packet of type video size 4147200 timestamp 130939527 orig timestamp 130218827 graph timestamp 130939327 diff 720500 Decklink Video Capture
|
|---|
| 2117 | dshow passing through packet of type audio size 7680 timestamp 130218827 orig timestamp 130218827 graph timestamp 130941227 diff 722400 Decklink Audio Capture
|
|---|
| 2118 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2119 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:610560 pts_time:12.72 dts:610560 dts_time:12.72 -> pts:610560 pts_time:12.72 dts:610560 dts_time:12.72
|
|---|
| 2120 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:610560 pts_time:12.72 dts:610560 dts_time:12.72 -> pts:610560 pts_time:12.72 dts:610560 dts_time:12.72
|
|---|
| 2121 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:322 pts_time:12.88 dts:319 dts_time:12.76 -> pts:322 pts_time:12.88 dts:319 dts_time:12.76
|
|---|
| 2122 | dshow passing through packet of type video size 4147200 timestamp 131340127 orig timestamp 130618827 graph timestamp 131339927 diff 721100 Decklink Video Capture
|
|---|
| 2123 | dshow passing through packet of type audio size 7680 timestamp 130618827 orig timestamp 130618827 graph timestamp 131341827 diff 723000 Decklink Audio Capture
|
|---|
| 2124 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2125 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:612480 pts_time:12.76 dts:612480 dts_time:12.76 -> pts:612480 pts_time:12.76 dts:612480 dts_time:12.76
|
|---|
| 2126 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:612480 pts_time:12.76 dts:612480 dts_time:12.76 -> pts:612480 pts_time:12.76 dts:612480 dts_time:12.76
|
|---|
| 2127 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:320 pts_time:12.8 dts:320 dts_time:12.8 -> pts:320 pts_time:12.8 dts:320 dts_time:12.8
|
|---|
| 2128 | dshow passing through packet of type video size 4147200 timestamp 131740227 orig timestamp 131018827 graph timestamp 131740027 diff 721200 Decklink Video Capture
|
|---|
| 2129 | dshow passing through packet of type audio size 7680 timestamp 131018827 orig timestamp 131018827 graph timestamp 131741927 diff 723100 Decklink Audio Capture
|
|---|
| 2130 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2131 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:614400 pts_time:12.8 dts:614400 dts_time:12.8 -> pts:614400 pts_time:12.8 dts:614400 dts_time:12.8
|
|---|
| 2132 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:614400 pts_time:12.8 dts:614400 dts_time:12.8 -> pts:614400 pts_time:12.8 dts:614400 dts_time:12.8
|
|---|
| 2133 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:321 pts_time:12.84 dts:321 dts_time:12.84 -> pts:321 pts_time:12.84 dts:321 dts_time:12.84
|
|---|
| 2134 | dshow passing through packet of type video size 4147200 timestamp 132138327 orig timestamp 131418827 graph timestamp 132138227 diff 719400 Decklink Video Capture
|
|---|
| 2135 | dshow passing through packet of type audio size 7680 timestamp 131418827 orig timestamp 131418827 graph timestamp 132139327 diff 720500 Decklink Audio Capture
|
|---|
| 2136 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2137 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:616320 pts_time:12.84 dts:616320 dts_time:12.84 -> pts:616320 pts_time:12.84 dts:616320 dts_time:12.84
|
|---|
| 2138 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:616320 pts_time:12.84 dts:616320 dts_time:12.84 -> pts:616320 pts_time:12.84 dts:616320 dts_time:12.84
|
|---|
| 2139 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:325 pts_time:13 dts:322 dts_time:12.88 -> pts:325 pts_time:13 dts:322 dts_time:12.88
|
|---|
| 2140 | dshow passing through packet of type video size 4147200 timestamp 132537227 orig timestamp 131818827 graph timestamp 132537127 diff 718300 Decklink Video Capture
|
|---|
| 2141 | dshow passing through packet of type audio size 7680 timestamp 131818827 orig timestamp 131818827 graph timestamp 132537827 diff 719000 Decklink Audio Capture
|
|---|
| 2142 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2143 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:618240 pts_time:12.88 dts:618240 dts_time:12.88 -> pts:618240 pts_time:12.88 dts:618240 dts_time:12.88
|
|---|
| 2144 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:618240 pts_time:12.88 dts:618240 dts_time:12.88 -> pts:618240 pts_time:12.88 dts:618240 dts_time:12.88
|
|---|
| 2145 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:323 pts_time:12.92 dts:323 dts_time:12.92 -> pts:323 pts_time:12.92 dts:323 dts_time:12.92
|
|---|
| 2146 | dshow passing through packet of type video size 4147200 timestamp 132940327 orig timestamp 132218827 graph timestamp 132940027 diff 721200 Decklink Video Capture
|
|---|
| 2147 | dshow passing through packet of type audio size 7680 timestamp 132218827 orig timestamp 132218827 graph timestamp 132941827 diff 723000 Decklink Audio Capture
|
|---|
| 2148 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2149 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:620160 pts_time:12.92 dts:620160 dts_time:12.92 -> pts:620160 pts_time:12.92 dts:620160 dts_time:12.92
|
|---|
| 2150 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:620160 pts_time:12.92 dts:620160 dts_time:12.92 -> pts:620160 pts_time:12.92 dts:620160 dts_time:12.92
|
|---|
| 2151 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:324 pts_time:12.96 dts:324 dts_time:12.96 -> pts:324 pts_time:12.96 dts:324 dts_time:12.96
|
|---|
| 2152 | dshow passing through packet of type video size 4147200 timestamp 133336427 orig timestamp 132618827 graph timestamp 133336427 diff 717600 Decklink Video Capture
|
|---|
| 2153 | dshow passing through packet of type audio size 7680 timestamp 132618827 orig timestamp 132618827 graph timestamp 133336927 diff 718100 Decklink Audio Capture
|
|---|
| 2154 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2155 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:622080 pts_time:12.96 dts:622080 dts_time:12.96 -> pts:622080 pts_time:12.96 dts:622080 dts_time:12.96
|
|---|
| 2156 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:622080 pts_time:12.96 dts:622080 dts_time:12.96 -> pts:622080 pts_time:12.96 dts:622080 dts_time:12.96
|
|---|
| 2157 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:328 pts_time:13.12 dts:325 dts_time:13 -> pts:328 pts_time:13.12 dts:325 dts_time:13
|
|---|
| 2158 | dshow passing through packet of type video size 4147200 timestamp 133737327 orig timestamp 133018827 graph timestamp 133737227 diff 718400 Decklink Video Capture
|
|---|
| 2159 | dshow passing through packet of type audio size 7680 timestamp 133018827 orig timestamp 133018827 graph timestamp 133738027 diff 719200 Decklink Audio Capture
|
|---|
| 2160 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2161 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:624000 pts_time:13 dts:624000 dts_time:13 -> pts:624000 pts_time:13 dts:624000 dts_time:13
|
|---|
| 2162 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:624000 pts_time:13 dts:624000 dts_time:13 -> pts:624000 pts_time:13 dts:624000 dts_time:13
|
|---|
| 2163 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:326 pts_time:13.04 dts:326 dts_time:13.04 -> pts:326 pts_time:13.04 dts:326 dts_time:13.04
|
|---|
| 2164 | dshow passing through packet of type video size 4147200 timestamp 134140527 orig timestamp 133418827 graph timestamp 134140327 diff 721500 Decklink Video Capture
|
|---|
| 2165 | dshow passing through packet of type audio size 7680 timestamp 133418827 orig timestamp 133418827 graph timestamp 134142527 diff 723700 Decklink Audio Capture
|
|---|
| 2166 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2167 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:625920 pts_time:13.04 dts:625920 dts_time:13.04 -> pts:625920 pts_time:13.04 dts:625920 dts_time:13.04
|
|---|
| 2168 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:625920 pts_time:13.04 dts:625920 dts_time:13.04 -> pts:625920 pts_time:13.04 dts:625920 dts_time:13.04
|
|---|
| 2169 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:327 pts_time:13.08 dts:327 dts_time:13.08 -> pts:327 pts_time:13.08 dts:327 dts_time:13.08
|
|---|
| 2170 | frame= 330 fps= 25 q=2.5 size=N/A time=00:00:13.20 bitrate=N/A speed= 1x
|
|---|
| 2171 | dshow passing through packet of type video size 4147200 timestamp 134540727 orig timestamp 133818827 graph timestamp 134540427 diff 721600 Decklink Video Capture
|
|---|
| 2172 | dshow passing through packet of type audio size 7680 timestamp 133818827 orig timestamp 133818827 graph timestamp 134542627 diff 723800 Decklink Audio Capture
|
|---|
| 2173 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2174 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:627840 pts_time:13.08 dts:627840 dts_time:13.08 -> pts:627840 pts_time:13.08 dts:627840 dts_time:13.08
|
|---|
| 2175 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:627840 pts_time:13.08 dts:627840 dts_time:13.08 -> pts:627840 pts_time:13.08 dts:627840 dts_time:13.08
|
|---|
| 2176 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:331 pts_time:13.24 dts:328 dts_time:13.12 -> pts:331 pts_time:13.24 dts:328 dts_time:13.12
|
|---|
| 2177 | dshow passing through packet of type video size 4147200 timestamp 134940727 orig timestamp 134218827 graph timestamp 134940427 diff 721600 Decklink Video Capture
|
|---|
| 2178 | dshow passing through packet of type audio size 7680 timestamp 134218827 orig timestamp 134218827 graph timestamp 134942627 diff 723800 Decklink Audio Capture
|
|---|
| 2179 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2180 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:629760 pts_time:13.12 dts:629760 dts_time:13.12 -> pts:629760 pts_time:13.12 dts:629760 dts_time:13.12
|
|---|
| 2181 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:629760 pts_time:13.12 dts:629760 dts_time:13.12 -> pts:629760 pts_time:13.12 dts:629760 dts_time:13.12
|
|---|
| 2182 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:329 pts_time:13.16 dts:329 dts_time:13.16 -> pts:329 pts_time:13.16 dts:329 dts_time:13.16
|
|---|
| 2183 | dshow passing through packet of type video size 4147200 timestamp 135340627 orig timestamp 134618827 graph timestamp 135340427 diff 721600 Decklink Video Capture
|
|---|
| 2184 | dshow passing through packet of type audio size 7680 timestamp 134618827 orig timestamp 134618827 graph timestamp 135342527 diff 723700 Decklink Audio Capture
|
|---|
| 2185 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2186 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:631680 pts_time:13.16 dts:631680 dts_time:13.16 -> pts:631680 pts_time:13.16 dts:631680 dts_time:13.16
|
|---|
| 2187 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:631680 pts_time:13.16 dts:631680 dts_time:13.16 -> pts:631680 pts_time:13.16 dts:631680 dts_time:13.16
|
|---|
| 2188 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:330 pts_time:13.2 dts:330 dts_time:13.2 -> pts:330 pts_time:13.2 dts:330 dts_time:13.2
|
|---|
| 2189 | dshow passing through packet of type video size 4147200 timestamp 135737827 orig timestamp 135018827 graph timestamp 135737727 diff 718900 Decklink Video Capture
|
|---|
| 2190 | dshow passing through packet of type audio size 7680 timestamp 135018827 orig timestamp 135018827 graph timestamp 135738727 diff 719900 Decklink Audio Capture
|
|---|
| 2191 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2192 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:633600 pts_time:13.2 dts:633600 dts_time:13.2 -> pts:633600 pts_time:13.2 dts:633600 dts_time:13.2
|
|---|
| 2193 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:633600 pts_time:13.2 dts:633600 dts_time:13.2 -> pts:633600 pts_time:13.2 dts:633600 dts_time:13.2
|
|---|
| 2194 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:334 pts_time:13.36 dts:331 dts_time:13.24 -> pts:334 pts_time:13.36 dts:331 dts_time:13.24
|
|---|
| 2195 | dshow passing through packet of type video size 4147200 timestamp 136140227 orig timestamp 135418827 graph timestamp 136140027 diff 721200 Decklink Video Capture
|
|---|
| 2196 | dshow passing through packet of type audio size 7680 timestamp 135418827 orig timestamp 135418827 graph timestamp 136141827 diff 723000 Decklink Audio Capture
|
|---|
| 2197 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2198 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:635520 pts_time:13.24 dts:635520 dts_time:13.24 -> pts:635520 pts_time:13.24 dts:635520 dts_time:13.24
|
|---|
| 2199 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:635520 pts_time:13.24 dts:635520 dts_time:13.24 -> pts:635520 pts_time:13.24 dts:635520 dts_time:13.24
|
|---|
| 2200 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:332 pts_time:13.28 dts:332 dts_time:13.28 -> pts:332 pts_time:13.28 dts:332 dts_time:13.28
|
|---|
| 2201 | dshow passing through packet of type video size 4147200 timestamp 136539527 orig timestamp 135818827 graph timestamp 136539427 diff 720600 Decklink Video Capture
|
|---|
| 2202 | dshow passing through packet of type audio size 7680 timestamp 135818827 orig timestamp 135818827 graph timestamp 136541227 diff 722400 Decklink Audio Capture
|
|---|
| 2203 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2204 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:637440 pts_time:13.28 dts:637440 dts_time:13.28 -> pts:637440 pts_time:13.28 dts:637440 dts_time:13.28
|
|---|
| 2205 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:637440 pts_time:13.28 dts:637440 dts_time:13.28 -> pts:637440 pts_time:13.28 dts:637440 dts_time:13.28
|
|---|
| 2206 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:333 pts_time:13.32 dts:333 dts_time:13.32 -> pts:333 pts_time:13.32 dts:333 dts_time:13.32
|
|---|
| 2207 | dshow passing through packet of type video size 4147200 timestamp 136938327 orig timestamp 136218827 graph timestamp 136938227 diff 719400 Decklink Video Capture
|
|---|
| 2208 | dshow passing through packet of type audio size 7680 timestamp 136218827 orig timestamp 136218827 graph timestamp 136939427 diff 720600 Decklink Audio Capture
|
|---|
| 2209 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2210 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:639360 pts_time:13.32 dts:639360 dts_time:13.32 -> pts:639360 pts_time:13.32 dts:639360 dts_time:13.32
|
|---|
| 2211 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:639360 pts_time:13.32 dts:639360 dts_time:13.32 -> pts:639360 pts_time:13.32 dts:639360 dts_time:13.32
|
|---|
| 2212 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:337 pts_time:13.48 dts:334 dts_time:13.36 -> pts:337 pts_time:13.48 dts:334 dts_time:13.36
|
|---|
| 2213 | dshow passing through packet of type video size 4147200 timestamp 137340527 orig timestamp 136618827 graph timestamp 137340227 diff 721400 Decklink Video Capture
|
|---|
| 2214 | dshow passing through packet of type audio size 7680 timestamp 136618827 orig timestamp 136618827 graph timestamp 137342427 diff 723600 Decklink Audio Capture
|
|---|
| 2215 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2216 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:641280 pts_time:13.36 dts:641280 dts_time:13.36 -> pts:641280 pts_time:13.36 dts:641280 dts_time:13.36
|
|---|
| 2217 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:641280 pts_time:13.36 dts:641280 dts_time:13.36 -> pts:641280 pts_time:13.36 dts:641280 dts_time:13.36
|
|---|
| 2218 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:335 pts_time:13.4 dts:335 dts_time:13.4 -> pts:335 pts_time:13.4 dts:335 dts_time:13.4
|
|---|
| 2219 | dshow passing through packet of type video size 4147200 timestamp 137740627 orig timestamp 137018827 graph timestamp 137740427 diff 721600 Decklink Video Capture
|
|---|
| 2220 | dshow passing through packet of type audio size 7680 timestamp 137018827 orig timestamp 137018827 graph timestamp 137742627 diff 723800 Decklink Audio Capture
|
|---|
| 2221 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2222 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:643200 pts_time:13.4 dts:643200 dts_time:13.4 -> pts:643200 pts_time:13.4 dts:643200 dts_time:13.4
|
|---|
| 2223 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:643200 pts_time:13.4 dts:643200 dts_time:13.4 -> pts:643200 pts_time:13.4 dts:643200 dts_time:13.4
|
|---|
| 2224 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:336 pts_time:13.44 dts:336 dts_time:13.44 -> pts:336 pts_time:13.44 dts:336 dts_time:13.44
|
|---|
| 2225 | dshow passing through packet of type video size 4147200 timestamp 138138227 orig timestamp 137418827 graph timestamp 138138127 diff 719300 Decklink Video Capture
|
|---|
| 2226 | dshow passing through packet of type audio size 7680 timestamp 137418827 orig timestamp 137418827 graph timestamp 138139027 diff 720200 Decklink Audio Capture
|
|---|
| 2227 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2228 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:645120 pts_time:13.44 dts:645120 dts_time:13.44 -> pts:645120 pts_time:13.44 dts:645120 dts_time:13.44
|
|---|
| 2229 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:645120 pts_time:13.44 dts:645120 dts_time:13.44 -> pts:645120 pts_time:13.44 dts:645120 dts_time:13.44
|
|---|
| 2230 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:340 pts_time:13.6 dts:337 dts_time:13.48 -> pts:340 pts_time:13.6 dts:337 dts_time:13.48
|
|---|
| 2231 | dshow passing through packet of type video size 4147200 timestamp 138537227 orig timestamp 137818827 graph timestamp 138537127 diff 718300 Decklink Video Capture
|
|---|
| 2232 | dshow passing through packet of type audio size 7680 timestamp 137818827 orig timestamp 137818827 graph timestamp 138537927 diff 719100 Decklink Audio Capture
|
|---|
| 2233 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2234 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:647040 pts_time:13.48 dts:647040 dts_time:13.48 -> pts:647040 pts_time:13.48 dts:647040 dts_time:13.48
|
|---|
| 2235 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:647040 pts_time:13.48 dts:647040 dts_time:13.48 -> pts:647040 pts_time:13.48 dts:647040 dts_time:13.48
|
|---|
| 2236 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:338 pts_time:13.52 dts:338 dts_time:13.52 -> pts:338 pts_time:13.52 dts:338 dts_time:13.52
|
|---|
| 2237 | dshow passing through packet of type video size 4147200 timestamp 138940327 orig timestamp 138218827 graph timestamp 138940127 diff 721300 Decklink Video Capture
|
|---|
| 2238 | dshow passing through packet of type audio size 7680 timestamp 138218827 orig timestamp 138218827 graph timestamp 138942227 diff 723400 Decklink Audio Capture
|
|---|
| 2239 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2240 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:648960 pts_time:13.52 dts:648960 dts_time:13.52 -> pts:648960 pts_time:13.52 dts:648960 dts_time:13.52
|
|---|
| 2241 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:648960 pts_time:13.52 dts:648960 dts_time:13.52 -> pts:648960 pts_time:13.52 dts:648960 dts_time:13.52
|
|---|
| 2242 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:339 pts_time:13.56 dts:339 dts_time:13.56 -> pts:339 pts_time:13.56 dts:339 dts_time:13.56
|
|---|
| 2243 | dshow passing through packet of type video size 4147200 timestamp 139337627 orig timestamp 138618827 graph timestamp 139337527 diff 718700 Decklink Video Capture
|
|---|
| 2244 | dshow passing through packet of type audio size 7680 timestamp 138618827 orig timestamp 138618827 graph timestamp 139338127 diff 719300 Decklink Audio Capture
|
|---|
| 2245 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2246 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:650880 pts_time:13.56 dts:650880 dts_time:13.56 -> pts:650880 pts_time:13.56 dts:650880 dts_time:13.56
|
|---|
| 2247 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:650880 pts_time:13.56 dts:650880 dts_time:13.56 -> pts:650880 pts_time:13.56 dts:650880 dts_time:13.56
|
|---|
| 2248 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:343 pts_time:13.72 dts:340 dts_time:13.6 -> pts:343 pts_time:13.72 dts:340 dts_time:13.6
|
|---|
| 2249 | frame= 343 fps= 25 q=1.6 size=N/A time=00:00:13.68 bitrate=N/A speed= 1x
|
|---|
| 2250 | dshow passing through packet of type video size 4147200 timestamp 139740827 orig timestamp 139018827 graph timestamp 139740627 diff 721800 Decklink Video Capture
|
|---|
| 2251 | dshow passing through packet of type audio size 7680 timestamp 139018827 orig timestamp 139018827 graph timestamp 139742827 diff 724000 Decklink Audio Capture
|
|---|
| 2252 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2253 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:652800 pts_time:13.6 dts:652800 dts_time:13.6 -> pts:652800 pts_time:13.6 dts:652800 dts_time:13.6
|
|---|
| 2254 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:652800 pts_time:13.6 dts:652800 dts_time:13.6 -> pts:652800 pts_time:13.6 dts:652800 dts_time:13.6
|
|---|
| 2255 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:341 pts_time:13.64 dts:341 dts_time:13.64 -> pts:341 pts_time:13.64 dts:341 dts_time:13.64
|
|---|
| 2256 | dshow passing through packet of type video size 4147200 timestamp 140140727 orig timestamp 139418827 graph timestamp 140140527 diff 721700 Decklink Video Capture
|
|---|
| 2257 | dshow passing through packet of type audio size 7680 timestamp 139418827 orig timestamp 139418827 graph timestamp 140142727 diff 723900 Decklink Audio Capture
|
|---|
| 2258 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2259 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:654720 pts_time:13.64 dts:654720 dts_time:13.64 -> pts:654720 pts_time:13.64 dts:654720 dts_time:13.64
|
|---|
| 2260 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:654720 pts_time:13.64 dts:654720 dts_time:13.64 -> pts:654720 pts_time:13.64 dts:654720 dts_time:13.64
|
|---|
| 2261 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:342 pts_time:13.68 dts:342 dts_time:13.68 -> pts:342 pts_time:13.68 dts:342 dts_time:13.68
|
|---|
| 2262 | dshow passing through packet of type video size 4147200 timestamp 140539827 orig timestamp 139818827 graph timestamp 140539627 diff 720800 Decklink Video Capture
|
|---|
| 2263 | dshow passing through packet of type audio size 7680 timestamp 139818827 orig timestamp 139818827 graph timestamp 140540727 diff 721900 Decklink Audio Capture
|
|---|
| 2264 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2265 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:656640 pts_time:13.68 dts:656640 dts_time:13.68 -> pts:656640 pts_time:13.68 dts:656640 dts_time:13.68
|
|---|
| 2266 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:656640 pts_time:13.68 dts:656640 dts_time:13.68 -> pts:656640 pts_time:13.68 dts:656640 dts_time:13.68
|
|---|
| 2267 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:346 pts_time:13.84 dts:343 dts_time:13.72 -> pts:346 pts_time:13.84 dts:343 dts_time:13.72
|
|---|
| 2268 | dshow passing through packet of type video size 4147200 timestamp 140940327 orig timestamp 140218827 graph timestamp 140940027 diff 721200 Decklink Video Capture
|
|---|
| 2269 | dshow passing through packet of type audio size 7680 timestamp 140218827 orig timestamp 140218827 graph timestamp 140942027 diff 723200 Decklink Audio Capture
|
|---|
| 2270 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2271 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:658560 pts_time:13.72 dts:658560 dts_time:13.72 -> pts:658560 pts_time:13.72 dts:658560 dts_time:13.72
|
|---|
| 2272 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:658560 pts_time:13.72 dts:658560 dts_time:13.72 -> pts:658560 pts_time:13.72 dts:658560 dts_time:13.72
|
|---|
| 2273 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:344 pts_time:13.76 dts:344 dts_time:13.76 -> pts:344 pts_time:13.76 dts:344 dts_time:13.76
|
|---|
| 2274 | dshow passing through packet of type video size 4147200 timestamp 141340327 orig timestamp 140618827 graph timestamp 141340027 diff 721200 Decklink Video Capture
|
|---|
| 2275 | dshow passing through packet of type audio size 7680 timestamp 140618827 orig timestamp 140618827 graph timestamp 141341827 diff 723000 Decklink Audio Capture
|
|---|
| 2276 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2277 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:660480 pts_time:13.76 dts:660480 dts_time:13.76 -> pts:660480 pts_time:13.76 dts:660480 dts_time:13.76
|
|---|
| 2278 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:660480 pts_time:13.76 dts:660480 dts_time:13.76 -> pts:660480 pts_time:13.76 dts:660480 dts_time:13.76
|
|---|
| 2279 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:345 pts_time:13.8 dts:345 dts_time:13.8 -> pts:345 pts_time:13.8 dts:345 dts_time:13.8
|
|---|
| 2280 | dshow passing through packet of type video size 4147200 timestamp 141738527 orig timestamp 141018827 graph timestamp 141738327 diff 719500 Decklink Video Capture
|
|---|
| 2281 | dshow passing through packet of type audio size 7680 timestamp 141018827 orig timestamp 141018827 graph timestamp 141739727 diff 720900 Decklink Audio Capture
|
|---|
| 2282 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2283 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:662400 pts_time:13.8 dts:662400 dts_time:13.8 -> pts:662400 pts_time:13.8 dts:662400 dts_time:13.8
|
|---|
| 2284 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:662400 pts_time:13.8 dts:662400 dts_time:13.8 -> pts:662400 pts_time:13.8 dts:662400 dts_time:13.8
|
|---|
| 2285 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:349 pts_time:13.96 dts:346 dts_time:13.84 -> pts:349 pts_time:13.96 dts:346 dts_time:13.84
|
|---|
| 2286 | dshow passing through packet of type video size 4147200 timestamp 142140527 orig timestamp 141418827 graph timestamp 142140327 diff 721500 Decklink Video Capture
|
|---|
| 2287 | dshow passing through packet of type audio size 7680 timestamp 141418827 orig timestamp 141418827 graph timestamp 142142527 diff 723700 Decklink Audio Capture
|
|---|
| 2288 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2289 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:664320 pts_time:13.84 dts:664320 dts_time:13.84 -> pts:664320 pts_time:13.84 dts:664320 dts_time:13.84
|
|---|
| 2290 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:664320 pts_time:13.84 dts:664320 dts_time:13.84 -> pts:664320 pts_time:13.84 dts:664320 dts_time:13.84
|
|---|
| 2291 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:347 pts_time:13.88 dts:347 dts_time:13.88 -> pts:347 pts_time:13.88 dts:347 dts_time:13.88
|
|---|
| 2292 | dshow passing through packet of type video size 4147200 timestamp 142540627 orig timestamp 141818827 graph timestamp 142540427 diff 721600 Decklink Video Capture
|
|---|
| 2293 | dshow passing through packet of type audio size 7680 timestamp 141818827 orig timestamp 141818827 graph timestamp 142542627 diff 723800 Decklink Audio Capture
|
|---|
| 2294 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2295 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:666240 pts_time:13.88 dts:666240 dts_time:13.88 -> pts:666240 pts_time:13.88 dts:666240 dts_time:13.88
|
|---|
| 2296 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:666240 pts_time:13.88 dts:666240 dts_time:13.88 -> pts:666240 pts_time:13.88 dts:666240 dts_time:13.88
|
|---|
| 2297 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:348 pts_time:13.92 dts:348 dts_time:13.92 -> pts:348 pts_time:13.92 dts:348 dts_time:13.92
|
|---|
| 2298 | dshow passing through packet of type video size 4147200 timestamp 142938427 orig timestamp 142218827 graph timestamp 142938327 diff 719500 Decklink Video Capture
|
|---|
| 2299 | dshow passing through packet of type audio size 7680 timestamp 142218827 orig timestamp 142218827 graph timestamp 142939627 diff 720800 Decklink Audio Capture
|
|---|
| 2300 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2301 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:668160 pts_time:13.92 dts:668160 dts_time:13.92 -> pts:668160 pts_time:13.92 dts:668160 dts_time:13.92
|
|---|
| 2302 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:668160 pts_time:13.92 dts:668160 dts_time:13.92 -> pts:668160 pts_time:13.92 dts:668160 dts_time:13.92
|
|---|
| 2303 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:352 pts_time:14.08 dts:349 dts_time:13.96 -> pts:352 pts_time:14.08 dts:349 dts_time:13.96
|
|---|
| 2304 | dshow passing through packet of type video size 4147200 timestamp 143340427 orig timestamp 142618827 graph timestamp 143340227 diff 721400 Decklink Video Capture
|
|---|
| 2305 | dshow passing through packet of type audio size 7680 timestamp 142618827 orig timestamp 142618827 graph timestamp 143342127 diff 723300 Decklink Audio Capture
|
|---|
| 2306 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2307 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:670080 pts_time:13.96 dts:670080 dts_time:13.96 -> pts:670080 pts_time:13.96 dts:670080 dts_time:13.96
|
|---|
| 2308 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:670080 pts_time:13.96 dts:670080 dts_time:13.96 -> pts:670080 pts_time:13.96 dts:670080 dts_time:13.96
|
|---|
| 2309 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:350 pts_time:14 dts:350 dts_time:14 -> pts:350 pts_time:14 dts:350 dts_time:14
|
|---|
| 2310 | dshow passing through packet of type video size 4147200 timestamp 143740527 orig timestamp 143018827 graph timestamp 143740227 diff 721400 Decklink Video Capture
|
|---|
| 2311 | dshow passing through packet of type audio size 7680 timestamp 143018827 orig timestamp 143018827 graph timestamp 143742127 diff 723300 Decklink Audio Capture
|
|---|
| 2312 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2313 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:672000 pts_time:14 dts:672000 dts_time:14 -> pts:672000 pts_time:14 dts:672000 dts_time:14
|
|---|
| 2314 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:672000 pts_time:14 dts:672000 dts_time:14 -> pts:672000 pts_time:14 dts:672000 dts_time:14
|
|---|
| 2315 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:351 pts_time:14.04 dts:351 dts_time:14.04 -> pts:351 pts_time:14.04 dts:351 dts_time:14.04
|
|---|
| 2316 | dshow passing through packet of type video size 4147200 timestamp 144138627 orig timestamp 143418827 graph timestamp 144138527 diff 719700 Decklink Video Capture
|
|---|
| 2317 | dshow passing through packet of type audio size 7680 timestamp 143418827 orig timestamp 143418827 graph timestamp 144139827 diff 721000 Decklink Audio Capture
|
|---|
| 2318 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2319 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:673920 pts_time:14.04 dts:673920 dts_time:14.04 -> pts:673920 pts_time:14.04 dts:673920 dts_time:14.04
|
|---|
| 2320 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:673920 pts_time:14.04 dts:673920 dts_time:14.04 -> pts:673920 pts_time:14.04 dts:673920 dts_time:14.04
|
|---|
| 2321 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:355 pts_time:14.2 dts:352 dts_time:14.08 -> pts:355 pts_time:14.2 dts:352 dts_time:14.08
|
|---|
| 2322 | frame= 355 fps= 25 q=1.6 size=N/A time=00:00:14.20 bitrate=N/A speed= 1x
|
|---|
| 2323 | dshow passing through packet of type video size 4147200 timestamp 144540527 orig timestamp 143818827 graph timestamp 144540227 diff 721400 Decklink Video Capture
|
|---|
| 2324 | dshow passing through packet of type audio size 7680 timestamp 143818827 orig timestamp 143818827 graph timestamp 144542527 diff 723700 Decklink Audio Capture
|
|---|
| 2325 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2326 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:675840 pts_time:14.08 dts:675840 dts_time:14.08 -> pts:675840 pts_time:14.08 dts:675840 dts_time:14.08
|
|---|
| 2327 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:675840 pts_time:14.08 dts:675840 dts_time:14.08 -> pts:675840 pts_time:14.08 dts:675840 dts_time:14.08
|
|---|
| 2328 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:353 pts_time:14.12 dts:353 dts_time:14.12 -> pts:353 pts_time:14.12 dts:353 dts_time:14.12
|
|---|
| 2329 | dshow passing through packet of type video size 4147200 timestamp 144940727 orig timestamp 144218827 graph timestamp 144940527 diff 721700 Decklink Video Capture
|
|---|
| 2330 | dshow passing through packet of type audio size 7680 timestamp 144218827 orig timestamp 144218827 graph timestamp 144942727 diff 723900 Decklink Audio Capture
|
|---|
| 2331 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2332 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:677760 pts_time:14.12 dts:677760 dts_time:14.12 -> pts:677760 pts_time:14.12 dts:677760 dts_time:14.12
|
|---|
| 2333 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:677760 pts_time:14.12 dts:677760 dts_time:14.12 -> pts:677760 pts_time:14.12 dts:677760 dts_time:14.12
|
|---|
| 2334 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:354 pts_time:14.16 dts:354 dts_time:14.16 -> pts:354 pts_time:14.16 dts:354 dts_time:14.16
|
|---|
| 2335 | dshow passing through packet of type video size 4147200 timestamp 145338027 orig timestamp 144618827 graph timestamp 145337927 diff 719100 Decklink Video Capture
|
|---|
| 2336 | dshow passing through packet of type audio size 7680 timestamp 144618827 orig timestamp 144618827 graph timestamp 145339127 diff 720300 Decklink Audio Capture
|
|---|
| 2337 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2338 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:679680 pts_time:14.16 dts:679680 dts_time:14.16 -> pts:679680 pts_time:14.16 dts:679680 dts_time:14.16
|
|---|
| 2339 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:679680 pts_time:14.16 dts:679680 dts_time:14.16 -> pts:679680 pts_time:14.16 dts:679680 dts_time:14.16
|
|---|
| 2340 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:358 pts_time:14.32 dts:355 dts_time:14.2 -> pts:358 pts_time:14.32 dts:355 dts_time:14.2
|
|---|
| 2341 | dshow passing through packet of type video size 4147200 timestamp 145740227 orig timestamp 145018827 graph timestamp 145740027 diff 721200 Decklink Video Capture
|
|---|
| 2342 | dshow passing through packet of type audio size 7680 timestamp 145018827 orig timestamp 145018827 graph timestamp 145742027 diff 723200 Decklink Audio Capture
|
|---|
| 2343 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2344 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:681600 pts_time:14.2 dts:681600 dts_time:14.2 -> pts:681600 pts_time:14.2 dts:681600 dts_time:14.2
|
|---|
| 2345 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:681600 pts_time:14.2 dts:681600 dts_time:14.2 -> pts:681600 pts_time:14.2 dts:681600 dts_time:14.2
|
|---|
| 2346 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:356 pts_time:14.24 dts:356 dts_time:14.24 -> pts:356 pts_time:14.24 dts:356 dts_time:14.24
|
|---|
| 2347 | dshow passing through packet of type video size 4147200 timestamp 146140327 orig timestamp 145418827 graph timestamp 146140027 diff 721200 Decklink Video Capture
|
|---|
| 2348 | dshow passing through packet of type audio size 7680 timestamp 145418827 orig timestamp 145418827 graph timestamp 146141927 diff 723100 Decklink Audio Capture
|
|---|
| 2349 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2350 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:683520 pts_time:14.24 dts:683520 dts_time:14.24 -> pts:683520 pts_time:14.24 dts:683520 dts_time:14.24
|
|---|
| 2351 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:683520 pts_time:14.24 dts:683520 dts_time:14.24 -> pts:683520 pts_time:14.24 dts:683520 dts_time:14.24
|
|---|
| 2352 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:357 pts_time:14.28 dts:357 dts_time:14.28 -> pts:357 pts_time:14.28 dts:357 dts_time:14.28
|
|---|
| 2353 | dshow passing through packet of type video size 4147200 timestamp 146536927 orig timestamp 145818827 graph timestamp 146536827 diff 718000 Decklink Video Capture
|
|---|
| 2354 | dshow passing through packet of type audio size 7680 timestamp 145818827 orig timestamp 145818827 graph timestamp 146537227 diff 718400 Decklink Audio Capture
|
|---|
| 2355 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2356 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:685440 pts_time:14.28 dts:685440 dts_time:14.28 -> pts:685440 pts_time:14.28 dts:685440 dts_time:14.28
|
|---|
| 2357 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:685440 pts_time:14.28 dts:685440 dts_time:14.28 -> pts:685440 pts_time:14.28 dts:685440 dts_time:14.28
|
|---|
| 2358 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:361 pts_time:14.44 dts:358 dts_time:14.32 -> pts:361 pts_time:14.44 dts:358 dts_time:14.32
|
|---|
| 2359 | dshow passing through packet of type video size 4147200 timestamp 146937227 orig timestamp 146218827 graph timestamp 146937127 diff 718300 Decklink Video Capture
|
|---|
| 2360 | dshow passing through packet of type audio size 7680 timestamp 146218827 orig timestamp 146218827 graph timestamp 146937827 diff 719000 Decklink Audio Capture
|
|---|
| 2361 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2362 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:687360 pts_time:14.32 dts:687360 dts_time:14.32 -> pts:687360 pts_time:14.32 dts:687360 dts_time:14.32
|
|---|
| 2363 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:687360 pts_time:14.32 dts:687360 dts_time:14.32 -> pts:687360 pts_time:14.32 dts:687360 dts_time:14.32
|
|---|
| 2364 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:359 pts_time:14.36 dts:359 dts_time:14.36 -> pts:359 pts_time:14.36 dts:359 dts_time:14.36
|
|---|
| 2365 | dshow passing through packet of type video size 4147200 timestamp 147340927 orig timestamp 146618827 graph timestamp 147340727 diff 721900 Decklink Video Capture
|
|---|
| 2366 | dshow passing through packet of type audio size 7680 timestamp 146618827 orig timestamp 146618827 graph timestamp 147342827 diff 724000 Decklink Audio Capture
|
|---|
| 2367 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2368 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:689280 pts_time:14.36 dts:689280 dts_time:14.36 -> pts:689280 pts_time:14.36 dts:689280 dts_time:14.36
|
|---|
| 2369 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:689280 pts_time:14.36 dts:689280 dts_time:14.36 -> pts:689280 pts_time:14.36 dts:689280 dts_time:14.36
|
|---|
| 2370 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:360 pts_time:14.4 dts:360 dts_time:14.4 -> pts:360 pts_time:14.4 dts:360 dts_time:14.4
|
|---|
| 2371 | dshow passing through packet of type video size 4147200 timestamp 147740427 orig timestamp 147018827 graph timestamp 147740127 diff 721300 Decklink Video Capture
|
|---|
| 2372 | dshow passing through packet of type audio size 7680 timestamp 147018827 orig timestamp 147018827 graph timestamp 147741927 diff 723100 Decklink Audio Capture
|
|---|
| 2373 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2374 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:691200 pts_time:14.4 dts:691200 dts_time:14.4 -> pts:691200 pts_time:14.4 dts:691200 dts_time:14.4
|
|---|
| 2375 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:691200 pts_time:14.4 dts:691200 dts_time:14.4 -> pts:691200 pts_time:14.4 dts:691200 dts_time:14.4
|
|---|
| 2376 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:364 pts_time:14.56 dts:361 dts_time:14.44 -> pts:364 pts_time:14.56 dts:361 dts_time:14.44
|
|---|
| 2377 | dshow passing through packet of type video size 4147200 timestamp 148140827 orig timestamp 147418827 graph timestamp 148140527 diff 721700 Decklink Video Capture
|
|---|
| 2378 | dshow passing through packet of type audio size 7680 timestamp 147418827 orig timestamp 147418827 graph timestamp 148142327 diff 723500 Decklink Audio Capture
|
|---|
| 2379 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2380 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:693120 pts_time:14.44 dts:693120 dts_time:14.44 -> pts:693120 pts_time:14.44 dts:693120 dts_time:14.44
|
|---|
| 2381 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:693120 pts_time:14.44 dts:693120 dts_time:14.44 -> pts:693120 pts_time:14.44 dts:693120 dts_time:14.44
|
|---|
| 2382 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:362 pts_time:14.48 dts:362 dts_time:14.48 -> pts:362 pts_time:14.48 dts:362 dts_time:14.48
|
|---|
| 2383 | dshow passing through packet of type video size 4147200 timestamp 148537627 orig timestamp 147818827 graph timestamp 148537527 diff 718700 Decklink Video Capture
|
|---|
| 2384 | dshow passing through packet of type audio size 7680 timestamp 147818827 orig timestamp 147818827 graph timestamp 148538127 diff 719300 Decklink Audio Capture
|
|---|
| 2385 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2386 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:695040 pts_time:14.48 dts:695040 dts_time:14.48 -> pts:695040 pts_time:14.48 dts:695040 dts_time:14.48
|
|---|
| 2387 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:695040 pts_time:14.48 dts:695040 dts_time:14.48 -> pts:695040 pts_time:14.48 dts:695040 dts_time:14.48
|
|---|
| 2388 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:363 pts_time:14.52 dts:363 dts_time:14.52 -> pts:363 pts_time:14.52 dts:363 dts_time:14.52
|
|---|
| 2389 | dshow passing through packet of type video size 4147200 timestamp 148937327 orig timestamp 148218827 graph timestamp 148937227 diff 718400 Decklink Video Capture
|
|---|
| 2390 | dshow passing through packet of type audio size 7680 timestamp 148218827 orig timestamp 148218827 graph timestamp 148937827 diff 719000 Decklink Audio Capture
|
|---|
| 2391 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2392 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:696960 pts_time:14.52 dts:696960 dts_time:14.52 -> pts:696960 pts_time:14.52 dts:696960 dts_time:14.52
|
|---|
| 2393 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:696960 pts_time:14.52 dts:696960 dts_time:14.52 -> pts:696960 pts_time:14.52 dts:696960 dts_time:14.52
|
|---|
| 2394 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:367 pts_time:14.68 dts:364 dts_time:14.56 -> pts:367 pts_time:14.68 dts:364 dts_time:14.56
|
|---|
| 2395 | dshow passing through packet of type video size 4147200 timestamp 149340427 orig timestamp 148618827 graph timestamp 149340227 diff 721400 Decklink Video Capture
|
|---|
| 2396 | dshow passing through packet of type audio size 7680 timestamp 148618827 orig timestamp 148618827 graph timestamp 149342527 diff 723700 Decklink Audio Capture
|
|---|
| 2397 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2398 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:698880 pts_time:14.56 dts:698880 dts_time:14.56 -> pts:698880 pts_time:14.56 dts:698880 dts_time:14.56
|
|---|
| 2399 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:698880 pts_time:14.56 dts:698880 dts_time:14.56 -> pts:698880 pts_time:14.56 dts:698880 dts_time:14.56
|
|---|
| 2400 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:365 pts_time:14.6 dts:365 dts_time:14.6 -> pts:365 pts_time:14.6 dts:365 dts_time:14.6
|
|---|
| 2401 | frame= 368 fps= 25 q=2.5 size=N/A time=00:00:14.68 bitrate=N/A speed= 1x
|
|---|
| 2402 | dshow passing through packet of type video size 4147200 timestamp 149741127 orig timestamp 149018827 graph timestamp 149740827 diff 722000 Decklink Video Capture
|
|---|
| 2403 | dshow passing through packet of type audio size 7680 timestamp 149018827 orig timestamp 149018827 graph timestamp 149743027 diff 724200 Decklink Audio Capture
|
|---|
| 2404 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2405 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:700800 pts_time:14.6 dts:700800 dts_time:14.6 -> pts:700800 pts_time:14.6 dts:700800 dts_time:14.6
|
|---|
| 2406 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:700800 pts_time:14.6 dts:700800 dts_time:14.6 -> pts:700800 pts_time:14.6 dts:700800 dts_time:14.6
|
|---|
| 2407 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:366 pts_time:14.64 dts:366 dts_time:14.64 -> pts:366 pts_time:14.64 dts:366 dts_time:14.64
|
|---|
| 2408 | dshow passing through packet of type video size 4147200 timestamp 150138427 orig timestamp 149418827 graph timestamp 150138327 diff 719500 Decklink Video Capture
|
|---|
| 2409 | dshow passing through packet of type audio size 7680 timestamp 149418827 orig timestamp 149418827 graph timestamp 150139527 diff 720700 Decklink Audio Capture
|
|---|
| 2410 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2411 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:702720 pts_time:14.64 dts:702720 dts_time:14.64 -> pts:702720 pts_time:14.64 dts:702720 dts_time:14.64
|
|---|
| 2412 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:702720 pts_time:14.64 dts:702720 dts_time:14.64 -> pts:702720 pts_time:14.64 dts:702720 dts_time:14.64
|
|---|
| 2413 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:370 pts_time:14.8 dts:367 dts_time:14.68 -> pts:370 pts_time:14.8 dts:367 dts_time:14.68
|
|---|
| 2414 | dshow passing through packet of type video size 4147200 timestamp 150541027 orig timestamp 149818827 graph timestamp 150540727 diff 721900 Decklink Video Capture
|
|---|
| 2415 | dshow passing through packet of type audio size 7680 timestamp 149818827 orig timestamp 149818827 graph timestamp 150542527 diff 723700 Decklink Audio Capture
|
|---|
| 2416 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2417 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:704640 pts_time:14.68 dts:704640 dts_time:14.68 -> pts:704640 pts_time:14.68 dts:704640 dts_time:14.68
|
|---|
| 2418 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:704640 pts_time:14.68 dts:704640 dts_time:14.68 -> pts:704640 pts_time:14.68 dts:704640 dts_time:14.68
|
|---|
| 2419 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:368 pts_time:14.72 dts:368 dts_time:14.72 -> pts:368 pts_time:14.72 dts:368 dts_time:14.72
|
|---|
| 2420 | dshow passing through packet of type video size 4147200 timestamp 150939527 orig timestamp 150218827 graph timestamp 150939327 diff 720500 Decklink Video Capture
|
|---|
| 2421 | dshow passing through packet of type audio size 7680 timestamp 150218827 orig timestamp 150218827 graph timestamp 150941127 diff 722300 Decklink Audio Capture
|
|---|
| 2422 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2423 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:706560 pts_time:14.72 dts:706560 dts_time:14.72 -> pts:706560 pts_time:14.72 dts:706560 dts_time:14.72
|
|---|
| 2424 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:706560 pts_time:14.72 dts:706560 dts_time:14.72 -> pts:706560 pts_time:14.72 dts:706560 dts_time:14.72
|
|---|
| 2425 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:369 pts_time:14.76 dts:369 dts_time:14.76 -> pts:369 pts_time:14.76 dts:369 dts_time:14.76
|
|---|
| 2426 | dshow passing through packet of type video size 4147200 timestamp 151339727 orig timestamp 150618827 graph timestamp 151339527 diff 720700 Decklink Video Capture
|
|---|
| 2427 | dshow passing through packet of type audio size 7680 timestamp 150618827 orig timestamp 150618827 graph timestamp 151341327 diff 722500 Decklink Audio Capture
|
|---|
| 2428 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2429 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:708480 pts_time:14.76 dts:708480 dts_time:14.76 -> pts:708480 pts_time:14.76 dts:708480 dts_time:14.76
|
|---|
| 2430 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:708480 pts_time:14.76 dts:708480 dts_time:14.76 -> pts:708480 pts_time:14.76 dts:708480 dts_time:14.76
|
|---|
| 2431 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:373 pts_time:14.92 dts:370 dts_time:14.8 -> pts:373 pts_time:14.92 dts:370 dts_time:14.8
|
|---|
| 2432 | dshow passing through packet of type video size 4147200 timestamp 151740627 orig timestamp 151018827 graph timestamp 151740427 diff 721600 Decklink Video Capture
|
|---|
| 2433 | dshow passing through packet of type audio size 7680 timestamp 151018827 orig timestamp 151018827 graph timestamp 151742627 diff 723800 Decklink Audio Capture
|
|---|
| 2434 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2435 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:710400 pts_time:14.8 dts:710400 dts_time:14.8 -> pts:710400 pts_time:14.8 dts:710400 dts_time:14.8
|
|---|
| 2436 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:710400 pts_time:14.8 dts:710400 dts_time:14.8 -> pts:710400 pts_time:14.8 dts:710400 dts_time:14.8
|
|---|
| 2437 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:371 pts_time:14.84 dts:371 dts_time:14.84 -> pts:371 pts_time:14.84 dts:371 dts_time:14.84
|
|---|
| 2438 | dshow passing through packet of type video size 4147200 timestamp 152140727 orig timestamp 151418827 graph timestamp 152140427 diff 721600 Decklink Video Capture
|
|---|
| 2439 | dshow passing through packet of type audio size 7680 timestamp 151418827 orig timestamp 151418827 graph timestamp 152142627 diff 723800 Decklink Audio Capture
|
|---|
| 2440 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2441 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:712320 pts_time:14.84 dts:712320 dts_time:14.84 -> pts:712320 pts_time:14.84 dts:712320 dts_time:14.84
|
|---|
| 2442 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:712320 pts_time:14.84 dts:712320 dts_time:14.84 -> pts:712320 pts_time:14.84 dts:712320 dts_time:14.84
|
|---|
| 2443 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:372 pts_time:14.88 dts:372 dts_time:14.88 -> pts:372 pts_time:14.88 dts:372 dts_time:14.88
|
|---|
| 2444 | dshow passing through packet of type video size 4147200 timestamp 152540327 orig timestamp 151818827 graph timestamp 152540127 diff 721300 Decklink Video Capture
|
|---|
| 2445 | dshow passing through packet of type audio size 7680 timestamp 151818827 orig timestamp 151818827 graph timestamp 152542127 diff 723300 Decklink Audio Capture
|
|---|
| 2446 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2447 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:714240 pts_time:14.88 dts:714240 dts_time:14.88 -> pts:714240 pts_time:14.88 dts:714240 dts_time:14.88
|
|---|
| 2448 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:714240 pts_time:14.88 dts:714240 dts_time:14.88 -> pts:714240 pts_time:14.88 dts:714240 dts_time:14.88
|
|---|
| 2449 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:376 pts_time:15.04 dts:373 dts_time:14.92 -> pts:376 pts_time:15.04 dts:373 dts_time:14.92
|
|---|
| 2450 | dshow passing through packet of type video size 4147200 timestamp 152940327 orig timestamp 152218827 graph timestamp 152940027 diff 721200 Decklink Video Capture
|
|---|
| 2451 | dshow passing through packet of type audio size 7680 timestamp 152218827 orig timestamp 152218827 graph timestamp 152941927 diff 723100 Decklink Audio Capture
|
|---|
| 2452 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2453 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:716160 pts_time:14.92 dts:716160 dts_time:14.92 -> pts:716160 pts_time:14.92 dts:716160 dts_time:14.92
|
|---|
| 2454 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:716160 pts_time:14.92 dts:716160 dts_time:14.92 -> pts:716160 pts_time:14.92 dts:716160 dts_time:14.92
|
|---|
| 2455 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:374 pts_time:14.96 dts:374 dts_time:14.96 -> pts:374 pts_time:14.96 dts:374 dts_time:14.96
|
|---|
| 2456 | dshow passing through packet of type video size 4147200 timestamp 153338227 orig timestamp 152618827 graph timestamp 153338127 diff 719300 Decklink Video Capture
|
|---|
| 2457 | dshow passing through packet of type audio size 7680 timestamp 152618827 orig timestamp 152618827 graph timestamp 153339227 diff 720400 Decklink Audio Capture
|
|---|
| 2458 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2459 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:718080 pts_time:14.96 dts:718080 dts_time:14.96 -> pts:718080 pts_time:14.96 dts:718080 dts_time:14.96
|
|---|
| 2460 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:718080 pts_time:14.96 dts:718080 dts_time:14.96 -> pts:718080 pts_time:14.96 dts:718080 dts_time:14.96
|
|---|
| 2461 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:375 pts_time:15 dts:375 dts_time:15 -> pts:375 pts_time:15 dts:375 dts_time:15
|
|---|
| 2462 | dshow passing through packet of type video size 4147200 timestamp 153740627 orig timestamp 153018827 graph timestamp 153740427 diff 721600 Decklink Video Capture
|
|---|
| 2463 | dshow passing through packet of type audio size 7680 timestamp 153018827 orig timestamp 153018827 graph timestamp 153742527 diff 723700 Decklink Audio Capture
|
|---|
| 2464 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2465 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:720000 pts_time:15 dts:720000 dts_time:15 -> pts:720000 pts_time:15 dts:720000 dts_time:15
|
|---|
| 2466 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:720000 pts_time:15 dts:720000 dts_time:15 -> pts:720000 pts_time:15 dts:720000 dts_time:15
|
|---|
| 2467 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:379 pts_time:15.16 dts:376 dts_time:15.04 -> pts:379 pts_time:15.16 dts:376 dts_time:15.04
|
|---|
| 2468 | dshow passing through packet of type video size 4147200 timestamp 154140427 orig timestamp 153418827 graph timestamp 154140127 diff 721300 Decklink Video Capture
|
|---|
| 2469 | dshow passing through packet of type audio size 7680 timestamp 153418827 orig timestamp 153418827 graph timestamp 154142427 diff 723600 Decklink Audio Capture
|
|---|
| 2470 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2471 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:721920 pts_time:15.04 dts:721920 dts_time:15.04 -> pts:721920 pts_time:15.04 dts:721920 dts_time:15.04
|
|---|
| 2472 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:721920 pts_time:15.04 dts:721920 dts_time:15.04 -> pts:721920 pts_time:15.04 dts:721920 dts_time:15.04
|
|---|
| 2473 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:377 pts_time:15.08 dts:377 dts_time:15.08 -> pts:377 pts_time:15.08 dts:377 dts_time:15.08
|
|---|
| 2474 | frame= 380 fps= 25 q=2.5 size=N/A time=00:00:15.20 bitrate=N/A speed= 1x
|
|---|
| 2475 | dshow passing through packet of type video size 4147200 timestamp 154537527 orig timestamp 153818827 graph timestamp 154537427 diff 718600 Decklink Video Capture
|
|---|
| 2476 | dshow passing through packet of type audio size 7680 timestamp 153818827 orig timestamp 153818827 graph timestamp 154537927 diff 719100 Decklink Audio Capture
|
|---|
| 2477 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2478 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:723840 pts_time:15.08 dts:723840 dts_time:15.08 -> pts:723840 pts_time:15.08 dts:723840 dts_time:15.08
|
|---|
| 2479 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:723840 pts_time:15.08 dts:723840 dts_time:15.08 -> pts:723840 pts_time:15.08 dts:723840 dts_time:15.08
|
|---|
| 2480 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:378 pts_time:15.12 dts:378 dts_time:15.12 -> pts:378 pts_time:15.12 dts:378 dts_time:15.12
|
|---|
| 2481 | dshow passing through packet of type video size 4147200 timestamp 154940627 orig timestamp 154218827 graph timestamp 154940327 diff 721500 Decklink Video Capture
|
|---|
| 2482 | dshow passing through packet of type audio size 7680 timestamp 154218827 orig timestamp 154218827 graph timestamp 154942527 diff 723700 Decklink Audio Capture
|
|---|
| 2483 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2484 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:725760 pts_time:15.12 dts:725760 dts_time:15.12 -> pts:725760 pts_time:15.12 dts:725760 dts_time:15.12
|
|---|
| 2485 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:725760 pts_time:15.12 dts:725760 dts_time:15.12 -> pts:725760 pts_time:15.12 dts:725760 dts_time:15.12
|
|---|
| 2486 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:382 pts_time:15.28 dts:379 dts_time:15.16 -> pts:382 pts_time:15.28 dts:379 dts_time:15.16
|
|---|
| 2487 | dshow passing through packet of type video size 4147200 timestamp 155340627 orig timestamp 154618827 graph timestamp 155340427 diff 721600 Decklink Video Capture
|
|---|
| 2488 | dshow passing through packet of type audio size 7680 timestamp 154618827 orig timestamp 154618827 graph timestamp 155342527 diff 723700 Decklink Audio Capture
|
|---|
| 2489 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2490 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:727680 pts_time:15.16 dts:727680 dts_time:15.16 -> pts:727680 pts_time:15.16 dts:727680 dts_time:15.16
|
|---|
| 2491 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:727680 pts_time:15.16 dts:727680 dts_time:15.16 -> pts:727680 pts_time:15.16 dts:727680 dts_time:15.16
|
|---|
| 2492 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:380 pts_time:15.2 dts:380 dts_time:15.2 -> pts:380 pts_time:15.2 dts:380 dts_time:15.2
|
|---|
| 2493 | dshow passing through packet of type video size 4147200 timestamp 155737727 orig timestamp 155018827 graph timestamp 155737727 diff 718900 Decklink Video Capture
|
|---|
| 2494 | dshow passing through packet of type audio size 7680 timestamp 155018827 orig timestamp 155018827 graph timestamp 155738327 diff 719500 Decklink Audio Capture
|
|---|
| 2495 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2496 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:729600 pts_time:15.2 dts:729600 dts_time:15.2 -> pts:729600 pts_time:15.2 dts:729600 dts_time:15.2
|
|---|
| 2497 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:729600 pts_time:15.2 dts:729600 dts_time:15.2 -> pts:729600 pts_time:15.2 dts:729600 dts_time:15.2
|
|---|
| 2498 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:381 pts_time:15.24 dts:381 dts_time:15.24 -> pts:381 pts_time:15.24 dts:381 dts_time:15.24
|
|---|
| 2499 | dshow passing through packet of type video size 4147200 timestamp 156140127 orig timestamp 155418827 graph timestamp 156139927 diff 721100 Decklink Video Capture
|
|---|
| 2500 | dshow passing through packet of type audio size 7680 timestamp 155418827 orig timestamp 155418827 graph timestamp 156141727 diff 722900 Decklink Audio Capture
|
|---|
| 2501 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2502 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:731520 pts_time:15.24 dts:731520 dts_time:15.24 -> pts:731520 pts_time:15.24 dts:731520 dts_time:15.24
|
|---|
| 2503 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:731520 pts_time:15.24 dts:731520 dts_time:15.24 -> pts:731520 pts_time:15.24 dts:731520 dts_time:15.24
|
|---|
| 2504 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:385 pts_time:15.4 dts:382 dts_time:15.28 -> pts:385 pts_time:15.4 dts:382 dts_time:15.28
|
|---|
| 2505 | dshow passing through packet of type video size 4147200 timestamp 156540227 orig timestamp 155818827 graph timestamp 156539927 diff 721100 Decklink Video Capture
|
|---|
| 2506 | dshow passing through packet of type audio size 7680 timestamp 155818827 orig timestamp 155818827 graph timestamp 156541727 diff 722900 Decklink Audio Capture
|
|---|
| 2507 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2508 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:733440 pts_time:15.28 dts:733440 dts_time:15.28 -> pts:733440 pts_time:15.28 dts:733440 dts_time:15.28
|
|---|
| 2509 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:733440 pts_time:15.28 dts:733440 dts_time:15.28 -> pts:733440 pts_time:15.28 dts:733440 dts_time:15.28
|
|---|
| 2510 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:383 pts_time:15.32 dts:383 dts_time:15.32 -> pts:383 pts_time:15.32 dts:383 dts_time:15.32
|
|---|
| 2511 | dshow passing through packet of type video size 4147200 timestamp 156941027 orig timestamp 156218827 graph timestamp 156940727 diff 721900 Decklink Video Capture
|
|---|
| 2512 | dshow passing through packet of type audio size 7680 timestamp 156218827 orig timestamp 156218827 graph timestamp 156942927 diff 724100 Decklink Audio Capture
|
|---|
| 2513 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2514 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:735360 pts_time:15.32 dts:735360 dts_time:15.32 -> pts:735360 pts_time:15.32 dts:735360 dts_time:15.32
|
|---|
| 2515 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:735360 pts_time:15.32 dts:735360 dts_time:15.32 -> pts:735360 pts_time:15.32 dts:735360 dts_time:15.32
|
|---|
| 2516 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:384 pts_time:15.36 dts:384 dts_time:15.36 -> pts:384 pts_time:15.36 dts:384 dts_time:15.36
|
|---|
| 2517 | dshow passing through packet of type video size 4147200 timestamp 157339727 orig timestamp 156618827 graph timestamp 157339527 diff 720700 Decklink Video Capture
|
|---|
| 2518 | dshow passing through packet of type audio size 7680 timestamp 156618827 orig timestamp 156618827 graph timestamp 157341327 diff 722500 Decklink Audio Capture
|
|---|
| 2519 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2520 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:737280 pts_time:15.36 dts:737280 dts_time:15.36 -> pts:737280 pts_time:15.36 dts:737280 dts_time:15.36
|
|---|
| 2521 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:737280 pts_time:15.36 dts:737280 dts_time:15.36 -> pts:737280 pts_time:15.36 dts:737280 dts_time:15.36
|
|---|
| 2522 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:388 pts_time:15.52 dts:385 dts_time:15.4 -> pts:388 pts_time:15.52 dts:385 dts_time:15.4
|
|---|
| 2523 | dshow passing through packet of type video size 4147200 timestamp 157739527 orig timestamp 157018827 graph timestamp 157739427 diff 720600 Decklink Video Capture
|
|---|
| 2524 | dshow passing through packet of type audio size 7680 timestamp 157018827 orig timestamp 157018827 graph timestamp 157741127 diff 722300 Decklink Audio Capture
|
|---|
| 2525 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2526 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:739200 pts_time:15.4 dts:739200 dts_time:15.4 -> pts:739200 pts_time:15.4 dts:739200 dts_time:15.4
|
|---|
| 2527 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:739200 pts_time:15.4 dts:739200 dts_time:15.4 -> pts:739200 pts_time:15.4 dts:739200 dts_time:15.4
|
|---|
| 2528 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:386 pts_time:15.44 dts:386 dts_time:15.44 -> pts:386 pts_time:15.44 dts:386 dts_time:15.44
|
|---|
| 2529 | dshow passing through packet of type video size 4147200 timestamp 158138027 orig timestamp 157418827 graph timestamp 158138027 diff 719200 Decklink Video Capture
|
|---|
| 2530 | dshow passing through packet of type audio size 7680 timestamp 157418827 orig timestamp 157418827 graph timestamp 158138427 diff 719600 Decklink Audio Capture
|
|---|
| 2531 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2532 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:741120 pts_time:15.44 dts:741120 dts_time:15.44 -> pts:741120 pts_time:15.44 dts:741120 dts_time:15.44
|
|---|
| 2533 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:741120 pts_time:15.44 dts:741120 dts_time:15.44 -> pts:741120 pts_time:15.44 dts:741120 dts_time:15.44
|
|---|
| 2534 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:387 pts_time:15.48 dts:387 dts_time:15.48 -> pts:387 pts_time:15.48 dts:387 dts_time:15.48
|
|---|
| 2535 | dshow passing through packet of type video size 4147200 timestamp 158537027 orig timestamp 157818827 graph timestamp 158536927 diff 718100 Decklink Video Capture
|
|---|
| 2536 | dshow passing through packet of type audio size 7680 timestamp 157818827 orig timestamp 157818827 graph timestamp 158537527 diff 718700 Decklink Audio Capture
|
|---|
| 2537 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2538 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:743040 pts_time:15.48 dts:743040 dts_time:15.48 -> pts:743040 pts_time:15.48 dts:743040 dts_time:15.48
|
|---|
| 2539 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:743040 pts_time:15.48 dts:743040 dts_time:15.48 -> pts:743040 pts_time:15.48 dts:743040 dts_time:15.48
|
|---|
| 2540 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:391 pts_time:15.64 dts:388 dts_time:15.52 -> pts:391 pts_time:15.64 dts:388 dts_time:15.52
|
|---|
| 2541 | dshow passing through packet of type video size 4147200 timestamp 158940627 orig timestamp 158218827 graph timestamp 158940327 diff 721500 Decklink Video Capture
|
|---|
| 2542 | dshow passing through packet of type audio size 7680 timestamp 158218827 orig timestamp 158218827 graph timestamp 158942527 diff 723700 Decklink Audio Capture
|
|---|
| 2543 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2544 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:744960 pts_time:15.52 dts:744960 dts_time:15.52 -> pts:744960 pts_time:15.52 dts:744960 dts_time:15.52
|
|---|
| 2545 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:744960 pts_time:15.52 dts:744960 dts_time:15.52 -> pts:744960 pts_time:15.52 dts:744960 dts_time:15.52
|
|---|
| 2546 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:389 pts_time:15.56 dts:389 dts_time:15.56 -> pts:389 pts_time:15.56 dts:389 dts_time:15.56
|
|---|
| 2547 | dshow passing through packet of type video size 4147200 timestamp 159340827 orig timestamp 158618827 graph timestamp 159340527 diff 721700 Decklink Video Capture
|
|---|
| 2548 | dshow passing through packet of type audio size 7680 timestamp 158618827 orig timestamp 158618827 graph timestamp 159342427 diff 723600 Decklink Audio Capture
|
|---|
| 2549 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2550 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:746880 pts_time:15.56 dts:746880 dts_time:15.56 -> pts:746880 pts_time:15.56 dts:746880 dts_time:15.56
|
|---|
| 2551 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:746880 pts_time:15.56 dts:746880 dts_time:15.56 -> pts:746880 pts_time:15.56 dts:746880 dts_time:15.56
|
|---|
| 2552 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:390 pts_time:15.6 dts:390 dts_time:15.6 -> pts:390 pts_time:15.6 dts:390 dts_time:15.6
|
|---|
| 2553 | frame= 393 fps= 25 q=2.5 size=N/A time=00:00:15.72 bitrate=N/A speed= 1x
|
|---|
| 2554 | dshow passing through packet of type video size 4147200 timestamp 159739327 orig timestamp 159018827 graph timestamp 159739127 diff 720300 Decklink Video Capture
|
|---|
| 2555 | dshow passing through packet of type audio size 7680 timestamp 159018827 orig timestamp 159018827 graph timestamp 159740627 diff 721800 Decklink Audio Capture
|
|---|
| 2556 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2557 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:748800 pts_time:15.6 dts:748800 dts_time:15.6 -> pts:748800 pts_time:15.6 dts:748800 dts_time:15.6
|
|---|
| 2558 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:748800 pts_time:15.6 dts:748800 dts_time:15.6 -> pts:748800 pts_time:15.6 dts:748800 dts_time:15.6
|
|---|
| 2559 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:394 pts_time:15.76 dts:391 dts_time:15.64 -> pts:394 pts_time:15.76 dts:391 dts_time:15.64
|
|---|
| 2560 | dshow passing through packet of type video size 4147200 timestamp 160139427 orig timestamp 159418827 graph timestamp 160139227 diff 720400 Decklink Video Capture
|
|---|
| 2561 | dshow passing through packet of type audio size 7680 timestamp 159418827 orig timestamp 159418827 graph timestamp 160141027 diff 722200 Decklink Audio Capture
|
|---|
| 2562 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2563 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:750720 pts_time:15.64 dts:750720 dts_time:15.64 -> pts:750720 pts_time:15.64 dts:750720 dts_time:15.64
|
|---|
| 2564 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:750720 pts_time:15.64 dts:750720 dts_time:15.64 -> pts:750720 pts_time:15.64 dts:750720 dts_time:15.64
|
|---|
| 2565 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:392 pts_time:15.68 dts:392 dts_time:15.68 -> pts:392 pts_time:15.68 dts:392 dts_time:15.68
|
|---|
| 2566 | dshow passing through packet of type video size 4147200 timestamp 160540227 orig timestamp 159818827 graph timestamp 160539927 diff 721100 Decklink Video Capture
|
|---|
| 2567 | dshow passing through packet of type audio size 7680 timestamp 159818827 orig timestamp 159818827 graph timestamp 160541927 diff 723100 Decklink Audio Capture
|
|---|
| 2568 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2569 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:752640 pts_time:15.68 dts:752640 dts_time:15.68 -> pts:752640 pts_time:15.68 dts:752640 dts_time:15.68
|
|---|
| 2570 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:752640 pts_time:15.68 dts:752640 dts_time:15.68 -> pts:752640 pts_time:15.68 dts:752640 dts_time:15.68
|
|---|
| 2571 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:393 pts_time:15.72 dts:393 dts_time:15.72 -> pts:393 pts_time:15.72 dts:393 dts_time:15.72
|
|---|
| 2572 | dshow passing through packet of type video size 4147200 timestamp 160937827 orig timestamp 160218827 graph timestamp 160937627 diff 718800 Decklink Video Capture
|
|---|
| 2573 | dshow passing through packet of type audio size 7680 timestamp 160218827 orig timestamp 160218827 graph timestamp 160938727 diff 719900 Decklink Audio Capture
|
|---|
| 2574 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2575 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:754560 pts_time:15.72 dts:754560 dts_time:15.72 -> pts:754560 pts_time:15.72 dts:754560 dts_time:15.72
|
|---|
| 2576 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:754560 pts_time:15.72 dts:754560 dts_time:15.72 -> pts:754560 pts_time:15.72 dts:754560 dts_time:15.72
|
|---|
| 2577 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:397 pts_time:15.88 dts:394 dts_time:15.76 -> pts:397 pts_time:15.88 dts:394 dts_time:15.76
|
|---|
| 2578 | dshow passing through packet of type video size 4147200 timestamp 161340527 orig timestamp 160618827 graph timestamp 161340327 diff 721500 Decklink Video Capture
|
|---|
| 2579 | dshow passing through packet of type audio size 7680 timestamp 160618827 orig timestamp 160618827 graph timestamp 161342427 diff 723600 Decklink Audio Capture
|
|---|
| 2580 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2581 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:756480 pts_time:15.76 dts:756480 dts_time:15.76 -> pts:756480 pts_time:15.76 dts:756480 dts_time:15.76
|
|---|
| 2582 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:756480 pts_time:15.76 dts:756480 dts_time:15.76 -> pts:756480 pts_time:15.76 dts:756480 dts_time:15.76
|
|---|
| 2583 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:395 pts_time:15.8 dts:395 dts_time:15.8 -> pts:395 pts_time:15.8 dts:395 dts_time:15.8
|
|---|
| 2584 | dshow passing through packet of type video size 4147200 timestamp 161740527 orig timestamp 161018827 graph timestamp 161740327 diff 721500 Decklink Video Capture
|
|---|
| 2585 | dshow passing through packet of type audio size 7680 timestamp 161018827 orig timestamp 161018827 graph timestamp 161742127 diff 723300 Decklink Audio Capture
|
|---|
| 2586 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2587 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:758400 pts_time:15.8 dts:758400 dts_time:15.8 -> pts:758400 pts_time:15.8 dts:758400 dts_time:15.8
|
|---|
| 2588 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:758400 pts_time:15.8 dts:758400 dts_time:15.8 -> pts:758400 pts_time:15.8 dts:758400 dts_time:15.8
|
|---|
| 2589 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:396 pts_time:15.84 dts:396 dts_time:15.84 -> pts:396 pts_time:15.84 dts:396 dts_time:15.84
|
|---|
| 2590 | dshow passing through packet of type video size 4147200 timestamp 162138427 orig timestamp 161418827 graph timestamp 162138227 diff 719400 Decklink Video Capture
|
|---|
| 2591 | dshow passing through packet of type audio size 7680 timestamp 161418827 orig timestamp 161418827 graph timestamp 162139427 diff 720600 Decklink Audio Capture
|
|---|
| 2592 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2593 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:760320 pts_time:15.84 dts:760320 dts_time:15.84 -> pts:760320 pts_time:15.84 dts:760320 dts_time:15.84
|
|---|
| 2594 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:760320 pts_time:15.84 dts:760320 dts_time:15.84 -> pts:760320 pts_time:15.84 dts:760320 dts_time:15.84
|
|---|
| 2595 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:400 pts_time:16 dts:397 dts_time:15.88 -> pts:400 pts_time:16 dts:397 dts_time:15.88
|
|---|
| 2596 | dshow passing through packet of type video size 4147200 timestamp 162540927 orig timestamp 161818827 graph timestamp 162540727 diff 721900 Decklink Video Capture
|
|---|
| 2597 | dshow passing through packet of type audio size 7680 timestamp 161818827 orig timestamp 161818827 graph timestamp 162542927 diff 724100 Decklink Audio Capture
|
|---|
| 2598 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2599 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:762240 pts_time:15.88 dts:762240 dts_time:15.88 -> pts:762240 pts_time:15.88 dts:762240 dts_time:15.88
|
|---|
| 2600 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:762240 pts_time:15.88 dts:762240 dts_time:15.88 -> pts:762240 pts_time:15.88 dts:762240 dts_time:15.88
|
|---|
| 2601 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:398 pts_time:15.92 dts:398 dts_time:15.92 -> pts:398 pts_time:15.92 dts:398 dts_time:15.92
|
|---|
| 2602 | dshow passing through packet of type video size 4147200 timestamp 162940427 orig timestamp 162218827 graph timestamp 162940227 diff 721400 Decklink Video Capture
|
|---|
| 2603 | dshow passing through packet of type audio size 7680 timestamp 162218827 orig timestamp 162218827 graph timestamp 162942327 diff 723500 Decklink Audio Capture
|
|---|
| 2604 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2605 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:764160 pts_time:15.92 dts:764160 dts_time:15.92 -> pts:764160 pts_time:15.92 dts:764160 dts_time:15.92
|
|---|
| 2606 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:764160 pts_time:15.92 dts:764160 dts_time:15.92 -> pts:764160 pts_time:15.92 dts:764160 dts_time:15.92
|
|---|
| 2607 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:399 pts_time:15.96 dts:399 dts_time:15.96 -> pts:399 pts_time:15.96 dts:399 dts_time:15.96
|
|---|
| 2608 | dshow passing through packet of type video size 4147200 timestamp 163338127 orig timestamp 162618827 graph timestamp 163338027 diff 719200 Decklink Video Capture
|
|---|
| 2609 | dshow passing through packet of type audio size 7680 timestamp 162618827 orig timestamp 162618827 graph timestamp 163339027 diff 720200 Decklink Audio Capture
|
|---|
| 2610 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2611 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:766080 pts_time:15.96 dts:766080 dts_time:15.96 -> pts:766080 pts_time:15.96 dts:766080 dts_time:15.96
|
|---|
| 2612 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:766080 pts_time:15.96 dts:766080 dts_time:15.96 -> pts:766080 pts_time:15.96 dts:766080 dts_time:15.96
|
|---|
| 2613 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:403 pts_time:16.12 dts:400 dts_time:16 -> pts:403 pts_time:16.12 dts:400 dts_time:16
|
|---|
| 2614 | dshow passing through packet of type video size 4147200 timestamp 163740127 orig timestamp 163018827 graph timestamp 163739927 diff 721100 Decklink Video Capture
|
|---|
| 2615 | dshow passing through packet of type audio size 7680 timestamp 163018827 orig timestamp 163018827 graph timestamp 163741827 diff 723000 Decklink Audio Capture
|
|---|
| 2616 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2617 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:768000 pts_time:16 dts:768000 dts_time:16 -> pts:768000 pts_time:16 dts:768000 dts_time:16
|
|---|
| 2618 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:768000 pts_time:16 dts:768000 dts_time:16 -> pts:768000 pts_time:16 dts:768000 dts_time:16
|
|---|
| 2619 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:401 pts_time:16.04 dts:401 dts_time:16.04 -> pts:401 pts_time:16.04 dts:401 dts_time:16.04
|
|---|
| 2620 | dshow passing through packet of type video size 4147200 timestamp 164140927 orig timestamp 163418827 graph timestamp 164140727 diff 721900 Decklink Video Capture
|
|---|
| 2621 | dshow passing through packet of type audio size 7680 timestamp 163418827 orig timestamp 163418827 graph timestamp 164142927 diff 724100 Decklink Audio Capture
|
|---|
| 2622 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2623 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:769920 pts_time:16.04 dts:769920 dts_time:16.04 -> pts:769920 pts_time:16.04 dts:769920 dts_time:16.04
|
|---|
| 2624 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:769920 pts_time:16.04 dts:769920 dts_time:16.04 -> pts:769920 pts_time:16.04 dts:769920 dts_time:16.04
|
|---|
| 2625 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:402 pts_time:16.08 dts:402 dts_time:16.08 -> pts:402 pts_time:16.08 dts:402 dts_time:16.08
|
|---|
| 2626 | dshow passing through packet of type video size 4147200 timestamp 164538627 orig timestamp 163818827 graph timestamp 164538427 diff 719600 Decklink Video Capture
|
|---|
| 2627 | dshow passing through packet of type audio size 7680 timestamp 163818827 orig timestamp 163818827 graph timestamp 164539827 diff 721000 Decklink Audio Capture
|
|---|
| 2628 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2629 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:771840 pts_time:16.08 dts:771840 dts_time:16.08 -> pts:771840 pts_time:16.08 dts:771840 dts_time:16.08
|
|---|
| 2630 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:771840 pts_time:16.08 dts:771840 dts_time:16.08 -> pts:771840 pts_time:16.08 dts:771840 dts_time:16.08
|
|---|
| 2631 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:406 pts_time:16.24 dts:403 dts_time:16.12 -> pts:406 pts_time:16.24 dts:403 dts_time:16.12
|
|---|
| 2632 | frame= 406 fps= 25 q=2.0 size=N/A time=00:00:16.24 bitrate=N/A speed= 1x
|
|---|
| 2633 | dshow passing through packet of type video size 4147200 timestamp 164940627 orig timestamp 164218827 graph timestamp 164940327 diff 721500 Decklink Video Capture
|
|---|
| 2634 | dshow passing through packet of type audio size 7680 timestamp 164218827 orig timestamp 164218827 graph timestamp 164942527 diff 723700 Decklink Audio Capture
|
|---|
| 2635 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2636 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:773760 pts_time:16.12 dts:773760 dts_time:16.12 -> pts:773760 pts_time:16.12 dts:773760 dts_time:16.12
|
|---|
| 2637 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:773760 pts_time:16.12 dts:773760 dts_time:16.12 -> pts:773760 pts_time:16.12 dts:773760 dts_time:16.12
|
|---|
| 2638 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:404 pts_time:16.16 dts:404 dts_time:16.16 -> pts:404 pts_time:16.16 dts:404 dts_time:16.16
|
|---|
| 2639 | dshow passing through packet of type video size 4147200 timestamp 165340627 orig timestamp 164618827 graph timestamp 165340327 diff 721500 Decklink Video Capture
|
|---|
| 2640 | dshow passing through packet of type audio size 7680 timestamp 164618827 orig timestamp 164618827 graph timestamp 165342527 diff 723700 Decklink Audio Capture
|
|---|
| 2641 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2642 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:775680 pts_time:16.16 dts:775680 dts_time:16.16 -> pts:775680 pts_time:16.16 dts:775680 dts_time:16.16
|
|---|
| 2643 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:775680 pts_time:16.16 dts:775680 dts_time:16.16 -> pts:775680 pts_time:16.16 dts:775680 dts_time:16.16
|
|---|
| 2644 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:405 pts_time:16.2 dts:405 dts_time:16.2 -> pts:405 pts_time:16.2 dts:405 dts_time:16.2
|
|---|
| 2645 | dshow passing through packet of type video size 4147200 timestamp 165738427 orig timestamp 165018827 graph timestamp 165738327 diff 719500 Decklink Video Capture
|
|---|
| 2646 | dshow passing through packet of type audio size 7680 timestamp 165018827 orig timestamp 165018827 graph timestamp 165739627 diff 720800 Decklink Audio Capture
|
|---|
| 2647 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2648 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:777600 pts_time:16.2 dts:777600 dts_time:16.2 -> pts:777600 pts_time:16.2 dts:777600 dts_time:16.2
|
|---|
| 2649 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:777600 pts_time:16.2 dts:777600 dts_time:16.2 -> pts:777600 pts_time:16.2 dts:777600 dts_time:16.2
|
|---|
| 2650 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:409 pts_time:16.36 dts:406 dts_time:16.24 -> pts:409 pts_time:16.36 dts:406 dts_time:16.24
|
|---|
| 2651 | dshow passing through packet of type video size 4147200 timestamp 166137127 orig timestamp 165418827 graph timestamp 166137127 diff 718300 Decklink Video Capture
|
|---|
| 2652 | dshow passing through packet of type audio size 7680 timestamp 165418827 orig timestamp 165418827 graph timestamp 166137727 diff 718900 Decklink Audio Capture
|
|---|
| 2653 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2654 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:779520 pts_time:16.24 dts:779520 dts_time:16.24 -> pts:779520 pts_time:16.24 dts:779520 dts_time:16.24
|
|---|
| 2655 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:779520 pts_time:16.24 dts:779520 dts_time:16.24 -> pts:779520 pts_time:16.24 dts:779520 dts_time:16.24
|
|---|
| 2656 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:407 pts_time:16.28 dts:407 dts_time:16.28 -> pts:407 pts_time:16.28 dts:407 dts_time:16.28
|
|---|
| 2657 | dshow passing through packet of type video size 4147200 timestamp 166540527 orig timestamp 165818827 graph timestamp 166540327 diff 721500 Decklink Video Capture
|
|---|
| 2658 | dshow passing through packet of type audio size 7680 timestamp 165818827 orig timestamp 165818827 graph timestamp 166542127 diff 723300 Decklink Audio Capture
|
|---|
| 2659 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2660 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:781440 pts_time:16.28 dts:781440 dts_time:16.28 -> pts:781440 pts_time:16.28 dts:781440 dts_time:16.28
|
|---|
| 2661 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:781440 pts_time:16.28 dts:781440 dts_time:16.28 -> pts:781440 pts_time:16.28 dts:781440 dts_time:16.28
|
|---|
| 2662 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:408 pts_time:16.32 dts:408 dts_time:16.32 -> pts:408 pts_time:16.32 dts:408 dts_time:16.32
|
|---|
| 2663 | dshow passing through packet of type video size 4147200 timestamp 166937427 orig timestamp 166218827 graph timestamp 166937427 diff 718600 Decklink Video Capture
|
|---|
| 2664 | dshow passing through packet of type audio size 7680 timestamp 166218827 orig timestamp 166218827 graph timestamp 166937827 diff 719000 Decklink Audio Capture
|
|---|
| 2665 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2666 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:783360 pts_time:16.32 dts:783360 dts_time:16.32 -> pts:783360 pts_time:16.32 dts:783360 dts_time:16.32
|
|---|
| 2667 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:783360 pts_time:16.32 dts:783360 dts_time:16.32 -> pts:783360 pts_time:16.32 dts:783360 dts_time:16.32
|
|---|
| 2668 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:412 pts_time:16.48 dts:409 dts_time:16.36 -> pts:412 pts_time:16.48 dts:409 dts_time:16.36
|
|---|
| 2669 | dshow passing through packet of type video size 4147200 timestamp 167340627 orig timestamp 166618827 graph timestamp 167340427 diff 721600 Decklink Video Capture
|
|---|
| 2670 | dshow passing through packet of type audio size 7680 timestamp 166618827 orig timestamp 166618827 graph timestamp 167342527 diff 723700 Decklink Audio Capture
|
|---|
| 2671 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2672 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:785280 pts_time:16.36 dts:785280 dts_time:16.36 -> pts:785280 pts_time:16.36 dts:785280 dts_time:16.36
|
|---|
| 2673 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:785280 pts_time:16.36 dts:785280 dts_time:16.36 -> pts:785280 pts_time:16.36 dts:785280 dts_time:16.36
|
|---|
| 2674 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:410 pts_time:16.4 dts:410 dts_time:16.4 -> pts:410 pts_time:16.4 dts:410 dts_time:16.4
|
|---|
| 2675 | dshow passing through packet of type video size 4147200 timestamp 167741027 orig timestamp 167018827 graph timestamp 167740827 diff 722000 Decklink Video Capture
|
|---|
| 2676 | dshow passing through packet of type audio size 7680 timestamp 167018827 orig timestamp 167018827 graph timestamp 167742927 diff 724100 Decklink Audio Capture
|
|---|
| 2677 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2678 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:787200 pts_time:16.4 dts:787200 dts_time:16.4 -> pts:787200 pts_time:16.4 dts:787200 dts_time:16.4
|
|---|
| 2679 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:787200 pts_time:16.4 dts:787200 dts_time:16.4 -> pts:787200 pts_time:16.4 dts:787200 dts_time:16.4
|
|---|
| 2680 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:411 pts_time:16.44 dts:411 dts_time:16.44 -> pts:411 pts_time:16.44 dts:411 dts_time:16.44
|
|---|
| 2681 | dshow passing through packet of type video size 4147200 timestamp 168138527 orig timestamp 167418827 graph timestamp 168138327 diff 719500 Decklink Video Capture
|
|---|
| 2682 | dshow passing through packet of type audio size 7680 timestamp 167418827 orig timestamp 167418827 graph timestamp 168139627 diff 720800 Decklink Audio Capture
|
|---|
| 2683 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2684 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:789120 pts_time:16.44 dts:789120 dts_time:16.44 -> pts:789120 pts_time:16.44 dts:789120 dts_time:16.44
|
|---|
| 2685 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:789120 pts_time:16.44 dts:789120 dts_time:16.44 -> pts:789120 pts_time:16.44 dts:789120 dts_time:16.44
|
|---|
| 2686 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:415 pts_time:16.6 dts:412 dts_time:16.48 -> pts:415 pts_time:16.6 dts:412 dts_time:16.48
|
|---|
| 2687 | dshow passing through packet of type video size 4147200 timestamp 168539627 orig timestamp 167818827 graph timestamp 168539427 diff 720600 Decklink Video Capture
|
|---|
| 2688 | dshow passing through packet of type audio size 7680 timestamp 167818827 orig timestamp 167818827 graph timestamp 168541227 diff 722400 Decklink Audio Capture
|
|---|
| 2689 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2690 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:791040 pts_time:16.48 dts:791040 dts_time:16.48 -> pts:791040 pts_time:16.48 dts:791040 dts_time:16.48
|
|---|
| 2691 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:791040 pts_time:16.48 dts:791040 dts_time:16.48 -> pts:791040 pts_time:16.48 dts:791040 dts_time:16.48
|
|---|
| 2692 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:413 pts_time:16.52 dts:413 dts_time:16.52 -> pts:413 pts_time:16.52 dts:413 dts_time:16.52
|
|---|
| 2693 | dshow passing through packet of type video size 4147200 timestamp 168939727 orig timestamp 168218827 graph timestamp 168939527 diff 720700 Decklink Video Capture
|
|---|
| 2694 | dshow passing through packet of type audio size 7680 timestamp 168218827 orig timestamp 168218827 graph timestamp 168941027 diff 722200 Decklink Audio Capture
|
|---|
| 2695 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2696 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:792960 pts_time:16.52 dts:792960 dts_time:16.52 -> pts:792960 pts_time:16.52 dts:792960 dts_time:16.52
|
|---|
| 2697 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:792960 pts_time:16.52 dts:792960 dts_time:16.52 -> pts:792960 pts_time:16.52 dts:792960 dts_time:16.52
|
|---|
| 2698 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:414 pts_time:16.56 dts:414 dts_time:16.56 -> pts:414 pts_time:16.56 dts:414 dts_time:16.56
|
|---|
| 2699 | dshow passing through packet of type video size 4147200 timestamp 169339527 orig timestamp 168618827 graph timestamp 169339327 diff 720500 Decklink Video Capture
|
|---|
| 2700 | dshow passing through packet of type audio size 7680 timestamp 168618827 orig timestamp 168618827 graph timestamp 169341427 diff 722600 Decklink Audio Capture
|
|---|
| 2701 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2702 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:794880 pts_time:16.56 dts:794880 dts_time:16.56 -> pts:794880 pts_time:16.56 dts:794880 dts_time:16.56
|
|---|
| 2703 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:794880 pts_time:16.56 dts:794880 dts_time:16.56 -> pts:794880 pts_time:16.56 dts:794880 dts_time:16.56
|
|---|
| 2704 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:418 pts_time:16.72 dts:415 dts_time:16.6 -> pts:418 pts_time:16.72 dts:415 dts_time:16.6
|
|---|
| 2705 | frame= 418 fps= 25 q=2.0 size=N/A time=00:00:16.72 bitrate=N/A speed= 1x
|
|---|
| 2706 | dshow passing through packet of type video size 4147200 timestamp 169740527 orig timestamp 169018827 graph timestamp 169740227 diff 721400 Decklink Video Capture
|
|---|
| 2707 | dshow passing through packet of type audio size 7680 timestamp 169018827 orig timestamp 169018827 graph timestamp 169742327 diff 723500 Decklink Audio Capture
|
|---|
| 2708 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2709 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:796800 pts_time:16.6 dts:796800 dts_time:16.6 -> pts:796800 pts_time:16.6 dts:796800 dts_time:16.6
|
|---|
| 2710 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:796800 pts_time:16.6 dts:796800 dts_time:16.6 -> pts:796800 pts_time:16.6 dts:796800 dts_time:16.6
|
|---|
| 2711 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:416 pts_time:16.64 dts:416 dts_time:16.64 -> pts:416 pts_time:16.64 dts:416 dts_time:16.64
|
|---|
| 2712 | dshow passing through packet of type video size 4147200 timestamp 170140727 orig timestamp 169418827 graph timestamp 170140527 diff 721700 Decklink Video Capture
|
|---|
| 2713 | dshow passing through packet of type audio size 7680 timestamp 169418827 orig timestamp 169418827 graph timestamp 170142627 diff 723800 Decklink Audio Capture
|
|---|
| 2714 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2715 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:798720 pts_time:16.64 dts:798720 dts_time:16.64 -> pts:798720 pts_time:16.64 dts:798720 dts_time:16.64
|
|---|
| 2716 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:798720 pts_time:16.64 dts:798720 dts_time:16.64 -> pts:798720 pts_time:16.64 dts:798720 dts_time:16.64
|
|---|
| 2717 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:417 pts_time:16.68 dts:417 dts_time:16.68 -> pts:417 pts_time:16.68 dts:417 dts_time:16.68
|
|---|
| 2718 | dshow passing through packet of type video size 4147200 timestamp 170538527 orig timestamp 169818827 graph timestamp 170538427 diff 719600 Decklink Video Capture
|
|---|
| 2719 | dshow passing through packet of type audio size 7680 timestamp 169818827 orig timestamp 169818827 graph timestamp 170539727 diff 720900 Decklink Audio Capture
|
|---|
| 2720 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2721 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:800640 pts_time:16.68 dts:800640 dts_time:16.68 -> pts:800640 pts_time:16.68 dts:800640 dts_time:16.68
|
|---|
| 2722 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:800640 pts_time:16.68 dts:800640 dts_time:16.68 -> pts:800640 pts_time:16.68 dts:800640 dts_time:16.68
|
|---|
| 2723 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:421 pts_time:16.84 dts:418 dts_time:16.72 -> pts:421 pts_time:16.84 dts:418 dts_time:16.72
|
|---|
| 2724 | dshow passing through packet of type video size 4147200 timestamp 170937127 orig timestamp 170218827 graph timestamp 170937127 diff 718300 Decklink Video Capture
|
|---|
| 2725 | dshow passing through packet of type audio size 7680 timestamp 170218827 orig timestamp 170218827 graph timestamp 170937727 diff 718900 Decklink Audio Capture
|
|---|
| 2726 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2727 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:802560 pts_time:16.72 dts:802560 dts_time:16.72 -> pts:802560 pts_time:16.72 dts:802560 dts_time:16.72
|
|---|
| 2728 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:802560 pts_time:16.72 dts:802560 dts_time:16.72 -> pts:802560 pts_time:16.72 dts:802560 dts_time:16.72
|
|---|
| 2729 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:419 pts_time:16.76 dts:419 dts_time:16.76 -> pts:419 pts_time:16.76 dts:419 dts_time:16.76
|
|---|
| 2730 | dshow passing through packet of type video size 4147200 timestamp 171337727 orig timestamp 170618827 graph timestamp 171337627 diff 718800 Decklink Video Capture
|
|---|
| 2731 | dshow passing through packet of type audio size 7680 timestamp 170618827 orig timestamp 170618827 graph timestamp 171338527 diff 719700 Decklink Audio Capture
|
|---|
| 2732 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2733 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:804480 pts_time:16.76 dts:804480 dts_time:16.76 -> pts:804480 pts_time:16.76 dts:804480 dts_time:16.76
|
|---|
| 2734 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:804480 pts_time:16.76 dts:804480 dts_time:16.76 -> pts:804480 pts_time:16.76 dts:804480 dts_time:16.76
|
|---|
| 2735 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:420 pts_time:16.8 dts:420 dts_time:16.8 -> pts:420 pts_time:16.8 dts:420 dts_time:16.8
|
|---|
| 2736 | dshow passing through packet of type video size 4147200 timestamp 171737327 orig timestamp 171018827 graph timestamp 171737227 diff 718400 Decklink Video Capture
|
|---|
| 2737 | dshow passing through packet of type audio size 7680 timestamp 171018827 orig timestamp 171018827 graph timestamp 171737827 diff 719000 Decklink Audio Capture
|
|---|
| 2738 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2739 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:806400 pts_time:16.8 dts:806400 dts_time:16.8 -> pts:806400 pts_time:16.8 dts:806400 dts_time:16.8
|
|---|
| 2740 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:806400 pts_time:16.8 dts:806400 dts_time:16.8 -> pts:806400 pts_time:16.8 dts:806400 dts_time:16.8
|
|---|
| 2741 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:424 pts_time:16.96 dts:421 dts_time:16.84 -> pts:424 pts_time:16.96 dts:421 dts_time:16.84
|
|---|
| 2742 | dshow passing through packet of type video size 4147200 timestamp 172136427 orig timestamp 171418827 graph timestamp 172136327 diff 717500 Decklink Video Capture
|
|---|
| 2743 | dshow passing through packet of type audio size 7680 timestamp 171418827 orig timestamp 171418827 graph timestamp 172136927 diff 718100 Decklink Audio Capture
|
|---|
| 2744 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2745 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:808320 pts_time:16.84 dts:808320 dts_time:16.84 -> pts:808320 pts_time:16.84 dts:808320 dts_time:16.84
|
|---|
| 2746 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:808320 pts_time:16.84 dts:808320 dts_time:16.84 -> pts:808320 pts_time:16.84 dts:808320 dts_time:16.84
|
|---|
| 2747 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:422 pts_time:16.88 dts:422 dts_time:16.88 -> pts:422 pts_time:16.88 dts:422 dts_time:16.88
|
|---|
| 2748 | dshow passing through packet of type video size 4147200 timestamp 172537527 orig timestamp 171818827 graph timestamp 172537527 diff 718700 Decklink Video Capture
|
|---|
| 2749 | dshow passing through packet of type audio size 7680 timestamp 171818827 orig timestamp 171818827 graph timestamp 172538227 diff 719400 Decklink Audio Capture
|
|---|
| 2750 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2751 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:810240 pts_time:16.88 dts:810240 dts_time:16.88 -> pts:810240 pts_time:16.88 dts:810240 dts_time:16.88
|
|---|
| 2752 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:810240 pts_time:16.88 dts:810240 dts_time:16.88 -> pts:810240 pts_time:16.88 dts:810240 dts_time:16.88
|
|---|
| 2753 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:423 pts_time:16.92 dts:423 dts_time:16.92 -> pts:423 pts_time:16.92 dts:423 dts_time:16.92
|
|---|
| 2754 | dshow passing through packet of type video size 4147200 timestamp 172937127 orig timestamp 172218827 graph timestamp 172937127 diff 718300 Decklink Video Capture
|
|---|
| 2755 | dshow passing through packet of type audio size 7680 timestamp 172218827 orig timestamp 172218827 graph timestamp 172937727 diff 718900 Decklink Audio Capture
|
|---|
| 2756 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2757 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:812160 pts_time:16.92 dts:812160 dts_time:16.92 -> pts:812160 pts_time:16.92 dts:812160 dts_time:16.92
|
|---|
| 2758 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:812160 pts_time:16.92 dts:812160 dts_time:16.92 -> pts:812160 pts_time:16.92 dts:812160 dts_time:16.92
|
|---|
| 2759 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:427 pts_time:17.08 dts:424 dts_time:16.96 -> pts:427 pts_time:17.08 dts:424 dts_time:16.96
|
|---|
| 2760 | dshow passing through packet of type video size 4147200 timestamp 173340127 orig timestamp 172618827 graph timestamp 173339927 diff 721100 Decklink Video Capture
|
|---|
| 2761 | dshow passing through packet of type audio size 7680 timestamp 172618827 orig timestamp 172618827 graph timestamp 173341727 diff 722900 Decklink Audio Capture
|
|---|
| 2762 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2763 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:814080 pts_time:16.96 dts:814080 dts_time:16.96 -> pts:814080 pts_time:16.96 dts:814080 dts_time:16.96
|
|---|
| 2764 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:814080 pts_time:16.96 dts:814080 dts_time:16.96 -> pts:814080 pts_time:16.96 dts:814080 dts_time:16.96
|
|---|
| 2765 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:425 pts_time:17 dts:425 dts_time:17 -> pts:425 pts_time:17 dts:425 dts_time:17
|
|---|
| 2766 | dshow passing through packet of type video size 4147200 timestamp 173740227 orig timestamp 173018827 graph timestamp 173740027 diff 721200 Decklink Video Capture
|
|---|
| 2767 | dshow passing through packet of type audio size 7680 timestamp 173018827 orig timestamp 173018827 graph timestamp 173742127 diff 723300 Decklink Audio Capture
|
|---|
| 2768 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2769 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:816000 pts_time:17 dts:816000 dts_time:17 -> pts:816000 pts_time:17 dts:816000 dts_time:17
|
|---|
| 2770 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:816000 pts_time:17 dts:816000 dts_time:17 -> pts:816000 pts_time:17 dts:816000 dts_time:17
|
|---|
| 2771 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:426 pts_time:17.04 dts:426 dts_time:17.04 -> pts:426 pts_time:17.04 dts:426 dts_time:17.04
|
|---|
| 2772 | dshow passing through packet of type video size 4147200 timestamp 174137427 orig timestamp 173418827 graph timestamp 174137427 diff 718600 Decklink Video Capture
|
|---|
| 2773 | dshow passing through packet of type audio size 7680 timestamp 173418827 orig timestamp 173418827 graph timestamp 174138027 diff 719200 Decklink Audio Capture
|
|---|
| 2774 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2775 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:817920 pts_time:17.04 dts:817920 dts_time:17.04 -> pts:817920 pts_time:17.04 dts:817920 dts_time:17.04
|
|---|
| 2776 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:817920 pts_time:17.04 dts:817920 dts_time:17.04 -> pts:817920 pts_time:17.04 dts:817920 dts_time:17.04
|
|---|
| 2777 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:430 pts_time:17.2 dts:427 dts_time:17.08 -> pts:430 pts_time:17.2 dts:427 dts_time:17.08
|
|---|
| 2778 | dshow passing through packet of type video size 4147200 timestamp 174540727 orig timestamp 173818827 graph timestamp 174540527 diff 721700 Decklink Video Capture
|
|---|
| 2779 | dshow passing through packet of type audio size 7680 timestamp 173818827 orig timestamp 173818827 graph timestamp 174542627 diff 723800 Decklink Audio Capture
|
|---|
| 2780 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2781 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:819840 pts_time:17.08 dts:819840 dts_time:17.08 -> pts:819840 pts_time:17.08 dts:819840 dts_time:17.08
|
|---|
| 2782 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:819840 pts_time:17.08 dts:819840 dts_time:17.08 -> pts:819840 pts_time:17.08 dts:819840 dts_time:17.08
|
|---|
| 2783 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:428 pts_time:17.12 dts:428 dts_time:17.12 -> pts:428 pts_time:17.12 dts:428 dts_time:17.12
|
|---|
| 2784 | frame= 431 fps= 25 q=2.5 size=N/A time=00:00:17.24 bitrate=N/A speed= 1x
|
|---|
| 2785 | dshow passing through packet of type video size 4147200 timestamp 174937427 orig timestamp 174218827 graph timestamp 174937427 diff 718600 Decklink Video Capture
|
|---|
| 2786 | dshow passing through packet of type audio size 7680 timestamp 174218827 orig timestamp 174218827 graph timestamp 174938027 diff 719200 Decklink Audio Capture
|
|---|
| 2787 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2788 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:821760 pts_time:17.12 dts:821760 dts_time:17.12 -> pts:821760 pts_time:17.12 dts:821760 dts_time:17.12
|
|---|
| 2789 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:821760 pts_time:17.12 dts:821760 dts_time:17.12 -> pts:821760 pts_time:17.12 dts:821760 dts_time:17.12
|
|---|
| 2790 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:429 pts_time:17.16 dts:429 dts_time:17.16 -> pts:429 pts_time:17.16 dts:429 dts_time:17.16
|
|---|
| 2791 | dshow passing through packet of type video size 4147200 timestamp 175340227 orig timestamp 174618827 graph timestamp 175340027 diff 721200 Decklink Video Capture
|
|---|
| 2792 | dshow passing through packet of type audio size 7680 timestamp 174618827 orig timestamp 174618827 graph timestamp 175341827 diff 723000 Decklink Audio Capture
|
|---|
| 2793 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2794 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:823680 pts_time:17.16 dts:823680 dts_time:17.16 -> pts:823680 pts_time:17.16 dts:823680 dts_time:17.16
|
|---|
| 2795 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:823680 pts_time:17.16 dts:823680 dts_time:17.16 -> pts:823680 pts_time:17.16 dts:823680 dts_time:17.16
|
|---|
| 2796 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:433 pts_time:17.32 dts:430 dts_time:17.2 -> pts:433 pts_time:17.32 dts:430 dts_time:17.2
|
|---|
| 2797 | dshow passing through packet of type video size 4147200 timestamp 175740627 orig timestamp 175018827 graph timestamp 175740327 diff 721500 Decklink Video Capture
|
|---|
| 2798 | dshow passing through packet of type audio size 7680 timestamp 175018827 orig timestamp 175018827 graph timestamp 175742427 diff 723600 Decklink Audio Capture
|
|---|
| 2799 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2800 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:825600 pts_time:17.2 dts:825600 dts_time:17.2 -> pts:825600 pts_time:17.2 dts:825600 dts_time:17.2
|
|---|
| 2801 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:825600 pts_time:17.2 dts:825600 dts_time:17.2 -> pts:825600 pts_time:17.2 dts:825600 dts_time:17.2
|
|---|
| 2802 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:431 pts_time:17.24 dts:431 dts_time:17.24 -> pts:431 pts_time:17.24 dts:431 dts_time:17.24
|
|---|
| 2803 | dshow passing through packet of type video size 4147200 timestamp 176139627 orig timestamp 175418827 graph timestamp 176139527 diff 720700 Decklink Video Capture
|
|---|
| 2804 | dshow passing through packet of type audio size 7680 timestamp 175418827 orig timestamp 175418827 graph timestamp 176141327 diff 722500 Decklink Audio Capture
|
|---|
| 2805 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2806 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:827520 pts_time:17.24 dts:827520 dts_time:17.24 -> pts:827520 pts_time:17.24 dts:827520 dts_time:17.24
|
|---|
| 2807 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:827520 pts_time:17.24 dts:827520 dts_time:17.24 -> pts:827520 pts_time:17.24 dts:827520 dts_time:17.24
|
|---|
| 2808 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:432 pts_time:17.28 dts:432 dts_time:17.28 -> pts:432 pts_time:17.28 dts:432 dts_time:17.28
|
|---|
| 2809 | dshow passing through packet of type video size 4147200 timestamp 176537627 orig timestamp 175818827 graph timestamp 176537627 diff 718800 Decklink Video Capture
|
|---|
| 2810 | dshow passing through packet of type audio size 7680 timestamp 175818827 orig timestamp 175818827 graph timestamp 176538227 diff 719400 Decklink Audio Capture
|
|---|
| 2811 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2812 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:829440 pts_time:17.28 dts:829440 dts_time:17.28 -> pts:829440 pts_time:17.28 dts:829440 dts_time:17.28
|
|---|
| 2813 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:829440 pts_time:17.28 dts:829440 dts_time:17.28 -> pts:829440 pts_time:17.28 dts:829440 dts_time:17.28
|
|---|
| 2814 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:436 pts_time:17.44 dts:433 dts_time:17.32 -> pts:436 pts_time:17.44 dts:433 dts_time:17.32
|
|---|
| 2815 | dshow passing through packet of type video size 4147200 timestamp 176940527 orig timestamp 176218827 graph timestamp 176940327 diff 721500 Decklink Video Capture
|
|---|
| 2816 | dshow passing through packet of type audio size 7680 timestamp 176218827 orig timestamp 176218827 graph timestamp 176942527 diff 723700 Decklink Audio Capture
|
|---|
| 2817 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2818 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:831360 pts_time:17.32 dts:831360 dts_time:17.32 -> pts:831360 pts_time:17.32 dts:831360 dts_time:17.32
|
|---|
| 2819 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:831360 pts_time:17.32 dts:831360 dts_time:17.32 -> pts:831360 pts_time:17.32 dts:831360 dts_time:17.32
|
|---|
| 2820 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:434 pts_time:17.36 dts:434 dts_time:17.36 -> pts:434 pts_time:17.36 dts:434 dts_time:17.36
|
|---|
| 2821 | dshow passing through packet of type video size 4147200 timestamp 177340327 orig timestamp 176618827 graph timestamp 177340127 diff 721300 Decklink Video Capture
|
|---|
| 2822 | dshow passing through packet of type audio size 7680 timestamp 176618827 orig timestamp 176618827 graph timestamp 177342127 diff 723300 Decklink Audio Capture
|
|---|
| 2823 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2824 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:833280 pts_time:17.36 dts:833280 dts_time:17.36 -> pts:833280 pts_time:17.36 dts:833280 dts_time:17.36
|
|---|
| 2825 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:833280 pts_time:17.36 dts:833280 dts_time:17.36 -> pts:833280 pts_time:17.36 dts:833280 dts_time:17.36
|
|---|
| 2826 | [segment @ 0000027eb2829600] stream:0 start_pts_time:0 pts:435 pts_time:17.4 dts:435 dts_time:17.4 -> pts:435 pts_time:17.4 dts:435 dts_time:17.4
|
|---|
| 2827 | dshow passing through packet of type video size 4147200 timestamp 177738127 orig timestamp 177018827 graph timestamp 177738027 diff 719200 Decklink Video Capture
|
|---|
| 2828 | dshow passing through packet of type audio size 7680 timestamp 177018827 orig timestamp 177018827 graph timestamp 177739127 diff 720300 Decklink Audio Capture
|
|---|
| 2829 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2830 | [segment @ 0000027eb2829600] stream:1 start_pts_time:0 pts:835200 pts_time:17.4 dts:835200 dts_time:17.4 -> pts:835200 pts_time:17.4 dts:835200 dts_time:17.4
|
|---|
| 2831 | [segment @ 0000027eb2829600] stream:2 start_pts_time:0 pts:835200 pts_time:17.4 dts:835200 dts_time:17.4 -> pts:835200 pts_time:17.4 dts:835200 dts_time:17.4
|
|---|
| 2832 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 2833 | [mxf @ 0000027ec03990c0] edit units count 179
|
|---|
| 2834 | [mxf @ 0000027ec03990c0] missing frames
|
|---|
| 2835 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 2836 | [mxf @ 0000027ec03990c0] essence container count:2
|
|---|
| 2837 | [mxf @ 0000027ec03990c0] package type:1
|
|---|
| 2838 | [mxf @ 0000027ec03990c0] package type:2
|
|---|
| 2839 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h10m22s__XDCAM_422_Field_UP.MXF' count:0 ended
|
|---|
| 2840 | [AVIOContext @ 0000027ebf86aa80] Statistics: 3 seeks, 1313 writeouts
|
|---|
| 2841 | [segment @ 0000027eb2829600] Opening 'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h10m40s__XDCAM_422_Field_UP.MXF' for writing
|
|---|
| 2842 | [file @ 0000027eb2822040] Setting default whitelist 'file,crypto'
|
|---|
| 2843 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h10m40s__XDCAM_422_Field_UP.MXF' starts with packet stream:0 pts:439 pts_time:17.56 frame:436
|
|---|
| 2844 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:439 pts_time:17.56 dts:436 dts_time:17.44 -> pts:0 pts_time:0 dts:-3 dts_time:-0.12
|
|---|
| 2845 | dshow passing through packet of type video size 4147200 timestamp 178137627 orig timestamp 177418827 graph timestamp 178137627 diff 718800 Decklink Video Capture
|
|---|
| 2846 | dshow passing through packet of type audio size 7680 timestamp 177418827 orig timestamp 177418827 graph timestamp 178138127 diff 719300 Decklink Audio Capture
|
|---|
| 2847 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2848 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:837120 pts_time:17.44 dts:837120 dts_time:17.44 -> pts:-5760 pts_time:-0.12 dts:-5760 dts_time:-0.12
|
|---|
| 2849 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:837120 pts_time:17.44 dts:837120 dts_time:17.44 -> pts:-5760 pts_time:-0.12 dts:-5760 dts_time:-0.12
|
|---|
| 2850 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:437 pts_time:17.48 dts:437 dts_time:17.48 -> pts:-2 pts_time:-0.08 dts:-2 dts_time:-0.08
|
|---|
| 2851 | dshow passing through packet of type video size 4147200 timestamp 178540527 orig timestamp 177818827 graph timestamp 178540327 diff 721500 Decklink Video Capture
|
|---|
| 2852 | dshow passing through packet of type audio size 7680 timestamp 177818827 orig timestamp 177818827 graph timestamp 178542527 diff 723700 Decklink Audio Capture
|
|---|
| 2853 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2854 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:839040 pts_time:17.48 dts:839040 dts_time:17.48 -> pts:-3840 pts_time:-0.08 dts:-3840 dts_time:-0.08
|
|---|
| 2855 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:839040 pts_time:17.48 dts:839040 dts_time:17.48 -> pts:-3840 pts_time:-0.08 dts:-3840 dts_time:-0.08
|
|---|
| 2856 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 2857 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 2858 | [mxf @ 0000027ebf996000] package type:1
|
|---|
| 2859 | [mxf @ 0000027ebf996000] package type:2
|
|---|
| 2860 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 2861 | [mxf @ 0000027ebf996000] edit units count 0
|
|---|
| 2862 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:438 pts_time:17.52 dts:438 dts_time:17.52 -> pts:-1 pts_time:-0.04 dts:-1 dts_time:-0.04
|
|---|
| 2863 | dshow passing through packet of type video size 4147200 timestamp 178940927 orig timestamp 178218827 graph timestamp 178940727 diff 721900 Decklink Video Capture
|
|---|
| 2864 | dshow passing through packet of type audio size 7680 timestamp 178218827 orig timestamp 178218827 graph timestamp 178942927 diff 724100 Decklink Audio Capture
|
|---|
| 2865 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2866 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:840960 pts_time:17.52 dts:840960 dts_time:17.52 -> pts:-1920 pts_time:-0.04 dts:-1920 dts_time:-0.04
|
|---|
| 2867 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:840960 pts_time:17.52 dts:840960 dts_time:17.52 -> pts:-1920 pts_time:-0.04 dts:-1920 dts_time:-0.04
|
|---|
| 2868 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:442 pts_time:17.68 dts:439 dts_time:17.56 -> pts:3 pts_time:0.12 dts:0 dts_time:0
|
|---|
| 2869 | dshow passing through packet of type video size 4147200 timestamp 179340427 orig timestamp 178618827 graph timestamp 179340127 diff 721300 Decklink Video Capture
|
|---|
| 2870 | dshow passing through packet of type audio size 7680 timestamp 178618827 orig timestamp 178618827 graph timestamp 179342327 diff 723500 Decklink Audio Capture
|
|---|
| 2871 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2872 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:842880 pts_time:17.56 dts:842880 dts_time:17.56 -> pts:0 pts_time:0 dts:0 dts_time:0
|
|---|
| 2873 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:842880 pts_time:17.56 dts:842880 dts_time:17.56 -> pts:0 pts_time:0 dts:0 dts_time:0
|
|---|
| 2874 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:440 pts_time:17.6 dts:440 dts_time:17.6 -> pts:1 pts_time:0.04 dts:1 dts_time:0.04
|
|---|
| 2875 | dshow passing through packet of type video size 4147200 timestamp 179737427 orig timestamp 179018827 graph timestamp 179737427 diff 718600 Decklink Video Capture
|
|---|
| 2876 | dshow passing through packet of type audio size 7680 timestamp 179018827 orig timestamp 179018827 graph timestamp 179737927 diff 719100 Decklink Audio Capture
|
|---|
| 2877 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2878 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:844800 pts_time:17.6 dts:844800 dts_time:17.6 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 2879 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:844800 pts_time:17.6 dts:844800 dts_time:17.6 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 2880 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:441 pts_time:17.64 dts:441 dts_time:17.64 -> pts:2 pts_time:0.08 dts:2 dts_time:0.08
|
|---|
| 2881 | frame= 444 fps= 25 q=2.5 size=N/A time=00:00:17.72 bitrate=N/A speed= 1x
|
|---|
| 2882 | dshow passing through packet of type video size 4147200 timestamp 180140727 orig timestamp 179418827 graph timestamp 180140527 diff 721700 Decklink Video Capture
|
|---|
| 2883 | dshow passing through packet of type audio size 7680 timestamp 179418827 orig timestamp 179418827 graph timestamp 180142727 diff 723900 Decklink Audio Capture
|
|---|
| 2884 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2885 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:846720 pts_time:17.64 dts:846720 dts_time:17.64 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 2886 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:846720 pts_time:17.64 dts:846720 dts_time:17.64 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 2887 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:445 pts_time:17.8 dts:442 dts_time:17.68 -> pts:6 pts_time:0.24 dts:3 dts_time:0.12
|
|---|
| 2888 | dshow passing through packet of type video size 4147200 timestamp 180540527 orig timestamp 179818827 graph timestamp 180540327 diff 721500 Decklink Video Capture
|
|---|
| 2889 | dshow passing through packet of type audio size 7680 timestamp 179818827 orig timestamp 179818827 graph timestamp 180542427 diff 723600 Decklink Audio Capture
|
|---|
| 2890 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2891 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:848640 pts_time:17.68 dts:848640 dts_time:17.68 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 2892 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:848640 pts_time:17.68 dts:848640 dts_time:17.68 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 2893 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:443 pts_time:17.72 dts:443 dts_time:17.72 -> pts:4 pts_time:0.16 dts:4 dts_time:0.16
|
|---|
| 2894 | dshow passing through packet of type video size 4147200 timestamp 180940727 orig timestamp 180218827 graph timestamp 180940527 diff 721700 Decklink Video Capture
|
|---|
| 2895 | dshow passing through packet of type audio size 7680 timestamp 180218827 orig timestamp 180218827 graph timestamp 180942727 diff 723900 Decklink Audio Capture
|
|---|
| 2896 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2897 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:850560 pts_time:17.72 dts:850560 dts_time:17.72 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 2898 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:850560 pts_time:17.72 dts:850560 dts_time:17.72 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 2899 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:444 pts_time:17.76 dts:444 dts_time:17.76 -> pts:5 pts_time:0.2 dts:5 dts_time:0.2
|
|---|
| 2900 | dshow passing through packet of type video size 4147200 timestamp 181337927 orig timestamp 180618827 graph timestamp 181337827 diff 719000 Decklink Video Capture
|
|---|
| 2901 | dshow passing through packet of type audio size 7680 timestamp 180618827 orig timestamp 180618827 graph timestamp 181338727 diff 719900 Decklink Audio Capture
|
|---|
| 2902 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2903 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:852480 pts_time:17.76 dts:852480 dts_time:17.76 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 2904 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:852480 pts_time:17.76 dts:852480 dts_time:17.76 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 2905 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:448 pts_time:17.92 dts:445 dts_time:17.8 -> pts:9 pts_time:0.36 dts:6 dts_time:0.24
|
|---|
| 2906 | dshow passing through packet of type video size 4147200 timestamp 181740627 orig timestamp 181018827 graph timestamp 181740327 diff 721500 Decklink Video Capture
|
|---|
| 2907 | dshow passing through packet of type audio size 7680 timestamp 181018827 orig timestamp 181018827 graph timestamp 181742227 diff 723400 Decklink Audio Capture
|
|---|
| 2908 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2909 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:854400 pts_time:17.8 dts:854400 dts_time:17.8 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 2910 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:854400 pts_time:17.8 dts:854400 dts_time:17.8 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 2911 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:446 pts_time:17.84 dts:446 dts_time:17.84 -> pts:7 pts_time:0.28 dts:7 dts_time:0.28
|
|---|
| 2912 | dshow passing through packet of type video size 4147200 timestamp 182138127 orig timestamp 181418827 graph timestamp 182138027 diff 719200 Decklink Video Capture
|
|---|
| 2913 | dshow passing through packet of type audio size 7680 timestamp 181418827 orig timestamp 181418827 graph timestamp 182139127 diff 720300 Decklink Audio Capture
|
|---|
| 2914 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2915 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:856320 pts_time:17.84 dts:856320 dts_time:17.84 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 2916 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:856320 pts_time:17.84 dts:856320 dts_time:17.84 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 2917 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:447 pts_time:17.88 dts:447 dts_time:17.88 -> pts:8 pts_time:0.32 dts:8 dts_time:0.32
|
|---|
| 2918 | dshow passing through packet of type video size 4147200 timestamp 182540727 orig timestamp 181818827 graph timestamp 182540427 diff 721600 Decklink Video Capture
|
|---|
| 2919 | dshow passing through packet of type audio size 7680 timestamp 181818827 orig timestamp 181818827 graph timestamp 182542527 diff 723700 Decklink Audio Capture
|
|---|
| 2920 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2921 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:858240 pts_time:17.88 dts:858240 dts_time:17.88 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 2922 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:858240 pts_time:17.88 dts:858240 dts_time:17.88 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 2923 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:451 pts_time:18.04 dts:448 dts_time:17.92 -> pts:12 pts_time:0.48 dts:9 dts_time:0.36
|
|---|
| 2924 | dshow passing through packet of type video size 4147200 timestamp 182940627 orig timestamp 182218827 graph timestamp 182940327 diff 721500 Decklink Video Capture
|
|---|
| 2925 | dshow passing through packet of type audio size 7680 timestamp 182218827 orig timestamp 182218827 graph timestamp 182942527 diff 723700 Decklink Audio Capture
|
|---|
| 2926 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2927 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:860160 pts_time:17.92 dts:860160 dts_time:17.92 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 2928 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:860160 pts_time:17.92 dts:860160 dts_time:17.92 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 2929 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:449 pts_time:17.96 dts:449 dts_time:17.96 -> pts:10 pts_time:0.4 dts:10 dts_time:0.4
|
|---|
| 2930 | dshow passing through packet of type video size 4147200 timestamp 183337827 orig timestamp 182618827 graph timestamp 183337827 diff 719000 Decklink Video Capture
|
|---|
| 2931 | dshow passing through packet of type audio size 7680 timestamp 182618827 orig timestamp 182618827 graph timestamp 183338427 diff 719600 Decklink Audio Capture
|
|---|
| 2932 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2933 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:862080 pts_time:17.96 dts:862080 dts_time:17.96 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 2934 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:862080 pts_time:17.96 dts:862080 dts_time:17.96 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 2935 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:450 pts_time:18 dts:450 dts_time:18 -> pts:11 pts_time:0.44 dts:11 dts_time:0.44
|
|---|
| 2936 | dshow passing through packet of type video size 4147200 timestamp 183737327 orig timestamp 183018827 graph timestamp 183737327 diff 718500 Decklink Video Capture
|
|---|
| 2937 | dshow passing through packet of type audio size 7680 timestamp 183018827 orig timestamp 183018827 graph timestamp 183737927 diff 719100 Decklink Audio Capture
|
|---|
| 2938 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2939 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:864000 pts_time:18 dts:864000 dts_time:18 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 2940 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:864000 pts_time:18 dts:864000 dts_time:18 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 2941 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:454 pts_time:18.16 dts:451 dts_time:18.04 -> pts:15 pts_time:0.6 dts:12 dts_time:0.48
|
|---|
| 2942 | dshow passing through packet of type video size 4147200 timestamp 184138027 orig timestamp 183418827 graph timestamp 184137827 diff 719000 Decklink Video Capture
|
|---|
| 2943 | dshow passing through packet of type audio size 7680 timestamp 183418827 orig timestamp 183418827 graph timestamp 184138927 diff 720100 Decklink Audio Capture
|
|---|
| 2944 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2945 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:865920 pts_time:18.04 dts:865920 dts_time:18.04 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 2946 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:865920 pts_time:18.04 dts:865920 dts_time:18.04 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 2947 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:452 pts_time:18.08 dts:452 dts_time:18.08 -> pts:13 pts_time:0.52 dts:13 dts_time:0.52
|
|---|
| 2948 | dshow passing through packet of type video size 4147200 timestamp 184537127 orig timestamp 183818827 graph timestamp 184537127 diff 718300 Decklink Video Capture
|
|---|
| 2949 | dshow passing through packet of type audio size 7680 timestamp 183818827 orig timestamp 183818827 graph timestamp 184537727 diff 718900 Decklink Audio Capture
|
|---|
| 2950 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2951 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:867840 pts_time:18.08 dts:867840 dts_time:18.08 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 2952 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:867840 pts_time:18.08 dts:867840 dts_time:18.08 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 2953 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:453 pts_time:18.12 dts:453 dts_time:18.12 -> pts:14 pts_time:0.56 dts:14 dts_time:0.56
|
|---|
| 2954 | frame= 456 fps= 25 q=2.5 size=N/A time=00:00:18.24 bitrate=N/A speed= 1x
|
|---|
| 2955 | dshow passing through packet of type video size 4147200 timestamp 184940227 orig timestamp 184218827 graph timestamp 184939927 diff 721100 Decklink Video Capture
|
|---|
| 2956 | dshow passing through packet of type audio size 7680 timestamp 184218827 orig timestamp 184218827 graph timestamp 184942627 diff 723800 Decklink Audio Capture
|
|---|
| 2957 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2958 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:869760 pts_time:18.12 dts:869760 dts_time:18.12 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 2959 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:869760 pts_time:18.12 dts:869760 dts_time:18.12 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 2960 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:457 pts_time:18.28 dts:454 dts_time:18.16 -> pts:18 pts_time:0.72 dts:15 dts_time:0.6
|
|---|
| 2961 | dshow passing through packet of type video size 4147200 timestamp 185337627 orig timestamp 184618827 graph timestamp 185337527 diff 718700 Decklink Video Capture
|
|---|
| 2962 | dshow passing through packet of type audio size 7680 timestamp 184618827 orig timestamp 184618827 graph timestamp 185338027 diff 719200 Decklink Audio Capture
|
|---|
| 2963 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2964 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:871680 pts_time:18.16 dts:871680 dts_time:18.16 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 2965 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:871680 pts_time:18.16 dts:871680 dts_time:18.16 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 2966 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:455 pts_time:18.2 dts:455 dts_time:18.2 -> pts:16 pts_time:0.64 dts:16 dts_time:0.64
|
|---|
| 2967 | dshow passing through packet of type video size 4147200 timestamp 185737127 orig timestamp 185018827 graph timestamp 185737127 diff 718300 Decklink Video Capture
|
|---|
| 2968 | dshow passing through packet of type audio size 7680 timestamp 185018827 orig timestamp 185018827 graph timestamp 185737727 diff 718900 Decklink Audio Capture
|
|---|
| 2969 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2970 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:873600 pts_time:18.2 dts:873600 dts_time:18.2 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 2971 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:873600 pts_time:18.2 dts:873600 dts_time:18.2 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 2972 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:456 pts_time:18.24 dts:456 dts_time:18.24 -> pts:17 pts_time:0.68 dts:17 dts_time:0.68
|
|---|
| 2973 | dshow passing through packet of type video size 4147200 timestamp 186137627 orig timestamp 185418827 graph timestamp 186137527 diff 718700 Decklink Video Capture
|
|---|
| 2974 | dshow passing through packet of type audio size 7680 timestamp 185418827 orig timestamp 185418827 graph timestamp 186138327 diff 719500 Decklink Audio Capture
|
|---|
| 2975 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2976 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:875520 pts_time:18.24 dts:875520 dts_time:18.24 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 2977 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:875520 pts_time:18.24 dts:875520 dts_time:18.24 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 2978 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:460 pts_time:18.4 dts:457 dts_time:18.28 -> pts:21 pts_time:0.84 dts:18 dts_time:0.72
|
|---|
| 2979 | dshow passing through packet of type video size 4147200 timestamp 186540327 orig timestamp 185818827 graph timestamp 186540127 diff 721300 Decklink Video Capture
|
|---|
| 2980 | dshow passing through packet of type audio size 7680 timestamp 185818827 orig timestamp 185818827 graph timestamp 186541827 diff 723000 Decklink Audio Capture
|
|---|
| 2981 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2982 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:877440 pts_time:18.28 dts:877440 dts_time:18.28 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 2983 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:877440 pts_time:18.28 dts:877440 dts_time:18.28 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 2984 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:458 pts_time:18.32 dts:458 dts_time:18.32 -> pts:19 pts_time:0.76 dts:19 dts_time:0.76
|
|---|
| 2985 | dshow passing through packet of type video size 4147200 timestamp 186940527 orig timestamp 186218827 graph timestamp 186940327 diff 721500 Decklink Video Capture
|
|---|
| 2986 | dshow passing through packet of type audio size 7680 timestamp 186218827 orig timestamp 186218827 graph timestamp 186942527 diff 723700 Decklink Audio Capture
|
|---|
| 2987 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2988 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:879360 pts_time:18.32 dts:879360 dts_time:18.32 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 2989 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:879360 pts_time:18.32 dts:879360 dts_time:18.32 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 2990 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:459 pts_time:18.36 dts:459 dts_time:18.36 -> pts:20 pts_time:0.8 dts:20 dts_time:0.8
|
|---|
| 2991 | dshow passing through packet of type video size 4147200 timestamp 187340727 orig timestamp 186618827 graph timestamp 187340527 diff 721700 Decklink Video Capture
|
|---|
| 2992 | dshow passing through packet of type audio size 7680 timestamp 186618827 orig timestamp 186618827 graph timestamp 187342627 diff 723800 Decklink Audio Capture
|
|---|
| 2993 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 2994 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:881280 pts_time:18.36 dts:881280 dts_time:18.36 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 2995 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:881280 pts_time:18.36 dts:881280 dts_time:18.36 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 2996 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:463 pts_time:18.52 dts:460 dts_time:18.4 -> pts:24 pts_time:0.96 dts:21 dts_time:0.84
|
|---|
| 2997 | dshow passing through packet of type video size 4147200 timestamp 187740727 orig timestamp 187018827 graph timestamp 187740527 diff 721700 Decklink Video Capture
|
|---|
| 2998 | dshow passing through packet of type audio size 7680 timestamp 187018827 orig timestamp 187018827 graph timestamp 187742627 diff 723800 Decklink Audio Capture
|
|---|
| 2999 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3000 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:883200 pts_time:18.4 dts:883200 dts_time:18.4 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 3001 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:883200 pts_time:18.4 dts:883200 dts_time:18.4 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 3002 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:461 pts_time:18.44 dts:461 dts_time:18.44 -> pts:22 pts_time:0.88 dts:22 dts_time:0.88
|
|---|
| 3003 | dshow passing through packet of type video size 4147200 timestamp 188138127 orig timestamp 187418827 graph timestamp 188138127 diff 719300 Decklink Video Capture
|
|---|
| 3004 | dshow passing through packet of type audio size 7680 timestamp 187418827 orig timestamp 187418827 graph timestamp 188138527 diff 719700 Decklink Audio Capture
|
|---|
| 3005 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3006 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:885120 pts_time:18.44 dts:885120 dts_time:18.44 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 3007 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:885120 pts_time:18.44 dts:885120 dts_time:18.44 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 3008 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:462 pts_time:18.48 dts:462 dts_time:18.48 -> pts:23 pts_time:0.92 dts:23 dts_time:0.92
|
|---|
| 3009 | dshow passing through packet of type video size 4147200 timestamp 188537227 orig timestamp 187818827 graph timestamp 188537227 diff 718400 Decklink Video Capture
|
|---|
| 3010 | dshow passing through packet of type audio size 7680 timestamp 187818827 orig timestamp 187818827 graph timestamp 188537827 diff 719000 Decklink Audio Capture
|
|---|
| 3011 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3012 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:887040 pts_time:18.48 dts:887040 dts_time:18.48 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 3013 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:887040 pts_time:18.48 dts:887040 dts_time:18.48 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 3014 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:466 pts_time:18.64 dts:463 dts_time:18.52 -> pts:27 pts_time:1.08 dts:24 dts_time:0.96
|
|---|
| 3015 | dshow passing through packet of type video size 4147200 timestamp 188940327 orig timestamp 188218827 graph timestamp 188940027 diff 721200 Decklink Video Capture
|
|---|
| 3016 | dshow passing through packet of type audio size 7680 timestamp 188218827 orig timestamp 188218827 graph timestamp 188942027 diff 723200 Decklink Audio Capture
|
|---|
| 3017 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3018 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:888960 pts_time:18.52 dts:888960 dts_time:18.52 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 3019 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:888960 pts_time:18.52 dts:888960 dts_time:18.52 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 3020 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:464 pts_time:18.56 dts:464 dts_time:18.56 -> pts:25 pts_time:1 dts:25 dts_time:1
|
|---|
| 3021 | dshow passing through packet of type video size 4147200 timestamp 189337927 orig timestamp 188618827 graph timestamp 189337827 diff 719000 Decklink Video Capture
|
|---|
| 3022 | dshow passing through packet of type audio size 7680 timestamp 188618827 orig timestamp 188618827 graph timestamp 189338427 diff 719600 Decklink Audio Capture
|
|---|
| 3023 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3024 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:890880 pts_time:18.56 dts:890880 dts_time:18.56 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 3025 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:890880 pts_time:18.56 dts:890880 dts_time:18.56 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 3026 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:465 pts_time:18.6 dts:465 dts_time:18.6 -> pts:26 pts_time:1.04 dts:26 dts_time:1.04
|
|---|
| 3027 | dshow passing through packet of type video size 4147200 timestamp 189737127 orig timestamp 189018827 graph timestamp 189737127 diff 718300 Decklink Video Capture
|
|---|
| 3028 | dshow passing through packet of type audio size 7680 timestamp 189018827 orig timestamp 189018827 graph timestamp 189737727 diff 718900 Decklink Audio Capture
|
|---|
| 3029 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3030 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:892800 pts_time:18.6 dts:892800 dts_time:18.6 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 3031 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:892800 pts_time:18.6 dts:892800 dts_time:18.6 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 3032 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:469 pts_time:18.76 dts:466 dts_time:18.64 -> pts:30 pts_time:1.2 dts:27 dts_time:1.08
|
|---|
| 3033 | frame= 469 fps= 25 q=2.0 size=N/A time=00:00:18.76 bitrate=N/A speed= 1x
|
|---|
| 3034 | dshow passing through packet of type video size 4147200 timestamp 190140527 orig timestamp 189418827 graph timestamp 190140327 diff 721500 Decklink Video Capture
|
|---|
| 3035 | dshow passing through packet of type audio size 7680 timestamp 189418827 orig timestamp 189418827 graph timestamp 190142427 diff 723600 Decklink Audio Capture
|
|---|
| 3036 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3037 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:894720 pts_time:18.64 dts:894720 dts_time:18.64 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 3038 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:894720 pts_time:18.64 dts:894720 dts_time:18.64 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 3039 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:467 pts_time:18.68 dts:467 dts_time:18.68 -> pts:28 pts_time:1.12 dts:28 dts_time:1.12
|
|---|
| 3040 | dshow passing through packet of type video size 4147200 timestamp 190540627 orig timestamp 189818827 graph timestamp 190540327 diff 721500 Decklink Video Capture
|
|---|
| 3041 | dshow passing through packet of type audio size 7680 timestamp 189818827 orig timestamp 189818827 graph timestamp 190542227 diff 723400 Decklink Audio Capture
|
|---|
| 3042 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3043 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:896640 pts_time:18.68 dts:896640 dts_time:18.68 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 3044 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:896640 pts_time:18.68 dts:896640 dts_time:18.68 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 3045 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:468 pts_time:18.72 dts:468 dts_time:18.72 -> pts:29 pts_time:1.16 dts:29 dts_time:1.16
|
|---|
| 3046 | dshow passing through packet of type video size 4147200 timestamp 190936627 orig timestamp 190218827 graph timestamp 190936527 diff 717700 Decklink Video Capture
|
|---|
| 3047 | dshow passing through packet of type audio size 7680 timestamp 190218827 orig timestamp 190218827 graph timestamp 190937127 diff 718300 Decklink Audio Capture
|
|---|
| 3048 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3049 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:898560 pts_time:18.72 dts:898560 dts_time:18.72 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 3050 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:898560 pts_time:18.72 dts:898560 dts_time:18.72 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 3051 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:472 pts_time:18.88 dts:469 dts_time:18.76 -> pts:33 pts_time:1.32 dts:30 dts_time:1.2
|
|---|
| 3052 | dshow passing through packet of type video size 4147200 timestamp 191337327 orig timestamp 190618827 graph timestamp 191337327 diff 718500 Decklink Video Capture
|
|---|
| 3053 | dshow passing through packet of type audio size 7680 timestamp 190618827 orig timestamp 190618827 graph timestamp 191338027 diff 719200 Decklink Audio Capture
|
|---|
| 3054 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3055 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:900480 pts_time:18.76 dts:900480 dts_time:18.76 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 3056 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:900480 pts_time:18.76 dts:900480 dts_time:18.76 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 3057 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:470 pts_time:18.8 dts:470 dts_time:18.8 -> pts:31 pts_time:1.24 dts:31 dts_time:1.24
|
|---|
| 3058 | dshow passing through packet of type video size 4147200 timestamp 191740427 orig timestamp 191018827 graph timestamp 191740227 diff 721400 Decklink Video Capture
|
|---|
| 3059 | dshow passing through packet of type audio size 7680 timestamp 191018827 orig timestamp 191018827 graph timestamp 191742427 diff 723600 Decklink Audio Capture
|
|---|
| 3060 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3061 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:902400 pts_time:18.8 dts:902400 dts_time:18.8 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 3062 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:902400 pts_time:18.8 dts:902400 dts_time:18.8 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 3063 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:471 pts_time:18.84 dts:471 dts_time:18.84 -> pts:32 pts_time:1.28 dts:32 dts_time:1.28
|
|---|
| 3064 | dshow passing through packet of type video size 4147200 timestamp 192140327 orig timestamp 191418827 graph timestamp 192140127 diff 721300 Decklink Video Capture
|
|---|
| 3065 | dshow passing through packet of type audio size 7680 timestamp 191418827 orig timestamp 191418827 graph timestamp 192142127 diff 723300 Decklink Audio Capture
|
|---|
| 3066 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3067 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:904320 pts_time:18.84 dts:904320 dts_time:18.84 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 3068 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:904320 pts_time:18.84 dts:904320 dts_time:18.84 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 3069 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:475 pts_time:19 dts:472 dts_time:18.88 -> pts:36 pts_time:1.44 dts:33 dts_time:1.32
|
|---|
| 3070 | dshow passing through packet of type video size 4147200 timestamp 192540527 orig timestamp 191818827 graph timestamp 192540227 diff 721400 Decklink Video Capture
|
|---|
| 3071 | dshow passing through packet of type audio size 7680 timestamp 191818827 orig timestamp 191818827 graph timestamp 192542027 diff 723200 Decklink Audio Capture
|
|---|
| 3072 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3073 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:906240 pts_time:18.88 dts:906240 dts_time:18.88 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 3074 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:906240 pts_time:18.88 dts:906240 dts_time:18.88 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 3075 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:473 pts_time:18.92 dts:473 dts_time:18.92 -> pts:34 pts_time:1.36 dts:34 dts_time:1.36
|
|---|
| 3076 | dshow passing through packet of type video size 4147200 timestamp 192939427 orig timestamp 192218827 graph timestamp 192939327 diff 720500 Decklink Video Capture
|
|---|
| 3077 | dshow passing through packet of type audio size 7680 timestamp 192218827 orig timestamp 192218827 graph timestamp 192940527 diff 721700 Decklink Audio Capture
|
|---|
| 3078 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3079 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:908160 pts_time:18.92 dts:908160 dts_time:18.92 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 3080 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:908160 pts_time:18.92 dts:908160 dts_time:18.92 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 3081 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:474 pts_time:18.96 dts:474 dts_time:18.96 -> pts:35 pts_time:1.4 dts:35 dts_time:1.4
|
|---|
| 3082 | dshow passing through packet of type video size 4147200 timestamp 193338127 orig timestamp 192618827 graph timestamp 193338027 diff 719200 Decklink Video Capture
|
|---|
| 3083 | dshow passing through packet of type audio size 7680 timestamp 192618827 orig timestamp 192618827 graph timestamp 193339127 diff 720300 Decklink Audio Capture
|
|---|
| 3084 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3085 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:910080 pts_time:18.96 dts:910080 dts_time:18.96 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 3086 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:910080 pts_time:18.96 dts:910080 dts_time:18.96 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 3087 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:478 pts_time:19.12 dts:475 dts_time:19 -> pts:39 pts_time:1.56 dts:36 dts_time:1.44
|
|---|
| 3088 | dshow passing through packet of type video size 4147200 timestamp 193737227 orig timestamp 193018827 graph timestamp 193737227 diff 718400 Decklink Video Capture
|
|---|
| 3089 | dshow passing through packet of type audio size 7680 timestamp 193018827 orig timestamp 193018827 graph timestamp 193737827 diff 719000 Decklink Audio Capture
|
|---|
| 3090 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3091 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:912000 pts_time:19 dts:912000 dts_time:19 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 3092 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:912000 pts_time:19 dts:912000 dts_time:19 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 3093 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:476 pts_time:19.04 dts:476 dts_time:19.04 -> pts:37 pts_time:1.48 dts:37 dts_time:1.48
|
|---|
| 3094 | dshow passing through packet of type video size 4147200 timestamp 194138027 orig timestamp 193418827 graph timestamp 194137927 diff 719100 Decklink Video Capture
|
|---|
| 3095 | dshow passing through packet of type audio size 7680 timestamp 193418827 orig timestamp 193418827 graph timestamp 194138927 diff 720100 Decklink Audio Capture
|
|---|
| 3096 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3097 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:913920 pts_time:19.04 dts:913920 dts_time:19.04 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 3098 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:913920 pts_time:19.04 dts:913920 dts_time:19.04 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 3099 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:477 pts_time:19.08 dts:477 dts_time:19.08 -> pts:38 pts_time:1.52 dts:38 dts_time:1.52
|
|---|
| 3100 | dshow passing through packet of type video size 4147200 timestamp 194537827 orig timestamp 193818827 graph timestamp 194537827 diff 719000 Decklink Video Capture
|
|---|
| 3101 | dshow passing through packet of type audio size 7680 timestamp 193818827 orig timestamp 193818827 graph timestamp 194538227 diff 719400 Decklink Audio Capture
|
|---|
| 3102 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3103 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:915840 pts_time:19.08 dts:915840 dts_time:19.08 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 3104 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:915840 pts_time:19.08 dts:915840 dts_time:19.08 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 3105 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:481 pts_time:19.24 dts:478 dts_time:19.12 -> pts:42 pts_time:1.68 dts:39 dts_time:1.56
|
|---|
| 3106 | dshow passing through packet of type video size 4147200 timestamp 194937327 orig timestamp 194218827 graph timestamp 194937227 diff 718400 Decklink Video Capture
|
|---|
| 3107 | dshow passing through packet of type audio size 7680 timestamp 194218827 orig timestamp 194218827 graph timestamp 194937927 diff 719100 Decklink Audio Capture
|
|---|
| 3108 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3109 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:917760 pts_time:19.12 dts:917760 dts_time:19.12 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 3110 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:917760 pts_time:19.12 dts:917760 dts_time:19.12 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 3111 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:479 pts_time:19.16 dts:479 dts_time:19.16 -> pts:40 pts_time:1.6 dts:40 dts_time:1.6
|
|---|
| 3112 | frame= 482 fps= 25 q=2.5 size=N/A time=00:00:19.24 bitrate=N/A speed= 1x
|
|---|
| 3113 | dshow passing through packet of type video size 4147200 timestamp 195341127 orig timestamp 194618827 graph timestamp 195340827 diff 722000 Decklink Video Capture
|
|---|
| 3114 | dshow passing through packet of type audio size 7680 timestamp 194618827 orig timestamp 194618827 graph timestamp 195343027 diff 724200 Decklink Audio Capture
|
|---|
| 3115 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3116 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:919680 pts_time:19.16 dts:919680 dts_time:19.16 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 3117 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:919680 pts_time:19.16 dts:919680 dts_time:19.16 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 3118 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:480 pts_time:19.2 dts:480 dts_time:19.2 -> pts:41 pts_time:1.64 dts:41 dts_time:1.64
|
|---|
| 3119 | dshow passing through packet of type video size 4147200 timestamp 195740727 orig timestamp 195018827 graph timestamp 195740527 diff 721700 Decklink Video Capture
|
|---|
| 3120 | dshow passing through packet of type audio size 7680 timestamp 195018827 orig timestamp 195018827 graph timestamp 195742727 diff 723900 Decklink Audio Capture
|
|---|
| 3121 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3122 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:921600 pts_time:19.2 dts:921600 dts_time:19.2 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 3123 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:921600 pts_time:19.2 dts:921600 dts_time:19.2 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 3124 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:484 pts_time:19.36 dts:481 dts_time:19.24 -> pts:45 pts_time:1.8 dts:42 dts_time:1.68
|
|---|
| 3125 | dshow passing through packet of type video size 4147200 timestamp 196140527 orig timestamp 195418827 graph timestamp 196140227 diff 721400 Decklink Video Capture
|
|---|
| 3126 | dshow passing through packet of type audio size 7680 timestamp 195418827 orig timestamp 195418827 graph timestamp 196142027 diff 723200 Decklink Audio Capture
|
|---|
| 3127 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3128 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:923520 pts_time:19.24 dts:923520 dts_time:19.24 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 3129 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:923520 pts_time:19.24 dts:923520 dts_time:19.24 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 3130 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:482 pts_time:19.28 dts:482 dts_time:19.28 -> pts:43 pts_time:1.72 dts:43 dts_time:1.72
|
|---|
| 3131 | dshow passing through packet of type video size 4147200 timestamp 196540627 orig timestamp 195818827 graph timestamp 196540427 diff 721600 Decklink Video Capture
|
|---|
| 3132 | dshow passing through packet of type audio size 7680 timestamp 195818827 orig timestamp 195818827 graph timestamp 196542227 diff 723400 Decklink Audio Capture
|
|---|
| 3133 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3134 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:925440 pts_time:19.28 dts:925440 dts_time:19.28 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 3135 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:925440 pts_time:19.28 dts:925440 dts_time:19.28 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 3136 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:483 pts_time:19.32 dts:483 dts_time:19.32 -> pts:44 pts_time:1.76 dts:44 dts_time:1.76
|
|---|
| 3137 | dshow passing through packet of type video size 4147200 timestamp 196939627 orig timestamp 196218827 graph timestamp 196939427 diff 720600 Decklink Video Capture
|
|---|
| 3138 | dshow passing through packet of type audio size 7680 timestamp 196218827 orig timestamp 196218827 graph timestamp 196941227 diff 722400 Decklink Audio Capture
|
|---|
| 3139 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3140 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:927360 pts_time:19.32 dts:927360 dts_time:19.32 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 3141 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:927360 pts_time:19.32 dts:927360 dts_time:19.32 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 3142 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:487 pts_time:19.48 dts:484 dts_time:19.36 -> pts:48 pts_time:1.92 dts:45 dts_time:1.8
|
|---|
| 3143 | dshow passing through packet of type video size 4147200 timestamp 197339827 orig timestamp 196618827 graph timestamp 197339627 diff 720800 Decklink Video Capture
|
|---|
| 3144 | dshow passing through packet of type audio size 7680 timestamp 196618827 orig timestamp 196618827 graph timestamp 197341227 diff 722400 Decklink Audio Capture
|
|---|
| 3145 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3146 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:929280 pts_time:19.36 dts:929280 dts_time:19.36 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 3147 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:929280 pts_time:19.36 dts:929280 dts_time:19.36 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 3148 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:485 pts_time:19.4 dts:485 dts_time:19.4 -> pts:46 pts_time:1.84 dts:46 dts_time:1.84
|
|---|
| 3149 | dshow passing through packet of type video size 4147200 timestamp 197740327 orig timestamp 197018827 graph timestamp 197740027 diff 721200 Decklink Video Capture
|
|---|
| 3150 | dshow passing through packet of type audio size 7680 timestamp 197018827 orig timestamp 197018827 graph timestamp 197741927 diff 723100 Decklink Audio Capture
|
|---|
| 3151 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3152 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:931200 pts_time:19.4 dts:931200 dts_time:19.4 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 3153 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:931200 pts_time:19.4 dts:931200 dts_time:19.4 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 3154 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:486 pts_time:19.44 dts:486 dts_time:19.44 -> pts:47 pts_time:1.88 dts:47 dts_time:1.88
|
|---|
| 3155 | dshow passing through packet of type video size 4147200 timestamp 198138127 orig timestamp 197418827 graph timestamp 198138027 diff 719200 Decklink Video Capture
|
|---|
| 3156 | dshow passing through packet of type audio size 7680 timestamp 197418827 orig timestamp 197418827 graph timestamp 198139127 diff 720300 Decklink Audio Capture
|
|---|
| 3157 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3158 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:933120 pts_time:19.44 dts:933120 dts_time:19.44 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 3159 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:933120 pts_time:19.44 dts:933120 dts_time:19.44 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 3160 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:490 pts_time:19.6 dts:487 dts_time:19.48 -> pts:51 pts_time:2.04 dts:48 dts_time:1.92
|
|---|
| 3161 | dshow passing through packet of type video size 4147200 timestamp 198540627 orig timestamp 197818827 graph timestamp 198540327 diff 721500 Decklink Video Capture
|
|---|
| 3162 | dshow passing through packet of type audio size 7680 timestamp 197818827 orig timestamp 197818827 graph timestamp 198542527 diff 723700 Decklink Audio Capture
|
|---|
| 3163 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3164 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:935040 pts_time:19.48 dts:935040 dts_time:19.48 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 3165 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:935040 pts_time:19.48 dts:935040 dts_time:19.48 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 3166 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:488 pts_time:19.52 dts:488 dts_time:19.52 -> pts:49 pts_time:1.96 dts:49 dts_time:1.96
|
|---|
| 3167 | dshow passing through packet of type video size 4147200 timestamp 198940927 orig timestamp 198218827 graph timestamp 198940627 diff 721800 Decklink Video Capture
|
|---|
| 3168 | dshow passing through packet of type audio size 7680 timestamp 198218827 orig timestamp 198218827 graph timestamp 198942827 diff 724000 Decklink Audio Capture
|
|---|
| 3169 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3170 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:936960 pts_time:19.52 dts:936960 dts_time:19.52 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 3171 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:936960 pts_time:19.52 dts:936960 dts_time:19.52 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 3172 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:489 pts_time:19.56 dts:489 dts_time:19.56 -> pts:50 pts_time:2 dts:50 dts_time:2
|
|---|
| 3173 | dshow passing through packet of type video size 4147200 timestamp 199337927 orig timestamp 198618827 graph timestamp 199337927 diff 719100 Decklink Video Capture
|
|---|
| 3174 | dshow passing through packet of type audio size 7680 timestamp 198618827 orig timestamp 198618827 graph timestamp 199338527 diff 719700 Decklink Audio Capture
|
|---|
| 3175 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3176 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:938880 pts_time:19.56 dts:938880 dts_time:19.56 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 3177 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:938880 pts_time:19.56 dts:938880 dts_time:19.56 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 3178 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:493 pts_time:19.72 dts:490 dts_time:19.6 -> pts:54 pts_time:2.16 dts:51 dts_time:2.04
|
|---|
| 3179 | dshow passing through packet of type video size 4147200 timestamp 199740527 orig timestamp 199018827 graph timestamp 199740227 diff 721400 Decklink Video Capture
|
|---|
| 3180 | dshow passing through packet of type audio size 7680 timestamp 199018827 orig timestamp 199018827 graph timestamp 199742327 diff 723500 Decklink Audio Capture
|
|---|
| 3181 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3182 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:940800 pts_time:19.6 dts:940800 dts_time:19.6 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 3183 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:940800 pts_time:19.6 dts:940800 dts_time:19.6 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 3184 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:491 pts_time:19.64 dts:491 dts_time:19.64 -> pts:52 pts_time:2.08 dts:52 dts_time:2.08
|
|---|
| 3185 | frame= 494 fps= 25 q=2.5 size=N/A time=00:00:19.76 bitrate=N/A speed= 1x
|
|---|
| 3186 | dshow passing through packet of type video size 4147200 timestamp 200139427 orig timestamp 199418827 graph timestamp 200139327 diff 720500 Decklink Video Capture
|
|---|
| 3187 | dshow passing through packet of type audio size 7680 timestamp 199418827 orig timestamp 199418827 graph timestamp 200140827 diff 722000 Decklink Audio Capture
|
|---|
| 3188 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3189 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:942720 pts_time:19.64 dts:942720 dts_time:19.64 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 3190 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:942720 pts_time:19.64 dts:942720 dts_time:19.64 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 3191 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:492 pts_time:19.68 dts:492 dts_time:19.68 -> pts:53 pts_time:2.12 dts:53 dts_time:2.12
|
|---|
| 3192 | dshow passing through packet of type video size 4147200 timestamp 200540327 orig timestamp 199818827 graph timestamp 200540127 diff 721300 Decklink Video Capture
|
|---|
| 3193 | dshow passing through packet of type audio size 7680 timestamp 199818827 orig timestamp 199818827 graph timestamp 200541827 diff 723000 Decklink Audio Capture
|
|---|
| 3194 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3195 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:944640 pts_time:19.68 dts:944640 dts_time:19.68 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 3196 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:944640 pts_time:19.68 dts:944640 dts_time:19.68 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 3197 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:496 pts_time:19.84 dts:493 dts_time:19.72 -> pts:57 pts_time:2.28 dts:54 dts_time:2.16
|
|---|
| 3198 | dshow passing through packet of type video size 4147200 timestamp 200940227 orig timestamp 200218827 graph timestamp 200940027 diff 721200 Decklink Video Capture
|
|---|
| 3199 | dshow passing through packet of type audio size 7680 timestamp 200218827 orig timestamp 200218827 graph timestamp 200942127 diff 723300 Decklink Audio Capture
|
|---|
| 3200 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3201 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:946560 pts_time:19.72 dts:946560 dts_time:19.72 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 3202 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:946560 pts_time:19.72 dts:946560 dts_time:19.72 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 3203 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:494 pts_time:19.76 dts:494 dts_time:19.76 -> pts:55 pts_time:2.2 dts:55 dts_time:2.2
|
|---|
| 3204 | dshow passing through packet of type video size 4147200 timestamp 201337427 orig timestamp 200618827 graph timestamp 201337427 diff 718600 Decklink Video Capture
|
|---|
| 3205 | dshow passing through packet of type audio size 7680 timestamp 200618827 orig timestamp 200618827 graph timestamp 201338027 diff 719200 Decklink Audio Capture
|
|---|
| 3206 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3207 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:948480 pts_time:19.76 dts:948480 dts_time:19.76 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 3208 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:948480 pts_time:19.76 dts:948480 dts_time:19.76 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 3209 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:495 pts_time:19.8 dts:495 dts_time:19.8 -> pts:56 pts_time:2.24 dts:56 dts_time:2.24
|
|---|
| 3210 | dshow passing through packet of type video size 4147200 timestamp 201737327 orig timestamp 201018827 graph timestamp 201737227 diff 718400 Decklink Video Capture
|
|---|
| 3211 | dshow passing through packet of type audio size 7680 timestamp 201018827 orig timestamp 201018827 graph timestamp 201737827 diff 719000 Decklink Audio Capture
|
|---|
| 3212 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3213 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:950400 pts_time:19.8 dts:950400 dts_time:19.8 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 3214 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:950400 pts_time:19.8 dts:950400 dts_time:19.8 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 3215 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:499 pts_time:19.96 dts:496 dts_time:19.84 -> pts:60 pts_time:2.4 dts:57 dts_time:2.28
|
|---|
| 3216 | dshow passing through packet of type video size 4147200 timestamp 202140827 orig timestamp 201418827 graph timestamp 202140527 diff 721700 Decklink Video Capture
|
|---|
| 3217 | dshow passing through packet of type audio size 7680 timestamp 201418827 orig timestamp 201418827 graph timestamp 202142827 diff 724000 Decklink Audio Capture
|
|---|
| 3218 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3219 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:952320 pts_time:19.84 dts:952320 dts_time:19.84 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 3220 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:952320 pts_time:19.84 dts:952320 dts_time:19.84 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 3221 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:497 pts_time:19.88 dts:497 dts_time:19.88 -> pts:58 pts_time:2.32 dts:58 dts_time:2.32
|
|---|
| 3222 | dshow passing through packet of type video size 4147200 timestamp 202537227 orig timestamp 201818827 graph timestamp 202537227 diff 718400 Decklink Video Capture
|
|---|
| 3223 | dshow passing through packet of type audio size 7680 timestamp 201818827 orig timestamp 201818827 graph timestamp 202537827 diff 719000 Decklink Audio Capture
|
|---|
| 3224 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3225 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:954240 pts_time:19.88 dts:954240 dts_time:19.88 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 3226 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:954240 pts_time:19.88 dts:954240 dts_time:19.88 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 3227 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:498 pts_time:19.92 dts:498 dts_time:19.92 -> pts:59 pts_time:2.36 dts:59 dts_time:2.36
|
|---|
| 3228 | dshow passing through packet of type video size 4147200 timestamp 202940727 orig timestamp 202218827 graph timestamp 202940527 diff 721700 Decklink Video Capture
|
|---|
| 3229 | dshow passing through packet of type audio size 7680 timestamp 202218827 orig timestamp 202218827 graph timestamp 202942827 diff 724000 Decklink Audio Capture
|
|---|
| 3230 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3231 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:956160 pts_time:19.92 dts:956160 dts_time:19.92 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 3232 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:956160 pts_time:19.92 dts:956160 dts_time:19.92 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 3233 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:502 pts_time:20.08 dts:499 dts_time:19.96 -> pts:63 pts_time:2.52 dts:60 dts_time:2.4
|
|---|
| 3234 | dshow passing through packet of type video size 4147200 timestamp 203337127 orig timestamp 202618827 graph timestamp 203337027 diff 718200 Decklink Video Capture
|
|---|
| 3235 | dshow passing through packet of type audio size 7680 timestamp 202618827 orig timestamp 202618827 graph timestamp 203337827 diff 719000 Decklink Audio Capture
|
|---|
| 3236 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3237 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:958080 pts_time:19.96 dts:958080 dts_time:19.96 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 3238 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:958080 pts_time:19.96 dts:958080 dts_time:19.96 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 3239 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:500 pts_time:20 dts:500 dts_time:20 -> pts:61 pts_time:2.44 dts:61 dts_time:2.44
|
|---|
| 3240 | dshow passing through packet of type video size 4147200 timestamp 203740327 orig timestamp 203018827 graph timestamp 203740027 diff 721200 Decklink Video Capture
|
|---|
| 3241 | dshow passing through packet of type audio size 7680 timestamp 203018827 orig timestamp 203018827 graph timestamp 203741927 diff 723100 Decklink Audio Capture
|
|---|
| 3242 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3243 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:960000 pts_time:20 dts:960000 dts_time:20 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 3244 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:960000 pts_time:20 dts:960000 dts_time:20 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 3245 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:501 pts_time:20.04 dts:501 dts_time:20.04 -> pts:62 pts_time:2.48 dts:62 dts_time:2.48
|
|---|
| 3246 | dshow passing through packet of type video size 4147200 timestamp 204137327 orig timestamp 203418827 graph timestamp 204137227 diff 718400 Decklink Video Capture
|
|---|
| 3247 | dshow passing through packet of type audio size 7680 timestamp 203418827 orig timestamp 203418827 graph timestamp 204137827 diff 719000 Decklink Audio Capture
|
|---|
| 3248 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3249 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:961920 pts_time:20.04 dts:961920 dts_time:20.04 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 3250 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:961920 pts_time:20.04 dts:961920 dts_time:20.04 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 3251 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:505 pts_time:20.2 dts:502 dts_time:20.08 -> pts:66 pts_time:2.64 dts:63 dts_time:2.52
|
|---|
| 3252 | dshow passing through packet of type video size 4147200 timestamp 204540627 orig timestamp 203818827 graph timestamp 204540327 diff 721500 Decklink Video Capture
|
|---|
| 3253 | dshow passing through packet of type audio size 7680 timestamp 203818827 orig timestamp 203818827 graph timestamp 204542627 diff 723800 Decklink Audio Capture
|
|---|
| 3254 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3255 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:963840 pts_time:20.08 dts:963840 dts_time:20.08 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 3256 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:963840 pts_time:20.08 dts:963840 dts_time:20.08 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 3257 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:503 pts_time:20.12 dts:503 dts_time:20.12 -> pts:64 pts_time:2.56 dts:64 dts_time:2.56
|
|---|
| 3258 | dshow passing through packet of type video size 4147200 timestamp 204936827 orig timestamp 204218827 graph timestamp 204936827 diff 718000 Decklink Video Capture
|
|---|
| 3259 | dshow passing through packet of type audio size 7680 timestamp 204218827 orig timestamp 204218827 graph timestamp 204937427 diff 718600 Decklink Audio Capture
|
|---|
| 3260 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3261 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:965760 pts_time:20.12 dts:965760 dts_time:20.12 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 3262 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:965760 pts_time:20.12 dts:965760 dts_time:20.12 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 3263 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:504 pts_time:20.16 dts:504 dts_time:20.16 -> pts:65 pts_time:2.6 dts:65 dts_time:2.6
|
|---|
| 3264 | frame= 507 fps= 25 q=2.5 size=N/A time=00:00:20.24 bitrate=N/A speed= 1x
|
|---|
| 3265 | dshow passing through packet of type video size 4147200 timestamp 205337227 orig timestamp 204618827 graph timestamp 205337127 diff 718300 Decklink Video Capture
|
|---|
| 3266 | dshow passing through packet of type audio size 7680 timestamp 204618827 orig timestamp 204618827 graph timestamp 205337727 diff 718900 Decklink Audio Capture
|
|---|
| 3267 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3268 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:967680 pts_time:20.16 dts:967680 dts_time:20.16 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 3269 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:967680 pts_time:20.16 dts:967680 dts_time:20.16 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 3270 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:508 pts_time:20.32 dts:505 dts_time:20.2 -> pts:69 pts_time:2.76 dts:66 dts_time:2.64
|
|---|
| 3271 | dshow passing through packet of type video size 4147200 timestamp 205740527 orig timestamp 205018827 graph timestamp 205740327 diff 721500 Decklink Video Capture
|
|---|
| 3272 | dshow passing through packet of type audio size 7680 timestamp 205018827 orig timestamp 205018827 graph timestamp 205742527 diff 723700 Decklink Audio Capture
|
|---|
| 3273 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3274 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:969600 pts_time:20.2 dts:969600 dts_time:20.2 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 3275 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:969600 pts_time:20.2 dts:969600 dts_time:20.2 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 3276 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:506 pts_time:20.24 dts:506 dts_time:20.24 -> pts:67 pts_time:2.68 dts:67 dts_time:2.68
|
|---|
| 3277 | dshow passing through packet of type video size 4147200 timestamp 206140527 orig timestamp 205418827 graph timestamp 206140227 diff 721400 Decklink Video Capture
|
|---|
| 3278 | dshow passing through packet of type audio size 7680 timestamp 205418827 orig timestamp 205418827 graph timestamp 206142527 diff 723700 Decklink Audio Capture
|
|---|
| 3279 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3280 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:971520 pts_time:20.24 dts:971520 dts_time:20.24 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 3281 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:971520 pts_time:20.24 dts:971520 dts_time:20.24 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 3282 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:507 pts_time:20.28 dts:507 dts_time:20.28 -> pts:68 pts_time:2.72 dts:68 dts_time:2.72
|
|---|
| 3283 | dshow passing through packet of type video size 4147200 timestamp 206538227 orig timestamp 205818827 graph timestamp 206538027 diff 719200 Decklink Video Capture
|
|---|
| 3284 | dshow passing through packet of type audio size 7680 timestamp 205818827 orig timestamp 205818827 graph timestamp 206539127 diff 720300 Decklink Audio Capture
|
|---|
| 3285 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3286 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:973440 pts_time:20.28 dts:973440 dts_time:20.28 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 3287 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:973440 pts_time:20.28 dts:973440 dts_time:20.28 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 3288 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:511 pts_time:20.44 dts:508 dts_time:20.32 -> pts:72 pts_time:2.88 dts:69 dts_time:2.76
|
|---|
| 3289 | dshow passing through packet of type video size 4147200 timestamp 206940227 orig timestamp 206218827 graph timestamp 206940027 diff 721200 Decklink Video Capture
|
|---|
| 3290 | dshow passing through packet of type audio size 7680 timestamp 206218827 orig timestamp 206218827 graph timestamp 206941927 diff 723100 Decklink Audio Capture
|
|---|
| 3291 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3292 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:975360 pts_time:20.32 dts:975360 dts_time:20.32 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 3293 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:975360 pts_time:20.32 dts:975360 dts_time:20.32 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 3294 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:509 pts_time:20.36 dts:509 dts_time:20.36 -> pts:70 pts_time:2.8 dts:70 dts_time:2.8
|
|---|
| 3295 | dshow passing through packet of type video size 4147200 timestamp 207340327 orig timestamp 206618827 graph timestamp 207340027 diff 721200 Decklink Video Capture
|
|---|
| 3296 | dshow passing through packet of type audio size 7680 timestamp 206618827 orig timestamp 206618827 graph timestamp 207341827 diff 723000 Decklink Audio Capture
|
|---|
| 3297 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3298 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:977280 pts_time:20.36 dts:977280 dts_time:20.36 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 3299 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:977280 pts_time:20.36 dts:977280 dts_time:20.36 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 3300 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:510 pts_time:20.4 dts:510 dts_time:20.4 -> pts:71 pts_time:2.84 dts:71 dts_time:2.84
|
|---|
| 3301 | dshow passing through packet of type video size 4147200 timestamp 207737927 orig timestamp 207018827 graph timestamp 207737827 diff 719000 Decklink Video Capture
|
|---|
| 3302 | dshow passing through packet of type audio size 7680 timestamp 207018827 orig timestamp 207018827 graph timestamp 207738827 diff 720000 Decklink Audio Capture
|
|---|
| 3303 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3304 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:979200 pts_time:20.4 dts:979200 dts_time:20.4 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 3305 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:979200 pts_time:20.4 dts:979200 dts_time:20.4 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 3306 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:514 pts_time:20.56 dts:511 dts_time:20.44 -> pts:75 pts_time:3 dts:72 dts_time:2.88
|
|---|
| 3307 | dshow passing through packet of type video size 4147200 timestamp 208140527 orig timestamp 207418827 graph timestamp 208140327 diff 721500 Decklink Video Capture
|
|---|
| 3308 | dshow passing through packet of type audio size 7680 timestamp 207418827 orig timestamp 207418827 graph timestamp 208142527 diff 723700 Decklink Audio Capture
|
|---|
| 3309 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3310 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:981120 pts_time:20.44 dts:981120 dts_time:20.44 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 3311 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:981120 pts_time:20.44 dts:981120 dts_time:20.44 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 3312 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:512 pts_time:20.48 dts:512 dts_time:20.48 -> pts:73 pts_time:2.92 dts:73 dts_time:2.92
|
|---|
| 3313 | dshow passing through packet of type video size 4147200 timestamp 208537327 orig timestamp 207818827 graph timestamp 208537327 diff 718500 Decklink Video Capture
|
|---|
| 3314 | dshow passing through packet of type audio size 7680 timestamp 207818827 orig timestamp 207818827 graph timestamp 208537827 diff 719000 Decklink Audio Capture
|
|---|
| 3315 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3316 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:983040 pts_time:20.48 dts:983040 dts_time:20.48 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 3317 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:983040 pts_time:20.48 dts:983040 dts_time:20.48 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 3318 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:513 pts_time:20.52 dts:513 dts_time:20.52 -> pts:74 pts_time:2.96 dts:74 dts_time:2.96
|
|---|
| 3319 | dshow passing through packet of type video size 4147200 timestamp 208940927 orig timestamp 208218827 graph timestamp 208940627 diff 721800 Decklink Video Capture
|
|---|
| 3320 | dshow passing through packet of type audio size 7680 timestamp 208218827 orig timestamp 208218827 graph timestamp 208942927 diff 724100 Decklink Audio Capture
|
|---|
| 3321 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3322 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:984960 pts_time:20.52 dts:984960 dts_time:20.52 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 3323 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:984960 pts_time:20.52 dts:984960 dts_time:20.52 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 3324 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:517 pts_time:20.68 dts:514 dts_time:20.56 -> pts:78 pts_time:3.12 dts:75 dts_time:3
|
|---|
| 3325 | dshow passing through packet of type video size 4147200 timestamp 209340227 orig timestamp 208618827 graph timestamp 209339927 diff 721100 Decklink Video Capture
|
|---|
| 3326 | dshow passing through packet of type audio size 7680 timestamp 208618827 orig timestamp 208618827 graph timestamp 209341927 diff 723100 Decklink Audio Capture
|
|---|
| 3327 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3328 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:986880 pts_time:20.56 dts:986880 dts_time:20.56 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 3329 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:986880 pts_time:20.56 dts:986880 dts_time:20.56 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 3330 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:515 pts_time:20.6 dts:515 dts_time:20.6 -> pts:76 pts_time:3.04 dts:76 dts_time:3.04
|
|---|
| 3331 | dshow passing through packet of type video size 4147200 timestamp 209737827 orig timestamp 209018827 graph timestamp 209737827 diff 719000 Decklink Video Capture
|
|---|
| 3332 | dshow passing through packet of type audio size 7680 timestamp 209018827 orig timestamp 209018827 graph timestamp 209738227 diff 719400 Decklink Audio Capture
|
|---|
| 3333 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3334 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:988800 pts_time:20.6 dts:988800 dts_time:20.6 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 3335 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:988800 pts_time:20.6 dts:988800 dts_time:20.6 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 3336 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:516 pts_time:20.64 dts:516 dts_time:20.64 -> pts:77 pts_time:3.08 dts:77 dts_time:3.08
|
|---|
| 3337 | frame= 519 fps= 25 q=2.5 size=N/A time=00:00:20.76 bitrate=N/A speed= 1x
|
|---|
| 3338 | dshow passing through packet of type video size 4147200 timestamp 210140527 orig timestamp 209418827 graph timestamp 210140327 diff 721500 Decklink Video Capture
|
|---|
| 3339 | dshow passing through packet of type audio size 7680 timestamp 209418827 orig timestamp 209418827 graph timestamp 210142127 diff 723300 Decklink Audio Capture
|
|---|
| 3340 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3341 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:990720 pts_time:20.64 dts:990720 dts_time:20.64 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 3342 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:990720 pts_time:20.64 dts:990720 dts_time:20.64 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 3343 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:520 pts_time:20.8 dts:517 dts_time:20.68 -> pts:81 pts_time:3.24 dts:78 dts_time:3.12
|
|---|
| 3344 | dshow passing through packet of type video size 4147200 timestamp 210540727 orig timestamp 209818827 graph timestamp 210540527 diff 721700 Decklink Video Capture
|
|---|
| 3345 | dshow passing through packet of type audio size 7680 timestamp 209818827 orig timestamp 209818827 graph timestamp 210542627 diff 723800 Decklink Audio Capture
|
|---|
| 3346 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3347 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:992640 pts_time:20.68 dts:992640 dts_time:20.68 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 3348 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:992640 pts_time:20.68 dts:992640 dts_time:20.68 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 3349 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:518 pts_time:20.72 dts:518 dts_time:20.72 -> pts:79 pts_time:3.16 dts:79 dts_time:3.16
|
|---|
| 3350 | dshow passing through packet of type video size 4147200 timestamp 210939427 orig timestamp 210218827 graph timestamp 210939227 diff 720400 Decklink Video Capture
|
|---|
| 3351 | dshow passing through packet of type audio size 7680 timestamp 210218827 orig timestamp 210218827 graph timestamp 210941027 diff 722200 Decklink Audio Capture
|
|---|
| 3352 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3353 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:994560 pts_time:20.72 dts:994560 dts_time:20.72 -> pts:151680 pts_time:3.16 dts:151680 dts_time:3.16
|
|---|
| 3354 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:994560 pts_time:20.72 dts:994560 dts_time:20.72 -> pts:151680 pts_time:3.16 dts:151680 dts_time:3.16
|
|---|
| 3355 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:519 pts_time:20.76 dts:519 dts_time:20.76 -> pts:80 pts_time:3.2 dts:80 dts_time:3.2
|
|---|
| 3356 | dshow passing through packet of type video size 4147200 timestamp 211340727 orig timestamp 210618827 graph timestamp 211340527 diff 721700 Decklink Video Capture
|
|---|
| 3357 | dshow passing through packet of type audio size 7680 timestamp 210618827 orig timestamp 210618827 graph timestamp 211342827 diff 724000 Decklink Audio Capture
|
|---|
| 3358 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3359 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:996480 pts_time:20.76 dts:996480 dts_time:20.76 -> pts:153600 pts_time:3.2 dts:153600 dts_time:3.2
|
|---|
| 3360 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:996480 pts_time:20.76 dts:996480 dts_time:20.76 -> pts:153600 pts_time:3.2 dts:153600 dts_time:3.2
|
|---|
| 3361 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:523 pts_time:20.92 dts:520 dts_time:20.8 -> pts:84 pts_time:3.36 dts:81 dts_time:3.24
|
|---|
| 3362 | dshow passing through packet of type video size 4147200 timestamp 211737427 orig timestamp 211018827 graph timestamp 211737427 diff 718600 Decklink Video Capture
|
|---|
| 3363 | dshow passing through packet of type audio size 7680 timestamp 211018827 orig timestamp 211018827 graph timestamp 211738027 diff 719200 Decklink Audio Capture
|
|---|
| 3364 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3365 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:998400 pts_time:20.8 dts:998400 dts_time:20.8 -> pts:155520 pts_time:3.24 dts:155520 dts_time:3.24
|
|---|
| 3366 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:998400 pts_time:20.8 dts:998400 dts_time:20.8 -> pts:155520 pts_time:3.24 dts:155520 dts_time:3.24
|
|---|
| 3367 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:521 pts_time:20.84 dts:521 dts_time:20.84 -> pts:82 pts_time:3.28 dts:82 dts_time:3.28
|
|---|
| 3368 | dshow passing through packet of type video size 4147200 timestamp 212137227 orig timestamp 211418827 graph timestamp 212137127 diff 718300 Decklink Video Capture
|
|---|
| 3369 | dshow passing through packet of type audio size 7680 timestamp 211418827 orig timestamp 211418827 graph timestamp 212137827 diff 719000 Decklink Audio Capture
|
|---|
| 3370 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3371 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1000320 pts_time:20.84 dts:1000320 dts_time:20.84 -> pts:157440 pts_time:3.28 dts:157440 dts_time:3.28
|
|---|
| 3372 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1000320 pts_time:20.84 dts:1000320 dts_time:20.84 -> pts:157440 pts_time:3.28 dts:157440 dts_time:3.28
|
|---|
| 3373 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:522 pts_time:20.88 dts:522 dts_time:20.88 -> pts:83 pts_time:3.32 dts:83 dts_time:3.32
|
|---|
| 3374 | dshow passing through packet of type video size 4147200 timestamp 212540527 orig timestamp 211818827 graph timestamp 212540227 diff 721400 Decklink Video Capture
|
|---|
| 3375 | dshow passing through packet of type audio size 7680 timestamp 211818827 orig timestamp 211818827 graph timestamp 212542427 diff 723600 Decklink Audio Capture
|
|---|
| 3376 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3377 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1002240 pts_time:20.88 dts:1002240 dts_time:20.88 -> pts:159360 pts_time:3.32 dts:159360 dts_time:3.32
|
|---|
| 3378 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1002240 pts_time:20.88 dts:1002240 dts_time:20.88 -> pts:159360 pts_time:3.32 dts:159360 dts_time:3.32
|
|---|
| 3379 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:526 pts_time:21.04 dts:523 dts_time:20.92 -> pts:87 pts_time:3.48 dts:84 dts_time:3.36
|
|---|
| 3380 | dshow passing through packet of type video size 4147200 timestamp 212940827 orig timestamp 212218827 graph timestamp 212940627 diff 721800 Decklink Video Capture
|
|---|
| 3381 | dshow passing through packet of type audio size 7680 timestamp 212218827 orig timestamp 212218827 graph timestamp 212942527 diff 723700 Decklink Audio Capture
|
|---|
| 3382 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3383 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1004160 pts_time:20.92 dts:1004160 dts_time:20.92 -> pts:161280 pts_time:3.36 dts:161280 dts_time:3.36
|
|---|
| 3384 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1004160 pts_time:20.92 dts:1004160 dts_time:20.92 -> pts:161280 pts_time:3.36 dts:161280 dts_time:3.36
|
|---|
| 3385 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:524 pts_time:20.96 dts:524 dts_time:20.96 -> pts:85 pts_time:3.4 dts:85 dts_time:3.4
|
|---|
| 3386 | dshow passing through packet of type video size 4147200 timestamp 213337927 orig timestamp 212618827 graph timestamp 213337927 diff 719100 Decklink Video Capture
|
|---|
| 3387 | dshow passing through packet of type audio size 7680 timestamp 212618827 orig timestamp 212618827 graph timestamp 213338327 diff 719500 Decklink Audio Capture
|
|---|
| 3388 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3389 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1006080 pts_time:20.96 dts:1006080 dts_time:20.96 -> pts:163200 pts_time:3.4 dts:163200 dts_time:3.4
|
|---|
| 3390 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1006080 pts_time:20.96 dts:1006080 dts_time:20.96 -> pts:163200 pts_time:3.4 dts:163200 dts_time:3.4
|
|---|
| 3391 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:525 pts_time:21 dts:525 dts_time:21 -> pts:86 pts_time:3.44 dts:86 dts_time:3.44
|
|---|
| 3392 | dshow passing through packet of type video size 4147200 timestamp 213740827 orig timestamp 213018827 graph timestamp 213740527 diff 721700 Decklink Video Capture
|
|---|
| 3393 | dshow passing through packet of type audio size 7680 timestamp 213018827 orig timestamp 213018827 graph timestamp 213742427 diff 723600 Decklink Audio Capture
|
|---|
| 3394 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3395 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1008000 pts_time:21 dts:1008000 dts_time:21 -> pts:165120 pts_time:3.44 dts:165120 dts_time:3.44
|
|---|
| 3396 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1008000 pts_time:21 dts:1008000 dts_time:21 -> pts:165120 pts_time:3.44 dts:165120 dts_time:3.44
|
|---|
| 3397 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:529 pts_time:21.16 dts:526 dts_time:21.04 -> pts:90 pts_time:3.6 dts:87 dts_time:3.48
|
|---|
| 3398 | dshow passing through packet of type video size 4147200 timestamp 214140627 orig timestamp 213418827 graph timestamp 214140327 diff 721500 Decklink Video Capture
|
|---|
| 3399 | dshow passing through packet of type audio size 7680 timestamp 213418827 orig timestamp 213418827 graph timestamp 214142227 diff 723400 Decklink Audio Capture
|
|---|
| 3400 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3401 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1009920 pts_time:21.04 dts:1009920 dts_time:21.04 -> pts:167040 pts_time:3.48 dts:167040 dts_time:3.48
|
|---|
| 3402 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1009920 pts_time:21.04 dts:1009920 dts_time:21.04 -> pts:167040 pts_time:3.48 dts:167040 dts_time:3.48
|
|---|
| 3403 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:527 pts_time:21.08 dts:527 dts_time:21.08 -> pts:88 pts_time:3.52 dts:88 dts_time:3.52
|
|---|
| 3404 | dshow passing through packet of type video size 4147200 timestamp 214540427 orig timestamp 213818827 graph timestamp 214540127 diff 721300 Decklink Video Capture
|
|---|
| 3405 | dshow passing through packet of type audio size 7680 timestamp 213818827 orig timestamp 213818827 graph timestamp 214542227 diff 723400 Decklink Audio Capture
|
|---|
| 3406 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3407 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1011840 pts_time:21.08 dts:1011840 dts_time:21.08 -> pts:168960 pts_time:3.52 dts:168960 dts_time:3.52
|
|---|
| 3408 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1011840 pts_time:21.08 dts:1011840 dts_time:21.08 -> pts:168960 pts_time:3.52 dts:168960 dts_time:3.52
|
|---|
| 3409 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:528 pts_time:21.12 dts:528 dts_time:21.12 -> pts:89 pts_time:3.56 dts:89 dts_time:3.56
|
|---|
| 3410 | dshow passing through packet of type video size 4147200 timestamp 214940727 orig timestamp 214218827 graph timestamp 214940427 diff 721600 Decklink Video Capture
|
|---|
| 3411 | dshow passing through packet of type audio size 7680 timestamp 214218827 orig timestamp 214218827 graph timestamp 214942627 diff 723800 Decklink Audio Capture
|
|---|
| 3412 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3413 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1013760 pts_time:21.12 dts:1013760 dts_time:21.12 -> pts:170880 pts_time:3.56 dts:170880 dts_time:3.56
|
|---|
| 3414 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1013760 pts_time:21.12 dts:1013760 dts_time:21.12 -> pts:170880 pts_time:3.56 dts:170880 dts_time:3.56
|
|---|
| 3415 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:532 pts_time:21.28 dts:529 dts_time:21.16 -> pts:93 pts_time:3.72 dts:90 dts_time:3.6
|
|---|
| 3416 | frame= 532 fps= 25 q=2.0 size=N/A time=00:00:21.28 bitrate=N/A speed= 1x
|
|---|
| 3417 | dshow passing through packet of type video size 4147200 timestamp 215340627 orig timestamp 214618827 graph timestamp 215340427 diff 721600 Decklink Video Capture
|
|---|
| 3418 | dshow passing through packet of type audio size 7680 timestamp 214618827 orig timestamp 214618827 graph timestamp 215342527 diff 723700 Decklink Audio Capture
|
|---|
| 3419 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3420 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1015680 pts_time:21.16 dts:1015680 dts_time:21.16 -> pts:172800 pts_time:3.6 dts:172800 dts_time:3.6
|
|---|
| 3421 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1015680 pts_time:21.16 dts:1015680 dts_time:21.16 -> pts:172800 pts_time:3.6 dts:172800 dts_time:3.6
|
|---|
| 3422 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:530 pts_time:21.2 dts:530 dts_time:21.2 -> pts:91 pts_time:3.64 dts:91 dts_time:3.64
|
|---|
| 3423 | dshow passing through packet of type video size 4147200 timestamp 215738327 orig timestamp 215018827 graph timestamp 215738127 diff 719300 Decklink Video Capture
|
|---|
| 3424 | dshow passing through packet of type audio size 7680 timestamp 215018827 orig timestamp 215018827 graph timestamp 215739427 diff 720600 Decklink Audio Capture
|
|---|
| 3425 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3426 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1017600 pts_time:21.2 dts:1017600 dts_time:21.2 -> pts:174720 pts_time:3.64 dts:174720 dts_time:3.64
|
|---|
| 3427 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1017600 pts_time:21.2 dts:1017600 dts_time:21.2 -> pts:174720 pts_time:3.64 dts:174720 dts_time:3.64
|
|---|
| 3428 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:531 pts_time:21.24 dts:531 dts_time:21.24 -> pts:92 pts_time:3.68 dts:92 dts_time:3.68
|
|---|
| 3429 | dshow passing through packet of type video size 4147200 timestamp 216140327 orig timestamp 215418827 graph timestamp 216140127 diff 721300 Decklink Video Capture
|
|---|
| 3430 | dshow passing through packet of type audio size 7680 timestamp 215418827 orig timestamp 215418827 graph timestamp 216142227 diff 723400 Decklink Audio Capture
|
|---|
| 3431 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3432 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1019520 pts_time:21.24 dts:1019520 dts_time:21.24 -> pts:176640 pts_time:3.68 dts:176640 dts_time:3.68
|
|---|
| 3433 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1019520 pts_time:21.24 dts:1019520 dts_time:21.24 -> pts:176640 pts_time:3.68 dts:176640 dts_time:3.68
|
|---|
| 3434 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:535 pts_time:21.4 dts:532 dts_time:21.28 -> pts:96 pts_time:3.84 dts:93 dts_time:3.72
|
|---|
| 3435 | dshow passing through packet of type video size 4147200 timestamp 216540527 orig timestamp 215818827 graph timestamp 216540327 diff 721500 Decklink Video Capture
|
|---|
| 3436 | dshow passing through packet of type audio size 7680 timestamp 215818827 orig timestamp 215818827 graph timestamp 216542427 diff 723600 Decklink Audio Capture
|
|---|
| 3437 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3438 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1021440 pts_time:21.28 dts:1021440 dts_time:21.28 -> pts:178560 pts_time:3.72 dts:178560 dts_time:3.72
|
|---|
| 3439 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1021440 pts_time:21.28 dts:1021440 dts_time:21.28 -> pts:178560 pts_time:3.72 dts:178560 dts_time:3.72
|
|---|
| 3440 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:533 pts_time:21.32 dts:533 dts_time:21.32 -> pts:94 pts_time:3.76 dts:94 dts_time:3.76
|
|---|
| 3441 | dshow passing through packet of type video size 4147200 timestamp 216938027 orig timestamp 216218827 graph timestamp 216937927 diff 719100 Decklink Video Capture
|
|---|
| 3442 | dshow passing through packet of type audio size 7680 timestamp 216218827 orig timestamp 216218827 graph timestamp 216939027 diff 720200 Decklink Audio Capture
|
|---|
| 3443 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3444 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1023360 pts_time:21.32 dts:1023360 dts_time:21.32 -> pts:180480 pts_time:3.76 dts:180480 dts_time:3.76
|
|---|
| 3445 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1023360 pts_time:21.32 dts:1023360 dts_time:21.32 -> pts:180480 pts_time:3.76 dts:180480 dts_time:3.76
|
|---|
| 3446 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:534 pts_time:21.36 dts:534 dts_time:21.36 -> pts:95 pts_time:3.8 dts:95 dts_time:3.8
|
|---|
| 3447 | dshow passing through packet of type video size 4147200 timestamp 217340327 orig timestamp 216618827 graph timestamp 217340027 diff 721200 Decklink Video Capture
|
|---|
| 3448 | dshow passing through packet of type audio size 7680 timestamp 216618827 orig timestamp 216618827 graph timestamp 217341927 diff 723100 Decklink Audio Capture
|
|---|
| 3449 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3450 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1025280 pts_time:21.36 dts:1025280 dts_time:21.36 -> pts:182400 pts_time:3.8 dts:182400 dts_time:3.8
|
|---|
| 3451 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1025280 pts_time:21.36 dts:1025280 dts_time:21.36 -> pts:182400 pts_time:3.8 dts:182400 dts_time:3.8
|
|---|
| 3452 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:538 pts_time:21.52 dts:535 dts_time:21.4 -> pts:99 pts_time:3.96 dts:96 dts_time:3.84
|
|---|
| 3453 | dshow passing through packet of type video size 4147200 timestamp 217740527 orig timestamp 217018827 graph timestamp 217740327 diff 721500 Decklink Video Capture
|
|---|
| 3454 | dshow passing through packet of type audio size 7680 timestamp 217018827 orig timestamp 217018827 graph timestamp 217742427 diff 723600 Decklink Audio Capture
|
|---|
| 3455 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3456 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1027200 pts_time:21.4 dts:1027200 dts_time:21.4 -> pts:184320 pts_time:3.84 dts:184320 dts_time:3.84
|
|---|
| 3457 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1027200 pts_time:21.4 dts:1027200 dts_time:21.4 -> pts:184320 pts_time:3.84 dts:184320 dts_time:3.84
|
|---|
| 3458 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:536 pts_time:21.44 dts:536 dts_time:21.44 -> pts:97 pts_time:3.88 dts:97 dts_time:3.88
|
|---|
| 3459 | dshow passing through packet of type video size 4147200 timestamp 218141027 orig timestamp 217418827 graph timestamp 218140727 diff 721900 Decklink Video Capture
|
|---|
| 3460 | dshow passing through packet of type audio size 7680 timestamp 217418827 orig timestamp 217418827 graph timestamp 218142927 diff 724100 Decklink Audio Capture
|
|---|
| 3461 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3462 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1029120 pts_time:21.44 dts:1029120 dts_time:21.44 -> pts:186240 pts_time:3.88 dts:186240 dts_time:3.88
|
|---|
| 3463 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1029120 pts_time:21.44 dts:1029120 dts_time:21.44 -> pts:186240 pts_time:3.88 dts:186240 dts_time:3.88
|
|---|
| 3464 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:537 pts_time:21.48 dts:537 dts_time:21.48 -> pts:98 pts_time:3.92 dts:98 dts_time:3.92
|
|---|
| 3465 | dshow passing through packet of type video size 4147200 timestamp 218537827 orig timestamp 217818827 graph timestamp 218537727 diff 718900 Decklink Video Capture
|
|---|
| 3466 | dshow passing through packet of type audio size 7680 timestamp 217818827 orig timestamp 217818827 graph timestamp 218538627 diff 719800 Decklink Audio Capture
|
|---|
| 3467 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3468 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1031040 pts_time:21.48 dts:1031040 dts_time:21.48 -> pts:188160 pts_time:3.92 dts:188160 dts_time:3.92
|
|---|
| 3469 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1031040 pts_time:21.48 dts:1031040 dts_time:21.48 -> pts:188160 pts_time:3.92 dts:188160 dts_time:3.92
|
|---|
| 3470 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:541 pts_time:21.64 dts:538 dts_time:21.52 -> pts:102 pts_time:4.08 dts:99 dts_time:3.96
|
|---|
| 3471 | dshow passing through packet of type video size 4147200 timestamp 218940527 orig timestamp 218218827 graph timestamp 218940327 diff 721500 Decklink Video Capture
|
|---|
| 3472 | dshow passing through packet of type audio size 7680 timestamp 218218827 orig timestamp 218218827 graph timestamp 218942527 diff 723700 Decklink Audio Capture
|
|---|
| 3473 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3474 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1032960 pts_time:21.52 dts:1032960 dts_time:21.52 -> pts:190080 pts_time:3.96 dts:190080 dts_time:3.96
|
|---|
| 3475 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1032960 pts_time:21.52 dts:1032960 dts_time:21.52 -> pts:190080 pts_time:3.96 dts:190080 dts_time:3.96
|
|---|
| 3476 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:539 pts_time:21.56 dts:539 dts_time:21.56 -> pts:100 pts_time:4 dts:100 dts_time:4
|
|---|
| 3477 | dshow passing through packet of type video size 4147200 timestamp 219340727 orig timestamp 218618827 graph timestamp 219340527 diff 721700 Decklink Video Capture
|
|---|
| 3478 | dshow passing through packet of type audio size 7680 timestamp 218618827 orig timestamp 218618827 graph timestamp 219342527 diff 723700 Decklink Audio Capture
|
|---|
| 3479 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3480 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1034880 pts_time:21.56 dts:1034880 dts_time:21.56 -> pts:192000 pts_time:4 dts:192000 dts_time:4
|
|---|
| 3481 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1034880 pts_time:21.56 dts:1034880 dts_time:21.56 -> pts:192000 pts_time:4 dts:192000 dts_time:4
|
|---|
| 3482 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:540 pts_time:21.6 dts:540 dts_time:21.6 -> pts:101 pts_time:4.04 dts:101 dts_time:4.04
|
|---|
| 3483 | dshow passing through packet of type video size 4147200 timestamp 219738227 orig timestamp 219018827 graph timestamp 219738027 diff 719200 Decklink Video Capture
|
|---|
| 3484 | dshow passing through packet of type audio size 7680 timestamp 219018827 orig timestamp 219018827 graph timestamp 219739127 diff 720300 Decklink Audio Capture
|
|---|
| 3485 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3486 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1036800 pts_time:21.6 dts:1036800 dts_time:21.6 -> pts:193920 pts_time:4.04 dts:193920 dts_time:4.04
|
|---|
| 3487 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1036800 pts_time:21.6 dts:1036800 dts_time:21.6 -> pts:193920 pts_time:4.04 dts:193920 dts_time:4.04
|
|---|
| 3488 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:544 pts_time:21.76 dts:541 dts_time:21.64 -> pts:105 pts_time:4.2 dts:102 dts_time:4.08
|
|---|
| 3489 | dshow passing through packet of type video size 4147200 timestamp 220140227 orig timestamp 219418827 graph timestamp 220140027 diff 721200 Decklink Video Capture
|
|---|
| 3490 | dshow passing through packet of type audio size 7680 timestamp 219418827 orig timestamp 219418827 graph timestamp 220141827 diff 723000 Decklink Audio Capture
|
|---|
| 3491 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3492 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1038720 pts_time:21.64 dts:1038720 dts_time:21.64 -> pts:195840 pts_time:4.08 dts:195840 dts_time:4.08
|
|---|
| 3493 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1038720 pts_time:21.64 dts:1038720 dts_time:21.64 -> pts:195840 pts_time:4.08 dts:195840 dts_time:4.08
|
|---|
| 3494 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:542 pts_time:21.68 dts:542 dts_time:21.68 -> pts:103 pts_time:4.12 dts:103 dts_time:4.12
|
|---|
| 3495 | frame= 545 fps= 25 q=2.5 size=N/A time=00:00:21.76 bitrate=N/A speed= 1x
|
|---|
| 3496 | dshow passing through packet of type video size 4147200 timestamp 220541027 orig timestamp 219818827 graph timestamp 220540727 diff 721900 Decklink Video Capture
|
|---|
| 3497 | dshow passing through packet of type audio size 7680 timestamp 219818827 orig timestamp 219818827 graph timestamp 220542827 diff 724000 Decklink Audio Capture
|
|---|
| 3498 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3499 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1040640 pts_time:21.68 dts:1040640 dts_time:21.68 -> pts:197760 pts_time:4.12 dts:197760 dts_time:4.12
|
|---|
| 3500 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1040640 pts_time:21.68 dts:1040640 dts_time:21.68 -> pts:197760 pts_time:4.12 dts:197760 dts_time:4.12
|
|---|
| 3501 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:543 pts_time:21.72 dts:543 dts_time:21.72 -> pts:104 pts_time:4.16 dts:104 dts_time:4.16
|
|---|
| 3502 | dshow passing through packet of type video size 4147200 timestamp 220939527 orig timestamp 220218827 graph timestamp 220939327 diff 720500 Decklink Video Capture
|
|---|
| 3503 | dshow passing through packet of type audio size 7680 timestamp 220218827 orig timestamp 220218827 graph timestamp 220941127 diff 722300 Decklink Audio Capture
|
|---|
| 3504 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3505 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1042560 pts_time:21.72 dts:1042560 dts_time:21.72 -> pts:199680 pts_time:4.16 dts:199680 dts_time:4.16
|
|---|
| 3506 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1042560 pts_time:21.72 dts:1042560 dts_time:21.72 -> pts:199680 pts_time:4.16 dts:199680 dts_time:4.16
|
|---|
| 3507 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:547 pts_time:21.88 dts:544 dts_time:21.76 -> pts:108 pts_time:4.32 dts:105 dts_time:4.2
|
|---|
| 3508 | dshow passing through packet of type video size 4147200 timestamp 221340227 orig timestamp 220618827 graph timestamp 221340027 diff 721200 Decklink Video Capture
|
|---|
| 3509 | dshow passing through packet of type audio size 7680 timestamp 220618827 orig timestamp 220618827 graph timestamp 221341927 diff 723100 Decklink Audio Capture
|
|---|
| 3510 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3511 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1044480 pts_time:21.76 dts:1044480 dts_time:21.76 -> pts:201600 pts_time:4.2 dts:201600 dts_time:4.2
|
|---|
| 3512 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1044480 pts_time:21.76 dts:1044480 dts_time:21.76 -> pts:201600 pts_time:4.2 dts:201600 dts_time:4.2
|
|---|
| 3513 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:545 pts_time:21.8 dts:545 dts_time:21.8 -> pts:106 pts_time:4.24 dts:106 dts_time:4.24
|
|---|
| 3514 | dshow passing through packet of type video size 4147200 timestamp 221740327 orig timestamp 221018827 graph timestamp 221740127 diff 721300 Decklink Video Capture
|
|---|
| 3515 | dshow passing through packet of type audio size 7680 timestamp 221018827 orig timestamp 221018827 graph timestamp 221742127 diff 723300 Decklink Audio Capture
|
|---|
| 3516 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3517 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1046400 pts_time:21.8 dts:1046400 dts_time:21.8 -> pts:203520 pts_time:4.24 dts:203520 dts_time:4.24
|
|---|
| 3518 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1046400 pts_time:21.8 dts:1046400 dts_time:21.8 -> pts:203520 pts_time:4.24 dts:203520 dts_time:4.24
|
|---|
| 3519 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:546 pts_time:21.84 dts:546 dts_time:21.84 -> pts:107 pts_time:4.28 dts:107 dts_time:4.28
|
|---|
| 3520 | dshow passing through packet of type video size 4147200 timestamp 222140927 orig timestamp 221418827 graph timestamp 222140727 diff 721900 Decklink Video Capture
|
|---|
| 3521 | dshow passing through packet of type audio size 7680 timestamp 221418827 orig timestamp 221418827 graph timestamp 222142927 diff 724100 Decklink Audio Capture
|
|---|
| 3522 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3523 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1048320 pts_time:21.84 dts:1048320 dts_time:21.84 -> pts:205440 pts_time:4.28 dts:205440 dts_time:4.28
|
|---|
| 3524 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1048320 pts_time:21.84 dts:1048320 dts_time:21.84 -> pts:205440 pts_time:4.28 dts:205440 dts_time:4.28
|
|---|
| 3525 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:550 pts_time:22 dts:547 dts_time:21.88 -> pts:111 pts_time:4.44 dts:108 dts_time:4.32
|
|---|
| 3526 | dshow passing through packet of type video size 4147200 timestamp 222540227 orig timestamp 221818827 graph timestamp 222540027 diff 721200 Decklink Video Capture
|
|---|
| 3527 | dshow passing through packet of type audio size 7680 timestamp 221818827 orig timestamp 221818827 graph timestamp 222542027 diff 723200 Decklink Audio Capture
|
|---|
| 3528 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3529 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1050240 pts_time:21.88 dts:1050240 dts_time:21.88 -> pts:207360 pts_time:4.32 dts:207360 dts_time:4.32
|
|---|
| 3530 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1050240 pts_time:21.88 dts:1050240 dts_time:21.88 -> pts:207360 pts_time:4.32 dts:207360 dts_time:4.32
|
|---|
| 3531 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:548 pts_time:21.92 dts:548 dts_time:21.92 -> pts:109 pts_time:4.36 dts:109 dts_time:4.36
|
|---|
| 3532 | dshow passing through packet of type video size 4147200 timestamp 222938227 orig timestamp 222218827 graph timestamp 222938127 diff 719300 Decklink Video Capture
|
|---|
| 3533 | dshow passing through packet of type audio size 7680 timestamp 222218827 orig timestamp 222218827 graph timestamp 222939027 diff 720200 Decklink Audio Capture
|
|---|
| 3534 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3535 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1052160 pts_time:21.92 dts:1052160 dts_time:21.92 -> pts:209280 pts_time:4.36 dts:209280 dts_time:4.36
|
|---|
| 3536 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1052160 pts_time:21.92 dts:1052160 dts_time:21.92 -> pts:209280 pts_time:4.36 dts:209280 dts_time:4.36
|
|---|
| 3537 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:549 pts_time:21.96 dts:549 dts_time:21.96 -> pts:110 pts_time:4.4 dts:110 dts_time:4.4
|
|---|
| 3538 | dshow passing through packet of type video size 4147200 timestamp 223338327 orig timestamp 222618827 graph timestamp 223338127 diff 719300 Decklink Video Capture
|
|---|
| 3539 | dshow passing through packet of type audio size 7680 timestamp 222618827 orig timestamp 222618827 graph timestamp 223339227 diff 720400 Decklink Audio Capture
|
|---|
| 3540 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3541 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1054080 pts_time:21.96 dts:1054080 dts_time:21.96 -> pts:211200 pts_time:4.4 dts:211200 dts_time:4.4
|
|---|
| 3542 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1054080 pts_time:21.96 dts:1054080 dts_time:21.96 -> pts:211200 pts_time:4.4 dts:211200 dts_time:4.4
|
|---|
| 3543 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:553 pts_time:22.12 dts:550 dts_time:22 -> pts:114 pts_time:4.56 dts:111 dts_time:4.44
|
|---|
| 3544 | dshow passing through packet of type video size 4147200 timestamp 223740727 orig timestamp 223018827 graph timestamp 223740527 diff 721700 Decklink Video Capture
|
|---|
| 3545 | dshow passing through packet of type audio size 7680 timestamp 223018827 orig timestamp 223018827 graph timestamp 223742627 diff 723800 Decklink Audio Capture
|
|---|
| 3546 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3547 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1056000 pts_time:22 dts:1056000 dts_time:22 -> pts:213120 pts_time:4.44 dts:213120 dts_time:4.44
|
|---|
| 3548 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1056000 pts_time:22 dts:1056000 dts_time:22 -> pts:213120 pts_time:4.44 dts:213120 dts_time:4.44
|
|---|
| 3549 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:551 pts_time:22.04 dts:551 dts_time:22.04 -> pts:112 pts_time:4.48 dts:112 dts_time:4.48
|
|---|
| 3550 | dshow passing through packet of type video size 4147200 timestamp 224137827 orig timestamp 223418827 graph timestamp 224137727 diff 718900 Decklink Video Capture
|
|---|
| 3551 | dshow passing through packet of type audio size 7680 timestamp 223418827 orig timestamp 223418827 graph timestamp 224138327 diff 719500 Decklink Audio Capture
|
|---|
| 3552 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3553 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1057920 pts_time:22.04 dts:1057920 dts_time:22.04 -> pts:215040 pts_time:4.48 dts:215040 dts_time:4.48
|
|---|
| 3554 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1057920 pts_time:22.04 dts:1057920 dts_time:22.04 -> pts:215040 pts_time:4.48 dts:215040 dts_time:4.48
|
|---|
| 3555 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:552 pts_time:22.08 dts:552 dts_time:22.08 -> pts:113 pts_time:4.52 dts:113 dts_time:4.52
|
|---|
| 3556 | dshow passing through packet of type video size 4147200 timestamp 224540727 orig timestamp 223818827 graph timestamp 224540527 diff 721700 Decklink Video Capture
|
|---|
| 3557 | dshow passing through packet of type audio size 7680 timestamp 223818827 orig timestamp 223818827 graph timestamp 224542827 diff 724000 Decklink Audio Capture
|
|---|
| 3558 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3559 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1059840 pts_time:22.08 dts:1059840 dts_time:22.08 -> pts:216960 pts_time:4.52 dts:216960 dts_time:4.52
|
|---|
| 3560 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1059840 pts_time:22.08 dts:1059840 dts_time:22.08 -> pts:216960 pts_time:4.52 dts:216960 dts_time:4.52
|
|---|
| 3561 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:556 pts_time:22.24 dts:553 dts_time:22.12 -> pts:117 pts_time:4.68 dts:114 dts_time:4.56
|
|---|
| 3562 | dshow passing through packet of type video size 4147200 timestamp 224940627 orig timestamp 224218827 graph timestamp 224940327 diff 721500 Decklink Video Capture
|
|---|
| 3563 | dshow passing through packet of type audio size 7680 timestamp 224218827 orig timestamp 224218827 graph timestamp 224942527 diff 723700 Decklink Audio Capture
|
|---|
| 3564 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3565 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1061760 pts_time:22.12 dts:1061760 dts_time:22.12 -> pts:218880 pts_time:4.56 dts:218880 dts_time:4.56
|
|---|
| 3566 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1061760 pts_time:22.12 dts:1061760 dts_time:22.12 -> pts:218880 pts_time:4.56 dts:218880 dts_time:4.56
|
|---|
| 3567 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:554 pts_time:22.16 dts:554 dts_time:22.16 -> pts:115 pts_time:4.6 dts:115 dts_time:4.6
|
|---|
| 3568 | frame= 557 fps= 25 q=2.5 size=N/A time=00:00:22.28 bitrate=N/A speed= 1x
|
|---|
| 3569 | dshow passing through packet of type video size 4147200 timestamp 225340427 orig timestamp 224618827 graph timestamp 225340127 diff 721300 Decklink Video Capture
|
|---|
| 3570 | dshow passing through packet of type audio size 7680 timestamp 224618827 orig timestamp 224618827 graph timestamp 225342127 diff 723300 Decklink Audio Capture
|
|---|
| 3571 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3572 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1063680 pts_time:22.16 dts:1063680 dts_time:22.16 -> pts:220800 pts_time:4.6 dts:220800 dts_time:4.6
|
|---|
| 3573 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1063680 pts_time:22.16 dts:1063680 dts_time:22.16 -> pts:220800 pts_time:4.6 dts:220800 dts_time:4.6
|
|---|
| 3574 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:555 pts_time:22.2 dts:555 dts_time:22.2 -> pts:116 pts_time:4.64 dts:116 dts_time:4.64
|
|---|
| 3575 | dshow passing through packet of type video size 4147200 timestamp 225739427 orig timestamp 225018827 graph timestamp 225739327 diff 720500 Decklink Video Capture
|
|---|
| 3576 | dshow passing through packet of type audio size 7680 timestamp 225018827 orig timestamp 225018827 graph timestamp 225740927 diff 722100 Decklink Audio Capture
|
|---|
| 3577 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3578 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1065600 pts_time:22.2 dts:1065600 dts_time:22.2 -> pts:222720 pts_time:4.64 dts:222720 dts_time:4.64
|
|---|
| 3579 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1065600 pts_time:22.2 dts:1065600 dts_time:22.2 -> pts:222720 pts_time:4.64 dts:222720 dts_time:4.64
|
|---|
| 3580 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:559 pts_time:22.36 dts:556 dts_time:22.24 -> pts:120 pts_time:4.8 dts:117 dts_time:4.68
|
|---|
| 3581 | dshow passing through packet of type video size 4147200 timestamp 226139427 orig timestamp 225418827 graph timestamp 226139227 diff 720400 Decklink Video Capture
|
|---|
| 3582 | dshow passing through packet of type audio size 7680 timestamp 225418827 orig timestamp 225418827 graph timestamp 226141027 diff 722200 Decklink Audio Capture
|
|---|
| 3583 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3584 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1067520 pts_time:22.24 dts:1067520 dts_time:22.24 -> pts:224640 pts_time:4.68 dts:224640 dts_time:4.68
|
|---|
| 3585 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1067520 pts_time:22.24 dts:1067520 dts_time:22.24 -> pts:224640 pts_time:4.68 dts:224640 dts_time:4.68
|
|---|
| 3586 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:557 pts_time:22.28 dts:557 dts_time:22.28 -> pts:118 pts_time:4.72 dts:118 dts_time:4.72
|
|---|
| 3587 | dshow passing through packet of type video size 4147200 timestamp 226538027 orig timestamp 225818827 graph timestamp 226537927 diff 719100 Decklink Video Capture
|
|---|
| 3588 | dshow passing through packet of type audio size 7680 timestamp 225818827 orig timestamp 225818827 graph timestamp 226538327 diff 719500 Decklink Audio Capture
|
|---|
| 3589 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3590 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1069440 pts_time:22.28 dts:1069440 dts_time:22.28 -> pts:226560 pts_time:4.72 dts:226560 dts_time:4.72
|
|---|
| 3591 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1069440 pts_time:22.28 dts:1069440 dts_time:22.28 -> pts:226560 pts_time:4.72 dts:226560 dts_time:4.72
|
|---|
| 3592 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:558 pts_time:22.32 dts:558 dts_time:22.32 -> pts:119 pts_time:4.76 dts:119 dts_time:4.76
|
|---|
| 3593 | dshow passing through packet of type video size 4147200 timestamp 226940327 orig timestamp 226218827 graph timestamp 226940127 diff 721300 Decklink Video Capture
|
|---|
| 3594 | dshow passing through packet of type audio size 7680 timestamp 226218827 orig timestamp 226218827 graph timestamp 226942027 diff 723200 Decklink Audio Capture
|
|---|
| 3595 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3596 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1071360 pts_time:22.32 dts:1071360 dts_time:22.32 -> pts:228480 pts_time:4.76 dts:228480 dts_time:4.76
|
|---|
| 3597 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1071360 pts_time:22.32 dts:1071360 dts_time:22.32 -> pts:228480 pts_time:4.76 dts:228480 dts_time:4.76
|
|---|
| 3598 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:562 pts_time:22.48 dts:559 dts_time:22.36 -> pts:123 pts_time:4.92 dts:120 dts_time:4.8
|
|---|
| 3599 | dshow passing through packet of type video size 4147200 timestamp 227340327 orig timestamp 226618827 graph timestamp 227340027 diff 721200 Decklink Video Capture
|
|---|
| 3600 | dshow passing through packet of type audio size 7680 timestamp 226618827 orig timestamp 226618827 graph timestamp 227341927 diff 723100 Decklink Audio Capture
|
|---|
| 3601 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3602 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1073280 pts_time:22.36 dts:1073280 dts_time:22.36 -> pts:230400 pts_time:4.8 dts:230400 dts_time:4.8
|
|---|
| 3603 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1073280 pts_time:22.36 dts:1073280 dts_time:22.36 -> pts:230400 pts_time:4.8 dts:230400 dts_time:4.8
|
|---|
| 3604 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:560 pts_time:22.4 dts:560 dts_time:22.4 -> pts:121 pts_time:4.84 dts:121 dts_time:4.84
|
|---|
| 3605 | dshow passing through packet of type video size 4147200 timestamp 227737727 orig timestamp 227018827 graph timestamp 227737627 diff 718800 Decklink Video Capture
|
|---|
| 3606 | dshow passing through packet of type audio size 7680 timestamp 227018827 orig timestamp 227018827 graph timestamp 227738227 diff 719400 Decklink Audio Capture
|
|---|
| 3607 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3608 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1075200 pts_time:22.4 dts:1075200 dts_time:22.4 -> pts:232320 pts_time:4.84 dts:232320 dts_time:4.84
|
|---|
| 3609 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1075200 pts_time:22.4 dts:1075200 dts_time:22.4 -> pts:232320 pts_time:4.84 dts:232320 dts_time:4.84
|
|---|
| 3610 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:561 pts_time:22.44 dts:561 dts_time:22.44 -> pts:122 pts_time:4.88 dts:122 dts_time:4.88
|
|---|
| 3611 | dshow passing through packet of type video size 4147200 timestamp 228137727 orig timestamp 227418827 graph timestamp 228137627 diff 718800 Decklink Video Capture
|
|---|
| 3612 | dshow passing through packet of type audio size 7680 timestamp 227418827 orig timestamp 227418827 graph timestamp 228138127 diff 719300 Decklink Audio Capture
|
|---|
| 3613 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3614 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1077120 pts_time:22.44 dts:1077120 dts_time:22.44 -> pts:234240 pts_time:4.88 dts:234240 dts_time:4.88
|
|---|
| 3615 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1077120 pts_time:22.44 dts:1077120 dts_time:22.44 -> pts:234240 pts_time:4.88 dts:234240 dts_time:4.88
|
|---|
| 3616 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:565 pts_time:22.6 dts:562 dts_time:22.48 -> pts:126 pts_time:5.04 dts:123 dts_time:4.92
|
|---|
| 3617 | dshow passing through packet of type video size 4147200 timestamp 228540527 orig timestamp 227818827 graph timestamp 228540327 diff 721500 Decklink Video Capture
|
|---|
| 3618 | dshow passing through packet of type audio size 7680 timestamp 227818827 orig timestamp 227818827 graph timestamp 228542427 diff 723600 Decklink Audio Capture
|
|---|
| 3619 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3620 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1079040 pts_time:22.48 dts:1079040 dts_time:22.48 -> pts:236160 pts_time:4.92 dts:236160 dts_time:4.92
|
|---|
| 3621 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1079040 pts_time:22.48 dts:1079040 dts_time:22.48 -> pts:236160 pts_time:4.92 dts:236160 dts_time:4.92
|
|---|
| 3622 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:563 pts_time:22.52 dts:563 dts_time:22.52 -> pts:124 pts_time:4.96 dts:124 dts_time:4.96
|
|---|
| 3623 | dshow passing through packet of type video size 4147200 timestamp 228940727 orig timestamp 228218827 graph timestamp 228940527 diff 721700 Decklink Video Capture
|
|---|
| 3624 | dshow passing through packet of type audio size 7680 timestamp 228218827 orig timestamp 228218827 graph timestamp 228942727 diff 723900 Decklink Audio Capture
|
|---|
| 3625 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3626 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1080960 pts_time:22.52 dts:1080960 dts_time:22.52 -> pts:238080 pts_time:4.96 dts:238080 dts_time:4.96
|
|---|
| 3627 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1080960 pts_time:22.52 dts:1080960 dts_time:22.52 -> pts:238080 pts_time:4.96 dts:238080 dts_time:4.96
|
|---|
| 3628 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:564 pts_time:22.56 dts:564 dts_time:22.56 -> pts:125 pts_time:5 dts:125 dts_time:5
|
|---|
| 3629 | dshow passing through packet of type video size 4147200 timestamp 229337927 orig timestamp 228618827 graph timestamp 229337827 diff 719000 Decklink Video Capture
|
|---|
| 3630 | dshow passing through packet of type audio size 7680 timestamp 228618827 orig timestamp 228618827 graph timestamp 229338827 diff 720000 Decklink Audio Capture
|
|---|
| 3631 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3632 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1082880 pts_time:22.56 dts:1082880 dts_time:22.56 -> pts:240000 pts_time:5 dts:240000 dts_time:5
|
|---|
| 3633 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1082880 pts_time:22.56 dts:1082880 dts_time:22.56 -> pts:240000 pts_time:5 dts:240000 dts_time:5
|
|---|
| 3634 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:568 pts_time:22.72 dts:565 dts_time:22.6 -> pts:129 pts_time:5.16 dts:126 dts_time:5.04
|
|---|
| 3635 | dshow passing through packet of type video size 4147200 timestamp 229740427 orig timestamp 229018827 graph timestamp 229740127 diff 721300 Decklink Video Capture
|
|---|
| 3636 | dshow passing through packet of type audio size 7680 timestamp 229018827 orig timestamp 229018827 graph timestamp 229742027 diff 723200 Decklink Audio Capture
|
|---|
| 3637 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3638 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1084800 pts_time:22.6 dts:1084800 dts_time:22.6 -> pts:241920 pts_time:5.04 dts:241920 dts_time:5.04
|
|---|
| 3639 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1084800 pts_time:22.6 dts:1084800 dts_time:22.6 -> pts:241920 pts_time:5.04 dts:241920 dts_time:5.04
|
|---|
| 3640 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:566 pts_time:22.64 dts:566 dts_time:22.64 -> pts:127 pts_time:5.08 dts:127 dts_time:5.08
|
|---|
| 3641 | dshow passing through packet of type video size 4147200 timestamp 230140627 orig timestamp 229418827 graph timestamp 230140427 diff 721600 Decklink Video Capture
|
|---|
| 3642 | dshow passing through packet of type audio size 7680 timestamp 229418827 orig timestamp 229418827 graph timestamp 230142527 diff 723700 Decklink Audio Capture
|
|---|
| 3643 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3644 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1086720 pts_time:22.64 dts:1086720 dts_time:22.64 -> pts:243840 pts_time:5.08 dts:243840 dts_time:5.08
|
|---|
| 3645 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1086720 pts_time:22.64 dts:1086720 dts_time:22.64 -> pts:243840 pts_time:5.08 dts:243840 dts_time:5.08
|
|---|
| 3646 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:567 pts_time:22.68 dts:567 dts_time:22.68 -> pts:128 pts_time:5.12 dts:128 dts_time:5.12
|
|---|
| 3647 | frame= 570 fps= 25 q=2.5 size=N/A time=00:00:22.80 bitrate=N/A speed= 1x
|
|---|
| 3648 | dshow passing through packet of type video size 4147200 timestamp 230537827 orig timestamp 229818827 graph timestamp 230537727 diff 718900 Decklink Video Capture
|
|---|
| 3649 | dshow passing through packet of type audio size 7680 timestamp 229818827 orig timestamp 229818827 graph timestamp 230538927 diff 720100 Decklink Audio Capture
|
|---|
| 3650 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3651 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1088640 pts_time:22.68 dts:1088640 dts_time:22.68 -> pts:245760 pts_time:5.12 dts:245760 dts_time:5.12
|
|---|
| 3652 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1088640 pts_time:22.68 dts:1088640 dts_time:22.68 -> pts:245760 pts_time:5.12 dts:245760 dts_time:5.12
|
|---|
| 3653 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:571 pts_time:22.84 dts:568 dts_time:22.72 -> pts:132 pts_time:5.28 dts:129 dts_time:5.16
|
|---|
| 3654 | dshow passing through packet of type video size 4147200 timestamp 230940827 orig timestamp 230218827 graph timestamp 230940627 diff 721800 Decklink Video Capture
|
|---|
| 3655 | dshow passing through packet of type audio size 7680 timestamp 230218827 orig timestamp 230218827 graph timestamp 230942827 diff 724000 Decklink Audio Capture
|
|---|
| 3656 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3657 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1090560 pts_time:22.72 dts:1090560 dts_time:22.72 -> pts:247680 pts_time:5.16 dts:247680 dts_time:5.16
|
|---|
| 3658 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1090560 pts_time:22.72 dts:1090560 dts_time:22.72 -> pts:247680 pts_time:5.16 dts:247680 dts_time:5.16
|
|---|
| 3659 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:569 pts_time:22.76 dts:569 dts_time:22.76 -> pts:130 pts_time:5.2 dts:130 dts_time:5.2
|
|---|
| 3660 | dshow passing through packet of type video size 4147200 timestamp 231340727 orig timestamp 230618827 graph timestamp 231340527 diff 721700 Decklink Video Capture
|
|---|
| 3661 | dshow passing through packet of type audio size 7680 timestamp 230618827 orig timestamp 230618827 graph timestamp 231342727 diff 723900 Decklink Audio Capture
|
|---|
| 3662 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3663 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1092480 pts_time:22.76 dts:1092480 dts_time:22.76 -> pts:249600 pts_time:5.2 dts:249600 dts_time:5.2
|
|---|
| 3664 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1092480 pts_time:22.76 dts:1092480 dts_time:22.76 -> pts:249600 pts_time:5.2 dts:249600 dts_time:5.2
|
|---|
| 3665 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:570 pts_time:22.8 dts:570 dts_time:22.8 -> pts:131 pts_time:5.24 dts:131 dts_time:5.24
|
|---|
| 3666 | dshow passing through packet of type video size 4147200 timestamp 231738027 orig timestamp 231018827 graph timestamp 231737927 diff 719100 Decklink Video Capture
|
|---|
| 3667 | dshow passing through packet of type audio size 7680 timestamp 231018827 orig timestamp 231018827 graph timestamp 231739127 diff 720300 Decklink Audio Capture
|
|---|
| 3668 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3669 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1094400 pts_time:22.8 dts:1094400 dts_time:22.8 -> pts:251520 pts_time:5.24 dts:251520 dts_time:5.24
|
|---|
| 3670 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1094400 pts_time:22.8 dts:1094400 dts_time:22.8 -> pts:251520 pts_time:5.24 dts:251520 dts_time:5.24
|
|---|
| 3671 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:574 pts_time:22.96 dts:571 dts_time:22.84 -> pts:135 pts_time:5.4 dts:132 dts_time:5.28
|
|---|
| 3672 | dshow passing through packet of type video size 4147200 timestamp 232137227 orig timestamp 231418827 graph timestamp 232137127 diff 718300 Decklink Video Capture
|
|---|
| 3673 | dshow passing through packet of type audio size 7680 timestamp 231418827 orig timestamp 231418827 graph timestamp 232137627 diff 718800 Decklink Audio Capture
|
|---|
| 3674 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3675 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1096320 pts_time:22.84 dts:1096320 dts_time:22.84 -> pts:253440 pts_time:5.28 dts:253440 dts_time:5.28
|
|---|
| 3676 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1096320 pts_time:22.84 dts:1096320 dts_time:22.84 -> pts:253440 pts_time:5.28 dts:253440 dts_time:5.28
|
|---|
| 3677 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:572 pts_time:22.88 dts:572 dts_time:22.88 -> pts:133 pts_time:5.32 dts:133 dts_time:5.32
|
|---|
| 3678 | dshow passing through packet of type video size 4147200 timestamp 232537727 orig timestamp 231818827 graph timestamp 232537627 diff 718800 Decklink Video Capture
|
|---|
| 3679 | dshow passing through packet of type audio size 7680 timestamp 231818827 orig timestamp 231818827 graph timestamp 232538427 diff 719600 Decklink Audio Capture
|
|---|
| 3680 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3681 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1098240 pts_time:22.88 dts:1098240 dts_time:22.88 -> pts:255360 pts_time:5.32 dts:255360 dts_time:5.32
|
|---|
| 3682 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1098240 pts_time:22.88 dts:1098240 dts_time:22.88 -> pts:255360 pts_time:5.32 dts:255360 dts_time:5.32
|
|---|
| 3683 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:573 pts_time:22.92 dts:573 dts_time:22.92 -> pts:134 pts_time:5.36 dts:134 dts_time:5.36
|
|---|
| 3684 | dshow passing through packet of type video size 4147200 timestamp 232937327 orig timestamp 232218827 graph timestamp 232937227 diff 718400 Decklink Video Capture
|
|---|
| 3685 | dshow passing through packet of type audio size 7680 timestamp 232218827 orig timestamp 232218827 graph timestamp 232937827 diff 719000 Decklink Audio Capture
|
|---|
| 3686 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3687 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1100160 pts_time:22.92 dts:1100160 dts_time:22.92 -> pts:257280 pts_time:5.36 dts:257280 dts_time:5.36
|
|---|
| 3688 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1100160 pts_time:22.92 dts:1100160 dts_time:22.92 -> pts:257280 pts_time:5.36 dts:257280 dts_time:5.36
|
|---|
| 3689 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:577 pts_time:23.08 dts:574 dts_time:22.96 -> pts:138 pts_time:5.52 dts:135 dts_time:5.4
|
|---|
| 3690 | dshow passing through packet of type video size 4147200 timestamp 233337927 orig timestamp 232618827 graph timestamp 233337827 diff 719000 Decklink Video Capture
|
|---|
| 3691 | dshow passing through packet of type audio size 7680 timestamp 232618827 orig timestamp 232618827 graph timestamp 233338827 diff 720000 Decklink Audio Capture
|
|---|
| 3692 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3693 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1102080 pts_time:22.96 dts:1102080 dts_time:22.96 -> pts:259200 pts_time:5.4 dts:259200 dts_time:5.4
|
|---|
| 3694 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1102080 pts_time:22.96 dts:1102080 dts_time:22.96 -> pts:259200 pts_time:5.4 dts:259200 dts_time:5.4
|
|---|
| 3695 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:575 pts_time:23 dts:575 dts_time:23 -> pts:136 pts_time:5.44 dts:136 dts_time:5.44
|
|---|
| 3696 | dshow passing through packet of type video size 4147200 timestamp 233737127 orig timestamp 233018827 graph timestamp 233737027 diff 718200 Decklink Video Capture
|
|---|
| 3697 | dshow passing through packet of type audio size 7680 timestamp 233018827 orig timestamp 233018827 graph timestamp 233737627 diff 718800 Decklink Audio Capture
|
|---|
| 3698 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3699 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1104000 pts_time:23 dts:1104000 dts_time:23 -> pts:261120 pts_time:5.44 dts:261120 dts_time:5.44
|
|---|
| 3700 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1104000 pts_time:23 dts:1104000 dts_time:23 -> pts:261120 pts_time:5.44 dts:261120 dts_time:5.44
|
|---|
| 3701 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:576 pts_time:23.04 dts:576 dts_time:23.04 -> pts:137 pts_time:5.48 dts:137 dts_time:5.48
|
|---|
| 3702 | dshow passing through packet of type video size 4147200 timestamp 234140727 orig timestamp 233418827 graph timestamp 234140427 diff 721600 Decklink Video Capture
|
|---|
| 3703 | dshow passing through packet of type audio size 7680 timestamp 233418827 orig timestamp 233418827 graph timestamp 234142427 diff 723600 Decklink Audio Capture
|
|---|
| 3704 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3705 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1105920 pts_time:23.04 dts:1105920 dts_time:23.04 -> pts:263040 pts_time:5.48 dts:263040 dts_time:5.48
|
|---|
| 3706 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1105920 pts_time:23.04 dts:1105920 dts_time:23.04 -> pts:263040 pts_time:5.48 dts:263040 dts_time:5.48
|
|---|
| 3707 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:580 pts_time:23.2 dts:577 dts_time:23.08 -> pts:141 pts_time:5.64 dts:138 dts_time:5.52
|
|---|
| 3708 | dshow passing through packet of type video size 4147200 timestamp 234537527 orig timestamp 233818827 graph timestamp 234537527 diff 718700 Decklink Video Capture
|
|---|
| 3709 | dshow passing through packet of type audio size 7680 timestamp 233818827 orig timestamp 233818827 graph timestamp 234538027 diff 719200 Decklink Audio Capture
|
|---|
| 3710 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3711 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1107840 pts_time:23.08 dts:1107840 dts_time:23.08 -> pts:264960 pts_time:5.52 dts:264960 dts_time:5.52
|
|---|
| 3712 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1107840 pts_time:23.08 dts:1107840 dts_time:23.08 -> pts:264960 pts_time:5.52 dts:264960 dts_time:5.52
|
|---|
| 3713 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:578 pts_time:23.12 dts:578 dts_time:23.12 -> pts:139 pts_time:5.56 dts:139 dts_time:5.56
|
|---|
| 3714 | dshow passing through packet of type video size 4147200 timestamp 234940827 orig timestamp 234218827 graph timestamp 234940627 diff 721800 Decklink Video Capture
|
|---|
| 3715 | dshow passing through packet of type audio size 7680 timestamp 234218827 orig timestamp 234218827 graph timestamp 234942627 diff 723800 Decklink Audio Capture
|
|---|
| 3716 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3717 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1109760 pts_time:23.12 dts:1109760 dts_time:23.12 -> pts:266880 pts_time:5.56 dts:266880 dts_time:5.56
|
|---|
| 3718 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1109760 pts_time:23.12 dts:1109760 dts_time:23.12 -> pts:266880 pts_time:5.56 dts:266880 dts_time:5.56
|
|---|
| 3719 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:579 pts_time:23.16 dts:579 dts_time:23.16 -> pts:140 pts_time:5.6 dts:140 dts_time:5.6
|
|---|
| 3720 | dshow passing through packet of type video size 4147200 timestamp 235341827 orig timestamp 234618827 graph timestamp 235341627 diff 722800 Decklink Video Capture
|
|---|
| 3721 | dshow passing through packet of type audio size 7680 timestamp 234618827 orig timestamp 234618827 graph timestamp 235343927 diff 725100 Decklink Audio Capture
|
|---|
| 3722 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3723 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1111680 pts_time:23.16 dts:1111680 dts_time:23.16 -> pts:268800 pts_time:5.6 dts:268800 dts_time:5.6
|
|---|
| 3724 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1111680 pts_time:23.16 dts:1111680 dts_time:23.16 -> pts:268800 pts_time:5.6 dts:268800 dts_time:5.6
|
|---|
| 3725 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:583 pts_time:23.32 dts:580 dts_time:23.2 -> pts:144 pts_time:5.76 dts:141 dts_time:5.64
|
|---|
| 3726 | frame= 583 fps= 25 q=1.6 size=N/A time=00:00:23.28 bitrate=N/A speed= 1x
|
|---|
| 3727 | dshow passing through packet of type video size 4147200 timestamp 235740627 orig timestamp 235018827 graph timestamp 235740327 diff 721500 Decklink Video Capture
|
|---|
| 3728 | dshow passing through packet of type audio size 7680 timestamp 235018827 orig timestamp 235018827 graph timestamp 235742627 diff 723800 Decklink Audio Capture
|
|---|
| 3729 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3730 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1113600 pts_time:23.2 dts:1113600 dts_time:23.2 -> pts:270720 pts_time:5.64 dts:270720 dts_time:5.64
|
|---|
| 3731 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1113600 pts_time:23.2 dts:1113600 dts_time:23.2 -> pts:270720 pts_time:5.64 dts:270720 dts_time:5.64
|
|---|
| 3732 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:581 pts_time:23.24 dts:581 dts_time:23.24 -> pts:142 pts_time:5.68 dts:142 dts_time:5.68
|
|---|
| 3733 | dshow passing through packet of type video size 4147200 timestamp 236137627 orig timestamp 235418827 graph timestamp 236137627 diff 718800 Decklink Video Capture
|
|---|
| 3734 | dshow passing through packet of type audio size 7680 timestamp 235418827 orig timestamp 235418827 graph timestamp 236138227 diff 719400 Decklink Audio Capture
|
|---|
| 3735 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3736 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1115520 pts_time:23.24 dts:1115520 dts_time:23.24 -> pts:272640 pts_time:5.68 dts:272640 dts_time:5.68
|
|---|
| 3737 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1115520 pts_time:23.24 dts:1115520 dts_time:23.24 -> pts:272640 pts_time:5.68 dts:272640 dts_time:5.68
|
|---|
| 3738 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:582 pts_time:23.28 dts:582 dts_time:23.28 -> pts:143 pts_time:5.72 dts:143 dts_time:5.72
|
|---|
| 3739 | dshow passing through packet of type video size 4147200 timestamp 236537427 orig timestamp 235818827 graph timestamp 236537427 diff 718600 Decklink Video Capture
|
|---|
| 3740 | dshow passing through packet of type audio size 7680 timestamp 235818827 orig timestamp 235818827 graph timestamp 236537927 diff 719100 Decklink Audio Capture
|
|---|
| 3741 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3742 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1117440 pts_time:23.28 dts:1117440 dts_time:23.28 -> pts:274560 pts_time:5.72 dts:274560 dts_time:5.72
|
|---|
| 3743 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1117440 pts_time:23.28 dts:1117440 dts_time:23.28 -> pts:274560 pts_time:5.72 dts:274560 dts_time:5.72
|
|---|
| 3744 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:586 pts_time:23.44 dts:583 dts_time:23.32 -> pts:147 pts_time:5.88 dts:144 dts_time:5.76
|
|---|
| 3745 | dshow passing through packet of type video size 4147200 timestamp 236940727 orig timestamp 236218827 graph timestamp 236940527 diff 721700 Decklink Video Capture
|
|---|
| 3746 | dshow passing through packet of type audio size 7680 timestamp 236218827 orig timestamp 236218827 graph timestamp 236942727 diff 723900 Decklink Audio Capture
|
|---|
| 3747 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3748 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1119360 pts_time:23.32 dts:1119360 dts_time:23.32 -> pts:276480 pts_time:5.76 dts:276480 dts_time:5.76
|
|---|
| 3749 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1119360 pts_time:23.32 dts:1119360 dts_time:23.32 -> pts:276480 pts_time:5.76 dts:276480 dts_time:5.76
|
|---|
| 3750 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:584 pts_time:23.36 dts:584 dts_time:23.36 -> pts:145 pts_time:5.8 dts:145 dts_time:5.8
|
|---|
| 3751 | dshow passing through packet of type video size 4147200 timestamp 237340827 orig timestamp 236618827 graph timestamp 237340627 diff 721800 Decklink Video Capture
|
|---|
| 3752 | dshow passing through packet of type audio size 7680 timestamp 236618827 orig timestamp 236618827 graph timestamp 237342927 diff 724100 Decklink Audio Capture
|
|---|
| 3753 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3754 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1121280 pts_time:23.36 dts:1121280 dts_time:23.36 -> pts:278400 pts_time:5.8 dts:278400 dts_time:5.8
|
|---|
| 3755 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1121280 pts_time:23.36 dts:1121280 dts_time:23.36 -> pts:278400 pts_time:5.8 dts:278400 dts_time:5.8
|
|---|
| 3756 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:585 pts_time:23.4 dts:585 dts_time:23.4 -> pts:146 pts_time:5.84 dts:146 dts_time:5.84
|
|---|
| 3757 | dshow passing through packet of type video size 4147200 timestamp 237738127 orig timestamp 237018827 graph timestamp 237738027 diff 719200 Decklink Video Capture
|
|---|
| 3758 | dshow passing through packet of type audio size 7680 timestamp 237018827 orig timestamp 237018827 graph timestamp 237739127 diff 720300 Decklink Audio Capture
|
|---|
| 3759 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3760 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1123200 pts_time:23.4 dts:1123200 dts_time:23.4 -> pts:280320 pts_time:5.84 dts:280320 dts_time:5.84
|
|---|
| 3761 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1123200 pts_time:23.4 dts:1123200 dts_time:23.4 -> pts:280320 pts_time:5.84 dts:280320 dts_time:5.84
|
|---|
| 3762 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:589 pts_time:23.56 dts:586 dts_time:23.44 -> pts:150 pts_time:6 dts:147 dts_time:5.88
|
|---|
| 3763 | dshow passing through packet of type video size 4147200 timestamp 238140327 orig timestamp 237418827 graph timestamp 238140127 diff 721300 Decklink Video Capture
|
|---|
| 3764 | dshow passing through packet of type audio size 7680 timestamp 237418827 orig timestamp 237418827 graph timestamp 238142027 diff 723200 Decklink Audio Capture
|
|---|
| 3765 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3766 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1125120 pts_time:23.44 dts:1125120 dts_time:23.44 -> pts:282240 pts_time:5.88 dts:282240 dts_time:5.88
|
|---|
| 3767 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1125120 pts_time:23.44 dts:1125120 dts_time:23.44 -> pts:282240 pts_time:5.88 dts:282240 dts_time:5.88
|
|---|
| 3768 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:587 pts_time:23.48 dts:587 dts_time:23.48 -> pts:148 pts_time:5.92 dts:148 dts_time:5.92
|
|---|
| 3769 | dshow passing through packet of type video size 4147200 timestamp 238538027 orig timestamp 237818827 graph timestamp 238537827 diff 719000 Decklink Video Capture
|
|---|
| 3770 | dshow passing through packet of type audio size 7680 timestamp 237818827 orig timestamp 237818827 graph timestamp 238538727 diff 719900 Decklink Audio Capture
|
|---|
| 3771 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3772 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1127040 pts_time:23.48 dts:1127040 dts_time:23.48 -> pts:284160 pts_time:5.92 dts:284160 dts_time:5.92
|
|---|
| 3773 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1127040 pts_time:23.48 dts:1127040 dts_time:23.48 -> pts:284160 pts_time:5.92 dts:284160 dts_time:5.92
|
|---|
| 3774 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:588 pts_time:23.52 dts:588 dts_time:23.52 -> pts:149 pts_time:5.96 dts:149 dts_time:5.96
|
|---|
| 3775 | dshow passing through packet of type video size 4147200 timestamp 238937427 orig timestamp 238218827 graph timestamp 238937327 diff 718500 Decklink Video Capture
|
|---|
| 3776 | dshow passing through packet of type audio size 7680 timestamp 238218827 orig timestamp 238218827 graph timestamp 238937827 diff 719000 Decklink Audio Capture
|
|---|
| 3777 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3778 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1128960 pts_time:23.52 dts:1128960 dts_time:23.52 -> pts:286080 pts_time:5.96 dts:286080 dts_time:5.96
|
|---|
| 3779 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1128960 pts_time:23.52 dts:1128960 dts_time:23.52 -> pts:286080 pts_time:5.96 dts:286080 dts_time:5.96
|
|---|
| 3780 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:592 pts_time:23.68 dts:589 dts_time:23.56 -> pts:153 pts_time:6.12 dts:150 dts_time:6
|
|---|
| 3781 | dshow passing through packet of type video size 4147200 timestamp 239337527 orig timestamp 238618827 graph timestamp 239337527 diff 718700 Decklink Video Capture
|
|---|
| 3782 | dshow passing through packet of type audio size 7680 timestamp 238618827 orig timestamp 238618827 graph timestamp 239338027 diff 719200 Decklink Audio Capture
|
|---|
| 3783 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3784 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1130880 pts_time:23.56 dts:1130880 dts_time:23.56 -> pts:288000 pts_time:6 dts:288000 dts_time:6
|
|---|
| 3785 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1130880 pts_time:23.56 dts:1130880 dts_time:23.56 -> pts:288000 pts_time:6 dts:288000 dts_time:6
|
|---|
| 3786 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:590 pts_time:23.6 dts:590 dts_time:23.6 -> pts:151 pts_time:6.04 dts:151 dts_time:6.04
|
|---|
| 3787 | dshow passing through packet of type video size 4147200 timestamp 239740627 orig timestamp 239018827 graph timestamp 239740427 diff 721600 Decklink Video Capture
|
|---|
| 3788 | dshow passing through packet of type audio size 7680 timestamp 239018827 orig timestamp 239018827 graph timestamp 239742627 diff 723800 Decklink Audio Capture
|
|---|
| 3789 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3790 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1132800 pts_time:23.6 dts:1132800 dts_time:23.6 -> pts:289920 pts_time:6.04 dts:289920 dts_time:6.04
|
|---|
| 3791 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1132800 pts_time:23.6 dts:1132800 dts_time:23.6 -> pts:289920 pts_time:6.04 dts:289920 dts_time:6.04
|
|---|
| 3792 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:591 pts_time:23.64 dts:591 dts_time:23.64 -> pts:152 pts_time:6.08 dts:152 dts_time:6.08
|
|---|
| 3793 | dshow passing through packet of type video size 4147200 timestamp 240138427 orig timestamp 239418827 graph timestamp 240138427 diff 719600 Decklink Video Capture
|
|---|
| 3794 | dshow passing through packet of type audio size 7680 timestamp 239418827 orig timestamp 239418827 graph timestamp 240138827 diff 720000 Decklink Audio Capture
|
|---|
| 3795 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3796 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1134720 pts_time:23.64 dts:1134720 dts_time:23.64 -> pts:291840 pts_time:6.08 dts:291840 dts_time:6.08
|
|---|
| 3797 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1134720 pts_time:23.64 dts:1134720 dts_time:23.64 -> pts:291840 pts_time:6.08 dts:291840 dts_time:6.08
|
|---|
| 3798 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:595 pts_time:23.8 dts:592 dts_time:23.68 -> pts:156 pts_time:6.24 dts:153 dts_time:6.12
|
|---|
| 3799 | frame= 595 fps= 25 q=1.6 size=N/A time=00:00:23.80 bitrate=N/A speed= 1x
|
|---|
| 3800 | dshow passing through packet of type video size 4147200 timestamp 240537327 orig timestamp 239818827 graph timestamp 240537327 diff 718500 Decklink Video Capture
|
|---|
| 3801 | dshow passing through packet of type audio size 7680 timestamp 239818827 orig timestamp 239818827 graph timestamp 240537927 diff 719100 Decklink Audio Capture
|
|---|
| 3802 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3803 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1136640 pts_time:23.68 dts:1136640 dts_time:23.68 -> pts:293760 pts_time:6.12 dts:293760 dts_time:6.12
|
|---|
| 3804 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1136640 pts_time:23.68 dts:1136640 dts_time:23.68 -> pts:293760 pts_time:6.12 dts:293760 dts_time:6.12
|
|---|
| 3805 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:593 pts_time:23.72 dts:593 dts_time:23.72 -> pts:154 pts_time:6.16 dts:154 dts_time:6.16
|
|---|
| 3806 | dshow passing through packet of type video size 4147200 timestamp 240940727 orig timestamp 240218827 graph timestamp 240940527 diff 721700 Decklink Video Capture
|
|---|
| 3807 | dshow passing through packet of type audio size 7680 timestamp 240218827 orig timestamp 240218827 graph timestamp 240942327 diff 723500 Decklink Audio Capture
|
|---|
| 3808 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3809 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1138560 pts_time:23.72 dts:1138560 dts_time:23.72 -> pts:295680 pts_time:6.16 dts:295680 dts_time:6.16
|
|---|
| 3810 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1138560 pts_time:23.72 dts:1138560 dts_time:23.72 -> pts:295680 pts_time:6.16 dts:295680 dts_time:6.16
|
|---|
| 3811 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:594 pts_time:23.76 dts:594 dts_time:23.76 -> pts:155 pts_time:6.2 dts:155 dts_time:6.2
|
|---|
| 3812 | dshow passing through packet of type video size 4147200 timestamp 241341327 orig timestamp 240618827 graph timestamp 241341127 diff 722300 Decklink Video Capture
|
|---|
| 3813 | dshow passing through packet of type audio size 7680 timestamp 240618827 orig timestamp 240618827 graph timestamp 241343327 diff 724500 Decklink Audio Capture
|
|---|
| 3814 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3815 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1140480 pts_time:23.76 dts:1140480 dts_time:23.76 -> pts:297600 pts_time:6.2 dts:297600 dts_time:6.2
|
|---|
| 3816 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1140480 pts_time:23.76 dts:1140480 dts_time:23.76 -> pts:297600 pts_time:6.2 dts:297600 dts_time:6.2
|
|---|
| 3817 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:598 pts_time:23.92 dts:595 dts_time:23.8 -> pts:159 pts_time:6.36 dts:156 dts_time:6.24
|
|---|
| 3818 | dshow passing through packet of type video size 4147200 timestamp 241740527 orig timestamp 241018827 graph timestamp 241740227 diff 721400 Decklink Video Capture
|
|---|
| 3819 | dshow passing through packet of type audio size 7680 timestamp 241018827 orig timestamp 241018827 graph timestamp 241742427 diff 723600 Decklink Audio Capture
|
|---|
| 3820 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3821 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1142400 pts_time:23.8 dts:1142400 dts_time:23.8 -> pts:299520 pts_time:6.24 dts:299520 dts_time:6.24
|
|---|
| 3822 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1142400 pts_time:23.8 dts:1142400 dts_time:23.8 -> pts:299520 pts_time:6.24 dts:299520 dts_time:6.24
|
|---|
| 3823 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:596 pts_time:23.84 dts:596 dts_time:23.84 -> pts:157 pts_time:6.28 dts:157 dts_time:6.28
|
|---|
| 3824 | dshow passing through packet of type video size 4147200 timestamp 242138227 orig timestamp 241418827 graph timestamp 242138127 diff 719300 Decklink Video Capture
|
|---|
| 3825 | dshow passing through packet of type audio size 7680 timestamp 241418827 orig timestamp 241418827 graph timestamp 242139327 diff 720500 Decklink Audio Capture
|
|---|
| 3826 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3827 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1144320 pts_time:23.84 dts:1144320 dts_time:23.84 -> pts:301440 pts_time:6.28 dts:301440 dts_time:6.28
|
|---|
| 3828 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1144320 pts_time:23.84 dts:1144320 dts_time:23.84 -> pts:301440 pts_time:6.28 dts:301440 dts_time:6.28
|
|---|
| 3829 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:597 pts_time:23.88 dts:597 dts_time:23.88 -> pts:158 pts_time:6.32 dts:158 dts_time:6.32
|
|---|
| 3830 | dshow passing through packet of type video size 4147200 timestamp 242540627 orig timestamp 241818827 graph timestamp 242540427 diff 721600 Decklink Video Capture
|
|---|
| 3831 | dshow passing through packet of type audio size 7680 timestamp 241818827 orig timestamp 241818827 graph timestamp 242542627 diff 723800 Decklink Audio Capture
|
|---|
| 3832 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3833 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1146240 pts_time:23.88 dts:1146240 dts_time:23.88 -> pts:303360 pts_time:6.32 dts:303360 dts_time:6.32
|
|---|
| 3834 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1146240 pts_time:23.88 dts:1146240 dts_time:23.88 -> pts:303360 pts_time:6.32 dts:303360 dts_time:6.32
|
|---|
| 3835 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:601 pts_time:24.04 dts:598 dts_time:23.92 -> pts:162 pts_time:6.48 dts:159 dts_time:6.36
|
|---|
| 3836 | dshow passing through packet of type video size 4147200 timestamp 242940227 orig timestamp 242218827 graph timestamp 242939927 diff 721100 Decklink Video Capture
|
|---|
| 3837 | dshow passing through packet of type audio size 7680 timestamp 242218827 orig timestamp 242218827 graph timestamp 242941727 diff 722900 Decklink Audio Capture
|
|---|
| 3838 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3839 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1148160 pts_time:23.92 dts:1148160 dts_time:23.92 -> pts:305280 pts_time:6.36 dts:305280 dts_time:6.36
|
|---|
| 3840 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1148160 pts_time:23.92 dts:1148160 dts_time:23.92 -> pts:305280 pts_time:6.36 dts:305280 dts_time:6.36
|
|---|
| 3841 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:599 pts_time:23.96 dts:599 dts_time:23.96 -> pts:160 pts_time:6.4 dts:160 dts_time:6.4
|
|---|
| 3842 | dshow passing through packet of type video size 4147200 timestamp 243340327 orig timestamp 242618827 graph timestamp 243340127 diff 721300 Decklink Video Capture
|
|---|
| 3843 | dshow passing through packet of type audio size 7680 timestamp 242618827 orig timestamp 242618827 graph timestamp 243341927 diff 723100 Decklink Audio Capture
|
|---|
| 3844 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3845 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1150080 pts_time:23.96 dts:1150080 dts_time:23.96 -> pts:307200 pts_time:6.4 dts:307200 dts_time:6.4
|
|---|
| 3846 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1150080 pts_time:23.96 dts:1150080 dts_time:23.96 -> pts:307200 pts_time:6.4 dts:307200 dts_time:6.4
|
|---|
| 3847 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:600 pts_time:24 dts:600 dts_time:24 -> pts:161 pts_time:6.44 dts:161 dts_time:6.44
|
|---|
| 3848 | dshow passing through packet of type video size 4147200 timestamp 243738127 orig timestamp 243018827 graph timestamp 243737927 diff 719100 Decklink Video Capture
|
|---|
| 3849 | dshow passing through packet of type audio size 7680 timestamp 243018827 orig timestamp 243018827 graph timestamp 243738827 diff 720000 Decklink Audio Capture
|
|---|
| 3850 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3851 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1152000 pts_time:24 dts:1152000 dts_time:24 -> pts:309120 pts_time:6.44 dts:309120 dts_time:6.44
|
|---|
| 3852 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1152000 pts_time:24 dts:1152000 dts_time:24 -> pts:309120 pts_time:6.44 dts:309120 dts_time:6.44
|
|---|
| 3853 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:604 pts_time:24.16 dts:601 dts_time:24.04 -> pts:165 pts_time:6.6 dts:162 dts_time:6.48
|
|---|
| 3854 | dshow passing through packet of type video size 4147200 timestamp 244140927 orig timestamp 243418827 graph timestamp 244140627 diff 721800 Decklink Video Capture
|
|---|
| 3855 | dshow passing through packet of type audio size 7680 timestamp 243418827 orig timestamp 243418827 graph timestamp 244142827 diff 724000 Decklink Audio Capture
|
|---|
| 3856 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3857 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1153920 pts_time:24.04 dts:1153920 dts_time:24.04 -> pts:311040 pts_time:6.48 dts:311040 dts_time:6.48
|
|---|
| 3858 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1153920 pts_time:24.04 dts:1153920 dts_time:24.04 -> pts:311040 pts_time:6.48 dts:311040 dts_time:6.48
|
|---|
| 3859 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:602 pts_time:24.08 dts:602 dts_time:24.08 -> pts:163 pts_time:6.52 dts:163 dts_time:6.52
|
|---|
| 3860 | dshow passing through packet of type video size 4147200 timestamp 244537427 orig timestamp 243818827 graph timestamp 244537327 diff 718500 Decklink Video Capture
|
|---|
| 3861 | dshow passing through packet of type audio size 7680 timestamp 243818827 orig timestamp 243818827 graph timestamp 244538027 diff 719200 Decklink Audio Capture
|
|---|
| 3862 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3863 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1155840 pts_time:24.08 dts:1155840 dts_time:24.08 -> pts:312960 pts_time:6.52 dts:312960 dts_time:6.52
|
|---|
| 3864 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1155840 pts_time:24.08 dts:1155840 dts_time:24.08 -> pts:312960 pts_time:6.52 dts:312960 dts_time:6.52
|
|---|
| 3865 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:603 pts_time:24.12 dts:603 dts_time:24.12 -> pts:164 pts_time:6.56 dts:164 dts_time:6.56
|
|---|
| 3866 | dshow passing through packet of type video size 4147200 timestamp 244940827 orig timestamp 244218827 graph timestamp 244940627 diff 721800 Decklink Video Capture
|
|---|
| 3867 | dshow passing through packet of type audio size 7680 timestamp 244218827 orig timestamp 244218827 graph timestamp 244942927 diff 724100 Decklink Audio Capture
|
|---|
| 3868 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3869 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1157760 pts_time:24.12 dts:1157760 dts_time:24.12 -> pts:314880 pts_time:6.56 dts:314880 dts_time:6.56
|
|---|
| 3870 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1157760 pts_time:24.12 dts:1157760 dts_time:24.12 -> pts:314880 pts_time:6.56 dts:314880 dts_time:6.56
|
|---|
| 3871 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:607 pts_time:24.28 dts:604 dts_time:24.16 -> pts:168 pts_time:6.72 dts:165 dts_time:6.6
|
|---|
| 3872 | dshow passing through packet of type video size 4147200 timestamp 245340427 orig timestamp 244618827 graph timestamp 245340227 diff 721400 Decklink Video Capture
|
|---|
| 3873 | dshow passing through packet of type audio size 7680 timestamp 244618827 orig timestamp 244618827 graph timestamp 245342427 diff 723600 Decklink Audio Capture
|
|---|
| 3874 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3875 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1159680 pts_time:24.16 dts:1159680 dts_time:24.16 -> pts:316800 pts_time:6.6 dts:316800 dts_time:6.6
|
|---|
| 3876 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1159680 pts_time:24.16 dts:1159680 dts_time:24.16 -> pts:316800 pts_time:6.6 dts:316800 dts_time:6.6
|
|---|
| 3877 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:605 pts_time:24.2 dts:605 dts_time:24.2 -> pts:166 pts_time:6.64 dts:166 dts_time:6.64
|
|---|
| 3878 | frame= 608 fps= 25 q=2.5 size=N/A time=00:00:24.32 bitrate=N/A speed= 1x
|
|---|
| 3879 | dshow passing through packet of type video size 4147200 timestamp 245737527 orig timestamp 245018827 graph timestamp 245737427 diff 718600 Decklink Video Capture
|
|---|
| 3880 | dshow passing through packet of type audio size 7680 timestamp 245018827 orig timestamp 245018827 graph timestamp 245738027 diff 719200 Decklink Audio Capture
|
|---|
| 3881 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3882 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1161600 pts_time:24.2 dts:1161600 dts_time:24.2 -> pts:318720 pts_time:6.64 dts:318720 dts_time:6.64
|
|---|
| 3883 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1161600 pts_time:24.2 dts:1161600 dts_time:24.2 -> pts:318720 pts_time:6.64 dts:318720 dts_time:6.64
|
|---|
| 3884 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:606 pts_time:24.24 dts:606 dts_time:24.24 -> pts:167 pts_time:6.68 dts:167 dts_time:6.68
|
|---|
| 3885 | dshow passing through packet of type video size 4147200 timestamp 246140627 orig timestamp 245418827 graph timestamp 246140327 diff 721500 Decklink Video Capture
|
|---|
| 3886 | dshow passing through packet of type audio size 7680 timestamp 245418827 orig timestamp 245418827 graph timestamp 246142227 diff 723400 Decklink Audio Capture
|
|---|
| 3887 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3888 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1163520 pts_time:24.24 dts:1163520 dts_time:24.24 -> pts:320640 pts_time:6.68 dts:320640 dts_time:6.68
|
|---|
| 3889 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1163520 pts_time:24.24 dts:1163520 dts_time:24.24 -> pts:320640 pts_time:6.68 dts:320640 dts_time:6.68
|
|---|
| 3890 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:610 pts_time:24.4 dts:607 dts_time:24.28 -> pts:171 pts_time:6.84 dts:168 dts_time:6.72
|
|---|
| 3891 | dshow passing through packet of type video size 4147200 timestamp 246540827 orig timestamp 245818827 graph timestamp 246540627 diff 721800 Decklink Video Capture
|
|---|
| 3892 | dshow passing through packet of type audio size 7680 timestamp 245818827 orig timestamp 245818827 graph timestamp 246542827 diff 724000 Decklink Audio Capture
|
|---|
| 3893 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3894 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1165440 pts_time:24.28 dts:1165440 dts_time:24.28 -> pts:322560 pts_time:6.72 dts:322560 dts_time:6.72
|
|---|
| 3895 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1165440 pts_time:24.28 dts:1165440 dts_time:24.28 -> pts:322560 pts_time:6.72 dts:322560 dts_time:6.72
|
|---|
| 3896 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:608 pts_time:24.32 dts:608 dts_time:24.32 -> pts:169 pts_time:6.76 dts:169 dts_time:6.76
|
|---|
| 3897 | dshow passing through packet of type video size 4147200 timestamp 246941027 orig timestamp 246218827 graph timestamp 246940727 diff 721900 Decklink Video Capture
|
|---|
| 3898 | dshow passing through packet of type audio size 7680 timestamp 246218827 orig timestamp 246218827 graph timestamp 246942927 diff 724100 Decklink Audio Capture
|
|---|
| 3899 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3900 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1167360 pts_time:24.32 dts:1167360 dts_time:24.32 -> pts:324480 pts_time:6.76 dts:324480 dts_time:6.76
|
|---|
| 3901 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1167360 pts_time:24.32 dts:1167360 dts_time:24.32 -> pts:324480 pts_time:6.76 dts:324480 dts_time:6.76
|
|---|
| 3902 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:609 pts_time:24.36 dts:609 dts_time:24.36 -> pts:170 pts_time:6.8 dts:170 dts_time:6.8
|
|---|
| 3903 | dshow passing through packet of type video size 4147200 timestamp 247337927 orig timestamp 246618827 graph timestamp 247337927 diff 719100 Decklink Video Capture
|
|---|
| 3904 | dshow passing through packet of type audio size 7680 timestamp 246618827 orig timestamp 246618827 graph timestamp 247338527 diff 719700 Decklink Audio Capture
|
|---|
| 3905 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3906 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1169280 pts_time:24.36 dts:1169280 dts_time:24.36 -> pts:326400 pts_time:6.8 dts:326400 dts_time:6.8
|
|---|
| 3907 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1169280 pts_time:24.36 dts:1169280 dts_time:24.36 -> pts:326400 pts_time:6.8 dts:326400 dts_time:6.8
|
|---|
| 3908 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:613 pts_time:24.52 dts:610 dts_time:24.4 -> pts:174 pts_time:6.96 dts:171 dts_time:6.84
|
|---|
| 3909 | dshow passing through packet of type video size 4147200 timestamp 247740227 orig timestamp 247018827 graph timestamp 247740027 diff 721200 Decklink Video Capture
|
|---|
| 3910 | dshow passing through packet of type audio size 7680 timestamp 247018827 orig timestamp 247018827 graph timestamp 247742027 diff 723200 Decklink Audio Capture
|
|---|
| 3911 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3912 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1171200 pts_time:24.4 dts:1171200 dts_time:24.4 -> pts:328320 pts_time:6.84 dts:328320 dts_time:6.84
|
|---|
| 3913 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1171200 pts_time:24.4 dts:1171200 dts_time:24.4 -> pts:328320 pts_time:6.84 dts:328320 dts_time:6.84
|
|---|
| 3914 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:611 pts_time:24.44 dts:611 dts_time:24.44 -> pts:172 pts_time:6.88 dts:172 dts_time:6.88
|
|---|
| 3915 | dshow passing through packet of type video size 4147200 timestamp 248139127 orig timestamp 247418827 graph timestamp 248138927 diff 720100 Decklink Video Capture
|
|---|
| 3916 | dshow passing through packet of type audio size 7680 timestamp 247418827 orig timestamp 247418827 graph timestamp 248140427 diff 721600 Decklink Audio Capture
|
|---|
| 3917 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3918 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1173120 pts_time:24.44 dts:1173120 dts_time:24.44 -> pts:330240 pts_time:6.88 dts:330240 dts_time:6.88
|
|---|
| 3919 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1173120 pts_time:24.44 dts:1173120 dts_time:24.44 -> pts:330240 pts_time:6.88 dts:330240 dts_time:6.88
|
|---|
| 3920 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:612 pts_time:24.48 dts:612 dts_time:24.48 -> pts:173 pts_time:6.92 dts:173 dts_time:6.92
|
|---|
| 3921 | dshow passing through packet of type video size 4147200 timestamp 248540327 orig timestamp 247818827 graph timestamp 248540127 diff 721300 Decklink Video Capture
|
|---|
| 3922 | dshow passing through packet of type audio size 7680 timestamp 247818827 orig timestamp 247818827 graph timestamp 248542127 diff 723300 Decklink Audio Capture
|
|---|
| 3923 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3924 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1175040 pts_time:24.48 dts:1175040 dts_time:24.48 -> pts:332160 pts_time:6.92 dts:332160 dts_time:6.92
|
|---|
| 3925 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1175040 pts_time:24.48 dts:1175040 dts_time:24.48 -> pts:332160 pts_time:6.92 dts:332160 dts_time:6.92
|
|---|
| 3926 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:616 pts_time:24.64 dts:613 dts_time:24.52 -> pts:177 pts_time:7.08 dts:174 dts_time:6.96
|
|---|
| 3927 | dshow passing through packet of type video size 4147200 timestamp 248940627 orig timestamp 248218827 graph timestamp 248940427 diff 721600 Decklink Video Capture
|
|---|
| 3928 | dshow passing through packet of type audio size 7680 timestamp 248218827 orig timestamp 248218827 graph timestamp 248942527 diff 723700 Decklink Audio Capture
|
|---|
| 3929 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3930 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1176960 pts_time:24.52 dts:1176960 dts_time:24.52 -> pts:334080 pts_time:6.96 dts:334080 dts_time:6.96
|
|---|
| 3931 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1176960 pts_time:24.52 dts:1176960 dts_time:24.52 -> pts:334080 pts_time:6.96 dts:334080 dts_time:6.96
|
|---|
| 3932 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:614 pts_time:24.56 dts:614 dts_time:24.56 -> pts:175 pts_time:7 dts:175 dts_time:7
|
|---|
| 3933 | dshow passing through packet of type video size 4147200 timestamp 249339727 orig timestamp 248618827 graph timestamp 249339527 diff 720700 Decklink Video Capture
|
|---|
| 3934 | dshow passing through packet of type audio size 7680 timestamp 248618827 orig timestamp 248618827 graph timestamp 249341127 diff 722300 Decklink Audio Capture
|
|---|
| 3935 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3936 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1178880 pts_time:24.56 dts:1178880 dts_time:24.56 -> pts:336000 pts_time:7 dts:336000 dts_time:7
|
|---|
| 3937 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1178880 pts_time:24.56 dts:1178880 dts_time:24.56 -> pts:336000 pts_time:7 dts:336000 dts_time:7
|
|---|
| 3938 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:615 pts_time:24.6 dts:615 dts_time:24.6 -> pts:176 pts_time:7.04 dts:176 dts_time:7.04
|
|---|
| 3939 | dshow passing through packet of type video size 4147200 timestamp 249738027 orig timestamp 249018827 graph timestamp 249737927 diff 719100 Decklink Video Capture
|
|---|
| 3940 | dshow passing through packet of type audio size 7680 timestamp 249018827 orig timestamp 249018827 graph timestamp 249739227 diff 720400 Decklink Audio Capture
|
|---|
| 3941 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3942 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1180800 pts_time:24.6 dts:1180800 dts_time:24.6 -> pts:337920 pts_time:7.04 dts:337920 dts_time:7.04
|
|---|
| 3943 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1180800 pts_time:24.6 dts:1180800 dts_time:24.6 -> pts:337920 pts_time:7.04 dts:337920 dts_time:7.04
|
|---|
| 3944 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:619 pts_time:24.76 dts:616 dts_time:24.64 -> pts:180 pts_time:7.2 dts:177 dts_time:7.08
|
|---|
| 3945 | dshow passing through packet of type video size 4147200 timestamp 250140427 orig timestamp 249418827 graph timestamp 250140127 diff 721300 Decklink Video Capture
|
|---|
| 3946 | dshow passing through packet of type audio size 7680 timestamp 249418827 orig timestamp 249418827 graph timestamp 250142327 diff 723500 Decklink Audio Capture
|
|---|
| 3947 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3948 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1182720 pts_time:24.64 dts:1182720 dts_time:24.64 -> pts:339840 pts_time:7.08 dts:339840 dts_time:7.08
|
|---|
| 3949 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1182720 pts_time:24.64 dts:1182720 dts_time:24.64 -> pts:339840 pts_time:7.08 dts:339840 dts_time:7.08
|
|---|
| 3950 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:617 pts_time:24.68 dts:617 dts_time:24.68 -> pts:178 pts_time:7.12 dts:178 dts_time:7.12
|
|---|
| 3951 | frame= 620 fps= 25 q=2.5 size=N/A time=00:00:24.80 bitrate=N/A speed= 1x
|
|---|
| 3952 | dshow passing through packet of type video size 4147200 timestamp 250537027 orig timestamp 249818827 graph timestamp 250537027 diff 718200 Decklink Video Capture
|
|---|
| 3953 | dshow passing through packet of type audio size 7680 timestamp 249818827 orig timestamp 249818827 graph timestamp 250537627 diff 718800 Decklink Audio Capture
|
|---|
| 3954 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3955 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1184640 pts_time:24.68 dts:1184640 dts_time:24.68 -> pts:341760 pts_time:7.12 dts:341760 dts_time:7.12
|
|---|
| 3956 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1184640 pts_time:24.68 dts:1184640 dts_time:24.68 -> pts:341760 pts_time:7.12 dts:341760 dts_time:7.12
|
|---|
| 3957 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:618 pts_time:24.72 dts:618 dts_time:24.72 -> pts:179 pts_time:7.16 dts:179 dts_time:7.16
|
|---|
| 3958 | dshow passing through packet of type video size 4147200 timestamp 250940627 orig timestamp 250218827 graph timestamp 250940327 diff 721500 Decklink Video Capture
|
|---|
| 3959 | dshow passing through packet of type audio size 7680 timestamp 250218827 orig timestamp 250218827 graph timestamp 250942327 diff 723500 Decklink Audio Capture
|
|---|
| 3960 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3961 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1186560 pts_time:24.72 dts:1186560 dts_time:24.72 -> pts:343680 pts_time:7.16 dts:343680 dts_time:7.16
|
|---|
| 3962 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1186560 pts_time:24.72 dts:1186560 dts_time:24.72 -> pts:343680 pts_time:7.16 dts:343680 dts_time:7.16
|
|---|
| 3963 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:622 pts_time:24.88 dts:619 dts_time:24.76 -> pts:183 pts_time:7.32 dts:180 dts_time:7.2
|
|---|
| 3964 | dshow passing through packet of type video size 4147200 timestamp 251340327 orig timestamp 250618827 graph timestamp 251340127 diff 721300 Decklink Video Capture
|
|---|
| 3965 | dshow passing through packet of type audio size 7680 timestamp 250618827 orig timestamp 250618827 graph timestamp 251342427 diff 723600 Decklink Audio Capture
|
|---|
| 3966 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3967 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1188480 pts_time:24.76 dts:1188480 dts_time:24.76 -> pts:345600 pts_time:7.2 dts:345600 dts_time:7.2
|
|---|
| 3968 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1188480 pts_time:24.76 dts:1188480 dts_time:24.76 -> pts:345600 pts_time:7.2 dts:345600 dts_time:7.2
|
|---|
| 3969 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:620 pts_time:24.8 dts:620 dts_time:24.8 -> pts:181 pts_time:7.24 dts:181 dts_time:7.24
|
|---|
| 3970 | dshow passing through packet of type video size 4147200 timestamp 251740527 orig timestamp 251018827 graph timestamp 251740327 diff 721500 Decklink Video Capture
|
|---|
| 3971 | dshow passing through packet of type audio size 7680 timestamp 251018827 orig timestamp 251018827 graph timestamp 251742527 diff 723700 Decklink Audio Capture
|
|---|
| 3972 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3973 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1190400 pts_time:24.8 dts:1190400 dts_time:24.8 -> pts:347520 pts_time:7.24 dts:347520 dts_time:7.24
|
|---|
| 3974 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1190400 pts_time:24.8 dts:1190400 dts_time:24.8 -> pts:347520 pts_time:7.24 dts:347520 dts_time:7.24
|
|---|
| 3975 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:621 pts_time:24.84 dts:621 dts_time:24.84 -> pts:182 pts_time:7.28 dts:182 dts_time:7.28
|
|---|
| 3976 | dshow passing through packet of type video size 4147200 timestamp 252138227 orig timestamp 251418827 graph timestamp 252138127 diff 719300 Decklink Video Capture
|
|---|
| 3977 | dshow passing through packet of type audio size 7680 timestamp 251418827 orig timestamp 251418827 graph timestamp 252139227 diff 720400 Decklink Audio Capture
|
|---|
| 3978 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3979 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1192320 pts_time:24.84 dts:1192320 dts_time:24.84 -> pts:349440 pts_time:7.28 dts:349440 dts_time:7.28
|
|---|
| 3980 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1192320 pts_time:24.84 dts:1192320 dts_time:24.84 -> pts:349440 pts_time:7.28 dts:349440 dts_time:7.28
|
|---|
| 3981 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:625 pts_time:25 dts:622 dts_time:24.88 -> pts:186 pts_time:7.44 dts:183 dts_time:7.32
|
|---|
| 3982 | dshow passing through packet of type video size 4147200 timestamp 252540427 orig timestamp 251818827 graph timestamp 252540227 diff 721400 Decklink Video Capture
|
|---|
| 3983 | dshow passing through packet of type audio size 7680 timestamp 251818827 orig timestamp 251818827 graph timestamp 252542427 diff 723600 Decklink Audio Capture
|
|---|
| 3984 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3985 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1194240 pts_time:24.88 dts:1194240 dts_time:24.88 -> pts:351360 pts_time:7.32 dts:351360 dts_time:7.32
|
|---|
| 3986 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1194240 pts_time:24.88 dts:1194240 dts_time:24.88 -> pts:351360 pts_time:7.32 dts:351360 dts_time:7.32
|
|---|
| 3987 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:623 pts_time:24.92 dts:623 dts_time:24.92 -> pts:184 pts_time:7.36 dts:184 dts_time:7.36
|
|---|
| 3988 | dshow passing through packet of type video size 4147200 timestamp 252938327 orig timestamp 252218827 graph timestamp 252938227 diff 719400 Decklink Video Capture
|
|---|
| 3989 | dshow passing through packet of type audio size 7680 timestamp 252218827 orig timestamp 252218827 graph timestamp 252939527 diff 720700 Decklink Audio Capture
|
|---|
| 3990 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3991 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1196160 pts_time:24.92 dts:1196160 dts_time:24.92 -> pts:353280 pts_time:7.36 dts:353280 dts_time:7.36
|
|---|
| 3992 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1196160 pts_time:24.92 dts:1196160 dts_time:24.92 -> pts:353280 pts_time:7.36 dts:353280 dts_time:7.36
|
|---|
| 3993 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:624 pts_time:24.96 dts:624 dts_time:24.96 -> pts:185 pts_time:7.4 dts:185 dts_time:7.4
|
|---|
| 3994 | dshow passing through packet of type video size 4147200 timestamp 253340427 orig timestamp 252618827 graph timestamp 253340127 diff 721300 Decklink Video Capture
|
|---|
| 3995 | dshow passing through packet of type audio size 7680 timestamp 252618827 orig timestamp 252618827 graph timestamp 253342127 diff 723300 Decklink Audio Capture
|
|---|
| 3996 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 3997 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1198080 pts_time:24.96 dts:1198080 dts_time:24.96 -> pts:355200 pts_time:7.4 dts:355200 dts_time:7.4
|
|---|
| 3998 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1198080 pts_time:24.96 dts:1198080 dts_time:24.96 -> pts:355200 pts_time:7.4 dts:355200 dts_time:7.4
|
|---|
| 3999 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:628 pts_time:25.12 dts:625 dts_time:25 -> pts:189 pts_time:7.56 dts:186 dts_time:7.44
|
|---|
| 4000 | dshow passing through packet of type video size 4147200 timestamp 253740327 orig timestamp 253018827 graph timestamp 253740027 diff 721200 Decklink Video Capture
|
|---|
| 4001 | dshow passing through packet of type audio size 7680 timestamp 253018827 orig timestamp 253018827 graph timestamp 253741827 diff 723000 Decklink Audio Capture
|
|---|
| 4002 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4003 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1200000 pts_time:25 dts:1200000 dts_time:25 -> pts:357120 pts_time:7.44 dts:357120 dts_time:7.44
|
|---|
| 4004 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1200000 pts_time:25 dts:1200000 dts_time:25 -> pts:357120 pts_time:7.44 dts:357120 dts_time:7.44
|
|---|
| 4005 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:626 pts_time:25.04 dts:626 dts_time:25.04 -> pts:187 pts_time:7.48 dts:187 dts_time:7.48
|
|---|
| 4006 | dshow passing through packet of type video size 4147200 timestamp 254139527 orig timestamp 253418827 graph timestamp 254139427 diff 720600 Decklink Video Capture
|
|---|
| 4007 | dshow passing through packet of type audio size 7680 timestamp 253418827 orig timestamp 253418827 graph timestamp 254141227 diff 722400 Decklink Audio Capture
|
|---|
| 4008 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4009 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1201920 pts_time:25.04 dts:1201920 dts_time:25.04 -> pts:359040 pts_time:7.48 dts:359040 dts_time:7.48
|
|---|
| 4010 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1201920 pts_time:25.04 dts:1201920 dts_time:25.04 -> pts:359040 pts_time:7.48 dts:359040 dts_time:7.48
|
|---|
| 4011 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:627 pts_time:25.08 dts:627 dts_time:25.08 -> pts:188 pts_time:7.52 dts:188 dts_time:7.52
|
|---|
| 4012 | dshow passing through packet of type video size 4147200 timestamp 254537527 orig timestamp 253818827 graph timestamp 254537427 diff 718600 Decklink Video Capture
|
|---|
| 4013 | dshow passing through packet of type audio size 7680 timestamp 253818827 orig timestamp 253818827 graph timestamp 254538027 diff 719200 Decklink Audio Capture
|
|---|
| 4014 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4015 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1203840 pts_time:25.08 dts:1203840 dts_time:25.08 -> pts:360960 pts_time:7.52 dts:360960 dts_time:7.52
|
|---|
| 4016 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1203840 pts_time:25.08 dts:1203840 dts_time:25.08 -> pts:360960 pts_time:7.52 dts:360960 dts_time:7.52
|
|---|
| 4017 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:631 pts_time:25.24 dts:628 dts_time:25.12 -> pts:192 pts_time:7.68 dts:189 dts_time:7.56
|
|---|
| 4018 | dshow passing through packet of type video size 4147200 timestamp 254940327 orig timestamp 254218827 graph timestamp 254940127 diff 721300 Decklink Video Capture
|
|---|
| 4019 | dshow passing through packet of type audio size 7680 timestamp 254218827 orig timestamp 254218827 graph timestamp 254941927 diff 723100 Decklink Audio Capture
|
|---|
| 4020 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4021 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1205760 pts_time:25.12 dts:1205760 dts_time:25.12 -> pts:362880 pts_time:7.56 dts:362880 dts_time:7.56
|
|---|
| 4022 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1205760 pts_time:25.12 dts:1205760 dts_time:25.12 -> pts:362880 pts_time:7.56 dts:362880 dts_time:7.56
|
|---|
| 4023 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:629 pts_time:25.16 dts:629 dts_time:25.16 -> pts:190 pts_time:7.6 dts:190 dts_time:7.6
|
|---|
| 4024 | dshow passing through packet of type video size 4147200 timestamp 255337127 orig timestamp 254618827 graph timestamp 255337127 diff 718300 Decklink Video Capture
|
|---|
| 4025 | dshow passing through packet of type audio size 7680 timestamp 254618827 orig timestamp 254618827 graph timestamp 255337627 diff 718800 Decklink Audio Capture
|
|---|
| 4026 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4027 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1207680 pts_time:25.16 dts:1207680 dts_time:25.16 -> pts:364800 pts_time:7.6 dts:364800 dts_time:7.6
|
|---|
| 4028 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1207680 pts_time:25.16 dts:1207680 dts_time:25.16 -> pts:364800 pts_time:7.6 dts:364800 dts_time:7.6
|
|---|
| 4029 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:630 pts_time:25.2 dts:630 dts_time:25.2 -> pts:191 pts_time:7.64 dts:191 dts_time:7.64
|
|---|
| 4030 | frame= 633 fps= 25 q=2.5 size=N/A time=00:00:25.32 bitrate=N/A speed= 1x
|
|---|
| 4031 | dshow passing through packet of type video size 4147200 timestamp 255737227 orig timestamp 255018827 graph timestamp 255737127 diff 718300 Decklink Video Capture
|
|---|
| 4032 | dshow passing through packet of type audio size 7680 timestamp 255018827 orig timestamp 255018827 graph timestamp 255737827 diff 719000 Decklink Audio Capture
|
|---|
| 4033 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4034 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1209600 pts_time:25.2 dts:1209600 dts_time:25.2 -> pts:366720 pts_time:7.64 dts:366720 dts_time:7.64
|
|---|
| 4035 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1209600 pts_time:25.2 dts:1209600 dts_time:25.2 -> pts:366720 pts_time:7.64 dts:366720 dts_time:7.64
|
|---|
| 4036 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:634 pts_time:25.36 dts:631 dts_time:25.24 -> pts:195 pts_time:7.8 dts:192 dts_time:7.68
|
|---|
| 4037 | dshow passing through packet of type video size 4147200 timestamp 256140527 orig timestamp 255418827 graph timestamp 256140327 diff 721500 Decklink Video Capture
|
|---|
| 4038 | dshow passing through packet of type audio size 7680 timestamp 255418827 orig timestamp 255418827 graph timestamp 256142527 diff 723700 Decklink Audio Capture
|
|---|
| 4039 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4040 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1211520 pts_time:25.24 dts:1211520 dts_time:25.24 -> pts:368640 pts_time:7.68 dts:368640 dts_time:7.68
|
|---|
| 4041 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1211520 pts_time:25.24 dts:1211520 dts_time:25.24 -> pts:368640 pts_time:7.68 dts:368640 dts_time:7.68
|
|---|
| 4042 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:632 pts_time:25.28 dts:632 dts_time:25.28 -> pts:193 pts_time:7.72 dts:193 dts_time:7.72
|
|---|
| 4043 | dshow passing through packet of type video size 4147200 timestamp 256540827 orig timestamp 255818827 graph timestamp 256540627 diff 721800 Decklink Video Capture
|
|---|
| 4044 | dshow passing through packet of type audio size 7680 timestamp 255818827 orig timestamp 255818827 graph timestamp 256542827 diff 724000 Decklink Audio Capture
|
|---|
| 4045 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4046 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1213440 pts_time:25.28 dts:1213440 dts_time:25.28 -> pts:370560 pts_time:7.72 dts:370560 dts_time:7.72
|
|---|
| 4047 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1213440 pts_time:25.28 dts:1213440 dts_time:25.28 -> pts:370560 pts_time:7.72 dts:370560 dts_time:7.72
|
|---|
| 4048 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:633 pts_time:25.32 dts:633 dts_time:25.32 -> pts:194 pts_time:7.76 dts:194 dts_time:7.76
|
|---|
| 4049 | dshow passing through packet of type video size 4147200 timestamp 256938627 orig timestamp 256218827 graph timestamp 256938527 diff 719700 Decklink Video Capture
|
|---|
| 4050 | dshow passing through packet of type audio size 7680 timestamp 256218827 orig timestamp 256218827 graph timestamp 256939527 diff 720700 Decklink Audio Capture
|
|---|
| 4051 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4052 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1215360 pts_time:25.32 dts:1215360 dts_time:25.32 -> pts:372480 pts_time:7.76 dts:372480 dts_time:7.76
|
|---|
| 4053 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1215360 pts_time:25.32 dts:1215360 dts_time:25.32 -> pts:372480 pts_time:7.76 dts:372480 dts_time:7.76
|
|---|
| 4054 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:637 pts_time:25.48 dts:634 dts_time:25.36 -> pts:198 pts_time:7.92 dts:195 dts_time:7.8
|
|---|
| 4055 | dshow passing through packet of type video size 4147200 timestamp 257340527 orig timestamp 256618827 graph timestamp 257340327 diff 721500 Decklink Video Capture
|
|---|
| 4056 | dshow passing through packet of type audio size 7680 timestamp 256618827 orig timestamp 256618827 graph timestamp 257342527 diff 723700 Decklink Audio Capture
|
|---|
| 4057 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4058 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1217280 pts_time:25.36 dts:1217280 dts_time:25.36 -> pts:374400 pts_time:7.8 dts:374400 dts_time:7.8
|
|---|
| 4059 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1217280 pts_time:25.36 dts:1217280 dts_time:25.36 -> pts:374400 pts_time:7.8 dts:374400 dts_time:7.8
|
|---|
| 4060 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:635 pts_time:25.4 dts:635 dts_time:25.4 -> pts:196 pts_time:7.84 dts:196 dts_time:7.84
|
|---|
| 4061 | dshow passing through packet of type video size 4147200 timestamp 257740327 orig timestamp 257018827 graph timestamp 257740127 diff 721300 Decklink Video Capture
|
|---|
| 4062 | dshow passing through packet of type audio size 7680 timestamp 257018827 orig timestamp 257018827 graph timestamp 257742027 diff 723200 Decklink Audio Capture
|
|---|
| 4063 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4064 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1219200 pts_time:25.4 dts:1219200 dts_time:25.4 -> pts:376320 pts_time:7.84 dts:376320 dts_time:7.84
|
|---|
| 4065 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1219200 pts_time:25.4 dts:1219200 dts_time:25.4 -> pts:376320 pts_time:7.84 dts:376320 dts_time:7.84
|
|---|
| 4066 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:636 pts_time:25.44 dts:636 dts_time:25.44 -> pts:197 pts_time:7.88 dts:197 dts_time:7.88
|
|---|
| 4067 | dshow passing through packet of type video size 4147200 timestamp 258138127 orig timestamp 257418827 graph timestamp 258138027 diff 719200 Decklink Video Capture
|
|---|
| 4068 | dshow passing through packet of type audio size 7680 timestamp 257418827 orig timestamp 257418827 graph timestamp 258139027 diff 720200 Decklink Audio Capture
|
|---|
| 4069 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4070 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1221120 pts_time:25.44 dts:1221120 dts_time:25.44 -> pts:378240 pts_time:7.88 dts:378240 dts_time:7.88
|
|---|
| 4071 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1221120 pts_time:25.44 dts:1221120 dts_time:25.44 -> pts:378240 pts_time:7.88 dts:378240 dts_time:7.88
|
|---|
| 4072 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:640 pts_time:25.6 dts:637 dts_time:25.48 -> pts:201 pts_time:8.04 dts:198 dts_time:7.92
|
|---|
| 4073 | dshow passing through packet of type video size 4147200 timestamp 258540727 orig timestamp 257818827 graph timestamp 258540427 diff 721600 Decklink Video Capture
|
|---|
| 4074 | dshow passing through packet of type audio size 7680 timestamp 257818827 orig timestamp 257818827 graph timestamp 258542827 diff 724000 Decklink Audio Capture
|
|---|
| 4075 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4076 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1223040 pts_time:25.48 dts:1223040 dts_time:25.48 -> pts:380160 pts_time:7.92 dts:380160 dts_time:7.92
|
|---|
| 4077 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1223040 pts_time:25.48 dts:1223040 dts_time:25.48 -> pts:380160 pts_time:7.92 dts:380160 dts_time:7.92
|
|---|
| 4078 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:638 pts_time:25.52 dts:638 dts_time:25.52 -> pts:199 pts_time:7.96 dts:199 dts_time:7.96
|
|---|
| 4079 | dshow passing through packet of type video size 4147200 timestamp 258940527 orig timestamp 258218827 graph timestamp 258940327 diff 721500 Decklink Video Capture
|
|---|
| 4080 | dshow passing through packet of type audio size 7680 timestamp 258218827 orig timestamp 258218827 graph timestamp 258942527 diff 723700 Decklink Audio Capture
|
|---|
| 4081 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4082 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1224960 pts_time:25.52 dts:1224960 dts_time:25.52 -> pts:382080 pts_time:7.96 dts:382080 dts_time:7.96
|
|---|
| 4083 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1224960 pts_time:25.52 dts:1224960 dts_time:25.52 -> pts:382080 pts_time:7.96 dts:382080 dts_time:7.96
|
|---|
| 4084 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:639 pts_time:25.56 dts:639 dts_time:25.56 -> pts:200 pts_time:8 dts:200 dts_time:8
|
|---|
| 4085 | dshow passing through packet of type video size 4147200 timestamp 259338227 orig timestamp 258618827 graph timestamp 259338127 diff 719300 Decklink Video Capture
|
|---|
| 4086 | dshow passing through packet of type audio size 7680 timestamp 258618827 orig timestamp 258618827 graph timestamp 259339427 diff 720600 Decklink Audio Capture
|
|---|
| 4087 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4088 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1226880 pts_time:25.56 dts:1226880 dts_time:25.56 -> pts:384000 pts_time:8 dts:384000 dts_time:8
|
|---|
| 4089 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1226880 pts_time:25.56 dts:1226880 dts_time:25.56 -> pts:384000 pts_time:8 dts:384000 dts_time:8
|
|---|
| 4090 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:643 pts_time:25.72 dts:640 dts_time:25.6 -> pts:204 pts_time:8.16 dts:201 dts_time:8.04
|
|---|
| 4091 | dshow passing through packet of type video size 4147200 timestamp 259740427 orig timestamp 259018827 graph timestamp 259740227 diff 721400 Decklink Video Capture
|
|---|
| 4092 | dshow passing through packet of type audio size 7680 timestamp 259018827 orig timestamp 259018827 graph timestamp 259742427 diff 723600 Decklink Audio Capture
|
|---|
| 4093 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4094 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1228800 pts_time:25.6 dts:1228800 dts_time:25.6 -> pts:385920 pts_time:8.04 dts:385920 dts_time:8.04
|
|---|
| 4095 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1228800 pts_time:25.6 dts:1228800 dts_time:25.6 -> pts:385920 pts_time:8.04 dts:385920 dts_time:8.04
|
|---|
| 4096 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:641 pts_time:25.64 dts:641 dts_time:25.64 -> pts:202 pts_time:8.08 dts:202 dts_time:8.08
|
|---|
| 4097 | dshow passing through packet of type video size 4147200 timestamp 260140327 orig timestamp 259418827 graph timestamp 260140127 diff 721300 Decklink Video Capture
|
|---|
| 4098 | dshow passing through packet of type audio size 7680 timestamp 259418827 orig timestamp 259418827 graph timestamp 260142127 diff 723300 Decklink Audio Capture
|
|---|
| 4099 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4100 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1230720 pts_time:25.64 dts:1230720 dts_time:25.64 -> pts:387840 pts_time:8.08 dts:387840 dts_time:8.08
|
|---|
| 4101 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1230720 pts_time:25.64 dts:1230720 dts_time:25.64 -> pts:387840 pts_time:8.08 dts:387840 dts_time:8.08
|
|---|
| 4102 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:642 pts_time:25.68 dts:642 dts_time:25.68 -> pts:203 pts_time:8.12 dts:203 dts_time:8.12
|
|---|
| 4103 | dshow passing through packet of type video size 4147200 timestamp 260538127 orig timestamp 259818827 graph timestamp 260537927 diff 719100 Decklink Video Capture
|
|---|
| 4104 | dshow passing through packet of type audio size 7680 timestamp 259818827 orig timestamp 259818827 graph timestamp 260538727 diff 719900 Decklink Audio Capture
|
|---|
| 4105 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4106 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1232640 pts_time:25.68 dts:1232640 dts_time:25.68 -> pts:389760 pts_time:8.12 dts:389760 dts_time:8.12
|
|---|
| 4107 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1232640 pts_time:25.68 dts:1232640 dts_time:25.68 -> pts:389760 pts_time:8.12 dts:389760 dts_time:8.12
|
|---|
| 4108 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:646 pts_time:25.84 dts:643 dts_time:25.72 -> pts:207 pts_time:8.28 dts:204 dts_time:8.16
|
|---|
| 4109 | frame= 646 fps= 25 q=2.0 size=N/A time=00:00:25.84 bitrate=N/A speed= 1x
|
|---|
| 4110 | dshow passing through packet of type video size 4147200 timestamp 260940527 orig timestamp 260218827 graph timestamp 260940327 diff 721500 Decklink Video Capture
|
|---|
| 4111 | dshow passing through packet of type audio size 7680 timestamp 260218827 orig timestamp 260218827 graph timestamp 260942427 diff 723600 Decklink Audio Capture
|
|---|
| 4112 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4113 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1234560 pts_time:25.72 dts:1234560 dts_time:25.72 -> pts:391680 pts_time:8.16 dts:391680 dts_time:8.16
|
|---|
| 4114 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1234560 pts_time:25.72 dts:1234560 dts_time:25.72 -> pts:391680 pts_time:8.16 dts:391680 dts_time:8.16
|
|---|
| 4115 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:644 pts_time:25.76 dts:644 dts_time:25.76 -> pts:205 pts_time:8.2 dts:205 dts_time:8.2
|
|---|
| 4116 | dshow passing through packet of type video size 4147200 timestamp 261341127 orig timestamp 260618827 graph timestamp 261340827 diff 722000 Decklink Video Capture
|
|---|
| 4117 | dshow passing through packet of type audio size 7680 timestamp 260618827 orig timestamp 260618827 graph timestamp 261343127 diff 724300 Decklink Audio Capture
|
|---|
| 4118 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4119 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1236480 pts_time:25.76 dts:1236480 dts_time:25.76 -> pts:393600 pts_time:8.2 dts:393600 dts_time:8.2
|
|---|
| 4120 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1236480 pts_time:25.76 dts:1236480 dts_time:25.76 -> pts:393600 pts_time:8.2 dts:393600 dts_time:8.2
|
|---|
| 4121 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:645 pts_time:25.8 dts:645 dts_time:25.8 -> pts:206 pts_time:8.24 dts:206 dts_time:8.24
|
|---|
| 4122 | dshow passing through packet of type video size 4147200 timestamp 261739627 orig timestamp 261018827 graph timestamp 261739427 diff 720600 Decklink Video Capture
|
|---|
| 4123 | dshow passing through packet of type audio size 7680 timestamp 261018827 orig timestamp 261018827 graph timestamp 261741227 diff 722400 Decklink Audio Capture
|
|---|
| 4124 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4125 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1238400 pts_time:25.8 dts:1238400 dts_time:25.8 -> pts:395520 pts_time:8.24 dts:395520 dts_time:8.24
|
|---|
| 4126 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1238400 pts_time:25.8 dts:1238400 dts_time:25.8 -> pts:395520 pts_time:8.24 dts:395520 dts_time:8.24
|
|---|
| 4127 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:649 pts_time:25.96 dts:646 dts_time:25.84 -> pts:210 pts_time:8.4 dts:207 dts_time:8.28
|
|---|
| 4128 | dshow passing through packet of type video size 4147200 timestamp 262137127 orig timestamp 261418827 graph timestamp 262137127 diff 718300 Decklink Video Capture
|
|---|
| 4129 | dshow passing through packet of type audio size 7680 timestamp 261418827 orig timestamp 261418827 graph timestamp 262137727 diff 718900 Decklink Audio Capture
|
|---|
| 4130 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4131 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1240320 pts_time:25.84 dts:1240320 dts_time:25.84 -> pts:397440 pts_time:8.28 dts:397440 dts_time:8.28
|
|---|
| 4132 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1240320 pts_time:25.84 dts:1240320 dts_time:25.84 -> pts:397440 pts_time:8.28 dts:397440 dts_time:8.28
|
|---|
| 4133 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:647 pts_time:25.88 dts:647 dts_time:25.88 -> pts:208 pts_time:8.32 dts:208 dts_time:8.32
|
|---|
| 4134 | dshow passing through packet of type video size 4147200 timestamp 262540227 orig timestamp 261818827 graph timestamp 262540027 diff 721200 Decklink Video Capture
|
|---|
| 4135 | dshow passing through packet of type audio size 7680 timestamp 261818827 orig timestamp 261818827 graph timestamp 262542027 diff 723200 Decklink Audio Capture
|
|---|
| 4136 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4137 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1242240 pts_time:25.88 dts:1242240 dts_time:25.88 -> pts:399360 pts_time:8.32 dts:399360 dts_time:8.32
|
|---|
| 4138 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1242240 pts_time:25.88 dts:1242240 dts_time:25.88 -> pts:399360 pts_time:8.32 dts:399360 dts_time:8.32
|
|---|
| 4139 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:648 pts_time:25.92 dts:648 dts_time:25.92 -> pts:209 pts_time:8.36 dts:209 dts_time:8.36
|
|---|
| 4140 | dshow passing through packet of type video size 4147200 timestamp 262937627 orig timestamp 262218827 graph timestamp 262937527 diff 718700 Decklink Video Capture
|
|---|
| 4141 | dshow passing through packet of type audio size 7680 timestamp 262218827 orig timestamp 262218827 graph timestamp 262938127 diff 719300 Decklink Audio Capture
|
|---|
| 4142 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4143 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1244160 pts_time:25.92 dts:1244160 dts_time:25.92 -> pts:401280 pts_time:8.36 dts:401280 dts_time:8.36
|
|---|
| 4144 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1244160 pts_time:25.92 dts:1244160 dts_time:25.92 -> pts:401280 pts_time:8.36 dts:401280 dts_time:8.36
|
|---|
| 4145 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:652 pts_time:26.08 dts:649 dts_time:25.96 -> pts:213 pts_time:8.52 dts:210 dts_time:8.4
|
|---|
| 4146 | dshow passing through packet of type video size 4147200 timestamp 263337327 orig timestamp 262618827 graph timestamp 263337227 diff 718400 Decklink Video Capture
|
|---|
| 4147 | dshow passing through packet of type audio size 7680 timestamp 262618827 orig timestamp 262618827 graph timestamp 263337927 diff 719100 Decklink Audio Capture
|
|---|
| 4148 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4149 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1246080 pts_time:25.96 dts:1246080 dts_time:25.96 -> pts:403200 pts_time:8.4 dts:403200 dts_time:8.4
|
|---|
| 4150 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1246080 pts_time:25.96 dts:1246080 dts_time:25.96 -> pts:403200 pts_time:8.4 dts:403200 dts_time:8.4
|
|---|
| 4151 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:650 pts_time:26 dts:650 dts_time:26 -> pts:211 pts_time:8.44 dts:211 dts_time:8.44
|
|---|
| 4152 | dshow passing through packet of type video size 4147200 timestamp 263740627 orig timestamp 263018827 graph timestamp 263740427 diff 721600 Decklink Video Capture
|
|---|
| 4153 | dshow passing through packet of type audio size 7680 timestamp 263018827 orig timestamp 263018827 graph timestamp 263742527 diff 723700 Decklink Audio Capture
|
|---|
| 4154 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4155 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1248000 pts_time:26 dts:1248000 dts_time:26 -> pts:405120 pts_time:8.44 dts:405120 dts_time:8.44
|
|---|
| 4156 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1248000 pts_time:26 dts:1248000 dts_time:26 -> pts:405120 pts_time:8.44 dts:405120 dts_time:8.44
|
|---|
| 4157 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:651 pts_time:26.04 dts:651 dts_time:26.04 -> pts:212 pts_time:8.48 dts:212 dts_time:8.48
|
|---|
| 4158 | dshow passing through packet of type video size 4147200 timestamp 264140627 orig timestamp 263418827 graph timestamp 264140427 diff 721600 Decklink Video Capture
|
|---|
| 4159 | dshow passing through packet of type audio size 7680 timestamp 263418827 orig timestamp 263418827 graph timestamp 264142527 diff 723700 Decklink Audio Capture
|
|---|
| 4160 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4161 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1249920 pts_time:26.04 dts:1249920 dts_time:26.04 -> pts:407040 pts_time:8.48 dts:407040 dts_time:8.48
|
|---|
| 4162 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1249920 pts_time:26.04 dts:1249920 dts_time:26.04 -> pts:407040 pts_time:8.48 dts:407040 dts_time:8.48
|
|---|
| 4163 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:655 pts_time:26.2 dts:652 dts_time:26.08 -> pts:216 pts_time:8.64 dts:213 dts_time:8.52
|
|---|
| 4164 | dshow passing through packet of type video size 4147200 timestamp 264540627 orig timestamp 263818827 graph timestamp 264540327 diff 721500 Decklink Video Capture
|
|---|
| 4165 | dshow passing through packet of type audio size 7680 timestamp 263818827 orig timestamp 263818827 graph timestamp 264542527 diff 723700 Decklink Audio Capture
|
|---|
| 4166 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4167 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1251840 pts_time:26.08 dts:1251840 dts_time:26.08 -> pts:408960 pts_time:8.52 dts:408960 dts_time:8.52
|
|---|
| 4168 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1251840 pts_time:26.08 dts:1251840 dts_time:26.08 -> pts:408960 pts_time:8.52 dts:408960 dts_time:8.52
|
|---|
| 4169 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:653 pts_time:26.12 dts:653 dts_time:26.12 -> pts:214 pts_time:8.56 dts:214 dts_time:8.56
|
|---|
| 4170 | dshow passing through packet of type video size 4147200 timestamp 264941027 orig timestamp 264218827 graph timestamp 264940827 diff 722000 Decklink Video Capture
|
|---|
| 4171 | dshow passing through packet of type audio size 7680 timestamp 264218827 orig timestamp 264218827 graph timestamp 264943027 diff 724200 Decklink Audio Capture
|
|---|
| 4172 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4173 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1253760 pts_time:26.12 dts:1253760 dts_time:26.12 -> pts:410880 pts_time:8.56 dts:410880 dts_time:8.56
|
|---|
| 4174 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1253760 pts_time:26.12 dts:1253760 dts_time:26.12 -> pts:410880 pts_time:8.56 dts:410880 dts_time:8.56
|
|---|
| 4175 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:654 pts_time:26.16 dts:654 dts_time:26.16 -> pts:215 pts_time:8.6 dts:215 dts_time:8.6
|
|---|
| 4176 | dshow passing through packet of type video size 4147200 timestamp 265338027 orig timestamp 264618827 graph timestamp 265337927 diff 719100 Decklink Video Capture
|
|---|
| 4177 | dshow passing through packet of type audio size 7680 timestamp 264618827 orig timestamp 264618827 graph timestamp 265339127 diff 720300 Decklink Audio Capture
|
|---|
| 4178 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4179 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1255680 pts_time:26.16 dts:1255680 dts_time:26.16 -> pts:412800 pts_time:8.6 dts:412800 dts_time:8.6
|
|---|
| 4180 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1255680 pts_time:26.16 dts:1255680 dts_time:26.16 -> pts:412800 pts_time:8.6 dts:412800 dts_time:8.6
|
|---|
| 4181 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:658 pts_time:26.32 dts:655 dts_time:26.2 -> pts:219 pts_time:8.76 dts:216 dts_time:8.64
|
|---|
| 4182 | frame= 658 fps= 25 q=2.0 size=N/A time=00:00:26.32 bitrate=N/A speed= 1x
|
|---|
| 4183 | dshow passing through packet of type video size 4147200 timestamp 265738827 orig timestamp 265018827 graph timestamp 265738727 diff 719900 Decklink Video Capture
|
|---|
| 4184 | dshow passing through packet of type audio size 7680 timestamp 265018827 orig timestamp 265018827 graph timestamp 265740027 diff 721200 Decklink Audio Capture
|
|---|
| 4185 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4186 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1257600 pts_time:26.2 dts:1257600 dts_time:26.2 -> pts:414720 pts_time:8.64 dts:414720 dts_time:8.64
|
|---|
| 4187 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1257600 pts_time:26.2 dts:1257600 dts_time:26.2 -> pts:414720 pts_time:8.64 dts:414720 dts_time:8.64
|
|---|
| 4188 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:656 pts_time:26.24 dts:656 dts_time:26.24 -> pts:217 pts_time:8.68 dts:217 dts_time:8.68
|
|---|
| 4189 | dshow passing through packet of type video size 4147200 timestamp 266141227 orig timestamp 265418827 graph timestamp 266140927 diff 722100 Decklink Video Capture
|
|---|
| 4190 | dshow passing through packet of type audio size 7680 timestamp 265418827 orig timestamp 265418827 graph timestamp 266143027 diff 724200 Decklink Audio Capture
|
|---|
| 4191 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4192 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1259520 pts_time:26.24 dts:1259520 dts_time:26.24 -> pts:416640 pts_time:8.68 dts:416640 dts_time:8.68
|
|---|
| 4193 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1259520 pts_time:26.24 dts:1259520 dts_time:26.24 -> pts:416640 pts_time:8.68 dts:416640 dts_time:8.68
|
|---|
| 4194 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:657 pts_time:26.28 dts:657 dts_time:26.28 -> pts:218 pts_time:8.72 dts:218 dts_time:8.72
|
|---|
| 4195 | dshow passing through packet of type video size 4147200 timestamp 266540827 orig timestamp 265818827 graph timestamp 266540627 diff 721800 Decklink Video Capture
|
|---|
| 4196 | dshow passing through packet of type audio size 7680 timestamp 265818827 orig timestamp 265818827 graph timestamp 266543427 diff 724600 Decklink Audio Capture
|
|---|
| 4197 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4198 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1261440 pts_time:26.28 dts:1261440 dts_time:26.28 -> pts:418560 pts_time:8.72 dts:418560 dts_time:8.72
|
|---|
| 4199 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1261440 pts_time:26.28 dts:1261440 dts_time:26.28 -> pts:418560 pts_time:8.72 dts:418560 dts_time:8.72
|
|---|
| 4200 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:661 pts_time:26.44 dts:658 dts_time:26.32 -> pts:222 pts_time:8.88 dts:219 dts_time:8.76
|
|---|
| 4201 | dshow passing through packet of type video size 4147200 timestamp 266940427 orig timestamp 266218827 graph timestamp 266940227 diff 721400 Decklink Video Capture
|
|---|
| 4202 | dshow passing through packet of type audio size 7680 timestamp 266218827 orig timestamp 266218827 graph timestamp 266942327 diff 723500 Decklink Audio Capture
|
|---|
| 4203 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4204 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1263360 pts_time:26.32 dts:1263360 dts_time:26.32 -> pts:420480 pts_time:8.76 dts:420480 dts_time:8.76
|
|---|
| 4205 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1263360 pts_time:26.32 dts:1263360 dts_time:26.32 -> pts:420480 pts_time:8.76 dts:420480 dts_time:8.76
|
|---|
| 4206 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:659 pts_time:26.36 dts:659 dts_time:26.36 -> pts:220 pts_time:8.8 dts:220 dts_time:8.8
|
|---|
| 4207 | dshow passing through packet of type video size 4147200 timestamp 267337627 orig timestamp 266618827 graph timestamp 267337627 diff 718800 Decklink Video Capture
|
|---|
| 4208 | dshow passing through packet of type audio size 7680 timestamp 266618827 orig timestamp 266618827 graph timestamp 267338127 diff 719300 Decklink Audio Capture
|
|---|
| 4209 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4210 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1265280 pts_time:26.36 dts:1265280 dts_time:26.36 -> pts:422400 pts_time:8.8 dts:422400 dts_time:8.8
|
|---|
| 4211 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1265280 pts_time:26.36 dts:1265280 dts_time:26.36 -> pts:422400 pts_time:8.8 dts:422400 dts_time:8.8
|
|---|
| 4212 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:660 pts_time:26.4 dts:660 dts_time:26.4 -> pts:221 pts_time:8.84 dts:221 dts_time:8.84
|
|---|
| 4213 | dshow passing through packet of type video size 4147200 timestamp 267737527 orig timestamp 267018827 graph timestamp 267737527 diff 718700 Decklink Video Capture
|
|---|
| 4214 | dshow passing through packet of type audio size 7680 timestamp 267018827 orig timestamp 267018827 graph timestamp 267738127 diff 719300 Decklink Audio Capture
|
|---|
| 4215 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4216 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1267200 pts_time:26.4 dts:1267200 dts_time:26.4 -> pts:424320 pts_time:8.84 dts:424320 dts_time:8.84
|
|---|
| 4217 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1267200 pts_time:26.4 dts:1267200 dts_time:26.4 -> pts:424320 pts_time:8.84 dts:424320 dts_time:8.84
|
|---|
| 4218 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:664 pts_time:26.56 dts:661 dts_time:26.44 -> pts:225 pts_time:9 dts:222 dts_time:8.88
|
|---|
| 4219 | dshow passing through packet of type video size 4147200 timestamp 268137927 orig timestamp 267418827 graph timestamp 268137827 diff 719000 Decklink Video Capture
|
|---|
| 4220 | dshow passing through packet of type audio size 7680 timestamp 267418827 orig timestamp 267418827 graph timestamp 268138827 diff 720000 Decklink Audio Capture
|
|---|
| 4221 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4222 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1269120 pts_time:26.44 dts:1269120 dts_time:26.44 -> pts:426240 pts_time:8.88 dts:426240 dts_time:8.88
|
|---|
| 4223 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1269120 pts_time:26.44 dts:1269120 dts_time:26.44 -> pts:426240 pts_time:8.88 dts:426240 dts_time:8.88
|
|---|
| 4224 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:662 pts_time:26.48 dts:662 dts_time:26.48 -> pts:223 pts_time:8.92 dts:223 dts_time:8.92
|
|---|
| 4225 | dshow passing through packet of type video size 4147200 timestamp 268537227 orig timestamp 267818827 graph timestamp 268537227 diff 718400 Decklink Video Capture
|
|---|
| 4226 | dshow passing through packet of type audio size 7680 timestamp 267818827 orig timestamp 267818827 graph timestamp 268537827 diff 719000 Decklink Audio Capture
|
|---|
| 4227 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4228 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1271040 pts_time:26.48 dts:1271040 dts_time:26.48 -> pts:428160 pts_time:8.92 dts:428160 dts_time:8.92
|
|---|
| 4229 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1271040 pts_time:26.48 dts:1271040 dts_time:26.48 -> pts:428160 pts_time:8.92 dts:428160 dts_time:8.92
|
|---|
| 4230 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:663 pts_time:26.52 dts:663 dts_time:26.52 -> pts:224 pts_time:8.96 dts:224 dts_time:8.96
|
|---|
| 4231 | dshow passing through packet of type video size 4147200 timestamp 268937327 orig timestamp 268218827 graph timestamp 268937227 diff 718400 Decklink Video Capture
|
|---|
| 4232 | dshow passing through packet of type audio size 7680 timestamp 268218827 orig timestamp 268218827 graph timestamp 268937927 diff 719100 Decklink Audio Capture
|
|---|
| 4233 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4234 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1272960 pts_time:26.52 dts:1272960 dts_time:26.52 -> pts:430080 pts_time:8.96 dts:430080 dts_time:8.96
|
|---|
| 4235 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1272960 pts_time:26.52 dts:1272960 dts_time:26.52 -> pts:430080 pts_time:8.96 dts:430080 dts_time:8.96
|
|---|
| 4236 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:667 pts_time:26.68 dts:664 dts_time:26.56 -> pts:228 pts_time:9.12 dts:225 dts_time:9
|
|---|
| 4237 | dshow passing through packet of type video size 4147200 timestamp 269337327 orig timestamp 268618827 graph timestamp 269337327 diff 718500 Decklink Video Capture
|
|---|
| 4238 | dshow passing through packet of type audio size 7680 timestamp 268618827 orig timestamp 268618827 graph timestamp 269337927 diff 719100 Decklink Audio Capture
|
|---|
| 4239 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4240 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1274880 pts_time:26.56 dts:1274880 dts_time:26.56 -> pts:432000 pts_time:9 dts:432000 dts_time:9
|
|---|
| 4241 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1274880 pts_time:26.56 dts:1274880 dts_time:26.56 -> pts:432000 pts_time:9 dts:432000 dts_time:9
|
|---|
| 4242 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:665 pts_time:26.6 dts:665 dts_time:26.6 -> pts:226 pts_time:9.04 dts:226 dts_time:9.04
|
|---|
| 4243 | dshow passing through packet of type video size 4147200 timestamp 269740227 orig timestamp 269018827 graph timestamp 269739927 diff 721100 Decklink Video Capture
|
|---|
| 4244 | dshow passing through packet of type audio size 7680 timestamp 269018827 orig timestamp 269018827 graph timestamp 269742027 diff 723200 Decklink Audio Capture
|
|---|
| 4245 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4246 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1276800 pts_time:26.6 dts:1276800 dts_time:26.6 -> pts:433920 pts_time:9.04 dts:433920 dts_time:9.04
|
|---|
| 4247 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1276800 pts_time:26.6 dts:1276800 dts_time:26.6 -> pts:433920 pts_time:9.04 dts:433920 dts_time:9.04
|
|---|
| 4248 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:666 pts_time:26.64 dts:666 dts_time:26.64 -> pts:227 pts_time:9.08 dts:227 dts_time:9.08
|
|---|
| 4249 | dshow passing through packet of type video size 4147200 timestamp 270140627 orig timestamp 269418827 graph timestamp 270140327 diff 721500 Decklink Video Capture
|
|---|
| 4250 | dshow passing through packet of type audio size 7680 timestamp 269418827 orig timestamp 269418827 graph timestamp 270142627 diff 723800 Decklink Audio Capture
|
|---|
| 4251 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4252 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1278720 pts_time:26.64 dts:1278720 dts_time:26.64 -> pts:435840 pts_time:9.08 dts:435840 dts_time:9.08
|
|---|
| 4253 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1278720 pts_time:26.64 dts:1278720 dts_time:26.64 -> pts:435840 pts_time:9.08 dts:435840 dts_time:9.08
|
|---|
| 4254 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:670 pts_time:26.8 dts:667 dts_time:26.68 -> pts:231 pts_time:9.24 dts:228 dts_time:9.12
|
|---|
| 4255 | dshow passing through packet of type video size 4147200 timestamp 270540727 orig timestamp 269818827 graph timestamp 270540527 diff 721700 Decklink Video Capture
|
|---|
| 4256 | dshow passing through packet of type audio size 7680 timestamp 269818827 orig timestamp 269818827 graph timestamp 270542627 diff 723800 Decklink Audio Capture
|
|---|
| 4257 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4258 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1280640 pts_time:26.68 dts:1280640 dts_time:26.68 -> pts:437760 pts_time:9.12 dts:437760 dts_time:9.12
|
|---|
| 4259 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1280640 pts_time:26.68 dts:1280640 dts_time:26.68 -> pts:437760 pts_time:9.12 dts:437760 dts_time:9.12
|
|---|
| 4260 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:668 pts_time:26.72 dts:668 dts_time:26.72 -> pts:229 pts_time:9.16 dts:229 dts_time:9.16
|
|---|
| 4261 | frame= 671 fps= 25 q=2.5 size=N/A time=00:00:26.84 bitrate=N/A speed= 1x
|
|---|
| 4262 | dshow passing through packet of type video size 4147200 timestamp 270941027 orig timestamp 270218827 graph timestamp 270940827 diff 722000 Decklink Video Capture
|
|---|
| 4263 | dshow passing through packet of type audio size 7680 timestamp 270218827 orig timestamp 270218827 graph timestamp 270943127 diff 724300 Decklink Audio Capture
|
|---|
| 4264 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4265 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1282560 pts_time:26.72 dts:1282560 dts_time:26.72 -> pts:439680 pts_time:9.16 dts:439680 dts_time:9.16
|
|---|
| 4266 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1282560 pts_time:26.72 dts:1282560 dts_time:26.72 -> pts:439680 pts_time:9.16 dts:439680 dts_time:9.16
|
|---|
| 4267 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:669 pts_time:26.76 dts:669 dts_time:26.76 -> pts:230 pts_time:9.2 dts:230 dts_time:9.2
|
|---|
| 4268 | dshow passing through packet of type video size 4147200 timestamp 271338227 orig timestamp 270618827 graph timestamp 271338127 diff 719300 Decklink Video Capture
|
|---|
| 4269 | dshow passing through packet of type audio size 7680 timestamp 270618827 orig timestamp 270618827 graph timestamp 271339227 diff 720400 Decklink Audio Capture
|
|---|
| 4270 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4271 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1284480 pts_time:26.76 dts:1284480 dts_time:26.76 -> pts:441600 pts_time:9.2 dts:441600 dts_time:9.2
|
|---|
| 4272 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1284480 pts_time:26.76 dts:1284480 dts_time:26.76 -> pts:441600 pts_time:9.2 dts:441600 dts_time:9.2
|
|---|
| 4273 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:673 pts_time:26.92 dts:670 dts_time:26.8 -> pts:234 pts_time:9.36 dts:231 dts_time:9.24
|
|---|
| 4274 | dshow passing through packet of type video size 4147200 timestamp 271739027 orig timestamp 271018827 graph timestamp 271738927 diff 720100 Decklink Video Capture
|
|---|
| 4275 | dshow passing through packet of type audio size 7680 timestamp 271018827 orig timestamp 271018827 graph timestamp 271740327 diff 721500 Decklink Audio Capture
|
|---|
| 4276 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4277 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1286400 pts_time:26.8 dts:1286400 dts_time:26.8 -> pts:443520 pts_time:9.24 dts:443520 dts_time:9.24
|
|---|
| 4278 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1286400 pts_time:26.8 dts:1286400 dts_time:26.8 -> pts:443520 pts_time:9.24 dts:443520 dts_time:9.24
|
|---|
| 4279 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:671 pts_time:26.84 dts:671 dts_time:26.84 -> pts:232 pts_time:9.28 dts:232 dts_time:9.28
|
|---|
| 4280 | dshow passing through packet of type video size 4147200 timestamp 272137427 orig timestamp 271418827 graph timestamp 272137327 diff 718500 Decklink Video Capture
|
|---|
| 4281 | dshow passing through packet of type audio size 7680 timestamp 271418827 orig timestamp 271418827 graph timestamp 272137927 diff 719100 Decklink Audio Capture
|
|---|
| 4282 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4283 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1288320 pts_time:26.84 dts:1288320 dts_time:26.84 -> pts:445440 pts_time:9.28 dts:445440 dts_time:9.28
|
|---|
| 4284 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1288320 pts_time:26.84 dts:1288320 dts_time:26.84 -> pts:445440 pts_time:9.28 dts:445440 dts_time:9.28
|
|---|
| 4285 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:672 pts_time:26.88 dts:672 dts_time:26.88 -> pts:233 pts_time:9.32 dts:233 dts_time:9.32
|
|---|
| 4286 | dshow passing through packet of type video size 4147200 timestamp 272537327 orig timestamp 271818827 graph timestamp 272537227 diff 718400 Decklink Video Capture
|
|---|
| 4287 | dshow passing through packet of type audio size 7680 timestamp 271818827 orig timestamp 271818827 graph timestamp 272537927 diff 719100 Decklink Audio Capture
|
|---|
| 4288 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4289 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1290240 pts_time:26.88 dts:1290240 dts_time:26.88 -> pts:447360 pts_time:9.32 dts:447360 dts_time:9.32
|
|---|
| 4290 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1290240 pts_time:26.88 dts:1290240 dts_time:26.88 -> pts:447360 pts_time:9.32 dts:447360 dts_time:9.32
|
|---|
| 4291 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:676 pts_time:27.04 dts:673 dts_time:26.92 -> pts:237 pts_time:9.48 dts:234 dts_time:9.36
|
|---|
| 4292 | dshow passing through packet of type video size 4147200 timestamp 272937327 orig timestamp 272218827 graph timestamp 272937227 diff 718400 Decklink Video Capture
|
|---|
| 4293 | dshow passing through packet of type audio size 7680 timestamp 272218827 orig timestamp 272218827 graph timestamp 272937927 diff 719100 Decklink Audio Capture
|
|---|
| 4294 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4295 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1292160 pts_time:26.92 dts:1292160 dts_time:26.92 -> pts:449280 pts_time:9.36 dts:449280 dts_time:9.36
|
|---|
| 4296 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1292160 pts_time:26.92 dts:1292160 dts_time:26.92 -> pts:449280 pts_time:9.36 dts:449280 dts_time:9.36
|
|---|
| 4297 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:674 pts_time:26.96 dts:674 dts_time:26.96 -> pts:235 pts_time:9.4 dts:235 dts_time:9.4
|
|---|
| 4298 | dshow passing through packet of type video size 4147200 timestamp 273340627 orig timestamp 272618827 graph timestamp 273340427 diff 721600 Decklink Video Capture
|
|---|
| 4299 | dshow passing through packet of type audio size 7680 timestamp 272618827 orig timestamp 272618827 graph timestamp 273342627 diff 723800 Decklink Audio Capture
|
|---|
| 4300 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4301 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1294080 pts_time:26.96 dts:1294080 dts_time:26.96 -> pts:451200 pts_time:9.4 dts:451200 dts_time:9.4
|
|---|
| 4302 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1294080 pts_time:26.96 dts:1294080 dts_time:26.96 -> pts:451200 pts_time:9.4 dts:451200 dts_time:9.4
|
|---|
| 4303 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:675 pts_time:27 dts:675 dts_time:27 -> pts:236 pts_time:9.44 dts:236 dts_time:9.44
|
|---|
| 4304 | dshow passing through packet of type video size 4147200 timestamp 273740327 orig timestamp 273018827 graph timestamp 273740127 diff 721300 Decklink Video Capture
|
|---|
| 4305 | dshow passing through packet of type audio size 7680 timestamp 273018827 orig timestamp 273018827 graph timestamp 273742327 diff 723500 Decklink Audio Capture
|
|---|
| 4306 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4307 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1296000 pts_time:27 dts:1296000 dts_time:27 -> pts:453120 pts_time:9.44 dts:453120 dts_time:9.44
|
|---|
| 4308 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1296000 pts_time:27 dts:1296000 dts_time:27 -> pts:453120 pts_time:9.44 dts:453120 dts_time:9.44
|
|---|
| 4309 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:679 pts_time:27.16 dts:676 dts_time:27.04 -> pts:240 pts_time:9.6 dts:237 dts_time:9.48
|
|---|
| 4310 | dshow passing through packet of type video size 4147200 timestamp 274140627 orig timestamp 273418827 graph timestamp 274140427 diff 721600 Decklink Video Capture
|
|---|
| 4311 | dshow passing through packet of type audio size 7680 timestamp 273418827 orig timestamp 273418827 graph timestamp 274142427 diff 723600 Decklink Audio Capture
|
|---|
| 4312 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4313 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1297920 pts_time:27.04 dts:1297920 dts_time:27.04 -> pts:455040 pts_time:9.48 dts:455040 dts_time:9.48
|
|---|
| 4314 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1297920 pts_time:27.04 dts:1297920 dts_time:27.04 -> pts:455040 pts_time:9.48 dts:455040 dts_time:9.48
|
|---|
| 4315 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:677 pts_time:27.08 dts:677 dts_time:27.08 -> pts:238 pts_time:9.52 dts:238 dts_time:9.52
|
|---|
| 4316 | dshow passing through packet of type video size 4147200 timestamp 274537527 orig timestamp 273818827 graph timestamp 274537527 diff 718700 Decklink Video Capture
|
|---|
| 4317 | dshow passing through packet of type audio size 7680 timestamp 273818827 orig timestamp 273818827 graph timestamp 274538027 diff 719200 Decklink Audio Capture
|
|---|
| 4318 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4319 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1299840 pts_time:27.08 dts:1299840 dts_time:27.08 -> pts:456960 pts_time:9.52 dts:456960 dts_time:9.52
|
|---|
| 4320 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1299840 pts_time:27.08 dts:1299840 dts_time:27.08 -> pts:456960 pts_time:9.52 dts:456960 dts_time:9.52
|
|---|
| 4321 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:678 pts_time:27.12 dts:678 dts_time:27.12 -> pts:239 pts_time:9.56 dts:239 dts_time:9.56
|
|---|
| 4322 | dshow passing through packet of type video size 4147200 timestamp 274940727 orig timestamp 274218827 graph timestamp 274940427 diff 721600 Decklink Video Capture
|
|---|
| 4323 | dshow passing through packet of type audio size 7680 timestamp 274218827 orig timestamp 274218827 graph timestamp 274942527 diff 723700 Decklink Audio Capture
|
|---|
| 4324 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4325 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1301760 pts_time:27.12 dts:1301760 dts_time:27.12 -> pts:458880 pts_time:9.56 dts:458880 dts_time:9.56
|
|---|
| 4326 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1301760 pts_time:27.12 dts:1301760 dts_time:27.12 -> pts:458880 pts_time:9.56 dts:458880 dts_time:9.56
|
|---|
| 4327 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:682 pts_time:27.28 dts:679 dts_time:27.16 -> pts:243 pts_time:9.72 dts:240 dts_time:9.6
|
|---|
| 4328 | dshow passing through packet of type video size 4147200 timestamp 275340727 orig timestamp 274618827 graph timestamp 275340427 diff 721600 Decklink Video Capture
|
|---|
| 4329 | dshow passing through packet of type audio size 7680 timestamp 274618827 orig timestamp 274618827 graph timestamp 275342627 diff 723800 Decklink Audio Capture
|
|---|
| 4330 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4331 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1303680 pts_time:27.16 dts:1303680 dts_time:27.16 -> pts:460800 pts_time:9.6 dts:460800 dts_time:9.6
|
|---|
| 4332 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1303680 pts_time:27.16 dts:1303680 dts_time:27.16 -> pts:460800 pts_time:9.6 dts:460800 dts_time:9.6
|
|---|
| 4333 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:680 pts_time:27.2 dts:680 dts_time:27.2 -> pts:241 pts_time:9.64 dts:241 dts_time:9.64
|
|---|
| 4334 | dshow passing through packet of type video size 4147200 timestamp 275737627 orig timestamp 275018827 graph timestamp 275737527 diff 718700 Decklink Video Capture
|
|---|
| 4335 | dshow passing through packet of type audio size 7680 timestamp 275018827 orig timestamp 275018827 graph timestamp 275738127 diff 719300 Decklink Audio Capture
|
|---|
| 4336 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4337 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1305600 pts_time:27.2 dts:1305600 dts_time:27.2 -> pts:462720 pts_time:9.64 dts:462720 dts_time:9.64
|
|---|
| 4338 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1305600 pts_time:27.2 dts:1305600 dts_time:27.2 -> pts:462720 pts_time:9.64 dts:462720 dts_time:9.64
|
|---|
| 4339 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:681 pts_time:27.24 dts:681 dts_time:27.24 -> pts:242 pts_time:9.68 dts:242 dts_time:9.68
|
|---|
| 4340 | frame= 684 fps= 25 q=2.5 size=N/A time=00:00:27.32 bitrate=N/A speed= 1x
|
|---|
| 4341 | dshow passing through packet of type video size 4147200 timestamp 276140627 orig timestamp 275418827 graph timestamp 276140427 diff 721600 Decklink Video Capture
|
|---|
| 4342 | dshow passing through packet of type audio size 7680 timestamp 275418827 orig timestamp 275418827 graph timestamp 276142627 diff 723800 Decklink Audio Capture
|
|---|
| 4343 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4344 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1307520 pts_time:27.24 dts:1307520 dts_time:27.24 -> pts:464640 pts_time:9.68 dts:464640 dts_time:9.68
|
|---|
| 4345 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1307520 pts_time:27.24 dts:1307520 dts_time:27.24 -> pts:464640 pts_time:9.68 dts:464640 dts_time:9.68
|
|---|
| 4346 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:685 pts_time:27.4 dts:682 dts_time:27.28 -> pts:246 pts_time:9.84 dts:243 dts_time:9.72
|
|---|
| 4347 | dshow passing through packet of type video size 4147200 timestamp 276540527 orig timestamp 275818827 graph timestamp 276540327 diff 721500 Decklink Video Capture
|
|---|
| 4348 | dshow passing through packet of type audio size 7680 timestamp 275818827 orig timestamp 275818827 graph timestamp 276542527 diff 723700 Decklink Audio Capture
|
|---|
| 4349 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4350 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1309440 pts_time:27.28 dts:1309440 dts_time:27.28 -> pts:466560 pts_time:9.72 dts:466560 dts_time:9.72
|
|---|
| 4351 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1309440 pts_time:27.28 dts:1309440 dts_time:27.28 -> pts:466560 pts_time:9.72 dts:466560 dts_time:9.72
|
|---|
| 4352 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:683 pts_time:27.32 dts:683 dts_time:27.32 -> pts:244 pts_time:9.76 dts:244 dts_time:9.76
|
|---|
| 4353 | dshow passing through packet of type video size 4147200 timestamp 276937227 orig timestamp 276218827 graph timestamp 276937227 diff 718400 Decklink Video Capture
|
|---|
| 4354 | dshow passing through packet of type audio size 7680 timestamp 276218827 orig timestamp 276218827 graph timestamp 276937927 diff 719100 Decklink Audio Capture
|
|---|
| 4355 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4356 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1311360 pts_time:27.32 dts:1311360 dts_time:27.32 -> pts:468480 pts_time:9.76 dts:468480 dts_time:9.76
|
|---|
| 4357 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1311360 pts_time:27.32 dts:1311360 dts_time:27.32 -> pts:468480 pts_time:9.76 dts:468480 dts_time:9.76
|
|---|
| 4358 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:684 pts_time:27.36 dts:684 dts_time:27.36 -> pts:245 pts_time:9.8 dts:245 dts_time:9.8
|
|---|
| 4359 | dshow passing through packet of type video size 4147200 timestamp 277340627 orig timestamp 276618827 graph timestamp 277340427 diff 721600 Decklink Video Capture
|
|---|
| 4360 | dshow passing through packet of type audio size 7680 timestamp 276618827 orig timestamp 276618827 graph timestamp 277342327 diff 723500 Decklink Audio Capture
|
|---|
| 4361 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4362 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1313280 pts_time:27.36 dts:1313280 dts_time:27.36 -> pts:470400 pts_time:9.8 dts:470400 dts_time:9.8
|
|---|
| 4363 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1313280 pts_time:27.36 dts:1313280 dts_time:27.36 -> pts:470400 pts_time:9.8 dts:470400 dts_time:9.8
|
|---|
| 4364 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:688 pts_time:27.52 dts:685 dts_time:27.4 -> pts:249 pts_time:9.96 dts:246 dts_time:9.84
|
|---|
| 4365 | dshow passing through packet of type video size 4147200 timestamp 277740527 orig timestamp 277018827 graph timestamp 277740227 diff 721400 Decklink Video Capture
|
|---|
| 4366 | dshow passing through packet of type audio size 7680 timestamp 277018827 orig timestamp 277018827 graph timestamp 277742427 diff 723600 Decklink Audio Capture
|
|---|
| 4367 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4368 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1315200 pts_time:27.4 dts:1315200 dts_time:27.4 -> pts:472320 pts_time:9.84 dts:472320 dts_time:9.84
|
|---|
| 4369 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1315200 pts_time:27.4 dts:1315200 dts_time:27.4 -> pts:472320 pts_time:9.84 dts:472320 dts_time:9.84
|
|---|
| 4370 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:686 pts_time:27.44 dts:686 dts_time:27.44 -> pts:247 pts_time:9.88 dts:247 dts_time:9.88
|
|---|
| 4371 | dshow passing through packet of type video size 4147200 timestamp 278136727 orig timestamp 277418827 graph timestamp 278136727 diff 717900 Decklink Video Capture
|
|---|
| 4372 | dshow passing through packet of type audio size 7680 timestamp 277418827 orig timestamp 277418827 graph timestamp 278137327 diff 718500 Decklink Audio Capture
|
|---|
| 4373 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4374 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1317120 pts_time:27.44 dts:1317120 dts_time:27.44 -> pts:474240 pts_time:9.88 dts:474240 dts_time:9.88
|
|---|
| 4375 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1317120 pts_time:27.44 dts:1317120 dts_time:27.44 -> pts:474240 pts_time:9.88 dts:474240 dts_time:9.88
|
|---|
| 4376 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:687 pts_time:27.48 dts:687 dts_time:27.48 -> pts:248 pts_time:9.92 dts:248 dts_time:9.92
|
|---|
| 4377 | dshow passing through packet of type video size 4147200 timestamp 278537327 orig timestamp 277818827 graph timestamp 278537327 diff 718500 Decklink Video Capture
|
|---|
| 4378 | dshow passing through packet of type audio size 7680 timestamp 277818827 orig timestamp 277818827 graph timestamp 278537927 diff 719100 Decklink Audio Capture
|
|---|
| 4379 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4380 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1319040 pts_time:27.48 dts:1319040 dts_time:27.48 -> pts:476160 pts_time:9.92 dts:476160 dts_time:9.92
|
|---|
| 4381 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1319040 pts_time:27.48 dts:1319040 dts_time:27.48 -> pts:476160 pts_time:9.92 dts:476160 dts_time:9.92
|
|---|
| 4382 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:691 pts_time:27.64 dts:688 dts_time:27.52 -> pts:252 pts_time:10.08 dts:249 dts_time:9.96
|
|---|
| 4383 | dshow passing through packet of type video size 4147200 timestamp 278941527 orig timestamp 278218827 graph timestamp 278941227 diff 722400 Decklink Video Capture
|
|---|
| 4384 | dshow passing through packet of type audio size 7680 timestamp 278218827 orig timestamp 278218827 graph timestamp 278943427 diff 724600 Decklink Audio Capture
|
|---|
| 4385 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4386 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1320960 pts_time:27.52 dts:1320960 dts_time:27.52 -> pts:478080 pts_time:9.96 dts:478080 dts_time:9.96
|
|---|
| 4387 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1320960 pts_time:27.52 dts:1320960 dts_time:27.52 -> pts:478080 pts_time:9.96 dts:478080 dts_time:9.96
|
|---|
| 4388 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:689 pts_time:27.56 dts:689 dts_time:27.56 -> pts:250 pts_time:10 dts:250 dts_time:10
|
|---|
| 4389 | dshow passing through packet of type video size 4147200 timestamp 279337727 orig timestamp 278618827 graph timestamp 279337727 diff 718900 Decklink Video Capture
|
|---|
| 4390 | dshow passing through packet of type audio size 7680 timestamp 278618827 orig timestamp 278618827 graph timestamp 279338227 diff 719400 Decklink Audio Capture
|
|---|
| 4391 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4392 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1322880 pts_time:27.56 dts:1322880 dts_time:27.56 -> pts:480000 pts_time:10 dts:480000 dts_time:10
|
|---|
| 4393 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1322880 pts_time:27.56 dts:1322880 dts_time:27.56 -> pts:480000 pts_time:10 dts:480000 dts_time:10
|
|---|
| 4394 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 4395 | [mxf @ 0000027ebf996000] edit units count 252
|
|---|
| 4396 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:690 pts_time:27.6 dts:690 dts_time:27.6 -> pts:251 pts_time:10.04 dts:251 dts_time:10.04
|
|---|
| 4397 | dshow passing through packet of type video size 4147200 timestamp 279737127 orig timestamp 279018827 graph timestamp 279737127 diff 718300 Decklink Video Capture
|
|---|
| 4398 | dshow passing through packet of type audio size 7680 timestamp 279018827 orig timestamp 279018827 graph timestamp 279737627 diff 718800 Decklink Audio Capture
|
|---|
| 4399 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4400 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1324800 pts_time:27.6 dts:1324800 dts_time:27.6 -> pts:481920 pts_time:10.04 dts:481920 dts_time:10.04
|
|---|
| 4401 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1324800 pts_time:27.6 dts:1324800 dts_time:27.6 -> pts:481920 pts_time:10.04 dts:481920 dts_time:10.04
|
|---|
| 4402 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:694 pts_time:27.76 dts:691 dts_time:27.64 -> pts:255 pts_time:10.2 dts:252 dts_time:10.08
|
|---|
| 4403 | dshow passing through packet of type video size 4147200 timestamp 280140527 orig timestamp 279418827 graph timestamp 280140327 diff 721500 Decklink Video Capture
|
|---|
| 4404 | dshow passing through packet of type audio size 7680 timestamp 279418827 orig timestamp 279418827 graph timestamp 280142427 diff 723600 Decklink Audio Capture
|
|---|
| 4405 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4406 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1326720 pts_time:27.64 dts:1326720 dts_time:27.64 -> pts:483840 pts_time:10.08 dts:483840 dts_time:10.08
|
|---|
| 4407 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1326720 pts_time:27.64 dts:1326720 dts_time:27.64 -> pts:483840 pts_time:10.08 dts:483840 dts_time:10.08
|
|---|
| 4408 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:692 pts_time:27.68 dts:692 dts_time:27.68 -> pts:253 pts_time:10.12 dts:253 dts_time:10.12
|
|---|
| 4409 | dshow passing through packet of type video size 4147200 timestamp 280540927 orig timestamp 279818827 graph timestamp 280540727 diff 721900 Decklink Video Capture
|
|---|
| 4410 | dshow passing through packet of type audio size 7680 timestamp 279818827 orig timestamp 279818827 graph timestamp 280543027 diff 724200 Decklink Audio Capture
|
|---|
| 4411 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4412 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1328640 pts_time:27.68 dts:1328640 dts_time:27.68 -> pts:485760 pts_time:10.12 dts:485760 dts_time:10.12
|
|---|
| 4413 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1328640 pts_time:27.68 dts:1328640 dts_time:27.68 -> pts:485760 pts_time:10.12 dts:485760 dts_time:10.12
|
|---|
| 4414 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:693 pts_time:27.72 dts:693 dts_time:27.72 -> pts:254 pts_time:10.16 dts:254 dts_time:10.16
|
|---|
| 4415 | frame= 696 fps= 25 q=2.5 size=N/A time=00:00:27.84 bitrate=N/A speed= 1x
|
|---|
| 4416 | dshow passing through packet of type video size 4147200 timestamp 280939727 orig timestamp 280218827 graph timestamp 280939527 diff 720700 Decklink Video Capture
|
|---|
| 4417 | dshow passing through packet of type audio size 7680 timestamp 280218827 orig timestamp 280218827 graph timestamp 280941227 diff 722400 Decklink Audio Capture
|
|---|
| 4418 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4419 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1330560 pts_time:27.72 dts:1330560 dts_time:27.72 -> pts:487680 pts_time:10.16 dts:487680 dts_time:10.16
|
|---|
| 4420 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1330560 pts_time:27.72 dts:1330560 dts_time:27.72 -> pts:487680 pts_time:10.16 dts:487680 dts_time:10.16
|
|---|
| 4421 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:697 pts_time:27.88 dts:694 dts_time:27.76 -> pts:258 pts_time:10.32 dts:255 dts_time:10.2
|
|---|
| 4422 | dshow passing through packet of type video size 4147200 timestamp 281337627 orig timestamp 280618827 graph timestamp 281337627 diff 718800 Decklink Video Capture
|
|---|
| 4423 | dshow passing through packet of type audio size 7680 timestamp 280618827 orig timestamp 280618827 graph timestamp 281338327 diff 719500 Decklink Audio Capture
|
|---|
| 4424 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4425 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1332480 pts_time:27.76 dts:1332480 dts_time:27.76 -> pts:489600 pts_time:10.2 dts:489600 dts_time:10.2
|
|---|
| 4426 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1332480 pts_time:27.76 dts:1332480 dts_time:27.76 -> pts:489600 pts_time:10.2 dts:489600 dts_time:10.2
|
|---|
| 4427 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:695 pts_time:27.8 dts:695 dts_time:27.8 -> pts:256 pts_time:10.24 dts:256 dts_time:10.24
|
|---|
| 4428 | dshow passing through packet of type video size 4147200 timestamp 281741027 orig timestamp 281018827 graph timestamp 281740727 diff 721900 Decklink Video Capture
|
|---|
| 4429 | dshow passing through packet of type audio size 7680 timestamp 281018827 orig timestamp 281018827 graph timestamp 281742827 diff 724000 Decklink Audio Capture
|
|---|
| 4430 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4431 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1334400 pts_time:27.8 dts:1334400 dts_time:27.8 -> pts:491520 pts_time:10.24 dts:491520 dts_time:10.24
|
|---|
| 4432 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1334400 pts_time:27.8 dts:1334400 dts_time:27.8 -> pts:491520 pts_time:10.24 dts:491520 dts_time:10.24
|
|---|
| 4433 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:696 pts_time:27.84 dts:696 dts_time:27.84 -> pts:257 pts_time:10.28 dts:257 dts_time:10.28
|
|---|
| 4434 | dshow passing through packet of type video size 4147200 timestamp 282140627 orig timestamp 281418827 graph timestamp 282140327 diff 721500 Decklink Video Capture
|
|---|
| 4435 | dshow passing through packet of type audio size 7680 timestamp 281418827 orig timestamp 281418827 graph timestamp 282142627 diff 723800 Decklink Audio Capture
|
|---|
| 4436 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4437 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1336320 pts_time:27.84 dts:1336320 dts_time:27.84 -> pts:493440 pts_time:10.28 dts:493440 dts_time:10.28
|
|---|
| 4438 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1336320 pts_time:27.84 dts:1336320 dts_time:27.84 -> pts:493440 pts_time:10.28 dts:493440 dts_time:10.28
|
|---|
| 4439 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:700 pts_time:28 dts:697 dts_time:27.88 -> pts:261 pts_time:10.44 dts:258 dts_time:10.32
|
|---|
| 4440 | dshow passing through packet of type video size 4147200 timestamp 282537327 orig timestamp 281818827 graph timestamp 282537227 diff 718400 Decklink Video Capture
|
|---|
| 4441 | dshow passing through packet of type audio size 7680 timestamp 281818827 orig timestamp 281818827 graph timestamp 282537927 diff 719100 Decklink Audio Capture
|
|---|
| 4442 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4443 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1338240 pts_time:27.88 dts:1338240 dts_time:27.88 -> pts:495360 pts_time:10.32 dts:495360 dts_time:10.32
|
|---|
| 4444 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1338240 pts_time:27.88 dts:1338240 dts_time:27.88 -> pts:495360 pts_time:10.32 dts:495360 dts_time:10.32
|
|---|
| 4445 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:698 pts_time:27.92 dts:698 dts_time:27.92 -> pts:259 pts_time:10.36 dts:259 dts_time:10.36
|
|---|
| 4446 | dshow passing through packet of type video size 4147200 timestamp 282937327 orig timestamp 282218827 graph timestamp 282937327 diff 718500 Decklink Video Capture
|
|---|
| 4447 | dshow passing through packet of type audio size 7680 timestamp 282218827 orig timestamp 282218827 graph timestamp 282938027 diff 719200 Decklink Audio Capture
|
|---|
| 4448 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4449 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1340160 pts_time:27.92 dts:1340160 dts_time:27.92 -> pts:497280 pts_time:10.36 dts:497280 dts_time:10.36
|
|---|
| 4450 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1340160 pts_time:27.92 dts:1340160 dts_time:27.92 -> pts:497280 pts_time:10.36 dts:497280 dts_time:10.36
|
|---|
| 4451 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:699 pts_time:27.96 dts:699 dts_time:27.96 -> pts:260 pts_time:10.4 dts:260 dts_time:10.4
|
|---|
| 4452 | dshow passing through packet of type video size 4147200 timestamp 283340527 orig timestamp 282618827 graph timestamp 283340327 diff 721500 Decklink Video Capture
|
|---|
| 4453 | dshow passing through packet of type audio size 7680 timestamp 282618827 orig timestamp 282618827 graph timestamp 283342527 diff 723700 Decklink Audio Capture
|
|---|
| 4454 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4455 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1342080 pts_time:27.96 dts:1342080 dts_time:27.96 -> pts:499200 pts_time:10.4 dts:499200 dts_time:10.4
|
|---|
| 4456 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1342080 pts_time:27.96 dts:1342080 dts_time:27.96 -> pts:499200 pts_time:10.4 dts:499200 dts_time:10.4
|
|---|
| 4457 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:703 pts_time:28.12 dts:700 dts_time:28 -> pts:264 pts_time:10.56 dts:261 dts_time:10.44
|
|---|
| 4458 | dshow passing through packet of type video size 4147200 timestamp 283740627 orig timestamp 283018827 graph timestamp 283740427 diff 721600 Decklink Video Capture
|
|---|
| 4459 | dshow passing through packet of type audio size 7680 timestamp 283018827 orig timestamp 283018827 graph timestamp 283742627 diff 723800 Decklink Audio Capture
|
|---|
| 4460 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4461 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1344000 pts_time:28 dts:1344000 dts_time:28 -> pts:501120 pts_time:10.44 dts:501120 dts_time:10.44
|
|---|
| 4462 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1344000 pts_time:28 dts:1344000 dts_time:28 -> pts:501120 pts_time:10.44 dts:501120 dts_time:10.44
|
|---|
| 4463 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:701 pts_time:28.04 dts:701 dts_time:28.04 -> pts:262 pts_time:10.48 dts:262 dts_time:10.48
|
|---|
| 4464 | dshow passing through packet of type video size 4147200 timestamp 284140827 orig timestamp 283418827 graph timestamp 284140627 diff 721800 Decklink Video Capture
|
|---|
| 4465 | dshow passing through packet of type audio size 7680 timestamp 283418827 orig timestamp 283418827 graph timestamp 284142627 diff 723800 Decklink Audio Capture
|
|---|
| 4466 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4467 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1345920 pts_time:28.04 dts:1345920 dts_time:28.04 -> pts:503040 pts_time:10.48 dts:503040 dts_time:10.48
|
|---|
| 4468 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1345920 pts_time:28.04 dts:1345920 dts_time:28.04 -> pts:503040 pts_time:10.48 dts:503040 dts_time:10.48
|
|---|
| 4469 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:702 pts_time:28.08 dts:702 dts_time:28.08 -> pts:263 pts_time:10.52 dts:263 dts_time:10.52
|
|---|
| 4470 | dshow passing through packet of type video size 4147200 timestamp 284538127 orig timestamp 283818827 graph timestamp 284538027 diff 719200 Decklink Video Capture
|
|---|
| 4471 | dshow passing through packet of type audio size 7680 timestamp 283818827 orig timestamp 283818827 graph timestamp 284539127 diff 720300 Decklink Audio Capture
|
|---|
| 4472 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4473 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1347840 pts_time:28.08 dts:1347840 dts_time:28.08 -> pts:504960 pts_time:10.52 dts:504960 dts_time:10.52
|
|---|
| 4474 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1347840 pts_time:28.08 dts:1347840 dts_time:28.08 -> pts:504960 pts_time:10.52 dts:504960 dts_time:10.52
|
|---|
| 4475 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:706 pts_time:28.24 dts:703 dts_time:28.12 -> pts:267 pts_time:10.68 dts:264 dts_time:10.56
|
|---|
| 4476 | dshow passing through packet of type video size 4147200 timestamp 284940227 orig timestamp 284218827 graph timestamp 284940027 diff 721200 Decklink Video Capture
|
|---|
| 4477 | dshow passing through packet of type audio size 7680 timestamp 284218827 orig timestamp 284218827 graph timestamp 284941927 diff 723100 Decklink Audio Capture
|
|---|
| 4478 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4479 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1349760 pts_time:28.12 dts:1349760 dts_time:28.12 -> pts:506880 pts_time:10.56 dts:506880 dts_time:10.56
|
|---|
| 4480 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1349760 pts_time:28.12 dts:1349760 dts_time:28.12 -> pts:506880 pts_time:10.56 dts:506880 dts_time:10.56
|
|---|
| 4481 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:704 pts_time:28.16 dts:704 dts_time:28.16 -> pts:265 pts_time:10.6 dts:265 dts_time:10.6
|
|---|
| 4482 | dshow passing through packet of type video size 4147200 timestamp 285340527 orig timestamp 284618827 graph timestamp 285340327 diff 721500 Decklink Video Capture
|
|---|
| 4483 | dshow passing through packet of type audio size 7680 timestamp 284618827 orig timestamp 284618827 graph timestamp 285342527 diff 723700 Decklink Audio Capture
|
|---|
| 4484 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4485 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1351680 pts_time:28.16 dts:1351680 dts_time:28.16 -> pts:508800 pts_time:10.6 dts:508800 dts_time:10.6
|
|---|
| 4486 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1351680 pts_time:28.16 dts:1351680 dts_time:28.16 -> pts:508800 pts_time:10.6 dts:508800 dts_time:10.6
|
|---|
| 4487 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:705 pts_time:28.2 dts:705 dts_time:28.2 -> pts:266 pts_time:10.64 dts:266 dts_time:10.64
|
|---|
| 4488 | dshow passing through packet of type video size 4147200 timestamp 285740627 orig timestamp 285018827 graph timestamp 285740427 diff 721600 Decklink Video Capture
|
|---|
| 4489 | dshow passing through packet of type audio size 7680 timestamp 285018827 orig timestamp 285018827 graph timestamp 285742527 diff 723700 Decklink Audio Capture
|
|---|
| 4490 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4491 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1353600 pts_time:28.2 dts:1353600 dts_time:28.2 -> pts:510720 pts_time:10.64 dts:510720 dts_time:10.64
|
|---|
| 4492 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1353600 pts_time:28.2 dts:1353600 dts_time:28.2 -> pts:510720 pts_time:10.64 dts:510720 dts_time:10.64
|
|---|
| 4493 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:709 pts_time:28.36 dts:706 dts_time:28.24 -> pts:270 pts_time:10.8 dts:267 dts_time:10.68
|
|---|
| 4494 | frame= 709 fps= 25 q=2.0 size=N/A time=00:00:28.36 bitrate=N/A speed= 1x
|
|---|
| 4495 | dshow passing through packet of type video size 4147200 timestamp 286137727 orig timestamp 285418827 graph timestamp 286137727 diff 718900 Decklink Video Capture
|
|---|
| 4496 | dshow passing through packet of type audio size 7680 timestamp 285418827 orig timestamp 285418827 graph timestamp 286138227 diff 719400 Decklink Audio Capture
|
|---|
| 4497 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4498 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1355520 pts_time:28.24 dts:1355520 dts_time:28.24 -> pts:512640 pts_time:10.68 dts:512640 dts_time:10.68
|
|---|
| 4499 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1355520 pts_time:28.24 dts:1355520 dts_time:28.24 -> pts:512640 pts_time:10.68 dts:512640 dts_time:10.68
|
|---|
| 4500 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:707 pts_time:28.28 dts:707 dts_time:28.28 -> pts:268 pts_time:10.72 dts:268 dts_time:10.72
|
|---|
| 4501 | dshow passing through packet of type video size 4147200 timestamp 286537427 orig timestamp 285818827 graph timestamp 286537327 diff 718500 Decklink Video Capture
|
|---|
| 4502 | dshow passing through packet of type audio size 7680 timestamp 285818827 orig timestamp 285818827 graph timestamp 286538027 diff 719200 Decklink Audio Capture
|
|---|
| 4503 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4504 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1357440 pts_time:28.28 dts:1357440 dts_time:28.28 -> pts:514560 pts_time:10.72 dts:514560 dts_time:10.72
|
|---|
| 4505 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1357440 pts_time:28.28 dts:1357440 dts_time:28.28 -> pts:514560 pts_time:10.72 dts:514560 dts_time:10.72
|
|---|
| 4506 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:708 pts_time:28.32 dts:708 dts_time:28.32 -> pts:269 pts_time:10.76 dts:269 dts_time:10.76
|
|---|
| 4507 | dshow passing through packet of type video size 4147200 timestamp 286937227 orig timestamp 286218827 graph timestamp 286937227 diff 718400 Decklink Video Capture
|
|---|
| 4508 | dshow passing through packet of type audio size 7680 timestamp 286218827 orig timestamp 286218827 graph timestamp 286937927 diff 719100 Decklink Audio Capture
|
|---|
| 4509 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4510 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1359360 pts_time:28.32 dts:1359360 dts_time:28.32 -> pts:516480 pts_time:10.76 dts:516480 dts_time:10.76
|
|---|
| 4511 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1359360 pts_time:28.32 dts:1359360 dts_time:28.32 -> pts:516480 pts_time:10.76 dts:516480 dts_time:10.76
|
|---|
| 4512 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:712 pts_time:28.48 dts:709 dts_time:28.36 -> pts:273 pts_time:10.92 dts:270 dts_time:10.8
|
|---|
| 4513 | dshow passing through packet of type video size 4147200 timestamp 287340227 orig timestamp 286618827 graph timestamp 287340027 diff 721200 Decklink Video Capture
|
|---|
| 4514 | dshow passing through packet of type audio size 7680 timestamp 286618827 orig timestamp 286618827 graph timestamp 287341827 diff 723000 Decklink Audio Capture
|
|---|
| 4515 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4516 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1361280 pts_time:28.36 dts:1361280 dts_time:28.36 -> pts:518400 pts_time:10.8 dts:518400 dts_time:10.8
|
|---|
| 4517 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1361280 pts_time:28.36 dts:1361280 dts_time:28.36 -> pts:518400 pts_time:10.8 dts:518400 dts_time:10.8
|
|---|
| 4518 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:710 pts_time:28.4 dts:710 dts_time:28.4 -> pts:271 pts_time:10.84 dts:271 dts_time:10.84
|
|---|
| 4519 | dshow passing through packet of type video size 4147200 timestamp 287737727 orig timestamp 287018827 graph timestamp 287737727 diff 718900 Decklink Video Capture
|
|---|
| 4520 | dshow passing through packet of type audio size 7680 timestamp 287018827 orig timestamp 287018827 graph timestamp 287738227 diff 719400 Decklink Audio Capture
|
|---|
| 4521 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4522 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1363200 pts_time:28.4 dts:1363200 dts_time:28.4 -> pts:520320 pts_time:10.84 dts:520320 dts_time:10.84
|
|---|
| 4523 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1363200 pts_time:28.4 dts:1363200 dts_time:28.4 -> pts:520320 pts_time:10.84 dts:520320 dts_time:10.84
|
|---|
| 4524 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:711 pts_time:28.44 dts:711 dts_time:28.44 -> pts:272 pts_time:10.88 dts:272 dts_time:10.88
|
|---|
| 4525 | dshow passing through packet of type video size 4147200 timestamp 288140627 orig timestamp 287418827 graph timestamp 288140327 diff 721500 Decklink Video Capture
|
|---|
| 4526 | dshow passing through packet of type audio size 7680 timestamp 287418827 orig timestamp 287418827 graph timestamp 288142527 diff 723700 Decklink Audio Capture
|
|---|
| 4527 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4528 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1365120 pts_time:28.44 dts:1365120 dts_time:28.44 -> pts:522240 pts_time:10.88 dts:522240 dts_time:10.88
|
|---|
| 4529 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1365120 pts_time:28.44 dts:1365120 dts_time:28.44 -> pts:522240 pts_time:10.88 dts:522240 dts_time:10.88
|
|---|
| 4530 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:715 pts_time:28.6 dts:712 dts_time:28.48 -> pts:276 pts_time:11.04 dts:273 dts_time:10.92
|
|---|
| 4531 | dshow passing through packet of type video size 4147200 timestamp 288540527 orig timestamp 287818827 graph timestamp 288540327 diff 721500 Decklink Video Capture
|
|---|
| 4532 | dshow passing through packet of type audio size 7680 timestamp 287818827 orig timestamp 287818827 graph timestamp 288542527 diff 723700 Decklink Audio Capture
|
|---|
| 4533 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4534 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1367040 pts_time:28.48 dts:1367040 dts_time:28.48 -> pts:524160 pts_time:10.92 dts:524160 dts_time:10.92
|
|---|
| 4535 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1367040 pts_time:28.48 dts:1367040 dts_time:28.48 -> pts:524160 pts_time:10.92 dts:524160 dts_time:10.92
|
|---|
| 4536 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:713 pts_time:28.52 dts:713 dts_time:28.52 -> pts:274 pts_time:10.96 dts:274 dts_time:10.96
|
|---|
| 4537 | dshow passing through packet of type video size 4147200 timestamp 288939627 orig timestamp 288218827 graph timestamp 288939427 diff 720600 Decklink Video Capture
|
|---|
| 4538 | dshow passing through packet of type audio size 7680 timestamp 288218827 orig timestamp 288218827 graph timestamp 288941227 diff 722400 Decklink Audio Capture
|
|---|
| 4539 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4540 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1368960 pts_time:28.52 dts:1368960 dts_time:28.52 -> pts:526080 pts_time:10.96 dts:526080 dts_time:10.96
|
|---|
| 4541 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1368960 pts_time:28.52 dts:1368960 dts_time:28.52 -> pts:526080 pts_time:10.96 dts:526080 dts_time:10.96
|
|---|
| 4542 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:714 pts_time:28.56 dts:714 dts_time:28.56 -> pts:275 pts_time:11 dts:275 dts_time:11
|
|---|
| 4543 | dshow passing through packet of type video size 4147200 timestamp 289338027 orig timestamp 288618827 graph timestamp 289337927 diff 719100 Decklink Video Capture
|
|---|
| 4544 | dshow passing through packet of type audio size 7680 timestamp 288618827 orig timestamp 288618827 graph timestamp 289338927 diff 720100 Decklink Audio Capture
|
|---|
| 4545 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4546 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1370880 pts_time:28.56 dts:1370880 dts_time:28.56 -> pts:528000 pts_time:11 dts:528000 dts_time:11
|
|---|
| 4547 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1370880 pts_time:28.56 dts:1370880 dts_time:28.56 -> pts:528000 pts_time:11 dts:528000 dts_time:11
|
|---|
| 4548 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:718 pts_time:28.72 dts:715 dts_time:28.6 -> pts:279 pts_time:11.16 dts:276 dts_time:11.04
|
|---|
| 4549 | dshow passing through packet of type video size 4147200 timestamp 289740227 orig timestamp 289018827 graph timestamp 289740027 diff 721200 Decklink Video Capture
|
|---|
| 4550 | dshow passing through packet of type audio size 7680 timestamp 289018827 orig timestamp 289018827 graph timestamp 289741727 diff 722900 Decklink Audio Capture
|
|---|
| 4551 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4552 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1372800 pts_time:28.6 dts:1372800 dts_time:28.6 -> pts:529920 pts_time:11.04 dts:529920 dts_time:11.04
|
|---|
| 4553 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1372800 pts_time:28.6 dts:1372800 dts_time:28.6 -> pts:529920 pts_time:11.04 dts:529920 dts_time:11.04
|
|---|
| 4554 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:716 pts_time:28.64 dts:716 dts_time:28.64 -> pts:277 pts_time:11.08 dts:277 dts_time:11.08
|
|---|
| 4555 | dshow passing through packet of type video size 4147200 timestamp 290140527 orig timestamp 289418827 graph timestamp 290140327 diff 721500 Decklink Video Capture
|
|---|
| 4556 | dshow passing through packet of type audio size 7680 timestamp 289418827 orig timestamp 289418827 graph timestamp 290142427 diff 723600 Decklink Audio Capture
|
|---|
| 4557 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4558 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1374720 pts_time:28.64 dts:1374720 dts_time:28.64 -> pts:531840 pts_time:11.08 dts:531840 dts_time:11.08
|
|---|
| 4559 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1374720 pts_time:28.64 dts:1374720 dts_time:28.64 -> pts:531840 pts_time:11.08 dts:531840 dts_time:11.08
|
|---|
| 4560 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:717 pts_time:28.68 dts:717 dts_time:28.68 -> pts:278 pts_time:11.12 dts:278 dts_time:11.12
|
|---|
| 4561 | dshow passing through packet of type video size 4147200 timestamp 290538427 orig timestamp 289818827 graph timestamp 290538327 diff 719500 Decklink Video Capture
|
|---|
| 4562 | dshow passing through packet of type audio size 7680 timestamp 289818827 orig timestamp 289818827 graph timestamp 290539627 diff 720800 Decklink Audio Capture
|
|---|
| 4563 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4564 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1376640 pts_time:28.68 dts:1376640 dts_time:28.68 -> pts:533760 pts_time:11.12 dts:533760 dts_time:11.12
|
|---|
| 4565 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1376640 pts_time:28.68 dts:1376640 dts_time:28.68 -> pts:533760 pts_time:11.12 dts:533760 dts_time:11.12
|
|---|
| 4566 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:721 pts_time:28.84 dts:718 dts_time:28.72 -> pts:282 pts_time:11.28 dts:279 dts_time:11.16
|
|---|
| 4567 | dshow passing through packet of type video size 4147200 timestamp 290939927 orig timestamp 290218827 graph timestamp 290939727 diff 720900 Decklink Video Capture
|
|---|
| 4568 | dshow passing through packet of type audio size 7680 timestamp 290218827 orig timestamp 290218827 graph timestamp 290941627 diff 722800 Decklink Audio Capture
|
|---|
| 4569 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4570 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1378560 pts_time:28.72 dts:1378560 dts_time:28.72 -> pts:535680 pts_time:11.16 dts:535680 dts_time:11.16
|
|---|
| 4571 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1378560 pts_time:28.72 dts:1378560 dts_time:28.72 -> pts:535680 pts_time:11.16 dts:535680 dts_time:11.16
|
|---|
| 4572 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:719 pts_time:28.76 dts:719 dts_time:28.76 -> pts:280 pts_time:11.2 dts:280 dts_time:11.2
|
|---|
| 4573 | frame= 722 fps= 25 q=2.5 size=N/A time=00:00:28.84 bitrate=N/A speed= 1x
|
|---|
| 4574 | dshow passing through packet of type video size 4147200 timestamp 291339627 orig timestamp 290618827 graph timestamp 291339527 diff 720700 Decklink Video Capture
|
|---|
| 4575 | dshow passing through packet of type audio size 7680 timestamp 290618827 orig timestamp 290618827 graph timestamp 291341127 diff 722300 Decklink Audio Capture
|
|---|
| 4576 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4577 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1380480 pts_time:28.76 dts:1380480 dts_time:28.76 -> pts:537600 pts_time:11.2 dts:537600 dts_time:11.2
|
|---|
| 4578 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1380480 pts_time:28.76 dts:1380480 dts_time:28.76 -> pts:537600 pts_time:11.2 dts:537600 dts_time:11.2
|
|---|
| 4579 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:720 pts_time:28.8 dts:720 dts_time:28.8 -> pts:281 pts_time:11.24 dts:281 dts_time:11.24
|
|---|
| 4580 | dshow passing through packet of type video size 4147200 timestamp 291740527 orig timestamp 291018827 graph timestamp 291740227 diff 721400 Decklink Video Capture
|
|---|
| 4581 | dshow passing through packet of type audio size 7680 timestamp 291018827 orig timestamp 291018827 graph timestamp 291742227 diff 723400 Decklink Audio Capture
|
|---|
| 4582 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4583 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1382400 pts_time:28.8 dts:1382400 dts_time:28.8 -> pts:539520 pts_time:11.24 dts:539520 dts_time:11.24
|
|---|
| 4584 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1382400 pts_time:28.8 dts:1382400 dts_time:28.8 -> pts:539520 pts_time:11.24 dts:539520 dts_time:11.24
|
|---|
| 4585 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:724 pts_time:28.96 dts:721 dts_time:28.84 -> pts:285 pts_time:11.4 dts:282 dts_time:11.28
|
|---|
| 4586 | dshow passing through packet of type video size 4147200 timestamp 292138027 orig timestamp 291418827 graph timestamp 292137927 diff 719100 Decklink Video Capture
|
|---|
| 4587 | dshow passing through packet of type audio size 7680 timestamp 291418827 orig timestamp 291418827 graph timestamp 292138527 diff 719700 Decklink Audio Capture
|
|---|
| 4588 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4589 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1384320 pts_time:28.84 dts:1384320 dts_time:28.84 -> pts:541440 pts_time:11.28 dts:541440 dts_time:11.28
|
|---|
| 4590 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1384320 pts_time:28.84 dts:1384320 dts_time:28.84 -> pts:541440 pts_time:11.28 dts:541440 dts_time:11.28
|
|---|
| 4591 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:722 pts_time:28.88 dts:722 dts_time:28.88 -> pts:283 pts_time:11.32 dts:283 dts_time:11.32
|
|---|
| 4592 | dshow passing through packet of type video size 4147200 timestamp 292540627 orig timestamp 291818827 graph timestamp 292540427 diff 721600 Decklink Video Capture
|
|---|
| 4593 | dshow passing through packet of type audio size 7680 timestamp 291818827 orig timestamp 291818827 graph timestamp 292542527 diff 723700 Decklink Audio Capture
|
|---|
| 4594 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4595 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1386240 pts_time:28.88 dts:1386240 dts_time:28.88 -> pts:543360 pts_time:11.32 dts:543360 dts_time:11.32
|
|---|
| 4596 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1386240 pts_time:28.88 dts:1386240 dts_time:28.88 -> pts:543360 pts_time:11.32 dts:543360 dts_time:11.32
|
|---|
| 4597 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:723 pts_time:28.92 dts:723 dts_time:28.92 -> pts:284 pts_time:11.36 dts:284 dts_time:11.36
|
|---|
| 4598 | dshow passing through packet of type video size 4147200 timestamp 292941127 orig timestamp 292218827 graph timestamp 292940827 diff 722000 Decklink Video Capture
|
|---|
| 4599 | dshow passing through packet of type audio size 7680 timestamp 292218827 orig timestamp 292218827 graph timestamp 292943027 diff 724200 Decklink Audio Capture
|
|---|
| 4600 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4601 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1388160 pts_time:28.92 dts:1388160 dts_time:28.92 -> pts:545280 pts_time:11.36 dts:545280 dts_time:11.36
|
|---|
| 4602 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1388160 pts_time:28.92 dts:1388160 dts_time:28.92 -> pts:545280 pts_time:11.36 dts:545280 dts_time:11.36
|
|---|
| 4603 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:727 pts_time:29.08 dts:724 dts_time:28.96 -> pts:288 pts_time:11.52 dts:285 dts_time:11.4
|
|---|
| 4604 | dshow passing through packet of type video size 4147200 timestamp 293340527 orig timestamp 292618827 graph timestamp 293340327 diff 721500 Decklink Video Capture
|
|---|
| 4605 | dshow passing through packet of type audio size 7680 timestamp 292618827 orig timestamp 292618827 graph timestamp 293342527 diff 723700 Decklink Audio Capture
|
|---|
| 4606 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4607 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1390080 pts_time:28.96 dts:1390080 dts_time:28.96 -> pts:547200 pts_time:11.4 dts:547200 dts_time:11.4
|
|---|
| 4608 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1390080 pts_time:28.96 dts:1390080 dts_time:28.96 -> pts:547200 pts_time:11.4 dts:547200 dts_time:11.4
|
|---|
| 4609 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:725 pts_time:29 dts:725 dts_time:29 -> pts:286 pts_time:11.44 dts:286 dts_time:11.44
|
|---|
| 4610 | dshow passing through packet of type video size 4147200 timestamp 293737527 orig timestamp 293018827 graph timestamp 293737527 diff 718700 Decklink Video Capture
|
|---|
| 4611 | dshow passing through packet of type audio size 7680 timestamp 293018827 orig timestamp 293018827 graph timestamp 293738127 diff 719300 Decklink Audio Capture
|
|---|
| 4612 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4613 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1392000 pts_time:29 dts:1392000 dts_time:29 -> pts:549120 pts_time:11.44 dts:549120 dts_time:11.44
|
|---|
| 4614 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1392000 pts_time:29 dts:1392000 dts_time:29 -> pts:549120 pts_time:11.44 dts:549120 dts_time:11.44
|
|---|
| 4615 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:726 pts_time:29.04 dts:726 dts_time:29.04 -> pts:287 pts_time:11.48 dts:287 dts_time:11.48
|
|---|
| 4616 | dshow passing through packet of type video size 4147200 timestamp 294140727 orig timestamp 293418827 graph timestamp 294140427 diff 721600 Decklink Video Capture
|
|---|
| 4617 | dshow passing through packet of type audio size 7680 timestamp 293418827 orig timestamp 293418827 graph timestamp 294142527 diff 723700 Decklink Audio Capture
|
|---|
| 4618 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4619 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1393920 pts_time:29.04 dts:1393920 dts_time:29.04 -> pts:551040 pts_time:11.48 dts:551040 dts_time:11.48
|
|---|
| 4620 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1393920 pts_time:29.04 dts:1393920 dts_time:29.04 -> pts:551040 pts_time:11.48 dts:551040 dts_time:11.48
|
|---|
| 4621 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:730 pts_time:29.2 dts:727 dts_time:29.08 -> pts:291 pts_time:11.64 dts:288 dts_time:11.52
|
|---|
| 4622 | dshow passing through packet of type video size 4147200 timestamp 294540627 orig timestamp 293818827 graph timestamp 294540427 diff 721600 Decklink Video Capture
|
|---|
| 4623 | dshow passing through packet of type audio size 7680 timestamp 293818827 orig timestamp 293818827 graph timestamp 294542627 diff 723800 Decklink Audio Capture
|
|---|
| 4624 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4625 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1395840 pts_time:29.08 dts:1395840 dts_time:29.08 -> pts:552960 pts_time:11.52 dts:552960 dts_time:11.52
|
|---|
| 4626 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1395840 pts_time:29.08 dts:1395840 dts_time:29.08 -> pts:552960 pts_time:11.52 dts:552960 dts_time:11.52
|
|---|
| 4627 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:728 pts_time:29.12 dts:728 dts_time:29.12 -> pts:289 pts_time:11.56 dts:289 dts_time:11.56
|
|---|
| 4628 | dshow passing through packet of type video size 4147200 timestamp 294938027 orig timestamp 294218827 graph timestamp 294937927 diff 719100 Decklink Video Capture
|
|---|
| 4629 | dshow passing through packet of type audio size 7680 timestamp 294218827 orig timestamp 294218827 graph timestamp 294938527 diff 719700 Decklink Audio Capture
|
|---|
| 4630 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4631 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1397760 pts_time:29.12 dts:1397760 dts_time:29.12 -> pts:554880 pts_time:11.56 dts:554880 dts_time:11.56
|
|---|
| 4632 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1397760 pts_time:29.12 dts:1397760 dts_time:29.12 -> pts:554880 pts_time:11.56 dts:554880 dts_time:11.56
|
|---|
| 4633 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:729 pts_time:29.16 dts:729 dts_time:29.16 -> pts:290 pts_time:11.6 dts:290 dts_time:11.6
|
|---|
| 4634 | dshow passing through packet of type video size 4147200 timestamp 295340727 orig timestamp 294618827 graph timestamp 295340427 diff 721600 Decklink Video Capture
|
|---|
| 4635 | dshow passing through packet of type audio size 7680 timestamp 294618827 orig timestamp 294618827 graph timestamp 295342827 diff 724000 Decklink Audio Capture
|
|---|
| 4636 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4637 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1399680 pts_time:29.16 dts:1399680 dts_time:29.16 -> pts:556800 pts_time:11.6 dts:556800 dts_time:11.6
|
|---|
| 4638 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1399680 pts_time:29.16 dts:1399680 dts_time:29.16 -> pts:556800 pts_time:11.6 dts:556800 dts_time:11.6
|
|---|
| 4639 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:733 pts_time:29.32 dts:730 dts_time:29.2 -> pts:294 pts_time:11.76 dts:291 dts_time:11.64
|
|---|
| 4640 | dshow passing through packet of type video size 4147200 timestamp 295739927 orig timestamp 295018827 graph timestamp 295739727 diff 720900 Decklink Video Capture
|
|---|
| 4641 | dshow passing through packet of type audio size 7680 timestamp 295018827 orig timestamp 295018827 graph timestamp 295741527 diff 722700 Decklink Audio Capture
|
|---|
| 4642 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4643 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1401600 pts_time:29.2 dts:1401600 dts_time:29.2 -> pts:558720 pts_time:11.64 dts:558720 dts_time:11.64
|
|---|
| 4644 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1401600 pts_time:29.2 dts:1401600 dts_time:29.2 -> pts:558720 pts_time:11.64 dts:558720 dts_time:11.64
|
|---|
| 4645 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:731 pts_time:29.24 dts:731 dts_time:29.24 -> pts:292 pts_time:11.68 dts:292 dts_time:11.68
|
|---|
| 4646 | frame= 734 fps= 25 q=2.5 size=N/A time=00:00:29.36 bitrate=N/A speed= 1x
|
|---|
| 4647 | dshow passing through packet of type video size 4147200 timestamp 296137327 orig timestamp 295418827 graph timestamp 296137327 diff 718500 Decklink Video Capture
|
|---|
| 4648 | dshow passing through packet of type audio size 7680 timestamp 295418827 orig timestamp 295418827 graph timestamp 296137827 diff 719000 Decklink Audio Capture
|
|---|
| 4649 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4650 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1403520 pts_time:29.24 dts:1403520 dts_time:29.24 -> pts:560640 pts_time:11.68 dts:560640 dts_time:11.68
|
|---|
| 4651 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1403520 pts_time:29.24 dts:1403520 dts_time:29.24 -> pts:560640 pts_time:11.68 dts:560640 dts_time:11.68
|
|---|
| 4652 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:732 pts_time:29.28 dts:732 dts_time:29.28 -> pts:293 pts_time:11.72 dts:293 dts_time:11.72
|
|---|
| 4653 | dshow passing through packet of type video size 4147200 timestamp 296537427 orig timestamp 295818827 graph timestamp 296537427 diff 718600 Decklink Video Capture
|
|---|
| 4654 | dshow passing through packet of type audio size 7680 timestamp 295818827 orig timestamp 295818827 graph timestamp 296537827 diff 719000 Decklink Audio Capture
|
|---|
| 4655 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4656 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1405440 pts_time:29.28 dts:1405440 dts_time:29.28 -> pts:562560 pts_time:11.72 dts:562560 dts_time:11.72
|
|---|
| 4657 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1405440 pts_time:29.28 dts:1405440 dts_time:29.28 -> pts:562560 pts_time:11.72 dts:562560 dts_time:11.72
|
|---|
| 4658 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:736 pts_time:29.44 dts:733 dts_time:29.32 -> pts:297 pts_time:11.88 dts:294 dts_time:11.76
|
|---|
| 4659 | dshow passing through packet of type video size 4147200 timestamp 296940727 orig timestamp 296218827 graph timestamp 296940527 diff 721700 Decklink Video Capture
|
|---|
| 4660 | dshow passing through packet of type audio size 7680 timestamp 296218827 orig timestamp 296218827 graph timestamp 296942727 diff 723900 Decklink Audio Capture
|
|---|
| 4661 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4662 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1407360 pts_time:29.32 dts:1407360 dts_time:29.32 -> pts:564480 pts_time:11.76 dts:564480 dts_time:11.76
|
|---|
| 4663 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1407360 pts_time:29.32 dts:1407360 dts_time:29.32 -> pts:564480 pts_time:11.76 dts:564480 dts_time:11.76
|
|---|
| 4664 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:734 pts_time:29.36 dts:734 dts_time:29.36 -> pts:295 pts_time:11.8 dts:295 dts_time:11.8
|
|---|
| 4665 | dshow passing through packet of type video size 4147200 timestamp 297336927 orig timestamp 296618827 graph timestamp 297336927 diff 718100 Decklink Video Capture
|
|---|
| 4666 | dshow passing through packet of type audio size 7680 timestamp 296618827 orig timestamp 296618827 graph timestamp 297337527 diff 718700 Decklink Audio Capture
|
|---|
| 4667 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4668 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1409280 pts_time:29.36 dts:1409280 dts_time:29.36 -> pts:566400 pts_time:11.8 dts:566400 dts_time:11.8
|
|---|
| 4669 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1409280 pts_time:29.36 dts:1409280 dts_time:29.36 -> pts:566400 pts_time:11.8 dts:566400 dts_time:11.8
|
|---|
| 4670 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:735 pts_time:29.4 dts:735 dts_time:29.4 -> pts:296 pts_time:11.84 dts:296 dts_time:11.84
|
|---|
| 4671 | dshow passing through packet of type video size 4147200 timestamp 297740927 orig timestamp 297018827 graph timestamp 297740727 diff 721900 Decklink Video Capture
|
|---|
| 4672 | dshow passing through packet of type audio size 7680 timestamp 297018827 orig timestamp 297018827 graph timestamp 297742927 diff 724100 Decklink Audio Capture
|
|---|
| 4673 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4674 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1411200 pts_time:29.4 dts:1411200 dts_time:29.4 -> pts:568320 pts_time:11.84 dts:568320 dts_time:11.84
|
|---|
| 4675 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1411200 pts_time:29.4 dts:1411200 dts_time:29.4 -> pts:568320 pts_time:11.84 dts:568320 dts_time:11.84
|
|---|
| 4676 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:739 pts_time:29.56 dts:736 dts_time:29.44 -> pts:300 pts_time:12 dts:297 dts_time:11.88
|
|---|
| 4677 | dshow passing through packet of type video size 4147200 timestamp 298140427 orig timestamp 297418827 graph timestamp 298140227 diff 721400 Decklink Video Capture
|
|---|
| 4678 | dshow passing through packet of type audio size 7680 timestamp 297418827 orig timestamp 297418827 graph timestamp 298142527 diff 723700 Decklink Audio Capture
|
|---|
| 4679 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4680 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1413120 pts_time:29.44 dts:1413120 dts_time:29.44 -> pts:570240 pts_time:11.88 dts:570240 dts_time:11.88
|
|---|
| 4681 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1413120 pts_time:29.44 dts:1413120 dts_time:29.44 -> pts:570240 pts_time:11.88 dts:570240 dts_time:11.88
|
|---|
| 4682 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:737 pts_time:29.48 dts:737 dts_time:29.48 -> pts:298 pts_time:11.92 dts:298 dts_time:11.92
|
|---|
| 4683 | dshow passing through packet of type video size 4147200 timestamp 298537627 orig timestamp 297818827 graph timestamp 298537527 diff 718700 Decklink Video Capture
|
|---|
| 4684 | dshow passing through packet of type audio size 7680 timestamp 297818827 orig timestamp 297818827 graph timestamp 298538127 diff 719300 Decklink Audio Capture
|
|---|
| 4685 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4686 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1415040 pts_time:29.48 dts:1415040 dts_time:29.48 -> pts:572160 pts_time:11.92 dts:572160 dts_time:11.92
|
|---|
| 4687 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1415040 pts_time:29.48 dts:1415040 dts_time:29.48 -> pts:572160 pts_time:11.92 dts:572160 dts_time:11.92
|
|---|
| 4688 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:738 pts_time:29.52 dts:738 dts_time:29.52 -> pts:299 pts_time:11.96 dts:299 dts_time:11.96
|
|---|
| 4689 | dshow passing through packet of type video size 4147200 timestamp 298940827 orig timestamp 298218827 graph timestamp 298940627 diff 721800 Decklink Video Capture
|
|---|
| 4690 | dshow passing through packet of type audio size 7680 timestamp 298218827 orig timestamp 298218827 graph timestamp 298942427 diff 723600 Decklink Audio Capture
|
|---|
| 4691 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4692 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1416960 pts_time:29.52 dts:1416960 dts_time:29.52 -> pts:574080 pts_time:11.96 dts:574080 dts_time:11.96
|
|---|
| 4693 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1416960 pts_time:29.52 dts:1416960 dts_time:29.52 -> pts:574080 pts_time:11.96 dts:574080 dts_time:11.96
|
|---|
| 4694 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:742 pts_time:29.68 dts:739 dts_time:29.56 -> pts:303 pts_time:12.12 dts:300 dts_time:12
|
|---|
| 4695 | dshow passing through packet of type video size 4147200 timestamp 299340627 orig timestamp 298618827 graph timestamp 299340327 diff 721500 Decklink Video Capture
|
|---|
| 4696 | dshow passing through packet of type audio size 7680 timestamp 298618827 orig timestamp 298618827 graph timestamp 299342127 diff 723300 Decklink Audio Capture
|
|---|
| 4697 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4698 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1418880 pts_time:29.56 dts:1418880 dts_time:29.56 -> pts:576000 pts_time:12 dts:576000 dts_time:12
|
|---|
| 4699 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1418880 pts_time:29.56 dts:1418880 dts_time:29.56 -> pts:576000 pts_time:12 dts:576000 dts_time:12
|
|---|
| 4700 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:740 pts_time:29.6 dts:740 dts_time:29.6 -> pts:301 pts_time:12.04 dts:301 dts_time:12.04
|
|---|
| 4701 | dshow passing through packet of type video size 4147200 timestamp 299740727 orig timestamp 299018827 graph timestamp 299740427 diff 721600 Decklink Video Capture
|
|---|
| 4702 | dshow passing through packet of type audio size 7680 timestamp 299018827 orig timestamp 299018827 graph timestamp 299742627 diff 723800 Decklink Audio Capture
|
|---|
| 4703 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4704 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1420800 pts_time:29.6 dts:1420800 dts_time:29.6 -> pts:577920 pts_time:12.04 dts:577920 dts_time:12.04
|
|---|
| 4705 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1420800 pts_time:29.6 dts:1420800 dts_time:29.6 -> pts:577920 pts_time:12.04 dts:577920 dts_time:12.04
|
|---|
| 4706 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:741 pts_time:29.64 dts:741 dts_time:29.64 -> pts:302 pts_time:12.08 dts:302 dts_time:12.08
|
|---|
| 4707 | dshow passing through packet of type video size 4147200 timestamp 300138227 orig timestamp 299418827 graph timestamp 300138027 diff 719200 Decklink Video Capture
|
|---|
| 4708 | dshow passing through packet of type audio size 7680 timestamp 299418827 orig timestamp 299418827 graph timestamp 300139227 diff 720400 Decklink Audio Capture
|
|---|
| 4709 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4710 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1422720 pts_time:29.64 dts:1422720 dts_time:29.64 -> pts:579840 pts_time:12.08 dts:579840 dts_time:12.08
|
|---|
| 4711 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1422720 pts_time:29.64 dts:1422720 dts_time:29.64 -> pts:579840 pts_time:12.08 dts:579840 dts_time:12.08
|
|---|
| 4712 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:745 pts_time:29.8 dts:742 dts_time:29.68 -> pts:306 pts_time:12.24 dts:303 dts_time:12.12
|
|---|
| 4713 | dshow passing through packet of type video size 4147200 timestamp 300540527 orig timestamp 299818827 graph timestamp 300540227 diff 721400 Decklink Video Capture
|
|---|
| 4714 | dshow passing through packet of type audio size 7680 timestamp 299818827 orig timestamp 299818827 graph timestamp 300542527 diff 723700 Decklink Audio Capture
|
|---|
| 4715 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4716 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1424640 pts_time:29.68 dts:1424640 dts_time:29.68 -> pts:581760 pts_time:12.12 dts:581760 dts_time:12.12
|
|---|
| 4717 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1424640 pts_time:29.68 dts:1424640 dts_time:29.68 -> pts:581760 pts_time:12.12 dts:581760 dts_time:12.12
|
|---|
| 4718 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:743 pts_time:29.72 dts:743 dts_time:29.72 -> pts:304 pts_time:12.16 dts:304 dts_time:12.16
|
|---|
| 4719 | dshow passing through packet of type video size 4147200 timestamp 300940627 orig timestamp 300218827 graph timestamp 300940427 diff 721600 Decklink Video Capture
|
|---|
| 4720 | dshow passing through packet of type audio size 7680 timestamp 300218827 orig timestamp 300218827 graph timestamp 300942627 diff 723800 Decklink Audio Capture
|
|---|
| 4721 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4722 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1426560 pts_time:29.72 dts:1426560 dts_time:29.72 -> pts:583680 pts_time:12.16 dts:583680 dts_time:12.16
|
|---|
| 4723 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1426560 pts_time:29.72 dts:1426560 dts_time:29.72 -> pts:583680 pts_time:12.16 dts:583680 dts_time:12.16
|
|---|
| 4724 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:744 pts_time:29.76 dts:744 dts_time:29.76 -> pts:305 pts_time:12.2 dts:305 dts_time:12.2
|
|---|
| 4725 | frame= 747 fps= 25 q=2.5 size=N/A time=00:00:29.84 bitrate=N/A speed= 1x
|
|---|
| 4726 | dshow passing through packet of type video size 4147200 timestamp 301338327 orig timestamp 300618827 graph timestamp 301338227 diff 719400 Decklink Video Capture
|
|---|
| 4727 | dshow passing through packet of type audio size 7680 timestamp 300618827 orig timestamp 300618827 graph timestamp 301339327 diff 720500 Decklink Audio Capture
|
|---|
| 4728 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4729 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1428480 pts_time:29.76 dts:1428480 dts_time:29.76 -> pts:585600 pts_time:12.2 dts:585600 dts_time:12.2
|
|---|
| 4730 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1428480 pts_time:29.76 dts:1428480 dts_time:29.76 -> pts:585600 pts_time:12.2 dts:585600 dts_time:12.2
|
|---|
| 4731 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:748 pts_time:29.92 dts:745 dts_time:29.8 -> pts:309 pts_time:12.36 dts:306 dts_time:12.24
|
|---|
| 4732 | dshow passing through packet of type video size 4147200 timestamp 301737127 orig timestamp 301018827 graph timestamp 301737127 diff 718300 Decklink Video Capture
|
|---|
| 4733 | dshow passing through packet of type audio size 7680 timestamp 301018827 orig timestamp 301018827 graph timestamp 301737527 diff 718700 Decklink Audio Capture
|
|---|
| 4734 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4735 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1430400 pts_time:29.8 dts:1430400 dts_time:29.8 -> pts:587520 pts_time:12.24 dts:587520 dts_time:12.24
|
|---|
| 4736 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1430400 pts_time:29.8 dts:1430400 dts_time:29.8 -> pts:587520 pts_time:12.24 dts:587520 dts_time:12.24
|
|---|
| 4737 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:746 pts_time:29.84 dts:746 dts_time:29.84 -> pts:307 pts_time:12.28 dts:307 dts_time:12.28
|
|---|
| 4738 | dshow passing through packet of type video size 4147200 timestamp 302140727 orig timestamp 301418827 graph timestamp 302140527 diff 721700 Decklink Video Capture
|
|---|
| 4739 | dshow passing through packet of type audio size 7680 timestamp 301418827 orig timestamp 301418827 graph timestamp 302142427 diff 723600 Decklink Audio Capture
|
|---|
| 4740 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4741 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1432320 pts_time:29.84 dts:1432320 dts_time:29.84 -> pts:589440 pts_time:12.28 dts:589440 dts_time:12.28
|
|---|
| 4742 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1432320 pts_time:29.84 dts:1432320 dts_time:29.84 -> pts:589440 pts_time:12.28 dts:589440 dts_time:12.28
|
|---|
| 4743 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:747 pts_time:29.88 dts:747 dts_time:29.88 -> pts:308 pts_time:12.32 dts:308 dts_time:12.32
|
|---|
| 4744 | dshow passing through packet of type video size 4147200 timestamp 302537527 orig timestamp 301818827 graph timestamp 302537427 diff 718600 Decklink Video Capture
|
|---|
| 4745 | dshow passing through packet of type audio size 7680 timestamp 301818827 orig timestamp 301818827 graph timestamp 302538127 diff 719300 Decklink Audio Capture
|
|---|
| 4746 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4747 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1434240 pts_time:29.88 dts:1434240 dts_time:29.88 -> pts:591360 pts_time:12.32 dts:591360 dts_time:12.32
|
|---|
| 4748 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1434240 pts_time:29.88 dts:1434240 dts_time:29.88 -> pts:591360 pts_time:12.32 dts:591360 dts_time:12.32
|
|---|
| 4749 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:751 pts_time:30.04 dts:748 dts_time:29.92 -> pts:312 pts_time:12.48 dts:309 dts_time:12.36
|
|---|
| 4750 | dshow passing through packet of type video size 4147200 timestamp 302937227 orig timestamp 302218827 graph timestamp 302937127 diff 718300 Decklink Video Capture
|
|---|
| 4751 | dshow passing through packet of type audio size 7680 timestamp 302218827 orig timestamp 302218827 graph timestamp 302937827 diff 719000 Decklink Audio Capture
|
|---|
| 4752 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4753 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1436160 pts_time:29.92 dts:1436160 dts_time:29.92 -> pts:593280 pts_time:12.36 dts:593280 dts_time:12.36
|
|---|
| 4754 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1436160 pts_time:29.92 dts:1436160 dts_time:29.92 -> pts:593280 pts_time:12.36 dts:593280 dts_time:12.36
|
|---|
| 4755 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:749 pts_time:29.96 dts:749 dts_time:29.96 -> pts:310 pts_time:12.4 dts:310 dts_time:12.4
|
|---|
| 4756 | dshow passing through packet of type video size 4147200 timestamp 303337027 orig timestamp 302618827 graph timestamp 303337027 diff 718200 Decklink Video Capture
|
|---|
| 4757 | dshow passing through packet of type audio size 7680 timestamp 302618827 orig timestamp 302618827 graph timestamp 303337727 diff 718900 Decklink Audio Capture
|
|---|
| 4758 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4759 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1438080 pts_time:29.96 dts:1438080 dts_time:29.96 -> pts:595200 pts_time:12.4 dts:595200 dts_time:12.4
|
|---|
| 4760 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1438080 pts_time:29.96 dts:1438080 dts_time:29.96 -> pts:595200 pts_time:12.4 dts:595200 dts_time:12.4
|
|---|
| 4761 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:750 pts_time:30 dts:750 dts_time:30 -> pts:311 pts_time:12.44 dts:311 dts_time:12.44
|
|---|
| 4762 | dshow passing through packet of type video size 4147200 timestamp 303738427 orig timestamp 303018827 graph timestamp 303738327 diff 719500 Decklink Video Capture
|
|---|
| 4763 | dshow passing through packet of type audio size 7680 timestamp 303018827 orig timestamp 303018827 graph timestamp 303739427 diff 720600 Decklink Audio Capture
|
|---|
| 4764 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4765 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1440000 pts_time:30 dts:1440000 dts_time:30 -> pts:597120 pts_time:12.44 dts:597120 dts_time:12.44
|
|---|
| 4766 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1440000 pts_time:30 dts:1440000 dts_time:30 -> pts:597120 pts_time:12.44 dts:597120 dts_time:12.44
|
|---|
| 4767 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:754 pts_time:30.16 dts:751 dts_time:30.04 -> pts:315 pts_time:12.6 dts:312 dts_time:12.48
|
|---|
| 4768 | dshow passing through packet of type video size 4147200 timestamp 304140527 orig timestamp 303418827 graph timestamp 304140327 diff 721500 Decklink Video Capture
|
|---|
| 4769 | dshow passing through packet of type audio size 7680 timestamp 303418827 orig timestamp 303418827 graph timestamp 304142527 diff 723700 Decklink Audio Capture
|
|---|
| 4770 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4771 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1441920 pts_time:30.04 dts:1441920 dts_time:30.04 -> pts:599040 pts_time:12.48 dts:599040 dts_time:12.48
|
|---|
| 4772 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1441920 pts_time:30.04 dts:1441920 dts_time:30.04 -> pts:599040 pts_time:12.48 dts:599040 dts_time:12.48
|
|---|
| 4773 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:752 pts_time:30.08 dts:752 dts_time:30.08 -> pts:313 pts_time:12.52 dts:313 dts_time:12.52
|
|---|
| 4774 | dshow passing through packet of type video size 4147200 timestamp 304540427 orig timestamp 303818827 graph timestamp 304540227 diff 721400 Decklink Video Capture
|
|---|
| 4775 | dshow passing through packet of type audio size 7680 timestamp 303818827 orig timestamp 303818827 graph timestamp 304542427 diff 723600 Decklink Audio Capture
|
|---|
| 4776 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4777 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1443840 pts_time:30.08 dts:1443840 dts_time:30.08 -> pts:600960 pts_time:12.52 dts:600960 dts_time:12.52
|
|---|
| 4778 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1443840 pts_time:30.08 dts:1443840 dts_time:30.08 -> pts:600960 pts_time:12.52 dts:600960 dts_time:12.52
|
|---|
| 4779 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:753 pts_time:30.12 dts:753 dts_time:30.12 -> pts:314 pts_time:12.56 dts:314 dts_time:12.56
|
|---|
| 4780 | dshow passing through packet of type video size 4147200 timestamp 304938027 orig timestamp 304218827 graph timestamp 304937827 diff 719000 Decklink Video Capture
|
|---|
| 4781 | dshow passing through packet of type audio size 7680 timestamp 304218827 orig timestamp 304218827 graph timestamp 304938927 diff 720100 Decklink Audio Capture
|
|---|
| 4782 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4783 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1445760 pts_time:30.12 dts:1445760 dts_time:30.12 -> pts:602880 pts_time:12.56 dts:602880 dts_time:12.56
|
|---|
| 4784 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1445760 pts_time:30.12 dts:1445760 dts_time:30.12 -> pts:602880 pts_time:12.56 dts:602880 dts_time:12.56
|
|---|
| 4785 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:757 pts_time:30.28 dts:754 dts_time:30.16 -> pts:318 pts_time:12.72 dts:315 dts_time:12.6
|
|---|
| 4786 | dshow passing through packet of type video size 4147200 timestamp 305341027 orig timestamp 304618827 graph timestamp 305340827 diff 722000 Decklink Video Capture
|
|---|
| 4787 | dshow passing through packet of type audio size 7680 timestamp 304618827 orig timestamp 304618827 graph timestamp 305342627 diff 723800 Decklink Audio Capture
|
|---|
| 4788 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4789 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1447680 pts_time:30.16 dts:1447680 dts_time:30.16 -> pts:604800 pts_time:12.6 dts:604800 dts_time:12.6
|
|---|
| 4790 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1447680 pts_time:30.16 dts:1447680 dts_time:30.16 -> pts:604800 pts_time:12.6 dts:604800 dts_time:12.6
|
|---|
| 4791 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:755 pts_time:30.2 dts:755 dts_time:30.2 -> pts:316 pts_time:12.64 dts:316 dts_time:12.64
|
|---|
| 4792 | dshow passing through packet of type video size 4147200 timestamp 305738027 orig timestamp 305018827 graph timestamp 305737927 diff 719100 Decklink Video Capture
|
|---|
| 4793 | dshow passing through packet of type audio size 7680 timestamp 305018827 orig timestamp 305018827 graph timestamp 305738927 diff 720100 Decklink Audio Capture
|
|---|
| 4794 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4795 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1449600 pts_time:30.2 dts:1449600 dts_time:30.2 -> pts:606720 pts_time:12.64 dts:606720 dts_time:12.64
|
|---|
| 4796 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1449600 pts_time:30.2 dts:1449600 dts_time:30.2 -> pts:606720 pts_time:12.64 dts:606720 dts_time:12.64
|
|---|
| 4797 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:756 pts_time:30.24 dts:756 dts_time:30.24 -> pts:317 pts_time:12.68 dts:317 dts_time:12.68
|
|---|
| 4798 | frame= 759 fps= 25 q=2.5 size=N/A time=00:00:30.36 bitrate=N/A speed= 1x
|
|---|
| 4799 | dshow passing through packet of type video size 4147200 timestamp 306140527 orig timestamp 305418827 graph timestamp 306140327 diff 721500 Decklink Video Capture
|
|---|
| 4800 | dshow passing through packet of type audio size 7680 timestamp 305418827 orig timestamp 305418827 graph timestamp 306142527 diff 723700 Decklink Audio Capture
|
|---|
| 4801 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4802 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1451520 pts_time:30.24 dts:1451520 dts_time:30.24 -> pts:608640 pts_time:12.68 dts:608640 dts_time:12.68
|
|---|
| 4803 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1451520 pts_time:30.24 dts:1451520 dts_time:30.24 -> pts:608640 pts_time:12.68 dts:608640 dts_time:12.68
|
|---|
| 4804 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:760 pts_time:30.4 dts:757 dts_time:30.28 -> pts:321 pts_time:12.84 dts:318 dts_time:12.72
|
|---|
| 4805 | dshow passing through packet of type video size 4147200 timestamp 306540627 orig timestamp 305818827 graph timestamp 306540327 diff 721500 Decklink Video Capture
|
|---|
| 4806 | dshow passing through packet of type audio size 7680 timestamp 305818827 orig timestamp 305818827 graph timestamp 306542527 diff 723700 Decklink Audio Capture
|
|---|
| 4807 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4808 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1453440 pts_time:30.28 dts:1453440 dts_time:30.28 -> pts:610560 pts_time:12.72 dts:610560 dts_time:12.72
|
|---|
| 4809 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1453440 pts_time:30.28 dts:1453440 dts_time:30.28 -> pts:610560 pts_time:12.72 dts:610560 dts_time:12.72
|
|---|
| 4810 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:758 pts_time:30.32 dts:758 dts_time:30.32 -> pts:319 pts_time:12.76 dts:319 dts_time:12.76
|
|---|
| 4811 | dshow passing through packet of type video size 4147200 timestamp 306939627 orig timestamp 306218827 graph timestamp 306939427 diff 720600 Decklink Video Capture
|
|---|
| 4812 | dshow passing through packet of type audio size 7680 timestamp 306218827 orig timestamp 306218827 graph timestamp 306941227 diff 722400 Decklink Audio Capture
|
|---|
| 4813 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4814 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1455360 pts_time:30.32 dts:1455360 dts_time:30.32 -> pts:612480 pts_time:12.76 dts:612480 dts_time:12.76
|
|---|
| 4815 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1455360 pts_time:30.32 dts:1455360 dts_time:30.32 -> pts:612480 pts_time:12.76 dts:612480 dts_time:12.76
|
|---|
| 4816 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:759 pts_time:30.36 dts:759 dts_time:30.36 -> pts:320 pts_time:12.8 dts:320 dts_time:12.8
|
|---|
| 4817 | dshow passing through packet of type video size 4147200 timestamp 307339627 orig timestamp 306618827 graph timestamp 307339527 diff 720700 Decklink Video Capture
|
|---|
| 4818 | dshow passing through packet of type audio size 7680 timestamp 306618827 orig timestamp 306618827 graph timestamp 307341227 diff 722400 Decklink Audio Capture
|
|---|
| 4819 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4820 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1457280 pts_time:30.36 dts:1457280 dts_time:30.36 -> pts:614400 pts_time:12.8 dts:614400 dts_time:12.8
|
|---|
| 4821 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1457280 pts_time:30.36 dts:1457280 dts_time:30.36 -> pts:614400 pts_time:12.8 dts:614400 dts_time:12.8
|
|---|
| 4822 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:763 pts_time:30.52 dts:760 dts_time:30.4 -> pts:324 pts_time:12.96 dts:321 dts_time:12.84
|
|---|
| 4823 | dshow passing through packet of type video size 4147200 timestamp 307737527 orig timestamp 307018827 graph timestamp 307737427 diff 718600 Decklink Video Capture
|
|---|
| 4824 | dshow passing through packet of type audio size 7680 timestamp 307018827 orig timestamp 307018827 graph timestamp 307737927 diff 719100 Decklink Audio Capture
|
|---|
| 4825 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4826 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1459200 pts_time:30.4 dts:1459200 dts_time:30.4 -> pts:616320 pts_time:12.84 dts:616320 dts_time:12.84
|
|---|
| 4827 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1459200 pts_time:30.4 dts:1459200 dts_time:30.4 -> pts:616320 pts_time:12.84 dts:616320 dts_time:12.84
|
|---|
| 4828 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:761 pts_time:30.44 dts:761 dts_time:30.44 -> pts:322 pts_time:12.88 dts:322 dts_time:12.88
|
|---|
| 4829 | dshow passing through packet of type video size 4147200 timestamp 308140627 orig timestamp 307418827 graph timestamp 308140427 diff 721600 Decklink Video Capture
|
|---|
| 4830 | dshow passing through packet of type audio size 7680 timestamp 307418827 orig timestamp 307418827 graph timestamp 308142227 diff 723400 Decklink Audio Capture
|
|---|
| 4831 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4832 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1461120 pts_time:30.44 dts:1461120 dts_time:30.44 -> pts:618240 pts_time:12.88 dts:618240 dts_time:12.88
|
|---|
| 4833 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1461120 pts_time:30.44 dts:1461120 dts_time:30.44 -> pts:618240 pts_time:12.88 dts:618240 dts_time:12.88
|
|---|
| 4834 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:762 pts_time:30.48 dts:762 dts_time:30.48 -> pts:323 pts_time:12.92 dts:323 dts_time:12.92
|
|---|
| 4835 | dshow passing through packet of type video size 4147200 timestamp 308537627 orig timestamp 307818827 graph timestamp 308537527 diff 718700 Decklink Video Capture
|
|---|
| 4836 | dshow passing through packet of type audio size 7680 timestamp 307818827 orig timestamp 307818827 graph timestamp 308538127 diff 719300 Decklink Audio Capture
|
|---|
| 4837 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4838 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1463040 pts_time:30.48 dts:1463040 dts_time:30.48 -> pts:620160 pts_time:12.92 dts:620160 dts_time:12.92
|
|---|
| 4839 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1463040 pts_time:30.48 dts:1463040 dts_time:30.48 -> pts:620160 pts_time:12.92 dts:620160 dts_time:12.92
|
|---|
| 4840 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:766 pts_time:30.64 dts:763 dts_time:30.52 -> pts:327 pts_time:13.08 dts:324 dts_time:12.96
|
|---|
| 4841 | dshow passing through packet of type video size 4147200 timestamp 308937327 orig timestamp 308218827 graph timestamp 308937227 diff 718400 Decklink Video Capture
|
|---|
| 4842 | dshow passing through packet of type audio size 7680 timestamp 308218827 orig timestamp 308218827 graph timestamp 308937927 diff 719100 Decklink Audio Capture
|
|---|
| 4843 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4844 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1464960 pts_time:30.52 dts:1464960 dts_time:30.52 -> pts:622080 pts_time:12.96 dts:622080 dts_time:12.96
|
|---|
| 4845 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1464960 pts_time:30.52 dts:1464960 dts_time:30.52 -> pts:622080 pts_time:12.96 dts:622080 dts_time:12.96
|
|---|
| 4846 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:764 pts_time:30.56 dts:764 dts_time:30.56 -> pts:325 pts_time:13 dts:325 dts_time:13
|
|---|
| 4847 | dshow passing through packet of type video size 4147200 timestamp 309341227 orig timestamp 308618827 graph timestamp 309340927 diff 722100 Decklink Video Capture
|
|---|
| 4848 | dshow passing through packet of type audio size 7680 timestamp 308618827 orig timestamp 308618827 graph timestamp 309343127 diff 724300 Decklink Audio Capture
|
|---|
| 4849 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4850 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1466880 pts_time:30.56 dts:1466880 dts_time:30.56 -> pts:624000 pts_time:13 dts:624000 dts_time:13
|
|---|
| 4851 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1466880 pts_time:30.56 dts:1466880 dts_time:30.56 -> pts:624000 pts_time:13 dts:624000 dts_time:13
|
|---|
| 4852 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:765 pts_time:30.6 dts:765 dts_time:30.6 -> pts:326 pts_time:13.04 dts:326 dts_time:13.04
|
|---|
| 4853 | dshow passing through packet of type video size 4147200 timestamp 309740627 orig timestamp 309018827 graph timestamp 309740427 diff 721600 Decklink Video Capture
|
|---|
| 4854 | dshow passing through packet of type audio size 7680 timestamp 309018827 orig timestamp 309018827 graph timestamp 309742327 diff 723500 Decklink Audio Capture
|
|---|
| 4855 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4856 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1468800 pts_time:30.6 dts:1468800 dts_time:30.6 -> pts:625920 pts_time:13.04 dts:625920 dts_time:13.04
|
|---|
| 4857 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1468800 pts_time:30.6 dts:1468800 dts_time:30.6 -> pts:625920 pts_time:13.04 dts:625920 dts_time:13.04
|
|---|
| 4858 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:769 pts_time:30.76 dts:766 dts_time:30.64 -> pts:330 pts_time:13.2 dts:327 dts_time:13.08
|
|---|
| 4859 | dshow passing through packet of type video size 4147200 timestamp 310140327 orig timestamp 309418827 graph timestamp 310140027 diff 721200 Decklink Video Capture
|
|---|
| 4860 | dshow passing through packet of type audio size 7680 timestamp 309418827 orig timestamp 309418827 graph timestamp 310141827 diff 723000 Decklink Audio Capture
|
|---|
| 4861 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4862 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1470720 pts_time:30.64 dts:1470720 dts_time:30.64 -> pts:627840 pts_time:13.08 dts:627840 dts_time:13.08
|
|---|
| 4863 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1470720 pts_time:30.64 dts:1470720 dts_time:30.64 -> pts:627840 pts_time:13.08 dts:627840 dts_time:13.08
|
|---|
| 4864 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:767 pts_time:30.68 dts:767 dts_time:30.68 -> pts:328 pts_time:13.12 dts:328 dts_time:13.12
|
|---|
| 4865 | dshow passing through packet of type video size 4147200 timestamp 310541427 orig timestamp 309818827 graph timestamp 310541127 diff 722300 Decklink Video Capture
|
|---|
| 4866 | dshow passing through packet of type audio size 7680 timestamp 309818827 orig timestamp 309818827 graph timestamp 310543327 diff 724500 Decklink Audio Capture
|
|---|
| 4867 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4868 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1472640 pts_time:30.68 dts:1472640 dts_time:30.68 -> pts:629760 pts_time:13.12 dts:629760 dts_time:13.12
|
|---|
| 4869 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1472640 pts_time:30.68 dts:1472640 dts_time:30.68 -> pts:629760 pts_time:13.12 dts:629760 dts_time:13.12
|
|---|
| 4870 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:768 pts_time:30.72 dts:768 dts_time:30.72 -> pts:329 pts_time:13.16 dts:329 dts_time:13.16
|
|---|
| 4871 | dshow passing through packet of type video size 4147200 timestamp 310938327 orig timestamp 310218827 graph timestamp 310938227 diff 719400 Decklink Video Capture
|
|---|
| 4872 | dshow passing through packet of type audio size 7680 timestamp 310218827 orig timestamp 310218827 graph timestamp 310939527 diff 720700 Decklink Audio Capture
|
|---|
| 4873 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4874 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1474560 pts_time:30.72 dts:1474560 dts_time:30.72 -> pts:631680 pts_time:13.16 dts:631680 dts_time:13.16
|
|---|
| 4875 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1474560 pts_time:30.72 dts:1474560 dts_time:30.72 -> pts:631680 pts_time:13.16 dts:631680 dts_time:13.16
|
|---|
| 4876 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:772 pts_time:30.88 dts:769 dts_time:30.76 -> pts:333 pts_time:13.32 dts:330 dts_time:13.2
|
|---|
| 4877 | frame= 772 fps= 25 q=2.0 size=N/A time=00:00:30.88 bitrate=N/A speed= 1x
|
|---|
| 4878 | dshow passing through packet of type video size 4147200 timestamp 311341027 orig timestamp 310618827 graph timestamp 311340727 diff 721900 Decklink Video Capture
|
|---|
| 4879 | dshow passing through packet of type audio size 7680 timestamp 310618827 orig timestamp 310618827 graph timestamp 311342927 diff 724100 Decklink Audio Capture
|
|---|
| 4880 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4881 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1476480 pts_time:30.76 dts:1476480 dts_time:30.76 -> pts:633600 pts_time:13.2 dts:633600 dts_time:13.2
|
|---|
| 4882 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1476480 pts_time:30.76 dts:1476480 dts_time:30.76 -> pts:633600 pts_time:13.2 dts:633600 dts_time:13.2
|
|---|
| 4883 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:770 pts_time:30.8 dts:770 dts_time:30.8 -> pts:331 pts_time:13.24 dts:331 dts_time:13.24
|
|---|
| 4884 | dshow passing through packet of type video size 4147200 timestamp 311740927 orig timestamp 311018827 graph timestamp 311740627 diff 721800 Decklink Video Capture
|
|---|
| 4885 | dshow passing through packet of type audio size 7680 timestamp 311018827 orig timestamp 311018827 graph timestamp 311742827 diff 724000 Decklink Audio Capture
|
|---|
| 4886 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4887 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1478400 pts_time:30.8 dts:1478400 dts_time:30.8 -> pts:635520 pts_time:13.24 dts:635520 dts_time:13.24
|
|---|
| 4888 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1478400 pts_time:30.8 dts:1478400 dts_time:30.8 -> pts:635520 pts_time:13.24 dts:635520 dts_time:13.24
|
|---|
| 4889 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:771 pts_time:30.84 dts:771 dts_time:30.84 -> pts:332 pts_time:13.28 dts:332 dts_time:13.28
|
|---|
| 4890 | dshow passing through packet of type video size 4147200 timestamp 312138227 orig timestamp 311418827 graph timestamp 312138127 diff 719300 Decklink Video Capture
|
|---|
| 4891 | dshow passing through packet of type audio size 7680 timestamp 311418827 orig timestamp 311418827 graph timestamp 312139227 diff 720400 Decklink Audio Capture
|
|---|
| 4892 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4893 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1480320 pts_time:30.84 dts:1480320 dts_time:30.84 -> pts:637440 pts_time:13.28 dts:637440 dts_time:13.28
|
|---|
| 4894 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1480320 pts_time:30.84 dts:1480320 dts_time:30.84 -> pts:637440 pts_time:13.28 dts:637440 dts_time:13.28
|
|---|
| 4895 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:775 pts_time:31 dts:772 dts_time:30.88 -> pts:336 pts_time:13.44 dts:333 dts_time:13.32
|
|---|
| 4896 | dshow passing through packet of type video size 4147200 timestamp 312537327 orig timestamp 311818827 graph timestamp 312537227 diff 718400 Decklink Video Capture
|
|---|
| 4897 | dshow passing through packet of type audio size 7680 timestamp 311818827 orig timestamp 311818827 graph timestamp 312537727 diff 718900 Decklink Audio Capture
|
|---|
| 4898 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4899 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1482240 pts_time:30.88 dts:1482240 dts_time:30.88 -> pts:639360 pts_time:13.32 dts:639360 dts_time:13.32
|
|---|
| 4900 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1482240 pts_time:30.88 dts:1482240 dts_time:30.88 -> pts:639360 pts_time:13.32 dts:639360 dts_time:13.32
|
|---|
| 4901 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:773 pts_time:30.92 dts:773 dts_time:30.92 -> pts:334 pts_time:13.36 dts:334 dts_time:13.36
|
|---|
| 4902 | dshow passing through packet of type video size 4147200 timestamp 312937727 orig timestamp 312218827 graph timestamp 312937727 diff 718900 Decklink Video Capture
|
|---|
| 4903 | dshow passing through packet of type audio size 7680 timestamp 312218827 orig timestamp 312218827 graph timestamp 312938627 diff 719800 Decklink Audio Capture
|
|---|
| 4904 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4905 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1484160 pts_time:30.92 dts:1484160 dts_time:30.92 -> pts:641280 pts_time:13.36 dts:641280 dts_time:13.36
|
|---|
| 4906 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1484160 pts_time:30.92 dts:1484160 dts_time:30.92 -> pts:641280 pts_time:13.36 dts:641280 dts_time:13.36
|
|---|
| 4907 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:774 pts_time:30.96 dts:774 dts_time:30.96 -> pts:335 pts_time:13.4 dts:335 dts_time:13.4
|
|---|
| 4908 | dshow passing through packet of type video size 4147200 timestamp 313337827 orig timestamp 312618827 graph timestamp 313337827 diff 719000 Decklink Video Capture
|
|---|
| 4909 | dshow passing through packet of type audio size 7680 timestamp 312618827 orig timestamp 312618827 graph timestamp 313338327 diff 719500 Decklink Audio Capture
|
|---|
| 4910 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4911 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1486080 pts_time:30.96 dts:1486080 dts_time:30.96 -> pts:643200 pts_time:13.4 dts:643200 dts_time:13.4
|
|---|
| 4912 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1486080 pts_time:30.96 dts:1486080 dts_time:30.96 -> pts:643200 pts_time:13.4 dts:643200 dts_time:13.4
|
|---|
| 4913 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:778 pts_time:31.12 dts:775 dts_time:31 -> pts:339 pts_time:13.56 dts:336 dts_time:13.44
|
|---|
| 4914 | dshow passing through packet of type video size 4147200 timestamp 313740627 orig timestamp 313018827 graph timestamp 313740427 diff 721600 Decklink Video Capture
|
|---|
| 4915 | dshow passing through packet of type audio size 7680 timestamp 313018827 orig timestamp 313018827 graph timestamp 313742227 diff 723400 Decklink Audio Capture
|
|---|
| 4916 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4917 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1488000 pts_time:31 dts:1488000 dts_time:31 -> pts:645120 pts_time:13.44 dts:645120 dts_time:13.44
|
|---|
| 4918 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1488000 pts_time:31 dts:1488000 dts_time:31 -> pts:645120 pts_time:13.44 dts:645120 dts_time:13.44
|
|---|
| 4919 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:776 pts_time:31.04 dts:776 dts_time:31.04 -> pts:337 pts_time:13.48 dts:337 dts_time:13.48
|
|---|
| 4920 | dshow passing through packet of type video size 4147200 timestamp 314140627 orig timestamp 313418827 graph timestamp 314140427 diff 721600 Decklink Video Capture
|
|---|
| 4921 | dshow passing through packet of type audio size 7680 timestamp 313418827 orig timestamp 313418827 graph timestamp 314142527 diff 723700 Decklink Audio Capture
|
|---|
| 4922 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4923 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1489920 pts_time:31.04 dts:1489920 dts_time:31.04 -> pts:647040 pts_time:13.48 dts:647040 dts_time:13.48
|
|---|
| 4924 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1489920 pts_time:31.04 dts:1489920 dts_time:31.04 -> pts:647040 pts_time:13.48 dts:647040 dts_time:13.48
|
|---|
| 4925 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:777 pts_time:31.08 dts:777 dts_time:31.08 -> pts:338 pts_time:13.52 dts:338 dts_time:13.52
|
|---|
| 4926 | dshow passing through packet of type video size 4147200 timestamp 314538127 orig timestamp 313818827 graph timestamp 314538027 diff 719200 Decklink Video Capture
|
|---|
| 4927 | dshow passing through packet of type audio size 7680 timestamp 313818827 orig timestamp 313818827 graph timestamp 314539127 diff 720300 Decklink Audio Capture
|
|---|
| 4928 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4929 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1491840 pts_time:31.08 dts:1491840 dts_time:31.08 -> pts:648960 pts_time:13.52 dts:648960 dts_time:13.52
|
|---|
| 4930 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1491840 pts_time:31.08 dts:1491840 dts_time:31.08 -> pts:648960 pts_time:13.52 dts:648960 dts_time:13.52
|
|---|
| 4931 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:781 pts_time:31.24 dts:778 dts_time:31.12 -> pts:342 pts_time:13.68 dts:339 dts_time:13.56
|
|---|
| 4932 | dshow passing through packet of type video size 4147200 timestamp 314940727 orig timestamp 314218827 graph timestamp 314940527 diff 721700 Decklink Video Capture
|
|---|
| 4933 | dshow passing through packet of type audio size 7680 timestamp 314218827 orig timestamp 314218827 graph timestamp 314942727 diff 723900 Decklink Audio Capture
|
|---|
| 4934 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4935 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1493760 pts_time:31.12 dts:1493760 dts_time:31.12 -> pts:650880 pts_time:13.56 dts:650880 dts_time:13.56
|
|---|
| 4936 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1493760 pts_time:31.12 dts:1493760 dts_time:31.12 -> pts:650880 pts_time:13.56 dts:650880 dts_time:13.56
|
|---|
| 4937 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:779 pts_time:31.16 dts:779 dts_time:31.16 -> pts:340 pts_time:13.6 dts:340 dts_time:13.6
|
|---|
| 4938 | dshow passing through packet of type video size 4147200 timestamp 315340627 orig timestamp 314618827 graph timestamp 315340427 diff 721600 Decklink Video Capture
|
|---|
| 4939 | dshow passing through packet of type audio size 7680 timestamp 314618827 orig timestamp 314618827 graph timestamp 315342627 diff 723800 Decklink Audio Capture
|
|---|
| 4940 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4941 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1495680 pts_time:31.16 dts:1495680 dts_time:31.16 -> pts:652800 pts_time:13.6 dts:652800 dts_time:13.6
|
|---|
| 4942 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1495680 pts_time:31.16 dts:1495680 dts_time:31.16 -> pts:652800 pts_time:13.6 dts:652800 dts_time:13.6
|
|---|
| 4943 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:780 pts_time:31.2 dts:780 dts_time:31.2 -> pts:341 pts_time:13.64 dts:341 dts_time:13.64
|
|---|
| 4944 | dshow passing through packet of type video size 4147200 timestamp 315737627 orig timestamp 315018827 graph timestamp 315737527 diff 718700 Decklink Video Capture
|
|---|
| 4945 | dshow passing through packet of type audio size 7680 timestamp 315018827 orig timestamp 315018827 graph timestamp 315738027 diff 719200 Decklink Audio Capture
|
|---|
| 4946 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4947 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1497600 pts_time:31.2 dts:1497600 dts_time:31.2 -> pts:654720 pts_time:13.64 dts:654720 dts_time:13.64
|
|---|
| 4948 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1497600 pts_time:31.2 dts:1497600 dts_time:31.2 -> pts:654720 pts_time:13.64 dts:654720 dts_time:13.64
|
|---|
| 4949 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:784 pts_time:31.36 dts:781 dts_time:31.24 -> pts:345 pts_time:13.8 dts:342 dts_time:13.68
|
|---|
| 4950 | dshow passing through packet of type video size 4147200 timestamp 316137127 orig timestamp 315418827 graph timestamp 316137027 diff 718200 Decklink Video Capture
|
|---|
| 4951 | dshow passing through packet of type audio size 7680 timestamp 315418827 orig timestamp 315418827 graph timestamp 316137727 diff 718900 Decklink Audio Capture
|
|---|
| 4952 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4953 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1499520 pts_time:31.24 dts:1499520 dts_time:31.24 -> pts:656640 pts_time:13.68 dts:656640 dts_time:13.68
|
|---|
| 4954 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1499520 pts_time:31.24 dts:1499520 dts_time:31.24 -> pts:656640 pts_time:13.68 dts:656640 dts_time:13.68
|
|---|
| 4955 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:782 pts_time:31.28 dts:782 dts_time:31.28 -> pts:343 pts_time:13.72 dts:343 dts_time:13.72
|
|---|
| 4956 | frame= 785 fps= 25 q=2.5 size=N/A time=00:00:31.36 bitrate=N/A speed= 1x
|
|---|
| 4957 | dshow passing through packet of type video size 4147200 timestamp 316537227 orig timestamp 315818827 graph timestamp 316537127 diff 718300 Decklink Video Capture
|
|---|
| 4958 | dshow passing through packet of type audio size 7680 timestamp 315818827 orig timestamp 315818827 graph timestamp 316537627 diff 718800 Decklink Audio Capture
|
|---|
| 4959 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4960 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1501440 pts_time:31.28 dts:1501440 dts_time:31.28 -> pts:658560 pts_time:13.72 dts:658560 dts_time:13.72
|
|---|
| 4961 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1501440 pts_time:31.28 dts:1501440 dts_time:31.28 -> pts:658560 pts_time:13.72 dts:658560 dts_time:13.72
|
|---|
| 4962 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:783 pts_time:31.32 dts:783 dts_time:31.32 -> pts:344 pts_time:13.76 dts:344 dts_time:13.76
|
|---|
| 4963 | dshow passing through packet of type video size 4147200 timestamp 316937927 orig timestamp 316218827 graph timestamp 316937827 diff 719000 Decklink Video Capture
|
|---|
| 4964 | dshow passing through packet of type audio size 7680 timestamp 316218827 orig timestamp 316218827 graph timestamp 316938727 diff 719900 Decklink Audio Capture
|
|---|
| 4965 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4966 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1503360 pts_time:31.32 dts:1503360 dts_time:31.32 -> pts:660480 pts_time:13.76 dts:660480 dts_time:13.76
|
|---|
| 4967 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1503360 pts_time:31.32 dts:1503360 dts_time:31.32 -> pts:660480 pts_time:13.76 dts:660480 dts_time:13.76
|
|---|
| 4968 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:787 pts_time:31.48 dts:784 dts_time:31.36 -> pts:348 pts_time:13.92 dts:345 dts_time:13.8
|
|---|
| 4969 | dshow passing through packet of type video size 4147200 timestamp 317340627 orig timestamp 316618827 graph timestamp 317340327 diff 721500 Decklink Video Capture
|
|---|
| 4970 | dshow passing through packet of type audio size 7680 timestamp 316618827 orig timestamp 316618827 graph timestamp 317342527 diff 723700 Decklink Audio Capture
|
|---|
| 4971 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4972 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1505280 pts_time:31.36 dts:1505280 dts_time:31.36 -> pts:662400 pts_time:13.8 dts:662400 dts_time:13.8
|
|---|
| 4973 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1505280 pts_time:31.36 dts:1505280 dts_time:31.36 -> pts:662400 pts_time:13.8 dts:662400 dts_time:13.8
|
|---|
| 4974 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:785 pts_time:31.4 dts:785 dts_time:31.4 -> pts:346 pts_time:13.84 dts:346 dts_time:13.84
|
|---|
| 4975 | dshow passing through packet of type video size 4147200 timestamp 317737727 orig timestamp 317018827 graph timestamp 317737627 diff 718800 Decklink Video Capture
|
|---|
| 4976 | dshow passing through packet of type audio size 7680 timestamp 317018827 orig timestamp 317018827 graph timestamp 317738227 diff 719400 Decklink Audio Capture
|
|---|
| 4977 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4978 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1507200 pts_time:31.4 dts:1507200 dts_time:31.4 -> pts:664320 pts_time:13.84 dts:664320 dts_time:13.84
|
|---|
| 4979 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1507200 pts_time:31.4 dts:1507200 dts_time:31.4 -> pts:664320 pts_time:13.84 dts:664320 dts_time:13.84
|
|---|
| 4980 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:786 pts_time:31.44 dts:786 dts_time:31.44 -> pts:347 pts_time:13.88 dts:347 dts_time:13.88
|
|---|
| 4981 | dshow passing through packet of type video size 4147200 timestamp 318140627 orig timestamp 317418827 graph timestamp 318140427 diff 721600 Decklink Video Capture
|
|---|
| 4982 | dshow passing through packet of type audio size 7680 timestamp 317418827 orig timestamp 317418827 graph timestamp 318142627 diff 723800 Decklink Audio Capture
|
|---|
| 4983 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4984 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1509120 pts_time:31.44 dts:1509120 dts_time:31.44 -> pts:666240 pts_time:13.88 dts:666240 dts_time:13.88
|
|---|
| 4985 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1509120 pts_time:31.44 dts:1509120 dts_time:31.44 -> pts:666240 pts_time:13.88 dts:666240 dts_time:13.88
|
|---|
| 4986 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:790 pts_time:31.6 dts:787 dts_time:31.48 -> pts:351 pts_time:14.04 dts:348 dts_time:13.92
|
|---|
| 4987 | dshow passing through packet of type video size 4147200 timestamp 318541027 orig timestamp 317818827 graph timestamp 318540727 diff 721900 Decklink Video Capture
|
|---|
| 4988 | dshow passing through packet of type audio size 7680 timestamp 317818827 orig timestamp 317818827 graph timestamp 318542927 diff 724100 Decklink Audio Capture
|
|---|
| 4989 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4990 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1511040 pts_time:31.48 dts:1511040 dts_time:31.48 -> pts:668160 pts_time:13.92 dts:668160 dts_time:13.92
|
|---|
| 4991 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1511040 pts_time:31.48 dts:1511040 dts_time:31.48 -> pts:668160 pts_time:13.92 dts:668160 dts_time:13.92
|
|---|
| 4992 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:788 pts_time:31.52 dts:788 dts_time:31.52 -> pts:349 pts_time:13.96 dts:349 dts_time:13.96
|
|---|
| 4993 | dshow passing through packet of type video size 4147200 timestamp 318938227 orig timestamp 318218827 graph timestamp 318938127 diff 719300 Decklink Video Capture
|
|---|
| 4994 | dshow passing through packet of type audio size 7680 timestamp 318218827 orig timestamp 318218827 graph timestamp 318939227 diff 720400 Decklink Audio Capture
|
|---|
| 4995 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 4996 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1512960 pts_time:31.52 dts:1512960 dts_time:31.52 -> pts:670080 pts_time:13.96 dts:670080 dts_time:13.96
|
|---|
| 4997 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1512960 pts_time:31.52 dts:1512960 dts_time:31.52 -> pts:670080 pts_time:13.96 dts:670080 dts_time:13.96
|
|---|
| 4998 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:789 pts_time:31.56 dts:789 dts_time:31.56 -> pts:350 pts_time:14 dts:350 dts_time:14
|
|---|
| 4999 | dshow passing through packet of type video size 4147200 timestamp 319340727 orig timestamp 318618827 graph timestamp 319340527 diff 721700 Decklink Video Capture
|
|---|
| 5000 | dshow passing through packet of type audio size 7680 timestamp 318618827 orig timestamp 318618827 graph timestamp 319342727 diff 723900 Decklink Audio Capture
|
|---|
| 5001 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5002 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1514880 pts_time:31.56 dts:1514880 dts_time:31.56 -> pts:672000 pts_time:14 dts:672000 dts_time:14
|
|---|
| 5003 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1514880 pts_time:31.56 dts:1514880 dts_time:31.56 -> pts:672000 pts_time:14 dts:672000 dts_time:14
|
|---|
| 5004 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:793 pts_time:31.72 dts:790 dts_time:31.6 -> pts:354 pts_time:14.16 dts:351 dts_time:14.04
|
|---|
| 5005 | dshow passing through packet of type video size 4147200 timestamp 319740627 orig timestamp 319018827 graph timestamp 319740327 diff 721500 Decklink Video Capture
|
|---|
| 5006 | dshow passing through packet of type audio size 7680 timestamp 319018827 orig timestamp 319018827 graph timestamp 319742427 diff 723600 Decklink Audio Capture
|
|---|
| 5007 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5008 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1516800 pts_time:31.6 dts:1516800 dts_time:31.6 -> pts:673920 pts_time:14.04 dts:673920 dts_time:14.04
|
|---|
| 5009 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1516800 pts_time:31.6 dts:1516800 dts_time:31.6 -> pts:673920 pts_time:14.04 dts:673920 dts_time:14.04
|
|---|
| 5010 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:791 pts_time:31.64 dts:791 dts_time:31.64 -> pts:352 pts_time:14.08 dts:352 dts_time:14.08
|
|---|
| 5011 | dshow passing through packet of type video size 4147200 timestamp 320138127 orig timestamp 319418827 graph timestamp 320138027 diff 719200 Decklink Video Capture
|
|---|
| 5012 | dshow passing through packet of type audio size 7680 timestamp 319418827 orig timestamp 319418827 graph timestamp 320138827 diff 720000 Decklink Audio Capture
|
|---|
| 5013 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5014 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1518720 pts_time:31.64 dts:1518720 dts_time:31.64 -> pts:675840 pts_time:14.08 dts:675840 dts_time:14.08
|
|---|
| 5015 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1518720 pts_time:31.64 dts:1518720 dts_time:31.64 -> pts:675840 pts_time:14.08 dts:675840 dts_time:14.08
|
|---|
| 5016 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:792 pts_time:31.68 dts:792 dts_time:31.68 -> pts:353 pts_time:14.12 dts:353 dts_time:14.12
|
|---|
| 5017 | dshow passing through packet of type video size 4147200 timestamp 320540627 orig timestamp 319818827 graph timestamp 320540427 diff 721600 Decklink Video Capture
|
|---|
| 5018 | dshow passing through packet of type audio size 7680 timestamp 319818827 orig timestamp 319818827 graph timestamp 320542227 diff 723400 Decklink Audio Capture
|
|---|
| 5019 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5020 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1520640 pts_time:31.68 dts:1520640 dts_time:31.68 -> pts:677760 pts_time:14.12 dts:677760 dts_time:14.12
|
|---|
| 5021 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1520640 pts_time:31.68 dts:1520640 dts_time:31.68 -> pts:677760 pts_time:14.12 dts:677760 dts_time:14.12
|
|---|
| 5022 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:796 pts_time:31.84 dts:793 dts_time:31.72 -> pts:357 pts_time:14.28 dts:354 dts_time:14.16
|
|---|
| 5023 | dshow passing through packet of type video size 4147200 timestamp 320940727 orig timestamp 320218827 graph timestamp 320940527 diff 721700 Decklink Video Capture
|
|---|
| 5024 | dshow passing through packet of type audio size 7680 timestamp 320218827 orig timestamp 320218827 graph timestamp 320942627 diff 723800 Decklink Audio Capture
|
|---|
| 5025 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5026 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1522560 pts_time:31.72 dts:1522560 dts_time:31.72 -> pts:679680 pts_time:14.16 dts:679680 dts_time:14.16
|
|---|
| 5027 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1522560 pts_time:31.72 dts:1522560 dts_time:31.72 -> pts:679680 pts_time:14.16 dts:679680 dts_time:14.16
|
|---|
| 5028 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:794 pts_time:31.76 dts:794 dts_time:31.76 -> pts:355 pts_time:14.2 dts:355 dts_time:14.2
|
|---|
| 5029 | frame= 797 fps= 25 q=2.5 size=N/A time=00:00:31.88 bitrate=N/A speed= 1x
|
|---|
| 5030 | dshow passing through packet of type video size 4147200 timestamp 321340827 orig timestamp 320618827 graph timestamp 321340627 diff 721800 Decklink Video Capture
|
|---|
| 5031 | dshow passing through packet of type audio size 7680 timestamp 320618827 orig timestamp 320618827 graph timestamp 321342827 diff 724000 Decklink Audio Capture
|
|---|
| 5032 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5033 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1524480 pts_time:31.76 dts:1524480 dts_time:31.76 -> pts:681600 pts_time:14.2 dts:681600 dts_time:14.2
|
|---|
| 5034 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1524480 pts_time:31.76 dts:1524480 dts_time:31.76 -> pts:681600 pts_time:14.2 dts:681600 dts_time:14.2
|
|---|
| 5035 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:795 pts_time:31.8 dts:795 dts_time:31.8 -> pts:356 pts_time:14.24 dts:356 dts_time:14.24
|
|---|
| 5036 | dshow passing through packet of type video size 4147200 timestamp 321737327 orig timestamp 321018827 graph timestamp 321737227 diff 718400 Decklink Video Capture
|
|---|
| 5037 | dshow passing through packet of type audio size 7680 timestamp 321018827 orig timestamp 321018827 graph timestamp 321738327 diff 719500 Decklink Audio Capture
|
|---|
| 5038 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5039 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1526400 pts_time:31.8 dts:1526400 dts_time:31.8 -> pts:683520 pts_time:14.24 dts:683520 dts_time:14.24
|
|---|
| 5040 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1526400 pts_time:31.8 dts:1526400 dts_time:31.8 -> pts:683520 pts_time:14.24 dts:683520 dts_time:14.24
|
|---|
| 5041 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:799 pts_time:31.96 dts:796 dts_time:31.84 -> pts:360 pts_time:14.4 dts:357 dts_time:14.28
|
|---|
| 5042 | dshow passing through packet of type video size 4147200 timestamp 322140827 orig timestamp 321418827 graph timestamp 322140527 diff 721700 Decklink Video Capture
|
|---|
| 5043 | dshow passing through packet of type audio size 7680 timestamp 321418827 orig timestamp 321418827 graph timestamp 322142727 diff 723900 Decklink Audio Capture
|
|---|
| 5044 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5045 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1528320 pts_time:31.84 dts:1528320 dts_time:31.84 -> pts:685440 pts_time:14.28 dts:685440 dts_time:14.28
|
|---|
| 5046 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1528320 pts_time:31.84 dts:1528320 dts_time:31.84 -> pts:685440 pts_time:14.28 dts:685440 dts_time:14.28
|
|---|
| 5047 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:797 pts_time:31.88 dts:797 dts_time:31.88 -> pts:358 pts_time:14.32 dts:358 dts_time:14.32
|
|---|
| 5048 | dshow passing through packet of type video size 4147200 timestamp 322536727 orig timestamp 321818827 graph timestamp 322536627 diff 717800 Decklink Video Capture
|
|---|
| 5049 | dshow passing through packet of type audio size 7680 timestamp 321818827 orig timestamp 321818827 graph timestamp 322537227 diff 718400 Decklink Audio Capture
|
|---|
| 5050 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5051 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1530240 pts_time:31.88 dts:1530240 dts_time:31.88 -> pts:687360 pts_time:14.32 dts:687360 dts_time:14.32
|
|---|
| 5052 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1530240 pts_time:31.88 dts:1530240 dts_time:31.88 -> pts:687360 pts_time:14.32 dts:687360 dts_time:14.32
|
|---|
| 5053 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:798 pts_time:31.92 dts:798 dts_time:31.92 -> pts:359 pts_time:14.36 dts:359 dts_time:14.36
|
|---|
| 5054 | dshow passing through packet of type video size 4147200 timestamp 322940927 orig timestamp 322218827 graph timestamp 322940627 diff 721800 Decklink Video Capture
|
|---|
| 5055 | dshow passing through packet of type audio size 7680 timestamp 322218827 orig timestamp 322218827 graph timestamp 322942527 diff 723700 Decklink Audio Capture
|
|---|
| 5056 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5057 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1532160 pts_time:31.92 dts:1532160 dts_time:31.92 -> pts:689280 pts_time:14.36 dts:689280 dts_time:14.36
|
|---|
| 5058 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1532160 pts_time:31.92 dts:1532160 dts_time:31.92 -> pts:689280 pts_time:14.36 dts:689280 dts_time:14.36
|
|---|
| 5059 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:802 pts_time:32.08 dts:799 dts_time:31.96 -> pts:363 pts_time:14.52 dts:360 dts_time:14.4
|
|---|
| 5060 | dshow passing through packet of type video size 4147200 timestamp 323340527 orig timestamp 322618827 graph timestamp 323340327 diff 721500 Decklink Video Capture
|
|---|
| 5061 | dshow passing through packet of type audio size 7680 timestamp 322618827 orig timestamp 322618827 graph timestamp 323342427 diff 723600 Decklink Audio Capture
|
|---|
| 5062 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5063 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1534080 pts_time:31.96 dts:1534080 dts_time:31.96 -> pts:691200 pts_time:14.4 dts:691200 dts_time:14.4
|
|---|
| 5064 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1534080 pts_time:31.96 dts:1534080 dts_time:31.96 -> pts:691200 pts_time:14.4 dts:691200 dts_time:14.4
|
|---|
| 5065 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:800 pts_time:32 dts:800 dts_time:32 -> pts:361 pts_time:14.44 dts:361 dts_time:14.44
|
|---|
| 5066 | dshow passing through packet of type video size 4147200 timestamp 323741127 orig timestamp 323018827 graph timestamp 323740927 diff 722100 Decklink Video Capture
|
|---|
| 5067 | dshow passing through packet of type audio size 7680 timestamp 323018827 orig timestamp 323018827 graph timestamp 323743327 diff 724500 Decklink Audio Capture
|
|---|
| 5068 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5069 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1536000 pts_time:32 dts:1536000 dts_time:32 -> pts:693120 pts_time:14.44 dts:693120 dts_time:14.44
|
|---|
| 5070 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1536000 pts_time:32 dts:1536000 dts_time:32 -> pts:693120 pts_time:14.44 dts:693120 dts_time:14.44
|
|---|
| 5071 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:801 pts_time:32.04 dts:801 dts_time:32.04 -> pts:362 pts_time:14.48 dts:362 dts_time:14.48
|
|---|
| 5072 | dshow passing through packet of type video size 4147200 timestamp 324138327 orig timestamp 323418827 graph timestamp 324138227 diff 719400 Decklink Video Capture
|
|---|
| 5073 | dshow passing through packet of type audio size 7680 timestamp 323418827 orig timestamp 323418827 graph timestamp 324139527 diff 720700 Decklink Audio Capture
|
|---|
| 5074 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5075 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1537920 pts_time:32.04 dts:1537920 dts_time:32.04 -> pts:695040 pts_time:14.48 dts:695040 dts_time:14.48
|
|---|
| 5076 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1537920 pts_time:32.04 dts:1537920 dts_time:32.04 -> pts:695040 pts_time:14.48 dts:695040 dts_time:14.48
|
|---|
| 5077 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:805 pts_time:32.2 dts:802 dts_time:32.08 -> pts:366 pts_time:14.64 dts:363 dts_time:14.52
|
|---|
| 5078 | dshow passing through packet of type video size 4147200 timestamp 324537527 orig timestamp 323818827 graph timestamp 324537527 diff 718700 Decklink Video Capture
|
|---|
| 5079 | dshow passing through packet of type audio size 7680 timestamp 323818827 orig timestamp 323818827 graph timestamp 324538127 diff 719300 Decklink Audio Capture
|
|---|
| 5080 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5081 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1539840 pts_time:32.08 dts:1539840 dts_time:32.08 -> pts:696960 pts_time:14.52 dts:696960 dts_time:14.52
|
|---|
| 5082 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1539840 pts_time:32.08 dts:1539840 dts_time:32.08 -> pts:696960 pts_time:14.52 dts:696960 dts_time:14.52
|
|---|
| 5083 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:803 pts_time:32.12 dts:803 dts_time:32.12 -> pts:364 pts_time:14.56 dts:364 dts_time:14.56
|
|---|
| 5084 | dshow passing through packet of type video size 4147200 timestamp 324941127 orig timestamp 324218827 graph timestamp 324940827 diff 722000 Decklink Video Capture
|
|---|
| 5085 | dshow passing through packet of type audio size 7680 timestamp 324218827 orig timestamp 324218827 graph timestamp 324943027 diff 724200 Decklink Audio Capture
|
|---|
| 5086 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5087 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1541760 pts_time:32.12 dts:1541760 dts_time:32.12 -> pts:698880 pts_time:14.56 dts:698880 dts_time:14.56
|
|---|
| 5088 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1541760 pts_time:32.12 dts:1541760 dts_time:32.12 -> pts:698880 pts_time:14.56 dts:698880 dts_time:14.56
|
|---|
| 5089 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:804 pts_time:32.16 dts:804 dts_time:32.16 -> pts:365 pts_time:14.6 dts:365 dts_time:14.6
|
|---|
| 5090 | dshow passing through packet of type video size 4147200 timestamp 325341127 orig timestamp 324618827 graph timestamp 325340927 diff 722100 Decklink Video Capture
|
|---|
| 5091 | dshow passing through packet of type audio size 7680 timestamp 324618827 orig timestamp 324618827 graph timestamp 325343127 diff 724300 Decklink Audio Capture
|
|---|
| 5092 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5093 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1543680 pts_time:32.16 dts:1543680 dts_time:32.16 -> pts:700800 pts_time:14.6 dts:700800 dts_time:14.6
|
|---|
| 5094 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1543680 pts_time:32.16 dts:1543680 dts_time:32.16 -> pts:700800 pts_time:14.6 dts:700800 dts_time:14.6
|
|---|
| 5095 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:808 pts_time:32.32 dts:805 dts_time:32.2 -> pts:369 pts_time:14.76 dts:366 dts_time:14.64
|
|---|
| 5096 | dshow passing through packet of type video size 4147200 timestamp 325740527 orig timestamp 325018827 graph timestamp 325740327 diff 721500 Decklink Video Capture
|
|---|
| 5097 | dshow passing through packet of type audio size 7680 timestamp 325018827 orig timestamp 325018827 graph timestamp 325742527 diff 723700 Decklink Audio Capture
|
|---|
| 5098 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5099 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1545600 pts_time:32.2 dts:1545600 dts_time:32.2 -> pts:702720 pts_time:14.64 dts:702720 dts_time:14.64
|
|---|
| 5100 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1545600 pts_time:32.2 dts:1545600 dts_time:32.2 -> pts:702720 pts_time:14.64 dts:702720 dts_time:14.64
|
|---|
| 5101 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:806 pts_time:32.24 dts:806 dts_time:32.24 -> pts:367 pts_time:14.68 dts:367 dts_time:14.68
|
|---|
| 5102 | dshow passing through packet of type video size 4147200 timestamp 326139327 orig timestamp 325418827 graph timestamp 326139227 diff 720400 Decklink Video Capture
|
|---|
| 5103 | dshow passing through packet of type audio size 7680 timestamp 325418827 orig timestamp 325418827 graph timestamp 326140727 diff 721900 Decklink Audio Capture
|
|---|
| 5104 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5105 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1547520 pts_time:32.24 dts:1547520 dts_time:32.24 -> pts:704640 pts_time:14.68 dts:704640 dts_time:14.68
|
|---|
| 5106 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1547520 pts_time:32.24 dts:1547520 dts_time:32.24 -> pts:704640 pts_time:14.68 dts:704640 dts_time:14.68
|
|---|
| 5107 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:807 pts_time:32.28 dts:807 dts_time:32.28 -> pts:368 pts_time:14.72 dts:368 dts_time:14.72
|
|---|
| 5108 | frame= 810 fps= 25 q=2.5 size=N/A time=00:00:32.40 bitrate=N/A speed= 1x
|
|---|
| 5109 | dshow passing through packet of type video size 4147200 timestamp 326537527 orig timestamp 325818827 graph timestamp 326537427 diff 718600 Decklink Video Capture
|
|---|
| 5110 | dshow passing through packet of type audio size 7680 timestamp 325818827 orig timestamp 325818827 graph timestamp 326538027 diff 719200 Decklink Audio Capture
|
|---|
| 5111 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5112 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1549440 pts_time:32.28 dts:1549440 dts_time:32.28 -> pts:706560 pts_time:14.72 dts:706560 dts_time:14.72
|
|---|
| 5113 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1549440 pts_time:32.28 dts:1549440 dts_time:32.28 -> pts:706560 pts_time:14.72 dts:706560 dts_time:14.72
|
|---|
| 5114 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:811 pts_time:32.44 dts:808 dts_time:32.32 -> pts:372 pts_time:14.88 dts:369 dts_time:14.76
|
|---|
| 5115 | dshow passing through packet of type video size 4147200 timestamp 326940527 orig timestamp 326218827 graph timestamp 326940327 diff 721500 Decklink Video Capture
|
|---|
| 5116 | dshow passing through packet of type audio size 7680 timestamp 326218827 orig timestamp 326218827 graph timestamp 326942527 diff 723700 Decklink Audio Capture
|
|---|
| 5117 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5118 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1551360 pts_time:32.32 dts:1551360 dts_time:32.32 -> pts:708480 pts_time:14.76 dts:708480 dts_time:14.76
|
|---|
| 5119 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1551360 pts_time:32.32 dts:1551360 dts_time:32.32 -> pts:708480 pts_time:14.76 dts:708480 dts_time:14.76
|
|---|
| 5120 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:809 pts_time:32.36 dts:809 dts_time:32.36 -> pts:370 pts_time:14.8 dts:370 dts_time:14.8
|
|---|
| 5121 | dshow passing through packet of type video size 4147200 timestamp 327337227 orig timestamp 326618827 graph timestamp 327337227 diff 718400 Decklink Video Capture
|
|---|
| 5122 | dshow passing through packet of type audio size 7680 timestamp 326618827 orig timestamp 326618827 graph timestamp 327337727 diff 718900 Decklink Audio Capture
|
|---|
| 5123 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5124 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1553280 pts_time:32.36 dts:1553280 dts_time:32.36 -> pts:710400 pts_time:14.8 dts:710400 dts_time:14.8
|
|---|
| 5125 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1553280 pts_time:32.36 dts:1553280 dts_time:32.36 -> pts:710400 pts_time:14.8 dts:710400 dts_time:14.8
|
|---|
| 5126 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:810 pts_time:32.4 dts:810 dts_time:32.4 -> pts:371 pts_time:14.84 dts:371 dts_time:14.84
|
|---|
| 5127 | dshow passing through packet of type video size 4147200 timestamp 327737427 orig timestamp 327018827 graph timestamp 327737327 diff 718500 Decklink Video Capture
|
|---|
| 5128 | dshow passing through packet of type audio size 7680 timestamp 327018827 orig timestamp 327018827 graph timestamp 327738127 diff 719300 Decklink Audio Capture
|
|---|
| 5129 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5130 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1555200 pts_time:32.4 dts:1555200 dts_time:32.4 -> pts:712320 pts_time:14.84 dts:712320 dts_time:14.84
|
|---|
| 5131 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1555200 pts_time:32.4 dts:1555200 dts_time:32.4 -> pts:712320 pts_time:14.84 dts:712320 dts_time:14.84
|
|---|
| 5132 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:814 pts_time:32.56 dts:811 dts_time:32.44 -> pts:375 pts_time:15 dts:372 dts_time:14.88
|
|---|
| 5133 | dshow passing through packet of type video size 4147200 timestamp 328140027 orig timestamp 327418827 graph timestamp 328139827 diff 721000 Decklink Video Capture
|
|---|
| 5134 | dshow passing through packet of type audio size 7680 timestamp 327418827 orig timestamp 327418827 graph timestamp 328141827 diff 723000 Decklink Audio Capture
|
|---|
| 5135 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5136 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1557120 pts_time:32.44 dts:1557120 dts_time:32.44 -> pts:714240 pts_time:14.88 dts:714240 dts_time:14.88
|
|---|
| 5137 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1557120 pts_time:32.44 dts:1557120 dts_time:32.44 -> pts:714240 pts_time:14.88 dts:714240 dts_time:14.88
|
|---|
| 5138 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:812 pts_time:32.48 dts:812 dts_time:32.48 -> pts:373 pts_time:14.92 dts:373 dts_time:14.92
|
|---|
| 5139 | dshow passing through packet of type video size 4147200 timestamp 328537827 orig timestamp 327818827 graph timestamp 328537827 diff 719000 Decklink Video Capture
|
|---|
| 5140 | dshow passing through packet of type audio size 7680 timestamp 327818827 orig timestamp 327818827 graph timestamp 328538327 diff 719500 Decklink Audio Capture
|
|---|
| 5141 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5142 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1559040 pts_time:32.48 dts:1559040 dts_time:32.48 -> pts:716160 pts_time:14.92 dts:716160 dts_time:14.92
|
|---|
| 5143 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1559040 pts_time:32.48 dts:1559040 dts_time:32.48 -> pts:716160 pts_time:14.92 dts:716160 dts_time:14.92
|
|---|
| 5144 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:813 pts_time:32.52 dts:813 dts_time:32.52 -> pts:374 pts_time:14.96 dts:374 dts_time:14.96
|
|---|
| 5145 | dshow passing through packet of type video size 4147200 timestamp 328940727 orig timestamp 328218827 graph timestamp 328940427 diff 721600 Decklink Video Capture
|
|---|
| 5146 | dshow passing through packet of type audio size 7680 timestamp 328218827 orig timestamp 328218827 graph timestamp 328942627 diff 723800 Decklink Audio Capture
|
|---|
| 5147 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5148 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1560960 pts_time:32.52 dts:1560960 dts_time:32.52 -> pts:718080 pts_time:14.96 dts:718080 dts_time:14.96
|
|---|
| 5149 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1560960 pts_time:32.52 dts:1560960 dts_time:32.52 -> pts:718080 pts_time:14.96 dts:718080 dts_time:14.96
|
|---|
| 5150 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:817 pts_time:32.68 dts:814 dts_time:32.56 -> pts:378 pts_time:15.12 dts:375 dts_time:15
|
|---|
| 5151 | dshow passing through packet of type video size 4147200 timestamp 329340727 orig timestamp 328618827 graph timestamp 329340527 diff 721700 Decklink Video Capture
|
|---|
| 5152 | dshow passing through packet of type audio size 7680 timestamp 328618827 orig timestamp 328618827 graph timestamp 329342727 diff 723900 Decklink Audio Capture
|
|---|
| 5153 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5154 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1562880 pts_time:32.56 dts:1562880 dts_time:32.56 -> pts:720000 pts_time:15 dts:720000 dts_time:15
|
|---|
| 5155 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1562880 pts_time:32.56 dts:1562880 dts_time:32.56 -> pts:720000 pts_time:15 dts:720000 dts_time:15
|
|---|
| 5156 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:815 pts_time:32.6 dts:815 dts_time:32.6 -> pts:376 pts_time:15.04 dts:376 dts_time:15.04
|
|---|
| 5157 | dshow passing through packet of type video size 4147200 timestamp 329740827 orig timestamp 329018827 graph timestamp 329740627 diff 721800 Decklink Video Capture
|
|---|
| 5158 | dshow passing through packet of type audio size 7680 timestamp 329018827 orig timestamp 329018827 graph timestamp 329742727 diff 723900 Decklink Audio Capture
|
|---|
| 5159 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5160 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1564800 pts_time:32.6 dts:1564800 dts_time:32.6 -> pts:721920 pts_time:15.04 dts:721920 dts_time:15.04
|
|---|
| 5161 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1564800 pts_time:32.6 dts:1564800 dts_time:32.6 -> pts:721920 pts_time:15.04 dts:721920 dts_time:15.04
|
|---|
| 5162 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:816 pts_time:32.64 dts:816 dts_time:32.64 -> pts:377 pts_time:15.08 dts:377 dts_time:15.08
|
|---|
| 5163 | dshow passing through packet of type video size 4147200 timestamp 330138927 orig timestamp 329418827 graph timestamp 330138827 diff 720000 Decklink Video Capture
|
|---|
| 5164 | dshow passing through packet of type audio size 7680 timestamp 329418827 orig timestamp 329418827 graph timestamp 330140227 diff 721400 Decklink Audio Capture
|
|---|
| 5165 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5166 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1566720 pts_time:32.64 dts:1566720 dts_time:32.64 -> pts:723840 pts_time:15.08 dts:723840 dts_time:15.08
|
|---|
| 5167 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1566720 pts_time:32.64 dts:1566720 dts_time:32.64 -> pts:723840 pts_time:15.08 dts:723840 dts_time:15.08
|
|---|
| 5168 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:820 pts_time:32.8 dts:817 dts_time:32.68 -> pts:381 pts_time:15.24 dts:378 dts_time:15.12
|
|---|
| 5169 | dshow passing through packet of type video size 4147200 timestamp 330540527 orig timestamp 329818827 graph timestamp 330540227 diff 721400 Decklink Video Capture
|
|---|
| 5170 | dshow passing through packet of type audio size 7680 timestamp 329818827 orig timestamp 329818827 graph timestamp 330542127 diff 723300 Decklink Audio Capture
|
|---|
| 5171 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5172 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1568640 pts_time:32.68 dts:1568640 dts_time:32.68 -> pts:725760 pts_time:15.12 dts:725760 dts_time:15.12
|
|---|
| 5173 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1568640 pts_time:32.68 dts:1568640 dts_time:32.68 -> pts:725760 pts_time:15.12 dts:725760 dts_time:15.12
|
|---|
| 5174 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:818 pts_time:32.72 dts:818 dts_time:32.72 -> pts:379 pts_time:15.16 dts:379 dts_time:15.16
|
|---|
| 5175 | dshow passing through packet of type video size 4147200 timestamp 330938027 orig timestamp 330218827 graph timestamp 330937927 diff 719100 Decklink Video Capture
|
|---|
| 5176 | dshow passing through packet of type audio size 7680 timestamp 330218827 orig timestamp 330218827 graph timestamp 330939027 diff 720200 Decklink Audio Capture
|
|---|
| 5177 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5178 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1570560 pts_time:32.72 dts:1570560 dts_time:32.72 -> pts:727680 pts_time:15.16 dts:727680 dts_time:15.16
|
|---|
| 5179 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1570560 pts_time:32.72 dts:1570560 dts_time:32.72 -> pts:727680 pts_time:15.16 dts:727680 dts_time:15.16
|
|---|
| 5180 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:819 pts_time:32.76 dts:819 dts_time:32.76 -> pts:380 pts_time:15.2 dts:380 dts_time:15.2
|
|---|
| 5181 | dshow passing through packet of type video size 4147200 timestamp 331341027 orig timestamp 330618827 graph timestamp 331340827 diff 722000 Decklink Video Capture
|
|---|
| 5182 | dshow passing through packet of type audio size 7680 timestamp 330618827 orig timestamp 330618827 graph timestamp 331343027 diff 724200 Decklink Audio Capture
|
|---|
| 5183 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5184 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1572480 pts_time:32.76 dts:1572480 dts_time:32.76 -> pts:729600 pts_time:15.2 dts:729600 dts_time:15.2
|
|---|
| 5185 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1572480 pts_time:32.76 dts:1572480 dts_time:32.76 -> pts:729600 pts_time:15.2 dts:729600 dts_time:15.2
|
|---|
| 5186 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:823 pts_time:32.92 dts:820 dts_time:32.8 -> pts:384 pts_time:15.36 dts:381 dts_time:15.24
|
|---|
| 5187 | frame= 823 fps= 25 q=1.6 size=N/A time=00:00:32.88 bitrate=N/A speed= 1x
|
|---|
| 5188 | dshow passing through packet of type video size 4147200 timestamp 331741027 orig timestamp 331018827 graph timestamp 331740727 diff 721900 Decklink Video Capture
|
|---|
| 5189 | dshow passing through packet of type audio size 7680 timestamp 331018827 orig timestamp 331018827 graph timestamp 331743027 diff 724200 Decklink Audio Capture
|
|---|
| 5190 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5191 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1574400 pts_time:32.8 dts:1574400 dts_time:32.8 -> pts:731520 pts_time:15.24 dts:731520 dts_time:15.24
|
|---|
| 5192 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1574400 pts_time:32.8 dts:1574400 dts_time:32.8 -> pts:731520 pts_time:15.24 dts:731520 dts_time:15.24
|
|---|
| 5193 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:821 pts_time:32.84 dts:821 dts_time:32.84 -> pts:382 pts_time:15.28 dts:382 dts_time:15.28
|
|---|
| 5194 | dshow passing through packet of type video size 4147200 timestamp 332137527 orig timestamp 331418827 graph timestamp 332137427 diff 718600 Decklink Video Capture
|
|---|
| 5195 | dshow passing through packet of type audio size 7680 timestamp 331418827 orig timestamp 331418827 graph timestamp 332137927 diff 719100 Decklink Audio Capture
|
|---|
| 5196 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5197 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1576320 pts_time:32.84 dts:1576320 dts_time:32.84 -> pts:733440 pts_time:15.28 dts:733440 dts_time:15.28
|
|---|
| 5198 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1576320 pts_time:32.84 dts:1576320 dts_time:32.84 -> pts:733440 pts_time:15.28 dts:733440 dts_time:15.28
|
|---|
| 5199 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:822 pts_time:32.88 dts:822 dts_time:32.88 -> pts:383 pts_time:15.32 dts:383 dts_time:15.32
|
|---|
| 5200 | dshow passing through packet of type video size 4147200 timestamp 332537227 orig timestamp 331818827 graph timestamp 332537227 diff 718400 Decklink Video Capture
|
|---|
| 5201 | dshow passing through packet of type audio size 7680 timestamp 331818827 orig timestamp 331818827 graph timestamp 332537827 diff 719000 Decklink Audio Capture
|
|---|
| 5202 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5203 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1578240 pts_time:32.88 dts:1578240 dts_time:32.88 -> pts:735360 pts_time:15.32 dts:735360 dts_time:15.32
|
|---|
| 5204 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1578240 pts_time:32.88 dts:1578240 dts_time:32.88 -> pts:735360 pts_time:15.32 dts:735360 dts_time:15.32
|
|---|
| 5205 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:826 pts_time:33.04 dts:823 dts_time:32.92 -> pts:387 pts_time:15.48 dts:384 dts_time:15.36
|
|---|
| 5206 | dshow passing through packet of type video size 4147200 timestamp 332937227 orig timestamp 332218827 graph timestamp 332937127 diff 718300 Decklink Video Capture
|
|---|
| 5207 | dshow passing through packet of type audio size 7680 timestamp 332218827 orig timestamp 332218827 graph timestamp 332937827 diff 719000 Decklink Audio Capture
|
|---|
| 5208 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5209 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1580160 pts_time:32.92 dts:1580160 dts_time:32.92 -> pts:737280 pts_time:15.36 dts:737280 dts_time:15.36
|
|---|
| 5210 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1580160 pts_time:32.92 dts:1580160 dts_time:32.92 -> pts:737280 pts_time:15.36 dts:737280 dts_time:15.36
|
|---|
| 5211 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:824 pts_time:32.96 dts:824 dts_time:32.96 -> pts:385 pts_time:15.4 dts:385 dts_time:15.4
|
|---|
| 5212 | dshow passing through packet of type video size 4147200 timestamp 333337127 orig timestamp 332618827 graph timestamp 333337127 diff 718300 Decklink Video Capture
|
|---|
| 5213 | dshow passing through packet of type audio size 7680 timestamp 332618827 orig timestamp 332618827 graph timestamp 333337727 diff 718900 Decklink Audio Capture
|
|---|
| 5214 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5215 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1582080 pts_time:32.96 dts:1582080 dts_time:32.96 -> pts:739200 pts_time:15.4 dts:739200 dts_time:15.4
|
|---|
| 5216 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1582080 pts_time:32.96 dts:1582080 dts_time:32.96 -> pts:739200 pts_time:15.4 dts:739200 dts_time:15.4
|
|---|
| 5217 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:825 pts_time:33 dts:825 dts_time:33 -> pts:386 pts_time:15.44 dts:386 dts_time:15.44
|
|---|
| 5218 | dshow passing through packet of type video size 4147200 timestamp 333741127 orig timestamp 333018827 graph timestamp 333740827 diff 722000 Decklink Video Capture
|
|---|
| 5219 | dshow passing through packet of type audio size 7680 timestamp 333018827 orig timestamp 333018827 graph timestamp 333743027 diff 724200 Decklink Audio Capture
|
|---|
| 5220 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5221 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1584000 pts_time:33 dts:1584000 dts_time:33 -> pts:741120 pts_time:15.44 dts:741120 dts_time:15.44
|
|---|
| 5222 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1584000 pts_time:33 dts:1584000 dts_time:33 -> pts:741120 pts_time:15.44 dts:741120 dts_time:15.44
|
|---|
| 5223 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:829 pts_time:33.16 dts:826 dts_time:33.04 -> pts:390 pts_time:15.6 dts:387 dts_time:15.48
|
|---|
| 5224 | dshow passing through packet of type video size 4147200 timestamp 334140227 orig timestamp 333418827 graph timestamp 334140027 diff 721200 Decklink Video Capture
|
|---|
| 5225 | dshow passing through packet of type audio size 7680 timestamp 333418827 orig timestamp 333418827 graph timestamp 334142027 diff 723200 Decklink Audio Capture
|
|---|
| 5226 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5227 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1585920 pts_time:33.04 dts:1585920 dts_time:33.04 -> pts:743040 pts_time:15.48 dts:743040 dts_time:15.48
|
|---|
| 5228 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1585920 pts_time:33.04 dts:1585920 dts_time:33.04 -> pts:743040 pts_time:15.48 dts:743040 dts_time:15.48
|
|---|
| 5229 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:827 pts_time:33.08 dts:827 dts_time:33.08 -> pts:388 pts_time:15.52 dts:388 dts_time:15.52
|
|---|
| 5230 | dshow passing through packet of type video size 4147200 timestamp 334537427 orig timestamp 333818827 graph timestamp 334537327 diff 718500 Decklink Video Capture
|
|---|
| 5231 | dshow passing through packet of type audio size 7680 timestamp 333818827 orig timestamp 333818827 graph timestamp 334537827 diff 719000 Decklink Audio Capture
|
|---|
| 5232 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5233 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1587840 pts_time:33.08 dts:1587840 dts_time:33.08 -> pts:744960 pts_time:15.52 dts:744960 dts_time:15.52
|
|---|
| 5234 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1587840 pts_time:33.08 dts:1587840 dts_time:33.08 -> pts:744960 pts_time:15.52 dts:744960 dts_time:15.52
|
|---|
| 5235 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:828 pts_time:33.12 dts:828 dts_time:33.12 -> pts:389 pts_time:15.56 dts:389 dts_time:15.56
|
|---|
| 5236 | dshow passing through packet of type video size 4147200 timestamp 334941127 orig timestamp 334218827 graph timestamp 334940827 diff 722000 Decklink Video Capture
|
|---|
| 5237 | dshow passing through packet of type audio size 7680 timestamp 334218827 orig timestamp 334218827 graph timestamp 334943227 diff 724400 Decklink Audio Capture
|
|---|
| 5238 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5239 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1589760 pts_time:33.12 dts:1589760 dts_time:33.12 -> pts:746880 pts_time:15.56 dts:746880 dts_time:15.56
|
|---|
| 5240 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1589760 pts_time:33.12 dts:1589760 dts_time:33.12 -> pts:746880 pts_time:15.56 dts:746880 dts_time:15.56
|
|---|
| 5241 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:832 pts_time:33.28 dts:829 dts_time:33.16 -> pts:393 pts_time:15.72 dts:390 dts_time:15.6
|
|---|
| 5242 | dshow passing through packet of type video size 4147200 timestamp 335336627 orig timestamp 334618827 graph timestamp 335336527 diff 717700 Decklink Video Capture
|
|---|
| 5243 | dshow passing through packet of type audio size 7680 timestamp 334618827 orig timestamp 334618827 graph timestamp 335337127 diff 718300 Decklink Audio Capture
|
|---|
| 5244 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5245 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1591680 pts_time:33.16 dts:1591680 dts_time:33.16 -> pts:748800 pts_time:15.6 dts:748800 dts_time:15.6
|
|---|
| 5246 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1591680 pts_time:33.16 dts:1591680 dts_time:33.16 -> pts:748800 pts_time:15.6 dts:748800 dts_time:15.6
|
|---|
| 5247 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:830 pts_time:33.2 dts:830 dts_time:33.2 -> pts:391 pts_time:15.64 dts:391 dts_time:15.64
|
|---|
| 5248 | dshow passing through packet of type video size 4147200 timestamp 335737427 orig timestamp 335018827 graph timestamp 335737327 diff 718500 Decklink Video Capture
|
|---|
| 5249 | dshow passing through packet of type audio size 7680 timestamp 335018827 orig timestamp 335018827 graph timestamp 335737927 diff 719100 Decklink Audio Capture
|
|---|
| 5250 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5251 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1593600 pts_time:33.2 dts:1593600 dts_time:33.2 -> pts:750720 pts_time:15.64 dts:750720 dts_time:15.64
|
|---|
| 5252 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1593600 pts_time:33.2 dts:1593600 dts_time:33.2 -> pts:750720 pts_time:15.64 dts:750720 dts_time:15.64
|
|---|
| 5253 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:831 pts_time:33.24 dts:831 dts_time:33.24 -> pts:392 pts_time:15.68 dts:392 dts_time:15.68
|
|---|
| 5254 | dshow passing through packet of type video size 4147200 timestamp 336140627 orig timestamp 335418827 graph timestamp 336140327 diff 721500 Decklink Video Capture
|
|---|
| 5255 | dshow passing through packet of type audio size 7680 timestamp 335418827 orig timestamp 335418827 graph timestamp 336142227 diff 723400 Decklink Audio Capture
|
|---|
| 5256 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5257 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1595520 pts_time:33.24 dts:1595520 dts_time:33.24 -> pts:752640 pts_time:15.68 dts:752640 dts_time:15.68
|
|---|
| 5258 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1595520 pts_time:33.24 dts:1595520 dts_time:33.24 -> pts:752640 pts_time:15.68 dts:752640 dts_time:15.68
|
|---|
| 5259 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:835 pts_time:33.4 dts:832 dts_time:33.28 -> pts:396 pts_time:15.84 dts:393 dts_time:15.72
|
|---|
| 5260 | frame= 835 fps= 25 q=1.6 size=N/A time=00:00:33.40 bitrate=N/A speed= 1x
|
|---|
| 5261 | dshow passing through packet of type video size 4147200 timestamp 336540227 orig timestamp 335818827 graph timestamp 336540027 diff 721200 Decklink Video Capture
|
|---|
| 5262 | dshow passing through packet of type audio size 7680 timestamp 335818827 orig timestamp 335818827 graph timestamp 336542127 diff 723300 Decklink Audio Capture
|
|---|
| 5263 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5264 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1597440 pts_time:33.28 dts:1597440 dts_time:33.28 -> pts:754560 pts_time:15.72 dts:754560 dts_time:15.72
|
|---|
| 5265 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1597440 pts_time:33.28 dts:1597440 dts_time:33.28 -> pts:754560 pts_time:15.72 dts:754560 dts_time:15.72
|
|---|
| 5266 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:833 pts_time:33.32 dts:833 dts_time:33.32 -> pts:394 pts_time:15.76 dts:394 dts_time:15.76
|
|---|
| 5267 | dshow passing through packet of type video size 4147200 timestamp 336940827 orig timestamp 336218827 graph timestamp 336940527 diff 721700 Decklink Video Capture
|
|---|
| 5268 | dshow passing through packet of type audio size 7680 timestamp 336218827 orig timestamp 336218827 graph timestamp 336942727 diff 723900 Decklink Audio Capture
|
|---|
| 5269 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5270 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1599360 pts_time:33.32 dts:1599360 dts_time:33.32 -> pts:756480 pts_time:15.76 dts:756480 dts_time:15.76
|
|---|
| 5271 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1599360 pts_time:33.32 dts:1599360 dts_time:33.32 -> pts:756480 pts_time:15.76 dts:756480 dts_time:15.76
|
|---|
| 5272 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:834 pts_time:33.36 dts:834 dts_time:33.36 -> pts:395 pts_time:15.8 dts:395 dts_time:15.8
|
|---|
| 5273 | dshow passing through packet of type video size 4147200 timestamp 337338027 orig timestamp 336618827 graph timestamp 337337927 diff 719100 Decklink Video Capture
|
|---|
| 5274 | dshow passing through packet of type audio size 7680 timestamp 336618827 orig timestamp 336618827 graph timestamp 337338927 diff 720100 Decklink Audio Capture
|
|---|
| 5275 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5276 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1601280 pts_time:33.36 dts:1601280 dts_time:33.36 -> pts:758400 pts_time:15.8 dts:758400 dts_time:15.8
|
|---|
| 5277 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1601280 pts_time:33.36 dts:1601280 dts_time:33.36 -> pts:758400 pts_time:15.8 dts:758400 dts_time:15.8
|
|---|
| 5278 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:838 pts_time:33.52 dts:835 dts_time:33.4 -> pts:399 pts_time:15.96 dts:396 dts_time:15.84
|
|---|
| 5279 | dshow passing through packet of type video size 4147200 timestamp 337737127 orig timestamp 337018827 graph timestamp 337737127 diff 718300 Decklink Video Capture
|
|---|
| 5280 | dshow passing through packet of type audio size 7680 timestamp 337018827 orig timestamp 337018827 graph timestamp 337737727 diff 718900 Decklink Audio Capture
|
|---|
| 5281 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5282 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1603200 pts_time:33.4 dts:1603200 dts_time:33.4 -> pts:760320 pts_time:15.84 dts:760320 dts_time:15.84
|
|---|
| 5283 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1603200 pts_time:33.4 dts:1603200 dts_time:33.4 -> pts:760320 pts_time:15.84 dts:760320 dts_time:15.84
|
|---|
| 5284 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:836 pts_time:33.44 dts:836 dts_time:33.44 -> pts:397 pts_time:15.88 dts:397 dts_time:15.88
|
|---|
| 5285 | dshow passing through packet of type video size 4147200 timestamp 338137027 orig timestamp 337418827 graph timestamp 338137027 diff 718200 Decklink Video Capture
|
|---|
| 5286 | dshow passing through packet of type audio size 7680 timestamp 337418827 orig timestamp 337418827 graph timestamp 338137627 diff 718800 Decklink Audio Capture
|
|---|
| 5287 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5288 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1605120 pts_time:33.44 dts:1605120 dts_time:33.44 -> pts:762240 pts_time:15.88 dts:762240 dts_time:15.88
|
|---|
| 5289 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1605120 pts_time:33.44 dts:1605120 dts_time:33.44 -> pts:762240 pts_time:15.88 dts:762240 dts_time:15.88
|
|---|
| 5290 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:837 pts_time:33.48 dts:837 dts_time:33.48 -> pts:398 pts_time:15.92 dts:398 dts_time:15.92
|
|---|
| 5291 | dshow passing through packet of type video size 4147200 timestamp 338537827 orig timestamp 337818827 graph timestamp 338537727 diff 718900 Decklink Video Capture
|
|---|
| 5292 | dshow passing through packet of type audio size 7680 timestamp 337818827 orig timestamp 337818827 graph timestamp 338538727 diff 719900 Decklink Audio Capture
|
|---|
| 5293 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5294 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1607040 pts_time:33.48 dts:1607040 dts_time:33.48 -> pts:764160 pts_time:15.92 dts:764160 dts_time:15.92
|
|---|
| 5295 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1607040 pts_time:33.48 dts:1607040 dts_time:33.48 -> pts:764160 pts_time:15.92 dts:764160 dts_time:15.92
|
|---|
| 5296 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:841 pts_time:33.64 dts:838 dts_time:33.52 -> pts:402 pts_time:16.08 dts:399 dts_time:15.96
|
|---|
| 5297 | dshow passing through packet of type video size 4147200 timestamp 338941027 orig timestamp 338218827 graph timestamp 338940827 diff 722000 Decklink Video Capture
|
|---|
| 5298 | dshow passing through packet of type audio size 7680 timestamp 338218827 orig timestamp 338218827 graph timestamp 338942927 diff 724100 Decklink Audio Capture
|
|---|
| 5299 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5300 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1608960 pts_time:33.52 dts:1608960 dts_time:33.52 -> pts:766080 pts_time:15.96 dts:766080 dts_time:15.96
|
|---|
| 5301 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1608960 pts_time:33.52 dts:1608960 dts_time:33.52 -> pts:766080 pts_time:15.96 dts:766080 dts_time:15.96
|
|---|
| 5302 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:839 pts_time:33.56 dts:839 dts_time:33.56 -> pts:400 pts_time:16 dts:400 dts_time:16
|
|---|
| 5303 | dshow passing through packet of type video size 4147200 timestamp 339340927 orig timestamp 338618827 graph timestamp 339340627 diff 721800 Decklink Video Capture
|
|---|
| 5304 | dshow passing through packet of type audio size 7680 timestamp 338618827 orig timestamp 338618827 graph timestamp 339342827 diff 724000 Decklink Audio Capture
|
|---|
| 5305 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5306 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1610880 pts_time:33.56 dts:1610880 dts_time:33.56 -> pts:768000 pts_time:16 dts:768000 dts_time:16
|
|---|
| 5307 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1610880 pts_time:33.56 dts:1610880 dts_time:33.56 -> pts:768000 pts_time:16 dts:768000 dts_time:16
|
|---|
| 5308 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:840 pts_time:33.6 dts:840 dts_time:33.6 -> pts:401 pts_time:16.04 dts:401 dts_time:16.04
|
|---|
| 5309 | dshow passing through packet of type video size 4147200 timestamp 339738027 orig timestamp 339018827 graph timestamp 339737927 diff 719100 Decklink Video Capture
|
|---|
| 5310 | dshow passing through packet of type audio size 7680 timestamp 339018827 orig timestamp 339018827 graph timestamp 339739027 diff 720200 Decklink Audio Capture
|
|---|
| 5311 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5312 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1612800 pts_time:33.6 dts:1612800 dts_time:33.6 -> pts:769920 pts_time:16.04 dts:769920 dts_time:16.04
|
|---|
| 5313 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1612800 pts_time:33.6 dts:1612800 dts_time:33.6 -> pts:769920 pts_time:16.04 dts:769920 dts_time:16.04
|
|---|
| 5314 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:844 pts_time:33.76 dts:841 dts_time:33.64 -> pts:405 pts_time:16.2 dts:402 dts_time:16.08
|
|---|
| 5315 | dshow passing through packet of type video size 4147200 timestamp 340140227 orig timestamp 339418827 graph timestamp 340140027 diff 721200 Decklink Video Capture
|
|---|
| 5316 | dshow passing through packet of type audio size 7680 timestamp 339418827 orig timestamp 339418827 graph timestamp 340141927 diff 723100 Decklink Audio Capture
|
|---|
| 5317 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5318 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1614720 pts_time:33.64 dts:1614720 dts_time:33.64 -> pts:771840 pts_time:16.08 dts:771840 dts_time:16.08
|
|---|
| 5319 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1614720 pts_time:33.64 dts:1614720 dts_time:33.64 -> pts:771840 pts_time:16.08 dts:771840 dts_time:16.08
|
|---|
| 5320 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:842 pts_time:33.68 dts:842 dts_time:33.68 -> pts:403 pts_time:16.12 dts:403 dts_time:16.12
|
|---|
| 5321 | dshow passing through packet of type video size 4147200 timestamp 340538227 orig timestamp 339818827 graph timestamp 340538127 diff 719300 Decklink Video Capture
|
|---|
| 5322 | dshow passing through packet of type audio size 7680 timestamp 339818827 orig timestamp 339818827 graph timestamp 340539027 diff 720200 Decklink Audio Capture
|
|---|
| 5323 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5324 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1616640 pts_time:33.68 dts:1616640 dts_time:33.68 -> pts:773760 pts_time:16.12 dts:773760 dts_time:16.12
|
|---|
| 5325 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1616640 pts_time:33.68 dts:1616640 dts_time:33.68 -> pts:773760 pts_time:16.12 dts:773760 dts_time:16.12
|
|---|
| 5326 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:843 pts_time:33.72 dts:843 dts_time:33.72 -> pts:404 pts_time:16.16 dts:404 dts_time:16.16
|
|---|
| 5327 | dshow passing through packet of type video size 4147200 timestamp 340940627 orig timestamp 340218827 graph timestamp 340940427 diff 721600 Decklink Video Capture
|
|---|
| 5328 | dshow passing through packet of type audio size 7680 timestamp 340218827 orig timestamp 340218827 graph timestamp 340942627 diff 723800 Decklink Audio Capture
|
|---|
| 5329 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5330 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1618560 pts_time:33.72 dts:1618560 dts_time:33.72 -> pts:775680 pts_time:16.16 dts:775680 dts_time:16.16
|
|---|
| 5331 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1618560 pts_time:33.72 dts:1618560 dts_time:33.72 -> pts:775680 pts_time:16.16 dts:775680 dts_time:16.16
|
|---|
| 5332 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:847 pts_time:33.88 dts:844 dts_time:33.76 -> pts:408 pts_time:16.32 dts:405 dts_time:16.2
|
|---|
| 5333 | dshow passing through packet of type video size 4147200 timestamp 341340927 orig timestamp 340618827 graph timestamp 341340627 diff 721800 Decklink Video Capture
|
|---|
| 5334 | dshow passing through packet of type audio size 7680 timestamp 340618827 orig timestamp 340618827 graph timestamp 341342927 diff 724100 Decklink Audio Capture
|
|---|
| 5335 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5336 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1620480 pts_time:33.76 dts:1620480 dts_time:33.76 -> pts:777600 pts_time:16.2 dts:777600 dts_time:16.2
|
|---|
| 5337 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1620480 pts_time:33.76 dts:1620480 dts_time:33.76 -> pts:777600 pts_time:16.2 dts:777600 dts_time:16.2
|
|---|
| 5338 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:845 pts_time:33.8 dts:845 dts_time:33.8 -> pts:406 pts_time:16.24 dts:406 dts_time:16.24
|
|---|
| 5339 | frame= 848 fps= 25 q=2.5 size=N/A time=00:00:33.92 bitrate=N/A speed= 1x
|
|---|
| 5340 | dshow passing through packet of type video size 4147200 timestamp 341737727 orig timestamp 341018827 graph timestamp 341737627 diff 718800 Decklink Video Capture
|
|---|
| 5341 | dshow passing through packet of type audio size 7680 timestamp 341018827 orig timestamp 341018827 graph timestamp 341738227 diff 719400 Decklink Audio Capture
|
|---|
| 5342 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5343 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1622400 pts_time:33.8 dts:1622400 dts_time:33.8 -> pts:779520 pts_time:16.24 dts:779520 dts_time:16.24
|
|---|
| 5344 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1622400 pts_time:33.8 dts:1622400 dts_time:33.8 -> pts:779520 pts_time:16.24 dts:779520 dts_time:16.24
|
|---|
| 5345 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:846 pts_time:33.84 dts:846 dts_time:33.84 -> pts:407 pts_time:16.28 dts:407 dts_time:16.28
|
|---|
| 5346 | dshow passing through packet of type video size 4147200 timestamp 342140227 orig timestamp 341418827 graph timestamp 342140027 diff 721200 Decklink Video Capture
|
|---|
| 5347 | dshow passing through packet of type audio size 7680 timestamp 341418827 orig timestamp 341418827 graph timestamp 342142027 diff 723200 Decklink Audio Capture
|
|---|
| 5348 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5349 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1624320 pts_time:33.84 dts:1624320 dts_time:33.84 -> pts:781440 pts_time:16.28 dts:781440 dts_time:16.28
|
|---|
| 5350 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1624320 pts_time:33.84 dts:1624320 dts_time:33.84 -> pts:781440 pts_time:16.28 dts:781440 dts_time:16.28
|
|---|
| 5351 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:850 pts_time:34 dts:847 dts_time:33.88 -> pts:411 pts_time:16.44 dts:408 dts_time:16.32
|
|---|
| 5352 | dshow passing through packet of type video size 4147200 timestamp 342540327 orig timestamp 341818827 graph timestamp 342540027 diff 721200 Decklink Video Capture
|
|---|
| 5353 | dshow passing through packet of type audio size 7680 timestamp 341818827 orig timestamp 341818827 graph timestamp 342541827 diff 723000 Decklink Audio Capture
|
|---|
| 5354 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5355 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1626240 pts_time:33.88 dts:1626240 dts_time:33.88 -> pts:783360 pts_time:16.32 dts:783360 dts_time:16.32
|
|---|
| 5356 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1626240 pts_time:33.88 dts:1626240 dts_time:33.88 -> pts:783360 pts_time:16.32 dts:783360 dts_time:16.32
|
|---|
| 5357 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:848 pts_time:33.92 dts:848 dts_time:33.92 -> pts:409 pts_time:16.36 dts:409 dts_time:16.36
|
|---|
| 5358 | dshow passing through packet of type video size 4147200 timestamp 342937527 orig timestamp 342218827 graph timestamp 342937527 diff 718700 Decklink Video Capture
|
|---|
| 5359 | dshow passing through packet of type audio size 7680 timestamp 342218827 orig timestamp 342218827 graph timestamp 342938127 diff 719300 Decklink Audio Capture
|
|---|
| 5360 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5361 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1628160 pts_time:33.92 dts:1628160 dts_time:33.92 -> pts:785280 pts_time:16.36 dts:785280 dts_time:16.36
|
|---|
| 5362 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1628160 pts_time:33.92 dts:1628160 dts_time:33.92 -> pts:785280 pts_time:16.36 dts:785280 dts_time:16.36
|
|---|
| 5363 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:849 pts_time:33.96 dts:849 dts_time:33.96 -> pts:410 pts_time:16.4 dts:410 dts_time:16.4
|
|---|
| 5364 | dshow passing through packet of type video size 4147200 timestamp 343341127 orig timestamp 342618827 graph timestamp 343340927 diff 722100 Decklink Video Capture
|
|---|
| 5365 | dshow passing through packet of type audio size 7680 timestamp 342618827 orig timestamp 342618827 graph timestamp 343343127 diff 724300 Decklink Audio Capture
|
|---|
| 5366 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5367 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1630080 pts_time:33.96 dts:1630080 dts_time:33.96 -> pts:787200 pts_time:16.4 dts:787200 dts_time:16.4
|
|---|
| 5368 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1630080 pts_time:33.96 dts:1630080 dts_time:33.96 -> pts:787200 pts_time:16.4 dts:787200 dts_time:16.4
|
|---|
| 5369 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:853 pts_time:34.12 dts:850 dts_time:34 -> pts:414 pts_time:16.56 dts:411 dts_time:16.44
|
|---|
| 5370 | dshow passing through packet of type video size 4147200 timestamp 343740727 orig timestamp 343018827 graph timestamp 343740427 diff 721600 Decklink Video Capture
|
|---|
| 5371 | dshow passing through packet of type audio size 7680 timestamp 343018827 orig timestamp 343018827 graph timestamp 343742627 diff 723800 Decklink Audio Capture
|
|---|
| 5372 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5373 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1632000 pts_time:34 dts:1632000 dts_time:34 -> pts:789120 pts_time:16.44 dts:789120 dts_time:16.44
|
|---|
| 5374 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1632000 pts_time:34 dts:1632000 dts_time:34 -> pts:789120 pts_time:16.44 dts:789120 dts_time:16.44
|
|---|
| 5375 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:851 pts_time:34.04 dts:851 dts_time:34.04 -> pts:412 pts_time:16.48 dts:412 dts_time:16.48
|
|---|
| 5376 | dshow passing through packet of type video size 4147200 timestamp 344140827 orig timestamp 343418827 graph timestamp 344140627 diff 721800 Decklink Video Capture
|
|---|
| 5377 | dshow passing through packet of type audio size 7680 timestamp 343418827 orig timestamp 343418827 graph timestamp 344142927 diff 724100 Decklink Audio Capture
|
|---|
| 5378 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5379 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1633920 pts_time:34.04 dts:1633920 dts_time:34.04 -> pts:791040 pts_time:16.48 dts:791040 dts_time:16.48
|
|---|
| 5380 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1633920 pts_time:34.04 dts:1633920 dts_time:34.04 -> pts:791040 pts_time:16.48 dts:791040 dts_time:16.48
|
|---|
| 5381 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:852 pts_time:34.08 dts:852 dts_time:34.08 -> pts:413 pts_time:16.52 dts:413 dts_time:16.52
|
|---|
| 5382 | dshow passing through packet of type video size 4147200 timestamp 344538427 orig timestamp 343818827 graph timestamp 344538227 diff 719400 Decklink Video Capture
|
|---|
| 5383 | dshow passing through packet of type audio size 7680 timestamp 343818827 orig timestamp 343818827 graph timestamp 344539227 diff 720400 Decklink Audio Capture
|
|---|
| 5384 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5385 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1635840 pts_time:34.08 dts:1635840 dts_time:34.08 -> pts:792960 pts_time:16.52 dts:792960 dts_time:16.52
|
|---|
| 5386 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1635840 pts_time:34.08 dts:1635840 dts_time:34.08 -> pts:792960 pts_time:16.52 dts:792960 dts_time:16.52
|
|---|
| 5387 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:856 pts_time:34.24 dts:853 dts_time:34.12 -> pts:417 pts_time:16.68 dts:414 dts_time:16.56
|
|---|
| 5388 | dshow passing through packet of type video size 4147200 timestamp 344940427 orig timestamp 344218827 graph timestamp 344940227 diff 721400 Decklink Video Capture
|
|---|
| 5389 | dshow passing through packet of type audio size 7680 timestamp 344218827 orig timestamp 344218827 graph timestamp 344942127 diff 723300 Decklink Audio Capture
|
|---|
| 5390 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5391 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1637760 pts_time:34.12 dts:1637760 dts_time:34.12 -> pts:794880 pts_time:16.56 dts:794880 dts_time:16.56
|
|---|
| 5392 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1637760 pts_time:34.12 dts:1637760 dts_time:34.12 -> pts:794880 pts_time:16.56 dts:794880 dts_time:16.56
|
|---|
| 5393 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:854 pts_time:34.16 dts:854 dts_time:34.16 -> pts:415 pts_time:16.6 dts:415 dts_time:16.6
|
|---|
| 5394 | dshow passing through packet of type video size 4147200 timestamp 345338027 orig timestamp 344618827 graph timestamp 345337827 diff 719000 Decklink Video Capture
|
|---|
| 5395 | dshow passing through packet of type audio size 7680 timestamp 344618827 orig timestamp 344618827 graph timestamp 345339027 diff 720200 Decklink Audio Capture
|
|---|
| 5396 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5397 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1639680 pts_time:34.16 dts:1639680 dts_time:34.16 -> pts:796800 pts_time:16.6 dts:796800 dts_time:16.6
|
|---|
| 5398 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1639680 pts_time:34.16 dts:1639680 dts_time:34.16 -> pts:796800 pts_time:16.6 dts:796800 dts_time:16.6
|
|---|
| 5399 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:855 pts_time:34.2 dts:855 dts_time:34.2 -> pts:416 pts_time:16.64 dts:416 dts_time:16.64
|
|---|
| 5400 | dshow passing through packet of type video size 4147200 timestamp 345741127 orig timestamp 345018827 graph timestamp 345740827 diff 722000 Decklink Video Capture
|
|---|
| 5401 | dshow passing through packet of type audio size 7680 timestamp 345018827 orig timestamp 345018827 graph timestamp 345743027 diff 724200 Decklink Audio Capture
|
|---|
| 5402 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5403 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1641600 pts_time:34.2 dts:1641600 dts_time:34.2 -> pts:798720 pts_time:16.64 dts:798720 dts_time:16.64
|
|---|
| 5404 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1641600 pts_time:34.2 dts:1641600 dts_time:34.2 -> pts:798720 pts_time:16.64 dts:798720 dts_time:16.64
|
|---|
| 5405 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:859 pts_time:34.36 dts:856 dts_time:34.24 -> pts:420 pts_time:16.8 dts:417 dts_time:16.68
|
|---|
| 5406 | dshow passing through packet of type video size 4147200 timestamp 346140527 orig timestamp 345418827 graph timestamp 346140227 diff 721400 Decklink Video Capture
|
|---|
| 5407 | dshow passing through packet of type audio size 7680 timestamp 345418827 orig timestamp 345418827 graph timestamp 346142527 diff 723700 Decklink Audio Capture
|
|---|
| 5408 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5409 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1643520 pts_time:34.24 dts:1643520 dts_time:34.24 -> pts:800640 pts_time:16.68 dts:800640 dts_time:16.68
|
|---|
| 5410 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1643520 pts_time:34.24 dts:1643520 dts_time:34.24 -> pts:800640 pts_time:16.68 dts:800640 dts_time:16.68
|
|---|
| 5411 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:857 pts_time:34.28 dts:857 dts_time:34.28 -> pts:418 pts_time:16.72 dts:418 dts_time:16.72
|
|---|
| 5412 | dshow passing through packet of type video size 4147200 timestamp 346540627 orig timestamp 345818827 graph timestamp 346540427 diff 721600 Decklink Video Capture
|
|---|
| 5413 | dshow passing through packet of type audio size 7680 timestamp 345818827 orig timestamp 345818827 graph timestamp 346542627 diff 723800 Decklink Audio Capture
|
|---|
| 5414 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5415 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1645440 pts_time:34.28 dts:1645440 dts_time:34.28 -> pts:802560 pts_time:16.72 dts:802560 dts_time:16.72
|
|---|
| 5416 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1645440 pts_time:34.28 dts:1645440 dts_time:34.28 -> pts:802560 pts_time:16.72 dts:802560 dts_time:16.72
|
|---|
| 5417 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:858 pts_time:34.32 dts:858 dts_time:34.32 -> pts:419 pts_time:16.76 dts:419 dts_time:16.76
|
|---|
| 5418 | frame= 861 fps= 25 q=2.5 size=N/A time=00:00:34.40 bitrate=N/A speed= 1x
|
|---|
| 5419 | dshow passing through packet of type video size 4147200 timestamp 346938027 orig timestamp 346218827 graph timestamp 346937927 diff 719100 Decklink Video Capture
|
|---|
| 5420 | dshow passing through packet of type audio size 7680 timestamp 346218827 orig timestamp 346218827 graph timestamp 346939027 diff 720200 Decklink Audio Capture
|
|---|
| 5421 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5422 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1647360 pts_time:34.32 dts:1647360 dts_time:34.32 -> pts:804480 pts_time:16.76 dts:804480 dts_time:16.76
|
|---|
| 5423 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1647360 pts_time:34.32 dts:1647360 dts_time:34.32 -> pts:804480 pts_time:16.76 dts:804480 dts_time:16.76
|
|---|
| 5424 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:862 pts_time:34.48 dts:859 dts_time:34.36 -> pts:423 pts_time:16.92 dts:420 dts_time:16.8
|
|---|
| 5425 | dshow passing through packet of type video size 4147200 timestamp 347337527 orig timestamp 346618827 graph timestamp 347337427 diff 718600 Decklink Video Capture
|
|---|
| 5426 | dshow passing through packet of type audio size 7680 timestamp 346618827 orig timestamp 346618827 graph timestamp 347337927 diff 719100 Decklink Audio Capture
|
|---|
| 5427 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5428 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1649280 pts_time:34.36 dts:1649280 dts_time:34.36 -> pts:806400 pts_time:16.8 dts:806400 dts_time:16.8
|
|---|
| 5429 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1649280 pts_time:34.36 dts:1649280 dts_time:34.36 -> pts:806400 pts_time:16.8 dts:806400 dts_time:16.8
|
|---|
| 5430 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:860 pts_time:34.4 dts:860 dts_time:34.4 -> pts:421 pts_time:16.84 dts:421 dts_time:16.84
|
|---|
| 5431 | dshow passing through packet of type video size 4147200 timestamp 347737427 orig timestamp 347018827 graph timestamp 347737327 diff 718500 Decklink Video Capture
|
|---|
| 5432 | dshow passing through packet of type audio size 7680 timestamp 347018827 orig timestamp 347018827 graph timestamp 347737827 diff 719000 Decklink Audio Capture
|
|---|
| 5433 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5434 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1651200 pts_time:34.4 dts:1651200 dts_time:34.4 -> pts:808320 pts_time:16.84 dts:808320 dts_time:16.84
|
|---|
| 5435 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1651200 pts_time:34.4 dts:1651200 dts_time:34.4 -> pts:808320 pts_time:16.84 dts:808320 dts_time:16.84
|
|---|
| 5436 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:861 pts_time:34.44 dts:861 dts_time:34.44 -> pts:422 pts_time:16.88 dts:422 dts_time:16.88
|
|---|
| 5437 | dshow passing through packet of type video size 4147200 timestamp 348137127 orig timestamp 347418827 graph timestamp 348137127 diff 718300 Decklink Video Capture
|
|---|
| 5438 | dshow passing through packet of type audio size 7680 timestamp 347418827 orig timestamp 347418827 graph timestamp 348137727 diff 718900 Decklink Audio Capture
|
|---|
| 5439 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5440 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1653120 pts_time:34.44 dts:1653120 dts_time:34.44 -> pts:810240 pts_time:16.88 dts:810240 dts_time:16.88
|
|---|
| 5441 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1653120 pts_time:34.44 dts:1653120 dts_time:34.44 -> pts:810240 pts_time:16.88 dts:810240 dts_time:16.88
|
|---|
| 5442 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:865 pts_time:34.6 dts:862 dts_time:34.48 -> pts:426 pts_time:17.04 dts:423 dts_time:16.92
|
|---|
| 5443 | dshow passing through packet of type video size 4147200 timestamp 348537127 orig timestamp 347818827 graph timestamp 348537127 diff 718300 Decklink Video Capture
|
|---|
| 5444 | dshow passing through packet of type audio size 7680 timestamp 347818827 orig timestamp 347818827 graph timestamp 348537727 diff 718900 Decklink Audio Capture
|
|---|
| 5445 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5446 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1655040 pts_time:34.48 dts:1655040 dts_time:34.48 -> pts:812160 pts_time:16.92 dts:812160 dts_time:16.92
|
|---|
| 5447 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1655040 pts_time:34.48 dts:1655040 dts_time:34.48 -> pts:812160 pts_time:16.92 dts:812160 dts_time:16.92
|
|---|
| 5448 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:863 pts_time:34.52 dts:863 dts_time:34.52 -> pts:424 pts_time:16.96 dts:424 dts_time:16.96
|
|---|
| 5449 | dshow passing through packet of type video size 4147200 timestamp 348940027 orig timestamp 348218827 graph timestamp 348939827 diff 721000 Decklink Video Capture
|
|---|
| 5450 | dshow passing through packet of type audio size 7680 timestamp 348218827 orig timestamp 348218827 graph timestamp 348942027 diff 723200 Decklink Audio Capture
|
|---|
| 5451 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5452 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1656960 pts_time:34.52 dts:1656960 dts_time:34.52 -> pts:814080 pts_time:16.96 dts:814080 dts_time:16.96
|
|---|
| 5453 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1656960 pts_time:34.52 dts:1656960 dts_time:34.52 -> pts:814080 pts_time:16.96 dts:814080 dts_time:16.96
|
|---|
| 5454 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:864 pts_time:34.56 dts:864 dts_time:34.56 -> pts:425 pts_time:17 dts:425 dts_time:17
|
|---|
| 5455 | dshow passing through packet of type video size 4147200 timestamp 349337527 orig timestamp 348618827 graph timestamp 349337427 diff 718600 Decklink Video Capture
|
|---|
| 5456 | dshow passing through packet of type audio size 7680 timestamp 348618827 orig timestamp 348618827 graph timestamp 349338027 diff 719200 Decklink Audio Capture
|
|---|
| 5457 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5458 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1658880 pts_time:34.56 dts:1658880 dts_time:34.56 -> pts:816000 pts_time:17 dts:816000 dts_time:17
|
|---|
| 5459 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1658880 pts_time:34.56 dts:1658880 dts_time:34.56 -> pts:816000 pts_time:17 dts:816000 dts_time:17
|
|---|
| 5460 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:868 pts_time:34.72 dts:865 dts_time:34.6 -> pts:429 pts_time:17.16 dts:426 dts_time:17.04
|
|---|
| 5461 | dshow passing through packet of type video size 4147200 timestamp 349740727 orig timestamp 349018827 graph timestamp 349740427 diff 721600 Decklink Video Capture
|
|---|
| 5462 | dshow passing through packet of type audio size 7680 timestamp 349018827 orig timestamp 349018827 graph timestamp 349742827 diff 724000 Decklink Audio Capture
|
|---|
| 5463 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5464 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1660800 pts_time:34.6 dts:1660800 dts_time:34.6 -> pts:817920 pts_time:17.04 dts:817920 dts_time:17.04
|
|---|
| 5465 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1660800 pts_time:34.6 dts:1660800 dts_time:34.6 -> pts:817920 pts_time:17.04 dts:817920 dts_time:17.04
|
|---|
| 5466 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:866 pts_time:34.64 dts:866 dts_time:34.64 -> pts:427 pts_time:17.08 dts:427 dts_time:17.08
|
|---|
| 5467 | dshow passing through packet of type video size 4147200 timestamp 350140727 orig timestamp 349418827 graph timestamp 350140527 diff 721700 Decklink Video Capture
|
|---|
| 5468 | dshow passing through packet of type audio size 7680 timestamp 349418827 orig timestamp 349418827 graph timestamp 350142727 diff 723900 Decklink Audio Capture
|
|---|
| 5469 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5470 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1662720 pts_time:34.64 dts:1662720 dts_time:34.64 -> pts:819840 pts_time:17.08 dts:819840 dts_time:17.08
|
|---|
| 5471 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1662720 pts_time:34.64 dts:1662720 dts_time:34.64 -> pts:819840 pts_time:17.08 dts:819840 dts_time:17.08
|
|---|
| 5472 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:867 pts_time:34.68 dts:867 dts_time:34.68 -> pts:428 pts_time:17.12 dts:428 dts_time:17.12
|
|---|
| 5473 | dshow passing through packet of type video size 4147200 timestamp 350537527 orig timestamp 349818827 graph timestamp 350537427 diff 718600 Decklink Video Capture
|
|---|
| 5474 | dshow passing through packet of type audio size 7680 timestamp 349818827 orig timestamp 349818827 graph timestamp 350538027 diff 719200 Decklink Audio Capture
|
|---|
| 5475 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5476 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1664640 pts_time:34.68 dts:1664640 dts_time:34.68 -> pts:821760 pts_time:17.12 dts:821760 dts_time:17.12
|
|---|
| 5477 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1664640 pts_time:34.68 dts:1664640 dts_time:34.68 -> pts:821760 pts_time:17.12 dts:821760 dts_time:17.12
|
|---|
| 5478 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:871 pts_time:34.84 dts:868 dts_time:34.72 -> pts:432 pts_time:17.28 dts:429 dts_time:17.16
|
|---|
| 5479 | dshow passing through packet of type video size 4147200 timestamp 350940127 orig timestamp 350218827 graph timestamp 350939827 diff 721000 Decklink Video Capture
|
|---|
| 5480 | dshow passing through packet of type audio size 7680 timestamp 350218827 orig timestamp 350218827 graph timestamp 350941727 diff 722900 Decklink Audio Capture
|
|---|
| 5481 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5482 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1666560 pts_time:34.72 dts:1666560 dts_time:34.72 -> pts:823680 pts_time:17.16 dts:823680 dts_time:17.16
|
|---|
| 5483 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1666560 pts_time:34.72 dts:1666560 dts_time:34.72 -> pts:823680 pts_time:17.16 dts:823680 dts_time:17.16
|
|---|
| 5484 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:869 pts_time:34.76 dts:869 dts_time:34.76 -> pts:430 pts_time:17.2 dts:430 dts_time:17.2
|
|---|
| 5485 | dshow passing through packet of type video size 4147200 timestamp 351341127 orig timestamp 350618827 graph timestamp 351340927 diff 722100 Decklink Video Capture
|
|---|
| 5486 | dshow passing through packet of type audio size 7680 timestamp 350618827 orig timestamp 350618827 graph timestamp 351342827 diff 724000 Decklink Audio Capture
|
|---|
| 5487 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5488 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1668480 pts_time:34.76 dts:1668480 dts_time:34.76 -> pts:825600 pts_time:17.2 dts:825600 dts_time:17.2
|
|---|
| 5489 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1668480 pts_time:34.76 dts:1668480 dts_time:34.76 -> pts:825600 pts_time:17.2 dts:825600 dts_time:17.2
|
|---|
| 5490 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:870 pts_time:34.8 dts:870 dts_time:34.8 -> pts:431 pts_time:17.24 dts:431 dts_time:17.24
|
|---|
| 5491 | frame= 873 fps= 25 q=2.5 size=N/A time=00:00:34.92 bitrate=N/A speed= 1x
|
|---|
| 5492 | dshow passing through packet of type video size 4147200 timestamp 351738127 orig timestamp 351018827 graph timestamp 351738027 diff 719200 Decklink Video Capture
|
|---|
| 5493 | dshow passing through packet of type audio size 7680 timestamp 351018827 orig timestamp 351018827 graph timestamp 351739227 diff 720400 Decklink Audio Capture
|
|---|
| 5494 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5495 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1670400 pts_time:34.8 dts:1670400 dts_time:34.8 -> pts:827520 pts_time:17.24 dts:827520 dts_time:17.24
|
|---|
| 5496 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1670400 pts_time:34.8 dts:1670400 dts_time:34.8 -> pts:827520 pts_time:17.24 dts:827520 dts_time:17.24
|
|---|
| 5497 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:874 pts_time:34.96 dts:871 dts_time:34.84 -> pts:435 pts_time:17.4 dts:432 dts_time:17.28
|
|---|
| 5498 | dshow passing through packet of type video size 4147200 timestamp 352140527 orig timestamp 351418827 graph timestamp 352140327 diff 721500 Decklink Video Capture
|
|---|
| 5499 | dshow passing through packet of type audio size 7680 timestamp 351418827 orig timestamp 351418827 graph timestamp 352142527 diff 723700 Decklink Audio Capture
|
|---|
| 5500 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5501 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1672320 pts_time:34.84 dts:1672320 dts_time:34.84 -> pts:829440 pts_time:17.28 dts:829440 dts_time:17.28
|
|---|
| 5502 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1672320 pts_time:34.84 dts:1672320 dts_time:34.84 -> pts:829440 pts_time:17.28 dts:829440 dts_time:17.28
|
|---|
| 5503 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:872 pts_time:34.88 dts:872 dts_time:34.88 -> pts:433 pts_time:17.32 dts:433 dts_time:17.32
|
|---|
| 5504 | dshow passing through packet of type video size 4147200 timestamp 352539527 orig timestamp 351818827 graph timestamp 352539427 diff 720600 Decklink Video Capture
|
|---|
| 5505 | dshow passing through packet of type audio size 7680 timestamp 351818827 orig timestamp 351818827 graph timestamp 352541127 diff 722300 Decklink Audio Capture
|
|---|
| 5506 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5507 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1674240 pts_time:34.88 dts:1674240 dts_time:34.88 -> pts:831360 pts_time:17.32 dts:831360 dts_time:17.32
|
|---|
| 5508 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1674240 pts_time:34.88 dts:1674240 dts_time:34.88 -> pts:831360 pts_time:17.32 dts:831360 dts_time:17.32
|
|---|
| 5509 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:873 pts_time:34.92 dts:873 dts_time:34.92 -> pts:434 pts_time:17.36 dts:434 dts_time:17.36
|
|---|
| 5510 | dshow passing through packet of type video size 4147200 timestamp 352941127 orig timestamp 352218827 graph timestamp 352940827 diff 722000 Decklink Video Capture
|
|---|
| 5511 | dshow passing through packet of type audio size 7680 timestamp 352218827 orig timestamp 352218827 graph timestamp 352943127 diff 724300 Decklink Audio Capture
|
|---|
| 5512 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5513 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1676160 pts_time:34.92 dts:1676160 dts_time:34.92 -> pts:833280 pts_time:17.36 dts:833280 dts_time:17.36
|
|---|
| 5514 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1676160 pts_time:34.92 dts:1676160 dts_time:34.92 -> pts:833280 pts_time:17.36 dts:833280 dts_time:17.36
|
|---|
| 5515 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:877 pts_time:35.08 dts:874 dts_time:34.96 -> pts:438 pts_time:17.52 dts:435 dts_time:17.4
|
|---|
| 5516 | dshow passing through packet of type video size 4147200 timestamp 353340227 orig timestamp 352618827 graph timestamp 353340027 diff 721200 Decklink Video Capture
|
|---|
| 5517 | dshow passing through packet of type audio size 7680 timestamp 352618827 orig timestamp 352618827 graph timestamp 353341927 diff 723100 Decklink Audio Capture
|
|---|
| 5518 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5519 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1678080 pts_time:34.96 dts:1678080 dts_time:34.96 -> pts:835200 pts_time:17.4 dts:835200 dts_time:17.4
|
|---|
| 5520 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1678080 pts_time:34.96 dts:1678080 dts_time:34.96 -> pts:835200 pts_time:17.4 dts:835200 dts_time:17.4
|
|---|
| 5521 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:875 pts_time:35 dts:875 dts_time:35 -> pts:436 pts_time:17.44 dts:436 dts_time:17.44
|
|---|
| 5522 | dshow passing through packet of type video size 4147200 timestamp 353738127 orig timestamp 353018827 graph timestamp 353737927 diff 719100 Decklink Video Capture
|
|---|
| 5523 | dshow passing through packet of type audio size 7680 timestamp 353018827 orig timestamp 353018827 graph timestamp 353738827 diff 720000 Decklink Audio Capture
|
|---|
| 5524 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5525 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1680000 pts_time:35 dts:1680000 dts_time:35 -> pts:837120 pts_time:17.44 dts:837120 dts_time:17.44
|
|---|
| 5526 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1680000 pts_time:35 dts:1680000 dts_time:35 -> pts:837120 pts_time:17.44 dts:837120 dts_time:17.44
|
|---|
| 5527 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:876 pts_time:35.04 dts:876 dts_time:35.04 -> pts:437 pts_time:17.48 dts:437 dts_time:17.48
|
|---|
| 5528 | dshow passing through packet of type video size 4147200 timestamp 354140927 orig timestamp 353418827 graph timestamp 354140727 diff 721900 Decklink Video Capture
|
|---|
| 5529 | dshow passing through packet of type audio size 7680 timestamp 353418827 orig timestamp 353418827 graph timestamp 354142927 diff 724100 Decklink Audio Capture
|
|---|
| 5530 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5531 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1681920 pts_time:35.04 dts:1681920 dts_time:35.04 -> pts:839040 pts_time:17.48 dts:839040 dts_time:17.48
|
|---|
| 5532 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1681920 pts_time:35.04 dts:1681920 dts_time:35.04 -> pts:839040 pts_time:17.48 dts:839040 dts_time:17.48
|
|---|
| 5533 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:880 pts_time:35.2 dts:877 dts_time:35.08 -> pts:441 pts_time:17.64 dts:438 dts_time:17.52
|
|---|
| 5534 | dshow passing through packet of type video size 4147200 timestamp 354540627 orig timestamp 353818827 graph timestamp 354540327 diff 721500 Decklink Video Capture
|
|---|
| 5535 | dshow passing through packet of type audio size 7680 timestamp 353818827 orig timestamp 353818827 graph timestamp 354542527 diff 723700 Decklink Audio Capture
|
|---|
| 5536 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5537 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1683840 pts_time:35.08 dts:1683840 dts_time:35.08 -> pts:840960 pts_time:17.52 dts:840960 dts_time:17.52
|
|---|
| 5538 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1683840 pts_time:35.08 dts:1683840 dts_time:35.08 -> pts:840960 pts_time:17.52 dts:840960 dts_time:17.52
|
|---|
| 5539 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:878 pts_time:35.12 dts:878 dts_time:35.12 -> pts:439 pts_time:17.56 dts:439 dts_time:17.56
|
|---|
| 5540 | dshow passing through packet of type video size 4147200 timestamp 354937427 orig timestamp 354218827 graph timestamp 354937327 diff 718500 Decklink Video Capture
|
|---|
| 5541 | dshow passing through packet of type audio size 7680 timestamp 354218827 orig timestamp 354218827 graph timestamp 354937927 diff 719100 Decklink Audio Capture
|
|---|
| 5542 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5543 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1685760 pts_time:35.12 dts:1685760 dts_time:35.12 -> pts:842880 pts_time:17.56 dts:842880 dts_time:17.56
|
|---|
| 5544 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1685760 pts_time:35.12 dts:1685760 dts_time:35.12 -> pts:842880 pts_time:17.56 dts:842880 dts_time:17.56
|
|---|
| 5545 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:879 pts_time:35.16 dts:879 dts_time:35.16 -> pts:440 pts_time:17.6 dts:440 dts_time:17.6
|
|---|
| 5546 | dshow passing through packet of type video size 4147200 timestamp 355341127 orig timestamp 354618827 graph timestamp 355340827 diff 722000 Decklink Video Capture
|
|---|
| 5547 | dshow passing through packet of type audio size 7680 timestamp 354618827 orig timestamp 354618827 graph timestamp 355343027 diff 724200 Decklink Audio Capture
|
|---|
| 5548 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5549 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1687680 pts_time:35.16 dts:1687680 dts_time:35.16 -> pts:844800 pts_time:17.6 dts:844800 dts_time:17.6
|
|---|
| 5550 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1687680 pts_time:35.16 dts:1687680 dts_time:35.16 -> pts:844800 pts_time:17.6 dts:844800 dts_time:17.6
|
|---|
| 5551 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:883 pts_time:35.32 dts:880 dts_time:35.2 -> pts:444 pts_time:17.76 dts:441 dts_time:17.64
|
|---|
| 5552 | dshow passing through packet of type video size 4147200 timestamp 355740227 orig timestamp 355018827 graph timestamp 355740027 diff 721200 Decklink Video Capture
|
|---|
| 5553 | dshow passing through packet of type audio size 7680 timestamp 355018827 orig timestamp 355018827 graph timestamp 355742027 diff 723200 Decklink Audio Capture
|
|---|
| 5554 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5555 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1689600 pts_time:35.2 dts:1689600 dts_time:35.2 -> pts:846720 pts_time:17.64 dts:846720 dts_time:17.64
|
|---|
| 5556 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1689600 pts_time:35.2 dts:1689600 dts_time:35.2 -> pts:846720 pts_time:17.64 dts:846720 dts_time:17.64
|
|---|
| 5557 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:881 pts_time:35.24 dts:881 dts_time:35.24 -> pts:442 pts_time:17.68 dts:442 dts_time:17.68
|
|---|
| 5558 | dshow passing through packet of type video size 4147200 timestamp 356140527 orig timestamp 355418827 graph timestamp 356140227 diff 721400 Decklink Video Capture
|
|---|
| 5559 | dshow passing through packet of type audio size 7680 timestamp 355418827 orig timestamp 355418827 graph timestamp 356142127 diff 723300 Decklink Audio Capture
|
|---|
| 5560 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5561 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1691520 pts_time:35.24 dts:1691520 dts_time:35.24 -> pts:848640 pts_time:17.68 dts:848640 dts_time:17.68
|
|---|
| 5562 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1691520 pts_time:35.24 dts:1691520 dts_time:35.24 -> pts:848640 pts_time:17.68 dts:848640 dts_time:17.68
|
|---|
| 5563 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:882 pts_time:35.28 dts:882 dts_time:35.28 -> pts:443 pts_time:17.72 dts:443 dts_time:17.72
|
|---|
| 5564 | dshow passing through packet of type video size 4147200 timestamp 356540527 orig timestamp 355818827 graph timestamp 356540327 diff 721500 Decklink Video Capture
|
|---|
| 5565 | dshow passing through packet of type audio size 7680 timestamp 355818827 orig timestamp 355818827 graph timestamp 356542527 diff 723700 Decklink Audio Capture
|
|---|
| 5566 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5567 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1693440 pts_time:35.28 dts:1693440 dts_time:35.28 -> pts:850560 pts_time:17.72 dts:850560 dts_time:17.72
|
|---|
| 5568 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1693440 pts_time:35.28 dts:1693440 dts_time:35.28 -> pts:850560 pts_time:17.72 dts:850560 dts_time:17.72
|
|---|
| 5569 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:886 pts_time:35.44 dts:883 dts_time:35.32 -> pts:447 pts_time:17.88 dts:444 dts_time:17.76
|
|---|
| 5570 | frame= 886 fps= 25 q=2.0 size=N/A time=00:00:35.44 bitrate=N/A speed= 1x
|
|---|
| 5571 | dshow passing through packet of type video size 4147200 timestamp 356941027 orig timestamp 356218827 graph timestamp 356940727 diff 721900 Decklink Video Capture
|
|---|
| 5572 | dshow passing through packet of type audio size 7680 timestamp 356218827 orig timestamp 356218827 graph timestamp 356942927 diff 724100 Decklink Audio Capture
|
|---|
| 5573 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5574 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1695360 pts_time:35.32 dts:1695360 dts_time:35.32 -> pts:852480 pts_time:17.76 dts:852480 dts_time:17.76
|
|---|
| 5575 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1695360 pts_time:35.32 dts:1695360 dts_time:35.32 -> pts:852480 pts_time:17.76 dts:852480 dts_time:17.76
|
|---|
| 5576 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:884 pts_time:35.36 dts:884 dts_time:35.36 -> pts:445 pts_time:17.8 dts:445 dts_time:17.8
|
|---|
| 5577 | dshow passing through packet of type video size 4147200 timestamp 357339527 orig timestamp 356618827 graph timestamp 357339427 diff 720600 Decklink Video Capture
|
|---|
| 5578 | dshow passing through packet of type audio size 7680 timestamp 356618827 orig timestamp 356618827 graph timestamp 357341227 diff 722400 Decklink Audio Capture
|
|---|
| 5579 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5580 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1697280 pts_time:35.36 dts:1697280 dts_time:35.36 -> pts:854400 pts_time:17.8 dts:854400 dts_time:17.8
|
|---|
| 5581 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1697280 pts_time:35.36 dts:1697280 dts_time:35.36 -> pts:854400 pts_time:17.8 dts:854400 dts_time:17.8
|
|---|
| 5582 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:885 pts_time:35.4 dts:885 dts_time:35.4 -> pts:446 pts_time:17.84 dts:446 dts_time:17.84
|
|---|
| 5583 | dshow passing through packet of type video size 4147200 timestamp 357740227 orig timestamp 357018827 graph timestamp 357740027 diff 721200 Decklink Video Capture
|
|---|
| 5584 | dshow passing through packet of type audio size 7680 timestamp 357018827 orig timestamp 357018827 graph timestamp 357742027 diff 723200 Decklink Audio Capture
|
|---|
| 5585 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5586 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1699200 pts_time:35.4 dts:1699200 dts_time:35.4 -> pts:856320 pts_time:17.84 dts:856320 dts_time:17.84
|
|---|
| 5587 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1699200 pts_time:35.4 dts:1699200 dts_time:35.4 -> pts:856320 pts_time:17.84 dts:856320 dts_time:17.84
|
|---|
| 5588 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:889 pts_time:35.56 dts:886 dts_time:35.44 -> pts:450 pts_time:18 dts:447 dts_time:17.88
|
|---|
| 5589 | dshow passing through packet of type video size 4147200 timestamp 358140627 orig timestamp 357418827 graph timestamp 358140327 diff 721500 Decklink Video Capture
|
|---|
| 5590 | dshow passing through packet of type audio size 7680 timestamp 357418827 orig timestamp 357418827 graph timestamp 358142227 diff 723400 Decklink Audio Capture
|
|---|
| 5591 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5592 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1701120 pts_time:35.44 dts:1701120 dts_time:35.44 -> pts:858240 pts_time:17.88 dts:858240 dts_time:17.88
|
|---|
| 5593 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1701120 pts_time:35.44 dts:1701120 dts_time:35.44 -> pts:858240 pts_time:17.88 dts:858240 dts_time:17.88
|
|---|
| 5594 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:887 pts_time:35.48 dts:887 dts_time:35.48 -> pts:448 pts_time:17.92 dts:448 dts_time:17.92
|
|---|
| 5595 | dshow passing through packet of type video size 4147200 timestamp 358538127 orig timestamp 357818827 graph timestamp 358537927 diff 719100 Decklink Video Capture
|
|---|
| 5596 | dshow passing through packet of type audio size 7680 timestamp 357818827 orig timestamp 357818827 graph timestamp 358538827 diff 720000 Decklink Audio Capture
|
|---|
| 5597 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5598 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1703040 pts_time:35.48 dts:1703040 dts_time:35.48 -> pts:860160 pts_time:17.92 dts:860160 dts_time:17.92
|
|---|
| 5599 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1703040 pts_time:35.48 dts:1703040 dts_time:35.48 -> pts:860160 pts_time:17.92 dts:860160 dts_time:17.92
|
|---|
| 5600 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:888 pts_time:35.52 dts:888 dts_time:35.52 -> pts:449 pts_time:17.96 dts:449 dts_time:17.96
|
|---|
| 5601 | dshow passing through packet of type video size 4147200 timestamp 358940727 orig timestamp 358218827 graph timestamp 358940527 diff 721700 Decklink Video Capture
|
|---|
| 5602 | dshow passing through packet of type audio size 7680 timestamp 358218827 orig timestamp 358218827 graph timestamp 358942327 diff 723500 Decklink Audio Capture
|
|---|
| 5603 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5604 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1704960 pts_time:35.52 dts:1704960 dts_time:35.52 -> pts:862080 pts_time:17.96 dts:862080 dts_time:17.96
|
|---|
| 5605 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1704960 pts_time:35.52 dts:1704960 dts_time:35.52 -> pts:862080 pts_time:17.96 dts:862080 dts_time:17.96
|
|---|
| 5606 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:892 pts_time:35.68 dts:889 dts_time:35.56 -> pts:453 pts_time:18.12 dts:450 dts_time:18
|
|---|
| 5607 | dshow passing through packet of type video size 4147200 timestamp 359340627 orig timestamp 358618827 graph timestamp 359340327 diff 721500 Decklink Video Capture
|
|---|
| 5608 | dshow passing through packet of type audio size 7680 timestamp 358618827 orig timestamp 358618827 graph timestamp 359342527 diff 723700 Decklink Audio Capture
|
|---|
| 5609 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5610 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1706880 pts_time:35.56 dts:1706880 dts_time:35.56 -> pts:864000 pts_time:18 dts:864000 dts_time:18
|
|---|
| 5611 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1706880 pts_time:35.56 dts:1706880 dts_time:35.56 -> pts:864000 pts_time:18 dts:864000 dts_time:18
|
|---|
| 5612 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:890 pts_time:35.6 dts:890 dts_time:35.6 -> pts:451 pts_time:18.04 dts:451 dts_time:18.04
|
|---|
| 5613 | dshow passing through packet of type video size 4147200 timestamp 359740827 orig timestamp 359018827 graph timestamp 359740627 diff 721800 Decklink Video Capture
|
|---|
| 5614 | dshow passing through packet of type audio size 7680 timestamp 359018827 orig timestamp 359018827 graph timestamp 359742727 diff 723900 Decklink Audio Capture
|
|---|
| 5615 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5616 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1708800 pts_time:35.6 dts:1708800 dts_time:35.6 -> pts:865920 pts_time:18.04 dts:865920 dts_time:18.04
|
|---|
| 5617 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1708800 pts_time:35.6 dts:1708800 dts_time:35.6 -> pts:865920 pts_time:18.04 dts:865920 dts_time:18.04
|
|---|
| 5618 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:891 pts_time:35.64 dts:891 dts_time:35.64 -> pts:452 pts_time:18.08 dts:452 dts_time:18.08
|
|---|
| 5619 | dshow passing through packet of type video size 4147200 timestamp 360137627 orig timestamp 359418827 graph timestamp 360137627 diff 718800 Decklink Video Capture
|
|---|
| 5620 | dshow passing through packet of type audio size 7680 timestamp 359418827 orig timestamp 359418827 graph timestamp 360138127 diff 719300 Decklink Audio Capture
|
|---|
| 5621 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5622 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1710720 pts_time:35.64 dts:1710720 dts_time:35.64 -> pts:867840 pts_time:18.08 dts:867840 dts_time:18.08
|
|---|
| 5623 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1710720 pts_time:35.64 dts:1710720 dts_time:35.64 -> pts:867840 pts_time:18.08 dts:867840 dts_time:18.08
|
|---|
| 5624 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:895 pts_time:35.8 dts:892 dts_time:35.68 -> pts:456 pts_time:18.24 dts:453 dts_time:18.12
|
|---|
| 5625 | dshow passing through packet of type video size 4147200 timestamp 360537427 orig timestamp 359818827 graph timestamp 360537327 diff 718500 Decklink Video Capture
|
|---|
| 5626 | dshow passing through packet of type audio size 7680 timestamp 359818827 orig timestamp 359818827 graph timestamp 360538027 diff 719200 Decklink Audio Capture
|
|---|
| 5627 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5628 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1712640 pts_time:35.68 dts:1712640 dts_time:35.68 -> pts:869760 pts_time:18.12 dts:869760 dts_time:18.12
|
|---|
| 5629 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1712640 pts_time:35.68 dts:1712640 dts_time:35.68 -> pts:869760 pts_time:18.12 dts:869760 dts_time:18.12
|
|---|
| 5630 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:893 pts_time:35.72 dts:893 dts_time:35.72 -> pts:454 pts_time:18.16 dts:454 dts_time:18.16
|
|---|
| 5631 | dshow passing through packet of type video size 4147200 timestamp 360940727 orig timestamp 360218827 graph timestamp 360940427 diff 721600 Decklink Video Capture
|
|---|
| 5632 | dshow passing through packet of type audio size 7680 timestamp 360218827 orig timestamp 360218827 graph timestamp 360942427 diff 723600 Decklink Audio Capture
|
|---|
| 5633 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5634 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1714560 pts_time:35.72 dts:1714560 dts_time:35.72 -> pts:871680 pts_time:18.16 dts:871680 dts_time:18.16
|
|---|
| 5635 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1714560 pts_time:35.72 dts:1714560 dts_time:35.72 -> pts:871680 pts_time:18.16 dts:871680 dts_time:18.16
|
|---|
| 5636 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:894 pts_time:35.76 dts:894 dts_time:35.76 -> pts:455 pts_time:18.2 dts:455 dts_time:18.2
|
|---|
| 5637 | dshow passing through packet of type video size 4147200 timestamp 361337327 orig timestamp 360618827 graph timestamp 361337327 diff 718500 Decklink Video Capture
|
|---|
| 5638 | dshow passing through packet of type audio size 7680 timestamp 360618827 orig timestamp 360618827 graph timestamp 361337827 diff 719000 Decklink Audio Capture
|
|---|
| 5639 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5640 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1716480 pts_time:35.76 dts:1716480 dts_time:35.76 -> pts:873600 pts_time:18.2 dts:873600 dts_time:18.2
|
|---|
| 5641 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1716480 pts_time:35.76 dts:1716480 dts_time:35.76 -> pts:873600 pts_time:18.2 dts:873600 dts_time:18.2
|
|---|
| 5642 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:898 pts_time:35.92 dts:895 dts_time:35.8 -> pts:459 pts_time:18.36 dts:456 dts_time:18.24
|
|---|
| 5643 | dshow passing through packet of type video size 4147200 timestamp 361740227 orig timestamp 361018827 graph timestamp 361740027 diff 721200 Decklink Video Capture
|
|---|
| 5644 | dshow passing through packet of type audio size 7680 timestamp 361018827 orig timestamp 361018827 graph timestamp 361742127 diff 723300 Decklink Audio Capture
|
|---|
| 5645 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5646 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1718400 pts_time:35.8 dts:1718400 dts_time:35.8 -> pts:875520 pts_time:18.24 dts:875520 dts_time:18.24
|
|---|
| 5647 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1718400 pts_time:35.8 dts:1718400 dts_time:35.8 -> pts:875520 pts_time:18.24 dts:875520 dts_time:18.24
|
|---|
| 5648 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:896 pts_time:35.84 dts:896 dts_time:35.84 -> pts:457 pts_time:18.28 dts:457 dts_time:18.28
|
|---|
| 5649 | frame= 899 fps= 25 q=2.5 size=N/A time=00:00:35.96 bitrate=N/A speed= 1x
|
|---|
| 5650 | dshow passing through packet of type video size 4147200 timestamp 362140627 orig timestamp 361418827 graph timestamp 362140427 diff 721600 Decklink Video Capture
|
|---|
| 5651 | dshow passing through packet of type audio size 7680 timestamp 361418827 orig timestamp 361418827 graph timestamp 362142527 diff 723700 Decklink Audio Capture
|
|---|
| 5652 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5653 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1720320 pts_time:35.84 dts:1720320 dts_time:35.84 -> pts:877440 pts_time:18.28 dts:877440 dts_time:18.28
|
|---|
| 5654 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1720320 pts_time:35.84 dts:1720320 dts_time:35.84 -> pts:877440 pts_time:18.28 dts:877440 dts_time:18.28
|
|---|
| 5655 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:897 pts_time:35.88 dts:897 dts_time:35.88 -> pts:458 pts_time:18.32 dts:458 dts_time:18.32
|
|---|
| 5656 | dshow passing through packet of type video size 4147200 timestamp 362538227 orig timestamp 361818827 graph timestamp 362538127 diff 719300 Decklink Video Capture
|
|---|
| 5657 | dshow passing through packet of type audio size 7680 timestamp 361818827 orig timestamp 361818827 graph timestamp 362540427 diff 721600 Decklink Audio Capture
|
|---|
| 5658 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5659 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1722240 pts_time:35.88 dts:1722240 dts_time:35.88 -> pts:879360 pts_time:18.32 dts:879360 dts_time:18.32
|
|---|
| 5660 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1722240 pts_time:35.88 dts:1722240 dts_time:35.88 -> pts:879360 pts_time:18.32 dts:879360 dts_time:18.32
|
|---|
| 5661 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:901 pts_time:36.04 dts:898 dts_time:35.92 -> pts:462 pts_time:18.48 dts:459 dts_time:18.36
|
|---|
| 5662 | dshow passing through packet of type video size 4147200 timestamp 362937027 orig timestamp 362218827 graph timestamp 362936927 diff 718100 Decklink Video Capture
|
|---|
| 5663 | dshow passing through packet of type audio size 7680 timestamp 362218827 orig timestamp 362218827 graph timestamp 362937627 diff 718800 Decklink Audio Capture
|
|---|
| 5664 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5665 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1724160 pts_time:35.92 dts:1724160 dts_time:35.92 -> pts:881280 pts_time:18.36 dts:881280 dts_time:18.36
|
|---|
| 5666 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1724160 pts_time:35.92 dts:1724160 dts_time:35.92 -> pts:881280 pts_time:18.36 dts:881280 dts_time:18.36
|
|---|
| 5667 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:899 pts_time:35.96 dts:899 dts_time:35.96 -> pts:460 pts_time:18.4 dts:460 dts_time:18.4
|
|---|
| 5668 | dshow passing through packet of type video size 4147200 timestamp 363341027 orig timestamp 362618827 graph timestamp 363340727 diff 721900 Decklink Video Capture
|
|---|
| 5669 | dshow passing through packet of type audio size 7680 timestamp 362618827 orig timestamp 362618827 graph timestamp 363343027 diff 724200 Decklink Audio Capture
|
|---|
| 5670 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5671 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1726080 pts_time:35.96 dts:1726080 dts_time:35.96 -> pts:883200 pts_time:18.4 dts:883200 dts_time:18.4
|
|---|
| 5672 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1726080 pts_time:35.96 dts:1726080 dts_time:35.96 -> pts:883200 pts_time:18.4 dts:883200 dts_time:18.4
|
|---|
| 5673 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:900 pts_time:36 dts:900 dts_time:36 -> pts:461 pts_time:18.44 dts:461 dts_time:18.44
|
|---|
| 5674 | dshow passing through packet of type video size 4147200 timestamp 363740627 orig timestamp 363018827 graph timestamp 363740427 diff 721600 Decklink Video Capture
|
|---|
| 5675 | dshow passing through packet of type audio size 7680 timestamp 363018827 orig timestamp 363018827 graph timestamp 363742127 diff 723300 Decklink Audio Capture
|
|---|
| 5676 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5677 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1728000 pts_time:36 dts:1728000 dts_time:36 -> pts:885120 pts_time:18.44 dts:885120 dts_time:18.44
|
|---|
| 5678 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1728000 pts_time:36 dts:1728000 dts_time:36 -> pts:885120 pts_time:18.44 dts:885120 dts_time:18.44
|
|---|
| 5679 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:904 pts_time:36.16 dts:901 dts_time:36.04 -> pts:465 pts_time:18.6 dts:462 dts_time:18.48
|
|---|
| 5680 | dshow passing through packet of type video size 4147200 timestamp 364140327 orig timestamp 363418827 graph timestamp 364140127 diff 721300 Decklink Video Capture
|
|---|
| 5681 | dshow passing through packet of type audio size 7680 timestamp 363418827 orig timestamp 363418827 graph timestamp 364141927 diff 723100 Decklink Audio Capture
|
|---|
| 5682 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5683 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1729920 pts_time:36.04 dts:1729920 dts_time:36.04 -> pts:887040 pts_time:18.48 dts:887040 dts_time:18.48
|
|---|
| 5684 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1729920 pts_time:36.04 dts:1729920 dts_time:36.04 -> pts:887040 pts_time:18.48 dts:887040 dts_time:18.48
|
|---|
| 5685 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:902 pts_time:36.08 dts:902 dts_time:36.08 -> pts:463 pts_time:18.52 dts:463 dts_time:18.52
|
|---|
| 5686 | dshow passing through packet of type video size 4147200 timestamp 364539527 orig timestamp 363818827 graph timestamp 364539327 diff 720500 Decklink Video Capture
|
|---|
| 5687 | dshow passing through packet of type audio size 7680 timestamp 363818827 orig timestamp 363818827 graph timestamp 364541227 diff 722400 Decklink Audio Capture
|
|---|
| 5688 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5689 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1731840 pts_time:36.08 dts:1731840 dts_time:36.08 -> pts:888960 pts_time:18.52 dts:888960 dts_time:18.52
|
|---|
| 5690 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1731840 pts_time:36.08 dts:1731840 dts_time:36.08 -> pts:888960 pts_time:18.52 dts:888960 dts_time:18.52
|
|---|
| 5691 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:903 pts_time:36.12 dts:903 dts_time:36.12 -> pts:464 pts_time:18.56 dts:464 dts_time:18.56
|
|---|
| 5692 | dshow passing through packet of type video size 4147200 timestamp 364938127 orig timestamp 364218827 graph timestamp 364938027 diff 719200 Decklink Video Capture
|
|---|
| 5693 | dshow passing through packet of type audio size 7680 timestamp 364218827 orig timestamp 364218827 graph timestamp 364939127 diff 720300 Decklink Audio Capture
|
|---|
| 5694 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5695 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1733760 pts_time:36.12 dts:1733760 dts_time:36.12 -> pts:890880 pts_time:18.56 dts:890880 dts_time:18.56
|
|---|
| 5696 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1733760 pts_time:36.12 dts:1733760 dts_time:36.12 -> pts:890880 pts_time:18.56 dts:890880 dts_time:18.56
|
|---|
| 5697 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:907 pts_time:36.28 dts:904 dts_time:36.16 -> pts:468 pts_time:18.72 dts:465 dts_time:18.6
|
|---|
| 5698 | dshow passing through packet of type video size 4147200 timestamp 365340427 orig timestamp 364618827 graph timestamp 365340227 diff 721400 Decklink Video Capture
|
|---|
| 5699 | dshow passing through packet of type audio size 7680 timestamp 364618827 orig timestamp 364618827 graph timestamp 365342427 diff 723600 Decklink Audio Capture
|
|---|
| 5700 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5701 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1735680 pts_time:36.16 dts:1735680 dts_time:36.16 -> pts:892800 pts_time:18.6 dts:892800 dts_time:18.6
|
|---|
| 5702 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1735680 pts_time:36.16 dts:1735680 dts_time:36.16 -> pts:892800 pts_time:18.6 dts:892800 dts_time:18.6
|
|---|
| 5703 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:905 pts_time:36.2 dts:905 dts_time:36.2 -> pts:466 pts_time:18.64 dts:466 dts_time:18.64
|
|---|
| 5704 | dshow passing through packet of type video size 4147200 timestamp 365737927 orig timestamp 365018827 graph timestamp 365737927 diff 719100 Decklink Video Capture
|
|---|
| 5705 | dshow passing through packet of type audio size 7680 timestamp 365018827 orig timestamp 365018827 graph timestamp 365738527 diff 719700 Decklink Audio Capture
|
|---|
| 5706 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5707 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1737600 pts_time:36.2 dts:1737600 dts_time:36.2 -> pts:894720 pts_time:18.64 dts:894720 dts_time:18.64
|
|---|
| 5708 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1737600 pts_time:36.2 dts:1737600 dts_time:36.2 -> pts:894720 pts_time:18.64 dts:894720 dts_time:18.64
|
|---|
| 5709 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:906 pts_time:36.24 dts:906 dts_time:36.24 -> pts:467 pts_time:18.68 dts:467 dts_time:18.68
|
|---|
| 5710 | dshow passing through packet of type video size 4147200 timestamp 366141027 orig timestamp 365418827 graph timestamp 366140827 diff 722000 Decklink Video Capture
|
|---|
| 5711 | dshow passing through packet of type audio size 7680 timestamp 365418827 orig timestamp 365418827 graph timestamp 366142927 diff 724100 Decklink Audio Capture
|
|---|
| 5712 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5713 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1739520 pts_time:36.24 dts:1739520 dts_time:36.24 -> pts:896640 pts_time:18.68 dts:896640 dts_time:18.68
|
|---|
| 5714 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1739520 pts_time:36.24 dts:1739520 dts_time:36.24 -> pts:896640 pts_time:18.68 dts:896640 dts_time:18.68
|
|---|
| 5715 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:910 pts_time:36.4 dts:907 dts_time:36.28 -> pts:471 pts_time:18.84 dts:468 dts_time:18.72
|
|---|
| 5716 | dshow passing through packet of type video size 4147200 timestamp 366540827 orig timestamp 365818827 graph timestamp 366540527 diff 721700 Decklink Video Capture
|
|---|
| 5717 | dshow passing through packet of type audio size 7680 timestamp 365818827 orig timestamp 365818827 graph timestamp 366542527 diff 723700 Decklink Audio Capture
|
|---|
| 5718 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5719 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1741440 pts_time:36.28 dts:1741440 dts_time:36.28 -> pts:898560 pts_time:18.72 dts:898560 dts_time:18.72
|
|---|
| 5720 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1741440 pts_time:36.28 dts:1741440 dts_time:36.28 -> pts:898560 pts_time:18.72 dts:898560 dts_time:18.72
|
|---|
| 5721 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:908 pts_time:36.32 dts:908 dts_time:36.32 -> pts:469 pts_time:18.76 dts:469 dts_time:18.76
|
|---|
| 5722 | dshow passing through packet of type video size 4147200 timestamp 366937527 orig timestamp 366218827 graph timestamp 366937427 diff 718600 Decklink Video Capture
|
|---|
| 5723 | dshow passing through packet of type audio size 7680 timestamp 366218827 orig timestamp 366218827 graph timestamp 366937827 diff 719000 Decklink Audio Capture
|
|---|
| 5724 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5725 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1743360 pts_time:36.32 dts:1743360 dts_time:36.32 -> pts:900480 pts_time:18.76 dts:900480 dts_time:18.76
|
|---|
| 5726 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1743360 pts_time:36.32 dts:1743360 dts_time:36.32 -> pts:900480 pts_time:18.76 dts:900480 dts_time:18.76
|
|---|
| 5727 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:909 pts_time:36.36 dts:909 dts_time:36.36 -> pts:470 pts_time:18.8 dts:470 dts_time:18.8
|
|---|
| 5728 | frame= 912 fps= 25 q=2.5 size=N/A time=00:00:36.44 bitrate=N/A speed= 1x
|
|---|
| 5729 | dshow passing through packet of type video size 4147200 timestamp 367337327 orig timestamp 366618827 graph timestamp 367337327 diff 718500 Decklink Video Capture
|
|---|
| 5730 | dshow passing through packet of type audio size 7680 timestamp 366618827 orig timestamp 366618827 graph timestamp 367338027 diff 719200 Decklink Audio Capture
|
|---|
| 5731 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5732 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1745280 pts_time:36.36 dts:1745280 dts_time:36.36 -> pts:902400 pts_time:18.8 dts:902400 dts_time:18.8
|
|---|
| 5733 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1745280 pts_time:36.36 dts:1745280 dts_time:36.36 -> pts:902400 pts_time:18.8 dts:902400 dts_time:18.8
|
|---|
| 5734 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:913 pts_time:36.52 dts:910 dts_time:36.4 -> pts:474 pts_time:18.96 dts:471 dts_time:18.84
|
|---|
| 5735 | dshow passing through packet of type video size 4147200 timestamp 367740627 orig timestamp 367018827 graph timestamp 367740427 diff 721600 Decklink Video Capture
|
|---|
| 5736 | dshow passing through packet of type audio size 7680 timestamp 367018827 orig timestamp 367018827 graph timestamp 367742627 diff 723800 Decklink Audio Capture
|
|---|
| 5737 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5738 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1747200 pts_time:36.4 dts:1747200 dts_time:36.4 -> pts:904320 pts_time:18.84 dts:904320 dts_time:18.84
|
|---|
| 5739 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1747200 pts_time:36.4 dts:1747200 dts_time:36.4 -> pts:904320 pts_time:18.84 dts:904320 dts_time:18.84
|
|---|
| 5740 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:911 pts_time:36.44 dts:911 dts_time:36.44 -> pts:472 pts_time:18.88 dts:472 dts_time:18.88
|
|---|
| 5741 | dshow passing through packet of type video size 4147200 timestamp 368137827 orig timestamp 367418827 graph timestamp 368137827 diff 719000 Decklink Video Capture
|
|---|
| 5742 | dshow passing through packet of type audio size 7680 timestamp 367418827 orig timestamp 367418827 graph timestamp 368138427 diff 719600 Decklink Audio Capture
|
|---|
| 5743 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5744 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1749120 pts_time:36.44 dts:1749120 dts_time:36.44 -> pts:906240 pts_time:18.88 dts:906240 dts_time:18.88
|
|---|
| 5745 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1749120 pts_time:36.44 dts:1749120 dts_time:36.44 -> pts:906240 pts_time:18.88 dts:906240 dts_time:18.88
|
|---|
| 5746 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:912 pts_time:36.48 dts:912 dts_time:36.48 -> pts:473 pts_time:18.92 dts:473 dts_time:18.92
|
|---|
| 5747 | dshow passing through packet of type video size 4147200 timestamp 368537127 orig timestamp 367818827 graph timestamp 368537127 diff 718300 Decklink Video Capture
|
|---|
| 5748 | dshow passing through packet of type audio size 7680 timestamp 367818827 orig timestamp 367818827 graph timestamp 368537727 diff 718900 Decklink Audio Capture
|
|---|
| 5749 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5750 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1751040 pts_time:36.48 dts:1751040 dts_time:36.48 -> pts:908160 pts_time:18.92 dts:908160 dts_time:18.92
|
|---|
| 5751 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1751040 pts_time:36.48 dts:1751040 dts_time:36.48 -> pts:908160 pts_time:18.92 dts:908160 dts_time:18.92
|
|---|
| 5752 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:916 pts_time:36.64 dts:913 dts_time:36.52 -> pts:477 pts_time:19.08 dts:474 dts_time:18.96
|
|---|
| 5753 | dshow passing through packet of type video size 4147200 timestamp 368940627 orig timestamp 368218827 graph timestamp 368940427 diff 721600 Decklink Video Capture
|
|---|
| 5754 | dshow passing through packet of type audio size 7680 timestamp 368218827 orig timestamp 368218827 graph timestamp 368942227 diff 723400 Decklink Audio Capture
|
|---|
| 5755 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5756 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1752960 pts_time:36.52 dts:1752960 dts_time:36.52 -> pts:910080 pts_time:18.96 dts:910080 dts_time:18.96
|
|---|
| 5757 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1752960 pts_time:36.52 dts:1752960 dts_time:36.52 -> pts:910080 pts_time:18.96 dts:910080 dts_time:18.96
|
|---|
| 5758 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:914 pts_time:36.56 dts:914 dts_time:36.56 -> pts:475 pts_time:19 dts:475 dts_time:19
|
|---|
| 5759 | dshow passing through packet of type video size 4147200 timestamp 369340527 orig timestamp 368618827 graph timestamp 369340327 diff 721500 Decklink Video Capture
|
|---|
| 5760 | dshow passing through packet of type audio size 7680 timestamp 368618827 orig timestamp 368618827 graph timestamp 369342527 diff 723700 Decklink Audio Capture
|
|---|
| 5761 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5762 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1754880 pts_time:36.56 dts:1754880 dts_time:36.56 -> pts:912000 pts_time:19 dts:912000 dts_time:19
|
|---|
| 5763 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1754880 pts_time:36.56 dts:1754880 dts_time:36.56 -> pts:912000 pts_time:19 dts:912000 dts_time:19
|
|---|
| 5764 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:915 pts_time:36.6 dts:915 dts_time:36.6 -> pts:476 pts_time:19.04 dts:476 dts_time:19.04
|
|---|
| 5765 | dshow passing through packet of type video size 4147200 timestamp 369737627 orig timestamp 369018827 graph timestamp 369737627 diff 718800 Decklink Video Capture
|
|---|
| 5766 | dshow passing through packet of type audio size 7680 timestamp 369018827 orig timestamp 369018827 graph timestamp 369738227 diff 719400 Decklink Audio Capture
|
|---|
| 5767 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5768 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1756800 pts_time:36.6 dts:1756800 dts_time:36.6 -> pts:913920 pts_time:19.04 dts:913920 dts_time:19.04
|
|---|
| 5769 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1756800 pts_time:36.6 dts:1756800 dts_time:36.6 -> pts:913920 pts_time:19.04 dts:913920 dts_time:19.04
|
|---|
| 5770 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:919 pts_time:36.76 dts:916 dts_time:36.64 -> pts:480 pts_time:19.2 dts:477 dts_time:19.08
|
|---|
| 5771 | dshow passing through packet of type video size 4147200 timestamp 370137127 orig timestamp 369418827 graph timestamp 370137027 diff 718200 Decklink Video Capture
|
|---|
| 5772 | dshow passing through packet of type audio size 7680 timestamp 369418827 orig timestamp 369418827 graph timestamp 370137827 diff 719000 Decklink Audio Capture
|
|---|
| 5773 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5774 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1758720 pts_time:36.64 dts:1758720 dts_time:36.64 -> pts:915840 pts_time:19.08 dts:915840 dts_time:19.08
|
|---|
| 5775 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1758720 pts_time:36.64 dts:1758720 dts_time:36.64 -> pts:915840 pts_time:19.08 dts:915840 dts_time:19.08
|
|---|
| 5776 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:917 pts_time:36.68 dts:917 dts_time:36.68 -> pts:478 pts_time:19.12 dts:478 dts_time:19.12
|
|---|
| 5777 | dshow passing through packet of type video size 4147200 timestamp 370537227 orig timestamp 369818827 graph timestamp 370537127 diff 718300 Decklink Video Capture
|
|---|
| 5778 | dshow passing through packet of type audio size 7680 timestamp 369818827 orig timestamp 369818827 graph timestamp 370537827 diff 719000 Decklink Audio Capture
|
|---|
| 5779 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5780 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1760640 pts_time:36.68 dts:1760640 dts_time:36.68 -> pts:917760 pts_time:19.12 dts:917760 dts_time:19.12
|
|---|
| 5781 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1760640 pts_time:36.68 dts:1760640 dts_time:36.68 -> pts:917760 pts_time:19.12 dts:917760 dts_time:19.12
|
|---|
| 5782 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:918 pts_time:36.72 dts:918 dts_time:36.72 -> pts:479 pts_time:19.16 dts:479 dts_time:19.16
|
|---|
| 5783 | dshow passing through packet of type video size 4147200 timestamp 370940627 orig timestamp 370218827 graph timestamp 370940427 diff 721600 Decklink Video Capture
|
|---|
| 5784 | dshow passing through packet of type audio size 7680 timestamp 370218827 orig timestamp 370218827 graph timestamp 370942527 diff 723700 Decklink Audio Capture
|
|---|
| 5785 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5786 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1762560 pts_time:36.72 dts:1762560 dts_time:36.72 -> pts:919680 pts_time:19.16 dts:919680 dts_time:19.16
|
|---|
| 5787 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1762560 pts_time:36.72 dts:1762560 dts_time:36.72 -> pts:919680 pts_time:19.16 dts:919680 dts_time:19.16
|
|---|
| 5788 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:922 pts_time:36.88 dts:919 dts_time:36.76 -> pts:483 pts_time:19.32 dts:480 dts_time:19.2
|
|---|
| 5789 | dshow passing through packet of type video size 4147200 timestamp 371340727 orig timestamp 370618827 graph timestamp 371340527 diff 721700 Decklink Video Capture
|
|---|
| 5790 | dshow passing through packet of type audio size 7680 timestamp 370618827 orig timestamp 370618827 graph timestamp 371342227 diff 723400 Decklink Audio Capture
|
|---|
| 5791 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5792 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1764480 pts_time:36.76 dts:1764480 dts_time:36.76 -> pts:921600 pts_time:19.2 dts:921600 dts_time:19.2
|
|---|
| 5793 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1764480 pts_time:36.76 dts:1764480 dts_time:36.76 -> pts:921600 pts_time:19.2 dts:921600 dts_time:19.2
|
|---|
| 5794 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:920 pts_time:36.8 dts:920 dts_time:36.8 -> pts:481 pts_time:19.24 dts:481 dts_time:19.24
|
|---|
| 5795 | dshow passing through packet of type video size 4147200 timestamp 371740727 orig timestamp 371018827 graph timestamp 371740427 diff 721600 Decklink Video Capture
|
|---|
| 5796 | dshow passing through packet of type audio size 7680 timestamp 371018827 orig timestamp 371018827 graph timestamp 371742827 diff 724000 Decklink Audio Capture
|
|---|
| 5797 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5798 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1766400 pts_time:36.8 dts:1766400 dts_time:36.8 -> pts:923520 pts_time:19.24 dts:923520 dts_time:19.24
|
|---|
| 5799 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1766400 pts_time:36.8 dts:1766400 dts_time:36.8 -> pts:923520 pts_time:19.24 dts:923520 dts_time:19.24
|
|---|
| 5800 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:921 pts_time:36.84 dts:921 dts_time:36.84 -> pts:482 pts_time:19.28 dts:482 dts_time:19.28
|
|---|
| 5801 | frame= 924 fps= 25 q=2.5 size=N/A time=00:00:36.96 bitrate=N/A speed= 1x
|
|---|
| 5802 | dshow passing through packet of type video size 4147200 timestamp 372137527 orig timestamp 371418827 graph timestamp 372137527 diff 718700 Decklink Video Capture
|
|---|
| 5803 | dshow passing through packet of type audio size 7680 timestamp 371418827 orig timestamp 371418827 graph timestamp 372138127 diff 719300 Decklink Audio Capture
|
|---|
| 5804 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5805 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1768320 pts_time:36.84 dts:1768320 dts_time:36.84 -> pts:925440 pts_time:19.28 dts:925440 dts_time:19.28
|
|---|
| 5806 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1768320 pts_time:36.84 dts:1768320 dts_time:36.84 -> pts:925440 pts_time:19.28 dts:925440 dts_time:19.28
|
|---|
| 5807 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:925 pts_time:37 dts:922 dts_time:36.88 -> pts:486 pts_time:19.44 dts:483 dts_time:19.32
|
|---|
| 5808 | dshow passing through packet of type video size 4147200 timestamp 372537227 orig timestamp 371818827 graph timestamp 372537227 diff 718400 Decklink Video Capture
|
|---|
| 5809 | dshow passing through packet of type audio size 7680 timestamp 371818827 orig timestamp 371818827 graph timestamp 372537827 diff 719000 Decklink Audio Capture
|
|---|
| 5810 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5811 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1770240 pts_time:36.88 dts:1770240 dts_time:36.88 -> pts:927360 pts_time:19.32 dts:927360 dts_time:19.32
|
|---|
| 5812 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1770240 pts_time:36.88 dts:1770240 dts_time:36.88 -> pts:927360 pts_time:19.32 dts:927360 dts_time:19.32
|
|---|
| 5813 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:923 pts_time:36.92 dts:923 dts_time:36.92 -> pts:484 pts_time:19.36 dts:484 dts_time:19.36
|
|---|
| 5814 | dshow passing through packet of type video size 4147200 timestamp 372940627 orig timestamp 372218827 graph timestamp 372940327 diff 721500 Decklink Video Capture
|
|---|
| 5815 | dshow passing through packet of type audio size 7680 timestamp 372218827 orig timestamp 372218827 graph timestamp 372942427 diff 723600 Decklink Audio Capture
|
|---|
| 5816 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5817 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1772160 pts_time:36.92 dts:1772160 dts_time:36.92 -> pts:929280 pts_time:19.36 dts:929280 dts_time:19.36
|
|---|
| 5818 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1772160 pts_time:36.92 dts:1772160 dts_time:36.92 -> pts:929280 pts_time:19.36 dts:929280 dts_time:19.36
|
|---|
| 5819 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:924 pts_time:36.96 dts:924 dts_time:36.96 -> pts:485 pts_time:19.4 dts:485 dts_time:19.4
|
|---|
| 5820 | dshow passing through packet of type video size 4147200 timestamp 373340727 orig timestamp 372618827 graph timestamp 373340427 diff 721600 Decklink Video Capture
|
|---|
| 5821 | dshow passing through packet of type audio size 7680 timestamp 372618827 orig timestamp 372618827 graph timestamp 373342327 diff 723500 Decklink Audio Capture
|
|---|
| 5822 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5823 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1774080 pts_time:36.96 dts:1774080 dts_time:36.96 -> pts:931200 pts_time:19.4 dts:931200 dts_time:19.4
|
|---|
| 5824 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1774080 pts_time:36.96 dts:1774080 dts_time:36.96 -> pts:931200 pts_time:19.4 dts:931200 dts_time:19.4
|
|---|
| 5825 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:928 pts_time:37.12 dts:925 dts_time:37 -> pts:489 pts_time:19.56 dts:486 dts_time:19.44
|
|---|
| 5826 | dshow passing through packet of type video size 4147200 timestamp 373740527 orig timestamp 373018827 graph timestamp 373740227 diff 721400 Decklink Video Capture
|
|---|
| 5827 | dshow passing through packet of type audio size 7680 timestamp 373018827 orig timestamp 373018827 graph timestamp 373742427 diff 723600 Decklink Audio Capture
|
|---|
| 5828 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5829 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1776000 pts_time:37 dts:1776000 dts_time:37 -> pts:933120 pts_time:19.44 dts:933120 dts_time:19.44
|
|---|
| 5830 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1776000 pts_time:37 dts:1776000 dts_time:37 -> pts:933120 pts_time:19.44 dts:933120 dts_time:19.44
|
|---|
| 5831 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:926 pts_time:37.04 dts:926 dts_time:37.04 -> pts:487 pts_time:19.48 dts:487 dts_time:19.48
|
|---|
| 5832 | dshow passing through packet of type video size 4147200 timestamp 374140727 orig timestamp 373418827 graph timestamp 374140527 diff 721700 Decklink Video Capture
|
|---|
| 5833 | dshow passing through packet of type audio size 7680 timestamp 373418827 orig timestamp 373418827 graph timestamp 374142627 diff 723800 Decklink Audio Capture
|
|---|
| 5834 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5835 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1777920 pts_time:37.04 dts:1777920 dts_time:37.04 -> pts:935040 pts_time:19.48 dts:935040 dts_time:19.48
|
|---|
| 5836 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1777920 pts_time:37.04 dts:1777920 dts_time:37.04 -> pts:935040 pts_time:19.48 dts:935040 dts_time:19.48
|
|---|
| 5837 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:927 pts_time:37.08 dts:927 dts_time:37.08 -> pts:488 pts_time:19.52 dts:488 dts_time:19.52
|
|---|
| 5838 | dshow passing through packet of type video size 4147200 timestamp 374538127 orig timestamp 373818827 graph timestamp 374538027 diff 719200 Decklink Video Capture
|
|---|
| 5839 | dshow passing through packet of type audio size 7680 timestamp 373818827 orig timestamp 373818827 graph timestamp 374539127 diff 720300 Decklink Audio Capture
|
|---|
| 5840 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5841 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1779840 pts_time:37.08 dts:1779840 dts_time:37.08 -> pts:936960 pts_time:19.52 dts:936960 dts_time:19.52
|
|---|
| 5842 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1779840 pts_time:37.08 dts:1779840 dts_time:37.08 -> pts:936960 pts_time:19.52 dts:936960 dts_time:19.52
|
|---|
| 5843 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:931 pts_time:37.24 dts:928 dts_time:37.12 -> pts:492 pts_time:19.68 dts:489 dts_time:19.56
|
|---|
| 5844 | dshow passing through packet of type video size 4147200 timestamp 374940127 orig timestamp 374218827 graph timestamp 374939927 diff 721100 Decklink Video Capture
|
|---|
| 5845 | dshow passing through packet of type audio size 7680 timestamp 374218827 orig timestamp 374218827 graph timestamp 374942227 diff 723400 Decklink Audio Capture
|
|---|
| 5846 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5847 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1781760 pts_time:37.12 dts:1781760 dts_time:37.12 -> pts:938880 pts_time:19.56 dts:938880 dts_time:19.56
|
|---|
| 5848 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1781760 pts_time:37.12 dts:1781760 dts_time:37.12 -> pts:938880 pts_time:19.56 dts:938880 dts_time:19.56
|
|---|
| 5849 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:929 pts_time:37.16 dts:929 dts_time:37.16 -> pts:490 pts_time:19.6 dts:490 dts_time:19.6
|
|---|
| 5850 | dshow passing through packet of type video size 4147200 timestamp 375336727 orig timestamp 374618827 graph timestamp 375336727 diff 717900 Decklink Video Capture
|
|---|
| 5851 | dshow passing through packet of type audio size 7680 timestamp 374618827 orig timestamp 374618827 graph timestamp 375337527 diff 718700 Decklink Audio Capture
|
|---|
| 5852 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5853 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1783680 pts_time:37.16 dts:1783680 dts_time:37.16 -> pts:940800 pts_time:19.6 dts:940800 dts_time:19.6
|
|---|
| 5854 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1783680 pts_time:37.16 dts:1783680 dts_time:37.16 -> pts:940800 pts_time:19.6 dts:940800 dts_time:19.6
|
|---|
| 5855 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:930 pts_time:37.2 dts:930 dts_time:37.2 -> pts:491 pts_time:19.64 dts:491 dts_time:19.64
|
|---|
| 5856 | dshow passing through packet of type video size 4147200 timestamp 375737527 orig timestamp 375018827 graph timestamp 375737527 diff 718700 Decklink Video Capture
|
|---|
| 5857 | dshow passing through packet of type audio size 7680 timestamp 375018827 orig timestamp 375018827 graph timestamp 375738027 diff 719200 Decklink Audio Capture
|
|---|
| 5858 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5859 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1785600 pts_time:37.2 dts:1785600 dts_time:37.2 -> pts:942720 pts_time:19.64 dts:942720 dts_time:19.64
|
|---|
| 5860 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1785600 pts_time:37.2 dts:1785600 dts_time:37.2 -> pts:942720 pts_time:19.64 dts:942720 dts_time:19.64
|
|---|
| 5861 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:934 pts_time:37.36 dts:931 dts_time:37.24 -> pts:495 pts_time:19.8 dts:492 dts_time:19.68
|
|---|
| 5862 | dshow passing through packet of type video size 4147200 timestamp 376137227 orig timestamp 375418827 graph timestamp 376137227 diff 718400 Decklink Video Capture
|
|---|
| 5863 | dshow passing through packet of type audio size 7680 timestamp 375418827 orig timestamp 375418827 graph timestamp 376137727 diff 718900 Decklink Audio Capture
|
|---|
| 5864 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5865 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1787520 pts_time:37.24 dts:1787520 dts_time:37.24 -> pts:944640 pts_time:19.68 dts:944640 dts_time:19.68
|
|---|
| 5866 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1787520 pts_time:37.24 dts:1787520 dts_time:37.24 -> pts:944640 pts_time:19.68 dts:944640 dts_time:19.68
|
|---|
| 5867 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:932 pts_time:37.28 dts:932 dts_time:37.28 -> pts:493 pts_time:19.72 dts:493 dts_time:19.72
|
|---|
| 5868 | dshow passing through packet of type video size 4147200 timestamp 376536627 orig timestamp 375818827 graph timestamp 376536527 diff 717700 Decklink Video Capture
|
|---|
| 5869 | dshow passing through packet of type audio size 7680 timestamp 375818827 orig timestamp 375818827 graph timestamp 376537227 diff 718400 Decklink Audio Capture
|
|---|
| 5870 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5871 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1789440 pts_time:37.28 dts:1789440 dts_time:37.28 -> pts:946560 pts_time:19.72 dts:946560 dts_time:19.72
|
|---|
| 5872 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1789440 pts_time:37.28 dts:1789440 dts_time:37.28 -> pts:946560 pts_time:19.72 dts:946560 dts_time:19.72
|
|---|
| 5873 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:933 pts_time:37.32 dts:933 dts_time:37.32 -> pts:494 pts_time:19.76 dts:494 dts_time:19.76
|
|---|
| 5874 | dshow passing through packet of type video size 4147200 timestamp 376940627 orig timestamp 376218827 graph timestamp 376940427 diff 721600 Decklink Video Capture
|
|---|
| 5875 | dshow passing through packet of type audio size 7680 timestamp 376218827 orig timestamp 376218827 graph timestamp 376942327 diff 723500 Decklink Audio Capture
|
|---|
| 5876 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5877 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1791360 pts_time:37.32 dts:1791360 dts_time:37.32 -> pts:948480 pts_time:19.76 dts:948480 dts_time:19.76
|
|---|
| 5878 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1791360 pts_time:37.32 dts:1791360 dts_time:37.32 -> pts:948480 pts_time:19.76 dts:948480 dts_time:19.76
|
|---|
| 5879 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:937 pts_time:37.48 dts:934 dts_time:37.36 -> pts:498 pts_time:19.92 dts:495 dts_time:19.8
|
|---|
| 5880 | frame= 937 fps= 25 q=2.0 size=N/A time=00:00:37.48 bitrate=N/A speed= 1x
|
|---|
| 5881 | dshow passing through packet of type video size 4147200 timestamp 377340927 orig timestamp 376618827 graph timestamp 377340727 diff 721900 Decklink Video Capture
|
|---|
| 5882 | dshow passing through packet of type audio size 7680 timestamp 376618827 orig timestamp 376618827 graph timestamp 377343027 diff 724200 Decklink Audio Capture
|
|---|
| 5883 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5884 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1793280 pts_time:37.36 dts:1793280 dts_time:37.36 -> pts:950400 pts_time:19.8 dts:950400 dts_time:19.8
|
|---|
| 5885 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1793280 pts_time:37.36 dts:1793280 dts_time:37.36 -> pts:950400 pts_time:19.8 dts:950400 dts_time:19.8
|
|---|
| 5886 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:935 pts_time:37.4 dts:935 dts_time:37.4 -> pts:496 pts_time:19.84 dts:496 dts_time:19.84
|
|---|
| 5887 | dshow passing through packet of type video size 4147200 timestamp 377740927 orig timestamp 377018827 graph timestamp 377740727 diff 721900 Decklink Video Capture
|
|---|
| 5888 | dshow passing through packet of type audio size 7680 timestamp 377018827 orig timestamp 377018827 graph timestamp 377743027 diff 724200 Decklink Audio Capture
|
|---|
| 5889 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5890 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1795200 pts_time:37.4 dts:1795200 dts_time:37.4 -> pts:952320 pts_time:19.84 dts:952320 dts_time:19.84
|
|---|
| 5891 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1795200 pts_time:37.4 dts:1795200 dts_time:37.4 -> pts:952320 pts_time:19.84 dts:952320 dts_time:19.84
|
|---|
| 5892 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:936 pts_time:37.44 dts:936 dts_time:37.44 -> pts:497 pts_time:19.88 dts:497 dts_time:19.88
|
|---|
| 5893 | dshow passing through packet of type video size 4147200 timestamp 378138027 orig timestamp 377418827 graph timestamp 378137927 diff 719100 Decklink Video Capture
|
|---|
| 5894 | dshow passing through packet of type audio size 7680 timestamp 377418827 orig timestamp 377418827 graph timestamp 378139027 diff 720200 Decklink Audio Capture
|
|---|
| 5895 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5896 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1797120 pts_time:37.44 dts:1797120 dts_time:37.44 -> pts:954240 pts_time:19.88 dts:954240 dts_time:19.88
|
|---|
| 5897 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1797120 pts_time:37.44 dts:1797120 dts_time:37.44 -> pts:954240 pts_time:19.88 dts:954240 dts_time:19.88
|
|---|
| 5898 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:940 pts_time:37.6 dts:937 dts_time:37.48 -> pts:501 pts_time:20.04 dts:498 dts_time:19.92
|
|---|
| 5899 | dshow passing through packet of type video size 4147200 timestamp 378540827 orig timestamp 377818827 graph timestamp 378540627 diff 721800 Decklink Video Capture
|
|---|
| 5900 | dshow passing through packet of type audio size 7680 timestamp 377818827 orig timestamp 377818827 graph timestamp 378543027 diff 724200 Decklink Audio Capture
|
|---|
| 5901 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5902 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1799040 pts_time:37.48 dts:1799040 dts_time:37.48 -> pts:956160 pts_time:19.92 dts:956160 dts_time:19.92
|
|---|
| 5903 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1799040 pts_time:37.48 dts:1799040 dts_time:37.48 -> pts:956160 pts_time:19.92 dts:956160 dts_time:19.92
|
|---|
| 5904 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:938 pts_time:37.52 dts:938 dts_time:37.52 -> pts:499 pts_time:19.96 dts:499 dts_time:19.96
|
|---|
| 5905 | dshow passing through packet of type video size 4147200 timestamp 378940627 orig timestamp 378218827 graph timestamp 378940427 diff 721600 Decklink Video Capture
|
|---|
| 5906 | dshow passing through packet of type audio size 7680 timestamp 378218827 orig timestamp 378218827 graph timestamp 378942527 diff 723700 Decklink Audio Capture
|
|---|
| 5907 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5908 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1800960 pts_time:37.52 dts:1800960 dts_time:37.52 -> pts:958080 pts_time:19.96 dts:958080 dts_time:19.96
|
|---|
| 5909 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1800960 pts_time:37.52 dts:1800960 dts_time:37.52 -> pts:958080 pts_time:19.96 dts:958080 dts_time:19.96
|
|---|
| 5910 | [segment @ 0000027eb2829600] stream:0 start_pts_time:17.56 pts:939 pts_time:37.56 dts:939 dts_time:37.56 -> pts:500 pts_time:20 dts:500 dts_time:20
|
|---|
| 5911 | dshow passing through packet of type video size 4147200 timestamp 379338027 orig timestamp 378618827 graph timestamp 379337927 diff 719100 Decklink Video Capture
|
|---|
| 5912 | dshow passing through packet of type audio size 7680 timestamp 378618827 orig timestamp 378618827 graph timestamp 379338927 diff 720100 Decklink Audio Capture
|
|---|
| 5913 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5914 | [segment @ 0000027eb2829600] stream:1 start_pts_time:17.56 pts:1802880 pts_time:37.56 dts:1802880 dts_time:37.56 -> pts:960000 pts_time:20 dts:960000 dts_time:20
|
|---|
| 5915 | [segment @ 0000027eb2829600] stream:2 start_pts_time:17.56 pts:1802880 pts_time:37.56 dts:1802880 dts_time:37.56 -> pts:960000 pts_time:20 dts:960000 dts_time:20
|
|---|
| 5916 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 5917 | [mxf @ 0000027ebf996000] edit units count 252
|
|---|
| 5918 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 5919 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 5920 | [mxf @ 0000027ebf996000] package type:1
|
|---|
| 5921 | [mxf @ 0000027ebf996000] package type:2
|
|---|
| 5922 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h10m40s__XDCAM_422_Field_UP.MXF' count:1 ended
|
|---|
| 5923 | [AVIOContext @ 0000027ebf86b3c0] Statistics: 3 seeks, 1520 writeouts
|
|---|
| 5924 | [segment @ 0000027eb2829600] Opening 'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h11m00s__XDCAM_422_Field_UP.MXF' for writing
|
|---|
| 5925 | [file @ 0000027eb2821f40] Setting default whitelist 'file,crypto'
|
|---|
| 5926 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h11m00s__XDCAM_422_Field_UP.MXF' starts with packet stream:0 pts:943 pts_time:37.72 frame:940
|
|---|
| 5927 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:943 pts_time:37.72 dts:940 dts_time:37.6 -> pts:0 pts_time:0 dts:-3 dts_time:-0.12
|
|---|
| 5928 | dshow passing through packet of type video size 4147200 timestamp 379740927 orig timestamp 379018827 graph timestamp 379740727 diff 721900 Decklink Video Capture
|
|---|
| 5929 | dshow passing through packet of type audio size 7680 timestamp 379018827 orig timestamp 379018827 graph timestamp 379742927 diff 724100 Decklink Audio Capture
|
|---|
| 5930 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5931 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1804800 pts_time:37.6 dts:1804800 dts_time:37.6 -> pts:-5760 pts_time:-0.12 dts:-5760 dts_time:-0.12
|
|---|
| 5932 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1804800 pts_time:37.6 dts:1804800 dts_time:37.6 -> pts:-5760 pts_time:-0.12 dts:-5760 dts_time:-0.12
|
|---|
| 5933 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:941 pts_time:37.64 dts:941 dts_time:37.64 -> pts:-2 pts_time:-0.08 dts:-2 dts_time:-0.08
|
|---|
| 5934 | dshow passing through packet of type video size 4147200 timestamp 380138227 orig timestamp 379418827 graph timestamp 380138127 diff 719300 Decklink Video Capture
|
|---|
| 5935 | dshow passing through packet of type audio size 7680 timestamp 379418827 orig timestamp 379418827 graph timestamp 380139227 diff 720400 Decklink Audio Capture
|
|---|
| 5936 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5937 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1806720 pts_time:37.64 dts:1806720 dts_time:37.64 -> pts:-3840 pts_time:-0.08 dts:-3840 dts_time:-0.08
|
|---|
| 5938 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1806720 pts_time:37.64 dts:1806720 dts_time:37.64 -> pts:-3840 pts_time:-0.08 dts:-3840 dts_time:-0.08
|
|---|
| 5939 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 5940 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 5941 | [mxf @ 0000027ebf996000] package type:1
|
|---|
| 5942 | [mxf @ 0000027ebf996000] package type:2
|
|---|
| 5943 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 5944 | [mxf @ 0000027ebf996000] edit units count 0
|
|---|
| 5945 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:942 pts_time:37.68 dts:942 dts_time:37.68 -> pts:-1 pts_time:-0.04 dts:-1 dts_time:-0.04
|
|---|
| 5946 | dshow passing through packet of type video size 4147200 timestamp 380540627 orig timestamp 379818827 graph timestamp 380540327 diff 721500 Decklink Video Capture
|
|---|
| 5947 | dshow passing through packet of type audio size 7680 timestamp 379818827 orig timestamp 379818827 graph timestamp 380542627 diff 723800 Decklink Audio Capture
|
|---|
| 5948 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5949 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1808640 pts_time:37.68 dts:1808640 dts_time:37.68 -> pts:-1920 pts_time:-0.04 dts:-1920 dts_time:-0.04
|
|---|
| 5950 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1808640 pts_time:37.68 dts:1808640 dts_time:37.68 -> pts:-1920 pts_time:-0.04 dts:-1920 dts_time:-0.04
|
|---|
| 5951 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:946 pts_time:37.84 dts:943 dts_time:37.72 -> pts:3 pts_time:0.12 dts:0 dts_time:0
|
|---|
| 5952 | dshow passing through packet of type video size 4147200 timestamp 380941027 orig timestamp 380218827 graph timestamp 380940727 diff 721900 Decklink Video Capture
|
|---|
| 5953 | dshow passing through packet of type audio size 7680 timestamp 380218827 orig timestamp 380218827 graph timestamp 380943027 diff 724200 Decklink Audio Capture
|
|---|
| 5954 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5955 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1810560 pts_time:37.72 dts:1810560 dts_time:37.72 -> pts:0 pts_time:0 dts:0 dts_time:0
|
|---|
| 5956 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1810560 pts_time:37.72 dts:1810560 dts_time:37.72 -> pts:0 pts_time:0 dts:0 dts_time:0
|
|---|
| 5957 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:944 pts_time:37.76 dts:944 dts_time:37.76 -> pts:1 pts_time:0.04 dts:1 dts_time:0.04
|
|---|
| 5958 | dshow passing through packet of type video size 4147200 timestamp 381339327 orig timestamp 380618827 graph timestamp 381339127 diff 720300 Decklink Video Capture
|
|---|
| 5959 | dshow passing through packet of type audio size 7680 timestamp 380618827 orig timestamp 380618827 graph timestamp 381340827 diff 722000 Decklink Audio Capture
|
|---|
| 5960 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5961 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1812480 pts_time:37.76 dts:1812480 dts_time:37.76 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 5962 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1812480 pts_time:37.76 dts:1812480 dts_time:37.76 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 5963 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:945 pts_time:37.8 dts:945 dts_time:37.8 -> pts:2 pts_time:0.08 dts:2 dts_time:0.08
|
|---|
| 5964 | dshow passing through packet of type video size 4147200 timestamp 381738227 orig timestamp 381018827 graph timestamp 381738127 diff 719300 Decklink Video Capture
|
|---|
| 5965 | dshow passing through packet of type audio size 7680 timestamp 381018827 orig timestamp 381018827 graph timestamp 381739027 diff 720200 Decklink Audio Capture
|
|---|
| 5966 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5967 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1814400 pts_time:37.8 dts:1814400 dts_time:37.8 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 5968 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1814400 pts_time:37.8 dts:1814400 dts_time:37.8 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 5969 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:949 pts_time:37.96 dts:946 dts_time:37.84 -> pts:6 pts_time:0.24 dts:3 dts_time:0.12
|
|---|
| 5970 | dshow passing through packet of type video size 4147200 timestamp 382140827 orig timestamp 381418827 graph timestamp 382140627 diff 721800 Decklink Video Capture
|
|---|
| 5971 | dshow passing through packet of type audio size 7680 timestamp 381418827 orig timestamp 381418827 graph timestamp 382143027 diff 724200 Decklink Audio Capture
|
|---|
| 5972 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5973 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1816320 pts_time:37.84 dts:1816320 dts_time:37.84 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 5974 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1816320 pts_time:37.84 dts:1816320 dts_time:37.84 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 5975 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:947 pts_time:37.88 dts:947 dts_time:37.88 -> pts:4 pts_time:0.16 dts:4 dts_time:0.16
|
|---|
| 5976 | frame= 950 fps= 25 q=2.5 size=N/A time=00:00:37.96 bitrate=N/A speed= 1x
|
|---|
| 5977 | dshow passing through packet of type video size 4147200 timestamp 382536627 orig timestamp 381818827 graph timestamp 382536627 diff 717800 Decklink Video Capture
|
|---|
| 5978 | dshow passing through packet of type audio size 7680 timestamp 381818827 orig timestamp 381818827 graph timestamp 382537227 diff 718400 Decklink Audio Capture
|
|---|
| 5979 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5980 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1818240 pts_time:37.88 dts:1818240 dts_time:37.88 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 5981 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1818240 pts_time:37.88 dts:1818240 dts_time:37.88 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 5982 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:948 pts_time:37.92 dts:948 dts_time:37.92 -> pts:5 pts_time:0.2 dts:5 dts_time:0.2
|
|---|
| 5983 | dshow passing through packet of type video size 4147200 timestamp 382940927 orig timestamp 382218827 graph timestamp 382940727 diff 721900 Decklink Video Capture
|
|---|
| 5984 | dshow passing through packet of type audio size 7680 timestamp 382218827 orig timestamp 382218827 graph timestamp 382942727 diff 723900 Decklink Audio Capture
|
|---|
| 5985 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5986 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1820160 pts_time:37.92 dts:1820160 dts_time:37.92 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 5987 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1820160 pts_time:37.92 dts:1820160 dts_time:37.92 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 5988 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:952 pts_time:38.08 dts:949 dts_time:37.96 -> pts:9 pts_time:0.36 dts:6 dts_time:0.24
|
|---|
| 5989 | dshow passing through packet of type video size 4147200 timestamp 383340627 orig timestamp 382618827 graph timestamp 383340427 diff 721600 Decklink Video Capture
|
|---|
| 5990 | dshow passing through packet of type audio size 7680 timestamp 382618827 orig timestamp 382618827 graph timestamp 383342127 diff 723300 Decklink Audio Capture
|
|---|
| 5991 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5992 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1822080 pts_time:37.96 dts:1822080 dts_time:37.96 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 5993 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1822080 pts_time:37.96 dts:1822080 dts_time:37.96 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 5994 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:950 pts_time:38 dts:950 dts_time:38 -> pts:7 pts_time:0.28 dts:7 dts_time:0.28
|
|---|
| 5995 | dshow passing through packet of type video size 4147200 timestamp 383737727 orig timestamp 383018827 graph timestamp 383737627 diff 718800 Decklink Video Capture
|
|---|
| 5996 | dshow passing through packet of type audio size 7680 timestamp 383018827 orig timestamp 383018827 graph timestamp 383738227 diff 719400 Decklink Audio Capture
|
|---|
| 5997 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 5998 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1824000 pts_time:38 dts:1824000 dts_time:38 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 5999 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1824000 pts_time:38 dts:1824000 dts_time:38 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 6000 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:951 pts_time:38.04 dts:951 dts_time:38.04 -> pts:8 pts_time:0.32 dts:8 dts_time:0.32
|
|---|
| 6001 | dshow passing through packet of type video size 4147200 timestamp 384141027 orig timestamp 383418827 graph timestamp 384140827 diff 722000 Decklink Video Capture
|
|---|
| 6002 | dshow passing through packet of type audio size 7680 timestamp 383418827 orig timestamp 383418827 graph timestamp 384143027 diff 724200 Decklink Audio Capture
|
|---|
| 6003 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6004 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1825920 pts_time:38.04 dts:1825920 dts_time:38.04 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 6005 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1825920 pts_time:38.04 dts:1825920 dts_time:38.04 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 6006 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:955 pts_time:38.2 dts:952 dts_time:38.08 -> pts:12 pts_time:0.48 dts:9 dts_time:0.36
|
|---|
| 6007 | dshow passing through packet of type video size 4147200 timestamp 384540527 orig timestamp 383818827 graph timestamp 384540327 diff 721500 Decklink Video Capture
|
|---|
| 6008 | dshow passing through packet of type audio size 7680 timestamp 383818827 orig timestamp 383818827 graph timestamp 384542527 diff 723700 Decklink Audio Capture
|
|---|
| 6009 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6010 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1827840 pts_time:38.08 dts:1827840 dts_time:38.08 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 6011 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1827840 pts_time:38.08 dts:1827840 dts_time:38.08 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 6012 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:953 pts_time:38.12 dts:953 dts_time:38.12 -> pts:10 pts_time:0.4 dts:10 dts_time:0.4
|
|---|
| 6013 | dshow passing through packet of type video size 4147200 timestamp 384941027 orig timestamp 384218827 graph timestamp 384940827 diff 722000 Decklink Video Capture
|
|---|
| 6014 | dshow passing through packet of type audio size 7680 timestamp 384218827 orig timestamp 384218827 graph timestamp 384943127 diff 724300 Decklink Audio Capture
|
|---|
| 6015 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6016 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1829760 pts_time:38.12 dts:1829760 dts_time:38.12 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 6017 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1829760 pts_time:38.12 dts:1829760 dts_time:38.12 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 6018 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:954 pts_time:38.16 dts:954 dts_time:38.16 -> pts:11 pts_time:0.44 dts:11 dts_time:0.44
|
|---|
| 6019 | dshow passing through packet of type video size 4147200 timestamp 385338027 orig timestamp 384618827 graph timestamp 385337927 diff 719100 Decklink Video Capture
|
|---|
| 6020 | dshow passing through packet of type audio size 7680 timestamp 384618827 orig timestamp 384618827 graph timestamp 385338927 diff 720100 Decklink Audio Capture
|
|---|
| 6021 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6022 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1831680 pts_time:38.16 dts:1831680 dts_time:38.16 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 6023 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1831680 pts_time:38.16 dts:1831680 dts_time:38.16 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 6024 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:958 pts_time:38.32 dts:955 dts_time:38.2 -> pts:15 pts_time:0.6 dts:12 dts_time:0.48
|
|---|
| 6025 | dshow passing through packet of type video size 4147200 timestamp 385740427 orig timestamp 385018827 graph timestamp 385740127 diff 721300 Decklink Video Capture
|
|---|
| 6026 | dshow passing through packet of type audio size 7680 timestamp 385018827 orig timestamp 385018827 graph timestamp 385741827 diff 723000 Decklink Audio Capture
|
|---|
| 6027 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6028 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1833600 pts_time:38.2 dts:1833600 dts_time:38.2 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 6029 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1833600 pts_time:38.2 dts:1833600 dts_time:38.2 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 6030 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:956 pts_time:38.24 dts:956 dts_time:38.24 -> pts:13 pts_time:0.52 dts:13 dts_time:0.52
|
|---|
| 6031 | dshow passing through packet of type video size 4147200 timestamp 386140627 orig timestamp 385418827 graph timestamp 386140427 diff 721600 Decklink Video Capture
|
|---|
| 6032 | dshow passing through packet of type audio size 7680 timestamp 385418827 orig timestamp 385418827 graph timestamp 386142527 diff 723700 Decklink Audio Capture
|
|---|
| 6033 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6034 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1835520 pts_time:38.24 dts:1835520 dts_time:38.24 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 6035 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1835520 pts_time:38.24 dts:1835520 dts_time:38.24 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 6036 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:957 pts_time:38.28 dts:957 dts_time:38.28 -> pts:14 pts_time:0.56 dts:14 dts_time:0.56
|
|---|
| 6037 | dshow passing through packet of type video size 4147200 timestamp 386538427 orig timestamp 385818827 graph timestamp 386538327 diff 719500 Decklink Video Capture
|
|---|
| 6038 | dshow passing through packet of type audio size 7680 timestamp 385818827 orig timestamp 385818827 graph timestamp 386539327 diff 720500 Decklink Audio Capture
|
|---|
| 6039 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6040 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1837440 pts_time:38.28 dts:1837440 dts_time:38.28 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 6041 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1837440 pts_time:38.28 dts:1837440 dts_time:38.28 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 6042 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:961 pts_time:38.44 dts:958 dts_time:38.32 -> pts:18 pts_time:0.72 dts:15 dts_time:0.6
|
|---|
| 6043 | dshow passing through packet of type video size 4147200 timestamp 386940927 orig timestamp 386218827 graph timestamp 386940627 diff 721800 Decklink Video Capture
|
|---|
| 6044 | dshow passing through packet of type audio size 7680 timestamp 386218827 orig timestamp 386218827 graph timestamp 386942927 diff 724100 Decklink Audio Capture
|
|---|
| 6045 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6046 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1839360 pts_time:38.32 dts:1839360 dts_time:38.32 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 6047 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1839360 pts_time:38.32 dts:1839360 dts_time:38.32 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 6048 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:959 pts_time:38.36 dts:959 dts_time:38.36 -> pts:16 pts_time:0.64 dts:16 dts_time:0.64
|
|---|
| 6049 | frame= 962 fps= 25 q=2.5 size=N/A time=00:00:38.48 bitrate=N/A speed= 1x
|
|---|
| 6050 | dshow passing through packet of type video size 4147200 timestamp 387341027 orig timestamp 386618827 graph timestamp 387340827 diff 722000 Decklink Video Capture
|
|---|
| 6051 | dshow passing through packet of type audio size 7680 timestamp 386618827 orig timestamp 386618827 graph timestamp 387342727 diff 723900 Decklink Audio Capture
|
|---|
| 6052 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6053 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1841280 pts_time:38.36 dts:1841280 dts_time:38.36 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 6054 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1841280 pts_time:38.36 dts:1841280 dts_time:38.36 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 6055 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:960 pts_time:38.4 dts:960 dts_time:38.4 -> pts:17 pts_time:0.68 dts:17 dts_time:0.68
|
|---|
| 6056 | dshow passing through packet of type video size 4147200 timestamp 387738027 orig timestamp 387018827 graph timestamp 387737827 diff 719000 Decklink Video Capture
|
|---|
| 6057 | dshow passing through packet of type audio size 7680 timestamp 387018827 orig timestamp 387018827 graph timestamp 387738827 diff 720000 Decklink Audio Capture
|
|---|
| 6058 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6059 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1843200 pts_time:38.4 dts:1843200 dts_time:38.4 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 6060 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1843200 pts_time:38.4 dts:1843200 dts_time:38.4 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 6061 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:964 pts_time:38.56 dts:961 dts_time:38.44 -> pts:21 pts_time:0.84 dts:18 dts_time:0.72
|
|---|
| 6062 | dshow passing through packet of type video size 4147200 timestamp 388140527 orig timestamp 387418827 graph timestamp 388140327 diff 721500 Decklink Video Capture
|
|---|
| 6063 | dshow passing through packet of type audio size 7680 timestamp 387418827 orig timestamp 387418827 graph timestamp 388142627 diff 723800 Decklink Audio Capture
|
|---|
| 6064 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6065 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1845120 pts_time:38.44 dts:1845120 dts_time:38.44 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 6066 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1845120 pts_time:38.44 dts:1845120 dts_time:38.44 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 6067 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:962 pts_time:38.48 dts:962 dts_time:38.48 -> pts:19 pts_time:0.76 dts:19 dts_time:0.76
|
|---|
| 6068 | dshow passing through packet of type video size 4147200 timestamp 388540627 orig timestamp 387818827 graph timestamp 388540327 diff 721500 Decklink Video Capture
|
|---|
| 6069 | dshow passing through packet of type audio size 7680 timestamp 387818827 orig timestamp 387818827 graph timestamp 388542527 diff 723700 Decklink Audio Capture
|
|---|
| 6070 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6071 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1847040 pts_time:38.48 dts:1847040 dts_time:38.48 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 6072 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1847040 pts_time:38.48 dts:1847040 dts_time:38.48 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 6073 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:963 pts_time:38.52 dts:963 dts_time:38.52 -> pts:20 pts_time:0.8 dts:20 dts_time:0.8
|
|---|
| 6074 | dshow passing through packet of type video size 4147200 timestamp 388938127 orig timestamp 388218827 graph timestamp 388938027 diff 719200 Decklink Video Capture
|
|---|
| 6075 | dshow passing through packet of type audio size 7680 timestamp 388218827 orig timestamp 388218827 graph timestamp 388939127 diff 720300 Decklink Audio Capture
|
|---|
| 6076 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6077 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1848960 pts_time:38.52 dts:1848960 dts_time:38.52 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 6078 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1848960 pts_time:38.52 dts:1848960 dts_time:38.52 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 6079 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:967 pts_time:38.68 dts:964 dts_time:38.56 -> pts:24 pts_time:0.96 dts:21 dts_time:0.84
|
|---|
| 6080 | dshow passing through packet of type video size 4147200 timestamp 389340327 orig timestamp 388618827 graph timestamp 389340027 diff 721200 Decklink Video Capture
|
|---|
| 6081 | dshow passing through packet of type audio size 7680 timestamp 388618827 orig timestamp 388618827 graph timestamp 389341727 diff 722900 Decklink Audio Capture
|
|---|
| 6082 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6083 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1850880 pts_time:38.56 dts:1850880 dts_time:38.56 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 6084 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1850880 pts_time:38.56 dts:1850880 dts_time:38.56 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 6085 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:965 pts_time:38.6 dts:965 dts_time:38.6 -> pts:22 pts_time:0.88 dts:22 dts_time:0.88
|
|---|
| 6086 | dshow passing through packet of type video size 4147200 timestamp 389737427 orig timestamp 389018827 graph timestamp 389737327 diff 718500 Decklink Video Capture
|
|---|
| 6087 | dshow passing through packet of type audio size 7680 timestamp 389018827 orig timestamp 389018827 graph timestamp 389738027 diff 719200 Decklink Audio Capture
|
|---|
| 6088 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6089 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1852800 pts_time:38.6 dts:1852800 dts_time:38.6 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 6090 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1852800 pts_time:38.6 dts:1852800 dts_time:38.6 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 6091 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:966 pts_time:38.64 dts:966 dts_time:38.64 -> pts:23 pts_time:0.92 dts:23 dts_time:0.92
|
|---|
| 6092 | dshow passing through packet of type video size 4147200 timestamp 390136427 orig timestamp 389418827 graph timestamp 390136427 diff 717600 Decklink Video Capture
|
|---|
| 6093 | dshow passing through packet of type audio size 7680 timestamp 389418827 orig timestamp 389418827 graph timestamp 390136927 diff 718100 Decklink Audio Capture
|
|---|
| 6094 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6095 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1854720 pts_time:38.64 dts:1854720 dts_time:38.64 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 6096 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1854720 pts_time:38.64 dts:1854720 dts_time:38.64 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 6097 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:970 pts_time:38.8 dts:967 dts_time:38.68 -> pts:27 pts_time:1.08 dts:24 dts_time:0.96
|
|---|
| 6098 | dshow passing through packet of type video size 4147200 timestamp 390540827 orig timestamp 389818827 graph timestamp 390540627 diff 721800 Decklink Video Capture
|
|---|
| 6099 | dshow passing through packet of type audio size 7680 timestamp 389818827 orig timestamp 389818827 graph timestamp 390542927 diff 724100 Decklink Audio Capture
|
|---|
| 6100 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6101 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1856640 pts_time:38.68 dts:1856640 dts_time:38.68 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 6102 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1856640 pts_time:38.68 dts:1856640 dts_time:38.68 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 6103 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:968 pts_time:38.72 dts:968 dts_time:38.72 -> pts:25 pts_time:1 dts:25 dts_time:1
|
|---|
| 6104 | dshow passing through packet of type video size 4147200 timestamp 390940627 orig timestamp 390218827 graph timestamp 390940427 diff 721600 Decklink Video Capture
|
|---|
| 6105 | dshow passing through packet of type audio size 7680 timestamp 390218827 orig timestamp 390218827 graph timestamp 390942327 diff 723500 Decklink Audio Capture
|
|---|
| 6106 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6107 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1858560 pts_time:38.72 dts:1858560 dts_time:38.72 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 6108 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1858560 pts_time:38.72 dts:1858560 dts_time:38.72 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 6109 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:969 pts_time:38.76 dts:969 dts_time:38.76 -> pts:26 pts_time:1.04 dts:26 dts_time:1.04
|
|---|
| 6110 | dshow passing through packet of type video size 4147200 timestamp 391340627 orig timestamp 390618827 graph timestamp 391340427 diff 721600 Decklink Video Capture
|
|---|
| 6111 | dshow passing through packet of type audio size 7680 timestamp 390618827 orig timestamp 390618827 graph timestamp 391342727 diff 723900 Decklink Audio Capture
|
|---|
| 6112 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6113 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1860480 pts_time:38.76 dts:1860480 dts_time:38.76 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 6114 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1860480 pts_time:38.76 dts:1860480 dts_time:38.76 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 6115 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:973 pts_time:38.92 dts:970 dts_time:38.8 -> pts:30 pts_time:1.2 dts:27 dts_time:1.08
|
|---|
| 6116 | dshow passing through packet of type video size 4147200 timestamp 391741027 orig timestamp 391018827 graph timestamp 391740827 diff 722000 Decklink Video Capture
|
|---|
| 6117 | dshow passing through packet of type audio size 7680 timestamp 391018827 orig timestamp 391018827 graph timestamp 391743027 diff 724200 Decklink Audio Capture
|
|---|
| 6118 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6119 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1862400 pts_time:38.8 dts:1862400 dts_time:38.8 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 6120 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1862400 pts_time:38.8 dts:1862400 dts_time:38.8 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 6121 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:971 pts_time:38.84 dts:971 dts_time:38.84 -> pts:28 pts_time:1.12 dts:28 dts_time:1.12
|
|---|
| 6122 | dshow passing through packet of type video size 4147200 timestamp 392140927 orig timestamp 391418827 graph timestamp 392140727 diff 721900 Decklink Video Capture
|
|---|
| 6123 | dshow passing through packet of type audio size 7680 timestamp 391418827 orig timestamp 391418827 graph timestamp 392142927 diff 724100 Decklink Audio Capture
|
|---|
| 6124 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6125 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1864320 pts_time:38.84 dts:1864320 dts_time:38.84 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 6126 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1864320 pts_time:38.84 dts:1864320 dts_time:38.84 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 6127 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:972 pts_time:38.88 dts:972 dts_time:38.88 -> pts:29 pts_time:1.16 dts:29 dts_time:1.16
|
|---|
| 6128 | frame= 975 fps= 25 q=2.5 size=N/A time=00:00:39.00 bitrate=N/A speed= 1x
|
|---|
| 6129 | dshow passing through packet of type video size 4147200 timestamp 392537927 orig timestamp 391818827 graph timestamp 392537827 diff 719000 Decklink Video Capture
|
|---|
| 6130 | dshow passing through packet of type audio size 7680 timestamp 391818827 orig timestamp 391818827 graph timestamp 392538827 diff 720000 Decklink Audio Capture
|
|---|
| 6131 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6132 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1866240 pts_time:38.88 dts:1866240 dts_time:38.88 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 6133 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1866240 pts_time:38.88 dts:1866240 dts_time:38.88 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 6134 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:976 pts_time:39.04 dts:973 dts_time:38.92 -> pts:33 pts_time:1.32 dts:30 dts_time:1.2
|
|---|
| 6135 | dshow passing through packet of type video size 4147200 timestamp 392940727 orig timestamp 392218827 graph timestamp 392940427 diff 721600 Decklink Video Capture
|
|---|
| 6136 | dshow passing through packet of type audio size 7680 timestamp 392218827 orig timestamp 392218827 graph timestamp 392942427 diff 723600 Decklink Audio Capture
|
|---|
| 6137 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6138 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1868160 pts_time:38.92 dts:1868160 dts_time:38.92 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 6139 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1868160 pts_time:38.92 dts:1868160 dts_time:38.92 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 6140 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:974 pts_time:38.96 dts:974 dts_time:38.96 -> pts:31 pts_time:1.24 dts:31 dts_time:1.24
|
|---|
| 6141 | dshow passing through packet of type video size 4147200 timestamp 393340527 orig timestamp 392618827 graph timestamp 393340227 diff 721400 Decklink Video Capture
|
|---|
| 6142 | dshow passing through packet of type audio size 7680 timestamp 392618827 orig timestamp 392618827 graph timestamp 393342027 diff 723200 Decklink Audio Capture
|
|---|
| 6143 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6144 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1870080 pts_time:38.96 dts:1870080 dts_time:38.96 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 6145 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1870080 pts_time:38.96 dts:1870080 dts_time:38.96 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 6146 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:975 pts_time:39 dts:975 dts_time:39 -> pts:32 pts_time:1.28 dts:32 dts_time:1.28
|
|---|
| 6147 | dshow passing through packet of type video size 4147200 timestamp 393738527 orig timestamp 393018827 graph timestamp 393738427 diff 719600 Decklink Video Capture
|
|---|
| 6148 | dshow passing through packet of type audio size 7680 timestamp 393018827 orig timestamp 393018827 graph timestamp 393739527 diff 720700 Decklink Audio Capture
|
|---|
| 6149 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6150 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1872000 pts_time:39 dts:1872000 dts_time:39 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 6151 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1872000 pts_time:39 dts:1872000 dts_time:39 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 6152 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:979 pts_time:39.16 dts:976 dts_time:39.04 -> pts:36 pts_time:1.44 dts:33 dts_time:1.32
|
|---|
| 6153 | dshow passing through packet of type video size 4147200 timestamp 394140927 orig timestamp 393418827 graph timestamp 394140627 diff 721800 Decklink Video Capture
|
|---|
| 6154 | dshow passing through packet of type audio size 7680 timestamp 393418827 orig timestamp 393418827 graph timestamp 394142827 diff 724000 Decklink Audio Capture
|
|---|
| 6155 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6156 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1873920 pts_time:39.04 dts:1873920 dts_time:39.04 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 6157 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1873920 pts_time:39.04 dts:1873920 dts_time:39.04 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 6158 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:977 pts_time:39.08 dts:977 dts_time:39.08 -> pts:34 pts_time:1.36 dts:34 dts_time:1.36
|
|---|
| 6159 | dshow passing through packet of type video size 4147200 timestamp 394537727 orig timestamp 393818827 graph timestamp 394537627 diff 718800 Decklink Video Capture
|
|---|
| 6160 | dshow passing through packet of type audio size 7680 timestamp 393818827 orig timestamp 393818827 graph timestamp 394538227 diff 719400 Decklink Audio Capture
|
|---|
| 6161 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6162 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1875840 pts_time:39.08 dts:1875840 dts_time:39.08 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 6163 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1875840 pts_time:39.08 dts:1875840 dts_time:39.08 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 6164 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:978 pts_time:39.12 dts:978 dts_time:39.12 -> pts:35 pts_time:1.4 dts:35 dts_time:1.4
|
|---|
| 6165 | dshow passing through packet of type video size 4147200 timestamp 394937427 orig timestamp 394218827 graph timestamp 394937327 diff 718500 Decklink Video Capture
|
|---|
| 6166 | dshow passing through packet of type audio size 7680 timestamp 394218827 orig timestamp 394218827 graph timestamp 394937827 diff 719000 Decklink Audio Capture
|
|---|
| 6167 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6168 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1877760 pts_time:39.12 dts:1877760 dts_time:39.12 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 6169 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1877760 pts_time:39.12 dts:1877760 dts_time:39.12 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 6170 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:982 pts_time:39.28 dts:979 dts_time:39.16 -> pts:39 pts_time:1.56 dts:36 dts_time:1.44
|
|---|
| 6171 | dshow passing through packet of type video size 4147200 timestamp 395340627 orig timestamp 394618827 graph timestamp 395340427 diff 721600 Decklink Video Capture
|
|---|
| 6172 | dshow passing through packet of type audio size 7680 timestamp 394618827 orig timestamp 394618827 graph timestamp 395342127 diff 723300 Decklink Audio Capture
|
|---|
| 6173 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6174 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1879680 pts_time:39.16 dts:1879680 dts_time:39.16 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 6175 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1879680 pts_time:39.16 dts:1879680 dts_time:39.16 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 6176 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:980 pts_time:39.2 dts:980 dts_time:39.2 -> pts:37 pts_time:1.48 dts:37 dts_time:1.48
|
|---|
| 6177 | dshow passing through packet of type video size 4147200 timestamp 395737427 orig timestamp 395018827 graph timestamp 395737327 diff 718500 Decklink Video Capture
|
|---|
| 6178 | dshow passing through packet of type audio size 7680 timestamp 395018827 orig timestamp 395018827 graph timestamp 395737927 diff 719100 Decklink Audio Capture
|
|---|
| 6179 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6180 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1881600 pts_time:39.2 dts:1881600 dts_time:39.2 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 6181 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1881600 pts_time:39.2 dts:1881600 dts_time:39.2 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 6182 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:981 pts_time:39.24 dts:981 dts_time:39.24 -> pts:38 pts_time:1.52 dts:38 dts_time:1.52
|
|---|
| 6183 | dshow passing through packet of type video size 4147200 timestamp 396137727 orig timestamp 395418827 graph timestamp 396137627 diff 718800 Decklink Video Capture
|
|---|
| 6184 | dshow passing through packet of type audio size 7680 timestamp 395418827 orig timestamp 395418827 graph timestamp 396138527 diff 719700 Decklink Audio Capture
|
|---|
| 6185 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6186 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1883520 pts_time:39.24 dts:1883520 dts_time:39.24 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 6187 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1883520 pts_time:39.24 dts:1883520 dts_time:39.24 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 6188 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:985 pts_time:39.4 dts:982 dts_time:39.28 -> pts:42 pts_time:1.68 dts:39 dts_time:1.56
|
|---|
| 6189 | dshow passing through packet of type video size 4147200 timestamp 396540827 orig timestamp 395818827 graph timestamp 396540527 diff 721700 Decklink Video Capture
|
|---|
| 6190 | dshow passing through packet of type audio size 7680 timestamp 395818827 orig timestamp 395818827 graph timestamp 396542727 diff 723900 Decklink Audio Capture
|
|---|
| 6191 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6192 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1885440 pts_time:39.28 dts:1885440 dts_time:39.28 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 6193 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1885440 pts_time:39.28 dts:1885440 dts_time:39.28 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 6194 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:983 pts_time:39.32 dts:983 dts_time:39.32 -> pts:40 pts_time:1.6 dts:40 dts_time:1.6
|
|---|
| 6195 | dshow passing through packet of type video size 4147200 timestamp 396937427 orig timestamp 396218827 graph timestamp 396937427 diff 718600 Decklink Video Capture
|
|---|
| 6196 | dshow passing through packet of type audio size 7680 timestamp 396218827 orig timestamp 396218827 graph timestamp 396937927 diff 719100 Decklink Audio Capture
|
|---|
| 6197 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6198 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1887360 pts_time:39.32 dts:1887360 dts_time:39.32 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 6199 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1887360 pts_time:39.32 dts:1887360 dts_time:39.32 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 6200 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:984 pts_time:39.36 dts:984 dts_time:39.36 -> pts:41 pts_time:1.64 dts:41 dts_time:1.64
|
|---|
| 6201 | dshow passing through packet of type video size 4147200 timestamp 397340627 orig timestamp 396618827 graph timestamp 397340427 diff 721600 Decklink Video Capture
|
|---|
| 6202 | dshow passing through packet of type audio size 7680 timestamp 396618827 orig timestamp 396618827 graph timestamp 397342327 diff 723500 Decklink Audio Capture
|
|---|
| 6203 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6204 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1889280 pts_time:39.36 dts:1889280 dts_time:39.36 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 6205 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1889280 pts_time:39.36 dts:1889280 dts_time:39.36 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 6206 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:988 pts_time:39.52 dts:985 dts_time:39.4 -> pts:45 pts_time:1.8 dts:42 dts_time:1.68
|
|---|
| 6207 | frame= 988 fps= 25 q=2.0 size=N/A time=00:00:39.48 bitrate=N/A speed= 1x
|
|---|
| 6208 | dshow passing through packet of type video size 4147200 timestamp 397740627 orig timestamp 397018827 graph timestamp 397740427 diff 721600 Decklink Video Capture
|
|---|
| 6209 | dshow passing through packet of type audio size 7680 timestamp 397018827 orig timestamp 397018827 graph timestamp 397742727 diff 723900 Decklink Audio Capture
|
|---|
| 6210 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6211 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1891200 pts_time:39.4 dts:1891200 dts_time:39.4 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 6212 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1891200 pts_time:39.4 dts:1891200 dts_time:39.4 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 6213 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:986 pts_time:39.44 dts:986 dts_time:39.44 -> pts:43 pts_time:1.72 dts:43 dts_time:1.72
|
|---|
| 6214 | dshow passing through packet of type video size 4147200 timestamp 398140727 orig timestamp 397418827 graph timestamp 398140427 diff 721600 Decklink Video Capture
|
|---|
| 6215 | dshow passing through packet of type audio size 7680 timestamp 397418827 orig timestamp 397418827 graph timestamp 398142727 diff 723900 Decklink Audio Capture
|
|---|
| 6216 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6217 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1893120 pts_time:39.44 dts:1893120 dts_time:39.44 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 6218 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1893120 pts_time:39.44 dts:1893120 dts_time:39.44 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 6219 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:987 pts_time:39.48 dts:987 dts_time:39.48 -> pts:44 pts_time:1.76 dts:44 dts_time:1.76
|
|---|
| 6220 | dshow passing through packet of type video size 4147200 timestamp 398538227 orig timestamp 397818827 graph timestamp 398538127 diff 719300 Decklink Video Capture
|
|---|
| 6221 | dshow passing through packet of type audio size 7680 timestamp 397818827 orig timestamp 397818827 graph timestamp 398539227 diff 720400 Decklink Audio Capture
|
|---|
| 6222 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6223 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1895040 pts_time:39.48 dts:1895040 dts_time:39.48 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 6224 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1895040 pts_time:39.48 dts:1895040 dts_time:39.48 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 6225 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:991 pts_time:39.64 dts:988 dts_time:39.52 -> pts:48 pts_time:1.92 dts:45 dts_time:1.8
|
|---|
| 6226 | dshow passing through packet of type video size 4147200 timestamp 398940627 orig timestamp 398218827 graph timestamp 398940427 diff 721600 Decklink Video Capture
|
|---|
| 6227 | dshow passing through packet of type audio size 7680 timestamp 398218827 orig timestamp 398218827 graph timestamp 398942627 diff 723800 Decklink Audio Capture
|
|---|
| 6228 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6229 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1896960 pts_time:39.52 dts:1896960 dts_time:39.52 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 6230 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1896960 pts_time:39.52 dts:1896960 dts_time:39.52 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 6231 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:989 pts_time:39.56 dts:989 dts_time:39.56 -> pts:46 pts_time:1.84 dts:46 dts_time:1.84
|
|---|
| 6232 | dshow passing through packet of type video size 4147200 timestamp 399340327 orig timestamp 398618827 graph timestamp 399340127 diff 721300 Decklink Video Capture
|
|---|
| 6233 | dshow passing through packet of type audio size 7680 timestamp 398618827 orig timestamp 398618827 graph timestamp 399342027 diff 723200 Decklink Audio Capture
|
|---|
| 6234 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6235 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1898880 pts_time:39.56 dts:1898880 dts_time:39.56 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 6236 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1898880 pts_time:39.56 dts:1898880 dts_time:39.56 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 6237 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:990 pts_time:39.6 dts:990 dts_time:39.6 -> pts:47 pts_time:1.88 dts:47 dts_time:1.88
|
|---|
| 6238 | dshow passing through packet of type video size 4147200 timestamp 399738227 orig timestamp 399018827 graph timestamp 399738027 diff 719200 Decklink Video Capture
|
|---|
| 6239 | dshow passing through packet of type audio size 7680 timestamp 399018827 orig timestamp 399018827 graph timestamp 399739027 diff 720200 Decklink Audio Capture
|
|---|
| 6240 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6241 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1900800 pts_time:39.6 dts:1900800 dts_time:39.6 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 6242 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1900800 pts_time:39.6 dts:1900800 dts_time:39.6 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 6243 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:994 pts_time:39.76 dts:991 dts_time:39.64 -> pts:51 pts_time:2.04 dts:48 dts_time:1.92
|
|---|
| 6244 | dshow passing through packet of type video size 4147200 timestamp 400139827 orig timestamp 399418827 graph timestamp 400139727 diff 720900 Decklink Video Capture
|
|---|
| 6245 | dshow passing through packet of type audio size 7680 timestamp 399418827 orig timestamp 399418827 graph timestamp 400141627 diff 722800 Decklink Audio Capture
|
|---|
| 6246 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6247 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1902720 pts_time:39.64 dts:1902720 dts_time:39.64 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 6248 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1902720 pts_time:39.64 dts:1902720 dts_time:39.64 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 6249 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:992 pts_time:39.68 dts:992 dts_time:39.68 -> pts:49 pts_time:1.96 dts:49 dts_time:1.96
|
|---|
| 6250 | dshow passing through packet of type video size 4147200 timestamp 400539727 orig timestamp 399818827 graph timestamp 400539527 diff 720700 Decklink Video Capture
|
|---|
| 6251 | dshow passing through packet of type audio size 7680 timestamp 399818827 orig timestamp 399818827 graph timestamp 400541427 diff 722600 Decklink Audio Capture
|
|---|
| 6252 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6253 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1904640 pts_time:39.68 dts:1904640 dts_time:39.68 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 6254 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1904640 pts_time:39.68 dts:1904640 dts_time:39.68 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 6255 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:993 pts_time:39.72 dts:993 dts_time:39.72 -> pts:50 pts_time:2 dts:50 dts_time:2
|
|---|
| 6256 | dshow passing through packet of type video size 4147200 timestamp 400939827 orig timestamp 400218827 graph timestamp 400939627 diff 720800 Decklink Video Capture
|
|---|
| 6257 | dshow passing through packet of type audio size 7680 timestamp 400218827 orig timestamp 400218827 graph timestamp 400941527 diff 722700 Decklink Audio Capture
|
|---|
| 6258 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6259 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1906560 pts_time:39.72 dts:1906560 dts_time:39.72 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 6260 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1906560 pts_time:39.72 dts:1906560 dts_time:39.72 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 6261 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:997 pts_time:39.88 dts:994 dts_time:39.76 -> pts:54 pts_time:2.16 dts:51 dts_time:2.04
|
|---|
| 6262 | dshow passing through packet of type video size 4147200 timestamp 401339727 orig timestamp 400618827 graph timestamp 401339527 diff 720700 Decklink Video Capture
|
|---|
| 6263 | dshow passing through packet of type audio size 7680 timestamp 400618827 orig timestamp 400618827 graph timestamp 401341127 diff 722300 Decklink Audio Capture
|
|---|
| 6264 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6265 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1908480 pts_time:39.76 dts:1908480 dts_time:39.76 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 6266 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1908480 pts_time:39.76 dts:1908480 dts_time:39.76 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 6267 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:995 pts_time:39.8 dts:995 dts_time:39.8 -> pts:52 pts_time:2.08 dts:52 dts_time:2.08
|
|---|
| 6268 | dshow passing through packet of type video size 4147200 timestamp 401739827 orig timestamp 401018827 graph timestamp 401739627 diff 720800 Decklink Video Capture
|
|---|
| 6269 | dshow passing through packet of type audio size 7680 timestamp 401018827 orig timestamp 401018827 graph timestamp 401741127 diff 722300 Decklink Audio Capture
|
|---|
| 6270 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6271 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1910400 pts_time:39.8 dts:1910400 dts_time:39.8 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 6272 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1910400 pts_time:39.8 dts:1910400 dts_time:39.8 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 6273 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:996 pts_time:39.84 dts:996 dts_time:39.84 -> pts:53 pts_time:2.12 dts:53 dts_time:2.12
|
|---|
| 6274 | dshow passing through packet of type video size 4147200 timestamp 402138827 orig timestamp 401418827 graph timestamp 402138727 diff 719900 Decklink Video Capture
|
|---|
| 6275 | dshow passing through packet of type audio size 7680 timestamp 401418827 orig timestamp 401418827 graph timestamp 402140027 diff 721200 Decklink Audio Capture
|
|---|
| 6276 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6277 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1912320 pts_time:39.84 dts:1912320 dts_time:39.84 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 6278 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1912320 pts_time:39.84 dts:1912320 dts_time:39.84 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 6279 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1000 pts_time:40 dts:997 dts_time:39.88 -> pts:57 pts_time:2.28 dts:54 dts_time:2.16
|
|---|
| 6280 | frame= 1000 fps= 25 q=2.0 size=N/A time=00:00:40.00 bitrate=N/A speed= 1x
|
|---|
| 6281 | dshow passing through packet of type video size 4147200 timestamp 402541027 orig timestamp 401818827 graph timestamp 402540827 diff 722000 Decklink Video Capture
|
|---|
| 6282 | dshow passing through packet of type audio size 7680 timestamp 401818827 orig timestamp 401818827 graph timestamp 402542927 diff 724100 Decklink Audio Capture
|
|---|
| 6283 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6284 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1914240 pts_time:39.88 dts:1914240 dts_time:39.88 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 6285 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1914240 pts_time:39.88 dts:1914240 dts_time:39.88 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 6286 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:998 pts_time:39.92 dts:998 dts_time:39.92 -> pts:55 pts_time:2.2 dts:55 dts_time:2.2
|
|---|
| 6287 | dshow passing through packet of type video size 4147200 timestamp 402940827 orig timestamp 402218827 graph timestamp 402940627 diff 721800 Decklink Video Capture
|
|---|
| 6288 | dshow passing through packet of type audio size 7680 timestamp 402218827 orig timestamp 402218827 graph timestamp 402942727 diff 723900 Decklink Audio Capture
|
|---|
| 6289 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6290 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1916160 pts_time:39.92 dts:1916160 dts_time:39.92 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 6291 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1916160 pts_time:39.92 dts:1916160 dts_time:39.92 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 6292 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:999 pts_time:39.96 dts:999 dts_time:39.96 -> pts:56 pts_time:2.24 dts:56 dts_time:2.24
|
|---|
| 6293 | dshow passing through packet of type video size 4147200 timestamp 403338027 orig timestamp 402618827 graph timestamp 403337927 diff 719100 Decklink Video Capture
|
|---|
| 6294 | dshow passing through packet of type audio size 7680 timestamp 402618827 orig timestamp 402618827 graph timestamp 403339027 diff 720200 Decklink Audio Capture
|
|---|
| 6295 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6296 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1918080 pts_time:39.96 dts:1918080 dts_time:39.96 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 6297 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1918080 pts_time:39.96 dts:1918080 dts_time:39.96 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 6298 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1003 pts_time:40.12 dts:1000 dts_time:40 -> pts:60 pts_time:2.4 dts:57 dts_time:2.28
|
|---|
| 6299 | dshow passing through packet of type video size 4147200 timestamp 403739827 orig timestamp 403018827 graph timestamp 403739627 diff 720800 Decklink Video Capture
|
|---|
| 6300 | dshow passing through packet of type audio size 7680 timestamp 403018827 orig timestamp 403018827 graph timestamp 403740427 diff 721600 Decklink Audio Capture
|
|---|
| 6301 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6302 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1920000 pts_time:40 dts:1920000 dts_time:40 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 6303 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1920000 pts_time:40 dts:1920000 dts_time:40 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 6304 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1001 pts_time:40.04 dts:1001 dts_time:40.04 -> pts:58 pts_time:2.32 dts:58 dts_time:2.32
|
|---|
| 6305 | dshow passing through packet of type video size 4147200 timestamp 404140327 orig timestamp 403418827 graph timestamp 404140127 diff 721300 Decklink Video Capture
|
|---|
| 6306 | dshow passing through packet of type audio size 7680 timestamp 403418827 orig timestamp 403418827 graph timestamp 404141927 diff 723100 Decklink Audio Capture
|
|---|
| 6307 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6308 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1921920 pts_time:40.04 dts:1921920 dts_time:40.04 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 6309 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1921920 pts_time:40.04 dts:1921920 dts_time:40.04 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 6310 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1002 pts_time:40.08 dts:1002 dts_time:40.08 -> pts:59 pts_time:2.36 dts:59 dts_time:2.36
|
|---|
| 6311 | dshow passing through packet of type video size 4147200 timestamp 404537227 orig timestamp 403818827 graph timestamp 404537127 diff 718300 Decklink Video Capture
|
|---|
| 6312 | dshow passing through packet of type audio size 7680 timestamp 403818827 orig timestamp 403818827 graph timestamp 404537727 diff 718900 Decklink Audio Capture
|
|---|
| 6313 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6314 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1923840 pts_time:40.08 dts:1923840 dts_time:40.08 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 6315 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1923840 pts_time:40.08 dts:1923840 dts_time:40.08 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 6316 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1006 pts_time:40.24 dts:1003 dts_time:40.12 -> pts:63 pts_time:2.52 dts:60 dts_time:2.4
|
|---|
| 6317 | dshow passing through packet of type video size 4147200 timestamp 404940627 orig timestamp 404218827 graph timestamp 404940327 diff 721500 Decklink Video Capture
|
|---|
| 6318 | dshow passing through packet of type audio size 7680 timestamp 404218827 orig timestamp 404218827 graph timestamp 404942527 diff 723700 Decklink Audio Capture
|
|---|
| 6319 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6320 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1925760 pts_time:40.12 dts:1925760 dts_time:40.12 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 6321 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1925760 pts_time:40.12 dts:1925760 dts_time:40.12 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 6322 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1004 pts_time:40.16 dts:1004 dts_time:40.16 -> pts:61 pts_time:2.44 dts:61 dts_time:2.44
|
|---|
| 6323 | dshow passing through packet of type video size 4147200 timestamp 405337227 orig timestamp 404618827 graph timestamp 405337227 diff 718400 Decklink Video Capture
|
|---|
| 6324 | dshow passing through packet of type audio size 7680 timestamp 404618827 orig timestamp 404618827 graph timestamp 405337827 diff 719000 Decklink Audio Capture
|
|---|
| 6325 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6326 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1927680 pts_time:40.16 dts:1927680 dts_time:40.16 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 6327 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1927680 pts_time:40.16 dts:1927680 dts_time:40.16 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 6328 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1005 pts_time:40.2 dts:1005 dts_time:40.2 -> pts:62 pts_time:2.48 dts:62 dts_time:2.48
|
|---|
| 6329 | dshow passing through packet of type video size 4147200 timestamp 405740627 orig timestamp 405018827 graph timestamp 405740427 diff 721600 Decklink Video Capture
|
|---|
| 6330 | dshow passing through packet of type audio size 7680 timestamp 405018827 orig timestamp 405018827 graph timestamp 405742427 diff 723600 Decklink Audio Capture
|
|---|
| 6331 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6332 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1929600 pts_time:40.2 dts:1929600 dts_time:40.2 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 6333 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1929600 pts_time:40.2 dts:1929600 dts_time:40.2 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 6334 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1009 pts_time:40.36 dts:1006 dts_time:40.24 -> pts:66 pts_time:2.64 dts:63 dts_time:2.52
|
|---|
| 6335 | dshow passing through packet of type video size 4147200 timestamp 406140427 orig timestamp 405418827 graph timestamp 406140127 diff 721300 Decklink Video Capture
|
|---|
| 6336 | dshow passing through packet of type audio size 7680 timestamp 405418827 orig timestamp 405418827 graph timestamp 406142327 diff 723500 Decklink Audio Capture
|
|---|
| 6337 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6338 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1931520 pts_time:40.24 dts:1931520 dts_time:40.24 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 6339 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1931520 pts_time:40.24 dts:1931520 dts_time:40.24 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 6340 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1007 pts_time:40.28 dts:1007 dts_time:40.28 -> pts:64 pts_time:2.56 dts:64 dts_time:2.56
|
|---|
| 6341 | dshow passing through packet of type video size 4147200 timestamp 406537727 orig timestamp 405818827 graph timestamp 406537627 diff 718800 Decklink Video Capture
|
|---|
| 6342 | dshow passing through packet of type audio size 7680 timestamp 405818827 orig timestamp 405818827 graph timestamp 406538127 diff 719300 Decklink Audio Capture
|
|---|
| 6343 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6344 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1933440 pts_time:40.28 dts:1933440 dts_time:40.28 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 6345 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1933440 pts_time:40.28 dts:1933440 dts_time:40.28 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 6346 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1008 pts_time:40.32 dts:1008 dts_time:40.32 -> pts:65 pts_time:2.6 dts:65 dts_time:2.6
|
|---|
| 6347 | dshow passing through packet of type video size 4147200 timestamp 406937327 orig timestamp 406218827 graph timestamp 406937227 diff 718400 Decklink Video Capture
|
|---|
| 6348 | dshow passing through packet of type audio size 7680 timestamp 406218827 orig timestamp 406218827 graph timestamp 406937827 diff 719000 Decklink Audio Capture
|
|---|
| 6349 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6350 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1935360 pts_time:40.32 dts:1935360 dts_time:40.32 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 6351 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1935360 pts_time:40.32 dts:1935360 dts_time:40.32 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 6352 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1012 pts_time:40.48 dts:1009 dts_time:40.36 -> pts:69 pts_time:2.76 dts:66 dts_time:2.64
|
|---|
| 6353 | dshow passing through packet of type video size 4147200 timestamp 407337127 orig timestamp 406618827 graph timestamp 407337127 diff 718300 Decklink Video Capture
|
|---|
| 6354 | dshow passing through packet of type audio size 7680 timestamp 406618827 orig timestamp 406618827 graph timestamp 407337727 diff 718900 Decklink Audio Capture
|
|---|
| 6355 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6356 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1937280 pts_time:40.36 dts:1937280 dts_time:40.36 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 6357 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1937280 pts_time:40.36 dts:1937280 dts_time:40.36 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 6358 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1010 pts_time:40.4 dts:1010 dts_time:40.4 -> pts:67 pts_time:2.68 dts:67 dts_time:2.68
|
|---|
| 6359 | frame= 1013 fps= 25 q=2.5 size=N/A time=00:00:40.52 bitrate=N/A speed= 1x
|
|---|
| 6360 | dshow passing through packet of type video size 4147200 timestamp 407737727 orig timestamp 407018827 graph timestamp 407737627 diff 718800 Decklink Video Capture
|
|---|
| 6361 | dshow passing through packet of type audio size 7680 timestamp 407018827 orig timestamp 407018827 graph timestamp 407738227 diff 719400 Decklink Audio Capture
|
|---|
| 6362 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6363 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1939200 pts_time:40.4 dts:1939200 dts_time:40.4 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 6364 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1939200 pts_time:40.4 dts:1939200 dts_time:40.4 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 6365 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1011 pts_time:40.44 dts:1011 dts_time:40.44 -> pts:68 pts_time:2.72 dts:68 dts_time:2.72
|
|---|
| 6366 | dshow passing through packet of type video size 4147200 timestamp 408140927 orig timestamp 407418827 graph timestamp 408140627 diff 721800 Decklink Video Capture
|
|---|
| 6367 | dshow passing through packet of type audio size 7680 timestamp 407418827 orig timestamp 407418827 graph timestamp 408142727 diff 723900 Decklink Audio Capture
|
|---|
| 6368 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6369 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1941120 pts_time:40.44 dts:1941120 dts_time:40.44 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 6370 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1941120 pts_time:40.44 dts:1941120 dts_time:40.44 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 6371 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1015 pts_time:40.6 dts:1012 dts_time:40.48 -> pts:72 pts_time:2.88 dts:69 dts_time:2.76
|
|---|
| 6372 | dshow passing through packet of type video size 4147200 timestamp 408540327 orig timestamp 407818827 graph timestamp 408540127 diff 721300 Decklink Video Capture
|
|---|
| 6373 | dshow passing through packet of type audio size 7680 timestamp 407818827 orig timestamp 407818827 graph timestamp 408541927 diff 723100 Decklink Audio Capture
|
|---|
| 6374 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6375 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1943040 pts_time:40.48 dts:1943040 dts_time:40.48 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 6376 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1943040 pts_time:40.48 dts:1943040 dts_time:40.48 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 6377 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1013 pts_time:40.52 dts:1013 dts_time:40.52 -> pts:70 pts_time:2.8 dts:70 dts_time:2.8
|
|---|
| 6378 | dshow passing through packet of type video size 4147200 timestamp 408937827 orig timestamp 408218827 graph timestamp 408937727 diff 718900 Decklink Video Capture
|
|---|
| 6379 | dshow passing through packet of type audio size 7680 timestamp 408218827 orig timestamp 408218827 graph timestamp 408938327 diff 719500 Decklink Audio Capture
|
|---|
| 6380 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6381 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1944960 pts_time:40.52 dts:1944960 dts_time:40.52 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 6382 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1944960 pts_time:40.52 dts:1944960 dts_time:40.52 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 6383 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1014 pts_time:40.56 dts:1014 dts_time:40.56 -> pts:71 pts_time:2.84 dts:71 dts_time:2.84
|
|---|
| 6384 | dshow passing through packet of type video size 4147200 timestamp 409340927 orig timestamp 408618827 graph timestamp 409340727 diff 721900 Decklink Video Capture
|
|---|
| 6385 | dshow passing through packet of type audio size 7680 timestamp 408618827 orig timestamp 408618827 graph timestamp 409343027 diff 724200 Decklink Audio Capture
|
|---|
| 6386 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6387 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1946880 pts_time:40.56 dts:1946880 dts_time:40.56 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 6388 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1946880 pts_time:40.56 dts:1946880 dts_time:40.56 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 6389 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1018 pts_time:40.72 dts:1015 dts_time:40.6 -> pts:75 pts_time:3 dts:72 dts_time:2.88
|
|---|
| 6390 | dshow passing through packet of type video size 4147200 timestamp 409740627 orig timestamp 409018827 graph timestamp 409740427 diff 721600 Decklink Video Capture
|
|---|
| 6391 | dshow passing through packet of type audio size 7680 timestamp 409018827 orig timestamp 409018827 graph timestamp 409742727 diff 723900 Decklink Audio Capture
|
|---|
| 6392 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6393 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1948800 pts_time:40.6 dts:1948800 dts_time:40.6 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 6394 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1948800 pts_time:40.6 dts:1948800 dts_time:40.6 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 6395 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1016 pts_time:40.64 dts:1016 dts_time:40.64 -> pts:73 pts_time:2.92 dts:73 dts_time:2.92
|
|---|
| 6396 | dshow passing through packet of type video size 4147200 timestamp 410136527 orig timestamp 409418827 graph timestamp 410136527 diff 717700 Decklink Video Capture
|
|---|
| 6397 | dshow passing through packet of type audio size 7680 timestamp 409418827 orig timestamp 409418827 graph timestamp 410137827 diff 719000 Decklink Audio Capture
|
|---|
| 6398 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6399 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1950720 pts_time:40.64 dts:1950720 dts_time:40.64 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 6400 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1950720 pts_time:40.64 dts:1950720 dts_time:40.64 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 6401 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1017 pts_time:40.68 dts:1017 dts_time:40.68 -> pts:74 pts_time:2.96 dts:74 dts_time:2.96
|
|---|
| 6402 | dshow passing through packet of type video size 4147200 timestamp 410537227 orig timestamp 409818827 graph timestamp 410537227 diff 718400 Decklink Video Capture
|
|---|
| 6403 | dshow passing through packet of type audio size 7680 timestamp 409818827 orig timestamp 409818827 graph timestamp 410537827 diff 719000 Decklink Audio Capture
|
|---|
| 6404 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6405 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1952640 pts_time:40.68 dts:1952640 dts_time:40.68 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 6406 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1952640 pts_time:40.68 dts:1952640 dts_time:40.68 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 6407 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1021 pts_time:40.84 dts:1018 dts_time:40.72 -> pts:78 pts_time:3.12 dts:75 dts_time:3
|
|---|
| 6408 | dshow passing through packet of type video size 4147200 timestamp 410941327 orig timestamp 410218827 graph timestamp 410941127 diff 722300 Decklink Video Capture
|
|---|
| 6409 | dshow passing through packet of type audio size 7680 timestamp 410218827 orig timestamp 410218827 graph timestamp 410943327 diff 724500 Decklink Audio Capture
|
|---|
| 6410 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6411 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1954560 pts_time:40.72 dts:1954560 dts_time:40.72 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 6412 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1954560 pts_time:40.72 dts:1954560 dts_time:40.72 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 6413 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1019 pts_time:40.76 dts:1019 dts_time:40.76 -> pts:76 pts_time:3.04 dts:76 dts_time:3.04
|
|---|
| 6414 | dshow passing through packet of type video size 4147200 timestamp 411337227 orig timestamp 410618827 graph timestamp 411337227 diff 718400 Decklink Video Capture
|
|---|
| 6415 | dshow passing through packet of type audio size 7680 timestamp 410618827 orig timestamp 410618827 graph timestamp 411337927 diff 719100 Decklink Audio Capture
|
|---|
| 6416 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6417 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1956480 pts_time:40.76 dts:1956480 dts_time:40.76 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 6418 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1956480 pts_time:40.76 dts:1956480 dts_time:40.76 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 6419 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1020 pts_time:40.8 dts:1020 dts_time:40.8 -> pts:77 pts_time:3.08 dts:77 dts_time:3.08
|
|---|
| 6420 | dshow passing through packet of type video size 4147200 timestamp 411740727 orig timestamp 411018827 graph timestamp 411740527 diff 721700 Decklink Video Capture
|
|---|
| 6421 | dshow passing through packet of type audio size 7680 timestamp 411018827 orig timestamp 411018827 graph timestamp 411742327 diff 723500 Decklink Audio Capture
|
|---|
| 6422 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6423 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1958400 pts_time:40.8 dts:1958400 dts_time:40.8 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 6424 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1958400 pts_time:40.8 dts:1958400 dts_time:40.8 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 6425 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1024 pts_time:40.96 dts:1021 dts_time:40.84 -> pts:81 pts_time:3.24 dts:78 dts_time:3.12
|
|---|
| 6426 | dshow passing through packet of type video size 4147200 timestamp 412140727 orig timestamp 411418827 graph timestamp 412140427 diff 721600 Decklink Video Capture
|
|---|
| 6427 | dshow passing through packet of type audio size 7680 timestamp 411418827 orig timestamp 411418827 graph timestamp 412142427 diff 723600 Decklink Audio Capture
|
|---|
| 6428 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6429 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1960320 pts_time:40.84 dts:1960320 dts_time:40.84 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 6430 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1960320 pts_time:40.84 dts:1960320 dts_time:40.84 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 6431 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1022 pts_time:40.88 dts:1022 dts_time:40.88 -> pts:79 pts_time:3.16 dts:79 dts_time:3.16
|
|---|
| 6432 | dshow passing through packet of type video size 4147200 timestamp 412537627 orig timestamp 411818827 graph timestamp 412537627 diff 718800 Decklink Video Capture
|
|---|
| 6433 | dshow passing through packet of type audio size 7680 timestamp 411818827 orig timestamp 411818827 graph timestamp 412538227 diff 719400 Decklink Audio Capture
|
|---|
| 6434 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6435 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1962240 pts_time:40.88 dts:1962240 dts_time:40.88 -> pts:151680 pts_time:3.16 dts:151680 dts_time:3.16
|
|---|
| 6436 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1962240 pts_time:40.88 dts:1962240 dts_time:40.88 -> pts:151680 pts_time:3.16 dts:151680 dts_time:3.16
|
|---|
| 6437 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1023 pts_time:40.92 dts:1023 dts_time:40.92 -> pts:80 pts_time:3.2 dts:80 dts_time:3.2
|
|---|
| 6438 | frame= 1026 fps= 25 q=2.5 size=N/A time=00:00:41.00 bitrate=N/A speed= 1x
|
|---|
| 6439 | dshow passing through packet of type video size 4147200 timestamp 412941027 orig timestamp 412218827 graph timestamp 412940727 diff 721900 Decklink Video Capture
|
|---|
| 6440 | dshow passing through packet of type audio size 7680 timestamp 412218827 orig timestamp 412218827 graph timestamp 412943027 diff 724200 Decklink Audio Capture
|
|---|
| 6441 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6442 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1964160 pts_time:40.92 dts:1964160 dts_time:40.92 -> pts:153600 pts_time:3.2 dts:153600 dts_time:3.2
|
|---|
| 6443 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1964160 pts_time:40.92 dts:1964160 dts_time:40.92 -> pts:153600 pts_time:3.2 dts:153600 dts_time:3.2
|
|---|
| 6444 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1027 pts_time:41.08 dts:1024 dts_time:40.96 -> pts:84 pts_time:3.36 dts:81 dts_time:3.24
|
|---|
| 6445 | dshow passing through packet of type video size 4147200 timestamp 413340627 orig timestamp 412618827 graph timestamp 413340327 diff 721500 Decklink Video Capture
|
|---|
| 6446 | dshow passing through packet of type audio size 7680 timestamp 412618827 orig timestamp 412618827 graph timestamp 413342527 diff 723700 Decklink Audio Capture
|
|---|
| 6447 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6448 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1966080 pts_time:40.96 dts:1966080 dts_time:40.96 -> pts:155520 pts_time:3.24 dts:155520 dts_time:3.24
|
|---|
| 6449 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1966080 pts_time:40.96 dts:1966080 dts_time:40.96 -> pts:155520 pts_time:3.24 dts:155520 dts_time:3.24
|
|---|
| 6450 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1025 pts_time:41 dts:1025 dts_time:41 -> pts:82 pts_time:3.28 dts:82 dts_time:3.28
|
|---|
| 6451 | dshow passing through packet of type video size 4147200 timestamp 413741127 orig timestamp 413018827 graph timestamp 413740827 diff 722000 Decklink Video Capture
|
|---|
| 6452 | dshow passing through packet of type audio size 7680 timestamp 413018827 orig timestamp 413018827 graph timestamp 413743227 diff 724400 Decklink Audio Capture
|
|---|
| 6453 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6454 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1968000 pts_time:41 dts:1968000 dts_time:41 -> pts:157440 pts_time:3.28 dts:157440 dts_time:3.28
|
|---|
| 6455 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1968000 pts_time:41 dts:1968000 dts_time:41 -> pts:157440 pts_time:3.28 dts:157440 dts_time:3.28
|
|---|
| 6456 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1026 pts_time:41.04 dts:1026 dts_time:41.04 -> pts:83 pts_time:3.32 dts:83 dts_time:3.32
|
|---|
| 6457 | dshow passing through packet of type video size 4147200 timestamp 414138127 orig timestamp 413418827 graph timestamp 414138027 diff 719200 Decklink Video Capture
|
|---|
| 6458 | dshow passing through packet of type audio size 7680 timestamp 413418827 orig timestamp 413418827 graph timestamp 414139027 diff 720200 Decklink Audio Capture
|
|---|
| 6459 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6460 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1969920 pts_time:41.04 dts:1969920 dts_time:41.04 -> pts:159360 pts_time:3.32 dts:159360 dts_time:3.32
|
|---|
| 6461 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1969920 pts_time:41.04 dts:1969920 dts_time:41.04 -> pts:159360 pts_time:3.32 dts:159360 dts_time:3.32
|
|---|
| 6462 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1030 pts_time:41.2 dts:1027 dts_time:41.08 -> pts:87 pts_time:3.48 dts:84 dts_time:3.36
|
|---|
| 6463 | dshow passing through packet of type video size 4147200 timestamp 414540327 orig timestamp 413818827 graph timestamp 414540127 diff 721300 Decklink Video Capture
|
|---|
| 6464 | dshow passing through packet of type audio size 7680 timestamp 413818827 orig timestamp 413818827 graph timestamp 414541927 diff 723100 Decklink Audio Capture
|
|---|
| 6465 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6466 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1971840 pts_time:41.08 dts:1971840 dts_time:41.08 -> pts:161280 pts_time:3.36 dts:161280 dts_time:3.36
|
|---|
| 6467 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1971840 pts_time:41.08 dts:1971840 dts_time:41.08 -> pts:161280 pts_time:3.36 dts:161280 dts_time:3.36
|
|---|
| 6468 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1028 pts_time:41.12 dts:1028 dts_time:41.12 -> pts:85 pts_time:3.4 dts:85 dts_time:3.4
|
|---|
| 6469 | dshow passing through packet of type video size 4147200 timestamp 414940627 orig timestamp 414218827 graph timestamp 414940427 diff 721600 Decklink Video Capture
|
|---|
| 6470 | dshow passing through packet of type audio size 7680 timestamp 414218827 orig timestamp 414218827 graph timestamp 414942627 diff 723800 Decklink Audio Capture
|
|---|
| 6471 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6472 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1973760 pts_time:41.12 dts:1973760 dts_time:41.12 -> pts:163200 pts_time:3.4 dts:163200 dts_time:3.4
|
|---|
| 6473 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1973760 pts_time:41.12 dts:1973760 dts_time:41.12 -> pts:163200 pts_time:3.4 dts:163200 dts_time:3.4
|
|---|
| 6474 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1029 pts_time:41.16 dts:1029 dts_time:41.16 -> pts:86 pts_time:3.44 dts:86 dts_time:3.44
|
|---|
| 6475 | dshow passing through packet of type video size 4147200 timestamp 415338927 orig timestamp 414618827 graph timestamp 415338827 diff 720000 Decklink Video Capture
|
|---|
| 6476 | dshow passing through packet of type audio size 7680 timestamp 414618827 orig timestamp 414618827 graph timestamp 415339927 diff 721100 Decklink Audio Capture
|
|---|
| 6477 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6478 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1975680 pts_time:41.16 dts:1975680 dts_time:41.16 -> pts:165120 pts_time:3.44 dts:165120 dts_time:3.44
|
|---|
| 6479 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1975680 pts_time:41.16 dts:1975680 dts_time:41.16 -> pts:165120 pts_time:3.44 dts:165120 dts_time:3.44
|
|---|
| 6480 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1033 pts_time:41.32 dts:1030 dts_time:41.2 -> pts:90 pts_time:3.6 dts:87 dts_time:3.48
|
|---|
| 6481 | dshow passing through packet of type video size 4147200 timestamp 415740227 orig timestamp 415018827 graph timestamp 415740027 diff 721200 Decklink Video Capture
|
|---|
| 6482 | dshow passing through packet of type audio size 7680 timestamp 415018827 orig timestamp 415018827 graph timestamp 415741927 diff 723100 Decklink Audio Capture
|
|---|
| 6483 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6484 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1977600 pts_time:41.2 dts:1977600 dts_time:41.2 -> pts:167040 pts_time:3.48 dts:167040 dts_time:3.48
|
|---|
| 6485 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1977600 pts_time:41.2 dts:1977600 dts_time:41.2 -> pts:167040 pts_time:3.48 dts:167040 dts_time:3.48
|
|---|
| 6486 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1031 pts_time:41.24 dts:1031 dts_time:41.24 -> pts:88 pts_time:3.52 dts:88 dts_time:3.52
|
|---|
| 6487 | dshow passing through packet of type video size 4147200 timestamp 416140527 orig timestamp 415418827 graph timestamp 416140227 diff 721400 Decklink Video Capture
|
|---|
| 6488 | dshow passing through packet of type audio size 7680 timestamp 415418827 orig timestamp 415418827 graph timestamp 416142127 diff 723300 Decklink Audio Capture
|
|---|
| 6489 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6490 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1979520 pts_time:41.24 dts:1979520 dts_time:41.24 -> pts:168960 pts_time:3.52 dts:168960 dts_time:3.52
|
|---|
| 6491 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1979520 pts_time:41.24 dts:1979520 dts_time:41.24 -> pts:168960 pts_time:3.52 dts:168960 dts_time:3.52
|
|---|
| 6492 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1032 pts_time:41.28 dts:1032 dts_time:41.28 -> pts:89 pts_time:3.56 dts:89 dts_time:3.56
|
|---|
| 6493 | dshow passing through packet of type video size 4147200 timestamp 416538427 orig timestamp 415818827 graph timestamp 416538327 diff 719500 Decklink Video Capture
|
|---|
| 6494 | dshow passing through packet of type audio size 7680 timestamp 415818827 orig timestamp 415818827 graph timestamp 416539627 diff 720800 Decklink Audio Capture
|
|---|
| 6495 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6496 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1981440 pts_time:41.28 dts:1981440 dts_time:41.28 -> pts:170880 pts_time:3.56 dts:170880 dts_time:3.56
|
|---|
| 6497 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1981440 pts_time:41.28 dts:1981440 dts_time:41.28 -> pts:170880 pts_time:3.56 dts:170880 dts_time:3.56
|
|---|
| 6498 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1036 pts_time:41.44 dts:1033 dts_time:41.32 -> pts:93 pts_time:3.72 dts:90 dts_time:3.6
|
|---|
| 6499 | dshow passing through packet of type video size 4147200 timestamp 416939927 orig timestamp 416218827 graph timestamp 416939727 diff 720900 Decklink Video Capture
|
|---|
| 6500 | dshow passing through packet of type audio size 7680 timestamp 416218827 orig timestamp 416218827 graph timestamp 416941527 diff 722700 Decklink Audio Capture
|
|---|
| 6501 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6502 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1983360 pts_time:41.32 dts:1983360 dts_time:41.32 -> pts:172800 pts_time:3.6 dts:172800 dts_time:3.6
|
|---|
| 6503 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1983360 pts_time:41.32 dts:1983360 dts_time:41.32 -> pts:172800 pts_time:3.6 dts:172800 dts_time:3.6
|
|---|
| 6504 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1034 pts_time:41.36 dts:1034 dts_time:41.36 -> pts:91 pts_time:3.64 dts:91 dts_time:3.64
|
|---|
| 6505 | dshow passing through packet of type video size 4147200 timestamp 417339227 orig timestamp 416618827 graph timestamp 417339127 diff 720300 Decklink Video Capture
|
|---|
| 6506 | dshow passing through packet of type audio size 7680 timestamp 416618827 orig timestamp 416618827 graph timestamp 417340427 diff 721600 Decklink Audio Capture
|
|---|
| 6507 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6508 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1985280 pts_time:41.36 dts:1985280 dts_time:41.36 -> pts:174720 pts_time:3.64 dts:174720 dts_time:3.64
|
|---|
| 6509 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1985280 pts_time:41.36 dts:1985280 dts_time:41.36 -> pts:174720 pts_time:3.64 dts:174720 dts_time:3.64
|
|---|
| 6510 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1035 pts_time:41.4 dts:1035 dts_time:41.4 -> pts:92 pts_time:3.68 dts:92 dts_time:3.68
|
|---|
| 6511 | frame= 1038 fps= 25 q=2.5 size=N/A time=00:00:41.52 bitrate=N/A speed= 1x
|
|---|
| 6512 | dshow passing through packet of type video size 4147200 timestamp 417737327 orig timestamp 417018827 graph timestamp 417737327 diff 718500 Decklink Video Capture
|
|---|
| 6513 | dshow passing through packet of type audio size 7680 timestamp 417018827 orig timestamp 417018827 graph timestamp 417738127 diff 719300 Decklink Audio Capture
|
|---|
| 6514 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6515 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1987200 pts_time:41.4 dts:1987200 dts_time:41.4 -> pts:176640 pts_time:3.68 dts:176640 dts_time:3.68
|
|---|
| 6516 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1987200 pts_time:41.4 dts:1987200 dts_time:41.4 -> pts:176640 pts_time:3.68 dts:176640 dts_time:3.68
|
|---|
| 6517 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1039 pts_time:41.56 dts:1036 dts_time:41.44 -> pts:96 pts_time:3.84 dts:93 dts_time:3.72
|
|---|
| 6518 | dshow passing through packet of type video size 4147200 timestamp 418137827 orig timestamp 417418827 graph timestamp 418137727 diff 718900 Decklink Video Capture
|
|---|
| 6519 | dshow passing through packet of type audio size 7680 timestamp 417418827 orig timestamp 417418827 graph timestamp 418138727 diff 719900 Decklink Audio Capture
|
|---|
| 6520 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6521 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1989120 pts_time:41.44 dts:1989120 dts_time:41.44 -> pts:178560 pts_time:3.72 dts:178560 dts_time:3.72
|
|---|
| 6522 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1989120 pts_time:41.44 dts:1989120 dts_time:41.44 -> pts:178560 pts_time:3.72 dts:178560 dts_time:3.72
|
|---|
| 6523 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1037 pts_time:41.48 dts:1037 dts_time:41.48 -> pts:94 pts_time:3.76 dts:94 dts_time:3.76
|
|---|
| 6524 | dshow passing through packet of type video size 4147200 timestamp 418537327 orig timestamp 417818827 graph timestamp 418537227 diff 718400 Decklink Video Capture
|
|---|
| 6525 | dshow passing through packet of type audio size 7680 timestamp 417818827 orig timestamp 417818827 graph timestamp 418537827 diff 719000 Decklink Audio Capture
|
|---|
| 6526 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6527 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1991040 pts_time:41.48 dts:1991040 dts_time:41.48 -> pts:180480 pts_time:3.76 dts:180480 dts_time:3.76
|
|---|
| 6528 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1991040 pts_time:41.48 dts:1991040 dts_time:41.48 -> pts:180480 pts_time:3.76 dts:180480 dts_time:3.76
|
|---|
| 6529 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1038 pts_time:41.52 dts:1038 dts_time:41.52 -> pts:95 pts_time:3.8 dts:95 dts_time:3.8
|
|---|
| 6530 | dshow passing through packet of type video size 4147200 timestamp 418941127 orig timestamp 418218827 graph timestamp 418940927 diff 722100 Decklink Video Capture
|
|---|
| 6531 | dshow passing through packet of type audio size 7680 timestamp 418218827 orig timestamp 418218827 graph timestamp 418943127 diff 724300 Decklink Audio Capture
|
|---|
| 6532 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6533 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1992960 pts_time:41.52 dts:1992960 dts_time:41.52 -> pts:182400 pts_time:3.8 dts:182400 dts_time:3.8
|
|---|
| 6534 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1992960 pts_time:41.52 dts:1992960 dts_time:41.52 -> pts:182400 pts_time:3.8 dts:182400 dts_time:3.8
|
|---|
| 6535 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1042 pts_time:41.68 dts:1039 dts_time:41.56 -> pts:99 pts_time:3.96 dts:96 dts_time:3.84
|
|---|
| 6536 | dshow passing through packet of type video size 4147200 timestamp 419340627 orig timestamp 418618827 graph timestamp 419340327 diff 721500 Decklink Video Capture
|
|---|
| 6537 | dshow passing through packet of type audio size 7680 timestamp 418618827 orig timestamp 418618827 graph timestamp 419342527 diff 723700 Decklink Audio Capture
|
|---|
| 6538 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6539 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1994880 pts_time:41.56 dts:1994880 dts_time:41.56 -> pts:184320 pts_time:3.84 dts:184320 dts_time:3.84
|
|---|
| 6540 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1994880 pts_time:41.56 dts:1994880 dts_time:41.56 -> pts:184320 pts_time:3.84 dts:184320 dts_time:3.84
|
|---|
| 6541 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1040 pts_time:41.6 dts:1040 dts_time:41.6 -> pts:97 pts_time:3.88 dts:97 dts_time:3.88
|
|---|
| 6542 | dshow passing through packet of type video size 4147200 timestamp 419739627 orig timestamp 419018827 graph timestamp 419739527 diff 720700 Decklink Video Capture
|
|---|
| 6543 | dshow passing through packet of type audio size 7680 timestamp 419018827 orig timestamp 419018827 graph timestamp 419741327 diff 722500 Decklink Audio Capture
|
|---|
| 6544 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6545 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1996800 pts_time:41.6 dts:1996800 dts_time:41.6 -> pts:186240 pts_time:3.88 dts:186240 dts_time:3.88
|
|---|
| 6546 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1996800 pts_time:41.6 dts:1996800 dts_time:41.6 -> pts:186240 pts_time:3.88 dts:186240 dts_time:3.88
|
|---|
| 6547 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1041 pts_time:41.64 dts:1041 dts_time:41.64 -> pts:98 pts_time:3.92 dts:98 dts_time:3.92
|
|---|
| 6548 | dshow passing through packet of type video size 4147200 timestamp 420140527 orig timestamp 419418827 graph timestamp 420140327 diff 721500 Decklink Video Capture
|
|---|
| 6549 | dshow passing through packet of type audio size 7680 timestamp 419418827 orig timestamp 419418827 graph timestamp 420142227 diff 723400 Decklink Audio Capture
|
|---|
| 6550 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6551 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:1998720 pts_time:41.64 dts:1998720 dts_time:41.64 -> pts:188160 pts_time:3.92 dts:188160 dts_time:3.92
|
|---|
| 6552 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:1998720 pts_time:41.64 dts:1998720 dts_time:41.64 -> pts:188160 pts_time:3.92 dts:188160 dts_time:3.92
|
|---|
| 6553 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1045 pts_time:41.8 dts:1042 dts_time:41.68 -> pts:102 pts_time:4.08 dts:99 dts_time:3.96
|
|---|
| 6554 | dshow passing through packet of type video size 4147200 timestamp 420540227 orig timestamp 419818827 graph timestamp 420540027 diff 721200 Decklink Video Capture
|
|---|
| 6555 | dshow passing through packet of type audio size 7680 timestamp 419818827 orig timestamp 419818827 graph timestamp 420541827 diff 723000 Decklink Audio Capture
|
|---|
| 6556 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6557 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2000640 pts_time:41.68 dts:2000640 dts_time:41.68 -> pts:190080 pts_time:3.96 dts:190080 dts_time:3.96
|
|---|
| 6558 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2000640 pts_time:41.68 dts:2000640 dts_time:41.68 -> pts:190080 pts_time:3.96 dts:190080 dts_time:3.96
|
|---|
| 6559 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1043 pts_time:41.72 dts:1043 dts_time:41.72 -> pts:100 pts_time:4 dts:100 dts_time:4
|
|---|
| 6560 | dshow passing through packet of type video size 4147200 timestamp 420938427 orig timestamp 420218827 graph timestamp 420938227 diff 719400 Decklink Video Capture
|
|---|
| 6561 | dshow passing through packet of type audio size 7680 timestamp 420218827 orig timestamp 420218827 graph timestamp 420939227 diff 720400 Decklink Audio Capture
|
|---|
| 6562 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6563 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2002560 pts_time:41.72 dts:2002560 dts_time:41.72 -> pts:192000 pts_time:4 dts:192000 dts_time:4
|
|---|
| 6564 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2002560 pts_time:41.72 dts:2002560 dts_time:41.72 -> pts:192000 pts_time:4 dts:192000 dts_time:4
|
|---|
| 6565 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1044 pts_time:41.76 dts:1044 dts_time:41.76 -> pts:101 pts_time:4.04 dts:101 dts_time:4.04
|
|---|
| 6566 | dshow passing through packet of type video size 4147200 timestamp 421340627 orig timestamp 420618827 graph timestamp 421340427 diff 721600 Decklink Video Capture
|
|---|
| 6567 | dshow passing through packet of type audio size 7680 timestamp 420618827 orig timestamp 420618827 graph timestamp 421342627 diff 723800 Decklink Audio Capture
|
|---|
| 6568 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6569 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2004480 pts_time:41.76 dts:2004480 dts_time:41.76 -> pts:193920 pts_time:4.04 dts:193920 dts_time:4.04
|
|---|
| 6570 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2004480 pts_time:41.76 dts:2004480 dts_time:41.76 -> pts:193920 pts_time:4.04 dts:193920 dts_time:4.04
|
|---|
| 6571 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1048 pts_time:41.92 dts:1045 dts_time:41.8 -> pts:105 pts_time:4.2 dts:102 dts_time:4.08
|
|---|
| 6572 | dshow passing through packet of type video size 4147200 timestamp 421740527 orig timestamp 421018827 graph timestamp 421740327 diff 721500 Decklink Video Capture
|
|---|
| 6573 | dshow passing through packet of type audio size 7680 timestamp 421018827 orig timestamp 421018827 graph timestamp 421742427 diff 723600 Decklink Audio Capture
|
|---|
| 6574 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6575 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2006400 pts_time:41.8 dts:2006400 dts_time:41.8 -> pts:195840 pts_time:4.08 dts:195840 dts_time:4.08
|
|---|
| 6576 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2006400 pts_time:41.8 dts:2006400 dts_time:41.8 -> pts:195840 pts_time:4.08 dts:195840 dts_time:4.08
|
|---|
| 6577 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1046 pts_time:41.84 dts:1046 dts_time:41.84 -> pts:103 pts_time:4.12 dts:103 dts_time:4.12
|
|---|
| 6578 | dshow passing through packet of type video size 4147200 timestamp 422138127 orig timestamp 421418827 graph timestamp 422138027 diff 719200 Decklink Video Capture
|
|---|
| 6579 | dshow passing through packet of type audio size 7680 timestamp 421418827 orig timestamp 421418827 graph timestamp 422139327 diff 720500 Decklink Audio Capture
|
|---|
| 6580 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6581 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2008320 pts_time:41.84 dts:2008320 dts_time:41.84 -> pts:197760 pts_time:4.12 dts:197760 dts_time:4.12
|
|---|
| 6582 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2008320 pts_time:41.84 dts:2008320 dts_time:41.84 -> pts:197760 pts_time:4.12 dts:197760 dts_time:4.12
|
|---|
| 6583 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1047 pts_time:41.88 dts:1047 dts_time:41.88 -> pts:104 pts_time:4.16 dts:104 dts_time:4.16
|
|---|
| 6584 | dshow passing through packet of type video size 4147200 timestamp 422537927 orig timestamp 421818827 graph timestamp 422537827 diff 719000 Decklink Video Capture
|
|---|
| 6585 | dshow passing through packet of type audio size 7680 timestamp 421818827 orig timestamp 421818827 graph timestamp 422538427 diff 719600 Decklink Audio Capture
|
|---|
| 6586 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6587 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2010240 pts_time:41.88 dts:2010240 dts_time:41.88 -> pts:199680 pts_time:4.16 dts:199680 dts_time:4.16
|
|---|
| 6588 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2010240 pts_time:41.88 dts:2010240 dts_time:41.88 -> pts:199680 pts_time:4.16 dts:199680 dts_time:4.16
|
|---|
| 6589 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1051 pts_time:42.04 dts:1048 dts_time:41.92 -> pts:108 pts_time:4.32 dts:105 dts_time:4.2
|
|---|
| 6590 | frame= 1051 fps= 25 q=1.6 size=N/A time=00:00:42.00 bitrate=N/A speed= 1x
|
|---|
| 6591 | dshow passing through packet of type video size 4147200 timestamp 422940327 orig timestamp 422218827 graph timestamp 422940127 diff 721300 Decklink Video Capture
|
|---|
| 6592 | dshow passing through packet of type audio size 7680 timestamp 422218827 orig timestamp 422218827 graph timestamp 422941927 diff 723100 Decklink Audio Capture
|
|---|
| 6593 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6594 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2012160 pts_time:41.92 dts:2012160 dts_time:41.92 -> pts:201600 pts_time:4.2 dts:201600 dts_time:4.2
|
|---|
| 6595 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2012160 pts_time:41.92 dts:2012160 dts_time:41.92 -> pts:201600 pts_time:4.2 dts:201600 dts_time:4.2
|
|---|
| 6596 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1049 pts_time:41.96 dts:1049 dts_time:41.96 -> pts:106 pts_time:4.24 dts:106 dts_time:4.24
|
|---|
| 6597 | dshow passing through packet of type video size 4147200 timestamp 423337227 orig timestamp 422618827 graph timestamp 423337227 diff 718400 Decklink Video Capture
|
|---|
| 6598 | dshow passing through packet of type audio size 7680 timestamp 422618827 orig timestamp 422618827 graph timestamp 423337827 diff 719000 Decklink Audio Capture
|
|---|
| 6599 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6600 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2014080 pts_time:41.96 dts:2014080 dts_time:41.96 -> pts:203520 pts_time:4.24 dts:203520 dts_time:4.24
|
|---|
| 6601 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2014080 pts_time:41.96 dts:2014080 dts_time:41.96 -> pts:203520 pts_time:4.24 dts:203520 dts_time:4.24
|
|---|
| 6602 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1050 pts_time:42 dts:1050 dts_time:42 -> pts:107 pts_time:4.28 dts:107 dts_time:4.28
|
|---|
| 6603 | dshow passing through packet of type video size 4147200 timestamp 423741227 orig timestamp 423018827 graph timestamp 423740927 diff 722100 Decklink Video Capture
|
|---|
| 6604 | dshow passing through packet of type audio size 7680 timestamp 423018827 orig timestamp 423018827 graph timestamp 423743227 diff 724400 Decklink Audio Capture
|
|---|
| 6605 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6606 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2016000 pts_time:42 dts:2016000 dts_time:42 -> pts:205440 pts_time:4.28 dts:205440 dts_time:4.28
|
|---|
| 6607 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2016000 pts_time:42 dts:2016000 dts_time:42 -> pts:205440 pts_time:4.28 dts:205440 dts_time:4.28
|
|---|
| 6608 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1054 pts_time:42.16 dts:1051 dts_time:42.04 -> pts:111 pts_time:4.44 dts:108 dts_time:4.32
|
|---|
| 6609 | dshow passing through packet of type video size 4147200 timestamp 424140627 orig timestamp 423418827 graph timestamp 424140427 diff 721600 Decklink Video Capture
|
|---|
| 6610 | dshow passing through packet of type audio size 7680 timestamp 423418827 orig timestamp 423418827 graph timestamp 424142727 diff 723900 Decklink Audio Capture
|
|---|
| 6611 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6612 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2017920 pts_time:42.04 dts:2017920 dts_time:42.04 -> pts:207360 pts_time:4.32 dts:207360 dts_time:4.32
|
|---|
| 6613 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2017920 pts_time:42.04 dts:2017920 dts_time:42.04 -> pts:207360 pts_time:4.32 dts:207360 dts_time:4.32
|
|---|
| 6614 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1052 pts_time:42.08 dts:1052 dts_time:42.08 -> pts:109 pts_time:4.36 dts:109 dts_time:4.36
|
|---|
| 6615 | dshow passing through packet of type video size 4147200 timestamp 424536827 orig timestamp 423818827 graph timestamp 424536827 diff 718000 Decklink Video Capture
|
|---|
| 6616 | dshow passing through packet of type audio size 7680 timestamp 423818827 orig timestamp 423818827 graph timestamp 424537427 diff 718600 Decklink Audio Capture
|
|---|
| 6617 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6618 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2019840 pts_time:42.08 dts:2019840 dts_time:42.08 -> pts:209280 pts_time:4.36 dts:209280 dts_time:4.36
|
|---|
| 6619 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2019840 pts_time:42.08 dts:2019840 dts_time:42.08 -> pts:209280 pts_time:4.36 dts:209280 dts_time:4.36
|
|---|
| 6620 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1053 pts_time:42.12 dts:1053 dts_time:42.12 -> pts:110 pts_time:4.4 dts:110 dts_time:4.4
|
|---|
| 6621 | dshow passing through packet of type video size 4147200 timestamp 424940727 orig timestamp 424218827 graph timestamp 424940427 diff 721600 Decklink Video Capture
|
|---|
| 6622 | dshow passing through packet of type audio size 7680 timestamp 424218827 orig timestamp 424218827 graph timestamp 424942727 diff 723900 Decklink Audio Capture
|
|---|
| 6623 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6624 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2021760 pts_time:42.12 dts:2021760 dts_time:42.12 -> pts:211200 pts_time:4.4 dts:211200 dts_time:4.4
|
|---|
| 6625 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2021760 pts_time:42.12 dts:2021760 dts_time:42.12 -> pts:211200 pts_time:4.4 dts:211200 dts_time:4.4
|
|---|
| 6626 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1057 pts_time:42.28 dts:1054 dts_time:42.16 -> pts:114 pts_time:4.56 dts:111 dts_time:4.44
|
|---|
| 6627 | dshow passing through packet of type video size 4147200 timestamp 425337327 orig timestamp 424618827 graph timestamp 425337227 diff 718400 Decklink Video Capture
|
|---|
| 6628 | dshow passing through packet of type audio size 7680 timestamp 424618827 orig timestamp 424618827 graph timestamp 425337827 diff 719000 Decklink Audio Capture
|
|---|
| 6629 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6630 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2023680 pts_time:42.16 dts:2023680 dts_time:42.16 -> pts:213120 pts_time:4.44 dts:213120 dts_time:4.44
|
|---|
| 6631 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2023680 pts_time:42.16 dts:2023680 dts_time:42.16 -> pts:213120 pts_time:4.44 dts:213120 dts_time:4.44
|
|---|
| 6632 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1055 pts_time:42.2 dts:1055 dts_time:42.2 -> pts:112 pts_time:4.48 dts:112 dts_time:4.48
|
|---|
| 6633 | dshow passing through packet of type video size 4147200 timestamp 425737627 orig timestamp 425018827 graph timestamp 425737527 diff 718700 Decklink Video Capture
|
|---|
| 6634 | dshow passing through packet of type audio size 7680 timestamp 425018827 orig timestamp 425018827 graph timestamp 425738327 diff 719500 Decklink Audio Capture
|
|---|
| 6635 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6636 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2025600 pts_time:42.2 dts:2025600 dts_time:42.2 -> pts:215040 pts_time:4.48 dts:215040 dts_time:4.48
|
|---|
| 6637 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2025600 pts_time:42.2 dts:2025600 dts_time:42.2 -> pts:215040 pts_time:4.48 dts:215040 dts_time:4.48
|
|---|
| 6638 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1056 pts_time:42.24 dts:1056 dts_time:42.24 -> pts:113 pts_time:4.52 dts:113 dts_time:4.52
|
|---|
| 6639 | dshow passing through packet of type video size 4147200 timestamp 426140227 orig timestamp 425418827 graph timestamp 426140027 diff 721200 Decklink Video Capture
|
|---|
| 6640 | dshow passing through packet of type audio size 7680 timestamp 425418827 orig timestamp 425418827 graph timestamp 426141927 diff 723100 Decklink Audio Capture
|
|---|
| 6641 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6642 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2027520 pts_time:42.24 dts:2027520 dts_time:42.24 -> pts:216960 pts_time:4.52 dts:216960 dts_time:4.52
|
|---|
| 6643 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2027520 pts_time:42.24 dts:2027520 dts_time:42.24 -> pts:216960 pts_time:4.52 dts:216960 dts_time:4.52
|
|---|
| 6644 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1060 pts_time:42.4 dts:1057 dts_time:42.28 -> pts:117 pts_time:4.68 dts:114 dts_time:4.56
|
|---|
| 6645 | dshow passing through packet of type video size 4147200 timestamp 426540527 orig timestamp 425818827 graph timestamp 426540327 diff 721500 Decklink Video Capture
|
|---|
| 6646 | dshow passing through packet of type audio size 7680 timestamp 425818827 orig timestamp 425818827 graph timestamp 426542227 diff 723400 Decklink Audio Capture
|
|---|
| 6647 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6648 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2029440 pts_time:42.28 dts:2029440 dts_time:42.28 -> pts:218880 pts_time:4.56 dts:218880 dts_time:4.56
|
|---|
| 6649 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2029440 pts_time:42.28 dts:2029440 dts_time:42.28 -> pts:218880 pts_time:4.56 dts:218880 dts_time:4.56
|
|---|
| 6650 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1058 pts_time:42.32 dts:1058 dts_time:42.32 -> pts:115 pts_time:4.6 dts:115 dts_time:4.6
|
|---|
| 6651 | dshow passing through packet of type video size 4147200 timestamp 426937527 orig timestamp 426218827 graph timestamp 426937427 diff 718600 Decklink Video Capture
|
|---|
| 6652 | dshow passing through packet of type audio size 7680 timestamp 426218827 orig timestamp 426218827 graph timestamp 426938027 diff 719200 Decklink Audio Capture
|
|---|
| 6653 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6654 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2031360 pts_time:42.32 dts:2031360 dts_time:42.32 -> pts:220800 pts_time:4.6 dts:220800 dts_time:4.6
|
|---|
| 6655 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2031360 pts_time:42.32 dts:2031360 dts_time:42.32 -> pts:220800 pts_time:4.6 dts:220800 dts_time:4.6
|
|---|
| 6656 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1059 pts_time:42.36 dts:1059 dts_time:42.36 -> pts:116 pts_time:4.64 dts:116 dts_time:4.64
|
|---|
| 6657 | dshow passing through packet of type video size 4147200 timestamp 427340927 orig timestamp 426618827 graph timestamp 427340627 diff 721800 Decklink Video Capture
|
|---|
| 6658 | dshow passing through packet of type audio size 7680 timestamp 426618827 orig timestamp 426618827 graph timestamp 427342927 diff 724100 Decklink Audio Capture
|
|---|
| 6659 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6660 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2033280 pts_time:42.36 dts:2033280 dts_time:42.36 -> pts:222720 pts_time:4.64 dts:222720 dts_time:4.64
|
|---|
| 6661 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2033280 pts_time:42.36 dts:2033280 dts_time:42.36 -> pts:222720 pts_time:4.64 dts:222720 dts_time:4.64
|
|---|
| 6662 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1063 pts_time:42.52 dts:1060 dts_time:42.4 -> pts:120 pts_time:4.8 dts:117 dts_time:4.68
|
|---|
| 6663 | frame= 1063 fps= 25 q=1.6 size=N/A time=00:00:42.52 bitrate=N/A speed= 1x
|
|---|
| 6664 | dshow passing through packet of type video size 4147200 timestamp 427739927 orig timestamp 427018827 graph timestamp 427739727 diff 720900 Decklink Video Capture
|
|---|
| 6665 | dshow passing through packet of type audio size 7680 timestamp 427018827 orig timestamp 427018827 graph timestamp 427741927 diff 723100 Decklink Audio Capture
|
|---|
| 6666 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6667 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2035200 pts_time:42.4 dts:2035200 dts_time:42.4 -> pts:224640 pts_time:4.68 dts:224640 dts_time:4.68
|
|---|
| 6668 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2035200 pts_time:42.4 dts:2035200 dts_time:42.4 -> pts:224640 pts_time:4.68 dts:224640 dts_time:4.68
|
|---|
| 6669 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1061 pts_time:42.44 dts:1061 dts_time:42.44 -> pts:118 pts_time:4.72 dts:118 dts_time:4.72
|
|---|
| 6670 | dshow passing through packet of type video size 4147200 timestamp 428141127 orig timestamp 427418827 graph timestamp 428140927 diff 722100 Decklink Video Capture
|
|---|
| 6671 | dshow passing through packet of type audio size 7680 timestamp 427418827 orig timestamp 427418827 graph timestamp 428143127 diff 724300 Decklink Audio Capture
|
|---|
| 6672 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6673 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2037120 pts_time:42.44 dts:2037120 dts_time:42.44 -> pts:226560 pts_time:4.72 dts:226560 dts_time:4.72
|
|---|
| 6674 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2037120 pts_time:42.44 dts:2037120 dts_time:42.44 -> pts:226560 pts_time:4.72 dts:226560 dts_time:4.72
|
|---|
| 6675 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1062 pts_time:42.48 dts:1062 dts_time:42.48 -> pts:119 pts_time:4.76 dts:119 dts_time:4.76
|
|---|
| 6676 | dshow passing through packet of type video size 4147200 timestamp 428539227 orig timestamp 427818827 graph timestamp 428539127 diff 720300 Decklink Video Capture
|
|---|
| 6677 | dshow passing through packet of type audio size 7680 timestamp 427818827 orig timestamp 427818827 graph timestamp 428540627 diff 721800 Decklink Audio Capture
|
|---|
| 6678 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6679 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2039040 pts_time:42.48 dts:2039040 dts_time:42.48 -> pts:228480 pts_time:4.76 dts:228480 dts_time:4.76
|
|---|
| 6680 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2039040 pts_time:42.48 dts:2039040 dts_time:42.48 -> pts:228480 pts_time:4.76 dts:228480 dts_time:4.76
|
|---|
| 6681 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1066 pts_time:42.64 dts:1063 dts_time:42.52 -> pts:123 pts_time:4.92 dts:120 dts_time:4.8
|
|---|
| 6682 | dshow passing through packet of type video size 4147200 timestamp 428940327 orig timestamp 428218827 graph timestamp 428940127 diff 721300 Decklink Video Capture
|
|---|
| 6683 | dshow passing through packet of type audio size 7680 timestamp 428218827 orig timestamp 428218827 graph timestamp 428941927 diff 723100 Decklink Audio Capture
|
|---|
| 6684 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6685 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2040960 pts_time:42.52 dts:2040960 dts_time:42.52 -> pts:230400 pts_time:4.8 dts:230400 dts_time:4.8
|
|---|
| 6686 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2040960 pts_time:42.52 dts:2040960 dts_time:42.52 -> pts:230400 pts_time:4.8 dts:230400 dts_time:4.8
|
|---|
| 6687 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1064 pts_time:42.56 dts:1064 dts_time:42.56 -> pts:121 pts_time:4.84 dts:121 dts_time:4.84
|
|---|
| 6688 | dshow passing through packet of type video size 4147200 timestamp 429340727 orig timestamp 428618827 graph timestamp 429340427 diff 721600 Decklink Video Capture
|
|---|
| 6689 | dshow passing through packet of type audio size 7680 timestamp 428618827 orig timestamp 428618827 graph timestamp 429342527 diff 723700 Decklink Audio Capture
|
|---|
| 6690 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6691 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2042880 pts_time:42.56 dts:2042880 dts_time:42.56 -> pts:232320 pts_time:4.84 dts:232320 dts_time:4.84
|
|---|
| 6692 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2042880 pts_time:42.56 dts:2042880 dts_time:42.56 -> pts:232320 pts_time:4.84 dts:232320 dts_time:4.84
|
|---|
| 6693 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1065 pts_time:42.6 dts:1065 dts_time:42.6 -> pts:122 pts_time:4.88 dts:122 dts_time:4.88
|
|---|
| 6694 | dshow passing through packet of type video size 4147200 timestamp 429738327 orig timestamp 429018827 graph timestamp 429738227 diff 719400 Decklink Video Capture
|
|---|
| 6695 | dshow passing through packet of type audio size 7680 timestamp 429018827 orig timestamp 429018827 graph timestamp 429739427 diff 720600 Decklink Audio Capture
|
|---|
| 6696 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6697 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2044800 pts_time:42.6 dts:2044800 dts_time:42.6 -> pts:234240 pts_time:4.88 dts:234240 dts_time:4.88
|
|---|
| 6698 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2044800 pts_time:42.6 dts:2044800 dts_time:42.6 -> pts:234240 pts_time:4.88 dts:234240 dts_time:4.88
|
|---|
| 6699 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1069 pts_time:42.76 dts:1066 dts_time:42.64 -> pts:126 pts_time:5.04 dts:123 dts_time:4.92
|
|---|
| 6700 | dshow passing through packet of type video size 4147200 timestamp 430140427 orig timestamp 429418827 graph timestamp 430140227 diff 721400 Decklink Video Capture
|
|---|
| 6701 | dshow passing through packet of type audio size 7680 timestamp 429418827 orig timestamp 429418827 graph timestamp 430142527 diff 723700 Decklink Audio Capture
|
|---|
| 6702 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6703 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2046720 pts_time:42.64 dts:2046720 dts_time:42.64 -> pts:236160 pts_time:4.92 dts:236160 dts_time:4.92
|
|---|
| 6704 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2046720 pts_time:42.64 dts:2046720 dts_time:42.64 -> pts:236160 pts_time:4.92 dts:236160 dts_time:4.92
|
|---|
| 6705 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1067 pts_time:42.68 dts:1067 dts_time:42.68 -> pts:124 pts_time:4.96 dts:124 dts_time:4.96
|
|---|
| 6706 | dshow passing through packet of type video size 4147200 timestamp 430540327 orig timestamp 429818827 graph timestamp 430540127 diff 721300 Decklink Video Capture
|
|---|
| 6707 | dshow passing through packet of type audio size 7680 timestamp 429818827 orig timestamp 429818827 graph timestamp 430542027 diff 723200 Decklink Audio Capture
|
|---|
| 6708 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6709 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2048640 pts_time:42.68 dts:2048640 dts_time:42.68 -> pts:238080 pts_time:4.96 dts:238080 dts_time:4.96
|
|---|
| 6710 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2048640 pts_time:42.68 dts:2048640 dts_time:42.68 -> pts:238080 pts_time:4.96 dts:238080 dts_time:4.96
|
|---|
| 6711 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1068 pts_time:42.72 dts:1068 dts_time:42.72 -> pts:125 pts_time:5 dts:125 dts_time:5
|
|---|
| 6712 | dshow passing through packet of type video size 4147200 timestamp 430938227 orig timestamp 430218827 graph timestamp 430938127 diff 719300 Decklink Video Capture
|
|---|
| 6713 | dshow passing through packet of type audio size 7680 timestamp 430218827 orig timestamp 430218827 graph timestamp 430939227 diff 720400 Decklink Audio Capture
|
|---|
| 6714 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6715 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2050560 pts_time:42.72 dts:2050560 dts_time:42.72 -> pts:240000 pts_time:5 dts:240000 dts_time:5
|
|---|
| 6716 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2050560 pts_time:42.72 dts:2050560 dts_time:42.72 -> pts:240000 pts_time:5 dts:240000 dts_time:5
|
|---|
| 6717 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1072 pts_time:42.88 dts:1069 dts_time:42.76 -> pts:129 pts_time:5.16 dts:126 dts_time:5.04
|
|---|
| 6718 | dshow passing through packet of type video size 4147200 timestamp 431340327 orig timestamp 430618827 graph timestamp 431340127 diff 721300 Decklink Video Capture
|
|---|
| 6719 | dshow passing through packet of type audio size 7680 timestamp 430618827 orig timestamp 430618827 graph timestamp 431341927 diff 723100 Decklink Audio Capture
|
|---|
| 6720 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6721 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2052480 pts_time:42.76 dts:2052480 dts_time:42.76 -> pts:241920 pts_time:5.04 dts:241920 dts_time:5.04
|
|---|
| 6722 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2052480 pts_time:42.76 dts:2052480 dts_time:42.76 -> pts:241920 pts_time:5.04 dts:241920 dts_time:5.04
|
|---|
| 6723 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1070 pts_time:42.8 dts:1070 dts_time:42.8 -> pts:127 pts_time:5.08 dts:127 dts_time:5.08
|
|---|
| 6724 | dshow passing through packet of type video size 4147200 timestamp 431740427 orig timestamp 431018827 graph timestamp 431740227 diff 721400 Decklink Video Capture
|
|---|
| 6725 | dshow passing through packet of type audio size 7680 timestamp 431018827 orig timestamp 431018827 graph timestamp 431742127 diff 723300 Decklink Audio Capture
|
|---|
| 6726 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6727 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2054400 pts_time:42.8 dts:2054400 dts_time:42.8 -> pts:243840 pts_time:5.08 dts:243840 dts_time:5.08
|
|---|
| 6728 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2054400 pts_time:42.8 dts:2054400 dts_time:42.8 -> pts:243840 pts_time:5.08 dts:243840 dts_time:5.08
|
|---|
| 6729 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1071 pts_time:42.84 dts:1071 dts_time:42.84 -> pts:128 pts_time:5.12 dts:128 dts_time:5.12
|
|---|
| 6730 | dshow passing through packet of type video size 4147200 timestamp 432139327 orig timestamp 431418827 graph timestamp 432139227 diff 720400 Decklink Video Capture
|
|---|
| 6731 | dshow passing through packet of type audio size 7680 timestamp 431418827 orig timestamp 431418827 graph timestamp 432140827 diff 722000 Decklink Audio Capture
|
|---|
| 6732 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6733 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2056320 pts_time:42.84 dts:2056320 dts_time:42.84 -> pts:245760 pts_time:5.12 dts:245760 dts_time:5.12
|
|---|
| 6734 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2056320 pts_time:42.84 dts:2056320 dts_time:42.84 -> pts:245760 pts_time:5.12 dts:245760 dts_time:5.12
|
|---|
| 6735 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1075 pts_time:43 dts:1072 dts_time:42.88 -> pts:132 pts_time:5.28 dts:129 dts_time:5.16
|
|---|
| 6736 | dshow passing through packet of type video size 4147200 timestamp 432540227 orig timestamp 431818827 graph timestamp 432540027 diff 721200 Decklink Video Capture
|
|---|
| 6737 | dshow passing through packet of type audio size 7680 timestamp 431818827 orig timestamp 431818827 graph timestamp 432542127 diff 723300 Decklink Audio Capture
|
|---|
| 6738 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6739 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2058240 pts_time:42.88 dts:2058240 dts_time:42.88 -> pts:247680 pts_time:5.16 dts:247680 dts_time:5.16
|
|---|
| 6740 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2058240 pts_time:42.88 dts:2058240 dts_time:42.88 -> pts:247680 pts_time:5.16 dts:247680 dts_time:5.16
|
|---|
| 6741 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1073 pts_time:42.92 dts:1073 dts_time:42.92 -> pts:130 pts_time:5.2 dts:130 dts_time:5.2
|
|---|
| 6742 | frame= 1076 fps= 25 q=2.5 size=N/A time=00:00:43.04 bitrate=N/A speed= 1x
|
|---|
| 6743 | dshow passing through packet of type video size 4147200 timestamp 432940627 orig timestamp 432218827 graph timestamp 432940427 diff 721600 Decklink Video Capture
|
|---|
| 6744 | dshow passing through packet of type audio size 7680 timestamp 432218827 orig timestamp 432218827 graph timestamp 432942627 diff 723800 Decklink Audio Capture
|
|---|
| 6745 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6746 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2060160 pts_time:42.92 dts:2060160 dts_time:42.92 -> pts:249600 pts_time:5.2 dts:249600 dts_time:5.2
|
|---|
| 6747 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2060160 pts_time:42.92 dts:2060160 dts_time:42.92 -> pts:249600 pts_time:5.2 dts:249600 dts_time:5.2
|
|---|
| 6748 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1074 pts_time:42.96 dts:1074 dts_time:42.96 -> pts:131 pts_time:5.24 dts:131 dts_time:5.24
|
|---|
| 6749 | dshow passing through packet of type video size 4147200 timestamp 433338027 orig timestamp 432618827 graph timestamp 433337927 diff 719100 Decklink Video Capture
|
|---|
| 6750 | dshow passing through packet of type audio size 7680 timestamp 432618827 orig timestamp 432618827 graph timestamp 433338927 diff 720100 Decklink Audio Capture
|
|---|
| 6751 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6752 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2062080 pts_time:42.96 dts:2062080 dts_time:42.96 -> pts:251520 pts_time:5.24 dts:251520 dts_time:5.24
|
|---|
| 6753 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2062080 pts_time:42.96 dts:2062080 dts_time:42.96 -> pts:251520 pts_time:5.24 dts:251520 dts_time:5.24
|
|---|
| 6754 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1078 pts_time:43.12 dts:1075 dts_time:43 -> pts:135 pts_time:5.4 dts:132 dts_time:5.28
|
|---|
| 6755 | dshow passing through packet of type video size 4147200 timestamp 433740527 orig timestamp 433018827 graph timestamp 433740327 diff 721500 Decklink Video Capture
|
|---|
| 6756 | dshow passing through packet of type audio size 7680 timestamp 433018827 orig timestamp 433018827 graph timestamp 433742127 diff 723300 Decklink Audio Capture
|
|---|
| 6757 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6758 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2064000 pts_time:43 dts:2064000 dts_time:43 -> pts:253440 pts_time:5.28 dts:253440 dts_time:5.28
|
|---|
| 6759 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2064000 pts_time:43 dts:2064000 dts_time:43 -> pts:253440 pts_time:5.28 dts:253440 dts_time:5.28
|
|---|
| 6760 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1076 pts_time:43.04 dts:1076 dts_time:43.04 -> pts:133 pts_time:5.32 dts:133 dts_time:5.32
|
|---|
| 6761 | dshow passing through packet of type video size 4147200 timestamp 434141227 orig timestamp 433418827 graph timestamp 434141027 diff 722200 Decklink Video Capture
|
|---|
| 6762 | dshow passing through packet of type audio size 7680 timestamp 433418827 orig timestamp 433418827 graph timestamp 434143127 diff 724300 Decklink Audio Capture
|
|---|
| 6763 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6764 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2065920 pts_time:43.04 dts:2065920 dts_time:43.04 -> pts:255360 pts_time:5.32 dts:255360 dts_time:5.32
|
|---|
| 6765 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2065920 pts_time:43.04 dts:2065920 dts_time:43.04 -> pts:255360 pts_time:5.32 dts:255360 dts_time:5.32
|
|---|
| 6766 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1077 pts_time:43.08 dts:1077 dts_time:43.08 -> pts:134 pts_time:5.36 dts:134 dts_time:5.36
|
|---|
| 6767 | dshow passing through packet of type video size 4147200 timestamp 434538127 orig timestamp 433818827 graph timestamp 434538027 diff 719200 Decklink Video Capture
|
|---|
| 6768 | dshow passing through packet of type audio size 7680 timestamp 433818827 orig timestamp 433818827 graph timestamp 434539127 diff 720300 Decklink Audio Capture
|
|---|
| 6769 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6770 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2067840 pts_time:43.08 dts:2067840 dts_time:43.08 -> pts:257280 pts_time:5.36 dts:257280 dts_time:5.36
|
|---|
| 6771 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2067840 pts_time:43.08 dts:2067840 dts_time:43.08 -> pts:257280 pts_time:5.36 dts:257280 dts_time:5.36
|
|---|
| 6772 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1081 pts_time:43.24 dts:1078 dts_time:43.12 -> pts:138 pts_time:5.52 dts:135 dts_time:5.4
|
|---|
| 6773 | dshow passing through packet of type video size 4147200 timestamp 434940527 orig timestamp 434218827 graph timestamp 434940327 diff 721500 Decklink Video Capture
|
|---|
| 6774 | dshow passing through packet of type audio size 7680 timestamp 434218827 orig timestamp 434218827 graph timestamp 434942527 diff 723700 Decklink Audio Capture
|
|---|
| 6775 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6776 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2069760 pts_time:43.12 dts:2069760 dts_time:43.12 -> pts:259200 pts_time:5.4 dts:259200 dts_time:5.4
|
|---|
| 6777 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2069760 pts_time:43.12 dts:2069760 dts_time:43.12 -> pts:259200 pts_time:5.4 dts:259200 dts_time:5.4
|
|---|
| 6778 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1079 pts_time:43.16 dts:1079 dts_time:43.16 -> pts:136 pts_time:5.44 dts:136 dts_time:5.44
|
|---|
| 6779 | dshow passing through packet of type video size 4147200 timestamp 435340627 orig timestamp 434618827 graph timestamp 435340427 diff 721600 Decklink Video Capture
|
|---|
| 6780 | dshow passing through packet of type audio size 7680 timestamp 434618827 orig timestamp 434618827 graph timestamp 435342527 diff 723700 Decklink Audio Capture
|
|---|
| 6781 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6782 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2071680 pts_time:43.16 dts:2071680 dts_time:43.16 -> pts:261120 pts_time:5.44 dts:261120 dts_time:5.44
|
|---|
| 6783 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2071680 pts_time:43.16 dts:2071680 dts_time:43.16 -> pts:261120 pts_time:5.44 dts:261120 dts_time:5.44
|
|---|
| 6784 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1080 pts_time:43.2 dts:1080 dts_time:43.2 -> pts:137 pts_time:5.48 dts:137 dts_time:5.48
|
|---|
| 6785 | dshow passing through packet of type video size 4147200 timestamp 435737727 orig timestamp 435018827 graph timestamp 435737627 diff 718800 Decklink Video Capture
|
|---|
| 6786 | dshow passing through packet of type audio size 7680 timestamp 435018827 orig timestamp 435018827 graph timestamp 435738927 diff 720100 Decklink Audio Capture
|
|---|
| 6787 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6788 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2073600 pts_time:43.2 dts:2073600 dts_time:43.2 -> pts:263040 pts_time:5.48 dts:263040 dts_time:5.48
|
|---|
| 6789 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2073600 pts_time:43.2 dts:2073600 dts_time:43.2 -> pts:263040 pts_time:5.48 dts:263040 dts_time:5.48
|
|---|
| 6790 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1084 pts_time:43.36 dts:1081 dts_time:43.24 -> pts:141 pts_time:5.64 dts:138 dts_time:5.52
|
|---|
| 6791 | dshow passing through packet of type video size 4147200 timestamp 436137427 orig timestamp 435418827 graph timestamp 436137327 diff 718500 Decklink Video Capture
|
|---|
| 6792 | dshow passing through packet of type audio size 7680 timestamp 435418827 orig timestamp 435418827 graph timestamp 436137927 diff 719100 Decklink Audio Capture
|
|---|
| 6793 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6794 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2075520 pts_time:43.24 dts:2075520 dts_time:43.24 -> pts:264960 pts_time:5.52 dts:264960 dts_time:5.52
|
|---|
| 6795 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2075520 pts_time:43.24 dts:2075520 dts_time:43.24 -> pts:264960 pts_time:5.52 dts:264960 dts_time:5.52
|
|---|
| 6796 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1082 pts_time:43.28 dts:1082 dts_time:43.28 -> pts:139 pts_time:5.56 dts:139 dts_time:5.56
|
|---|
| 6797 | dshow passing through packet of type video size 4147200 timestamp 436537327 orig timestamp 435818827 graph timestamp 436537227 diff 718400 Decklink Video Capture
|
|---|
| 6798 | dshow passing through packet of type audio size 7680 timestamp 435818827 orig timestamp 435818827 graph timestamp 436537827 diff 719000 Decklink Audio Capture
|
|---|
| 6799 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6800 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2077440 pts_time:43.28 dts:2077440 dts_time:43.28 -> pts:266880 pts_time:5.56 dts:266880 dts_time:5.56
|
|---|
| 6801 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2077440 pts_time:43.28 dts:2077440 dts_time:43.28 -> pts:266880 pts_time:5.56 dts:266880 dts_time:5.56
|
|---|
| 6802 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1083 pts_time:43.32 dts:1083 dts_time:43.32 -> pts:140 pts_time:5.6 dts:140 dts_time:5.6
|
|---|
| 6803 | dshow passing through packet of type video size 4147200 timestamp 436937627 orig timestamp 436218827 graph timestamp 436937527 diff 718700 Decklink Video Capture
|
|---|
| 6804 | dshow passing through packet of type audio size 7680 timestamp 436218827 orig timestamp 436218827 graph timestamp 436938427 diff 719600 Decklink Audio Capture
|
|---|
| 6805 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6806 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2079360 pts_time:43.32 dts:2079360 dts_time:43.32 -> pts:268800 pts_time:5.6 dts:268800 dts_time:5.6
|
|---|
| 6807 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2079360 pts_time:43.32 dts:2079360 dts_time:43.32 -> pts:268800 pts_time:5.6 dts:268800 dts_time:5.6
|
|---|
| 6808 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1087 pts_time:43.48 dts:1084 dts_time:43.36 -> pts:144 pts_time:5.76 dts:141 dts_time:5.64
|
|---|
| 6809 | dshow passing through packet of type video size 4147200 timestamp 437340727 orig timestamp 436618827 graph timestamp 437340527 diff 721700 Decklink Video Capture
|
|---|
| 6810 | dshow passing through packet of type audio size 7680 timestamp 436618827 orig timestamp 436618827 graph timestamp 437342927 diff 724100 Decklink Audio Capture
|
|---|
| 6811 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6812 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2081280 pts_time:43.36 dts:2081280 dts_time:43.36 -> pts:270720 pts_time:5.64 dts:270720 dts_time:5.64
|
|---|
| 6813 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2081280 pts_time:43.36 dts:2081280 dts_time:43.36 -> pts:270720 pts_time:5.64 dts:270720 dts_time:5.64
|
|---|
| 6814 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1085 pts_time:43.4 dts:1085 dts_time:43.4 -> pts:142 pts_time:5.68 dts:142 dts_time:5.68
|
|---|
| 6815 | dshow passing through packet of type video size 4147200 timestamp 437740427 orig timestamp 437018827 graph timestamp 437740227 diff 721400 Decklink Video Capture
|
|---|
| 6816 | dshow passing through packet of type audio size 7680 timestamp 437018827 orig timestamp 437018827 graph timestamp 437742327 diff 723500 Decklink Audio Capture
|
|---|
| 6817 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6818 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2083200 pts_time:43.4 dts:2083200 dts_time:43.4 -> pts:272640 pts_time:5.68 dts:272640 dts_time:5.68
|
|---|
| 6819 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2083200 pts_time:43.4 dts:2083200 dts_time:43.4 -> pts:272640 pts_time:5.68 dts:272640 dts_time:5.68
|
|---|
| 6820 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1086 pts_time:43.44 dts:1086 dts_time:43.44 -> pts:143 pts_time:5.72 dts:143 dts_time:5.72
|
|---|
| 6821 | frame= 1089 fps= 25 q=2.5 size=N/A time=00:00:43.52 bitrate=N/A speed= 1x
|
|---|
| 6822 | dshow passing through packet of type video size 4147200 timestamp 438139727 orig timestamp 437418827 graph timestamp 438139627 diff 720800 Decklink Video Capture
|
|---|
| 6823 | dshow passing through packet of type audio size 7680 timestamp 437418827 orig timestamp 437418827 graph timestamp 438141327 diff 722500 Decklink Audio Capture
|
|---|
| 6824 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6825 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2085120 pts_time:43.44 dts:2085120 dts_time:43.44 -> pts:274560 pts_time:5.72 dts:274560 dts_time:5.72
|
|---|
| 6826 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2085120 pts_time:43.44 dts:2085120 dts_time:43.44 -> pts:274560 pts_time:5.72 dts:274560 dts_time:5.72
|
|---|
| 6827 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1090 pts_time:43.6 dts:1087 dts_time:43.48 -> pts:147 pts_time:5.88 dts:144 dts_time:5.76
|
|---|
| 6828 | dshow passing through packet of type video size 4147200 timestamp 438539827 orig timestamp 437818827 graph timestamp 438539627 diff 720800 Decklink Video Capture
|
|---|
| 6829 | dshow passing through packet of type audio size 7680 timestamp 437818827 orig timestamp 437818827 graph timestamp 438541427 diff 722600 Decklink Audio Capture
|
|---|
| 6830 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6831 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2087040 pts_time:43.48 dts:2087040 dts_time:43.48 -> pts:276480 pts_time:5.76 dts:276480 dts_time:5.76
|
|---|
| 6832 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2087040 pts_time:43.48 dts:2087040 dts_time:43.48 -> pts:276480 pts_time:5.76 dts:276480 dts_time:5.76
|
|---|
| 6833 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1088 pts_time:43.52 dts:1088 dts_time:43.52 -> pts:145 pts_time:5.8 dts:145 dts_time:5.8
|
|---|
| 6834 | dshow passing through packet of type video size 4147200 timestamp 438940927 orig timestamp 438218827 graph timestamp 438940727 diff 721900 Decklink Video Capture
|
|---|
| 6835 | dshow passing through packet of type audio size 7680 timestamp 438218827 orig timestamp 438218827 graph timestamp 438942727 diff 723900 Decklink Audio Capture
|
|---|
| 6836 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6837 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2088960 pts_time:43.52 dts:2088960 dts_time:43.52 -> pts:278400 pts_time:5.8 dts:278400 dts_time:5.8
|
|---|
| 6838 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2088960 pts_time:43.52 dts:2088960 dts_time:43.52 -> pts:278400 pts_time:5.8 dts:278400 dts_time:5.8
|
|---|
| 6839 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1089 pts_time:43.56 dts:1089 dts_time:43.56 -> pts:146 pts_time:5.84 dts:146 dts_time:5.84
|
|---|
| 6840 | dshow passing through packet of type video size 4147200 timestamp 439338727 orig timestamp 438618827 graph timestamp 439338627 diff 719800 Decklink Video Capture
|
|---|
| 6841 | dshow passing through packet of type audio size 7680 timestamp 438618827 orig timestamp 438618827 graph timestamp 439339727 diff 720900 Decklink Audio Capture
|
|---|
| 6842 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6843 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2090880 pts_time:43.56 dts:2090880 dts_time:43.56 -> pts:280320 pts_time:5.84 dts:280320 dts_time:5.84
|
|---|
| 6844 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2090880 pts_time:43.56 dts:2090880 dts_time:43.56 -> pts:280320 pts_time:5.84 dts:280320 dts_time:5.84
|
|---|
| 6845 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1093 pts_time:43.72 dts:1090 dts_time:43.6 -> pts:150 pts_time:6 dts:147 dts_time:5.88
|
|---|
| 6846 | dshow passing through packet of type video size 4147200 timestamp 439740227 orig timestamp 439018827 graph timestamp 439740027 diff 721200 Decklink Video Capture
|
|---|
| 6847 | dshow passing through packet of type audio size 7680 timestamp 439018827 orig timestamp 439018827 graph timestamp 439741827 diff 723000 Decklink Audio Capture
|
|---|
| 6848 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6849 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2092800 pts_time:43.6 dts:2092800 dts_time:43.6 -> pts:282240 pts_time:5.88 dts:282240 dts_time:5.88
|
|---|
| 6850 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2092800 pts_time:43.6 dts:2092800 dts_time:43.6 -> pts:282240 pts_time:5.88 dts:282240 dts_time:5.88
|
|---|
| 6851 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1091 pts_time:43.64 dts:1091 dts_time:43.64 -> pts:148 pts_time:5.92 dts:148 dts_time:5.92
|
|---|
| 6852 | dshow passing through packet of type video size 4147200 timestamp 440140627 orig timestamp 439418827 graph timestamp 440140427 diff 721600 Decklink Video Capture
|
|---|
| 6853 | dshow passing through packet of type audio size 7680 timestamp 439418827 orig timestamp 439418827 graph timestamp 440142627 diff 723800 Decklink Audio Capture
|
|---|
| 6854 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6855 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2094720 pts_time:43.64 dts:2094720 dts_time:43.64 -> pts:284160 pts_time:5.92 dts:284160 dts_time:5.92
|
|---|
| 6856 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2094720 pts_time:43.64 dts:2094720 dts_time:43.64 -> pts:284160 pts_time:5.92 dts:284160 dts_time:5.92
|
|---|
| 6857 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1092 pts_time:43.68 dts:1092 dts_time:43.68 -> pts:149 pts_time:5.96 dts:149 dts_time:5.96
|
|---|
| 6858 | dshow passing through packet of type video size 4147200 timestamp 440538127 orig timestamp 439818827 graph timestamp 440538027 diff 719200 Decklink Video Capture
|
|---|
| 6859 | dshow passing through packet of type audio size 7680 timestamp 439818827 orig timestamp 439818827 graph timestamp 440539127 diff 720300 Decklink Audio Capture
|
|---|
| 6860 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6861 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2096640 pts_time:43.68 dts:2096640 dts_time:43.68 -> pts:286080 pts_time:5.96 dts:286080 dts_time:5.96
|
|---|
| 6862 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2096640 pts_time:43.68 dts:2096640 dts_time:43.68 -> pts:286080 pts_time:5.96 dts:286080 dts_time:5.96
|
|---|
| 6863 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1096 pts_time:43.84 dts:1093 dts_time:43.72 -> pts:153 pts_time:6.12 dts:150 dts_time:6
|
|---|
| 6864 | dshow passing through packet of type video size 4147200 timestamp 440940627 orig timestamp 440218827 graph timestamp 440940327 diff 721500 Decklink Video Capture
|
|---|
| 6865 | dshow passing through packet of type audio size 7680 timestamp 440218827 orig timestamp 440218827 graph timestamp 440942527 diff 723700 Decklink Audio Capture
|
|---|
| 6866 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6867 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2098560 pts_time:43.72 dts:2098560 dts_time:43.72 -> pts:288000 pts_time:6 dts:288000 dts_time:6
|
|---|
| 6868 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2098560 pts_time:43.72 dts:2098560 dts_time:43.72 -> pts:288000 pts_time:6 dts:288000 dts_time:6
|
|---|
| 6869 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1094 pts_time:43.76 dts:1094 dts_time:43.76 -> pts:151 pts_time:6.04 dts:151 dts_time:6.04
|
|---|
| 6870 | dshow passing through packet of type video size 4147200 timestamp 441340227 orig timestamp 440618827 graph timestamp 441339927 diff 721100 Decklink Video Capture
|
|---|
| 6871 | dshow passing through packet of type audio size 7680 timestamp 440618827 orig timestamp 440618827 graph timestamp 441342027 diff 723200 Decklink Audio Capture
|
|---|
| 6872 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6873 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2100480 pts_time:43.76 dts:2100480 dts_time:43.76 -> pts:289920 pts_time:6.04 dts:289920 dts_time:6.04
|
|---|
| 6874 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2100480 pts_time:43.76 dts:2100480 dts_time:43.76 -> pts:289920 pts_time:6.04 dts:289920 dts_time:6.04
|
|---|
| 6875 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1095 pts_time:43.8 dts:1095 dts_time:43.8 -> pts:152 pts_time:6.08 dts:152 dts_time:6.08
|
|---|
| 6876 | dshow passing through packet of type video size 4147200 timestamp 441737727 orig timestamp 441018827 graph timestamp 441737627 diff 718800 Decklink Video Capture
|
|---|
| 6877 | dshow passing through packet of type audio size 7680 timestamp 441018827 orig timestamp 441018827 graph timestamp 441738627 diff 719800 Decklink Audio Capture
|
|---|
| 6878 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6879 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2102400 pts_time:43.8 dts:2102400 dts_time:43.8 -> pts:291840 pts_time:6.08 dts:291840 dts_time:6.08
|
|---|
| 6880 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2102400 pts_time:43.8 dts:2102400 dts_time:43.8 -> pts:291840 pts_time:6.08 dts:291840 dts_time:6.08
|
|---|
| 6881 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1099 pts_time:43.96 dts:1096 dts_time:43.84 -> pts:156 pts_time:6.24 dts:153 dts_time:6.12
|
|---|
| 6882 | dshow passing through packet of type video size 4147200 timestamp 442140427 orig timestamp 441418827 graph timestamp 442140227 diff 721400 Decklink Video Capture
|
|---|
| 6883 | dshow passing through packet of type audio size 7680 timestamp 441418827 orig timestamp 441418827 graph timestamp 442142427 diff 723600 Decklink Audio Capture
|
|---|
| 6884 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6885 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2104320 pts_time:43.84 dts:2104320 dts_time:43.84 -> pts:293760 pts_time:6.12 dts:293760 dts_time:6.12
|
|---|
| 6886 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2104320 pts_time:43.84 dts:2104320 dts_time:43.84 -> pts:293760 pts_time:6.12 dts:293760 dts_time:6.12
|
|---|
| 6887 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1097 pts_time:43.88 dts:1097 dts_time:43.88 -> pts:154 pts_time:6.16 dts:154 dts_time:6.16
|
|---|
| 6888 | dshow passing through packet of type video size 4147200 timestamp 442539527 orig timestamp 441818827 graph timestamp 442539427 diff 720600 Decklink Video Capture
|
|---|
| 6889 | dshow passing through packet of type audio size 7680 timestamp 441818827 orig timestamp 441818827 graph timestamp 442541127 diff 722300 Decklink Audio Capture
|
|---|
| 6890 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6891 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2106240 pts_time:43.88 dts:2106240 dts_time:43.88 -> pts:295680 pts_time:6.16 dts:295680 dts_time:6.16
|
|---|
| 6892 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2106240 pts_time:43.88 dts:2106240 dts_time:43.88 -> pts:295680 pts_time:6.16 dts:295680 dts_time:6.16
|
|---|
| 6893 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1098 pts_time:43.92 dts:1098 dts_time:43.92 -> pts:155 pts_time:6.2 dts:155 dts_time:6.2
|
|---|
| 6894 | frame= 1101 fps= 25 q=2.5 size=N/A time=00:00:44.04 bitrate=N/A speed= 1x
|
|---|
| 6895 | dshow passing through packet of type video size 4147200 timestamp 442940627 orig timestamp 442218827 graph timestamp 442940327 diff 721500 Decklink Video Capture
|
|---|
| 6896 | dshow passing through packet of type audio size 7680 timestamp 442218827 orig timestamp 442218827 graph timestamp 442942327 diff 723500 Decklink Audio Capture
|
|---|
| 6897 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6898 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2108160 pts_time:43.92 dts:2108160 dts_time:43.92 -> pts:297600 pts_time:6.2 dts:297600 dts_time:6.2
|
|---|
| 6899 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2108160 pts_time:43.92 dts:2108160 dts_time:43.92 -> pts:297600 pts_time:6.2 dts:297600 dts_time:6.2
|
|---|
| 6900 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1102 pts_time:44.08 dts:1099 dts_time:43.96 -> pts:159 pts_time:6.36 dts:156 dts_time:6.24
|
|---|
| 6901 | dshow passing through packet of type video size 4147200 timestamp 443339327 orig timestamp 442618827 graph timestamp 443339127 diff 720300 Decklink Video Capture
|
|---|
| 6902 | dshow passing through packet of type audio size 7680 timestamp 442618827 orig timestamp 442618827 graph timestamp 443340627 diff 721800 Decklink Audio Capture
|
|---|
| 6903 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6904 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2110080 pts_time:43.96 dts:2110080 dts_time:43.96 -> pts:299520 pts_time:6.24 dts:299520 dts_time:6.24
|
|---|
| 6905 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2110080 pts_time:43.96 dts:2110080 dts_time:43.96 -> pts:299520 pts_time:6.24 dts:299520 dts_time:6.24
|
|---|
| 6906 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1100 pts_time:44 dts:1100 dts_time:44 -> pts:157 pts_time:6.28 dts:157 dts_time:6.28
|
|---|
| 6907 | dshow passing through packet of type video size 4147200 timestamp 443740627 orig timestamp 443018827 graph timestamp 443740427 diff 721600 Decklink Video Capture
|
|---|
| 6908 | dshow passing through packet of type audio size 7680 timestamp 443018827 orig timestamp 443018827 graph timestamp 443742627 diff 723800 Decklink Audio Capture
|
|---|
| 6909 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6910 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2112000 pts_time:44 dts:2112000 dts_time:44 -> pts:301440 pts_time:6.28 dts:301440 dts_time:6.28
|
|---|
| 6911 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2112000 pts_time:44 dts:2112000 dts_time:44 -> pts:301440 pts_time:6.28 dts:301440 dts_time:6.28
|
|---|
| 6912 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1101 pts_time:44.04 dts:1101 dts_time:44.04 -> pts:158 pts_time:6.32 dts:158 dts_time:6.32
|
|---|
| 6913 | dshow passing through packet of type video size 4147200 timestamp 444139327 orig timestamp 443418827 graph timestamp 444139227 diff 720400 Decklink Video Capture
|
|---|
| 6914 | dshow passing through packet of type audio size 7680 timestamp 443418827 orig timestamp 443418827 graph timestamp 444141127 diff 722300 Decklink Audio Capture
|
|---|
| 6915 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6916 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2113920 pts_time:44.04 dts:2113920 dts_time:44.04 -> pts:303360 pts_time:6.32 dts:303360 dts_time:6.32
|
|---|
| 6917 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2113920 pts_time:44.04 dts:2113920 dts_time:44.04 -> pts:303360 pts_time:6.32 dts:303360 dts_time:6.32
|
|---|
| 6918 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1105 pts_time:44.2 dts:1102 dts_time:44.08 -> pts:162 pts_time:6.48 dts:159 dts_time:6.36
|
|---|
| 6919 | dshow passing through packet of type video size 4147200 timestamp 444539727 orig timestamp 443818827 graph timestamp 444539527 diff 720700 Decklink Video Capture
|
|---|
| 6920 | dshow passing through packet of type audio size 7680 timestamp 443818827 orig timestamp 443818827 graph timestamp 444540827 diff 722000 Decklink Audio Capture
|
|---|
| 6921 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6922 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2115840 pts_time:44.08 dts:2115840 dts_time:44.08 -> pts:305280 pts_time:6.36 dts:305280 dts_time:6.36
|
|---|
| 6923 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2115840 pts_time:44.08 dts:2115840 dts_time:44.08 -> pts:305280 pts_time:6.36 dts:305280 dts_time:6.36
|
|---|
| 6924 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1103 pts_time:44.12 dts:1103 dts_time:44.12 -> pts:160 pts_time:6.4 dts:160 dts_time:6.4
|
|---|
| 6925 | dshow passing through packet of type video size 4147200 timestamp 444940427 orig timestamp 444218827 graph timestamp 444940127 diff 721300 Decklink Video Capture
|
|---|
| 6926 | dshow passing through packet of type audio size 7680 timestamp 444218827 orig timestamp 444218827 graph timestamp 444941927 diff 723100 Decklink Audio Capture
|
|---|
| 6927 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6928 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2117760 pts_time:44.12 dts:2117760 dts_time:44.12 -> pts:307200 pts_time:6.4 dts:307200 dts_time:6.4
|
|---|
| 6929 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2117760 pts_time:44.12 dts:2117760 dts_time:44.12 -> pts:307200 pts_time:6.4 dts:307200 dts_time:6.4
|
|---|
| 6930 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1104 pts_time:44.16 dts:1104 dts_time:44.16 -> pts:161 pts_time:6.44 dts:161 dts_time:6.44
|
|---|
| 6931 | dshow passing through packet of type video size 4147200 timestamp 445337727 orig timestamp 444618827 graph timestamp 445337627 diff 718800 Decklink Video Capture
|
|---|
| 6932 | dshow passing through packet of type audio size 7680 timestamp 444618827 orig timestamp 444618827 graph timestamp 445338127 diff 719300 Decklink Audio Capture
|
|---|
| 6933 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6934 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2119680 pts_time:44.16 dts:2119680 dts_time:44.16 -> pts:309120 pts_time:6.44 dts:309120 dts_time:6.44
|
|---|
| 6935 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2119680 pts_time:44.16 dts:2119680 dts_time:44.16 -> pts:309120 pts_time:6.44 dts:309120 dts_time:6.44
|
|---|
| 6936 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1108 pts_time:44.32 dts:1105 dts_time:44.2 -> pts:165 pts_time:6.6 dts:162 dts_time:6.48
|
|---|
| 6937 | dshow passing through packet of type video size 4147200 timestamp 445740727 orig timestamp 445018827 graph timestamp 445740527 diff 721700 Decklink Video Capture
|
|---|
| 6938 | dshow passing through packet of type audio size 7680 timestamp 445018827 orig timestamp 445018827 graph timestamp 445742727 diff 723900 Decklink Audio Capture
|
|---|
| 6939 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6940 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2121600 pts_time:44.2 dts:2121600 dts_time:44.2 -> pts:311040 pts_time:6.48 dts:311040 dts_time:6.48
|
|---|
| 6941 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2121600 pts_time:44.2 dts:2121600 dts_time:44.2 -> pts:311040 pts_time:6.48 dts:311040 dts_time:6.48
|
|---|
| 6942 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1106 pts_time:44.24 dts:1106 dts_time:44.24 -> pts:163 pts_time:6.52 dts:163 dts_time:6.52
|
|---|
| 6943 | dshow passing through packet of type video size 4147200 timestamp 446140327 orig timestamp 445418827 graph timestamp 446140127 diff 721300 Decklink Video Capture
|
|---|
| 6944 | dshow passing through packet of type audio size 7680 timestamp 445418827 orig timestamp 445418827 graph timestamp 446141827 diff 723000 Decklink Audio Capture
|
|---|
| 6945 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6946 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2123520 pts_time:44.24 dts:2123520 dts_time:44.24 -> pts:312960 pts_time:6.52 dts:312960 dts_time:6.52
|
|---|
| 6947 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2123520 pts_time:44.24 dts:2123520 dts_time:44.24 -> pts:312960 pts_time:6.52 dts:312960 dts_time:6.52
|
|---|
| 6948 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1107 pts_time:44.28 dts:1107 dts_time:44.28 -> pts:164 pts_time:6.56 dts:164 dts_time:6.56
|
|---|
| 6949 | dshow passing through packet of type video size 4147200 timestamp 446539427 orig timestamp 445818827 graph timestamp 446539327 diff 720500 Decklink Video Capture
|
|---|
| 6950 | dshow passing through packet of type audio size 7680 timestamp 445818827 orig timestamp 445818827 graph timestamp 446540827 diff 722000 Decklink Audio Capture
|
|---|
| 6951 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6952 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2125440 pts_time:44.28 dts:2125440 dts_time:44.28 -> pts:314880 pts_time:6.56 dts:314880 dts_time:6.56
|
|---|
| 6953 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2125440 pts_time:44.28 dts:2125440 dts_time:44.28 -> pts:314880 pts_time:6.56 dts:314880 dts_time:6.56
|
|---|
| 6954 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1111 pts_time:44.44 dts:1108 dts_time:44.32 -> pts:168 pts_time:6.72 dts:165 dts_time:6.6
|
|---|
| 6955 | dshow passing through packet of type video size 4147200 timestamp 446940227 orig timestamp 446218827 graph timestamp 446940027 diff 721200 Decklink Video Capture
|
|---|
| 6956 | dshow passing through packet of type audio size 7680 timestamp 446218827 orig timestamp 446218827 graph timestamp 446941927 diff 723100 Decklink Audio Capture
|
|---|
| 6957 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6958 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2127360 pts_time:44.32 dts:2127360 dts_time:44.32 -> pts:316800 pts_time:6.6 dts:316800 dts_time:6.6
|
|---|
| 6959 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2127360 pts_time:44.32 dts:2127360 dts_time:44.32 -> pts:316800 pts_time:6.6 dts:316800 dts_time:6.6
|
|---|
| 6960 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1109 pts_time:44.36 dts:1109 dts_time:44.36 -> pts:166 pts_time:6.64 dts:166 dts_time:6.64
|
|---|
| 6961 | dshow passing through packet of type video size 4147200 timestamp 447340827 orig timestamp 446618827 graph timestamp 447340627 diff 721800 Decklink Video Capture
|
|---|
| 6962 | dshow passing through packet of type audio size 7680 timestamp 446618827 orig timestamp 446618827 graph timestamp 447342527 diff 723700 Decklink Audio Capture
|
|---|
| 6963 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6964 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2129280 pts_time:44.36 dts:2129280 dts_time:44.36 -> pts:318720 pts_time:6.64 dts:318720 dts_time:6.64
|
|---|
| 6965 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2129280 pts_time:44.36 dts:2129280 dts_time:44.36 -> pts:318720 pts_time:6.64 dts:318720 dts_time:6.64
|
|---|
| 6966 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1110 pts_time:44.4 dts:1110 dts_time:44.4 -> pts:167 pts_time:6.68 dts:167 dts_time:6.68
|
|---|
| 6967 | dshow passing through packet of type video size 4147200 timestamp 447740627 orig timestamp 447018827 graph timestamp 447740427 diff 721600 Decklink Video Capture
|
|---|
| 6968 | dshow passing through packet of type audio size 7680 timestamp 447018827 orig timestamp 447018827 graph timestamp 447742627 diff 723800 Decklink Audio Capture
|
|---|
| 6969 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6970 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2131200 pts_time:44.4 dts:2131200 dts_time:44.4 -> pts:320640 pts_time:6.68 dts:320640 dts_time:6.68
|
|---|
| 6971 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2131200 pts_time:44.4 dts:2131200 dts_time:44.4 -> pts:320640 pts_time:6.68 dts:320640 dts_time:6.68
|
|---|
| 6972 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1114 pts_time:44.56 dts:1111 dts_time:44.44 -> pts:171 pts_time:6.84 dts:168 dts_time:6.72
|
|---|
| 6973 | frame= 1114 fps= 25 q=2.0 size=N/A time=00:00:44.56 bitrate=N/A speed= 1x
|
|---|
| 6974 | dshow passing through packet of type video size 4147200 timestamp 448140327 orig timestamp 447418827 graph timestamp 448139827 diff 721000 Decklink Video Capture
|
|---|
| 6975 | dshow passing through packet of type audio size 7680 timestamp 447418827 orig timestamp 447418827 graph timestamp 448142727 diff 723900 Decklink Audio Capture
|
|---|
| 6976 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6977 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2133120 pts_time:44.44 dts:2133120 dts_time:44.44 -> pts:322560 pts_time:6.72 dts:322560 dts_time:6.72
|
|---|
| 6978 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2133120 pts_time:44.44 dts:2133120 dts_time:44.44 -> pts:322560 pts_time:6.72 dts:322560 dts_time:6.72
|
|---|
| 6979 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1112 pts_time:44.48 dts:1112 dts_time:44.48 -> pts:169 pts_time:6.76 dts:169 dts_time:6.76
|
|---|
| 6980 | dshow passing through packet of type video size 4147200 timestamp 448539427 orig timestamp 447818827 graph timestamp 448539327 diff 720500 Decklink Video Capture
|
|---|
| 6981 | dshow passing through packet of type audio size 7680 timestamp 447818827 orig timestamp 447818827 graph timestamp 448540627 diff 721800 Decklink Audio Capture
|
|---|
| 6982 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6983 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2135040 pts_time:44.48 dts:2135040 dts_time:44.48 -> pts:324480 pts_time:6.76 dts:324480 dts_time:6.76
|
|---|
| 6984 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2135040 pts_time:44.48 dts:2135040 dts_time:44.48 -> pts:324480 pts_time:6.76 dts:324480 dts_time:6.76
|
|---|
| 6985 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1113 pts_time:44.52 dts:1113 dts_time:44.52 -> pts:170 pts_time:6.8 dts:170 dts_time:6.8
|
|---|
| 6986 | dshow passing through packet of type video size 4147200 timestamp 448939127 orig timestamp 448218827 graph timestamp 448939027 diff 720200 Decklink Video Capture
|
|---|
| 6987 | dshow passing through packet of type audio size 7680 timestamp 448218827 orig timestamp 448218827 graph timestamp 448940527 diff 721700 Decklink Audio Capture
|
|---|
| 6988 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6989 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2136960 pts_time:44.52 dts:2136960 dts_time:44.52 -> pts:326400 pts_time:6.8 dts:326400 dts_time:6.8
|
|---|
| 6990 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2136960 pts_time:44.52 dts:2136960 dts_time:44.52 -> pts:326400 pts_time:6.8 dts:326400 dts_time:6.8
|
|---|
| 6991 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1117 pts_time:44.68 dts:1114 dts_time:44.56 -> pts:174 pts_time:6.96 dts:171 dts_time:6.84
|
|---|
| 6992 | dshow passing through packet of type video size 4147200 timestamp 449339527 orig timestamp 448618827 graph timestamp 449339327 diff 720500 Decklink Video Capture
|
|---|
| 6993 | dshow passing through packet of type audio size 7680 timestamp 448618827 orig timestamp 448618827 graph timestamp 449341027 diff 722200 Decklink Audio Capture
|
|---|
| 6994 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 6995 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2138880 pts_time:44.56 dts:2138880 dts_time:44.56 -> pts:328320 pts_time:6.84 dts:328320 dts_time:6.84
|
|---|
| 6996 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2138880 pts_time:44.56 dts:2138880 dts_time:44.56 -> pts:328320 pts_time:6.84 dts:328320 dts_time:6.84
|
|---|
| 6997 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1115 pts_time:44.6 dts:1115 dts_time:44.6 -> pts:172 pts_time:6.88 dts:172 dts_time:6.88
|
|---|
| 6998 | dshow passing through packet of type video size 4147200 timestamp 449735427 orig timestamp 449018827 graph timestamp 449735327 diff 716500 Decklink Video Capture
|
|---|
| 6999 | dshow passing through packet of type audio size 7680 timestamp 449018827 orig timestamp 449018827 graph timestamp 449736027 diff 717200 Decklink Audio Capture
|
|---|
| 7000 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7001 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2140800 pts_time:44.6 dts:2140800 dts_time:44.6 -> pts:330240 pts_time:6.88 dts:330240 dts_time:6.88
|
|---|
| 7002 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2140800 pts_time:44.6 dts:2140800 dts_time:44.6 -> pts:330240 pts_time:6.88 dts:330240 dts_time:6.88
|
|---|
| 7003 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1116 pts_time:44.64 dts:1116 dts_time:44.64 -> pts:173 pts_time:6.92 dts:173 dts_time:6.92
|
|---|
| 7004 | dshow passing through packet of type video size 4147200 timestamp 450136727 orig timestamp 449418827 graph timestamp 450136727 diff 717900 Decklink Video Capture
|
|---|
| 7005 | dshow passing through packet of type audio size 7680 timestamp 449418827 orig timestamp 449418827 graph timestamp 450137027 diff 718200 Decklink Audio Capture
|
|---|
| 7006 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7007 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2142720 pts_time:44.64 dts:2142720 dts_time:44.64 -> pts:332160 pts_time:6.92 dts:332160 dts_time:6.92
|
|---|
| 7008 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2142720 pts_time:44.64 dts:2142720 dts_time:44.64 -> pts:332160 pts_time:6.92 dts:332160 dts_time:6.92
|
|---|
| 7009 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1120 pts_time:44.8 dts:1117 dts_time:44.68 -> pts:177 pts_time:7.08 dts:174 dts_time:6.96
|
|---|
| 7010 | dshow passing through packet of type video size 4147200 timestamp 450536527 orig timestamp 449818827 graph timestamp 450536527 diff 717700 Decklink Video Capture
|
|---|
| 7011 | dshow passing through packet of type audio size 7680 timestamp 449818827 orig timestamp 449818827 graph timestamp 450537127 diff 718300 Decklink Audio Capture
|
|---|
| 7012 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7013 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2144640 pts_time:44.68 dts:2144640 dts_time:44.68 -> pts:334080 pts_time:6.96 dts:334080 dts_time:6.96
|
|---|
| 7014 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2144640 pts_time:44.68 dts:2144640 dts_time:44.68 -> pts:334080 pts_time:6.96 dts:334080 dts_time:6.96
|
|---|
| 7015 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1118 pts_time:44.72 dts:1118 dts_time:44.72 -> pts:175 pts_time:7 dts:175 dts_time:7
|
|---|
| 7016 | dshow passing through packet of type video size 4147200 timestamp 450937327 orig timestamp 450218827 graph timestamp 450937227 diff 718400 Decklink Video Capture
|
|---|
| 7017 | dshow passing through packet of type audio size 7680 timestamp 450218827 orig timestamp 450218827 graph timestamp 450937727 diff 718900 Decklink Audio Capture
|
|---|
| 7018 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7019 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2146560 pts_time:44.72 dts:2146560 dts_time:44.72 -> pts:336000 pts_time:7 dts:336000 dts_time:7
|
|---|
| 7020 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2146560 pts_time:44.72 dts:2146560 dts_time:44.72 -> pts:336000 pts_time:7 dts:336000 dts_time:7
|
|---|
| 7021 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1119 pts_time:44.76 dts:1119 dts_time:44.76 -> pts:176 pts_time:7.04 dts:176 dts_time:7.04
|
|---|
| 7022 | dshow passing through packet of type video size 4147200 timestamp 451337827 orig timestamp 450618827 graph timestamp 451337727 diff 718900 Decklink Video Capture
|
|---|
| 7023 | dshow passing through packet of type audio size 7680 timestamp 450618827 orig timestamp 450618827 graph timestamp 451338527 diff 719700 Decklink Audio Capture
|
|---|
| 7024 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7025 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2148480 pts_time:44.76 dts:2148480 dts_time:44.76 -> pts:337920 pts_time:7.04 dts:337920 dts_time:7.04
|
|---|
| 7026 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2148480 pts_time:44.76 dts:2148480 dts_time:44.76 -> pts:337920 pts_time:7.04 dts:337920 dts_time:7.04
|
|---|
| 7027 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1123 pts_time:44.92 dts:1120 dts_time:44.8 -> pts:180 pts_time:7.2 dts:177 dts_time:7.08
|
|---|
| 7028 | dshow passing through packet of type video size 4147200 timestamp 451740527 orig timestamp 451018827 graph timestamp 451740227 diff 721400 Decklink Video Capture
|
|---|
| 7029 | dshow passing through packet of type audio size 7680 timestamp 451018827 orig timestamp 451018827 graph timestamp 451742427 diff 723600 Decklink Audio Capture
|
|---|
| 7030 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7031 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2150400 pts_time:44.8 dts:2150400 dts_time:44.8 -> pts:339840 pts_time:7.08 dts:339840 dts_time:7.08
|
|---|
| 7032 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2150400 pts_time:44.8 dts:2150400 dts_time:44.8 -> pts:339840 pts_time:7.08 dts:339840 dts_time:7.08
|
|---|
| 7033 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1121 pts_time:44.84 dts:1121 dts_time:44.84 -> pts:178 pts_time:7.12 dts:178 dts_time:7.12
|
|---|
| 7034 | dshow passing through packet of type video size 4147200 timestamp 452137127 orig timestamp 451418827 graph timestamp 452137027 diff 718200 Decklink Video Capture
|
|---|
| 7035 | dshow passing through packet of type audio size 7680 timestamp 451418827 orig timestamp 451418827 graph timestamp 452137627 diff 718800 Decklink Audio Capture
|
|---|
| 7036 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7037 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2152320 pts_time:44.84 dts:2152320 dts_time:44.84 -> pts:341760 pts_time:7.12 dts:341760 dts_time:7.12
|
|---|
| 7038 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2152320 pts_time:44.84 dts:2152320 dts_time:44.84 -> pts:341760 pts_time:7.12 dts:341760 dts_time:7.12
|
|---|
| 7039 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1122 pts_time:44.88 dts:1122 dts_time:44.88 -> pts:179 pts_time:7.16 dts:179 dts_time:7.16
|
|---|
| 7040 | dshow passing through packet of type video size 4147200 timestamp 452541027 orig timestamp 451818827 graph timestamp 452540727 diff 721900 Decklink Video Capture
|
|---|
| 7041 | dshow passing through packet of type audio size 7680 timestamp 451818827 orig timestamp 451818827 graph timestamp 452543027 diff 724200 Decklink Audio Capture
|
|---|
| 7042 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7043 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2154240 pts_time:44.88 dts:2154240 dts_time:44.88 -> pts:343680 pts_time:7.16 dts:343680 dts_time:7.16
|
|---|
| 7044 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2154240 pts_time:44.88 dts:2154240 dts_time:44.88 -> pts:343680 pts_time:7.16 dts:343680 dts_time:7.16
|
|---|
| 7045 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1126 pts_time:45.04 dts:1123 dts_time:44.92 -> pts:183 pts_time:7.32 dts:180 dts_time:7.2
|
|---|
| 7046 | frame= 1126 fps= 25 q=2.0 size=N/A time=00:00:45.04 bitrate=N/A speed= 1x
|
|---|
| 7047 | dshow passing through packet of type video size 4147200 timestamp 452940527 orig timestamp 452218827 graph timestamp 452940327 diff 721500 Decklink Video Capture
|
|---|
| 7048 | dshow passing through packet of type audio size 7680 timestamp 452218827 orig timestamp 452218827 graph timestamp 452942727 diff 723900 Decklink Audio Capture
|
|---|
| 7049 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7050 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2156160 pts_time:44.92 dts:2156160 dts_time:44.92 -> pts:345600 pts_time:7.2 dts:345600 dts_time:7.2
|
|---|
| 7051 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2156160 pts_time:44.92 dts:2156160 dts_time:44.92 -> pts:345600 pts_time:7.2 dts:345600 dts_time:7.2
|
|---|
| 7052 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1124 pts_time:44.96 dts:1124 dts_time:44.96 -> pts:181 pts_time:7.24 dts:181 dts_time:7.24
|
|---|
| 7053 | dshow passing through packet of type video size 4147200 timestamp 453337927 orig timestamp 452618827 graph timestamp 453337727 diff 718900 Decklink Video Capture
|
|---|
| 7054 | dshow passing through packet of type audio size 7680 timestamp 452618827 orig timestamp 452618827 graph timestamp 453339127 diff 720300 Decklink Audio Capture
|
|---|
| 7055 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7056 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2158080 pts_time:44.96 dts:2158080 dts_time:44.96 -> pts:347520 pts_time:7.24 dts:347520 dts_time:7.24
|
|---|
| 7057 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2158080 pts_time:44.96 dts:2158080 dts_time:44.96 -> pts:347520 pts_time:7.24 dts:347520 dts_time:7.24
|
|---|
| 7058 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1125 pts_time:45 dts:1125 dts_time:45 -> pts:182 pts_time:7.28 dts:182 dts_time:7.28
|
|---|
| 7059 | dshow passing through packet of type video size 4147200 timestamp 453741027 orig timestamp 453018827 graph timestamp 453740827 diff 722000 Decklink Video Capture
|
|---|
| 7060 | dshow passing through packet of type audio size 7680 timestamp 453018827 orig timestamp 453018827 graph timestamp 453742627 diff 723800 Decklink Audio Capture
|
|---|
| 7061 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7062 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2160000 pts_time:45 dts:2160000 dts_time:45 -> pts:349440 pts_time:7.28 dts:349440 dts_time:7.28
|
|---|
| 7063 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2160000 pts_time:45 dts:2160000 dts_time:45 -> pts:349440 pts_time:7.28 dts:349440 dts_time:7.28
|
|---|
| 7064 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1129 pts_time:45.16 dts:1126 dts_time:45.04 -> pts:186 pts_time:7.44 dts:183 dts_time:7.32
|
|---|
| 7065 | dshow passing through packet of type video size 4147200 timestamp 454140627 orig timestamp 453418827 graph timestamp 454140427 diff 721600 Decklink Video Capture
|
|---|
| 7066 | dshow passing through packet of type audio size 7680 timestamp 453418827 orig timestamp 453418827 graph timestamp 454142527 diff 723700 Decklink Audio Capture
|
|---|
| 7067 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7068 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2161920 pts_time:45.04 dts:2161920 dts_time:45.04 -> pts:351360 pts_time:7.32 dts:351360 dts_time:7.32
|
|---|
| 7069 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2161920 pts_time:45.04 dts:2161920 dts_time:45.04 -> pts:351360 pts_time:7.32 dts:351360 dts_time:7.32
|
|---|
| 7070 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1127 pts_time:45.08 dts:1127 dts_time:45.08 -> pts:184 pts_time:7.36 dts:184 dts_time:7.36
|
|---|
| 7071 | dshow passing through packet of type video size 4147200 timestamp 454539627 orig timestamp 453818827 graph timestamp 454539527 diff 720700 Decklink Video Capture
|
|---|
| 7072 | dshow passing through packet of type audio size 7680 timestamp 453818827 orig timestamp 453818827 graph timestamp 454541127 diff 722300 Decklink Audio Capture
|
|---|
| 7073 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7074 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2163840 pts_time:45.08 dts:2163840 dts_time:45.08 -> pts:353280 pts_time:7.36 dts:353280 dts_time:7.36
|
|---|
| 7075 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2163840 pts_time:45.08 dts:2163840 dts_time:45.08 -> pts:353280 pts_time:7.36 dts:353280 dts_time:7.36
|
|---|
| 7076 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1128 pts_time:45.12 dts:1128 dts_time:45.12 -> pts:185 pts_time:7.4 dts:185 dts_time:7.4
|
|---|
| 7077 | dshow passing through packet of type video size 4147200 timestamp 454941027 orig timestamp 454218827 graph timestamp 454940727 diff 721900 Decklink Video Capture
|
|---|
| 7078 | dshow passing through packet of type audio size 7680 timestamp 454218827 orig timestamp 454218827 graph timestamp 454943027 diff 724200 Decklink Audio Capture
|
|---|
| 7079 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7080 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2165760 pts_time:45.12 dts:2165760 dts_time:45.12 -> pts:355200 pts_time:7.4 dts:355200 dts_time:7.4
|
|---|
| 7081 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2165760 pts_time:45.12 dts:2165760 dts_time:45.12 -> pts:355200 pts_time:7.4 dts:355200 dts_time:7.4
|
|---|
| 7082 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1132 pts_time:45.28 dts:1129 dts_time:45.16 -> pts:189 pts_time:7.56 dts:186 dts_time:7.44
|
|---|
| 7083 | dshow passing through packet of type video size 4147200 timestamp 455340927 orig timestamp 454618827 graph timestamp 455340727 diff 721900 Decklink Video Capture
|
|---|
| 7084 | dshow passing through packet of type audio size 7680 timestamp 454618827 orig timestamp 454618827 graph timestamp 455343027 diff 724200 Decklink Audio Capture
|
|---|
| 7085 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7086 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2167680 pts_time:45.16 dts:2167680 dts_time:45.16 -> pts:357120 pts_time:7.44 dts:357120 dts_time:7.44
|
|---|
| 7087 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2167680 pts_time:45.16 dts:2167680 dts_time:45.16 -> pts:357120 pts_time:7.44 dts:357120 dts_time:7.44
|
|---|
| 7088 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1130 pts_time:45.2 dts:1130 dts_time:45.2 -> pts:187 pts_time:7.48 dts:187 dts_time:7.48
|
|---|
| 7089 | dshow passing through packet of type video size 4147200 timestamp 455739227 orig timestamp 455018827 graph timestamp 455739127 diff 720300 Decklink Video Capture
|
|---|
| 7090 | dshow passing through packet of type audio size 7680 timestamp 455018827 orig timestamp 455018827 graph timestamp 455740627 diff 721800 Decklink Audio Capture
|
|---|
| 7091 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7092 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2169600 pts_time:45.2 dts:2169600 dts_time:45.2 -> pts:359040 pts_time:7.48 dts:359040 dts_time:7.48
|
|---|
| 7093 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2169600 pts_time:45.2 dts:2169600 dts_time:45.2 -> pts:359040 pts_time:7.48 dts:359040 dts_time:7.48
|
|---|
| 7094 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1131 pts_time:45.24 dts:1131 dts_time:45.24 -> pts:188 pts_time:7.52 dts:188 dts_time:7.52
|
|---|
| 7095 | dshow passing through packet of type video size 4147200 timestamp 456140627 orig timestamp 455418827 graph timestamp 456140327 diff 721500 Decklink Video Capture
|
|---|
| 7096 | dshow passing through packet of type audio size 7680 timestamp 455418827 orig timestamp 455418827 graph timestamp 456142227 diff 723400 Decklink Audio Capture
|
|---|
| 7097 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7098 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2171520 pts_time:45.24 dts:2171520 dts_time:45.24 -> pts:360960 pts_time:7.52 dts:360960 dts_time:7.52
|
|---|
| 7099 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2171520 pts_time:45.24 dts:2171520 dts_time:45.24 -> pts:360960 pts_time:7.52 dts:360960 dts_time:7.52
|
|---|
| 7100 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1135 pts_time:45.4 dts:1132 dts_time:45.28 -> pts:192 pts_time:7.68 dts:189 dts_time:7.56
|
|---|
| 7101 | dshow passing through packet of type video size 4147200 timestamp 456540127 orig timestamp 455818827 graph timestamp 456539927 diff 721100 Decklink Video Capture
|
|---|
| 7102 | dshow passing through packet of type audio size 7680 timestamp 455818827 orig timestamp 455818827 graph timestamp 456542027 diff 723200 Decklink Audio Capture
|
|---|
| 7103 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7104 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2173440 pts_time:45.28 dts:2173440 dts_time:45.28 -> pts:362880 pts_time:7.56 dts:362880 dts_time:7.56
|
|---|
| 7105 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2173440 pts_time:45.28 dts:2173440 dts_time:45.28 -> pts:362880 pts_time:7.56 dts:362880 dts_time:7.56
|
|---|
| 7106 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1133 pts_time:45.32 dts:1133 dts_time:45.32 -> pts:190 pts_time:7.6 dts:190 dts_time:7.6
|
|---|
| 7107 | dshow passing through packet of type video size 4147200 timestamp 456940527 orig timestamp 456218827 graph timestamp 456940327 diff 721500 Decklink Video Capture
|
|---|
| 7108 | dshow passing through packet of type audio size 7680 timestamp 456218827 orig timestamp 456218827 graph timestamp 456942527 diff 723700 Decklink Audio Capture
|
|---|
| 7109 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7110 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2175360 pts_time:45.32 dts:2175360 dts_time:45.32 -> pts:364800 pts_time:7.6 dts:364800 dts_time:7.6
|
|---|
| 7111 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2175360 pts_time:45.32 dts:2175360 dts_time:45.32 -> pts:364800 pts_time:7.6 dts:364800 dts_time:7.6
|
|---|
| 7112 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1134 pts_time:45.36 dts:1134 dts_time:45.36 -> pts:191 pts_time:7.64 dts:191 dts_time:7.64
|
|---|
| 7113 | dshow passing through packet of type video size 4147200 timestamp 457338427 orig timestamp 456618827 graph timestamp 457338227 diff 719400 Decklink Video Capture
|
|---|
| 7114 | dshow passing through packet of type audio size 7680 timestamp 456618827 orig timestamp 456618827 graph timestamp 457339327 diff 720500 Decklink Audio Capture
|
|---|
| 7115 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7116 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2177280 pts_time:45.36 dts:2177280 dts_time:45.36 -> pts:366720 pts_time:7.64 dts:366720 dts_time:7.64
|
|---|
| 7117 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2177280 pts_time:45.36 dts:2177280 dts_time:45.36 -> pts:366720 pts_time:7.64 dts:366720 dts_time:7.64
|
|---|
| 7118 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1138 pts_time:45.52 dts:1135 dts_time:45.4 -> pts:195 pts_time:7.8 dts:192 dts_time:7.68
|
|---|
| 7119 | dshow passing through packet of type video size 4147200 timestamp 457740627 orig timestamp 457018827 graph timestamp 457740327 diff 721500 Decklink Video Capture
|
|---|
| 7120 | dshow passing through packet of type audio size 7680 timestamp 457018827 orig timestamp 457018827 graph timestamp 457742427 diff 723600 Decklink Audio Capture
|
|---|
| 7121 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7122 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2179200 pts_time:45.4 dts:2179200 dts_time:45.4 -> pts:368640 pts_time:7.68 dts:368640 dts_time:7.68
|
|---|
| 7123 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2179200 pts_time:45.4 dts:2179200 dts_time:45.4 -> pts:368640 pts_time:7.68 dts:368640 dts_time:7.68
|
|---|
| 7124 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1136 pts_time:45.44 dts:1136 dts_time:45.44 -> pts:193 pts_time:7.72 dts:193 dts_time:7.72
|
|---|
| 7125 | frame= 1139 fps= 25 q=2.5 size=N/A time=00:00:45.56 bitrate=N/A speed= 1x
|
|---|
| 7126 | dshow passing through packet of type video size 4147200 timestamp 458138427 orig timestamp 457418827 graph timestamp 458138327 diff 719500 Decklink Video Capture
|
|---|
| 7127 | dshow passing through packet of type audio size 7680 timestamp 457418827 orig timestamp 457418827 graph timestamp 458139527 diff 720700 Decklink Audio Capture
|
|---|
| 7128 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7129 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2181120 pts_time:45.44 dts:2181120 dts_time:45.44 -> pts:370560 pts_time:7.72 dts:370560 dts_time:7.72
|
|---|
| 7130 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2181120 pts_time:45.44 dts:2181120 dts_time:45.44 -> pts:370560 pts_time:7.72 dts:370560 dts_time:7.72
|
|---|
| 7131 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1137 pts_time:45.48 dts:1137 dts_time:45.48 -> pts:194 pts_time:7.76 dts:194 dts_time:7.76
|
|---|
| 7132 | dshow passing through packet of type video size 4147200 timestamp 458536927 orig timestamp 457818827 graph timestamp 458536827 diff 718000 Decklink Video Capture
|
|---|
| 7133 | dshow passing through packet of type audio size 7680 timestamp 457818827 orig timestamp 457818827 graph timestamp 458537427 diff 718600 Decklink Audio Capture
|
|---|
| 7134 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7135 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2183040 pts_time:45.48 dts:2183040 dts_time:45.48 -> pts:372480 pts_time:7.76 dts:372480 dts_time:7.76
|
|---|
| 7136 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2183040 pts_time:45.48 dts:2183040 dts_time:45.48 -> pts:372480 pts_time:7.76 dts:372480 dts_time:7.76
|
|---|
| 7137 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1141 pts_time:45.64 dts:1138 dts_time:45.52 -> pts:198 pts_time:7.92 dts:195 dts_time:7.8
|
|---|
| 7138 | dshow passing through packet of type video size 4147200 timestamp 458940527 orig timestamp 458218827 graph timestamp 458940327 diff 721500 Decklink Video Capture
|
|---|
| 7139 | dshow passing through packet of type audio size 7680 timestamp 458218827 orig timestamp 458218827 graph timestamp 458942427 diff 723600 Decklink Audio Capture
|
|---|
| 7140 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7141 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2184960 pts_time:45.52 dts:2184960 dts_time:45.52 -> pts:374400 pts_time:7.8 dts:374400 dts_time:7.8
|
|---|
| 7142 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2184960 pts_time:45.52 dts:2184960 dts_time:45.52 -> pts:374400 pts_time:7.8 dts:374400 dts_time:7.8
|
|---|
| 7143 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1139 pts_time:45.56 dts:1139 dts_time:45.56 -> pts:196 pts_time:7.84 dts:196 dts_time:7.84
|
|---|
| 7144 | dshow passing through packet of type video size 4147200 timestamp 459341127 orig timestamp 458618827 graph timestamp 459340927 diff 722100 Decklink Video Capture
|
|---|
| 7145 | dshow passing through packet of type audio size 7680 timestamp 458618827 orig timestamp 458618827 graph timestamp 459343027 diff 724200 Decklink Audio Capture
|
|---|
| 7146 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7147 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2186880 pts_time:45.56 dts:2186880 dts_time:45.56 -> pts:376320 pts_time:7.84 dts:376320 dts_time:7.84
|
|---|
| 7148 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2186880 pts_time:45.56 dts:2186880 dts_time:45.56 -> pts:376320 pts_time:7.84 dts:376320 dts_time:7.84
|
|---|
| 7149 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1140 pts_time:45.6 dts:1140 dts_time:45.6 -> pts:197 pts_time:7.88 dts:197 dts_time:7.88
|
|---|
| 7150 | dshow passing through packet of type video size 4147200 timestamp 459737727 orig timestamp 459018827 graph timestamp 459737727 diff 718900 Decklink Video Capture
|
|---|
| 7151 | dshow passing through packet of type audio size 7680 timestamp 459018827 orig timestamp 459018827 graph timestamp 459738327 diff 719500 Decklink Audio Capture
|
|---|
| 7152 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7153 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2188800 pts_time:45.6 dts:2188800 dts_time:45.6 -> pts:378240 pts_time:7.88 dts:378240 dts_time:7.88
|
|---|
| 7154 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2188800 pts_time:45.6 dts:2188800 dts_time:45.6 -> pts:378240 pts_time:7.88 dts:378240 dts_time:7.88
|
|---|
| 7155 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1144 pts_time:45.76 dts:1141 dts_time:45.64 -> pts:201 pts_time:8.04 dts:198 dts_time:7.92
|
|---|
| 7156 | dshow passing through packet of type video size 4147200 timestamp 460137227 orig timestamp 459418827 graph timestamp 460137227 diff 718400 Decklink Video Capture
|
|---|
| 7157 | dshow passing through packet of type audio size 7680 timestamp 459418827 orig timestamp 459418827 graph timestamp 460137827 diff 719000 Decklink Audio Capture
|
|---|
| 7158 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7159 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2190720 pts_time:45.64 dts:2190720 dts_time:45.64 -> pts:380160 pts_time:7.92 dts:380160 dts_time:7.92
|
|---|
| 7160 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2190720 pts_time:45.64 dts:2190720 dts_time:45.64 -> pts:380160 pts_time:7.92 dts:380160 dts_time:7.92
|
|---|
| 7161 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1142 pts_time:45.68 dts:1142 dts_time:45.68 -> pts:199 pts_time:7.96 dts:199 dts_time:7.96
|
|---|
| 7162 | dshow passing through packet of type video size 4147200 timestamp 460537327 orig timestamp 459818827 graph timestamp 460537227 diff 718400 Decklink Video Capture
|
|---|
| 7163 | dshow passing through packet of type audio size 7680 timestamp 459818827 orig timestamp 459818827 graph timestamp 460537727 diff 718900 Decklink Audio Capture
|
|---|
| 7164 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7165 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2192640 pts_time:45.68 dts:2192640 dts_time:45.68 -> pts:382080 pts_time:7.96 dts:382080 dts_time:7.96
|
|---|
| 7166 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2192640 pts_time:45.68 dts:2192640 dts_time:45.68 -> pts:382080 pts_time:7.96 dts:382080 dts_time:7.96
|
|---|
| 7167 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1143 pts_time:45.72 dts:1143 dts_time:45.72 -> pts:200 pts_time:8 dts:200 dts_time:8
|
|---|
| 7168 | dshow passing through packet of type video size 4147200 timestamp 460940827 orig timestamp 460218827 graph timestamp 460940627 diff 721800 Decklink Video Capture
|
|---|
| 7169 | dshow passing through packet of type audio size 7680 timestamp 460218827 orig timestamp 460218827 graph timestamp 460942527 diff 723700 Decklink Audio Capture
|
|---|
| 7170 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7171 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2194560 pts_time:45.72 dts:2194560 dts_time:45.72 -> pts:384000 pts_time:8 dts:384000 dts_time:8
|
|---|
| 7172 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2194560 pts_time:45.72 dts:2194560 dts_time:45.72 -> pts:384000 pts_time:8 dts:384000 dts_time:8
|
|---|
| 7173 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1147 pts_time:45.88 dts:1144 dts_time:45.76 -> pts:204 pts_time:8.16 dts:201 dts_time:8.04
|
|---|
| 7174 | dshow passing through packet of type video size 4147200 timestamp 461337027 orig timestamp 460618827 graph timestamp 461337027 diff 718200 Decklink Video Capture
|
|---|
| 7175 | dshow passing through packet of type audio size 7680 timestamp 460618827 orig timestamp 460618827 graph timestamp 461337427 diff 718600 Decklink Audio Capture
|
|---|
| 7176 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7177 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2196480 pts_time:45.76 dts:2196480 dts_time:45.76 -> pts:385920 pts_time:8.04 dts:385920 dts_time:8.04
|
|---|
| 7178 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2196480 pts_time:45.76 dts:2196480 dts_time:45.76 -> pts:385920 pts_time:8.04 dts:385920 dts_time:8.04
|
|---|
| 7179 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1145 pts_time:45.8 dts:1145 dts_time:45.8 -> pts:202 pts_time:8.08 dts:202 dts_time:8.08
|
|---|
| 7180 | dshow passing through packet of type video size 4147200 timestamp 461737727 orig timestamp 461018827 graph timestamp 461737627 diff 718800 Decklink Video Capture
|
|---|
| 7181 | dshow passing through packet of type audio size 7680 timestamp 461018827 orig timestamp 461018827 graph timestamp 461738527 diff 719700 Decklink Audio Capture
|
|---|
| 7182 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7183 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2198400 pts_time:45.8 dts:2198400 dts_time:45.8 -> pts:387840 pts_time:8.08 dts:387840 dts_time:8.08
|
|---|
| 7184 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2198400 pts_time:45.8 dts:2198400 dts_time:45.8 -> pts:387840 pts_time:8.08 dts:387840 dts_time:8.08
|
|---|
| 7185 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1146 pts_time:45.84 dts:1146 dts_time:45.84 -> pts:203 pts_time:8.12 dts:203 dts_time:8.12
|
|---|
| 7186 | dshow passing through packet of type video size 4147200 timestamp 462140927 orig timestamp 461418827 graph timestamp 462140727 diff 721900 Decklink Video Capture
|
|---|
| 7187 | dshow passing through packet of type audio size 7680 timestamp 461418827 orig timestamp 461418827 graph timestamp 462142827 diff 724000 Decklink Audio Capture
|
|---|
| 7188 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7189 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2200320 pts_time:45.84 dts:2200320 dts_time:45.84 -> pts:389760 pts_time:8.12 dts:389760 dts_time:8.12
|
|---|
| 7190 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2200320 pts_time:45.84 dts:2200320 dts_time:45.84 -> pts:389760 pts_time:8.12 dts:389760 dts_time:8.12
|
|---|
| 7191 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1150 pts_time:46 dts:1147 dts_time:45.88 -> pts:207 pts_time:8.28 dts:204 dts_time:8.16
|
|---|
| 7192 | dshow passing through packet of type video size 4147200 timestamp 462537227 orig timestamp 461818827 graph timestamp 462537227 diff 718400 Decklink Video Capture
|
|---|
| 7193 | dshow passing through packet of type audio size 7680 timestamp 461818827 orig timestamp 461818827 graph timestamp 462537827 diff 719000 Decklink Audio Capture
|
|---|
| 7194 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7195 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2202240 pts_time:45.88 dts:2202240 dts_time:45.88 -> pts:391680 pts_time:8.16 dts:391680 dts_time:8.16
|
|---|
| 7196 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2202240 pts_time:45.88 dts:2202240 dts_time:45.88 -> pts:391680 pts_time:8.16 dts:391680 dts_time:8.16
|
|---|
| 7197 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1148 pts_time:45.92 dts:1148 dts_time:45.92 -> pts:205 pts_time:8.2 dts:205 dts_time:8.2
|
|---|
| 7198 | dshow passing through packet of type video size 4147200 timestamp 462941227 orig timestamp 462218827 graph timestamp 462941027 diff 722200 Decklink Video Capture
|
|---|
| 7199 | dshow passing through packet of type audio size 7680 timestamp 462218827 orig timestamp 462218827 graph timestamp 462943227 diff 724400 Decklink Audio Capture
|
|---|
| 7200 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7201 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2204160 pts_time:45.92 dts:2204160 dts_time:45.92 -> pts:393600 pts_time:8.2 dts:393600 dts_time:8.2
|
|---|
| 7202 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2204160 pts_time:45.92 dts:2204160 dts_time:45.92 -> pts:393600 pts_time:8.2 dts:393600 dts_time:8.2
|
|---|
| 7203 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1149 pts_time:45.96 dts:1149 dts_time:45.96 -> pts:206 pts_time:8.24 dts:206 dts_time:8.24
|
|---|
| 7204 | frame= 1152 fps= 25 q=2.5 size=N/A time=00:00:46.04 bitrate=N/A speed= 1x
|
|---|
| 7205 | dshow passing through packet of type video size 4147200 timestamp 463337627 orig timestamp 462618827 graph timestamp 463337627 diff 718800 Decklink Video Capture
|
|---|
| 7206 | dshow passing through packet of type audio size 7680 timestamp 462618827 orig timestamp 462618827 graph timestamp 463338227 diff 719400 Decklink Audio Capture
|
|---|
| 7207 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7208 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2206080 pts_time:45.96 dts:2206080 dts_time:45.96 -> pts:395520 pts_time:8.24 dts:395520 dts_time:8.24
|
|---|
| 7209 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2206080 pts_time:45.96 dts:2206080 dts_time:45.96 -> pts:395520 pts_time:8.24 dts:395520 dts_time:8.24
|
|---|
| 7210 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1153 pts_time:46.12 dts:1150 dts_time:46 -> pts:210 pts_time:8.4 dts:207 dts_time:8.28
|
|---|
| 7211 | dshow passing through packet of type video size 4147200 timestamp 463737627 orig timestamp 463018827 graph timestamp 463737627 diff 718800 Decklink Video Capture
|
|---|
| 7212 | dshow passing through packet of type audio size 7680 timestamp 463018827 orig timestamp 463018827 graph timestamp 463738227 diff 719400 Decklink Audio Capture
|
|---|
| 7213 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7214 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2208000 pts_time:46 dts:2208000 dts_time:46 -> pts:397440 pts_time:8.28 dts:397440 dts_time:8.28
|
|---|
| 7215 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2208000 pts_time:46 dts:2208000 dts_time:46 -> pts:397440 pts_time:8.28 dts:397440 dts_time:8.28
|
|---|
| 7216 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1151 pts_time:46.04 dts:1151 dts_time:46.04 -> pts:208 pts_time:8.32 dts:208 dts_time:8.32
|
|---|
| 7217 | dshow passing through packet of type video size 4147200 timestamp 464141427 orig timestamp 463418827 graph timestamp 464141127 diff 722300 Decklink Video Capture
|
|---|
| 7218 | dshow passing through packet of type audio size 7680 timestamp 463418827 orig timestamp 463418827 graph timestamp 464143427 diff 724600 Decklink Audio Capture
|
|---|
| 7219 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7220 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2209920 pts_time:46.04 dts:2209920 dts_time:46.04 -> pts:399360 pts_time:8.32 dts:399360 dts_time:8.32
|
|---|
| 7221 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2209920 pts_time:46.04 dts:2209920 dts_time:46.04 -> pts:399360 pts_time:8.32 dts:399360 dts_time:8.32
|
|---|
| 7222 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1152 pts_time:46.08 dts:1152 dts_time:46.08 -> pts:209 pts_time:8.36 dts:209 dts_time:8.36
|
|---|
| 7223 | dshow passing through packet of type video size 4147200 timestamp 464538127 orig timestamp 463818827 graph timestamp 464538027 diff 719200 Decklink Video Capture
|
|---|
| 7224 | dshow passing through packet of type audio size 7680 timestamp 463818827 orig timestamp 463818827 graph timestamp 464539127 diff 720300 Decklink Audio Capture
|
|---|
| 7225 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7226 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2211840 pts_time:46.08 dts:2211840 dts_time:46.08 -> pts:401280 pts_time:8.36 dts:401280 dts_time:8.36
|
|---|
| 7227 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2211840 pts_time:46.08 dts:2211840 dts_time:46.08 -> pts:401280 pts_time:8.36 dts:401280 dts_time:8.36
|
|---|
| 7228 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1156 pts_time:46.24 dts:1153 dts_time:46.12 -> pts:213 pts_time:8.52 dts:210 dts_time:8.4
|
|---|
| 7229 | dshow passing through packet of type video size 4147200 timestamp 464940527 orig timestamp 464218827 graph timestamp 464940227 diff 721400 Decklink Video Capture
|
|---|
| 7230 | dshow passing through packet of type audio size 7680 timestamp 464218827 orig timestamp 464218827 graph timestamp 464941827 diff 723000 Decklink Audio Capture
|
|---|
| 7231 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7232 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2213760 pts_time:46.12 dts:2213760 dts_time:46.12 -> pts:403200 pts_time:8.4 dts:403200 dts_time:8.4
|
|---|
| 7233 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2213760 pts_time:46.12 dts:2213760 dts_time:46.12 -> pts:403200 pts_time:8.4 dts:403200 dts_time:8.4
|
|---|
| 7234 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1154 pts_time:46.16 dts:1154 dts_time:46.16 -> pts:211 pts_time:8.44 dts:211 dts_time:8.44
|
|---|
| 7235 | dshow passing through packet of type video size 4147200 timestamp 465338027 orig timestamp 464618827 graph timestamp 465337827 diff 719000 Decklink Video Capture
|
|---|
| 7236 | dshow passing through packet of type audio size 7680 timestamp 464618827 orig timestamp 464618827 graph timestamp 465338827 diff 720000 Decklink Audio Capture
|
|---|
| 7237 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7238 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2215680 pts_time:46.16 dts:2215680 dts_time:46.16 -> pts:405120 pts_time:8.44 dts:405120 dts_time:8.44
|
|---|
| 7239 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2215680 pts_time:46.16 dts:2215680 dts_time:46.16 -> pts:405120 pts_time:8.44 dts:405120 dts_time:8.44
|
|---|
| 7240 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1155 pts_time:46.2 dts:1155 dts_time:46.2 -> pts:212 pts_time:8.48 dts:212 dts_time:8.48
|
|---|
| 7241 | dshow passing through packet of type video size 4147200 timestamp 465737227 orig timestamp 465018827 graph timestamp 465737227 diff 718400 Decklink Video Capture
|
|---|
| 7242 | dshow passing through packet of type audio size 7680 timestamp 465018827 orig timestamp 465018827 graph timestamp 465737727 diff 718900 Decklink Audio Capture
|
|---|
| 7243 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7244 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2217600 pts_time:46.2 dts:2217600 dts_time:46.2 -> pts:407040 pts_time:8.48 dts:407040 dts_time:8.48
|
|---|
| 7245 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2217600 pts_time:46.2 dts:2217600 dts_time:46.2 -> pts:407040 pts_time:8.48 dts:407040 dts_time:8.48
|
|---|
| 7246 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1159 pts_time:46.36 dts:1156 dts_time:46.24 -> pts:216 pts_time:8.64 dts:213 dts_time:8.52
|
|---|
| 7247 | dshow passing through packet of type video size 4147200 timestamp 466140427 orig timestamp 465418827 graph timestamp 466140227 diff 721400 Decklink Video Capture
|
|---|
| 7248 | dshow passing through packet of type audio size 7680 timestamp 465418827 orig timestamp 465418827 graph timestamp 466141927 diff 723100 Decklink Audio Capture
|
|---|
| 7249 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7250 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2219520 pts_time:46.24 dts:2219520 dts_time:46.24 -> pts:408960 pts_time:8.52 dts:408960 dts_time:8.52
|
|---|
| 7251 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2219520 pts_time:46.24 dts:2219520 dts_time:46.24 -> pts:408960 pts_time:8.52 dts:408960 dts_time:8.52
|
|---|
| 7252 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1157 pts_time:46.28 dts:1157 dts_time:46.28 -> pts:214 pts_time:8.56 dts:214 dts_time:8.56
|
|---|
| 7253 | dshow passing through packet of type video size 4147200 timestamp 466537627 orig timestamp 465818827 graph timestamp 466537627 diff 718800 Decklink Video Capture
|
|---|
| 7254 | dshow passing through packet of type audio size 7680 timestamp 465818827 orig timestamp 465818827 graph timestamp 466538127 diff 719300 Decklink Audio Capture
|
|---|
| 7255 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7256 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2221440 pts_time:46.28 dts:2221440 dts_time:46.28 -> pts:410880 pts_time:8.56 dts:410880 dts_time:8.56
|
|---|
| 7257 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2221440 pts_time:46.28 dts:2221440 dts_time:46.28 -> pts:410880 pts_time:8.56 dts:410880 dts_time:8.56
|
|---|
| 7258 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1158 pts_time:46.32 dts:1158 dts_time:46.32 -> pts:215 pts_time:8.6 dts:215 dts_time:8.6
|
|---|
| 7259 | dshow passing through packet of type video size 4147200 timestamp 466937227 orig timestamp 466218827 graph timestamp 466937127 diff 718300 Decklink Video Capture
|
|---|
| 7260 | dshow passing through packet of type audio size 7680 timestamp 466218827 orig timestamp 466218827 graph timestamp 466937827 diff 719000 Decklink Audio Capture
|
|---|
| 7261 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7262 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2223360 pts_time:46.32 dts:2223360 dts_time:46.32 -> pts:412800 pts_time:8.6 dts:412800 dts_time:8.6
|
|---|
| 7263 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2223360 pts_time:46.32 dts:2223360 dts_time:46.32 -> pts:412800 pts_time:8.6 dts:412800 dts_time:8.6
|
|---|
| 7264 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1162 pts_time:46.48 dts:1159 dts_time:46.36 -> pts:219 pts_time:8.76 dts:216 dts_time:8.64
|
|---|
| 7265 | dshow passing through packet of type video size 4147200 timestamp 467340727 orig timestamp 466618827 graph timestamp 467340427 diff 721600 Decklink Video Capture
|
|---|
| 7266 | dshow passing through packet of type audio size 7680 timestamp 466618827 orig timestamp 466618827 graph timestamp 467342627 diff 723800 Decklink Audio Capture
|
|---|
| 7267 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7268 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2225280 pts_time:46.36 dts:2225280 dts_time:46.36 -> pts:414720 pts_time:8.64 dts:414720 dts_time:8.64
|
|---|
| 7269 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2225280 pts_time:46.36 dts:2225280 dts_time:46.36 -> pts:414720 pts_time:8.64 dts:414720 dts_time:8.64
|
|---|
| 7270 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1160 pts_time:46.4 dts:1160 dts_time:46.4 -> pts:217 pts_time:8.68 dts:217 dts_time:8.68
|
|---|
| 7271 | dshow passing through packet of type video size 4147200 timestamp 467741227 orig timestamp 467018827 graph timestamp 467741027 diff 722200 Decklink Video Capture
|
|---|
| 7272 | dshow passing through packet of type audio size 7680 timestamp 467018827 orig timestamp 467018827 graph timestamp 467743327 diff 724500 Decklink Audio Capture
|
|---|
| 7273 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7274 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2227200 pts_time:46.4 dts:2227200 dts_time:46.4 -> pts:416640 pts_time:8.68 dts:416640 dts_time:8.68
|
|---|
| 7275 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2227200 pts_time:46.4 dts:2227200 dts_time:46.4 -> pts:416640 pts_time:8.68 dts:416640 dts_time:8.68
|
|---|
| 7276 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1161 pts_time:46.44 dts:1161 dts_time:46.44 -> pts:218 pts_time:8.72 dts:218 dts_time:8.72
|
|---|
| 7277 | frame= 1164 fps= 25 q=2.5 size=N/A time=00:00:46.56 bitrate=N/A speed= 1x
|
|---|
| 7278 | dshow passing through packet of type video size 4147200 timestamp 468139627 orig timestamp 467418827 graph timestamp 468139427 diff 720600 Decklink Video Capture
|
|---|
| 7279 | dshow passing through packet of type audio size 7680 timestamp 467418827 orig timestamp 467418827 graph timestamp 468141227 diff 722400 Decklink Audio Capture
|
|---|
| 7280 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7281 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2229120 pts_time:46.44 dts:2229120 dts_time:46.44 -> pts:418560 pts_time:8.72 dts:418560 dts_time:8.72
|
|---|
| 7282 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2229120 pts_time:46.44 dts:2229120 dts_time:46.44 -> pts:418560 pts_time:8.72 dts:418560 dts_time:8.72
|
|---|
| 7283 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1165 pts_time:46.6 dts:1162 dts_time:46.48 -> pts:222 pts_time:8.88 dts:219 dts_time:8.76
|
|---|
| 7284 | dshow passing through packet of type video size 4147200 timestamp 468540527 orig timestamp 467818827 graph timestamp 468540327 diff 721500 Decklink Video Capture
|
|---|
| 7285 | dshow passing through packet of type audio size 7680 timestamp 467818827 orig timestamp 467818827 graph timestamp 468542527 diff 723700 Decklink Audio Capture
|
|---|
| 7286 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7287 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2231040 pts_time:46.48 dts:2231040 dts_time:46.48 -> pts:420480 pts_time:8.76 dts:420480 dts_time:8.76
|
|---|
| 7288 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2231040 pts_time:46.48 dts:2231040 dts_time:46.48 -> pts:420480 pts_time:8.76 dts:420480 dts_time:8.76
|
|---|
| 7289 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1163 pts_time:46.52 dts:1163 dts_time:46.52 -> pts:220 pts_time:8.8 dts:220 dts_time:8.8
|
|---|
| 7290 | dshow passing through packet of type video size 4147200 timestamp 468938227 orig timestamp 468218827 graph timestamp 468938127 diff 719300 Decklink Video Capture
|
|---|
| 7291 | dshow passing through packet of type audio size 7680 timestamp 468218827 orig timestamp 468218827 graph timestamp 468939027 diff 720200 Decklink Audio Capture
|
|---|
| 7292 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7293 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2232960 pts_time:46.52 dts:2232960 dts_time:46.52 -> pts:422400 pts_time:8.8 dts:422400 dts_time:8.8
|
|---|
| 7294 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2232960 pts_time:46.52 dts:2232960 dts_time:46.52 -> pts:422400 pts_time:8.8 dts:422400 dts_time:8.8
|
|---|
| 7295 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1164 pts_time:46.56 dts:1164 dts_time:46.56 -> pts:221 pts_time:8.84 dts:221 dts_time:8.84
|
|---|
| 7296 | dshow passing through packet of type video size 4147200 timestamp 469340327 orig timestamp 468618827 graph timestamp 469340027 diff 721200 Decklink Video Capture
|
|---|
| 7297 | dshow passing through packet of type audio size 7680 timestamp 468618827 orig timestamp 468618827 graph timestamp 469341827 diff 723000 Decklink Audio Capture
|
|---|
| 7298 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7299 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2234880 pts_time:46.56 dts:2234880 dts_time:46.56 -> pts:424320 pts_time:8.84 dts:424320 dts_time:8.84
|
|---|
| 7300 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2234880 pts_time:46.56 dts:2234880 dts_time:46.56 -> pts:424320 pts_time:8.84 dts:424320 dts_time:8.84
|
|---|
| 7301 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1168 pts_time:46.72 dts:1165 dts_time:46.6 -> pts:225 pts_time:9 dts:222 dts_time:8.88
|
|---|
| 7302 | dshow passing through packet of type video size 4147200 timestamp 469740327 orig timestamp 469018827 graph timestamp 469740027 diff 721200 Decklink Video Capture
|
|---|
| 7303 | dshow passing through packet of type audio size 7680 timestamp 469018827 orig timestamp 469018827 graph timestamp 469742027 diff 723200 Decklink Audio Capture
|
|---|
| 7304 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7305 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2236800 pts_time:46.6 dts:2236800 dts_time:46.6 -> pts:426240 pts_time:8.88 dts:426240 dts_time:8.88
|
|---|
| 7306 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2236800 pts_time:46.6 dts:2236800 dts_time:46.6 -> pts:426240 pts_time:8.88 dts:426240 dts_time:8.88
|
|---|
| 7307 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1166 pts_time:46.64 dts:1166 dts_time:46.64 -> pts:223 pts_time:8.92 dts:223 dts_time:8.92
|
|---|
| 7308 | dshow passing through packet of type video size 4147200 timestamp 470138027 orig timestamp 469418827 graph timestamp 470137927 diff 719100 Decklink Video Capture
|
|---|
| 7309 | dshow passing through packet of type audio size 7680 timestamp 469418827 orig timestamp 469418827 graph timestamp 470139027 diff 720200 Decklink Audio Capture
|
|---|
| 7310 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7311 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2238720 pts_time:46.64 dts:2238720 dts_time:46.64 -> pts:428160 pts_time:8.92 dts:428160 dts_time:8.92
|
|---|
| 7312 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2238720 pts_time:46.64 dts:2238720 dts_time:46.64 -> pts:428160 pts_time:8.92 dts:428160 dts_time:8.92
|
|---|
| 7313 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1167 pts_time:46.68 dts:1167 dts_time:46.68 -> pts:224 pts_time:8.96 dts:224 dts_time:8.96
|
|---|
| 7314 | dshow passing through packet of type video size 4147200 timestamp 470540827 orig timestamp 469818827 graph timestamp 470540627 diff 721800 Decklink Video Capture
|
|---|
| 7315 | dshow passing through packet of type audio size 7680 timestamp 469818827 orig timestamp 469818827 graph timestamp 470542827 diff 724000 Decklink Audio Capture
|
|---|
| 7316 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7317 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2240640 pts_time:46.68 dts:2240640 dts_time:46.68 -> pts:430080 pts_time:8.96 dts:430080 dts_time:8.96
|
|---|
| 7318 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2240640 pts_time:46.68 dts:2240640 dts_time:46.68 -> pts:430080 pts_time:8.96 dts:430080 dts_time:8.96
|
|---|
| 7319 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1171 pts_time:46.84 dts:1168 dts_time:46.72 -> pts:228 pts_time:9.12 dts:225 dts_time:9
|
|---|
| 7320 | dshow passing through packet of type video size 4147200 timestamp 470940727 orig timestamp 470218827 graph timestamp 470940427 diff 721600 Decklink Video Capture
|
|---|
| 7321 | dshow passing through packet of type audio size 7680 timestamp 470218827 orig timestamp 470218827 graph timestamp 470942627 diff 723800 Decklink Audio Capture
|
|---|
| 7322 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7323 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2242560 pts_time:46.72 dts:2242560 dts_time:46.72 -> pts:432000 pts_time:9 dts:432000 dts_time:9
|
|---|
| 7324 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2242560 pts_time:46.72 dts:2242560 dts_time:46.72 -> pts:432000 pts_time:9 dts:432000 dts_time:9
|
|---|
| 7325 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1169 pts_time:46.76 dts:1169 dts_time:46.76 -> pts:226 pts_time:9.04 dts:226 dts_time:9.04
|
|---|
| 7326 | dshow passing through packet of type video size 4147200 timestamp 471338127 orig timestamp 470618827 graph timestamp 471338027 diff 719200 Decklink Video Capture
|
|---|
| 7327 | dshow passing through packet of type audio size 7680 timestamp 470618827 orig timestamp 470618827 graph timestamp 471339027 diff 720200 Decklink Audio Capture
|
|---|
| 7328 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7329 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2244480 pts_time:46.76 dts:2244480 dts_time:46.76 -> pts:433920 pts_time:9.04 dts:433920 dts_time:9.04
|
|---|
| 7330 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2244480 pts_time:46.76 dts:2244480 dts_time:46.76 -> pts:433920 pts_time:9.04 dts:433920 dts_time:9.04
|
|---|
| 7331 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1170 pts_time:46.8 dts:1170 dts_time:46.8 -> pts:227 pts_time:9.08 dts:227 dts_time:9.08
|
|---|
| 7332 | dshow passing through packet of type video size 4147200 timestamp 471740827 orig timestamp 471018827 graph timestamp 471740527 diff 721700 Decklink Video Capture
|
|---|
| 7333 | dshow passing through packet of type audio size 7680 timestamp 471018827 orig timestamp 471018827 graph timestamp 471742727 diff 723900 Decklink Audio Capture
|
|---|
| 7334 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7335 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2246400 pts_time:46.8 dts:2246400 dts_time:46.8 -> pts:435840 pts_time:9.08 dts:435840 dts_time:9.08
|
|---|
| 7336 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2246400 pts_time:46.8 dts:2246400 dts_time:46.8 -> pts:435840 pts_time:9.08 dts:435840 dts_time:9.08
|
|---|
| 7337 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1174 pts_time:46.96 dts:1171 dts_time:46.84 -> pts:231 pts_time:9.24 dts:228 dts_time:9.12
|
|---|
| 7338 | dshow passing through packet of type video size 4147200 timestamp 472137527 orig timestamp 471418827 graph timestamp 472137527 diff 718700 Decklink Video Capture
|
|---|
| 7339 | dshow passing through packet of type audio size 7680 timestamp 471418827 orig timestamp 471418827 graph timestamp 472138027 diff 719200 Decklink Audio Capture
|
|---|
| 7340 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7341 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2248320 pts_time:46.84 dts:2248320 dts_time:46.84 -> pts:437760 pts_time:9.12 dts:437760 dts_time:9.12
|
|---|
| 7342 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2248320 pts_time:46.84 dts:2248320 dts_time:46.84 -> pts:437760 pts_time:9.12 dts:437760 dts_time:9.12
|
|---|
| 7343 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1172 pts_time:46.88 dts:1172 dts_time:46.88 -> pts:229 pts_time:9.16 dts:229 dts_time:9.16
|
|---|
| 7344 | dshow passing through packet of type video size 4147200 timestamp 472541327 orig timestamp 471818827 graph timestamp 472541127 diff 722300 Decklink Video Capture
|
|---|
| 7345 | dshow passing through packet of type audio size 7680 timestamp 471818827 orig timestamp 471818827 graph timestamp 472543127 diff 724300 Decklink Audio Capture
|
|---|
| 7346 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7347 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2250240 pts_time:46.88 dts:2250240 dts_time:46.88 -> pts:439680 pts_time:9.16 dts:439680 dts_time:9.16
|
|---|
| 7348 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2250240 pts_time:46.88 dts:2250240 dts_time:46.88 -> pts:439680 pts_time:9.16 dts:439680 dts_time:9.16
|
|---|
| 7349 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1173 pts_time:46.92 dts:1173 dts_time:46.92 -> pts:230 pts_time:9.2 dts:230 dts_time:9.2
|
|---|
| 7350 | dshow passing through packet of type video size 4147200 timestamp 472937627 orig timestamp 472218827 graph timestamp 472937527 diff 718700 Decklink Video Capture
|
|---|
| 7351 | dshow passing through packet of type audio size 7680 timestamp 472218827 orig timestamp 472218827 graph timestamp 472937927 diff 719100 Decklink Audio Capture
|
|---|
| 7352 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7353 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2252160 pts_time:46.92 dts:2252160 dts_time:46.92 -> pts:441600 pts_time:9.2 dts:441600 dts_time:9.2
|
|---|
| 7354 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2252160 pts_time:46.92 dts:2252160 dts_time:46.92 -> pts:441600 pts_time:9.2 dts:441600 dts_time:9.2
|
|---|
| 7355 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1177 pts_time:47.08 dts:1174 dts_time:46.96 -> pts:234 pts_time:9.36 dts:231 dts_time:9.24
|
|---|
| 7356 | frame= 1177 fps= 25 q=2.0 size=N/A time=00:00:47.08 bitrate=N/A speed= 1x
|
|---|
| 7357 | dshow passing through packet of type video size 4147200 timestamp 473337227 orig timestamp 472618827 graph timestamp 473337127 diff 718300 Decklink Video Capture
|
|---|
| 7358 | dshow passing through packet of type audio size 7680 timestamp 472618827 orig timestamp 472618827 graph timestamp 473337827 diff 719000 Decklink Audio Capture
|
|---|
| 7359 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7360 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2254080 pts_time:46.96 dts:2254080 dts_time:46.96 -> pts:443520 pts_time:9.24 dts:443520 dts_time:9.24
|
|---|
| 7361 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2254080 pts_time:46.96 dts:2254080 dts_time:46.96 -> pts:443520 pts_time:9.24 dts:443520 dts_time:9.24
|
|---|
| 7362 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1175 pts_time:47 dts:1175 dts_time:47 -> pts:232 pts_time:9.28 dts:232 dts_time:9.28
|
|---|
| 7363 | dshow passing through packet of type video size 4147200 timestamp 473740327 orig timestamp 473018827 graph timestamp 473740027 diff 721200 Decklink Video Capture
|
|---|
| 7364 | dshow passing through packet of type audio size 7680 timestamp 473018827 orig timestamp 473018827 graph timestamp 473742127 diff 723300 Decklink Audio Capture
|
|---|
| 7365 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7366 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2256000 pts_time:47 dts:2256000 dts_time:47 -> pts:445440 pts_time:9.28 dts:445440 dts_time:9.28
|
|---|
| 7367 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2256000 pts_time:47 dts:2256000 dts_time:47 -> pts:445440 pts_time:9.28 dts:445440 dts_time:9.28
|
|---|
| 7368 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1176 pts_time:47.04 dts:1176 dts_time:47.04 -> pts:233 pts_time:9.32 dts:233 dts_time:9.32
|
|---|
| 7369 | dshow passing through packet of type video size 4147200 timestamp 474140727 orig timestamp 473418827 graph timestamp 474140527 diff 721700 Decklink Video Capture
|
|---|
| 7370 | dshow passing through packet of type audio size 7680 timestamp 473418827 orig timestamp 473418827 graph timestamp 474142727 diff 723900 Decklink Audio Capture
|
|---|
| 7371 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7372 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2257920 pts_time:47.04 dts:2257920 dts_time:47.04 -> pts:447360 pts_time:9.32 dts:447360 dts_time:9.32
|
|---|
| 7373 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2257920 pts_time:47.04 dts:2257920 dts_time:47.04 -> pts:447360 pts_time:9.32 dts:447360 dts_time:9.32
|
|---|
| 7374 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1180 pts_time:47.2 dts:1177 dts_time:47.08 -> pts:237 pts_time:9.48 dts:234 dts_time:9.36
|
|---|
| 7375 | dshow passing through packet of type video size 4147200 timestamp 474540927 orig timestamp 473818827 graph timestamp 474540727 diff 721900 Decklink Video Capture
|
|---|
| 7376 | dshow passing through packet of type audio size 7680 timestamp 473818827 orig timestamp 473818827 graph timestamp 474543127 diff 724300 Decklink Audio Capture
|
|---|
| 7377 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7378 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2259840 pts_time:47.08 dts:2259840 dts_time:47.08 -> pts:449280 pts_time:9.36 dts:449280 dts_time:9.36
|
|---|
| 7379 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2259840 pts_time:47.08 dts:2259840 dts_time:47.08 -> pts:449280 pts_time:9.36 dts:449280 dts_time:9.36
|
|---|
| 7380 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1178 pts_time:47.12 dts:1178 dts_time:47.12 -> pts:235 pts_time:9.4 dts:235 dts_time:9.4
|
|---|
| 7381 | dshow passing through packet of type video size 4147200 timestamp 474938127 orig timestamp 474218827 graph timestamp 474938027 diff 719200 Decklink Video Capture
|
|---|
| 7382 | dshow passing through packet of type audio size 7680 timestamp 474218827 orig timestamp 474218827 graph timestamp 474939027 diff 720200 Decklink Audio Capture
|
|---|
| 7383 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7384 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2261760 pts_time:47.12 dts:2261760 dts_time:47.12 -> pts:451200 pts_time:9.4 dts:451200 dts_time:9.4
|
|---|
| 7385 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2261760 pts_time:47.12 dts:2261760 dts_time:47.12 -> pts:451200 pts_time:9.4 dts:451200 dts_time:9.4
|
|---|
| 7386 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1179 pts_time:47.16 dts:1179 dts_time:47.16 -> pts:236 pts_time:9.44 dts:236 dts_time:9.44
|
|---|
| 7387 | dshow passing through packet of type video size 4147200 timestamp 475340627 orig timestamp 474618827 graph timestamp 475340427 diff 721600 Decklink Video Capture
|
|---|
| 7388 | dshow passing through packet of type audio size 7680 timestamp 474618827 orig timestamp 474618827 graph timestamp 475342627 diff 723800 Decklink Audio Capture
|
|---|
| 7389 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7390 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2263680 pts_time:47.16 dts:2263680 dts_time:47.16 -> pts:453120 pts_time:9.44 dts:453120 dts_time:9.44
|
|---|
| 7391 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2263680 pts_time:47.16 dts:2263680 dts_time:47.16 -> pts:453120 pts_time:9.44 dts:453120 dts_time:9.44
|
|---|
| 7392 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1183 pts_time:47.32 dts:1180 dts_time:47.2 -> pts:240 pts_time:9.6 dts:237 dts_time:9.48
|
|---|
| 7393 | dshow passing through packet of type video size 4147200 timestamp 475740127 orig timestamp 475018827 graph timestamp 475739927 diff 721100 Decklink Video Capture
|
|---|
| 7394 | dshow passing through packet of type audio size 7680 timestamp 475018827 orig timestamp 475018827 graph timestamp 475742027 diff 723200 Decklink Audio Capture
|
|---|
| 7395 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7396 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2265600 pts_time:47.2 dts:2265600 dts_time:47.2 -> pts:455040 pts_time:9.48 dts:455040 dts_time:9.48
|
|---|
| 7397 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2265600 pts_time:47.2 dts:2265600 dts_time:47.2 -> pts:455040 pts_time:9.48 dts:455040 dts_time:9.48
|
|---|
| 7398 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1181 pts_time:47.24 dts:1181 dts_time:47.24 -> pts:238 pts_time:9.52 dts:238 dts_time:9.52
|
|---|
| 7399 | dshow passing through packet of type video size 4147200 timestamp 476138127 orig timestamp 475418827 graph timestamp 476138027 diff 719200 Decklink Video Capture
|
|---|
| 7400 | dshow passing through packet of type audio size 7680 timestamp 475418827 orig timestamp 475418827 graph timestamp 476139027 diff 720200 Decklink Audio Capture
|
|---|
| 7401 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7402 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2267520 pts_time:47.24 dts:2267520 dts_time:47.24 -> pts:456960 pts_time:9.52 dts:456960 dts_time:9.52
|
|---|
| 7403 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2267520 pts_time:47.24 dts:2267520 dts_time:47.24 -> pts:456960 pts_time:9.52 dts:456960 dts_time:9.52
|
|---|
| 7404 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1182 pts_time:47.28 dts:1182 dts_time:47.28 -> pts:239 pts_time:9.56 dts:239 dts_time:9.56
|
|---|
| 7405 | dshow passing through packet of type video size 4147200 timestamp 476538127 orig timestamp 475818827 graph timestamp 476537927 diff 719100 Decklink Video Capture
|
|---|
| 7406 | dshow passing through packet of type audio size 7680 timestamp 475818827 orig timestamp 475818827 graph timestamp 476539027 diff 720200 Decklink Audio Capture
|
|---|
| 7407 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7408 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2269440 pts_time:47.28 dts:2269440 dts_time:47.28 -> pts:458880 pts_time:9.56 dts:458880 dts_time:9.56
|
|---|
| 7409 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2269440 pts_time:47.28 dts:2269440 dts_time:47.28 -> pts:458880 pts_time:9.56 dts:458880 dts_time:9.56
|
|---|
| 7410 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1186 pts_time:47.44 dts:1183 dts_time:47.32 -> pts:243 pts_time:9.72 dts:240 dts_time:9.6
|
|---|
| 7411 | dshow passing through packet of type video size 4147200 timestamp 476940627 orig timestamp 476218827 graph timestamp 476940327 diff 721500 Decklink Video Capture
|
|---|
| 7412 | dshow passing through packet of type audio size 7680 timestamp 476218827 orig timestamp 476218827 graph timestamp 476942527 diff 723700 Decklink Audio Capture
|
|---|
| 7413 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7414 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2271360 pts_time:47.32 dts:2271360 dts_time:47.32 -> pts:460800 pts_time:9.6 dts:460800 dts_time:9.6
|
|---|
| 7415 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2271360 pts_time:47.32 dts:2271360 dts_time:47.32 -> pts:460800 pts_time:9.6 dts:460800 dts_time:9.6
|
|---|
| 7416 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1184 pts_time:47.36 dts:1184 dts_time:47.36 -> pts:241 pts_time:9.64 dts:241 dts_time:9.64
|
|---|
| 7417 | dshow passing through packet of type video size 4147200 timestamp 477337627 orig timestamp 476618827 graph timestamp 477337627 diff 718800 Decklink Video Capture
|
|---|
| 7418 | dshow passing through packet of type audio size 7680 timestamp 476618827 orig timestamp 476618827 graph timestamp 477338227 diff 719400 Decklink Audio Capture
|
|---|
| 7419 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7420 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2273280 pts_time:47.36 dts:2273280 dts_time:47.36 -> pts:462720 pts_time:9.64 dts:462720 dts_time:9.64
|
|---|
| 7421 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2273280 pts_time:47.36 dts:2273280 dts_time:47.36 -> pts:462720 pts_time:9.64 dts:462720 dts_time:9.64
|
|---|
| 7422 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1185 pts_time:47.4 dts:1185 dts_time:47.4 -> pts:242 pts_time:9.68 dts:242 dts_time:9.68
|
|---|
| 7423 | dshow passing through packet of type video size 4147200 timestamp 477737227 orig timestamp 477018827 graph timestamp 477737227 diff 718400 Decklink Video Capture
|
|---|
| 7424 | dshow passing through packet of type audio size 7680 timestamp 477018827 orig timestamp 477018827 graph timestamp 477737827 diff 719000 Decklink Audio Capture
|
|---|
| 7425 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7426 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2275200 pts_time:47.4 dts:2275200 dts_time:47.4 -> pts:464640 pts_time:9.68 dts:464640 dts_time:9.68
|
|---|
| 7427 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2275200 pts_time:47.4 dts:2275200 dts_time:47.4 -> pts:464640 pts_time:9.68 dts:464640 dts_time:9.68
|
|---|
| 7428 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1189 pts_time:47.56 dts:1186 dts_time:47.44 -> pts:246 pts_time:9.84 dts:243 dts_time:9.72
|
|---|
| 7429 | dshow passing through packet of type video size 4147200 timestamp 478140427 orig timestamp 477418827 graph timestamp 478140127 diff 721300 Decklink Video Capture
|
|---|
| 7430 | dshow passing through packet of type audio size 7680 timestamp 477418827 orig timestamp 477418827 graph timestamp 478142027 diff 723200 Decklink Audio Capture
|
|---|
| 7431 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7432 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2277120 pts_time:47.44 dts:2277120 dts_time:47.44 -> pts:466560 pts_time:9.72 dts:466560 dts_time:9.72
|
|---|
| 7433 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2277120 pts_time:47.44 dts:2277120 dts_time:47.44 -> pts:466560 pts_time:9.72 dts:466560 dts_time:9.72
|
|---|
| 7434 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1187 pts_time:47.48 dts:1187 dts_time:47.48 -> pts:244 pts_time:9.76 dts:244 dts_time:9.76
|
|---|
| 7435 | frame= 1190 fps= 25 q=2.5 size=N/A time=00:00:47.56 bitrate=N/A speed= 1x
|
|---|
| 7436 | dshow passing through packet of type video size 4147200 timestamp 478537227 orig timestamp 477818827 graph timestamp 478537227 diff 718400 Decklink Video Capture
|
|---|
| 7437 | dshow passing through packet of type audio size 7680 timestamp 477818827 orig timestamp 477818827 graph timestamp 478537727 diff 718900 Decklink Audio Capture
|
|---|
| 7438 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7439 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2279040 pts_time:47.48 dts:2279040 dts_time:47.48 -> pts:468480 pts_time:9.76 dts:468480 dts_time:9.76
|
|---|
| 7440 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2279040 pts_time:47.48 dts:2279040 dts_time:47.48 -> pts:468480 pts_time:9.76 dts:468480 dts_time:9.76
|
|---|
| 7441 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1188 pts_time:47.52 dts:1188 dts_time:47.52 -> pts:245 pts_time:9.8 dts:245 dts_time:9.8
|
|---|
| 7442 | dshow passing through packet of type video size 4147200 timestamp 478941027 orig timestamp 478218827 graph timestamp 478940827 diff 722000 Decklink Video Capture
|
|---|
| 7443 | dshow passing through packet of type audio size 7680 timestamp 478218827 orig timestamp 478218827 graph timestamp 478943127 diff 724300 Decklink Audio Capture
|
|---|
| 7444 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7445 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2280960 pts_time:47.52 dts:2280960 dts_time:47.52 -> pts:470400 pts_time:9.8 dts:470400 dts_time:9.8
|
|---|
| 7446 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2280960 pts_time:47.52 dts:2280960 dts_time:47.52 -> pts:470400 pts_time:9.8 dts:470400 dts_time:9.8
|
|---|
| 7447 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1192 pts_time:47.68 dts:1189 dts_time:47.56 -> pts:249 pts_time:9.96 dts:246 dts_time:9.84
|
|---|
| 7448 | dshow passing through packet of type video size 4147200 timestamp 479340527 orig timestamp 478618827 graph timestamp 479340327 diff 721500 Decklink Video Capture
|
|---|
| 7449 | dshow passing through packet of type audio size 7680 timestamp 478618827 orig timestamp 478618827 graph timestamp 479342527 diff 723700 Decklink Audio Capture
|
|---|
| 7450 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7451 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2282880 pts_time:47.56 dts:2282880 dts_time:47.56 -> pts:472320 pts_time:9.84 dts:472320 dts_time:9.84
|
|---|
| 7452 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2282880 pts_time:47.56 dts:2282880 dts_time:47.56 -> pts:472320 pts_time:9.84 dts:472320 dts_time:9.84
|
|---|
| 7453 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1190 pts_time:47.6 dts:1190 dts_time:47.6 -> pts:247 pts_time:9.88 dts:247 dts_time:9.88
|
|---|
| 7454 | dshow passing through packet of type video size 4147200 timestamp 479739627 orig timestamp 479018827 graph timestamp 479739527 diff 720700 Decklink Video Capture
|
|---|
| 7455 | dshow passing through packet of type audio size 7680 timestamp 479018827 orig timestamp 479018827 graph timestamp 479741227 diff 722400 Decklink Audio Capture
|
|---|
| 7456 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7457 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2284800 pts_time:47.6 dts:2284800 dts_time:47.6 -> pts:474240 pts_time:9.88 dts:474240 dts_time:9.88
|
|---|
| 7458 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2284800 pts_time:47.6 dts:2284800 dts_time:47.6 -> pts:474240 pts_time:9.88 dts:474240 dts_time:9.88
|
|---|
| 7459 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1191 pts_time:47.64 dts:1191 dts_time:47.64 -> pts:248 pts_time:9.92 dts:248 dts_time:9.92
|
|---|
| 7460 | dshow passing through packet of type video size 4147200 timestamp 480139527 orig timestamp 479418827 graph timestamp 480139427 diff 720600 Decklink Video Capture
|
|---|
| 7461 | dshow passing through packet of type audio size 7680 timestamp 479418827 orig timestamp 479418827 graph timestamp 480141227 diff 722400 Decklink Audio Capture
|
|---|
| 7462 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7463 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2286720 pts_time:47.64 dts:2286720 dts_time:47.64 -> pts:476160 pts_time:9.92 dts:476160 dts_time:9.92
|
|---|
| 7464 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2286720 pts_time:47.64 dts:2286720 dts_time:47.64 -> pts:476160 pts_time:9.92 dts:476160 dts_time:9.92
|
|---|
| 7465 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1195 pts_time:47.8 dts:1192 dts_time:47.68 -> pts:252 pts_time:10.08 dts:249 dts_time:9.96
|
|---|
| 7466 | dshow passing through packet of type video size 4147200 timestamp 480540427 orig timestamp 479818827 graph timestamp 480540227 diff 721400 Decklink Video Capture
|
|---|
| 7467 | dshow passing through packet of type audio size 7680 timestamp 479818827 orig timestamp 479818827 graph timestamp 480542427 diff 723600 Decklink Audio Capture
|
|---|
| 7468 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7469 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2288640 pts_time:47.68 dts:2288640 dts_time:47.68 -> pts:478080 pts_time:9.96 dts:478080 dts_time:9.96
|
|---|
| 7470 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2288640 pts_time:47.68 dts:2288640 dts_time:47.68 -> pts:478080 pts_time:9.96 dts:478080 dts_time:9.96
|
|---|
| 7471 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1193 pts_time:47.72 dts:1193 dts_time:47.72 -> pts:250 pts_time:10 dts:250 dts_time:10
|
|---|
| 7472 | dshow passing through packet of type video size 4147200 timestamp 480940327 orig timestamp 480218827 graph timestamp 480940027 diff 721200 Decklink Video Capture
|
|---|
| 7473 | dshow passing through packet of type audio size 7680 timestamp 480218827 orig timestamp 480218827 graph timestamp 480942127 diff 723300 Decklink Audio Capture
|
|---|
| 7474 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7475 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2290560 pts_time:47.72 dts:2290560 dts_time:47.72 -> pts:480000 pts_time:10 dts:480000 dts_time:10
|
|---|
| 7476 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2290560 pts_time:47.72 dts:2290560 dts_time:47.72 -> pts:480000 pts_time:10 dts:480000 dts_time:10
|
|---|
| 7477 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 7478 | [mxf @ 0000027ebf996000] edit units count 252
|
|---|
| 7479 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1194 pts_time:47.76 dts:1194 dts_time:47.76 -> pts:251 pts_time:10.04 dts:251 dts_time:10.04
|
|---|
| 7480 | dshow passing through packet of type video size 4147200 timestamp 481339127 orig timestamp 480618827 graph timestamp 481338927 diff 720100 Decklink Video Capture
|
|---|
| 7481 | dshow passing through packet of type audio size 7680 timestamp 480618827 orig timestamp 480618827 graph timestamp 481340327 diff 721500 Decklink Audio Capture
|
|---|
| 7482 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7483 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2292480 pts_time:47.76 dts:2292480 dts_time:47.76 -> pts:481920 pts_time:10.04 dts:481920 dts_time:10.04
|
|---|
| 7484 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2292480 pts_time:47.76 dts:2292480 dts_time:47.76 -> pts:481920 pts_time:10.04 dts:481920 dts_time:10.04
|
|---|
| 7485 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1198 pts_time:47.92 dts:1195 dts_time:47.8 -> pts:255 pts_time:10.2 dts:252 dts_time:10.08
|
|---|
| 7486 | dshow passing through packet of type video size 4147200 timestamp 481739327 orig timestamp 481018827 graph timestamp 481739127 diff 720300 Decklink Video Capture
|
|---|
| 7487 | dshow passing through packet of type audio size 7680 timestamp 481018827 orig timestamp 481018827 graph timestamp 481740927 diff 722100 Decklink Audio Capture
|
|---|
| 7488 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7489 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2294400 pts_time:47.8 dts:2294400 dts_time:47.8 -> pts:483840 pts_time:10.08 dts:483840 dts_time:10.08
|
|---|
| 7490 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2294400 pts_time:47.8 dts:2294400 dts_time:47.8 -> pts:483840 pts_time:10.08 dts:483840 dts_time:10.08
|
|---|
| 7491 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1196 pts_time:47.84 dts:1196 dts_time:47.84 -> pts:253 pts_time:10.12 dts:253 dts_time:10.12
|
|---|
| 7492 | dshow passing through packet of type video size 4147200 timestamp 482140127 orig timestamp 481418827 graph timestamp 482139927 diff 721100 Decklink Video Capture
|
|---|
| 7493 | dshow passing through packet of type audio size 7680 timestamp 481418827 orig timestamp 481418827 graph timestamp 482142027 diff 723200 Decklink Audio Capture
|
|---|
| 7494 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7495 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2296320 pts_time:47.84 dts:2296320 dts_time:47.84 -> pts:485760 pts_time:10.12 dts:485760 dts_time:10.12
|
|---|
| 7496 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2296320 pts_time:47.84 dts:2296320 dts_time:47.84 -> pts:485760 pts_time:10.12 dts:485760 dts_time:10.12
|
|---|
| 7497 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1197 pts_time:47.88 dts:1197 dts_time:47.88 -> pts:254 pts_time:10.16 dts:254 dts_time:10.16
|
|---|
| 7498 | dshow passing through packet of type video size 4147200 timestamp 482538427 orig timestamp 481818827 graph timestamp 482538327 diff 719500 Decklink Video Capture
|
|---|
| 7499 | dshow passing through packet of type audio size 7680 timestamp 481818827 orig timestamp 481818827 graph timestamp 482539427 diff 720600 Decklink Audio Capture
|
|---|
| 7500 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7501 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2298240 pts_time:47.88 dts:2298240 dts_time:47.88 -> pts:487680 pts_time:10.16 dts:487680 dts_time:10.16
|
|---|
| 7502 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2298240 pts_time:47.88 dts:2298240 dts_time:47.88 -> pts:487680 pts_time:10.16 dts:487680 dts_time:10.16
|
|---|
| 7503 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1201 pts_time:48.04 dts:1198 dts_time:47.92 -> pts:258 pts_time:10.32 dts:255 dts_time:10.2
|
|---|
| 7504 | dshow passing through packet of type video size 4147200 timestamp 482937027 orig timestamp 482218827 graph timestamp 482937027 diff 718200 Decklink Video Capture
|
|---|
| 7505 | dshow passing through packet of type audio size 7680 timestamp 482218827 orig timestamp 482218827 graph timestamp 482937627 diff 718800 Decklink Audio Capture
|
|---|
| 7506 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7507 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2300160 pts_time:47.92 dts:2300160 dts_time:47.92 -> pts:489600 pts_time:10.2 dts:489600 dts_time:10.2
|
|---|
| 7508 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2300160 pts_time:47.92 dts:2300160 dts_time:47.92 -> pts:489600 pts_time:10.2 dts:489600 dts_time:10.2
|
|---|
| 7509 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1199 pts_time:47.96 dts:1199 dts_time:47.96 -> pts:256 pts_time:10.24 dts:256 dts_time:10.24
|
|---|
| 7510 | frame= 1202 fps= 25 q=2.5 size=N/A time=00:00:48.08 bitrate=N/A speed= 1x
|
|---|
| 7511 | dshow passing through packet of type video size 4147200 timestamp 483341027 orig timestamp 482618827 graph timestamp 483340827 diff 722000 Decklink Video Capture
|
|---|
| 7512 | dshow passing through packet of type audio size 7680 timestamp 482618827 orig timestamp 482618827 graph timestamp 483343027 diff 724200 Decklink Audio Capture
|
|---|
| 7513 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7514 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2302080 pts_time:47.96 dts:2302080 dts_time:47.96 -> pts:491520 pts_time:10.24 dts:491520 dts_time:10.24
|
|---|
| 7515 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2302080 pts_time:47.96 dts:2302080 dts_time:47.96 -> pts:491520 pts_time:10.24 dts:491520 dts_time:10.24
|
|---|
| 7516 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1200 pts_time:48 dts:1200 dts_time:48 -> pts:257 pts_time:10.28 dts:257 dts_time:10.28
|
|---|
| 7517 | dshow passing through packet of type video size 4147200 timestamp 483737927 orig timestamp 483018827 graph timestamp 483737927 diff 719100 Decklink Video Capture
|
|---|
| 7518 | dshow passing through packet of type audio size 7680 timestamp 483018827 orig timestamp 483018827 graph timestamp 483738327 diff 719500 Decklink Audio Capture
|
|---|
| 7519 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7520 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2304000 pts_time:48 dts:2304000 dts_time:48 -> pts:493440 pts_time:10.28 dts:493440 dts_time:10.28
|
|---|
| 7521 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2304000 pts_time:48 dts:2304000 dts_time:48 -> pts:493440 pts_time:10.28 dts:493440 dts_time:10.28
|
|---|
| 7522 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1204 pts_time:48.16 dts:1201 dts_time:48.04 -> pts:261 pts_time:10.44 dts:258 dts_time:10.32
|
|---|
| 7523 | dshow passing through packet of type video size 4147200 timestamp 484140627 orig timestamp 483418827 graph timestamp 484140427 diff 721600 Decklink Video Capture
|
|---|
| 7524 | dshow passing through packet of type audio size 7680 timestamp 483418827 orig timestamp 483418827 graph timestamp 484142127 diff 723300 Decklink Audio Capture
|
|---|
| 7525 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7526 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2305920 pts_time:48.04 dts:2305920 dts_time:48.04 -> pts:495360 pts_time:10.32 dts:495360 dts_time:10.32
|
|---|
| 7527 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2305920 pts_time:48.04 dts:2305920 dts_time:48.04 -> pts:495360 pts_time:10.32 dts:495360 dts_time:10.32
|
|---|
| 7528 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1202 pts_time:48.08 dts:1202 dts_time:48.08 -> pts:259 pts_time:10.36 dts:259 dts_time:10.36
|
|---|
| 7529 | dshow passing through packet of type video size 4147200 timestamp 484537627 orig timestamp 483818827 graph timestamp 484537627 diff 718800 Decklink Video Capture
|
|---|
| 7530 | dshow passing through packet of type audio size 7680 timestamp 483818827 orig timestamp 483818827 graph timestamp 484538027 diff 719200 Decklink Audio Capture
|
|---|
| 7531 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7532 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2307840 pts_time:48.08 dts:2307840 dts_time:48.08 -> pts:497280 pts_time:10.36 dts:497280 dts_time:10.36
|
|---|
| 7533 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2307840 pts_time:48.08 dts:2307840 dts_time:48.08 -> pts:497280 pts_time:10.36 dts:497280 dts_time:10.36
|
|---|
| 7534 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1203 pts_time:48.12 dts:1203 dts_time:48.12 -> pts:260 pts_time:10.4 dts:260 dts_time:10.4
|
|---|
| 7535 | dshow passing through packet of type video size 4147200 timestamp 484941127 orig timestamp 484218827 graph timestamp 484940927 diff 722100 Decklink Video Capture
|
|---|
| 7536 | dshow passing through packet of type audio size 7680 timestamp 484218827 orig timestamp 484218827 graph timestamp 484943127 diff 724300 Decklink Audio Capture
|
|---|
| 7537 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7538 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2309760 pts_time:48.12 dts:2309760 dts_time:48.12 -> pts:499200 pts_time:10.4 dts:499200 dts_time:10.4
|
|---|
| 7539 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2309760 pts_time:48.12 dts:2309760 dts_time:48.12 -> pts:499200 pts_time:10.4 dts:499200 dts_time:10.4
|
|---|
| 7540 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1207 pts_time:48.28 dts:1204 dts_time:48.16 -> pts:264 pts_time:10.56 dts:261 dts_time:10.44
|
|---|
| 7541 | dshow passing through packet of type video size 4147200 timestamp 485337127 orig timestamp 484618827 graph timestamp 485337027 diff 718200 Decklink Video Capture
|
|---|
| 7542 | dshow passing through packet of type audio size 7680 timestamp 484618827 orig timestamp 484618827 graph timestamp 485337427 diff 718600 Decklink Audio Capture
|
|---|
| 7543 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7544 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2311680 pts_time:48.16 dts:2311680 dts_time:48.16 -> pts:501120 pts_time:10.44 dts:501120 dts_time:10.44
|
|---|
| 7545 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2311680 pts_time:48.16 dts:2311680 dts_time:48.16 -> pts:501120 pts_time:10.44 dts:501120 dts_time:10.44
|
|---|
| 7546 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1205 pts_time:48.2 dts:1205 dts_time:48.2 -> pts:262 pts_time:10.48 dts:262 dts_time:10.48
|
|---|
| 7547 | dshow passing through packet of type video size 4147200 timestamp 485737327 orig timestamp 485018827 graph timestamp 485737327 diff 718500 Decklink Video Capture
|
|---|
| 7548 | dshow passing through packet of type audio size 7680 timestamp 485018827 orig timestamp 485018827 graph timestamp 485737827 diff 719000 Decklink Audio Capture
|
|---|
| 7549 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7550 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2313600 pts_time:48.2 dts:2313600 dts_time:48.2 -> pts:503040 pts_time:10.48 dts:503040 dts_time:10.48
|
|---|
| 7551 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2313600 pts_time:48.2 dts:2313600 dts_time:48.2 -> pts:503040 pts_time:10.48 dts:503040 dts_time:10.48
|
|---|
| 7552 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1206 pts_time:48.24 dts:1206 dts_time:48.24 -> pts:263 pts_time:10.52 dts:263 dts_time:10.52
|
|---|
| 7553 | dshow passing through packet of type video size 4147200 timestamp 486140627 orig timestamp 485418827 graph timestamp 486140427 diff 721600 Decklink Video Capture
|
|---|
| 7554 | dshow passing through packet of type audio size 7680 timestamp 485418827 orig timestamp 485418827 graph timestamp 486142327 diff 723500 Decklink Audio Capture
|
|---|
| 7555 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7556 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2315520 pts_time:48.24 dts:2315520 dts_time:48.24 -> pts:504960 pts_time:10.52 dts:504960 dts_time:10.52
|
|---|
| 7557 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2315520 pts_time:48.24 dts:2315520 dts_time:48.24 -> pts:504960 pts_time:10.52 dts:504960 dts_time:10.52
|
|---|
| 7558 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1210 pts_time:48.4 dts:1207 dts_time:48.28 -> pts:267 pts_time:10.68 dts:264 dts_time:10.56
|
|---|
| 7559 | dshow passing through packet of type video size 4147200 timestamp 486540527 orig timestamp 485818827 graph timestamp 486540327 diff 721500 Decklink Video Capture
|
|---|
| 7560 | dshow passing through packet of type audio size 7680 timestamp 485818827 orig timestamp 485818827 graph timestamp 486542427 diff 723600 Decklink Audio Capture
|
|---|
| 7561 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7562 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2317440 pts_time:48.28 dts:2317440 dts_time:48.28 -> pts:506880 pts_time:10.56 dts:506880 dts_time:10.56
|
|---|
| 7563 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2317440 pts_time:48.28 dts:2317440 dts_time:48.28 -> pts:506880 pts_time:10.56 dts:506880 dts_time:10.56
|
|---|
| 7564 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1208 pts_time:48.32 dts:1208 dts_time:48.32 -> pts:265 pts_time:10.6 dts:265 dts_time:10.6
|
|---|
| 7565 | dshow passing through packet of type video size 4147200 timestamp 486937327 orig timestamp 486218827 graph timestamp 486937327 diff 718500 Decklink Video Capture
|
|---|
| 7566 | dshow passing through packet of type audio size 7680 timestamp 486218827 orig timestamp 486218827 graph timestamp 486937927 diff 719100 Decklink Audio Capture
|
|---|
| 7567 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7568 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2319360 pts_time:48.32 dts:2319360 dts_time:48.32 -> pts:508800 pts_time:10.6 dts:508800 dts_time:10.6
|
|---|
| 7569 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2319360 pts_time:48.32 dts:2319360 dts_time:48.32 -> pts:508800 pts_time:10.6 dts:508800 dts_time:10.6
|
|---|
| 7570 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1209 pts_time:48.36 dts:1209 dts_time:48.36 -> pts:266 pts_time:10.64 dts:266 dts_time:10.64
|
|---|
| 7571 | dshow passing through packet of type video size 4147200 timestamp 487340927 orig timestamp 486618827 graph timestamp 487340727 diff 721900 Decklink Video Capture
|
|---|
| 7572 | dshow passing through packet of type audio size 7680 timestamp 486618827 orig timestamp 486618827 graph timestamp 487342927 diff 724100 Decklink Audio Capture
|
|---|
| 7573 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7574 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2321280 pts_time:48.36 dts:2321280 dts_time:48.36 -> pts:510720 pts_time:10.64 dts:510720 dts_time:10.64
|
|---|
| 7575 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2321280 pts_time:48.36 dts:2321280 dts_time:48.36 -> pts:510720 pts_time:10.64 dts:510720 dts_time:10.64
|
|---|
| 7576 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1213 pts_time:48.52 dts:1210 dts_time:48.4 -> pts:270 pts_time:10.8 dts:267 dts_time:10.68
|
|---|
| 7577 | dshow passing through packet of type video size 4147200 timestamp 487735127 orig timestamp 487018827 graph timestamp 487735027 diff 716200 Decklink Video Capture
|
|---|
| 7578 | dshow passing through packet of type audio size 7680 timestamp 487018827 orig timestamp 487018827 graph timestamp 487735327 diff 716500 Decklink Audio Capture
|
|---|
| 7579 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7580 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2323200 pts_time:48.4 dts:2323200 dts_time:48.4 -> pts:512640 pts_time:10.68 dts:512640 dts_time:10.68
|
|---|
| 7581 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2323200 pts_time:48.4 dts:2323200 dts_time:48.4 -> pts:512640 pts_time:10.68 dts:512640 dts_time:10.68
|
|---|
| 7582 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1211 pts_time:48.44 dts:1211 dts_time:48.44 -> pts:268 pts_time:10.72 dts:268 dts_time:10.72
|
|---|
| 7583 | dshow passing through packet of type video size 4147200 timestamp 488137627 orig timestamp 487418827 graph timestamp 488137627 diff 718800 Decklink Video Capture
|
|---|
| 7584 | dshow passing through packet of type audio size 7680 timestamp 487418827 orig timestamp 487418827 graph timestamp 488138127 diff 719300 Decklink Audio Capture
|
|---|
| 7585 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7586 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2325120 pts_time:48.44 dts:2325120 dts_time:48.44 -> pts:514560 pts_time:10.72 dts:514560 dts_time:10.72
|
|---|
| 7587 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2325120 pts_time:48.44 dts:2325120 dts_time:48.44 -> pts:514560 pts_time:10.72 dts:514560 dts_time:10.72
|
|---|
| 7588 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1212 pts_time:48.48 dts:1212 dts_time:48.48 -> pts:269 pts_time:10.76 dts:269 dts_time:10.76
|
|---|
| 7589 | frame= 1215 fps= 25 q=2.5 size=N/A time=00:00:48.60 bitrate=N/A speed= 1x
|
|---|
| 7590 | dshow passing through packet of type video size 4147200 timestamp 488540927 orig timestamp 487818827 graph timestamp 488540727 diff 721900 Decklink Video Capture
|
|---|
| 7591 | dshow passing through packet of type audio size 7680 timestamp 487818827 orig timestamp 487818827 graph timestamp 488542927 diff 724100 Decklink Audio Capture
|
|---|
| 7592 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7593 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2327040 pts_time:48.48 dts:2327040 dts_time:48.48 -> pts:516480 pts_time:10.76 dts:516480 dts_time:10.76
|
|---|
| 7594 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2327040 pts_time:48.48 dts:2327040 dts_time:48.48 -> pts:516480 pts_time:10.76 dts:516480 dts_time:10.76
|
|---|
| 7595 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1216 pts_time:48.64 dts:1213 dts_time:48.52 -> pts:273 pts_time:10.92 dts:270 dts_time:10.8
|
|---|
| 7596 | dshow passing through packet of type video size 4147200 timestamp 488936527 orig timestamp 488218827 graph timestamp 488936427 diff 717600 Decklink Video Capture
|
|---|
| 7597 | dshow passing through packet of type audio size 7680 timestamp 488218827 orig timestamp 488218827 graph timestamp 488936827 diff 718000 Decklink Audio Capture
|
|---|
| 7598 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7599 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2328960 pts_time:48.52 dts:2328960 dts_time:48.52 -> pts:518400 pts_time:10.8 dts:518400 dts_time:10.8
|
|---|
| 7600 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2328960 pts_time:48.52 dts:2328960 dts_time:48.52 -> pts:518400 pts_time:10.8 dts:518400 dts_time:10.8
|
|---|
| 7601 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1214 pts_time:48.56 dts:1214 dts_time:48.56 -> pts:271 pts_time:10.84 dts:271 dts_time:10.84
|
|---|
| 7602 | dshow passing through packet of type video size 4147200 timestamp 489337427 orig timestamp 488618827 graph timestamp 489337327 diff 718500 Decklink Video Capture
|
|---|
| 7603 | dshow passing through packet of type audio size 7680 timestamp 488618827 orig timestamp 488618827 graph timestamp 489337927 diff 719100 Decklink Audio Capture
|
|---|
| 7604 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7605 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2330880 pts_time:48.56 dts:2330880 dts_time:48.56 -> pts:520320 pts_time:10.84 dts:520320 dts_time:10.84
|
|---|
| 7606 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2330880 pts_time:48.56 dts:2330880 dts_time:48.56 -> pts:520320 pts_time:10.84 dts:520320 dts_time:10.84
|
|---|
| 7607 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1215 pts_time:48.6 dts:1215 dts_time:48.6 -> pts:272 pts_time:10.88 dts:272 dts_time:10.88
|
|---|
| 7608 | dshow passing through packet of type video size 4147200 timestamp 489737427 orig timestamp 489018827 graph timestamp 489737427 diff 718600 Decklink Video Capture
|
|---|
| 7609 | dshow passing through packet of type audio size 7680 timestamp 489018827 orig timestamp 489018827 graph timestamp 489738027 diff 719200 Decklink Audio Capture
|
|---|
| 7610 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7611 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2332800 pts_time:48.6 dts:2332800 dts_time:48.6 -> pts:522240 pts_time:10.88 dts:522240 dts_time:10.88
|
|---|
| 7612 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2332800 pts_time:48.6 dts:2332800 dts_time:48.6 -> pts:522240 pts_time:10.88 dts:522240 dts_time:10.88
|
|---|
| 7613 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1219 pts_time:48.76 dts:1216 dts_time:48.64 -> pts:276 pts_time:11.04 dts:273 dts_time:10.92
|
|---|
| 7614 | dshow passing through packet of type video size 4147200 timestamp 490140627 orig timestamp 489418827 graph timestamp 490140427 diff 721600 Decklink Video Capture
|
|---|
| 7615 | dshow passing through packet of type audio size 7680 timestamp 489418827 orig timestamp 489418827 graph timestamp 490142527 diff 723700 Decklink Audio Capture
|
|---|
| 7616 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7617 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2334720 pts_time:48.64 dts:2334720 dts_time:48.64 -> pts:524160 pts_time:10.92 dts:524160 dts_time:10.92
|
|---|
| 7618 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2334720 pts_time:48.64 dts:2334720 dts_time:48.64 -> pts:524160 pts_time:10.92 dts:524160 dts_time:10.92
|
|---|
| 7619 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1217 pts_time:48.68 dts:1217 dts_time:48.68 -> pts:274 pts_time:10.96 dts:274 dts_time:10.96
|
|---|
| 7620 | dshow passing through packet of type video size 4147200 timestamp 490537227 orig timestamp 489818827 graph timestamp 490537227 diff 718400 Decklink Video Capture
|
|---|
| 7621 | dshow passing through packet of type audio size 7680 timestamp 489818827 orig timestamp 489818827 graph timestamp 490537827 diff 719000 Decklink Audio Capture
|
|---|
| 7622 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7623 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2336640 pts_time:48.68 dts:2336640 dts_time:48.68 -> pts:526080 pts_time:10.96 dts:526080 dts_time:10.96
|
|---|
| 7624 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2336640 pts_time:48.68 dts:2336640 dts_time:48.68 -> pts:526080 pts_time:10.96 dts:526080 dts_time:10.96
|
|---|
| 7625 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1218 pts_time:48.72 dts:1218 dts_time:48.72 -> pts:275 pts_time:11 dts:275 dts_time:11
|
|---|
| 7626 | dshow passing through packet of type video size 4147200 timestamp 490941027 orig timestamp 490218827 graph timestamp 490940827 diff 722000 Decklink Video Capture
|
|---|
| 7627 | dshow passing through packet of type audio size 7680 timestamp 490218827 orig timestamp 490218827 graph timestamp 490943027 diff 724200 Decklink Audio Capture
|
|---|
| 7628 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7629 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2338560 pts_time:48.72 dts:2338560 dts_time:48.72 -> pts:528000 pts_time:11 dts:528000 dts_time:11
|
|---|
| 7630 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2338560 pts_time:48.72 dts:2338560 dts_time:48.72 -> pts:528000 pts_time:11 dts:528000 dts_time:11
|
|---|
| 7631 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1222 pts_time:48.88 dts:1219 dts_time:48.76 -> pts:279 pts_time:11.16 dts:276 dts_time:11.04
|
|---|
| 7632 | dshow passing through packet of type video size 4147200 timestamp 491338227 orig timestamp 490618827 graph timestamp 491338227 diff 719400 Decklink Video Capture
|
|---|
| 7633 | dshow passing through packet of type audio size 7680 timestamp 490618827 orig timestamp 490618827 graph timestamp 491338727 diff 719900 Decklink Audio Capture
|
|---|
| 7634 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7635 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2340480 pts_time:48.76 dts:2340480 dts_time:48.76 -> pts:529920 pts_time:11.04 dts:529920 dts_time:11.04
|
|---|
| 7636 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2340480 pts_time:48.76 dts:2340480 dts_time:48.76 -> pts:529920 pts_time:11.04 dts:529920 dts_time:11.04
|
|---|
| 7637 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1220 pts_time:48.8 dts:1220 dts_time:48.8 -> pts:277 pts_time:11.08 dts:277 dts_time:11.08
|
|---|
| 7638 | dshow passing through packet of type video size 4147200 timestamp 491740927 orig timestamp 491018827 graph timestamp 491740627 diff 721800 Decklink Video Capture
|
|---|
| 7639 | dshow passing through packet of type audio size 7680 timestamp 491018827 orig timestamp 491018827 graph timestamp 491742927 diff 724100 Decklink Audio Capture
|
|---|
| 7640 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7641 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2342400 pts_time:48.8 dts:2342400 dts_time:48.8 -> pts:531840 pts_time:11.08 dts:531840 dts_time:11.08
|
|---|
| 7642 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2342400 pts_time:48.8 dts:2342400 dts_time:48.8 -> pts:531840 pts_time:11.08 dts:531840 dts_time:11.08
|
|---|
| 7643 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1221 pts_time:48.84 dts:1221 dts_time:48.84 -> pts:278 pts_time:11.12 dts:278 dts_time:11.12
|
|---|
| 7644 | dshow passing through packet of type video size 4147200 timestamp 492137427 orig timestamp 491418827 graph timestamp 492137327 diff 718500 Decklink Video Capture
|
|---|
| 7645 | dshow passing through packet of type audio size 7680 timestamp 491418827 orig timestamp 491418827 graph timestamp 492137927 diff 719100 Decklink Audio Capture
|
|---|
| 7646 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7647 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2344320 pts_time:48.84 dts:2344320 dts_time:48.84 -> pts:533760 pts_time:11.12 dts:533760 dts_time:11.12
|
|---|
| 7648 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2344320 pts_time:48.84 dts:2344320 dts_time:48.84 -> pts:533760 pts_time:11.12 dts:533760 dts_time:11.12
|
|---|
| 7649 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1225 pts_time:49 dts:1222 dts_time:48.88 -> pts:282 pts_time:11.28 dts:279 dts_time:11.16
|
|---|
| 7650 | dshow passing through packet of type video size 4147200 timestamp 492540227 orig timestamp 491818827 graph timestamp 492540027 diff 721200 Decklink Video Capture
|
|---|
| 7651 | dshow passing through packet of type audio size 7680 timestamp 491818827 orig timestamp 491818827 graph timestamp 492542227 diff 723400 Decklink Audio Capture
|
|---|
| 7652 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7653 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2346240 pts_time:48.88 dts:2346240 dts_time:48.88 -> pts:535680 pts_time:11.16 dts:535680 dts_time:11.16
|
|---|
| 7654 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2346240 pts_time:48.88 dts:2346240 dts_time:48.88 -> pts:535680 pts_time:11.16 dts:535680 dts_time:11.16
|
|---|
| 7655 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1223 pts_time:48.92 dts:1223 dts_time:48.92 -> pts:280 pts_time:11.2 dts:280 dts_time:11.2
|
|---|
| 7656 | dshow passing through packet of type video size 4147200 timestamp 492940727 orig timestamp 492218827 graph timestamp 492940527 diff 721700 Decklink Video Capture
|
|---|
| 7657 | dshow passing through packet of type audio size 7680 timestamp 492218827 orig timestamp 492218827 graph timestamp 492942527 diff 723700 Decklink Audio Capture
|
|---|
| 7658 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7659 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2348160 pts_time:48.92 dts:2348160 dts_time:48.92 -> pts:537600 pts_time:11.2 dts:537600 dts_time:11.2
|
|---|
| 7660 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2348160 pts_time:48.92 dts:2348160 dts_time:48.92 -> pts:537600 pts_time:11.2 dts:537600 dts_time:11.2
|
|---|
| 7661 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1224 pts_time:48.96 dts:1224 dts_time:48.96 -> pts:281 pts_time:11.24 dts:281 dts_time:11.24
|
|---|
| 7662 | dshow passing through packet of type video size 4147200 timestamp 493338327 orig timestamp 492618827 graph timestamp 493338227 diff 719400 Decklink Video Capture
|
|---|
| 7663 | dshow passing through packet of type audio size 7680 timestamp 492618827 orig timestamp 492618827 graph timestamp 493339227 diff 720400 Decklink Audio Capture
|
|---|
| 7664 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7665 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2350080 pts_time:48.96 dts:2350080 dts_time:48.96 -> pts:539520 pts_time:11.24 dts:539520 dts_time:11.24
|
|---|
| 7666 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2350080 pts_time:48.96 dts:2350080 dts_time:48.96 -> pts:539520 pts_time:11.24 dts:539520 dts_time:11.24
|
|---|
| 7667 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1228 pts_time:49.12 dts:1225 dts_time:49 -> pts:285 pts_time:11.4 dts:282 dts_time:11.28
|
|---|
| 7668 | frame= 1228 fps= 25 q=2.0 size=N/A time=00:00:49.08 bitrate=N/A speed= 1x
|
|---|
| 7669 | dshow passing through packet of type video size 4147200 timestamp 493740827 orig timestamp 493018827 graph timestamp 493740627 diff 721800 Decklink Video Capture
|
|---|
| 7670 | dshow passing through packet of type audio size 7680 timestamp 493018827 orig timestamp 493018827 graph timestamp 493742827 diff 724000 Decklink Audio Capture
|
|---|
| 7671 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7672 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2352000 pts_time:49 dts:2352000 dts_time:49 -> pts:541440 pts_time:11.28 dts:541440 dts_time:11.28
|
|---|
| 7673 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2352000 pts_time:49 dts:2352000 dts_time:49 -> pts:541440 pts_time:11.28 dts:541440 dts_time:11.28
|
|---|
| 7674 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1226 pts_time:49.04 dts:1226 dts_time:49.04 -> pts:283 pts_time:11.32 dts:283 dts_time:11.32
|
|---|
| 7675 | dshow passing through packet of type video size 4147200 timestamp 494137927 orig timestamp 493418827 graph timestamp 494137827 diff 719000 Decklink Video Capture
|
|---|
| 7676 | dshow passing through packet of type audio size 7680 timestamp 493418827 orig timestamp 493418827 graph timestamp 494138927 diff 720100 Decklink Audio Capture
|
|---|
| 7677 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7678 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2353920 pts_time:49.04 dts:2353920 dts_time:49.04 -> pts:543360 pts_time:11.32 dts:543360 dts_time:11.32
|
|---|
| 7679 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2353920 pts_time:49.04 dts:2353920 dts_time:49.04 -> pts:543360 pts_time:11.32 dts:543360 dts_time:11.32
|
|---|
| 7680 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1227 pts_time:49.08 dts:1227 dts_time:49.08 -> pts:284 pts_time:11.36 dts:284 dts_time:11.36
|
|---|
| 7681 | dshow passing through packet of type video size 4147200 timestamp 494541027 orig timestamp 493818827 graph timestamp 494540727 diff 721900 Decklink Video Capture
|
|---|
| 7682 | dshow passing through packet of type audio size 7680 timestamp 493818827 orig timestamp 493818827 graph timestamp 494543027 diff 724200 Decklink Audio Capture
|
|---|
| 7683 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7684 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2355840 pts_time:49.08 dts:2355840 dts_time:49.08 -> pts:545280 pts_time:11.36 dts:545280 dts_time:11.36
|
|---|
| 7685 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2355840 pts_time:49.08 dts:2355840 dts_time:49.08 -> pts:545280 pts_time:11.36 dts:545280 dts_time:11.36
|
|---|
| 7686 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1231 pts_time:49.24 dts:1228 dts_time:49.12 -> pts:288 pts_time:11.52 dts:285 dts_time:11.4
|
|---|
| 7687 | dshow passing through packet of type video size 4147200 timestamp 494940227 orig timestamp 494218827 graph timestamp 494940027 diff 721200 Decklink Video Capture
|
|---|
| 7688 | dshow passing through packet of type audio size 7680 timestamp 494218827 orig timestamp 494218827 graph timestamp 494942127 diff 723300 Decklink Audio Capture
|
|---|
| 7689 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7690 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2357760 pts_time:49.12 dts:2357760 dts_time:49.12 -> pts:547200 pts_time:11.4 dts:547200 dts_time:11.4
|
|---|
| 7691 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2357760 pts_time:49.12 dts:2357760 dts_time:49.12 -> pts:547200 pts_time:11.4 dts:547200 dts_time:11.4
|
|---|
| 7692 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1229 pts_time:49.16 dts:1229 dts_time:49.16 -> pts:286 pts_time:11.44 dts:286 dts_time:11.44
|
|---|
| 7693 | dshow passing through packet of type video size 4147200 timestamp 495340627 orig timestamp 494618827 graph timestamp 495340427 diff 721600 Decklink Video Capture
|
|---|
| 7694 | dshow passing through packet of type audio size 7680 timestamp 494618827 orig timestamp 494618827 graph timestamp 495342527 diff 723700 Decklink Audio Capture
|
|---|
| 7695 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7696 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2359680 pts_time:49.16 dts:2359680 dts_time:49.16 -> pts:549120 pts_time:11.44 dts:549120 dts_time:11.44
|
|---|
| 7697 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2359680 pts_time:49.16 dts:2359680 dts_time:49.16 -> pts:549120 pts_time:11.44 dts:549120 dts_time:11.44
|
|---|
| 7698 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1230 pts_time:49.2 dts:1230 dts_time:49.2 -> pts:287 pts_time:11.48 dts:287 dts_time:11.48
|
|---|
| 7699 | dshow passing through packet of type video size 4147200 timestamp 495739327 orig timestamp 495018827 graph timestamp 495739227 diff 720400 Decklink Video Capture
|
|---|
| 7700 | dshow passing through packet of type audio size 7680 timestamp 495018827 orig timestamp 495018827 graph timestamp 495740727 diff 721900 Decklink Audio Capture
|
|---|
| 7701 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7702 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2361600 pts_time:49.2 dts:2361600 dts_time:49.2 -> pts:551040 pts_time:11.48 dts:551040 dts_time:11.48
|
|---|
| 7703 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2361600 pts_time:49.2 dts:2361600 dts_time:49.2 -> pts:551040 pts_time:11.48 dts:551040 dts_time:11.48
|
|---|
| 7704 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1234 pts_time:49.36 dts:1231 dts_time:49.24 -> pts:291 pts_time:11.64 dts:288 dts_time:11.52
|
|---|
| 7705 | dshow passing through packet of type video size 4147200 timestamp 496140427 orig timestamp 495418827 graph timestamp 496140227 diff 721400 Decklink Video Capture
|
|---|
| 7706 | dshow passing through packet of type audio size 7680 timestamp 495418827 orig timestamp 495418827 graph timestamp 496142227 diff 723400 Decklink Audio Capture
|
|---|
| 7707 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7708 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2363520 pts_time:49.24 dts:2363520 dts_time:49.24 -> pts:552960 pts_time:11.52 dts:552960 dts_time:11.52
|
|---|
| 7709 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2363520 pts_time:49.24 dts:2363520 dts_time:49.24 -> pts:552960 pts_time:11.52 dts:552960 dts_time:11.52
|
|---|
| 7710 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1232 pts_time:49.28 dts:1232 dts_time:49.28 -> pts:289 pts_time:11.56 dts:289 dts_time:11.56
|
|---|
| 7711 | dshow passing through packet of type video size 4147200 timestamp 496537227 orig timestamp 495818827 graph timestamp 496537227 diff 718400 Decklink Video Capture
|
|---|
| 7712 | dshow passing through packet of type audio size 7680 timestamp 495818827 orig timestamp 495818827 graph timestamp 496537827 diff 719000 Decklink Audio Capture
|
|---|
| 7713 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7714 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2365440 pts_time:49.28 dts:2365440 dts_time:49.28 -> pts:554880 pts_time:11.56 dts:554880 dts_time:11.56
|
|---|
| 7715 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2365440 pts_time:49.28 dts:2365440 dts_time:49.28 -> pts:554880 pts_time:11.56 dts:554880 dts_time:11.56
|
|---|
| 7716 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1233 pts_time:49.32 dts:1233 dts_time:49.32 -> pts:290 pts_time:11.6 dts:290 dts_time:11.6
|
|---|
| 7717 | dshow passing through packet of type video size 4147200 timestamp 496940927 orig timestamp 496218827 graph timestamp 496940727 diff 721900 Decklink Video Capture
|
|---|
| 7718 | dshow passing through packet of type audio size 7680 timestamp 496218827 orig timestamp 496218827 graph timestamp 496943027 diff 724200 Decklink Audio Capture
|
|---|
| 7719 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7720 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2367360 pts_time:49.32 dts:2367360 dts_time:49.32 -> pts:556800 pts_time:11.6 dts:556800 dts_time:11.6
|
|---|
| 7721 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2367360 pts_time:49.32 dts:2367360 dts_time:49.32 -> pts:556800 pts_time:11.6 dts:556800 dts_time:11.6
|
|---|
| 7722 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1237 pts_time:49.48 dts:1234 dts_time:49.36 -> pts:294 pts_time:11.76 dts:291 dts_time:11.64
|
|---|
| 7723 | dshow passing through packet of type video size 4147200 timestamp 497341027 orig timestamp 496618827 graph timestamp 497340827 diff 722000 Decklink Video Capture
|
|---|
| 7724 | dshow passing through packet of type audio size 7680 timestamp 496618827 orig timestamp 496618827 graph timestamp 497343027 diff 724200 Decklink Audio Capture
|
|---|
| 7725 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7726 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2369280 pts_time:49.36 dts:2369280 dts_time:49.36 -> pts:558720 pts_time:11.64 dts:558720 dts_time:11.64
|
|---|
| 7727 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2369280 pts_time:49.36 dts:2369280 dts_time:49.36 -> pts:558720 pts_time:11.64 dts:558720 dts_time:11.64
|
|---|
| 7728 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1235 pts_time:49.4 dts:1235 dts_time:49.4 -> pts:292 pts_time:11.68 dts:292 dts_time:11.68
|
|---|
| 7729 | dshow passing through packet of type video size 4147200 timestamp 497737927 orig timestamp 497018827 graph timestamp 497737927 diff 719100 Decklink Video Capture
|
|---|
| 7730 | dshow passing through packet of type audio size 7680 timestamp 497018827 orig timestamp 497018827 graph timestamp 497738427 diff 719600 Decklink Audio Capture
|
|---|
| 7731 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7732 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2371200 pts_time:49.4 dts:2371200 dts_time:49.4 -> pts:560640 pts_time:11.68 dts:560640 dts_time:11.68
|
|---|
| 7733 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2371200 pts_time:49.4 dts:2371200 dts_time:49.4 -> pts:560640 pts_time:11.68 dts:560640 dts_time:11.68
|
|---|
| 7734 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1236 pts_time:49.44 dts:1236 dts_time:49.44 -> pts:293 pts_time:11.72 dts:293 dts_time:11.72
|
|---|
| 7735 | dshow passing through packet of type video size 4147200 timestamp 498140827 orig timestamp 497418827 graph timestamp 498140527 diff 721700 Decklink Video Capture
|
|---|
| 7736 | dshow passing through packet of type audio size 7680 timestamp 497418827 orig timestamp 497418827 graph timestamp 498142727 diff 723900 Decklink Audio Capture
|
|---|
| 7737 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7738 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2373120 pts_time:49.44 dts:2373120 dts_time:49.44 -> pts:562560 pts_time:11.72 dts:562560 dts_time:11.72
|
|---|
| 7739 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2373120 pts_time:49.44 dts:2373120 dts_time:49.44 -> pts:562560 pts_time:11.72 dts:562560 dts_time:11.72
|
|---|
| 7740 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1240 pts_time:49.6 dts:1237 dts_time:49.48 -> pts:297 pts_time:11.88 dts:294 dts_time:11.76
|
|---|
| 7741 | frame= 1240 fps= 25 q=2.0 size=N/A time=00:00:49.60 bitrate=N/A speed= 1x
|
|---|
| 7742 | dshow passing through packet of type video size 4147200 timestamp 498540527 orig timestamp 497818827 graph timestamp 498540327 diff 721500 Decklink Video Capture
|
|---|
| 7743 | dshow passing through packet of type audio size 7680 timestamp 497818827 orig timestamp 497818827 graph timestamp 498542227 diff 723400 Decklink Audio Capture
|
|---|
| 7744 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7745 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2375040 pts_time:49.48 dts:2375040 dts_time:49.48 -> pts:564480 pts_time:11.76 dts:564480 dts_time:11.76
|
|---|
| 7746 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2375040 pts_time:49.48 dts:2375040 dts_time:49.48 -> pts:564480 pts_time:11.76 dts:564480 dts_time:11.76
|
|---|
| 7747 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1238 pts_time:49.52 dts:1238 dts_time:49.52 -> pts:295 pts_time:11.8 dts:295 dts_time:11.8
|
|---|
| 7748 | dshow passing through packet of type video size 4147200 timestamp 498937627 orig timestamp 498218827 graph timestamp 498937527 diff 718700 Decklink Video Capture
|
|---|
| 7749 | dshow passing through packet of type audio size 7680 timestamp 498218827 orig timestamp 498218827 graph timestamp 498938127 diff 719300 Decklink Audio Capture
|
|---|
| 7750 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7751 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2376960 pts_time:49.52 dts:2376960 dts_time:49.52 -> pts:566400 pts_time:11.8 dts:566400 dts_time:11.8
|
|---|
| 7752 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2376960 pts_time:49.52 dts:2376960 dts_time:49.52 -> pts:566400 pts_time:11.8 dts:566400 dts_time:11.8
|
|---|
| 7753 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1239 pts_time:49.56 dts:1239 dts_time:49.56 -> pts:296 pts_time:11.84 dts:296 dts_time:11.84
|
|---|
| 7754 | dshow passing through packet of type video size 4147200 timestamp 499337227 orig timestamp 498618827 graph timestamp 499337127 diff 718300 Decklink Video Capture
|
|---|
| 7755 | dshow passing through packet of type audio size 7680 timestamp 498618827 orig timestamp 498618827 graph timestamp 499337527 diff 718700 Decklink Audio Capture
|
|---|
| 7756 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7757 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2378880 pts_time:49.56 dts:2378880 dts_time:49.56 -> pts:568320 pts_time:11.84 dts:568320 dts_time:11.84
|
|---|
| 7758 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2378880 pts_time:49.56 dts:2378880 dts_time:49.56 -> pts:568320 pts_time:11.84 dts:568320 dts_time:11.84
|
|---|
| 7759 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1243 pts_time:49.72 dts:1240 dts_time:49.6 -> pts:300 pts_time:12 dts:297 dts_time:11.88
|
|---|
| 7760 | dshow passing through packet of type video size 4147200 timestamp 499740327 orig timestamp 499018827 graph timestamp 499740027 diff 721200 Decklink Video Capture
|
|---|
| 7761 | dshow passing through packet of type audio size 7680 timestamp 499018827 orig timestamp 499018827 graph timestamp 499741927 diff 723100 Decklink Audio Capture
|
|---|
| 7762 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7763 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2380800 pts_time:49.6 dts:2380800 dts_time:49.6 -> pts:570240 pts_time:11.88 dts:570240 dts_time:11.88
|
|---|
| 7764 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2380800 pts_time:49.6 dts:2380800 dts_time:49.6 -> pts:570240 pts_time:11.88 dts:570240 dts_time:11.88
|
|---|
| 7765 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1241 pts_time:49.64 dts:1241 dts_time:49.64 -> pts:298 pts_time:11.92 dts:298 dts_time:11.92
|
|---|
| 7766 | dshow passing through packet of type video size 4147200 timestamp 500138027 orig timestamp 499418827 graph timestamp 500137927 diff 719100 Decklink Video Capture
|
|---|
| 7767 | dshow passing through packet of type audio size 7680 timestamp 499418827 orig timestamp 499418827 graph timestamp 500138427 diff 719600 Decklink Audio Capture
|
|---|
| 7768 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7769 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2382720 pts_time:49.64 dts:2382720 dts_time:49.64 -> pts:572160 pts_time:11.92 dts:572160 dts_time:11.92
|
|---|
| 7770 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2382720 pts_time:49.64 dts:2382720 dts_time:49.64 -> pts:572160 pts_time:11.92 dts:572160 dts_time:11.92
|
|---|
| 7771 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1242 pts_time:49.68 dts:1242 dts_time:49.68 -> pts:299 pts_time:11.96 dts:299 dts_time:11.96
|
|---|
| 7772 | dshow passing through packet of type video size 4147200 timestamp 500537527 orig timestamp 499818827 graph timestamp 500537427 diff 718600 Decklink Video Capture
|
|---|
| 7773 | dshow passing through packet of type audio size 7680 timestamp 499818827 orig timestamp 499818827 graph timestamp 500538127 diff 719300 Decklink Audio Capture
|
|---|
| 7774 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7775 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2384640 pts_time:49.68 dts:2384640 dts_time:49.68 -> pts:574080 pts_time:11.96 dts:574080 dts_time:11.96
|
|---|
| 7776 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2384640 pts_time:49.68 dts:2384640 dts_time:49.68 -> pts:574080 pts_time:11.96 dts:574080 dts_time:11.96
|
|---|
| 7777 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1246 pts_time:49.84 dts:1243 dts_time:49.72 -> pts:303 pts_time:12.12 dts:300 dts_time:12
|
|---|
| 7778 | dshow passing through packet of type video size 4147200 timestamp 500937427 orig timestamp 500218827 graph timestamp 500937427 diff 718600 Decklink Video Capture
|
|---|
| 7779 | dshow passing through packet of type audio size 7680 timestamp 500218827 orig timestamp 500218827 graph timestamp 500938127 diff 719300 Decklink Audio Capture
|
|---|
| 7780 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7781 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2386560 pts_time:49.72 dts:2386560 dts_time:49.72 -> pts:576000 pts_time:12 dts:576000 dts_time:12
|
|---|
| 7782 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2386560 pts_time:49.72 dts:2386560 dts_time:49.72 -> pts:576000 pts_time:12 dts:576000 dts_time:12
|
|---|
| 7783 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1244 pts_time:49.76 dts:1244 dts_time:49.76 -> pts:301 pts_time:12.04 dts:301 dts_time:12.04
|
|---|
| 7784 | dshow passing through packet of type video size 4147200 timestamp 501341027 orig timestamp 500618827 graph timestamp 501340727 diff 721900 Decklink Video Capture
|
|---|
| 7785 | dshow passing through packet of type audio size 7680 timestamp 500618827 orig timestamp 500618827 graph timestamp 501343027 diff 724200 Decklink Audio Capture
|
|---|
| 7786 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7787 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2388480 pts_time:49.76 dts:2388480 dts_time:49.76 -> pts:577920 pts_time:12.04 dts:577920 dts_time:12.04
|
|---|
| 7788 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2388480 pts_time:49.76 dts:2388480 dts_time:49.76 -> pts:577920 pts_time:12.04 dts:577920 dts_time:12.04
|
|---|
| 7789 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1245 pts_time:49.8 dts:1245 dts_time:49.8 -> pts:302 pts_time:12.08 dts:302 dts_time:12.08
|
|---|
| 7790 | dshow passing through packet of type video size 4147200 timestamp 501741027 orig timestamp 501018827 graph timestamp 501740727 diff 721900 Decklink Video Capture
|
|---|
| 7791 | dshow passing through packet of type audio size 7680 timestamp 501018827 orig timestamp 501018827 graph timestamp 501743127 diff 724300 Decklink Audio Capture
|
|---|
| 7792 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7793 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2390400 pts_time:49.8 dts:2390400 dts_time:49.8 -> pts:579840 pts_time:12.08 dts:579840 dts_time:12.08
|
|---|
| 7794 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2390400 pts_time:49.8 dts:2390400 dts_time:49.8 -> pts:579840 pts_time:12.08 dts:579840 dts_time:12.08
|
|---|
| 7795 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1249 pts_time:49.96 dts:1246 dts_time:49.84 -> pts:306 pts_time:12.24 dts:303 dts_time:12.12
|
|---|
| 7796 | dshow passing through packet of type video size 4147200 timestamp 502140627 orig timestamp 501418827 graph timestamp 502140427 diff 721600 Decklink Video Capture
|
|---|
| 7797 | dshow passing through packet of type audio size 7680 timestamp 501418827 orig timestamp 501418827 graph timestamp 502142327 diff 723500 Decklink Audio Capture
|
|---|
| 7798 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7799 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2392320 pts_time:49.84 dts:2392320 dts_time:49.84 -> pts:581760 pts_time:12.12 dts:581760 dts_time:12.12
|
|---|
| 7800 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2392320 pts_time:49.84 dts:2392320 dts_time:49.84 -> pts:581760 pts_time:12.12 dts:581760 dts_time:12.12
|
|---|
| 7801 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1247 pts_time:49.88 dts:1247 dts_time:49.88 -> pts:304 pts_time:12.16 dts:304 dts_time:12.16
|
|---|
| 7802 | dshow passing through packet of type video size 4147200 timestamp 502540527 orig timestamp 501818827 graph timestamp 502540227 diff 721400 Decklink Video Capture
|
|---|
| 7803 | dshow passing through packet of type audio size 7680 timestamp 501818827 orig timestamp 501818827 graph timestamp 502542227 diff 723400 Decklink Audio Capture
|
|---|
| 7804 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7805 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2394240 pts_time:49.88 dts:2394240 dts_time:49.88 -> pts:583680 pts_time:12.16 dts:583680 dts_time:12.16
|
|---|
| 7806 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2394240 pts_time:49.88 dts:2394240 dts_time:49.88 -> pts:583680 pts_time:12.16 dts:583680 dts_time:12.16
|
|---|
| 7807 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1248 pts_time:49.92 dts:1248 dts_time:49.92 -> pts:305 pts_time:12.2 dts:305 dts_time:12.2
|
|---|
| 7808 | dshow passing through packet of type video size 4147200 timestamp 502942427 orig timestamp 502218827 graph timestamp 502942227 diff 723400 Decklink Video Capture
|
|---|
| 7809 | dshow passing through packet of type audio size 7680 timestamp 502218827 orig timestamp 502218827 graph timestamp 502944027 diff 725200 Decklink Audio Capture
|
|---|
| 7810 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7811 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2396160 pts_time:49.92 dts:2396160 dts_time:49.92 -> pts:585600 pts_time:12.2 dts:585600 dts_time:12.2
|
|---|
| 7812 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2396160 pts_time:49.92 dts:2396160 dts_time:49.92 -> pts:585600 pts_time:12.2 dts:585600 dts_time:12.2
|
|---|
| 7813 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1252 pts_time:50.08 dts:1249 dts_time:49.96 -> pts:309 pts_time:12.36 dts:306 dts_time:12.24
|
|---|
| 7814 | dshow passing through packet of type video size 4147200 timestamp 503341227 orig timestamp 502618827 graph timestamp 503341027 diff 722200 Decklink Video Capture
|
|---|
| 7815 | dshow passing through packet of type audio size 7680 timestamp 502618827 orig timestamp 502618827 graph timestamp 503343327 diff 724500 Decklink Audio Capture
|
|---|
| 7816 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7817 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2398080 pts_time:49.96 dts:2398080 dts_time:49.96 -> pts:587520 pts_time:12.24 dts:587520 dts_time:12.24
|
|---|
| 7818 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2398080 pts_time:49.96 dts:2398080 dts_time:49.96 -> pts:587520 pts_time:12.24 dts:587520 dts_time:12.24
|
|---|
| 7819 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1250 pts_time:50 dts:1250 dts_time:50 -> pts:307 pts_time:12.28 dts:307 dts_time:12.28
|
|---|
| 7820 | frame= 1253 fps= 25 q=2.5 size=N/A time=00:00:50.12 bitrate=N/A speed= 1x
|
|---|
| 7821 | dshow passing through packet of type video size 4147200 timestamp 503740827 orig timestamp 503018827 graph timestamp 503740627 diff 721800 Decklink Video Capture
|
|---|
| 7822 | dshow passing through packet of type audio size 7680 timestamp 503018827 orig timestamp 503018827 graph timestamp 503742927 diff 724100 Decklink Audio Capture
|
|---|
| 7823 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7824 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2400000 pts_time:50 dts:2400000 dts_time:50 -> pts:589440 pts_time:12.28 dts:589440 dts_time:12.28
|
|---|
| 7825 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2400000 pts_time:50 dts:2400000 dts_time:50 -> pts:589440 pts_time:12.28 dts:589440 dts_time:12.28
|
|---|
| 7826 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1251 pts_time:50.04 dts:1251 dts_time:50.04 -> pts:308 pts_time:12.32 dts:308 dts_time:12.32
|
|---|
| 7827 | dshow passing through packet of type video size 4147200 timestamp 504137627 orig timestamp 503418827 graph timestamp 504137627 diff 718800 Decklink Video Capture
|
|---|
| 7828 | dshow passing through packet of type audio size 7680 timestamp 503418827 orig timestamp 503418827 graph timestamp 504138327 diff 719500 Decklink Audio Capture
|
|---|
| 7829 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7830 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2401920 pts_time:50.04 dts:2401920 dts_time:50.04 -> pts:591360 pts_time:12.32 dts:591360 dts_time:12.32
|
|---|
| 7831 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2401920 pts_time:50.04 dts:2401920 dts_time:50.04 -> pts:591360 pts_time:12.32 dts:591360 dts_time:12.32
|
|---|
| 7832 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1255 pts_time:50.2 dts:1252 dts_time:50.08 -> pts:312 pts_time:12.48 dts:309 dts_time:12.36
|
|---|
| 7833 | dshow passing through packet of type video size 4147200 timestamp 504541127 orig timestamp 503818827 graph timestamp 504540927 diff 722100 Decklink Video Capture
|
|---|
| 7834 | dshow passing through packet of type audio size 7680 timestamp 503818827 orig timestamp 503818827 graph timestamp 504543027 diff 724200 Decklink Audio Capture
|
|---|
| 7835 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7836 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2403840 pts_time:50.08 dts:2403840 dts_time:50.08 -> pts:593280 pts_time:12.36 dts:593280 dts_time:12.36
|
|---|
| 7837 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2403840 pts_time:50.08 dts:2403840 dts_time:50.08 -> pts:593280 pts_time:12.36 dts:593280 dts_time:12.36
|
|---|
| 7838 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1253 pts_time:50.12 dts:1253 dts_time:50.12 -> pts:310 pts_time:12.4 dts:310 dts_time:12.4
|
|---|
| 7839 | dshow passing through packet of type video size 4147200 timestamp 504937927 orig timestamp 504218827 graph timestamp 504937927 diff 719100 Decklink Video Capture
|
|---|
| 7840 | dshow passing through packet of type audio size 7680 timestamp 504218827 orig timestamp 504218827 graph timestamp 504938527 diff 719700 Decklink Audio Capture
|
|---|
| 7841 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7842 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2405760 pts_time:50.12 dts:2405760 dts_time:50.12 -> pts:595200 pts_time:12.4 dts:595200 dts_time:12.4
|
|---|
| 7843 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2405760 pts_time:50.12 dts:2405760 dts_time:50.12 -> pts:595200 pts_time:12.4 dts:595200 dts_time:12.4
|
|---|
| 7844 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1254 pts_time:50.16 dts:1254 dts_time:50.16 -> pts:311 pts_time:12.44 dts:311 dts_time:12.44
|
|---|
| 7845 | dshow passing through packet of type video size 4147200 timestamp 505340727 orig timestamp 504618827 graph timestamp 505340527 diff 721700 Decklink Video Capture
|
|---|
| 7846 | dshow passing through packet of type audio size 7680 timestamp 504618827 orig timestamp 504618827 graph timestamp 505342527 diff 723700 Decklink Audio Capture
|
|---|
| 7847 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7848 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2407680 pts_time:50.16 dts:2407680 dts_time:50.16 -> pts:597120 pts_time:12.44 dts:597120 dts_time:12.44
|
|---|
| 7849 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2407680 pts_time:50.16 dts:2407680 dts_time:50.16 -> pts:597120 pts_time:12.44 dts:597120 dts_time:12.44
|
|---|
| 7850 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1258 pts_time:50.32 dts:1255 dts_time:50.2 -> pts:315 pts_time:12.6 dts:312 dts_time:12.48
|
|---|
| 7851 | dshow passing through packet of type video size 4147200 timestamp 505740427 orig timestamp 505018827 graph timestamp 505740227 diff 721400 Decklink Video Capture
|
|---|
| 7852 | dshow passing through packet of type audio size 7680 timestamp 505018827 orig timestamp 505018827 graph timestamp 505742027 diff 723200 Decklink Audio Capture
|
|---|
| 7853 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7854 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2409600 pts_time:50.2 dts:2409600 dts_time:50.2 -> pts:599040 pts_time:12.48 dts:599040 dts_time:12.48
|
|---|
| 7855 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2409600 pts_time:50.2 dts:2409600 dts_time:50.2 -> pts:599040 pts_time:12.48 dts:599040 dts_time:12.48
|
|---|
| 7856 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1256 pts_time:50.24 dts:1256 dts_time:50.24 -> pts:313 pts_time:12.52 dts:313 dts_time:12.52
|
|---|
| 7857 | dshow passing through packet of type video size 4147200 timestamp 506138027 orig timestamp 505418827 graph timestamp 506137927 diff 719100 Decklink Video Capture
|
|---|
| 7858 | dshow passing through packet of type audio size 7680 timestamp 505418827 orig timestamp 505418827 graph timestamp 506138527 diff 719700 Decklink Audio Capture
|
|---|
| 7859 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7860 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2411520 pts_time:50.24 dts:2411520 dts_time:50.24 -> pts:600960 pts_time:12.52 dts:600960 dts_time:12.52
|
|---|
| 7861 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2411520 pts_time:50.24 dts:2411520 dts_time:50.24 -> pts:600960 pts_time:12.52 dts:600960 dts_time:12.52
|
|---|
| 7862 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1257 pts_time:50.28 dts:1257 dts_time:50.28 -> pts:314 pts_time:12.56 dts:314 dts_time:12.56
|
|---|
| 7863 | dshow passing through packet of type video size 4147200 timestamp 506537427 orig timestamp 505818827 graph timestamp 506537427 diff 718600 Decklink Video Capture
|
|---|
| 7864 | dshow passing through packet of type audio size 7680 timestamp 505818827 orig timestamp 505818827 graph timestamp 506538027 diff 719200 Decklink Audio Capture
|
|---|
| 7865 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7866 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2413440 pts_time:50.28 dts:2413440 dts_time:50.28 -> pts:602880 pts_time:12.56 dts:602880 dts_time:12.56
|
|---|
| 7867 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2413440 pts_time:50.28 dts:2413440 dts_time:50.28 -> pts:602880 pts_time:12.56 dts:602880 dts_time:12.56
|
|---|
| 7868 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1261 pts_time:50.44 dts:1258 dts_time:50.32 -> pts:318 pts_time:12.72 dts:315 dts_time:12.6
|
|---|
| 7869 | dshow passing through packet of type video size 4147200 timestamp 506940727 orig timestamp 506218827 graph timestamp 506940527 diff 721700 Decklink Video Capture
|
|---|
| 7870 | dshow passing through packet of type audio size 7680 timestamp 506218827 orig timestamp 506218827 graph timestamp 506942627 diff 723800 Decklink Audio Capture
|
|---|
| 7871 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7872 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2415360 pts_time:50.32 dts:2415360 dts_time:50.32 -> pts:604800 pts_time:12.6 dts:604800 dts_time:12.6
|
|---|
| 7873 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2415360 pts_time:50.32 dts:2415360 dts_time:50.32 -> pts:604800 pts_time:12.6 dts:604800 dts_time:12.6
|
|---|
| 7874 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1259 pts_time:50.36 dts:1259 dts_time:50.36 -> pts:316 pts_time:12.64 dts:316 dts_time:12.64
|
|---|
| 7875 | dshow passing through packet of type video size 4147200 timestamp 507337627 orig timestamp 506618827 graph timestamp 507337627 diff 718800 Decklink Video Capture
|
|---|
| 7876 | dshow passing through packet of type audio size 7680 timestamp 506618827 orig timestamp 506618827 graph timestamp 507338127 diff 719300 Decklink Audio Capture
|
|---|
| 7877 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7878 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2417280 pts_time:50.36 dts:2417280 dts_time:50.36 -> pts:606720 pts_time:12.64 dts:606720 dts_time:12.64
|
|---|
| 7879 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2417280 pts_time:50.36 dts:2417280 dts_time:50.36 -> pts:606720 pts_time:12.64 dts:606720 dts_time:12.64
|
|---|
| 7880 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1260 pts_time:50.4 dts:1260 dts_time:50.4 -> pts:317 pts_time:12.68 dts:317 dts_time:12.68
|
|---|
| 7881 | dshow passing through packet of type video size 4147200 timestamp 507740827 orig timestamp 507018827 graph timestamp 507740627 diff 721800 Decklink Video Capture
|
|---|
| 7882 | dshow passing through packet of type audio size 7680 timestamp 507018827 orig timestamp 507018827 graph timestamp 507742927 diff 724100 Decklink Audio Capture
|
|---|
| 7883 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7884 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2419200 pts_time:50.4 dts:2419200 dts_time:50.4 -> pts:608640 pts_time:12.68 dts:608640 dts_time:12.68
|
|---|
| 7885 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2419200 pts_time:50.4 dts:2419200 dts_time:50.4 -> pts:608640 pts_time:12.68 dts:608640 dts_time:12.68
|
|---|
| 7886 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1264 pts_time:50.56 dts:1261 dts_time:50.44 -> pts:321 pts_time:12.84 dts:318 dts_time:12.72
|
|---|
| 7887 | dshow passing through packet of type video size 4147200 timestamp 508141027 orig timestamp 507418827 graph timestamp 508140727 diff 721900 Decklink Video Capture
|
|---|
| 7888 | dshow passing through packet of type audio size 7680 timestamp 507418827 orig timestamp 507418827 graph timestamp 508143027 diff 724200 Decklink Audio Capture
|
|---|
| 7889 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7890 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2421120 pts_time:50.44 dts:2421120 dts_time:50.44 -> pts:610560 pts_time:12.72 dts:610560 dts_time:12.72
|
|---|
| 7891 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2421120 pts_time:50.44 dts:2421120 dts_time:50.44 -> pts:610560 pts_time:12.72 dts:610560 dts_time:12.72
|
|---|
| 7892 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1262 pts_time:50.48 dts:1262 dts_time:50.48 -> pts:319 pts_time:12.76 dts:319 dts_time:12.76
|
|---|
| 7893 | dshow passing through packet of type video size 4147200 timestamp 508537427 orig timestamp 507818827 graph timestamp 508537427 diff 718600 Decklink Video Capture
|
|---|
| 7894 | dshow passing through packet of type audio size 7680 timestamp 507818827 orig timestamp 507818827 graph timestamp 508537927 diff 719100 Decklink Audio Capture
|
|---|
| 7895 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7896 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2423040 pts_time:50.48 dts:2423040 dts_time:50.48 -> pts:612480 pts_time:12.76 dts:612480 dts_time:12.76
|
|---|
| 7897 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2423040 pts_time:50.48 dts:2423040 dts_time:50.48 -> pts:612480 pts_time:12.76 dts:612480 dts_time:12.76
|
|---|
| 7898 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1263 pts_time:50.52 dts:1263 dts_time:50.52 -> pts:320 pts_time:12.8 dts:320 dts_time:12.8
|
|---|
| 7899 | frame= 1266 fps= 25 q=2.5 size=N/A time=00:00:50.60 bitrate=N/A speed= 1x
|
|---|
| 7900 | dshow passing through packet of type video size 4147200 timestamp 508937327 orig timestamp 508218827 graph timestamp 508937327 diff 718500 Decklink Video Capture
|
|---|
| 7901 | dshow passing through packet of type audio size 7680 timestamp 508218827 orig timestamp 508218827 graph timestamp 508937927 diff 719100 Decklink Audio Capture
|
|---|
| 7902 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7903 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2424960 pts_time:50.52 dts:2424960 dts_time:50.52 -> pts:614400 pts_time:12.8 dts:614400 dts_time:12.8
|
|---|
| 7904 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2424960 pts_time:50.52 dts:2424960 dts_time:50.52 -> pts:614400 pts_time:12.8 dts:614400 dts_time:12.8
|
|---|
| 7905 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1267 pts_time:50.68 dts:1264 dts_time:50.56 -> pts:324 pts_time:12.96 dts:321 dts_time:12.84
|
|---|
| 7906 | dshow passing through packet of type video size 4147200 timestamp 509337227 orig timestamp 508618827 graph timestamp 509337127 diff 718300 Decklink Video Capture
|
|---|
| 7907 | dshow passing through packet of type audio size 7680 timestamp 508618827 orig timestamp 508618827 graph timestamp 509337727 diff 718900 Decklink Audio Capture
|
|---|
| 7908 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7909 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2426880 pts_time:50.56 dts:2426880 dts_time:50.56 -> pts:616320 pts_time:12.84 dts:616320 dts_time:12.84
|
|---|
| 7910 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2426880 pts_time:50.56 dts:2426880 dts_time:50.56 -> pts:616320 pts_time:12.84 dts:616320 dts_time:12.84
|
|---|
| 7911 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1265 pts_time:50.6 dts:1265 dts_time:50.6 -> pts:322 pts_time:12.88 dts:322 dts_time:12.88
|
|---|
| 7912 | dshow passing through packet of type video size 4147200 timestamp 509740827 orig timestamp 509018827 graph timestamp 509740627 diff 721800 Decklink Video Capture
|
|---|
| 7913 | dshow passing through packet of type audio size 7680 timestamp 509018827 orig timestamp 509018827 graph timestamp 509742927 diff 724100 Decklink Audio Capture
|
|---|
| 7914 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7915 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2428800 pts_time:50.6 dts:2428800 dts_time:50.6 -> pts:618240 pts_time:12.88 dts:618240 dts_time:12.88
|
|---|
| 7916 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2428800 pts_time:50.6 dts:2428800 dts_time:50.6 -> pts:618240 pts_time:12.88 dts:618240 dts_time:12.88
|
|---|
| 7917 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1266 pts_time:50.64 dts:1266 dts_time:50.64 -> pts:323 pts_time:12.92 dts:323 dts_time:12.92
|
|---|
| 7918 | dshow passing through packet of type video size 4147200 timestamp 510137427 orig timestamp 509418827 graph timestamp 510137427 diff 718600 Decklink Video Capture
|
|---|
| 7919 | dshow passing through packet of type audio size 7680 timestamp 509418827 orig timestamp 509418827 graph timestamp 510137927 diff 719100 Decklink Audio Capture
|
|---|
| 7920 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7921 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2430720 pts_time:50.64 dts:2430720 dts_time:50.64 -> pts:620160 pts_time:12.92 dts:620160 dts_time:12.92
|
|---|
| 7922 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2430720 pts_time:50.64 dts:2430720 dts_time:50.64 -> pts:620160 pts_time:12.92 dts:620160 dts_time:12.92
|
|---|
| 7923 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1270 pts_time:50.8 dts:1267 dts_time:50.68 -> pts:327 pts_time:13.08 dts:324 dts_time:12.96
|
|---|
| 7924 | dshow passing through packet of type video size 4147200 timestamp 510540827 orig timestamp 509818827 graph timestamp 510540627 diff 721800 Decklink Video Capture
|
|---|
| 7925 | dshow passing through packet of type audio size 7680 timestamp 509818827 orig timestamp 509818827 graph timestamp 510542727 diff 723900 Decklink Audio Capture
|
|---|
| 7926 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7927 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2432640 pts_time:50.68 dts:2432640 dts_time:50.68 -> pts:622080 pts_time:12.96 dts:622080 dts_time:12.96
|
|---|
| 7928 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2432640 pts_time:50.68 dts:2432640 dts_time:50.68 -> pts:622080 pts_time:12.96 dts:622080 dts_time:12.96
|
|---|
| 7929 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1268 pts_time:50.72 dts:1268 dts_time:50.72 -> pts:325 pts_time:13 dts:325 dts_time:13
|
|---|
| 7930 | dshow passing through packet of type video size 4147200 timestamp 510937727 orig timestamp 510218827 graph timestamp 510937627 diff 718800 Decklink Video Capture
|
|---|
| 7931 | dshow passing through packet of type audio size 7680 timestamp 510218827 orig timestamp 510218827 graph timestamp 510938127 diff 719300 Decklink Audio Capture
|
|---|
| 7932 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7933 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2434560 pts_time:50.72 dts:2434560 dts_time:50.72 -> pts:624000 pts_time:13 dts:624000 dts_time:13
|
|---|
| 7934 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2434560 pts_time:50.72 dts:2434560 dts_time:50.72 -> pts:624000 pts_time:13 dts:624000 dts_time:13
|
|---|
| 7935 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1269 pts_time:50.76 dts:1269 dts_time:50.76 -> pts:326 pts_time:13.04 dts:326 dts_time:13.04
|
|---|
| 7936 | dshow passing through packet of type video size 4147200 timestamp 511340727 orig timestamp 510618827 graph timestamp 511340527 diff 721700 Decklink Video Capture
|
|---|
| 7937 | dshow passing through packet of type audio size 7680 timestamp 510618827 orig timestamp 510618827 graph timestamp 511342627 diff 723800 Decklink Audio Capture
|
|---|
| 7938 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7939 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2436480 pts_time:50.76 dts:2436480 dts_time:50.76 -> pts:625920 pts_time:13.04 dts:625920 dts_time:13.04
|
|---|
| 7940 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2436480 pts_time:50.76 dts:2436480 dts_time:50.76 -> pts:625920 pts_time:13.04 dts:625920 dts_time:13.04
|
|---|
| 7941 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1273 pts_time:50.92 dts:1270 dts_time:50.8 -> pts:330 pts_time:13.2 dts:327 dts_time:13.08
|
|---|
| 7942 | dshow passing through packet of type video size 4147200 timestamp 511740827 orig timestamp 511018827 graph timestamp 511740527 diff 721700 Decklink Video Capture
|
|---|
| 7943 | dshow passing through packet of type audio size 7680 timestamp 511018827 orig timestamp 511018827 graph timestamp 511742427 diff 723600 Decklink Audio Capture
|
|---|
| 7944 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7945 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2438400 pts_time:50.8 dts:2438400 dts_time:50.8 -> pts:627840 pts_time:13.08 dts:627840 dts_time:13.08
|
|---|
| 7946 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2438400 pts_time:50.8 dts:2438400 dts_time:50.8 -> pts:627840 pts_time:13.08 dts:627840 dts_time:13.08
|
|---|
| 7947 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1271 pts_time:50.84 dts:1271 dts_time:50.84 -> pts:328 pts_time:13.12 dts:328 dts_time:13.12
|
|---|
| 7948 | dshow passing through packet of type video size 4147200 timestamp 512140527 orig timestamp 511418827 graph timestamp 512140227 diff 721400 Decklink Video Capture
|
|---|
| 7949 | dshow passing through packet of type audio size 7680 timestamp 511418827 orig timestamp 511418827 graph timestamp 512142427 diff 723600 Decklink Audio Capture
|
|---|
| 7950 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7951 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2440320 pts_time:50.84 dts:2440320 dts_time:50.84 -> pts:629760 pts_time:13.12 dts:629760 dts_time:13.12
|
|---|
| 7952 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2440320 pts_time:50.84 dts:2440320 dts_time:50.84 -> pts:629760 pts_time:13.12 dts:629760 dts_time:13.12
|
|---|
| 7953 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1272 pts_time:50.88 dts:1272 dts_time:50.88 -> pts:329 pts_time:13.16 dts:329 dts_time:13.16
|
|---|
| 7954 | dshow passing through packet of type video size 4147200 timestamp 512538227 orig timestamp 511818827 graph timestamp 512538027 diff 719200 Decklink Video Capture
|
|---|
| 7955 | dshow passing through packet of type audio size 7680 timestamp 511818827 orig timestamp 511818827 graph timestamp 512539127 diff 720300 Decklink Audio Capture
|
|---|
| 7956 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7957 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2442240 pts_time:50.88 dts:2442240 dts_time:50.88 -> pts:631680 pts_time:13.16 dts:631680 dts_time:13.16
|
|---|
| 7958 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2442240 pts_time:50.88 dts:2442240 dts_time:50.88 -> pts:631680 pts_time:13.16 dts:631680 dts_time:13.16
|
|---|
| 7959 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1276 pts_time:51.04 dts:1273 dts_time:50.92 -> pts:333 pts_time:13.32 dts:330 dts_time:13.2
|
|---|
| 7960 | dshow passing through packet of type video size 4147200 timestamp 512938027 orig timestamp 512218827 graph timestamp 512937927 diff 719100 Decklink Video Capture
|
|---|
| 7961 | dshow passing through packet of type audio size 7680 timestamp 512218827 orig timestamp 512218827 graph timestamp 512938127 diff 719300 Decklink Audio Capture
|
|---|
| 7962 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7963 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2444160 pts_time:50.92 dts:2444160 dts_time:50.92 -> pts:633600 pts_time:13.2 dts:633600 dts_time:13.2
|
|---|
| 7964 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2444160 pts_time:50.92 dts:2444160 dts_time:50.92 -> pts:633600 pts_time:13.2 dts:633600 dts_time:13.2
|
|---|
| 7965 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1274 pts_time:50.96 dts:1274 dts_time:50.96 -> pts:331 pts_time:13.24 dts:331 dts_time:13.24
|
|---|
| 7966 | dshow passing through packet of type video size 4147200 timestamp 513340527 orig timestamp 512618827 graph timestamp 513340327 diff 721500 Decklink Video Capture
|
|---|
| 7967 | dshow passing through packet of type audio size 7680 timestamp 512618827 orig timestamp 512618827 graph timestamp 513342227 diff 723400 Decklink Audio Capture
|
|---|
| 7968 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7969 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2446080 pts_time:50.96 dts:2446080 dts_time:50.96 -> pts:635520 pts_time:13.24 dts:635520 dts_time:13.24
|
|---|
| 7970 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2446080 pts_time:50.96 dts:2446080 dts_time:50.96 -> pts:635520 pts_time:13.24 dts:635520 dts_time:13.24
|
|---|
| 7971 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1275 pts_time:51 dts:1275 dts_time:51 -> pts:332 pts_time:13.28 dts:332 dts_time:13.28
|
|---|
| 7972 | frame= 1278 fps= 25 q=2.5 size=N/A time=00:00:51.12 bitrate=N/A speed= 1x
|
|---|
| 7973 | dshow passing through packet of type video size 4147200 timestamp 513737427 orig timestamp 513018827 graph timestamp 513737427 diff 718600 Decklink Video Capture
|
|---|
| 7974 | dshow passing through packet of type audio size 7680 timestamp 513018827 orig timestamp 513018827 graph timestamp 513737927 diff 719100 Decklink Audio Capture
|
|---|
| 7975 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7976 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2448000 pts_time:51 dts:2448000 dts_time:51 -> pts:637440 pts_time:13.28 dts:637440 dts_time:13.28
|
|---|
| 7977 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2448000 pts_time:51 dts:2448000 dts_time:51 -> pts:637440 pts_time:13.28 dts:637440 dts_time:13.28
|
|---|
| 7978 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1279 pts_time:51.16 dts:1276 dts_time:51.04 -> pts:336 pts_time:13.44 dts:333 dts_time:13.32
|
|---|
| 7979 | dshow passing through packet of type video size 4147200 timestamp 514140727 orig timestamp 513418827 graph timestamp 514140427 diff 721600 Decklink Video Capture
|
|---|
| 7980 | dshow passing through packet of type audio size 7680 timestamp 513418827 orig timestamp 513418827 graph timestamp 514142627 diff 723800 Decklink Audio Capture
|
|---|
| 7981 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7982 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2449920 pts_time:51.04 dts:2449920 dts_time:51.04 -> pts:639360 pts_time:13.32 dts:639360 dts_time:13.32
|
|---|
| 7983 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2449920 pts_time:51.04 dts:2449920 dts_time:51.04 -> pts:639360 pts_time:13.32 dts:639360 dts_time:13.32
|
|---|
| 7984 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1277 pts_time:51.08 dts:1277 dts_time:51.08 -> pts:334 pts_time:13.36 dts:334 dts_time:13.36
|
|---|
| 7985 | dshow passing through packet of type video size 4147200 timestamp 514538027 orig timestamp 513818827 graph timestamp 514538027 diff 719200 Decklink Video Capture
|
|---|
| 7986 | dshow passing through packet of type audio size 7680 timestamp 513818827 orig timestamp 513818827 graph timestamp 514538327 diff 719500 Decklink Audio Capture
|
|---|
| 7987 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7988 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2451840 pts_time:51.08 dts:2451840 dts_time:51.08 -> pts:641280 pts_time:13.36 dts:641280 dts_time:13.36
|
|---|
| 7989 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2451840 pts_time:51.08 dts:2451840 dts_time:51.08 -> pts:641280 pts_time:13.36 dts:641280 dts_time:13.36
|
|---|
| 7990 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1278 pts_time:51.12 dts:1278 dts_time:51.12 -> pts:335 pts_time:13.4 dts:335 dts_time:13.4
|
|---|
| 7991 | dshow passing through packet of type video size 4147200 timestamp 514937427 orig timestamp 514218827 graph timestamp 514937327 diff 718500 Decklink Video Capture
|
|---|
| 7992 | dshow passing through packet of type audio size 7680 timestamp 514218827 orig timestamp 514218827 graph timestamp 514938127 diff 719300 Decklink Audio Capture
|
|---|
| 7993 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 7994 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2453760 pts_time:51.12 dts:2453760 dts_time:51.12 -> pts:643200 pts_time:13.4 dts:643200 dts_time:13.4
|
|---|
| 7995 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2453760 pts_time:51.12 dts:2453760 dts_time:51.12 -> pts:643200 pts_time:13.4 dts:643200 dts_time:13.4
|
|---|
| 7996 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1282 pts_time:51.28 dts:1279 dts_time:51.16 -> pts:339 pts_time:13.56 dts:336 dts_time:13.44
|
|---|
| 7997 | dshow passing through packet of type video size 4147200 timestamp 515338127 orig timestamp 514618827 graph timestamp 515338127 diff 719300 Decklink Video Capture
|
|---|
| 7998 | dshow passing through packet of type audio size 7680 timestamp 514618827 orig timestamp 514618827 graph timestamp 515338727 diff 719900 Decklink Audio Capture
|
|---|
| 7999 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8000 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2455680 pts_time:51.16 dts:2455680 dts_time:51.16 -> pts:645120 pts_time:13.44 dts:645120 dts_time:13.44
|
|---|
| 8001 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2455680 pts_time:51.16 dts:2455680 dts_time:51.16 -> pts:645120 pts_time:13.44 dts:645120 dts_time:13.44
|
|---|
| 8002 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1280 pts_time:51.2 dts:1280 dts_time:51.2 -> pts:337 pts_time:13.48 dts:337 dts_time:13.48
|
|---|
| 8003 | dshow passing through packet of type video size 4147200 timestamp 515737327 orig timestamp 515018827 graph timestamp 515737327 diff 718500 Decklink Video Capture
|
|---|
| 8004 | dshow passing through packet of type audio size 7680 timestamp 515018827 orig timestamp 515018827 graph timestamp 515738027 diff 719200 Decklink Audio Capture
|
|---|
| 8005 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8006 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2457600 pts_time:51.2 dts:2457600 dts_time:51.2 -> pts:647040 pts_time:13.48 dts:647040 dts_time:13.48
|
|---|
| 8007 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2457600 pts_time:51.2 dts:2457600 dts_time:51.2 -> pts:647040 pts_time:13.48 dts:647040 dts_time:13.48
|
|---|
| 8008 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1281 pts_time:51.24 dts:1281 dts_time:51.24 -> pts:338 pts_time:13.52 dts:338 dts_time:13.52
|
|---|
| 8009 | dshow passing through packet of type video size 4147200 timestamp 516137627 orig timestamp 515418827 graph timestamp 516137527 diff 718700 Decklink Video Capture
|
|---|
| 8010 | dshow passing through packet of type audio size 7680 timestamp 515418827 orig timestamp 515418827 graph timestamp 516137927 diff 719100 Decklink Audio Capture
|
|---|
| 8011 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8012 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2459520 pts_time:51.24 dts:2459520 dts_time:51.24 -> pts:648960 pts_time:13.52 dts:648960 dts_time:13.52
|
|---|
| 8013 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2459520 pts_time:51.24 dts:2459520 dts_time:51.24 -> pts:648960 pts_time:13.52 dts:648960 dts_time:13.52
|
|---|
| 8014 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1285 pts_time:51.4 dts:1282 dts_time:51.28 -> pts:342 pts_time:13.68 dts:339 dts_time:13.56
|
|---|
| 8015 | dshow passing through packet of type video size 4147200 timestamp 516537327 orig timestamp 515818827 graph timestamp 516537327 diff 718500 Decklink Video Capture
|
|---|
| 8016 | dshow passing through packet of type audio size 7680 timestamp 515818827 orig timestamp 515818827 graph timestamp 516537827 diff 719000 Decklink Audio Capture
|
|---|
| 8017 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8018 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2461440 pts_time:51.28 dts:2461440 dts_time:51.28 -> pts:650880 pts_time:13.56 dts:650880 dts_time:13.56
|
|---|
| 8019 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2461440 pts_time:51.28 dts:2461440 dts_time:51.28 -> pts:650880 pts_time:13.56 dts:650880 dts_time:13.56
|
|---|
| 8020 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1283 pts_time:51.32 dts:1283 dts_time:51.32 -> pts:340 pts_time:13.6 dts:340 dts_time:13.6
|
|---|
| 8021 | dshow passing through packet of type video size 4147200 timestamp 516940927 orig timestamp 516218827 graph timestamp 516940727 diff 721900 Decklink Video Capture
|
|---|
| 8022 | dshow passing through packet of type audio size 7680 timestamp 516218827 orig timestamp 516218827 graph timestamp 516942727 diff 723900 Decklink Audio Capture
|
|---|
| 8023 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8024 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2463360 pts_time:51.32 dts:2463360 dts_time:51.32 -> pts:652800 pts_time:13.6 dts:652800 dts_time:13.6
|
|---|
| 8025 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2463360 pts_time:51.32 dts:2463360 dts_time:51.32 -> pts:652800 pts_time:13.6 dts:652800 dts_time:13.6
|
|---|
| 8026 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1284 pts_time:51.36 dts:1284 dts_time:51.36 -> pts:341 pts_time:13.64 dts:341 dts_time:13.64
|
|---|
| 8027 | dshow passing through packet of type video size 4147200 timestamp 517338027 orig timestamp 516618827 graph timestamp 517338027 diff 719200 Decklink Video Capture
|
|---|
| 8028 | dshow passing through packet of type audio size 7680 timestamp 516618827 orig timestamp 516618827 graph timestamp 517338527 diff 719700 Decklink Audio Capture
|
|---|
| 8029 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8030 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2465280 pts_time:51.36 dts:2465280 dts_time:51.36 -> pts:654720 pts_time:13.64 dts:654720 dts_time:13.64
|
|---|
| 8031 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2465280 pts_time:51.36 dts:2465280 dts_time:51.36 -> pts:654720 pts_time:13.64 dts:654720 dts_time:13.64
|
|---|
| 8032 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1288 pts_time:51.52 dts:1285 dts_time:51.4 -> pts:345 pts_time:13.8 dts:342 dts_time:13.68
|
|---|
| 8033 | dshow passing through packet of type video size 4147200 timestamp 517740927 orig timestamp 517018827 graph timestamp 517740627 diff 721800 Decklink Video Capture
|
|---|
| 8034 | dshow passing through packet of type audio size 7680 timestamp 517018827 orig timestamp 517018827 graph timestamp 517743027 diff 724200 Decklink Audio Capture
|
|---|
| 8035 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8036 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2467200 pts_time:51.4 dts:2467200 dts_time:51.4 -> pts:656640 pts_time:13.68 dts:656640 dts_time:13.68
|
|---|
| 8037 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2467200 pts_time:51.4 dts:2467200 dts_time:51.4 -> pts:656640 pts_time:13.68 dts:656640 dts_time:13.68
|
|---|
| 8038 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1286 pts_time:51.44 dts:1286 dts_time:51.44 -> pts:343 pts_time:13.72 dts:343 dts_time:13.72
|
|---|
| 8039 | dshow passing through packet of type video size 4147200 timestamp 518140627 orig timestamp 517418827 graph timestamp 518140427 diff 721600 Decklink Video Capture
|
|---|
| 8040 | dshow passing through packet of type audio size 7680 timestamp 517418827 orig timestamp 517418827 graph timestamp 518143627 diff 724800 Decklink Audio Capture
|
|---|
| 8041 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8042 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2469120 pts_time:51.44 dts:2469120 dts_time:51.44 -> pts:658560 pts_time:13.72 dts:658560 dts_time:13.72
|
|---|
| 8043 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2469120 pts_time:51.44 dts:2469120 dts_time:51.44 -> pts:658560 pts_time:13.72 dts:658560 dts_time:13.72
|
|---|
| 8044 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1287 pts_time:51.48 dts:1287 dts_time:51.48 -> pts:344 pts_time:13.76 dts:344 dts_time:13.76
|
|---|
| 8045 | dshow passing through packet of type video size 4147200 timestamp 518540627 orig timestamp 517818827 graph timestamp 518540427 diff 721600 Decklink Video Capture
|
|---|
| 8046 | dshow passing through packet of type audio size 7680 timestamp 517818827 orig timestamp 517818827 graph timestamp 518542127 diff 723300 Decklink Audio Capture
|
|---|
| 8047 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8048 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2471040 pts_time:51.48 dts:2471040 dts_time:51.48 -> pts:660480 pts_time:13.76 dts:660480 dts_time:13.76
|
|---|
| 8049 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2471040 pts_time:51.48 dts:2471040 dts_time:51.48 -> pts:660480 pts_time:13.76 dts:660480 dts_time:13.76
|
|---|
| 8050 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1291 pts_time:51.64 dts:1288 dts_time:51.52 -> pts:348 pts_time:13.92 dts:345 dts_time:13.8
|
|---|
| 8051 | frame= 1291 fps= 25 q=1.6 size=N/A time=00:00:51.64 bitrate=N/A speed= 1x
|
|---|
| 8052 | dshow passing through packet of type video size 4147200 timestamp 518940327 orig timestamp 518218827 graph timestamp 518940127 diff 721300 Decklink Video Capture
|
|---|
| 8053 | dshow passing through packet of type audio size 7680 timestamp 518218827 orig timestamp 518218827 graph timestamp 518941927 diff 723100 Decklink Audio Capture
|
|---|
| 8054 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8055 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2472960 pts_time:51.52 dts:2472960 dts_time:51.52 -> pts:662400 pts_time:13.8 dts:662400 dts_time:13.8
|
|---|
| 8056 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2472960 pts_time:51.52 dts:2472960 dts_time:51.52 -> pts:662400 pts_time:13.8 dts:662400 dts_time:13.8
|
|---|
| 8057 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1289 pts_time:51.56 dts:1289 dts_time:51.56 -> pts:346 pts_time:13.84 dts:346 dts_time:13.84
|
|---|
| 8058 | dshow passing through packet of type video size 4147200 timestamp 519341027 orig timestamp 518618827 graph timestamp 519340827 diff 722000 Decklink Video Capture
|
|---|
| 8059 | dshow passing through packet of type audio size 7680 timestamp 518618827 orig timestamp 518618827 graph timestamp 519343127 diff 724300 Decklink Audio Capture
|
|---|
| 8060 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8061 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2474880 pts_time:51.56 dts:2474880 dts_time:51.56 -> pts:664320 pts_time:13.84 dts:664320 dts_time:13.84
|
|---|
| 8062 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2474880 pts_time:51.56 dts:2474880 dts_time:51.56 -> pts:664320 pts_time:13.84 dts:664320 dts_time:13.84
|
|---|
| 8063 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1290 pts_time:51.6 dts:1290 dts_time:51.6 -> pts:347 pts_time:13.88 dts:347 dts_time:13.88
|
|---|
| 8064 | dshow passing through packet of type video size 4147200 timestamp 519741127 orig timestamp 519018827 graph timestamp 519740927 diff 722100 Decklink Video Capture
|
|---|
| 8065 | dshow passing through packet of type audio size 7680 timestamp 519018827 orig timestamp 519018827 graph timestamp 519743027 diff 724200 Decklink Audio Capture
|
|---|
| 8066 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8067 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2476800 pts_time:51.6 dts:2476800 dts_time:51.6 -> pts:666240 pts_time:13.88 dts:666240 dts_time:13.88
|
|---|
| 8068 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2476800 pts_time:51.6 dts:2476800 dts_time:51.6 -> pts:666240 pts_time:13.88 dts:666240 dts_time:13.88
|
|---|
| 8069 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1294 pts_time:51.76 dts:1291 dts_time:51.64 -> pts:351 pts_time:14.04 dts:348 dts_time:13.92
|
|---|
| 8070 | dshow passing through packet of type video size 4147200 timestamp 520140927 orig timestamp 519418827 graph timestamp 520140727 diff 721900 Decklink Video Capture
|
|---|
| 8071 | dshow passing through packet of type audio size 7680 timestamp 519418827 orig timestamp 519418827 graph timestamp 520142827 diff 724000 Decklink Audio Capture
|
|---|
| 8072 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8073 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2478720 pts_time:51.64 dts:2478720 dts_time:51.64 -> pts:668160 pts_time:13.92 dts:668160 dts_time:13.92
|
|---|
| 8074 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2478720 pts_time:51.64 dts:2478720 dts_time:51.64 -> pts:668160 pts_time:13.92 dts:668160 dts_time:13.92
|
|---|
| 8075 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1292 pts_time:51.68 dts:1292 dts_time:51.68 -> pts:349 pts_time:13.96 dts:349 dts_time:13.96
|
|---|
| 8076 | dshow passing through packet of type video size 4147200 timestamp 520537527 orig timestamp 519818827 graph timestamp 520537427 diff 718600 Decklink Video Capture
|
|---|
| 8077 | dshow passing through packet of type audio size 7680 timestamp 519818827 orig timestamp 519818827 graph timestamp 520538127 diff 719300 Decklink Audio Capture
|
|---|
| 8078 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8079 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2480640 pts_time:51.68 dts:2480640 dts_time:51.68 -> pts:670080 pts_time:13.96 dts:670080 dts_time:13.96
|
|---|
| 8080 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2480640 pts_time:51.68 dts:2480640 dts_time:51.68 -> pts:670080 pts_time:13.96 dts:670080 dts_time:13.96
|
|---|
| 8081 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1293 pts_time:51.72 dts:1293 dts_time:51.72 -> pts:350 pts_time:14 dts:350 dts_time:14
|
|---|
| 8082 | dshow passing through packet of type video size 4147200 timestamp 520937427 orig timestamp 520218827 graph timestamp 520937427 diff 718600 Decklink Video Capture
|
|---|
| 8083 | dshow passing through packet of type audio size 7680 timestamp 520218827 orig timestamp 520218827 graph timestamp 520937827 diff 719000 Decklink Audio Capture
|
|---|
| 8084 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8085 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2482560 pts_time:51.72 dts:2482560 dts_time:51.72 -> pts:672000 pts_time:14 dts:672000 dts_time:14
|
|---|
| 8086 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2482560 pts_time:51.72 dts:2482560 dts_time:51.72 -> pts:672000 pts_time:14 dts:672000 dts_time:14
|
|---|
| 8087 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1297 pts_time:51.88 dts:1294 dts_time:51.76 -> pts:354 pts_time:14.16 dts:351 dts_time:14.04
|
|---|
| 8088 | dshow passing through packet of type video size 4147200 timestamp 521338227 orig timestamp 520618827 graph timestamp 521338127 diff 719300 Decklink Video Capture
|
|---|
| 8089 | dshow passing through packet of type audio size 7680 timestamp 520618827 orig timestamp 520618827 graph timestamp 521339027 diff 720200 Decklink Audio Capture
|
|---|
| 8090 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8091 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2484480 pts_time:51.76 dts:2484480 dts_time:51.76 -> pts:673920 pts_time:14.04 dts:673920 dts_time:14.04
|
|---|
| 8092 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2484480 pts_time:51.76 dts:2484480 dts_time:51.76 -> pts:673920 pts_time:14.04 dts:673920 dts_time:14.04
|
|---|
| 8093 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1295 pts_time:51.8 dts:1295 dts_time:51.8 -> pts:352 pts_time:14.08 dts:352 dts_time:14.08
|
|---|
| 8094 | dshow passing through packet of type video size 4147200 timestamp 521740427 orig timestamp 521018827 graph timestamp 521740227 diff 721400 Decklink Video Capture
|
|---|
| 8095 | dshow passing through packet of type audio size 7680 timestamp 521018827 orig timestamp 521018827 graph timestamp 521742127 diff 723300 Decklink Audio Capture
|
|---|
| 8096 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8097 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2486400 pts_time:51.8 dts:2486400 dts_time:51.8 -> pts:675840 pts_time:14.08 dts:675840 dts_time:14.08
|
|---|
| 8098 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2486400 pts_time:51.8 dts:2486400 dts_time:51.8 -> pts:675840 pts_time:14.08 dts:675840 dts_time:14.08
|
|---|
| 8099 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1296 pts_time:51.84 dts:1296 dts_time:51.84 -> pts:353 pts_time:14.12 dts:353 dts_time:14.12
|
|---|
| 8100 | dshow passing through packet of type video size 4147200 timestamp 522137627 orig timestamp 521418827 graph timestamp 522137627 diff 718800 Decklink Video Capture
|
|---|
| 8101 | dshow passing through packet of type audio size 7680 timestamp 521418827 orig timestamp 521418827 graph timestamp 522138627 diff 719800 Decklink Audio Capture
|
|---|
| 8102 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8103 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2488320 pts_time:51.84 dts:2488320 dts_time:51.84 -> pts:677760 pts_time:14.12 dts:677760 dts_time:14.12
|
|---|
| 8104 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2488320 pts_time:51.84 dts:2488320 dts_time:51.84 -> pts:677760 pts_time:14.12 dts:677760 dts_time:14.12
|
|---|
| 8105 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1300 pts_time:52 dts:1297 dts_time:51.88 -> pts:357 pts_time:14.28 dts:354 dts_time:14.16
|
|---|
| 8106 | dshow passing through packet of type video size 4147200 timestamp 522540927 orig timestamp 521818827 graph timestamp 522540627 diff 721800 Decklink Video Capture
|
|---|
| 8107 | dshow passing through packet of type audio size 7680 timestamp 521818827 orig timestamp 521818827 graph timestamp 522542827 diff 724000 Decklink Audio Capture
|
|---|
| 8108 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8109 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2490240 pts_time:51.88 dts:2490240 dts_time:51.88 -> pts:679680 pts_time:14.16 dts:679680 dts_time:14.16
|
|---|
| 8110 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2490240 pts_time:51.88 dts:2490240 dts_time:51.88 -> pts:679680 pts_time:14.16 dts:679680 dts_time:14.16
|
|---|
| 8111 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1298 pts_time:51.92 dts:1298 dts_time:51.92 -> pts:355 pts_time:14.2 dts:355 dts_time:14.2
|
|---|
| 8112 | dshow passing through packet of type video size 4147200 timestamp 522937827 orig timestamp 522218827 graph timestamp 522937827 diff 719000 Decklink Video Capture
|
|---|
| 8113 | dshow passing through packet of type audio size 7680 timestamp 522218827 orig timestamp 522218827 graph timestamp 522938327 diff 719500 Decklink Audio Capture
|
|---|
| 8114 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8115 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2492160 pts_time:51.92 dts:2492160 dts_time:51.92 -> pts:681600 pts_time:14.2 dts:681600 dts_time:14.2
|
|---|
| 8116 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2492160 pts_time:51.92 dts:2492160 dts_time:51.92 -> pts:681600 pts_time:14.2 dts:681600 dts_time:14.2
|
|---|
| 8117 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1299 pts_time:51.96 dts:1299 dts_time:51.96 -> pts:356 pts_time:14.24 dts:356 dts_time:14.24
|
|---|
| 8118 | dshow passing through packet of type video size 4147200 timestamp 523340927 orig timestamp 522618827 graph timestamp 523340727 diff 721900 Decklink Video Capture
|
|---|
| 8119 | dshow passing through packet of type audio size 7680 timestamp 522618827 orig timestamp 522618827 graph timestamp 523343027 diff 724200 Decklink Audio Capture
|
|---|
| 8120 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8121 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2494080 pts_time:51.96 dts:2494080 dts_time:51.96 -> pts:683520 pts_time:14.24 dts:683520 dts_time:14.24
|
|---|
| 8122 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2494080 pts_time:51.96 dts:2494080 dts_time:51.96 -> pts:683520 pts_time:14.24 dts:683520 dts_time:14.24
|
|---|
| 8123 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1303 pts_time:52.12 dts:1300 dts_time:52 -> pts:360 pts_time:14.4 dts:357 dts_time:14.28
|
|---|
| 8124 | frame= 1303 fps= 25 q=1.6 size=N/A time=00:00:52.12 bitrate=N/A speed= 1x
|
|---|
| 8125 | dshow passing through packet of type video size 4147200 timestamp 523736927 orig timestamp 523018827 graph timestamp 523736827 diff 718000 Decklink Video Capture
|
|---|
| 8126 | dshow passing through packet of type audio size 7680 timestamp 523018827 orig timestamp 523018827 graph timestamp 523737427 diff 718600 Decklink Audio Capture
|
|---|
| 8127 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8128 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2496000 pts_time:52 dts:2496000 dts_time:52 -> pts:685440 pts_time:14.28 dts:685440 dts_time:14.28
|
|---|
| 8129 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2496000 pts_time:52 dts:2496000 dts_time:52 -> pts:685440 pts_time:14.28 dts:685440 dts_time:14.28
|
|---|
| 8130 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1301 pts_time:52.04 dts:1301 dts_time:52.04 -> pts:358 pts_time:14.32 dts:358 dts_time:14.32
|
|---|
| 8131 | dshow passing through packet of type video size 4147200 timestamp 524137927 orig timestamp 523418827 graph timestamp 524137927 diff 719100 Decklink Video Capture
|
|---|
| 8132 | dshow passing through packet of type audio size 7680 timestamp 523418827 orig timestamp 523418827 graph timestamp 524138827 diff 720000 Decklink Audio Capture
|
|---|
| 8133 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8134 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2497920 pts_time:52.04 dts:2497920 dts_time:52.04 -> pts:687360 pts_time:14.32 dts:687360 dts_time:14.32
|
|---|
| 8135 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2497920 pts_time:52.04 dts:2497920 dts_time:52.04 -> pts:687360 pts_time:14.32 dts:687360 dts_time:14.32
|
|---|
| 8136 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1302 pts_time:52.08 dts:1302 dts_time:52.08 -> pts:359 pts_time:14.36 dts:359 dts_time:14.36
|
|---|
| 8137 | dshow passing through packet of type video size 4147200 timestamp 524540627 orig timestamp 523818827 graph timestamp 524540427 diff 721600 Decklink Video Capture
|
|---|
| 8138 | dshow passing through packet of type audio size 7680 timestamp 523818827 orig timestamp 523818827 graph timestamp 524542327 diff 723500 Decklink Audio Capture
|
|---|
| 8139 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8140 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2499840 pts_time:52.08 dts:2499840 dts_time:52.08 -> pts:689280 pts_time:14.36 dts:689280 dts_time:14.36
|
|---|
| 8141 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2499840 pts_time:52.08 dts:2499840 dts_time:52.08 -> pts:689280 pts_time:14.36 dts:689280 dts_time:14.36
|
|---|
| 8142 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1306 pts_time:52.24 dts:1303 dts_time:52.12 -> pts:363 pts_time:14.52 dts:360 dts_time:14.4
|
|---|
| 8143 | dshow passing through packet of type video size 4147200 timestamp 524940327 orig timestamp 524218827 graph timestamp 524940027 diff 721200 Decklink Video Capture
|
|---|
| 8144 | dshow passing through packet of type audio size 7680 timestamp 524218827 orig timestamp 524218827 graph timestamp 524941827 diff 723000 Decklink Audio Capture
|
|---|
| 8145 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8146 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2501760 pts_time:52.12 dts:2501760 dts_time:52.12 -> pts:691200 pts_time:14.4 dts:691200 dts_time:14.4
|
|---|
| 8147 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2501760 pts_time:52.12 dts:2501760 dts_time:52.12 -> pts:691200 pts_time:14.4 dts:691200 dts_time:14.4
|
|---|
| 8148 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1304 pts_time:52.16 dts:1304 dts_time:52.16 -> pts:361 pts_time:14.44 dts:361 dts_time:14.44
|
|---|
| 8149 | dshow passing through packet of type video size 4147200 timestamp 525337827 orig timestamp 524618827 graph timestamp 525337827 diff 719000 Decklink Video Capture
|
|---|
| 8150 | dshow passing through packet of type audio size 7680 timestamp 524618827 orig timestamp 524618827 graph timestamp 525338327 diff 719500 Decklink Audio Capture
|
|---|
| 8151 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8152 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2503680 pts_time:52.16 dts:2503680 dts_time:52.16 -> pts:693120 pts_time:14.44 dts:693120 dts_time:14.44
|
|---|
| 8153 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2503680 pts_time:52.16 dts:2503680 dts_time:52.16 -> pts:693120 pts_time:14.44 dts:693120 dts_time:14.44
|
|---|
| 8154 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1305 pts_time:52.2 dts:1305 dts_time:52.2 -> pts:362 pts_time:14.48 dts:362 dts_time:14.48
|
|---|
| 8155 | dshow passing through packet of type video size 4147200 timestamp 525740927 orig timestamp 525018827 graph timestamp 525740627 diff 721800 Decklink Video Capture
|
|---|
| 8156 | dshow passing through packet of type audio size 7680 timestamp 525018827 orig timestamp 525018827 graph timestamp 525742927 diff 724100 Decklink Audio Capture
|
|---|
| 8157 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8158 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2505600 pts_time:52.2 dts:2505600 dts_time:52.2 -> pts:695040 pts_time:14.48 dts:695040 dts_time:14.48
|
|---|
| 8159 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2505600 pts_time:52.2 dts:2505600 dts_time:52.2 -> pts:695040 pts_time:14.48 dts:695040 dts_time:14.48
|
|---|
| 8160 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1309 pts_time:52.36 dts:1306 dts_time:52.24 -> pts:366 pts_time:14.64 dts:363 dts_time:14.52
|
|---|
| 8161 | dshow passing through packet of type video size 4147200 timestamp 526140727 orig timestamp 525418827 graph timestamp 526140427 diff 721600 Decklink Video Capture
|
|---|
| 8162 | dshow passing through packet of type audio size 7680 timestamp 525418827 orig timestamp 525418827 graph timestamp 526142727 diff 723900 Decklink Audio Capture
|
|---|
| 8163 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8164 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2507520 pts_time:52.24 dts:2507520 dts_time:52.24 -> pts:696960 pts_time:14.52 dts:696960 dts_time:14.52
|
|---|
| 8165 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2507520 pts_time:52.24 dts:2507520 dts_time:52.24 -> pts:696960 pts_time:14.52 dts:696960 dts_time:14.52
|
|---|
| 8166 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1307 pts_time:52.28 dts:1307 dts_time:52.28 -> pts:364 pts_time:14.56 dts:364 dts_time:14.56
|
|---|
| 8167 | dshow passing through packet of type video size 4147200 timestamp 526537727 orig timestamp 525818827 graph timestamp 526537727 diff 718900 Decklink Video Capture
|
|---|
| 8168 | dshow passing through packet of type audio size 7680 timestamp 525818827 orig timestamp 525818827 graph timestamp 526538327 diff 719500 Decklink Audio Capture
|
|---|
| 8169 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8170 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2509440 pts_time:52.28 dts:2509440 dts_time:52.28 -> pts:698880 pts_time:14.56 dts:698880 dts_time:14.56
|
|---|
| 8171 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2509440 pts_time:52.28 dts:2509440 dts_time:52.28 -> pts:698880 pts_time:14.56 dts:698880 dts_time:14.56
|
|---|
| 8172 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1308 pts_time:52.32 dts:1308 dts_time:52.32 -> pts:365 pts_time:14.6 dts:365 dts_time:14.6
|
|---|
| 8173 | dshow passing through packet of type video size 4147200 timestamp 526940827 orig timestamp 526218827 graph timestamp 526940627 diff 721800 Decklink Video Capture
|
|---|
| 8174 | dshow passing through packet of type audio size 7680 timestamp 526218827 orig timestamp 526218827 graph timestamp 526942427 diff 723600 Decklink Audio Capture
|
|---|
| 8175 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8176 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2511360 pts_time:52.32 dts:2511360 dts_time:52.32 -> pts:700800 pts_time:14.6 dts:700800 dts_time:14.6
|
|---|
| 8177 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2511360 pts_time:52.32 dts:2511360 dts_time:52.32 -> pts:700800 pts_time:14.6 dts:700800 dts_time:14.6
|
|---|
| 8178 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1312 pts_time:52.48 dts:1309 dts_time:52.36 -> pts:369 pts_time:14.76 dts:366 dts_time:14.64
|
|---|
| 8179 | dshow passing through packet of type video size 4147200 timestamp 527340727 orig timestamp 526618827 graph timestamp 527340427 diff 721600 Decklink Video Capture
|
|---|
| 8180 | dshow passing through packet of type audio size 7680 timestamp 526618827 orig timestamp 526618827 graph timestamp 527342327 diff 723500 Decklink Audio Capture
|
|---|
| 8181 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8182 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2513280 pts_time:52.36 dts:2513280 dts_time:52.36 -> pts:702720 pts_time:14.64 dts:702720 dts_time:14.64
|
|---|
| 8183 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2513280 pts_time:52.36 dts:2513280 dts_time:52.36 -> pts:702720 pts_time:14.64 dts:702720 dts_time:14.64
|
|---|
| 8184 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1310 pts_time:52.4 dts:1310 dts_time:52.4 -> pts:367 pts_time:14.68 dts:367 dts_time:14.68
|
|---|
| 8185 | dshow passing through packet of type video size 4147200 timestamp 527738927 orig timestamp 527018827 graph timestamp 527738827 diff 720000 Decklink Video Capture
|
|---|
| 8186 | dshow passing through packet of type audio size 7680 timestamp 527018827 orig timestamp 527018827 graph timestamp 527740427 diff 721600 Decklink Audio Capture
|
|---|
| 8187 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8188 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2515200 pts_time:52.4 dts:2515200 dts_time:52.4 -> pts:704640 pts_time:14.68 dts:704640 dts_time:14.68
|
|---|
| 8189 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2515200 pts_time:52.4 dts:2515200 dts_time:52.4 -> pts:704640 pts_time:14.68 dts:704640 dts_time:14.68
|
|---|
| 8190 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1311 pts_time:52.44 dts:1311 dts_time:52.44 -> pts:368 pts_time:14.72 dts:368 dts_time:14.72
|
|---|
| 8191 | dshow passing through packet of type video size 4147200 timestamp 528141027 orig timestamp 527418827 graph timestamp 528140727 diff 721900 Decklink Video Capture
|
|---|
| 8192 | dshow passing through packet of type audio size 7680 timestamp 527418827 orig timestamp 527418827 graph timestamp 528143027 diff 724200 Decklink Audio Capture
|
|---|
| 8193 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8194 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2517120 pts_time:52.44 dts:2517120 dts_time:52.44 -> pts:706560 pts_time:14.72 dts:706560 dts_time:14.72
|
|---|
| 8195 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2517120 pts_time:52.44 dts:2517120 dts_time:52.44 -> pts:706560 pts_time:14.72 dts:706560 dts_time:14.72
|
|---|
| 8196 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1315 pts_time:52.6 dts:1312 dts_time:52.48 -> pts:372 pts_time:14.88 dts:369 dts_time:14.76
|
|---|
| 8197 | dshow passing through packet of type video size 4147200 timestamp 528537827 orig timestamp 527818827 graph timestamp 528537727 diff 718900 Decklink Video Capture
|
|---|
| 8198 | dshow passing through packet of type audio size 7680 timestamp 527818827 orig timestamp 527818827 graph timestamp 528538227 diff 719400 Decklink Audio Capture
|
|---|
| 8199 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8200 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2519040 pts_time:52.48 dts:2519040 dts_time:52.48 -> pts:708480 pts_time:14.76 dts:708480 dts_time:14.76
|
|---|
| 8201 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2519040 pts_time:52.48 dts:2519040 dts_time:52.48 -> pts:708480 pts_time:14.76 dts:708480 dts_time:14.76
|
|---|
| 8202 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1313 pts_time:52.52 dts:1313 dts_time:52.52 -> pts:370 pts_time:14.8 dts:370 dts_time:14.8
|
|---|
| 8203 | frame= 1316 fps= 25 q=2.5 size=N/A time=00:00:52.64 bitrate=N/A speed= 1x
|
|---|
| 8204 | dshow passing through packet of type video size 4147200 timestamp 528937527 orig timestamp 528218827 graph timestamp 528937427 diff 718600 Decklink Video Capture
|
|---|
| 8205 | dshow passing through packet of type audio size 7680 timestamp 528218827 orig timestamp 528218827 graph timestamp 528938127 diff 719300 Decklink Audio Capture
|
|---|
| 8206 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8207 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2520960 pts_time:52.52 dts:2520960 dts_time:52.52 -> pts:710400 pts_time:14.8 dts:710400 dts_time:14.8
|
|---|
| 8208 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2520960 pts_time:52.52 dts:2520960 dts_time:52.52 -> pts:710400 pts_time:14.8 dts:710400 dts_time:14.8
|
|---|
| 8209 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1314 pts_time:52.56 dts:1314 dts_time:52.56 -> pts:371 pts_time:14.84 dts:371 dts_time:14.84
|
|---|
| 8210 | dshow passing through packet of type video size 4147200 timestamp 529340927 orig timestamp 528618827 graph timestamp 529340627 diff 721800 Decklink Video Capture
|
|---|
| 8211 | dshow passing through packet of type audio size 7680 timestamp 528618827 orig timestamp 528618827 graph timestamp 529342827 diff 724000 Decklink Audio Capture
|
|---|
| 8212 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8213 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2522880 pts_time:52.56 dts:2522880 dts_time:52.56 -> pts:712320 pts_time:14.84 dts:712320 dts_time:14.84
|
|---|
| 8214 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2522880 pts_time:52.56 dts:2522880 dts_time:52.56 -> pts:712320 pts_time:14.84 dts:712320 dts_time:14.84
|
|---|
| 8215 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1318 pts_time:52.72 dts:1315 dts_time:52.6 -> pts:375 pts_time:15 dts:372 dts_time:14.88
|
|---|
| 8216 | dshow passing through packet of type video size 4147200 timestamp 529740827 orig timestamp 529018827 graph timestamp 529740627 diff 721800 Decklink Video Capture
|
|---|
| 8217 | dshow passing through packet of type audio size 7680 timestamp 529018827 orig timestamp 529018827 graph timestamp 529742927 diff 724100 Decklink Audio Capture
|
|---|
| 8218 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8219 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2524800 pts_time:52.6 dts:2524800 dts_time:52.6 -> pts:714240 pts_time:14.88 dts:714240 dts_time:14.88
|
|---|
| 8220 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2524800 pts_time:52.6 dts:2524800 dts_time:52.6 -> pts:714240 pts_time:14.88 dts:714240 dts_time:14.88
|
|---|
| 8221 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1316 pts_time:52.64 dts:1316 dts_time:52.64 -> pts:373 pts_time:14.92 dts:373 dts_time:14.92
|
|---|
| 8222 | dshow passing through packet of type video size 4147200 timestamp 530138027 orig timestamp 529418827 graph timestamp 530137927 diff 719100 Decklink Video Capture
|
|---|
| 8223 | dshow passing through packet of type audio size 7680 timestamp 529418827 orig timestamp 529418827 graph timestamp 530138527 diff 719700 Decklink Audio Capture
|
|---|
| 8224 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8225 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2526720 pts_time:52.64 dts:2526720 dts_time:52.64 -> pts:716160 pts_time:14.92 dts:716160 dts_time:14.92
|
|---|
| 8226 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2526720 pts_time:52.64 dts:2526720 dts_time:52.64 -> pts:716160 pts_time:14.92 dts:716160 dts_time:14.92
|
|---|
| 8227 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1317 pts_time:52.68 dts:1317 dts_time:52.68 -> pts:374 pts_time:14.96 dts:374 dts_time:14.96
|
|---|
| 8228 | dshow passing through packet of type video size 4147200 timestamp 530540727 orig timestamp 529818827 graph timestamp 530540527 diff 721700 Decklink Video Capture
|
|---|
| 8229 | dshow passing through packet of type audio size 7680 timestamp 529818827 orig timestamp 529818827 graph timestamp 530542427 diff 723600 Decklink Audio Capture
|
|---|
| 8230 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8231 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2528640 pts_time:52.68 dts:2528640 dts_time:52.68 -> pts:718080 pts_time:14.96 dts:718080 dts_time:14.96
|
|---|
| 8232 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2528640 pts_time:52.68 dts:2528640 dts_time:52.68 -> pts:718080 pts_time:14.96 dts:718080 dts_time:14.96
|
|---|
| 8233 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1321 pts_time:52.84 dts:1318 dts_time:52.72 -> pts:378 pts_time:15.12 dts:375 dts_time:15
|
|---|
| 8234 | dshow passing through packet of type video size 4147200 timestamp 530937527 orig timestamp 530218827 graph timestamp 530937527 diff 718700 Decklink Video Capture
|
|---|
| 8235 | dshow passing through packet of type audio size 7680 timestamp 530218827 orig timestamp 530218827 graph timestamp 530938127 diff 719300 Decklink Audio Capture
|
|---|
| 8236 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8237 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2530560 pts_time:52.72 dts:2530560 dts_time:52.72 -> pts:720000 pts_time:15 dts:720000 dts_time:15
|
|---|
| 8238 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2530560 pts_time:52.72 dts:2530560 dts_time:52.72 -> pts:720000 pts_time:15 dts:720000 dts_time:15
|
|---|
| 8239 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1319 pts_time:52.76 dts:1319 dts_time:52.76 -> pts:376 pts_time:15.04 dts:376 dts_time:15.04
|
|---|
| 8240 | dshow passing through packet of type video size 4147200 timestamp 531341027 orig timestamp 530618827 graph timestamp 531340727 diff 721900 Decklink Video Capture
|
|---|
| 8241 | dshow passing through packet of type audio size 7680 timestamp 530618827 orig timestamp 530618827 graph timestamp 531343027 diff 724200 Decklink Audio Capture
|
|---|
| 8242 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8243 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2532480 pts_time:52.76 dts:2532480 dts_time:52.76 -> pts:721920 pts_time:15.04 dts:721920 dts_time:15.04
|
|---|
| 8244 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2532480 pts_time:52.76 dts:2532480 dts_time:52.76 -> pts:721920 pts_time:15.04 dts:721920 dts_time:15.04
|
|---|
| 8245 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1320 pts_time:52.8 dts:1320 dts_time:52.8 -> pts:377 pts_time:15.08 dts:377 dts_time:15.08
|
|---|
| 8246 | dshow passing through packet of type video size 4147200 timestamp 531740827 orig timestamp 531018827 graph timestamp 531740627 diff 721800 Decklink Video Capture
|
|---|
| 8247 | dshow passing through packet of type audio size 7680 timestamp 531018827 orig timestamp 531018827 graph timestamp 531742927 diff 724100 Decklink Audio Capture
|
|---|
| 8248 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8249 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2534400 pts_time:52.8 dts:2534400 dts_time:52.8 -> pts:723840 pts_time:15.08 dts:723840 dts_time:15.08
|
|---|
| 8250 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2534400 pts_time:52.8 dts:2534400 dts_time:52.8 -> pts:723840 pts_time:15.08 dts:723840 dts_time:15.08
|
|---|
| 8251 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1324 pts_time:52.96 dts:1321 dts_time:52.84 -> pts:381 pts_time:15.24 dts:378 dts_time:15.12
|
|---|
| 8252 | dshow passing through packet of type video size 4147200 timestamp 532140827 orig timestamp 531418827 graph timestamp 532140627 diff 721800 Decklink Video Capture
|
|---|
| 8253 | dshow passing through packet of type audio size 7680 timestamp 531418827 orig timestamp 531418827 graph timestamp 532142827 diff 724000 Decklink Audio Capture
|
|---|
| 8254 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8255 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2536320 pts_time:52.84 dts:2536320 dts_time:52.84 -> pts:725760 pts_time:15.12 dts:725760 dts_time:15.12
|
|---|
| 8256 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2536320 pts_time:52.84 dts:2536320 dts_time:52.84 -> pts:725760 pts_time:15.12 dts:725760 dts_time:15.12
|
|---|
| 8257 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1322 pts_time:52.88 dts:1322 dts_time:52.88 -> pts:379 pts_time:15.16 dts:379 dts_time:15.16
|
|---|
| 8258 | dshow passing through packet of type video size 4147200 timestamp 532540527 orig timestamp 531818827 graph timestamp 532540327 diff 721500 Decklink Video Capture
|
|---|
| 8259 | dshow passing through packet of type audio size 7680 timestamp 531818827 orig timestamp 531818827 graph timestamp 532542427 diff 723600 Decklink Audio Capture
|
|---|
| 8260 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8261 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2538240 pts_time:52.88 dts:2538240 dts_time:52.88 -> pts:727680 pts_time:15.16 dts:727680 dts_time:15.16
|
|---|
| 8262 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2538240 pts_time:52.88 dts:2538240 dts_time:52.88 -> pts:727680 pts_time:15.16 dts:727680 dts_time:15.16
|
|---|
| 8263 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1323 pts_time:52.92 dts:1323 dts_time:52.92 -> pts:380 pts_time:15.2 dts:380 dts_time:15.2
|
|---|
| 8264 | dshow passing through packet of type video size 4147200 timestamp 532938027 orig timestamp 532218827 graph timestamp 532937827 diff 719000 Decklink Video Capture
|
|---|
| 8265 | dshow passing through packet of type audio size 7680 timestamp 532218827 orig timestamp 532218827 graph timestamp 532938927 diff 720100 Decklink Audio Capture
|
|---|
| 8266 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8267 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2540160 pts_time:52.92 dts:2540160 dts_time:52.92 -> pts:729600 pts_time:15.2 dts:729600 dts_time:15.2
|
|---|
| 8268 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2540160 pts_time:52.92 dts:2540160 dts_time:52.92 -> pts:729600 pts_time:15.2 dts:729600 dts_time:15.2
|
|---|
| 8269 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1327 pts_time:53.08 dts:1324 dts_time:52.96 -> pts:384 pts_time:15.36 dts:381 dts_time:15.24
|
|---|
| 8270 | dshow passing through packet of type video size 4147200 timestamp 533337227 orig timestamp 532618827 graph timestamp 533337227 diff 718400 Decklink Video Capture
|
|---|
| 8271 | dshow passing through packet of type audio size 7680 timestamp 532618827 orig timestamp 532618827 graph timestamp 533337827 diff 719000 Decklink Audio Capture
|
|---|
| 8272 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8273 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2542080 pts_time:52.96 dts:2542080 dts_time:52.96 -> pts:731520 pts_time:15.24 dts:731520 dts_time:15.24
|
|---|
| 8274 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2542080 pts_time:52.96 dts:2542080 dts_time:52.96 -> pts:731520 pts_time:15.24 dts:731520 dts_time:15.24
|
|---|
| 8275 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1325 pts_time:53 dts:1325 dts_time:53 -> pts:382 pts_time:15.28 dts:382 dts_time:15.28
|
|---|
| 8276 | dshow passing through packet of type video size 4147200 timestamp 533740927 orig timestamp 533018827 graph timestamp 533740627 diff 721800 Decklink Video Capture
|
|---|
| 8277 | dshow passing through packet of type audio size 7680 timestamp 533018827 orig timestamp 533018827 graph timestamp 533742927 diff 724100 Decklink Audio Capture
|
|---|
| 8278 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8279 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2544000 pts_time:53 dts:2544000 dts_time:53 -> pts:733440 pts_time:15.28 dts:733440 dts_time:15.28
|
|---|
| 8280 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2544000 pts_time:53 dts:2544000 dts_time:53 -> pts:733440 pts_time:15.28 dts:733440 dts_time:15.28
|
|---|
| 8281 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1326 pts_time:53.04 dts:1326 dts_time:53.04 -> pts:383 pts_time:15.32 dts:383 dts_time:15.32
|
|---|
| 8282 | frame= 1329 fps= 25 q=2.5 size=N/A time=00:00:53.12 bitrate=N/A speed= 1x
|
|---|
| 8283 | dshow passing through packet of type video size 4147200 timestamp 534137327 orig timestamp 533418827 graph timestamp 534137327 diff 718500 Decklink Video Capture
|
|---|
| 8284 | dshow passing through packet of type audio size 7680 timestamp 533418827 orig timestamp 533418827 graph timestamp 534137827 diff 719000 Decklink Audio Capture
|
|---|
| 8285 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8286 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2545920 pts_time:53.04 dts:2545920 dts_time:53.04 -> pts:735360 pts_time:15.32 dts:735360 dts_time:15.32
|
|---|
| 8287 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2545920 pts_time:53.04 dts:2545920 dts_time:53.04 -> pts:735360 pts_time:15.32 dts:735360 dts_time:15.32
|
|---|
| 8288 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1330 pts_time:53.2 dts:1327 dts_time:53.08 -> pts:387 pts_time:15.48 dts:384 dts_time:15.36
|
|---|
| 8289 | dshow passing through packet of type video size 4147200 timestamp 534540527 orig timestamp 533818827 graph timestamp 534540327 diff 721500 Decklink Video Capture
|
|---|
| 8290 | dshow passing through packet of type audio size 7680 timestamp 533818827 orig timestamp 533818827 graph timestamp 534542027 diff 723200 Decklink Audio Capture
|
|---|
| 8291 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8292 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2547840 pts_time:53.08 dts:2547840 dts_time:53.08 -> pts:737280 pts_time:15.36 dts:737280 dts_time:15.36
|
|---|
| 8293 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2547840 pts_time:53.08 dts:2547840 dts_time:53.08 -> pts:737280 pts_time:15.36 dts:737280 dts_time:15.36
|
|---|
| 8294 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1328 pts_time:53.12 dts:1328 dts_time:53.12 -> pts:385 pts_time:15.4 dts:385 dts_time:15.4
|
|---|
| 8295 | dshow passing through packet of type video size 4147200 timestamp 534937927 orig timestamp 534218827 graph timestamp 534937827 diff 719000 Decklink Video Capture
|
|---|
| 8296 | dshow passing through packet of type audio size 7680 timestamp 534218827 orig timestamp 534218827 graph timestamp 534938427 diff 719600 Decklink Audio Capture
|
|---|
| 8297 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8298 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2549760 pts_time:53.12 dts:2549760 dts_time:53.12 -> pts:739200 pts_time:15.4 dts:739200 dts_time:15.4
|
|---|
| 8299 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2549760 pts_time:53.12 dts:2549760 dts_time:53.12 -> pts:739200 pts_time:15.4 dts:739200 dts_time:15.4
|
|---|
| 8300 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1329 pts_time:53.16 dts:1329 dts_time:53.16 -> pts:386 pts_time:15.44 dts:386 dts_time:15.44
|
|---|
| 8301 | dshow passing through packet of type video size 4147200 timestamp 535340927 orig timestamp 534618827 graph timestamp 535340727 diff 721900 Decklink Video Capture
|
|---|
| 8302 | dshow passing through packet of type audio size 7680 timestamp 534618827 orig timestamp 534618827 graph timestamp 535343027 diff 724200 Decklink Audio Capture
|
|---|
| 8303 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8304 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2551680 pts_time:53.16 dts:2551680 dts_time:53.16 -> pts:741120 pts_time:15.44 dts:741120 dts_time:15.44
|
|---|
| 8305 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2551680 pts_time:53.16 dts:2551680 dts_time:53.16 -> pts:741120 pts_time:15.44 dts:741120 dts_time:15.44
|
|---|
| 8306 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1333 pts_time:53.32 dts:1330 dts_time:53.2 -> pts:390 pts_time:15.6 dts:387 dts_time:15.48
|
|---|
| 8307 | dshow passing through packet of type video size 4147200 timestamp 535738027 orig timestamp 535018827 graph timestamp 535737927 diff 719100 Decklink Video Capture
|
|---|
| 8308 | dshow passing through packet of type audio size 7680 timestamp 535018827 orig timestamp 535018827 graph timestamp 535738527 diff 719700 Decklink Audio Capture
|
|---|
| 8309 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8310 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2553600 pts_time:53.2 dts:2553600 dts_time:53.2 -> pts:743040 pts_time:15.48 dts:743040 dts_time:15.48
|
|---|
| 8311 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2553600 pts_time:53.2 dts:2553600 dts_time:53.2 -> pts:743040 pts_time:15.48 dts:743040 dts_time:15.48
|
|---|
| 8312 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1331 pts_time:53.24 dts:1331 dts_time:53.24 -> pts:388 pts_time:15.52 dts:388 dts_time:15.52
|
|---|
| 8313 | dshow passing through packet of type video size 4147200 timestamp 536141027 orig timestamp 535418827 graph timestamp 536140827 diff 722000 Decklink Video Capture
|
|---|
| 8314 | dshow passing through packet of type audio size 7680 timestamp 535418827 orig timestamp 535418827 graph timestamp 536143027 diff 724200 Decklink Audio Capture
|
|---|
| 8315 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8316 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2555520 pts_time:53.24 dts:2555520 dts_time:53.24 -> pts:744960 pts_time:15.52 dts:744960 dts_time:15.52
|
|---|
| 8317 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2555520 pts_time:53.24 dts:2555520 dts_time:53.24 -> pts:744960 pts_time:15.52 dts:744960 dts_time:15.52
|
|---|
| 8318 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1332 pts_time:53.28 dts:1332 dts_time:53.28 -> pts:389 pts_time:15.56 dts:389 dts_time:15.56
|
|---|
| 8319 | dshow passing through packet of type video size 4147200 timestamp 536535027 orig timestamp 535818827 graph timestamp 536535027 diff 716200 Decklink Video Capture
|
|---|
| 8320 | dshow passing through packet of type audio size 7680 timestamp 535818827 orig timestamp 535818827 graph timestamp 536535427 diff 716600 Decklink Audio Capture
|
|---|
| 8321 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8322 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2557440 pts_time:53.28 dts:2557440 dts_time:53.28 -> pts:746880 pts_time:15.56 dts:746880 dts_time:15.56
|
|---|
| 8323 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2557440 pts_time:53.28 dts:2557440 dts_time:53.28 -> pts:746880 pts_time:15.56 dts:746880 dts_time:15.56
|
|---|
| 8324 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1336 pts_time:53.44 dts:1333 dts_time:53.32 -> pts:393 pts_time:15.72 dts:390 dts_time:15.6
|
|---|
| 8325 | dshow passing through packet of type video size 4147200 timestamp 536937127 orig timestamp 536218827 graph timestamp 536937127 diff 718300 Decklink Video Capture
|
|---|
| 8326 | dshow passing through packet of type audio size 7680 timestamp 536218827 orig timestamp 536218827 graph timestamp 536937327 diff 718500 Decklink Audio Capture
|
|---|
| 8327 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8328 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2559360 pts_time:53.32 dts:2559360 dts_time:53.32 -> pts:748800 pts_time:15.6 dts:748800 dts_time:15.6
|
|---|
| 8329 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2559360 pts_time:53.32 dts:2559360 dts_time:53.32 -> pts:748800 pts_time:15.6 dts:748800 dts_time:15.6
|
|---|
| 8330 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1334 pts_time:53.36 dts:1334 dts_time:53.36 -> pts:391 pts_time:15.64 dts:391 dts_time:15.64
|
|---|
| 8331 | dshow passing through packet of type video size 4147200 timestamp 537341227 orig timestamp 536618827 graph timestamp 537341027 diff 722200 Decklink Video Capture
|
|---|
| 8332 | dshow passing through packet of type audio size 7680 timestamp 536618827 orig timestamp 536618827 graph timestamp 537342827 diff 724000 Decklink Audio Capture
|
|---|
| 8333 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8334 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2561280 pts_time:53.36 dts:2561280 dts_time:53.36 -> pts:750720 pts_time:15.64 dts:750720 dts_time:15.64
|
|---|
| 8335 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2561280 pts_time:53.36 dts:2561280 dts_time:53.36 -> pts:750720 pts_time:15.64 dts:750720 dts_time:15.64
|
|---|
| 8336 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1335 pts_time:53.4 dts:1335 dts_time:53.4 -> pts:392 pts_time:15.68 dts:392 dts_time:15.68
|
|---|
| 8337 | dshow passing through packet of type video size 4147200 timestamp 537736927 orig timestamp 537018827 graph timestamp 537736827 diff 718000 Decklink Video Capture
|
|---|
| 8338 | dshow passing through packet of type audio size 7680 timestamp 537018827 orig timestamp 537018827 graph timestamp 537737427 diff 718600 Decklink Audio Capture
|
|---|
| 8339 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8340 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2563200 pts_time:53.4 dts:2563200 dts_time:53.4 -> pts:752640 pts_time:15.68 dts:752640 dts_time:15.68
|
|---|
| 8341 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2563200 pts_time:53.4 dts:2563200 dts_time:53.4 -> pts:752640 pts_time:15.68 dts:752640 dts_time:15.68
|
|---|
| 8342 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1339 pts_time:53.56 dts:1336 dts_time:53.44 -> pts:396 pts_time:15.84 dts:393 dts_time:15.72
|
|---|
| 8343 | dshow passing through packet of type video size 4147200 timestamp 538140727 orig timestamp 537418827 graph timestamp 538140427 diff 721600 Decklink Video Capture
|
|---|
| 8344 | dshow passing through packet of type audio size 7680 timestamp 537418827 orig timestamp 537418827 graph timestamp 538142627 diff 723800 Decklink Audio Capture
|
|---|
| 8345 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8346 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2565120 pts_time:53.44 dts:2565120 dts_time:53.44 -> pts:754560 pts_time:15.72 dts:754560 dts_time:15.72
|
|---|
| 8347 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2565120 pts_time:53.44 dts:2565120 dts_time:53.44 -> pts:754560 pts_time:15.72 dts:754560 dts_time:15.72
|
|---|
| 8348 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1337 pts_time:53.48 dts:1337 dts_time:53.48 -> pts:394 pts_time:15.76 dts:394 dts_time:15.76
|
|---|
| 8349 | dshow passing through packet of type video size 4147200 timestamp 538537627 orig timestamp 537818827 graph timestamp 538537527 diff 718700 Decklink Video Capture
|
|---|
| 8350 | dshow passing through packet of type audio size 7680 timestamp 537818827 orig timestamp 537818827 graph timestamp 538538127 diff 719300 Decklink Audio Capture
|
|---|
| 8351 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8352 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2567040 pts_time:53.48 dts:2567040 dts_time:53.48 -> pts:756480 pts_time:15.76 dts:756480 dts_time:15.76
|
|---|
| 8353 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2567040 pts_time:53.48 dts:2567040 dts_time:53.48 -> pts:756480 pts_time:15.76 dts:756480 dts_time:15.76
|
|---|
| 8354 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1338 pts_time:53.52 dts:1338 dts_time:53.52 -> pts:395 pts_time:15.8 dts:395 dts_time:15.8
|
|---|
| 8355 | frame= 1341 fps= 25 q=2.5 size=N/A time=00:00:53.64 bitrate=N/A speed= 1x
|
|---|
| 8356 | dshow passing through packet of type video size 4147200 timestamp 538937627 orig timestamp 538218827 graph timestamp 538937527 diff 718700 Decklink Video Capture
|
|---|
| 8357 | dshow passing through packet of type audio size 7680 timestamp 538218827 orig timestamp 538218827 graph timestamp 538938227 diff 719400 Decklink Audio Capture
|
|---|
| 8358 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8359 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2568960 pts_time:53.52 dts:2568960 dts_time:53.52 -> pts:758400 pts_time:15.8 dts:758400 dts_time:15.8
|
|---|
| 8360 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2568960 pts_time:53.52 dts:2568960 dts_time:53.52 -> pts:758400 pts_time:15.8 dts:758400 dts_time:15.8
|
|---|
| 8361 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1342 pts_time:53.68 dts:1339 dts_time:53.56 -> pts:399 pts_time:15.96 dts:396 dts_time:15.84
|
|---|
| 8362 | dshow passing through packet of type video size 4147200 timestamp 539340527 orig timestamp 538618827 graph timestamp 539340327 diff 721500 Decklink Video Capture
|
|---|
| 8363 | dshow passing through packet of type audio size 7680 timestamp 538618827 orig timestamp 538618827 graph timestamp 539342327 diff 723500 Decklink Audio Capture
|
|---|
| 8364 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8365 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2570880 pts_time:53.56 dts:2570880 dts_time:53.56 -> pts:760320 pts_time:15.84 dts:760320 dts_time:15.84
|
|---|
| 8366 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2570880 pts_time:53.56 dts:2570880 dts_time:53.56 -> pts:760320 pts_time:15.84 dts:760320 dts_time:15.84
|
|---|
| 8367 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1340 pts_time:53.6 dts:1340 dts_time:53.6 -> pts:397 pts_time:15.88 dts:397 dts_time:15.88
|
|---|
| 8368 | dshow passing through packet of type video size 4147200 timestamp 539736927 orig timestamp 539018827 graph timestamp 539736927 diff 718100 Decklink Video Capture
|
|---|
| 8369 | dshow passing through packet of type audio size 7680 timestamp 539018827 orig timestamp 539018827 graph timestamp 539737527 diff 718700 Decklink Audio Capture
|
|---|
| 8370 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8371 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2572800 pts_time:53.6 dts:2572800 dts_time:53.6 -> pts:762240 pts_time:15.88 dts:762240 dts_time:15.88
|
|---|
| 8372 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2572800 pts_time:53.6 dts:2572800 dts_time:53.6 -> pts:762240 pts_time:15.88 dts:762240 dts_time:15.88
|
|---|
| 8373 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1341 pts_time:53.64 dts:1341 dts_time:53.64 -> pts:398 pts_time:15.92 dts:398 dts_time:15.92
|
|---|
| 8374 | dshow passing through packet of type video size 4147200 timestamp 540137127 orig timestamp 539418827 graph timestamp 540137127 diff 718300 Decklink Video Capture
|
|---|
| 8375 | dshow passing through packet of type audio size 7680 timestamp 539418827 orig timestamp 539418827 graph timestamp 540137727 diff 718900 Decklink Audio Capture
|
|---|
| 8376 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8377 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2574720 pts_time:53.64 dts:2574720 dts_time:53.64 -> pts:764160 pts_time:15.92 dts:764160 dts_time:15.92
|
|---|
| 8378 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2574720 pts_time:53.64 dts:2574720 dts_time:53.64 -> pts:764160 pts_time:15.92 dts:764160 dts_time:15.92
|
|---|
| 8379 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1345 pts_time:53.8 dts:1342 dts_time:53.68 -> pts:402 pts_time:16.08 dts:399 dts_time:15.96
|
|---|
| 8380 | dshow passing through packet of type video size 4147200 timestamp 540540727 orig timestamp 539818827 graph timestamp 540540527 diff 721700 Decklink Video Capture
|
|---|
| 8381 | dshow passing through packet of type audio size 7680 timestamp 539818827 orig timestamp 539818827 graph timestamp 540542327 diff 723500 Decklink Audio Capture
|
|---|
| 8382 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8383 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2576640 pts_time:53.68 dts:2576640 dts_time:53.68 -> pts:766080 pts_time:15.96 dts:766080 dts_time:15.96
|
|---|
| 8384 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2576640 pts_time:53.68 dts:2576640 dts_time:53.68 -> pts:766080 pts_time:15.96 dts:766080 dts_time:15.96
|
|---|
| 8385 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1343 pts_time:53.72 dts:1343 dts_time:53.72 -> pts:400 pts_time:16 dts:400 dts_time:16
|
|---|
| 8386 | dshow passing through packet of type video size 4147200 timestamp 540940627 orig timestamp 540218827 graph timestamp 540940427 diff 721600 Decklink Video Capture
|
|---|
| 8387 | dshow passing through packet of type audio size 7680 timestamp 540218827 orig timestamp 540218827 graph timestamp 540942327 diff 723500 Decklink Audio Capture
|
|---|
| 8388 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8389 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2578560 pts_time:53.72 dts:2578560 dts_time:53.72 -> pts:768000 pts_time:16 dts:768000 dts_time:16
|
|---|
| 8390 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2578560 pts_time:53.72 dts:2578560 dts_time:53.72 -> pts:768000 pts_time:16 dts:768000 dts_time:16
|
|---|
| 8391 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1344 pts_time:53.76 dts:1344 dts_time:53.76 -> pts:401 pts_time:16.04 dts:401 dts_time:16.04
|
|---|
| 8392 | dshow passing through packet of type video size 4147200 timestamp 541341427 orig timestamp 540618827 graph timestamp 541341127 diff 722300 Decklink Video Capture
|
|---|
| 8393 | dshow passing through packet of type audio size 7680 timestamp 540618827 orig timestamp 540618827 graph timestamp 541343327 diff 724500 Decklink Audio Capture
|
|---|
| 8394 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8395 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2580480 pts_time:53.76 dts:2580480 dts_time:53.76 -> pts:769920 pts_time:16.04 dts:769920 dts_time:16.04
|
|---|
| 8396 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2580480 pts_time:53.76 dts:2580480 dts_time:53.76 -> pts:769920 pts_time:16.04 dts:769920 dts_time:16.04
|
|---|
| 8397 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1348 pts_time:53.92 dts:1345 dts_time:53.8 -> pts:405 pts_time:16.2 dts:402 dts_time:16.08
|
|---|
| 8398 | dshow passing through packet of type video size 4147200 timestamp 541740927 orig timestamp 541018827 graph timestamp 541740727 diff 721900 Decklink Video Capture
|
|---|
| 8399 | dshow passing through packet of type audio size 7680 timestamp 541018827 orig timestamp 541018827 graph timestamp 541743027 diff 724200 Decklink Audio Capture
|
|---|
| 8400 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8401 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2582400 pts_time:53.8 dts:2582400 dts_time:53.8 -> pts:771840 pts_time:16.08 dts:771840 dts_time:16.08
|
|---|
| 8402 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2582400 pts_time:53.8 dts:2582400 dts_time:53.8 -> pts:771840 pts_time:16.08 dts:771840 dts_time:16.08
|
|---|
| 8403 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1346 pts_time:53.84 dts:1346 dts_time:53.84 -> pts:403 pts_time:16.12 dts:403 dts_time:16.12
|
|---|
| 8404 | dshow passing through packet of type video size 4147200 timestamp 542141027 orig timestamp 541418827 graph timestamp 542140727 diff 721900 Decklink Video Capture
|
|---|
| 8405 | dshow passing through packet of type audio size 7680 timestamp 541418827 orig timestamp 541418827 graph timestamp 542142927 diff 724100 Decklink Audio Capture
|
|---|
| 8406 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8407 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2584320 pts_time:53.84 dts:2584320 dts_time:53.84 -> pts:773760 pts_time:16.12 dts:773760 dts_time:16.12
|
|---|
| 8408 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2584320 pts_time:53.84 dts:2584320 dts_time:53.84 -> pts:773760 pts_time:16.12 dts:773760 dts_time:16.12
|
|---|
| 8409 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1347 pts_time:53.88 dts:1347 dts_time:53.88 -> pts:404 pts_time:16.16 dts:404 dts_time:16.16
|
|---|
| 8410 | dshow passing through packet of type video size 4147200 timestamp 542539427 orig timestamp 541818827 graph timestamp 542539227 diff 720400 Decklink Video Capture
|
|---|
| 8411 | dshow passing through packet of type audio size 7680 timestamp 541818827 orig timestamp 541818827 graph timestamp 542540927 diff 722100 Decklink Audio Capture
|
|---|
| 8412 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8413 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2586240 pts_time:53.88 dts:2586240 dts_time:53.88 -> pts:775680 pts_time:16.16 dts:775680 dts_time:16.16
|
|---|
| 8414 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2586240 pts_time:53.88 dts:2586240 dts_time:53.88 -> pts:775680 pts_time:16.16 dts:775680 dts_time:16.16
|
|---|
| 8415 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1351 pts_time:54.04 dts:1348 dts_time:53.92 -> pts:408 pts_time:16.32 dts:405 dts_time:16.2
|
|---|
| 8416 | dshow passing through packet of type video size 4147200 timestamp 542940927 orig timestamp 542218827 graph timestamp 542940727 diff 721900 Decklink Video Capture
|
|---|
| 8417 | dshow passing through packet of type audio size 7680 timestamp 542218827 orig timestamp 542218827 graph timestamp 542942927 diff 724100 Decklink Audio Capture
|
|---|
| 8418 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8419 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2588160 pts_time:53.92 dts:2588160 dts_time:53.92 -> pts:777600 pts_time:16.2 dts:777600 dts_time:16.2
|
|---|
| 8420 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2588160 pts_time:53.92 dts:2588160 dts_time:53.92 -> pts:777600 pts_time:16.2 dts:777600 dts_time:16.2
|
|---|
| 8421 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1349 pts_time:53.96 dts:1349 dts_time:53.96 -> pts:406 pts_time:16.24 dts:406 dts_time:16.24
|
|---|
| 8422 | dshow passing through packet of type video size 4147200 timestamp 543340427 orig timestamp 542618827 graph timestamp 543340127 diff 721300 Decklink Video Capture
|
|---|
| 8423 | dshow passing through packet of type audio size 7680 timestamp 542618827 orig timestamp 542618827 graph timestamp 543342127 diff 723300 Decklink Audio Capture
|
|---|
| 8424 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8425 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2590080 pts_time:53.96 dts:2590080 dts_time:53.96 -> pts:779520 pts_time:16.24 dts:779520 dts_time:16.24
|
|---|
| 8426 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2590080 pts_time:53.96 dts:2590080 dts_time:53.96 -> pts:779520 pts_time:16.24 dts:779520 dts_time:16.24
|
|---|
| 8427 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1350 pts_time:54 dts:1350 dts_time:54 -> pts:407 pts_time:16.28 dts:407 dts_time:16.28
|
|---|
| 8428 | dshow passing through packet of type video size 4147200 timestamp 543740727 orig timestamp 543018827 graph timestamp 543740427 diff 721600 Decklink Video Capture
|
|---|
| 8429 | dshow passing through packet of type audio size 7680 timestamp 543018827 orig timestamp 543018827 graph timestamp 543742427 diff 723600 Decklink Audio Capture
|
|---|
| 8430 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8431 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2592000 pts_time:54 dts:2592000 dts_time:54 -> pts:781440 pts_time:16.28 dts:781440 dts_time:16.28
|
|---|
| 8432 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2592000 pts_time:54 dts:2592000 dts_time:54 -> pts:781440 pts_time:16.28 dts:781440 dts_time:16.28
|
|---|
| 8433 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1354 pts_time:54.16 dts:1351 dts_time:54.04 -> pts:411 pts_time:16.44 dts:408 dts_time:16.32
|
|---|
| 8434 | frame= 1354 fps= 25 q=2.0 size=N/A time=00:00:54.16 bitrate=N/A speed= 1x
|
|---|
| 8435 | dshow passing through packet of type video size 4147200 timestamp 544140527 orig timestamp 543418827 graph timestamp 544140327 diff 721500 Decklink Video Capture
|
|---|
| 8436 | dshow passing through packet of type audio size 7680 timestamp 543418827 orig timestamp 543418827 graph timestamp 544142327 diff 723500 Decklink Audio Capture
|
|---|
| 8437 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8438 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2593920 pts_time:54.04 dts:2593920 dts_time:54.04 -> pts:783360 pts_time:16.32 dts:783360 dts_time:16.32
|
|---|
| 8439 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2593920 pts_time:54.04 dts:2593920 dts_time:54.04 -> pts:783360 pts_time:16.32 dts:783360 dts_time:16.32
|
|---|
| 8440 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1352 pts_time:54.08 dts:1352 dts_time:54.08 -> pts:409 pts_time:16.36 dts:409 dts_time:16.36
|
|---|
| 8441 | dshow passing through packet of type video size 4147200 timestamp 544539327 orig timestamp 543818827 graph timestamp 544539127 diff 720300 Decklink Video Capture
|
|---|
| 8442 | dshow passing through packet of type audio size 7680 timestamp 543818827 orig timestamp 543818827 graph timestamp 544540727 diff 721900 Decklink Audio Capture
|
|---|
| 8443 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8444 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2595840 pts_time:54.08 dts:2595840 dts_time:54.08 -> pts:785280 pts_time:16.36 dts:785280 dts_time:16.36
|
|---|
| 8445 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2595840 pts_time:54.08 dts:2595840 dts_time:54.08 -> pts:785280 pts_time:16.36 dts:785280 dts_time:16.36
|
|---|
| 8446 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1353 pts_time:54.12 dts:1353 dts_time:54.12 -> pts:410 pts_time:16.4 dts:410 dts_time:16.4
|
|---|
| 8447 | dshow passing through packet of type video size 4147200 timestamp 544941127 orig timestamp 544218827 graph timestamp 544940827 diff 722000 Decklink Video Capture
|
|---|
| 8448 | dshow passing through packet of type audio size 7680 timestamp 544218827 orig timestamp 544218827 graph timestamp 544943027 diff 724200 Decklink Audio Capture
|
|---|
| 8449 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8450 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2597760 pts_time:54.12 dts:2597760 dts_time:54.12 -> pts:787200 pts_time:16.4 dts:787200 dts_time:16.4
|
|---|
| 8451 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2597760 pts_time:54.12 dts:2597760 dts_time:54.12 -> pts:787200 pts_time:16.4 dts:787200 dts_time:16.4
|
|---|
| 8452 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1357 pts_time:54.28 dts:1354 dts_time:54.16 -> pts:414 pts_time:16.56 dts:411 dts_time:16.44
|
|---|
| 8453 | dshow passing through packet of type video size 4147200 timestamp 545341027 orig timestamp 544618827 graph timestamp 545340727 diff 721900 Decklink Video Capture
|
|---|
| 8454 | dshow passing through packet of type audio size 7680 timestamp 544618827 orig timestamp 544618827 graph timestamp 545343027 diff 724200 Decklink Audio Capture
|
|---|
| 8455 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8456 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2599680 pts_time:54.16 dts:2599680 dts_time:54.16 -> pts:789120 pts_time:16.44 dts:789120 dts_time:16.44
|
|---|
| 8457 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2599680 pts_time:54.16 dts:2599680 dts_time:54.16 -> pts:789120 pts_time:16.44 dts:789120 dts_time:16.44
|
|---|
| 8458 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1355 pts_time:54.2 dts:1355 dts_time:54.2 -> pts:412 pts_time:16.48 dts:412 dts_time:16.48
|
|---|
| 8459 | dshow passing through packet of type video size 4147200 timestamp 545739127 orig timestamp 545018827 graph timestamp 545738927 diff 720100 Decklink Video Capture
|
|---|
| 8460 | dshow passing through packet of type audio size 7680 timestamp 545018827 orig timestamp 545018827 graph timestamp 545740527 diff 721700 Decklink Audio Capture
|
|---|
| 8461 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8462 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2601600 pts_time:54.2 dts:2601600 dts_time:54.2 -> pts:791040 pts_time:16.48 dts:791040 dts_time:16.48
|
|---|
| 8463 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2601600 pts_time:54.2 dts:2601600 dts_time:54.2 -> pts:791040 pts_time:16.48 dts:791040 dts_time:16.48
|
|---|
| 8464 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1356 pts_time:54.24 dts:1356 dts_time:54.24 -> pts:413 pts_time:16.52 dts:413 dts_time:16.52
|
|---|
| 8465 | dshow passing through packet of type video size 4147200 timestamp 546140727 orig timestamp 545418827 graph timestamp 546140527 diff 721700 Decklink Video Capture
|
|---|
| 8466 | dshow passing through packet of type audio size 7680 timestamp 545418827 orig timestamp 545418827 graph timestamp 546142727 diff 723900 Decklink Audio Capture
|
|---|
| 8467 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8468 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2603520 pts_time:54.24 dts:2603520 dts_time:54.24 -> pts:792960 pts_time:16.52 dts:792960 dts_time:16.52
|
|---|
| 8469 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2603520 pts_time:54.24 dts:2603520 dts_time:54.24 -> pts:792960 pts_time:16.52 dts:792960 dts_time:16.52
|
|---|
| 8470 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1360 pts_time:54.4 dts:1357 dts_time:54.28 -> pts:417 pts_time:16.68 dts:414 dts_time:16.56
|
|---|
| 8471 | dshow passing through packet of type video size 4147200 timestamp 546540627 orig timestamp 545818827 graph timestamp 546540427 diff 721600 Decklink Video Capture
|
|---|
| 8472 | dshow passing through packet of type audio size 7680 timestamp 545818827 orig timestamp 545818827 graph timestamp 546542327 diff 723500 Decklink Audio Capture
|
|---|
| 8473 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8474 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2605440 pts_time:54.28 dts:2605440 dts_time:54.28 -> pts:794880 pts_time:16.56 dts:794880 dts_time:16.56
|
|---|
| 8475 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2605440 pts_time:54.28 dts:2605440 dts_time:54.28 -> pts:794880 pts_time:16.56 dts:794880 dts_time:16.56
|
|---|
| 8476 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1358 pts_time:54.32 dts:1358 dts_time:54.32 -> pts:415 pts_time:16.6 dts:415 dts_time:16.6
|
|---|
| 8477 | dshow passing through packet of type video size 4147200 timestamp 546939427 orig timestamp 546218827 graph timestamp 546939227 diff 720400 Decklink Video Capture
|
|---|
| 8478 | dshow passing through packet of type audio size 7680 timestamp 546218827 orig timestamp 546218827 graph timestamp 546940827 diff 722000 Decklink Audio Capture
|
|---|
| 8479 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8480 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2607360 pts_time:54.32 dts:2607360 dts_time:54.32 -> pts:796800 pts_time:16.6 dts:796800 dts_time:16.6
|
|---|
| 8481 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2607360 pts_time:54.32 dts:2607360 dts_time:54.32 -> pts:796800 pts_time:16.6 dts:796800 dts_time:16.6
|
|---|
| 8482 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1359 pts_time:54.36 dts:1359 dts_time:54.36 -> pts:416 pts_time:16.64 dts:416 dts_time:16.64
|
|---|
| 8483 | dshow passing through packet of type video size 4147200 timestamp 547338227 orig timestamp 546618827 graph timestamp 547338027 diff 719200 Decklink Video Capture
|
|---|
| 8484 | dshow passing through packet of type audio size 7680 timestamp 546618827 orig timestamp 546618827 graph timestamp 547339127 diff 720300 Decklink Audio Capture
|
|---|
| 8485 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8486 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2609280 pts_time:54.36 dts:2609280 dts_time:54.36 -> pts:798720 pts_time:16.64 dts:798720 dts_time:16.64
|
|---|
| 8487 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2609280 pts_time:54.36 dts:2609280 dts_time:54.36 -> pts:798720 pts_time:16.64 dts:798720 dts_time:16.64
|
|---|
| 8488 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1363 pts_time:54.52 dts:1360 dts_time:54.4 -> pts:420 pts_time:16.8 dts:417 dts_time:16.68
|
|---|
| 8489 | dshow passing through packet of type video size 4147200 timestamp 547740527 orig timestamp 547018827 graph timestamp 547740327 diff 721500 Decklink Video Capture
|
|---|
| 8490 | dshow passing through packet of type audio size 7680 timestamp 547018827 orig timestamp 547018827 graph timestamp 547742527 diff 723700 Decklink Audio Capture
|
|---|
| 8491 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8492 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2611200 pts_time:54.4 dts:2611200 dts_time:54.4 -> pts:800640 pts_time:16.68 dts:800640 dts_time:16.68
|
|---|
| 8493 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2611200 pts_time:54.4 dts:2611200 dts_time:54.4 -> pts:800640 pts_time:16.68 dts:800640 dts_time:16.68
|
|---|
| 8494 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1361 pts_time:54.44 dts:1361 dts_time:54.44 -> pts:418 pts_time:16.72 dts:418 dts_time:16.72
|
|---|
| 8495 | dshow passing through packet of type video size 4147200 timestamp 548137627 orig timestamp 547418827 graph timestamp 548137527 diff 718700 Decklink Video Capture
|
|---|
| 8496 | dshow passing through packet of type audio size 7680 timestamp 547418827 orig timestamp 547418827 graph timestamp 548138127 diff 719300 Decklink Audio Capture
|
|---|
| 8497 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8498 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2613120 pts_time:54.44 dts:2613120 dts_time:54.44 -> pts:802560 pts_time:16.72 dts:802560 dts_time:16.72
|
|---|
| 8499 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2613120 pts_time:54.44 dts:2613120 dts_time:54.44 -> pts:802560 pts_time:16.72 dts:802560 dts_time:16.72
|
|---|
| 8500 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1362 pts_time:54.48 dts:1362 dts_time:54.48 -> pts:419 pts_time:16.76 dts:419 dts_time:16.76
|
|---|
| 8501 | dshow passing through packet of type video size 4147200 timestamp 548540727 orig timestamp 547818827 graph timestamp 548540527 diff 721700 Decklink Video Capture
|
|---|
| 8502 | dshow passing through packet of type audio size 7680 timestamp 547818827 orig timestamp 547818827 graph timestamp 548542427 diff 723600 Decklink Audio Capture
|
|---|
| 8503 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8504 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2615040 pts_time:54.48 dts:2615040 dts_time:54.48 -> pts:804480 pts_time:16.76 dts:804480 dts_time:16.76
|
|---|
| 8505 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2615040 pts_time:54.48 dts:2615040 dts_time:54.48 -> pts:804480 pts_time:16.76 dts:804480 dts_time:16.76
|
|---|
| 8506 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1366 pts_time:54.64 dts:1363 dts_time:54.52 -> pts:423 pts_time:16.92 dts:420 dts_time:16.8
|
|---|
| 8507 | dshow passing through packet of type video size 4147200 timestamp 548938027 orig timestamp 548218827 graph timestamp 548938027 diff 719200 Decklink Video Capture
|
|---|
| 8508 | dshow passing through packet of type audio size 7680 timestamp 548218827 orig timestamp 548218827 graph timestamp 548938527 diff 719700 Decklink Audio Capture
|
|---|
| 8509 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8510 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2616960 pts_time:54.52 dts:2616960 dts_time:54.52 -> pts:806400 pts_time:16.8 dts:806400 dts_time:16.8
|
|---|
| 8511 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2616960 pts_time:54.52 dts:2616960 dts_time:54.52 -> pts:806400 pts_time:16.8 dts:806400 dts_time:16.8
|
|---|
| 8512 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1364 pts_time:54.56 dts:1364 dts_time:54.56 -> pts:421 pts_time:16.84 dts:421 dts_time:16.84
|
|---|
| 8513 | frame= 1367 fps= 25 q=2.5 size=N/A time=00:00:54.64 bitrate=N/A speed= 1x
|
|---|
| 8514 | dshow passing through packet of type video size 4147200 timestamp 549341027 orig timestamp 548618827 graph timestamp 549340727 diff 721900 Decklink Video Capture
|
|---|
| 8515 | dshow passing through packet of type audio size 7680 timestamp 548618827 orig timestamp 548618827 graph timestamp 549343027 diff 724200 Decklink Audio Capture
|
|---|
| 8516 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8517 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2618880 pts_time:54.56 dts:2618880 dts_time:54.56 -> pts:808320 pts_time:16.84 dts:808320 dts_time:16.84
|
|---|
| 8518 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2618880 pts_time:54.56 dts:2618880 dts_time:54.56 -> pts:808320 pts_time:16.84 dts:808320 dts_time:16.84
|
|---|
| 8519 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1365 pts_time:54.6 dts:1365 dts_time:54.6 -> pts:422 pts_time:16.88 dts:422 dts_time:16.88
|
|---|
| 8520 | dshow passing through packet of type video size 4147200 timestamp 549740827 orig timestamp 549018827 graph timestamp 549740527 diff 721700 Decklink Video Capture
|
|---|
| 8521 | dshow passing through packet of type audio size 7680 timestamp 549018827 orig timestamp 549018827 graph timestamp 549742727 diff 723900 Decklink Audio Capture
|
|---|
| 8522 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8523 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2620800 pts_time:54.6 dts:2620800 dts_time:54.6 -> pts:810240 pts_time:16.88 dts:810240 dts_time:16.88
|
|---|
| 8524 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2620800 pts_time:54.6 dts:2620800 dts_time:54.6 -> pts:810240 pts_time:16.88 dts:810240 dts_time:16.88
|
|---|
| 8525 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1369 pts_time:54.76 dts:1366 dts_time:54.64 -> pts:426 pts_time:17.04 dts:423 dts_time:16.92
|
|---|
| 8526 | dshow passing through packet of type video size 4147200 timestamp 550140627 orig timestamp 549418827 graph timestamp 550140427 diff 721600 Decklink Video Capture
|
|---|
| 8527 | dshow passing through packet of type audio size 7680 timestamp 549418827 orig timestamp 549418827 graph timestamp 550143627 diff 724800 Decklink Audio Capture
|
|---|
| 8528 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8529 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2622720 pts_time:54.64 dts:2622720 dts_time:54.64 -> pts:812160 pts_time:16.92 dts:812160 dts_time:16.92
|
|---|
| 8530 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2622720 pts_time:54.64 dts:2622720 dts_time:54.64 -> pts:812160 pts_time:16.92 dts:812160 dts_time:16.92
|
|---|
| 8531 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1367 pts_time:54.68 dts:1367 dts_time:54.68 -> pts:424 pts_time:16.96 dts:424 dts_time:16.96
|
|---|
| 8532 | dshow passing through packet of type video size 4147200 timestamp 550538127 orig timestamp 549818827 graph timestamp 550538027 diff 719200 Decklink Video Capture
|
|---|
| 8533 | dshow passing through packet of type audio size 7680 timestamp 549818827 orig timestamp 549818827 graph timestamp 550538627 diff 719800 Decklink Audio Capture
|
|---|
| 8534 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8535 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2624640 pts_time:54.68 dts:2624640 dts_time:54.68 -> pts:814080 pts_time:16.96 dts:814080 dts_time:16.96
|
|---|
| 8536 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2624640 pts_time:54.68 dts:2624640 dts_time:54.68 -> pts:814080 pts_time:16.96 dts:814080 dts_time:16.96
|
|---|
| 8537 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1368 pts_time:54.72 dts:1368 dts_time:54.72 -> pts:425 pts_time:17 dts:425 dts_time:17
|
|---|
| 8538 | dshow passing through packet of type video size 4147200 timestamp 550940727 orig timestamp 550218827 graph timestamp 550940527 diff 721700 Decklink Video Capture
|
|---|
| 8539 | dshow passing through packet of type audio size 7680 timestamp 550218827 orig timestamp 550218827 graph timestamp 550942727 diff 723900 Decklink Audio Capture
|
|---|
| 8540 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8541 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2626560 pts_time:54.72 dts:2626560 dts_time:54.72 -> pts:816000 pts_time:17 dts:816000 dts_time:17
|
|---|
| 8542 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2626560 pts_time:54.72 dts:2626560 dts_time:54.72 -> pts:816000 pts_time:17 dts:816000 dts_time:17
|
|---|
| 8543 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1372 pts_time:54.88 dts:1369 dts_time:54.76 -> pts:429 pts_time:17.16 dts:426 dts_time:17.04
|
|---|
| 8544 | dshow passing through packet of type video size 4147200 timestamp 551340927 orig timestamp 550618827 graph timestamp 551340727 diff 721900 Decklink Video Capture
|
|---|
| 8545 | dshow passing through packet of type audio size 7680 timestamp 550618827 orig timestamp 550618827 graph timestamp 551343027 diff 724200 Decklink Audio Capture
|
|---|
| 8546 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8547 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2628480 pts_time:54.76 dts:2628480 dts_time:54.76 -> pts:817920 pts_time:17.04 dts:817920 dts_time:17.04
|
|---|
| 8548 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2628480 pts_time:54.76 dts:2628480 dts_time:54.76 -> pts:817920 pts_time:17.04 dts:817920 dts_time:17.04
|
|---|
| 8549 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1370 pts_time:54.8 dts:1370 dts_time:54.8 -> pts:427 pts_time:17.08 dts:427 dts_time:17.08
|
|---|
| 8550 | dshow passing through packet of type video size 4147200 timestamp 551737327 orig timestamp 551018827 graph timestamp 551737327 diff 718500 Decklink Video Capture
|
|---|
| 8551 | dshow passing through packet of type audio size 7680 timestamp 551018827 orig timestamp 551018827 graph timestamp 551737927 diff 719100 Decklink Audio Capture
|
|---|
| 8552 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8553 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2630400 pts_time:54.8 dts:2630400 dts_time:54.8 -> pts:819840 pts_time:17.08 dts:819840 dts_time:17.08
|
|---|
| 8554 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2630400 pts_time:54.8 dts:2630400 dts_time:54.8 -> pts:819840 pts_time:17.08 dts:819840 dts_time:17.08
|
|---|
| 8555 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1371 pts_time:54.84 dts:1371 dts_time:54.84 -> pts:428 pts_time:17.12 dts:428 dts_time:17.12
|
|---|
| 8556 | dshow passing through packet of type video size 4147200 timestamp 552141027 orig timestamp 551418827 graph timestamp 552140827 diff 722000 Decklink Video Capture
|
|---|
| 8557 | dshow passing through packet of type audio size 7680 timestamp 551418827 orig timestamp 551418827 graph timestamp 552143127 diff 724300 Decklink Audio Capture
|
|---|
| 8558 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8559 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2632320 pts_time:54.84 dts:2632320 dts_time:54.84 -> pts:821760 pts_time:17.12 dts:821760 dts_time:17.12
|
|---|
| 8560 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2632320 pts_time:54.84 dts:2632320 dts_time:54.84 -> pts:821760 pts_time:17.12 dts:821760 dts_time:17.12
|
|---|
| 8561 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1375 pts_time:55 dts:1372 dts_time:54.88 -> pts:432 pts_time:17.28 dts:429 dts_time:17.16
|
|---|
| 8562 | dshow passing through packet of type video size 4147200 timestamp 552540627 orig timestamp 551818827 graph timestamp 552540327 diff 721500 Decklink Video Capture
|
|---|
| 8563 | dshow passing through packet of type audio size 7680 timestamp 551818827 orig timestamp 551818827 graph timestamp 552542427 diff 723600 Decklink Audio Capture
|
|---|
| 8564 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8565 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2634240 pts_time:54.88 dts:2634240 dts_time:54.88 -> pts:823680 pts_time:17.16 dts:823680 dts_time:17.16
|
|---|
| 8566 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2634240 pts_time:54.88 dts:2634240 dts_time:54.88 -> pts:823680 pts_time:17.16 dts:823680 dts_time:17.16
|
|---|
| 8567 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1373 pts_time:54.92 dts:1373 dts_time:54.92 -> pts:430 pts_time:17.2 dts:430 dts_time:17.2
|
|---|
| 8568 | dshow passing through packet of type video size 4147200 timestamp 552938127 orig timestamp 552218827 graph timestamp 552938027 diff 719200 Decklink Video Capture
|
|---|
| 8569 | dshow passing through packet of type audio size 7680 timestamp 552218827 orig timestamp 552218827 graph timestamp 552939027 diff 720200 Decklink Audio Capture
|
|---|
| 8570 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8571 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2636160 pts_time:54.92 dts:2636160 dts_time:54.92 -> pts:825600 pts_time:17.2 dts:825600 dts_time:17.2
|
|---|
| 8572 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2636160 pts_time:54.92 dts:2636160 dts_time:54.92 -> pts:825600 pts_time:17.2 dts:825600 dts_time:17.2
|
|---|
| 8573 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1374 pts_time:54.96 dts:1374 dts_time:54.96 -> pts:431 pts_time:17.24 dts:431 dts_time:17.24
|
|---|
| 8574 | dshow passing through packet of type video size 4147200 timestamp 553338027 orig timestamp 552618827 graph timestamp 553337927 diff 719100 Decklink Video Capture
|
|---|
| 8575 | dshow passing through packet of type audio size 7680 timestamp 552618827 orig timestamp 552618827 graph timestamp 553339027 diff 720200 Decklink Audio Capture
|
|---|
| 8576 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8577 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2638080 pts_time:54.96 dts:2638080 dts_time:54.96 -> pts:827520 pts_time:17.24 dts:827520 dts_time:17.24
|
|---|
| 8578 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2638080 pts_time:54.96 dts:2638080 dts_time:54.96 -> pts:827520 pts_time:17.24 dts:827520 dts_time:17.24
|
|---|
| 8579 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1378 pts_time:55.12 dts:1375 dts_time:55 -> pts:435 pts_time:17.4 dts:432 dts_time:17.28
|
|---|
| 8580 | dshow passing through packet of type video size 4147200 timestamp 553736827 orig timestamp 553018827 graph timestamp 553736827 diff 718000 Decklink Video Capture
|
|---|
| 8581 | dshow passing through packet of type audio size 7680 timestamp 553018827 orig timestamp 553018827 graph timestamp 553737427 diff 718600 Decklink Audio Capture
|
|---|
| 8582 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8583 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2640000 pts_time:55 dts:2640000 dts_time:55 -> pts:829440 pts_time:17.28 dts:829440 dts_time:17.28
|
|---|
| 8584 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2640000 pts_time:55 dts:2640000 dts_time:55 -> pts:829440 pts_time:17.28 dts:829440 dts_time:17.28
|
|---|
| 8585 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1376 pts_time:55.04 dts:1376 dts_time:55.04 -> pts:433 pts_time:17.32 dts:433 dts_time:17.32
|
|---|
| 8586 | frame= 1379 fps= 25 q=2.5 size=N/A time=00:00:55.16 bitrate=N/A speed= 1x
|
|---|
| 8587 | dshow passing through packet of type video size 4147200 timestamp 554137327 orig timestamp 553418827 graph timestamp 554137227 diff 718400 Decklink Video Capture
|
|---|
| 8588 | dshow passing through packet of type audio size 7680 timestamp 553418827 orig timestamp 553418827 graph timestamp 554137827 diff 719000 Decklink Audio Capture
|
|---|
| 8589 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8590 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2641920 pts_time:55.04 dts:2641920 dts_time:55.04 -> pts:831360 pts_time:17.32 dts:831360 dts_time:17.32
|
|---|
| 8591 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2641920 pts_time:55.04 dts:2641920 dts_time:55.04 -> pts:831360 pts_time:17.32 dts:831360 dts_time:17.32
|
|---|
| 8592 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1377 pts_time:55.08 dts:1377 dts_time:55.08 -> pts:434 pts_time:17.36 dts:434 dts_time:17.36
|
|---|
| 8593 | dshow passing through packet of type video size 4147200 timestamp 554540727 orig timestamp 553818827 graph timestamp 554540427 diff 721600 Decklink Video Capture
|
|---|
| 8594 | dshow passing through packet of type audio size 7680 timestamp 553818827 orig timestamp 553818827 graph timestamp 554542127 diff 723300 Decklink Audio Capture
|
|---|
| 8595 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8596 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2643840 pts_time:55.08 dts:2643840 dts_time:55.08 -> pts:833280 pts_time:17.36 dts:833280 dts_time:17.36
|
|---|
| 8597 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2643840 pts_time:55.08 dts:2643840 dts_time:55.08 -> pts:833280 pts_time:17.36 dts:833280 dts_time:17.36
|
|---|
| 8598 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1381 pts_time:55.24 dts:1378 dts_time:55.12 -> pts:438 pts_time:17.52 dts:435 dts_time:17.4
|
|---|
| 8599 | dshow passing through packet of type video size 4147200 timestamp 554940627 orig timestamp 554218827 graph timestamp 554940427 diff 721600 Decklink Video Capture
|
|---|
| 8600 | dshow passing through packet of type audio size 7680 timestamp 554218827 orig timestamp 554218827 graph timestamp 554942527 diff 723700 Decklink Audio Capture
|
|---|
| 8601 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8602 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2645760 pts_time:55.12 dts:2645760 dts_time:55.12 -> pts:835200 pts_time:17.4 dts:835200 dts_time:17.4
|
|---|
| 8603 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2645760 pts_time:55.12 dts:2645760 dts_time:55.12 -> pts:835200 pts_time:17.4 dts:835200 dts_time:17.4
|
|---|
| 8604 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1379 pts_time:55.16 dts:1379 dts_time:55.16 -> pts:436 pts_time:17.44 dts:436 dts_time:17.44
|
|---|
| 8605 | dshow passing through packet of type video size 4147200 timestamp 555336927 orig timestamp 554618827 graph timestamp 555336927 diff 718100 Decklink Video Capture
|
|---|
| 8606 | dshow passing through packet of type audio size 7680 timestamp 554618827 orig timestamp 554618827 graph timestamp 555337527 diff 718700 Decklink Audio Capture
|
|---|
| 8607 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8608 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2647680 pts_time:55.16 dts:2647680 dts_time:55.16 -> pts:837120 pts_time:17.44 dts:837120 dts_time:17.44
|
|---|
| 8609 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2647680 pts_time:55.16 dts:2647680 dts_time:55.16 -> pts:837120 pts_time:17.44 dts:837120 dts_time:17.44
|
|---|
| 8610 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1380 pts_time:55.2 dts:1380 dts_time:55.2 -> pts:437 pts_time:17.48 dts:437 dts_time:17.48
|
|---|
| 8611 | dshow passing through packet of type video size 4147200 timestamp 555740827 orig timestamp 555018827 graph timestamp 555740627 diff 721800 Decklink Video Capture
|
|---|
| 8612 | dshow passing through packet of type audio size 7680 timestamp 555018827 orig timestamp 555018827 graph timestamp 555742927 diff 724100 Decklink Audio Capture
|
|---|
| 8613 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8614 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2649600 pts_time:55.2 dts:2649600 dts_time:55.2 -> pts:839040 pts_time:17.48 dts:839040 dts_time:17.48
|
|---|
| 8615 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2649600 pts_time:55.2 dts:2649600 dts_time:55.2 -> pts:839040 pts_time:17.48 dts:839040 dts_time:17.48
|
|---|
| 8616 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1384 pts_time:55.36 dts:1381 dts_time:55.24 -> pts:441 pts_time:17.64 dts:438 dts_time:17.52
|
|---|
| 8617 | dshow passing through packet of type video size 4147200 timestamp 556140527 orig timestamp 555418827 graph timestamp 556140327 diff 721500 Decklink Video Capture
|
|---|
| 8618 | dshow passing through packet of type audio size 7680 timestamp 555418827 orig timestamp 555418827 graph timestamp 556142327 diff 723500 Decklink Audio Capture
|
|---|
| 8619 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8620 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2651520 pts_time:55.24 dts:2651520 dts_time:55.24 -> pts:840960 pts_time:17.52 dts:840960 dts_time:17.52
|
|---|
| 8621 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2651520 pts_time:55.24 dts:2651520 dts_time:55.24 -> pts:840960 pts_time:17.52 dts:840960 dts_time:17.52
|
|---|
| 8622 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1382 pts_time:55.28 dts:1382 dts_time:55.28 -> pts:439 pts_time:17.56 dts:439 dts_time:17.56
|
|---|
| 8623 | dshow passing through packet of type video size 4147200 timestamp 556537527 orig timestamp 555818827 graph timestamp 556537527 diff 718700 Decklink Video Capture
|
|---|
| 8624 | dshow passing through packet of type audio size 7680 timestamp 555818827 orig timestamp 555818827 graph timestamp 556538027 diff 719200 Decklink Audio Capture
|
|---|
| 8625 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8626 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2653440 pts_time:55.28 dts:2653440 dts_time:55.28 -> pts:842880 pts_time:17.56 dts:842880 dts_time:17.56
|
|---|
| 8627 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2653440 pts_time:55.28 dts:2653440 dts_time:55.28 -> pts:842880 pts_time:17.56 dts:842880 dts_time:17.56
|
|---|
| 8628 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1383 pts_time:55.32 dts:1383 dts_time:55.32 -> pts:440 pts_time:17.6 dts:440 dts_time:17.6
|
|---|
| 8629 | dshow passing through packet of type video size 4147200 timestamp 556940827 orig timestamp 556218827 graph timestamp 556940527 diff 721700 Decklink Video Capture
|
|---|
| 8630 | dshow passing through packet of type audio size 7680 timestamp 556218827 orig timestamp 556218827 graph timestamp 556942427 diff 723600 Decklink Audio Capture
|
|---|
| 8631 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8632 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2655360 pts_time:55.32 dts:2655360 dts_time:55.32 -> pts:844800 pts_time:17.6 dts:844800 dts_time:17.6
|
|---|
| 8633 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2655360 pts_time:55.32 dts:2655360 dts_time:55.32 -> pts:844800 pts_time:17.6 dts:844800 dts_time:17.6
|
|---|
| 8634 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1387 pts_time:55.48 dts:1384 dts_time:55.36 -> pts:444 pts_time:17.76 dts:441 dts_time:17.64
|
|---|
| 8635 | dshow passing through packet of type video size 4147200 timestamp 557340827 orig timestamp 556618827 graph timestamp 557340627 diff 721800 Decklink Video Capture
|
|---|
| 8636 | dshow passing through packet of type audio size 7680 timestamp 556618827 orig timestamp 556618827 graph timestamp 557342827 diff 724000 Decklink Audio Capture
|
|---|
| 8637 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8638 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2657280 pts_time:55.36 dts:2657280 dts_time:55.36 -> pts:846720 pts_time:17.64 dts:846720 dts_time:17.64
|
|---|
| 8639 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2657280 pts_time:55.36 dts:2657280 dts_time:55.36 -> pts:846720 pts_time:17.64 dts:846720 dts_time:17.64
|
|---|
| 8640 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1385 pts_time:55.4 dts:1385 dts_time:55.4 -> pts:442 pts_time:17.68 dts:442 dts_time:17.68
|
|---|
| 8641 | dshow passing through packet of type video size 4147200 timestamp 557740727 orig timestamp 557018827 graph timestamp 557740527 diff 721700 Decklink Video Capture
|
|---|
| 8642 | dshow passing through packet of type audio size 7680 timestamp 557018827 orig timestamp 557018827 graph timestamp 557742627 diff 723800 Decklink Audio Capture
|
|---|
| 8643 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8644 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2659200 pts_time:55.4 dts:2659200 dts_time:55.4 -> pts:848640 pts_time:17.68 dts:848640 dts_time:17.68
|
|---|
| 8645 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2659200 pts_time:55.4 dts:2659200 dts_time:55.4 -> pts:848640 pts_time:17.68 dts:848640 dts_time:17.68
|
|---|
| 8646 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1386 pts_time:55.44 dts:1386 dts_time:55.44 -> pts:443 pts_time:17.72 dts:443 dts_time:17.72
|
|---|
| 8647 | dshow passing through packet of type video size 4147200 timestamp 558137927 orig timestamp 557418827 graph timestamp 558137827 diff 719000 Decklink Video Capture
|
|---|
| 8648 | dshow passing through packet of type audio size 7680 timestamp 557418827 orig timestamp 557418827 graph timestamp 558138927 diff 720100 Decklink Audio Capture
|
|---|
| 8649 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8650 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2661120 pts_time:55.44 dts:2661120 dts_time:55.44 -> pts:850560 pts_time:17.72 dts:850560 dts_time:17.72
|
|---|
| 8651 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2661120 pts_time:55.44 dts:2661120 dts_time:55.44 -> pts:850560 pts_time:17.72 dts:850560 dts_time:17.72
|
|---|
| 8652 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1390 pts_time:55.6 dts:1387 dts_time:55.48 -> pts:447 pts_time:17.88 dts:444 dts_time:17.76
|
|---|
| 8653 | dshow passing through packet of type video size 4147200 timestamp 558540727 orig timestamp 557818827 graph timestamp 558540427 diff 721600 Decklink Video Capture
|
|---|
| 8654 | dshow passing through packet of type audio size 7680 timestamp 557818827 orig timestamp 557818827 graph timestamp 558542627 diff 723800 Decklink Audio Capture
|
|---|
| 8655 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8656 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2663040 pts_time:55.48 dts:2663040 dts_time:55.48 -> pts:852480 pts_time:17.76 dts:852480 dts_time:17.76
|
|---|
| 8657 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2663040 pts_time:55.48 dts:2663040 dts_time:55.48 -> pts:852480 pts_time:17.76 dts:852480 dts_time:17.76
|
|---|
| 8658 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1388 pts_time:55.52 dts:1388 dts_time:55.52 -> pts:445 pts_time:17.8 dts:445 dts_time:17.8
|
|---|
| 8659 | dshow passing through packet of type video size 4147200 timestamp 558940927 orig timestamp 558218827 graph timestamp 558940627 diff 721800 Decklink Video Capture
|
|---|
| 8660 | dshow passing through packet of type audio size 7680 timestamp 558218827 orig timestamp 558218827 graph timestamp 558942827 diff 724000 Decklink Audio Capture
|
|---|
| 8661 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8662 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2664960 pts_time:55.52 dts:2664960 dts_time:55.52 -> pts:854400 pts_time:17.8 dts:854400 dts_time:17.8
|
|---|
| 8663 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2664960 pts_time:55.52 dts:2664960 dts_time:55.52 -> pts:854400 pts_time:17.8 dts:854400 dts_time:17.8
|
|---|
| 8664 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1389 pts_time:55.56 dts:1389 dts_time:55.56 -> pts:446 pts_time:17.84 dts:446 dts_time:17.84
|
|---|
| 8665 | frame= 1392 fps= 25 q=2.5 size=N/A time=00:00:55.68 bitrate=N/A speed= 1x
|
|---|
| 8666 | dshow passing through packet of type video size 4147200 timestamp 559338027 orig timestamp 558618827 graph timestamp 559337827 diff 719000 Decklink Video Capture
|
|---|
| 8667 | dshow passing through packet of type audio size 7680 timestamp 558618827 orig timestamp 558618827 graph timestamp 559338927 diff 720100 Decklink Audio Capture
|
|---|
| 8668 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8669 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2666880 pts_time:55.56 dts:2666880 dts_time:55.56 -> pts:856320 pts_time:17.84 dts:856320 dts_time:17.84
|
|---|
| 8670 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2666880 pts_time:55.56 dts:2666880 dts_time:55.56 -> pts:856320 pts_time:17.84 dts:856320 dts_time:17.84
|
|---|
| 8671 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1393 pts_time:55.72 dts:1390 dts_time:55.6 -> pts:450 pts_time:18 dts:447 dts_time:17.88
|
|---|
| 8672 | dshow passing through packet of type video size 4147200 timestamp 559740927 orig timestamp 559018827 graph timestamp 559740627 diff 721800 Decklink Video Capture
|
|---|
| 8673 | dshow passing through packet of type audio size 7680 timestamp 559018827 orig timestamp 559018827 graph timestamp 559742827 diff 724000 Decklink Audio Capture
|
|---|
| 8674 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8675 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2668800 pts_time:55.6 dts:2668800 dts_time:55.6 -> pts:858240 pts_time:17.88 dts:858240 dts_time:17.88
|
|---|
| 8676 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2668800 pts_time:55.6 dts:2668800 dts_time:55.6 -> pts:858240 pts_time:17.88 dts:858240 dts_time:17.88
|
|---|
| 8677 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1391 pts_time:55.64 dts:1391 dts_time:55.64 -> pts:448 pts_time:17.92 dts:448 dts_time:17.92
|
|---|
| 8678 | dshow passing through packet of type video size 4147200 timestamp 560140927 orig timestamp 559418827 graph timestamp 560140727 diff 721900 Decklink Video Capture
|
|---|
| 8679 | dshow passing through packet of type audio size 7680 timestamp 559418827 orig timestamp 559418827 graph timestamp 560142927 diff 724100 Decklink Audio Capture
|
|---|
| 8680 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8681 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2670720 pts_time:55.64 dts:2670720 dts_time:55.64 -> pts:860160 pts_time:17.92 dts:860160 dts_time:17.92
|
|---|
| 8682 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2670720 pts_time:55.64 dts:2670720 dts_time:55.64 -> pts:860160 pts_time:17.92 dts:860160 dts_time:17.92
|
|---|
| 8683 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1392 pts_time:55.68 dts:1392 dts_time:55.68 -> pts:449 pts_time:17.96 dts:449 dts_time:17.96
|
|---|
| 8684 | dshow passing through packet of type video size 4147200 timestamp 560538127 orig timestamp 559818827 graph timestamp 560538027 diff 719200 Decklink Video Capture
|
|---|
| 8685 | dshow passing through packet of type audio size 7680 timestamp 559818827 orig timestamp 559818827 graph timestamp 560539127 diff 720300 Decklink Audio Capture
|
|---|
| 8686 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8687 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2672640 pts_time:55.68 dts:2672640 dts_time:55.68 -> pts:862080 pts_time:17.96 dts:862080 dts_time:17.96
|
|---|
| 8688 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2672640 pts_time:55.68 dts:2672640 dts_time:55.68 -> pts:862080 pts_time:17.96 dts:862080 dts_time:17.96
|
|---|
| 8689 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1396 pts_time:55.84 dts:1393 dts_time:55.72 -> pts:453 pts_time:18.12 dts:450 dts_time:18
|
|---|
| 8690 | dshow passing through packet of type video size 4147200 timestamp 560941027 orig timestamp 560218827 graph timestamp 560940727 diff 721900 Decklink Video Capture
|
|---|
| 8691 | dshow passing through packet of type audio size 7680 timestamp 560218827 orig timestamp 560218827 graph timestamp 560943027 diff 724200 Decklink Audio Capture
|
|---|
| 8692 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8693 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2674560 pts_time:55.72 dts:2674560 dts_time:55.72 -> pts:864000 pts_time:18 dts:864000 dts_time:18
|
|---|
| 8694 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2674560 pts_time:55.72 dts:2674560 dts_time:55.72 -> pts:864000 pts_time:18 dts:864000 dts_time:18
|
|---|
| 8695 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1394 pts_time:55.76 dts:1394 dts_time:55.76 -> pts:451 pts_time:18.04 dts:451 dts_time:18.04
|
|---|
| 8696 | dshow passing through packet of type video size 4147200 timestamp 561337527 orig timestamp 560618827 graph timestamp 561337527 diff 718700 Decklink Video Capture
|
|---|
| 8697 | dshow passing through packet of type audio size 7680 timestamp 560618827 orig timestamp 560618827 graph timestamp 561338127 diff 719300 Decklink Audio Capture
|
|---|
| 8698 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8699 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2676480 pts_time:55.76 dts:2676480 dts_time:55.76 -> pts:865920 pts_time:18.04 dts:865920 dts_time:18.04
|
|---|
| 8700 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2676480 pts_time:55.76 dts:2676480 dts_time:55.76 -> pts:865920 pts_time:18.04 dts:865920 dts_time:18.04
|
|---|
| 8701 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1395 pts_time:55.8 dts:1395 dts_time:55.8 -> pts:452 pts_time:18.08 dts:452 dts_time:18.08
|
|---|
| 8702 | dshow passing through packet of type video size 4147200 timestamp 561740727 orig timestamp 561018827 graph timestamp 561740527 diff 721700 Decklink Video Capture
|
|---|
| 8703 | dshow passing through packet of type audio size 7680 timestamp 561018827 orig timestamp 561018827 graph timestamp 561742427 diff 723600 Decklink Audio Capture
|
|---|
| 8704 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8705 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2678400 pts_time:55.8 dts:2678400 dts_time:55.8 -> pts:867840 pts_time:18.08 dts:867840 dts_time:18.08
|
|---|
| 8706 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2678400 pts_time:55.8 dts:2678400 dts_time:55.8 -> pts:867840 pts_time:18.08 dts:867840 dts_time:18.08
|
|---|
| 8707 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1399 pts_time:55.96 dts:1396 dts_time:55.84 -> pts:456 pts_time:18.24 dts:453 dts_time:18.12
|
|---|
| 8708 | dshow passing through packet of type video size 4147200 timestamp 562137627 orig timestamp 561418827 graph timestamp 562137527 diff 718700 Decklink Video Capture
|
|---|
| 8709 | dshow passing through packet of type audio size 7680 timestamp 561418827 orig timestamp 561418827 graph timestamp 562138027 diff 719200 Decklink Audio Capture
|
|---|
| 8710 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8711 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2680320 pts_time:55.84 dts:2680320 dts_time:55.84 -> pts:869760 pts_time:18.12 dts:869760 dts_time:18.12
|
|---|
| 8712 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2680320 pts_time:55.84 dts:2680320 dts_time:55.84 -> pts:869760 pts_time:18.12 dts:869760 dts_time:18.12
|
|---|
| 8713 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1397 pts_time:55.88 dts:1397 dts_time:55.88 -> pts:454 pts_time:18.16 dts:454 dts_time:18.16
|
|---|
| 8714 | dshow passing through packet of type video size 4147200 timestamp 562540927 orig timestamp 561818827 graph timestamp 562540727 diff 721900 Decklink Video Capture
|
|---|
| 8715 | dshow passing through packet of type audio size 7680 timestamp 561818827 orig timestamp 561818827 graph timestamp 562542927 diff 724100 Decklink Audio Capture
|
|---|
| 8716 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8717 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2682240 pts_time:55.88 dts:2682240 dts_time:55.88 -> pts:871680 pts_time:18.16 dts:871680 dts_time:18.16
|
|---|
| 8718 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2682240 pts_time:55.88 dts:2682240 dts_time:55.88 -> pts:871680 pts_time:18.16 dts:871680 dts_time:18.16
|
|---|
| 8719 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1398 pts_time:55.92 dts:1398 dts_time:55.92 -> pts:455 pts_time:18.2 dts:455 dts_time:18.2
|
|---|
| 8720 | dshow passing through packet of type video size 4147200 timestamp 562937527 orig timestamp 562218827 graph timestamp 562937527 diff 718700 Decklink Video Capture
|
|---|
| 8721 | dshow passing through packet of type audio size 7680 timestamp 562218827 orig timestamp 562218827 graph timestamp 562938127 diff 719300 Decklink Audio Capture
|
|---|
| 8722 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8723 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2684160 pts_time:55.92 dts:2684160 dts_time:55.92 -> pts:873600 pts_time:18.2 dts:873600 dts_time:18.2
|
|---|
| 8724 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2684160 pts_time:55.92 dts:2684160 dts_time:55.92 -> pts:873600 pts_time:18.2 dts:873600 dts_time:18.2
|
|---|
| 8725 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1402 pts_time:56.08 dts:1399 dts_time:55.96 -> pts:459 pts_time:18.36 dts:456 dts_time:18.24
|
|---|
| 8726 | dshow passing through packet of type video size 4147200 timestamp 563340927 orig timestamp 562618827 graph timestamp 563340727 diff 721900 Decklink Video Capture
|
|---|
| 8727 | dshow passing through packet of type audio size 7680 timestamp 562618827 orig timestamp 562618827 graph timestamp 563342927 diff 724100 Decklink Audio Capture
|
|---|
| 8728 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8729 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2686080 pts_time:55.96 dts:2686080 dts_time:55.96 -> pts:875520 pts_time:18.24 dts:875520 dts_time:18.24
|
|---|
| 8730 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2686080 pts_time:55.96 dts:2686080 dts_time:55.96 -> pts:875520 pts_time:18.24 dts:875520 dts_time:18.24
|
|---|
| 8731 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1400 pts_time:56 dts:1400 dts_time:56 -> pts:457 pts_time:18.28 dts:457 dts_time:18.28
|
|---|
| 8732 | dshow passing through packet of type video size 4147200 timestamp 563740727 orig timestamp 563018827 graph timestamp 563740427 diff 721600 Decklink Video Capture
|
|---|
| 8733 | dshow passing through packet of type audio size 7680 timestamp 563018827 orig timestamp 563018827 graph timestamp 563742427 diff 723600 Decklink Audio Capture
|
|---|
| 8734 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8735 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2688000 pts_time:56 dts:2688000 dts_time:56 -> pts:877440 pts_time:18.28 dts:877440 dts_time:18.28
|
|---|
| 8736 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2688000 pts_time:56 dts:2688000 dts_time:56 -> pts:877440 pts_time:18.28 dts:877440 dts_time:18.28
|
|---|
| 8737 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1401 pts_time:56.04 dts:1401 dts_time:56.04 -> pts:458 pts_time:18.32 dts:458 dts_time:18.32
|
|---|
| 8738 | dshow passing through packet of type video size 4147200 timestamp 564138027 orig timestamp 563418827 graph timestamp 564137927 diff 719100 Decklink Video Capture
|
|---|
| 8739 | dshow passing through packet of type audio size 7680 timestamp 563418827 orig timestamp 563418827 graph timestamp 564138927 diff 720100 Decklink Audio Capture
|
|---|
| 8740 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8741 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2689920 pts_time:56.04 dts:2689920 dts_time:56.04 -> pts:879360 pts_time:18.32 dts:879360 dts_time:18.32
|
|---|
| 8742 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2689920 pts_time:56.04 dts:2689920 dts_time:56.04 -> pts:879360 pts_time:18.32 dts:879360 dts_time:18.32
|
|---|
| 8743 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1405 pts_time:56.2 dts:1402 dts_time:56.08 -> pts:462 pts_time:18.48 dts:459 dts_time:18.36
|
|---|
| 8744 | frame= 1405 fps= 25 q=2.0 size=N/A time=00:00:56.16 bitrate=N/A speed= 1x
|
|---|
| 8745 | dshow passing through packet of type video size 4147200 timestamp 564537327 orig timestamp 563818827 graph timestamp 564537327 diff 718500 Decklink Video Capture
|
|---|
| 8746 | dshow passing through packet of type audio size 7680 timestamp 563818827 orig timestamp 563818827 graph timestamp 564537927 diff 719100 Decklink Audio Capture
|
|---|
| 8747 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8748 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2691840 pts_time:56.08 dts:2691840 dts_time:56.08 -> pts:881280 pts_time:18.36 dts:881280 dts_time:18.36
|
|---|
| 8749 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2691840 pts_time:56.08 dts:2691840 dts_time:56.08 -> pts:881280 pts_time:18.36 dts:881280 dts_time:18.36
|
|---|
| 8750 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1403 pts_time:56.12 dts:1403 dts_time:56.12 -> pts:460 pts_time:18.4 dts:460 dts_time:18.4
|
|---|
| 8751 | dshow passing through packet of type video size 4147200 timestamp 564941127 orig timestamp 564218827 graph timestamp 564940827 diff 722000 Decklink Video Capture
|
|---|
| 8752 | dshow passing through packet of type audio size 7680 timestamp 564218827 orig timestamp 564218827 graph timestamp 564943027 diff 724200 Decklink Audio Capture
|
|---|
| 8753 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8754 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2693760 pts_time:56.12 dts:2693760 dts_time:56.12 -> pts:883200 pts_time:18.4 dts:883200 dts_time:18.4
|
|---|
| 8755 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2693760 pts_time:56.12 dts:2693760 dts_time:56.12 -> pts:883200 pts_time:18.4 dts:883200 dts_time:18.4
|
|---|
| 8756 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1404 pts_time:56.16 dts:1404 dts_time:56.16 -> pts:461 pts_time:18.44 dts:461 dts_time:18.44
|
|---|
| 8757 | dshow passing through packet of type video size 4147200 timestamp 565337727 orig timestamp 564618827 graph timestamp 565337627 diff 718800 Decklink Video Capture
|
|---|
| 8758 | dshow passing through packet of type audio size 7680 timestamp 564618827 orig timestamp 564618827 graph timestamp 565338227 diff 719400 Decklink Audio Capture
|
|---|
| 8759 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8760 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2695680 pts_time:56.16 dts:2695680 dts_time:56.16 -> pts:885120 pts_time:18.44 dts:885120 dts_time:18.44
|
|---|
| 8761 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2695680 pts_time:56.16 dts:2695680 dts_time:56.16 -> pts:885120 pts_time:18.44 dts:885120 dts_time:18.44
|
|---|
| 8762 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1408 pts_time:56.32 dts:1405 dts_time:56.2 -> pts:465 pts_time:18.6 dts:462 dts_time:18.48
|
|---|
| 8763 | dshow passing through packet of type video size 4147200 timestamp 565740927 orig timestamp 565018827 graph timestamp 565740727 diff 721900 Decklink Video Capture
|
|---|
| 8764 | dshow passing through packet of type audio size 7680 timestamp 565018827 orig timestamp 565018827 graph timestamp 565743027 diff 724200 Decklink Audio Capture
|
|---|
| 8765 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8766 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2697600 pts_time:56.2 dts:2697600 dts_time:56.2 -> pts:887040 pts_time:18.48 dts:887040 dts_time:18.48
|
|---|
| 8767 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2697600 pts_time:56.2 dts:2697600 dts_time:56.2 -> pts:887040 pts_time:18.48 dts:887040 dts_time:18.48
|
|---|
| 8768 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1406 pts_time:56.24 dts:1406 dts_time:56.24 -> pts:463 pts_time:18.52 dts:463 dts_time:18.52
|
|---|
| 8769 | dshow passing through packet of type video size 4147200 timestamp 566137727 orig timestamp 565418827 graph timestamp 566137727 diff 718900 Decklink Video Capture
|
|---|
| 8770 | dshow passing through packet of type audio size 7680 timestamp 565418827 orig timestamp 565418827 graph timestamp 566138327 diff 719500 Decklink Audio Capture
|
|---|
| 8771 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8772 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2699520 pts_time:56.24 dts:2699520 dts_time:56.24 -> pts:888960 pts_time:18.52 dts:888960 dts_time:18.52
|
|---|
| 8773 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2699520 pts_time:56.24 dts:2699520 dts_time:56.24 -> pts:888960 pts_time:18.52 dts:888960 dts_time:18.52
|
|---|
| 8774 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1407 pts_time:56.28 dts:1407 dts_time:56.28 -> pts:464 pts_time:18.56 dts:464 dts_time:18.56
|
|---|
| 8775 | dshow passing through packet of type video size 4147200 timestamp 566540727 orig timestamp 565818827 graph timestamp 566540427 diff 721600 Decklink Video Capture
|
|---|
| 8776 | dshow passing through packet of type audio size 7680 timestamp 565818827 orig timestamp 565818827 graph timestamp 566542527 diff 723700 Decklink Audio Capture
|
|---|
| 8777 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8778 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2701440 pts_time:56.28 dts:2701440 dts_time:56.28 -> pts:890880 pts_time:18.56 dts:890880 dts_time:18.56
|
|---|
| 8779 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2701440 pts_time:56.28 dts:2701440 dts_time:56.28 -> pts:890880 pts_time:18.56 dts:890880 dts_time:18.56
|
|---|
| 8780 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1411 pts_time:56.44 dts:1408 dts_time:56.32 -> pts:468 pts_time:18.72 dts:465 dts_time:18.6
|
|---|
| 8781 | dshow passing through packet of type video size 4147200 timestamp 566940827 orig timestamp 566218827 graph timestamp 566940627 diff 721800 Decklink Video Capture
|
|---|
| 8782 | dshow passing through packet of type audio size 7680 timestamp 566218827 orig timestamp 566218827 graph timestamp 566943127 diff 724300 Decklink Audio Capture
|
|---|
| 8783 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8784 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2703360 pts_time:56.32 dts:2703360 dts_time:56.32 -> pts:892800 pts_time:18.6 dts:892800 dts_time:18.6
|
|---|
| 8785 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2703360 pts_time:56.32 dts:2703360 dts_time:56.32 -> pts:892800 pts_time:18.6 dts:892800 dts_time:18.6
|
|---|
| 8786 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1409 pts_time:56.36 dts:1409 dts_time:56.36 -> pts:466 pts_time:18.64 dts:466 dts_time:18.64
|
|---|
| 8787 | dshow passing through packet of type video size 4147200 timestamp 567338027 orig timestamp 566618827 graph timestamp 567337927 diff 719100 Decklink Video Capture
|
|---|
| 8788 | dshow passing through packet of type audio size 7680 timestamp 566618827 orig timestamp 566618827 graph timestamp 567338427 diff 719600 Decklink Audio Capture
|
|---|
| 8789 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8790 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2705280 pts_time:56.36 dts:2705280 dts_time:56.36 -> pts:894720 pts_time:18.64 dts:894720 dts_time:18.64
|
|---|
| 8791 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2705280 pts_time:56.36 dts:2705280 dts_time:56.36 -> pts:894720 pts_time:18.64 dts:894720 dts_time:18.64
|
|---|
| 8792 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1410 pts_time:56.4 dts:1410 dts_time:56.4 -> pts:467 pts_time:18.68 dts:467 dts_time:18.68
|
|---|
| 8793 | dshow passing through packet of type video size 4147200 timestamp 567740827 orig timestamp 567018827 graph timestamp 567740627 diff 721800 Decklink Video Capture
|
|---|
| 8794 | dshow passing through packet of type audio size 7680 timestamp 567018827 orig timestamp 567018827 graph timestamp 567742727 diff 723900 Decklink Audio Capture
|
|---|
| 8795 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8796 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2707200 pts_time:56.4 dts:2707200 dts_time:56.4 -> pts:896640 pts_time:18.68 dts:896640 dts_time:18.68
|
|---|
| 8797 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2707200 pts_time:56.4 dts:2707200 dts_time:56.4 -> pts:896640 pts_time:18.68 dts:896640 dts_time:18.68
|
|---|
| 8798 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1414 pts_time:56.56 dts:1411 dts_time:56.44 -> pts:471 pts_time:18.84 dts:468 dts_time:18.72
|
|---|
| 8799 | dshow passing through packet of type video size 4147200 timestamp 568140627 orig timestamp 567418827 graph timestamp 568140327 diff 721500 Decklink Video Capture
|
|---|
| 8800 | dshow passing through packet of type audio size 7680 timestamp 567418827 orig timestamp 567418827 graph timestamp 568142527 diff 723700 Decklink Audio Capture
|
|---|
| 8801 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8802 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2709120 pts_time:56.44 dts:2709120 dts_time:56.44 -> pts:898560 pts_time:18.72 dts:898560 dts_time:18.72
|
|---|
| 8803 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2709120 pts_time:56.44 dts:2709120 dts_time:56.44 -> pts:898560 pts_time:18.72 dts:898560 dts_time:18.72
|
|---|
| 8804 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1412 pts_time:56.48 dts:1412 dts_time:56.48 -> pts:469 pts_time:18.76 dts:469 dts_time:18.76
|
|---|
| 8805 | dshow passing through packet of type video size 4147200 timestamp 568537427 orig timestamp 567818827 graph timestamp 568537427 diff 718600 Decklink Video Capture
|
|---|
| 8806 | dshow passing through packet of type audio size 7680 timestamp 567818827 orig timestamp 567818827 graph timestamp 568537927 diff 719100 Decklink Audio Capture
|
|---|
| 8807 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8808 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2711040 pts_time:56.48 dts:2711040 dts_time:56.48 -> pts:900480 pts_time:18.76 dts:900480 dts_time:18.76
|
|---|
| 8809 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2711040 pts_time:56.48 dts:2711040 dts_time:56.48 -> pts:900480 pts_time:18.76 dts:900480 dts_time:18.76
|
|---|
| 8810 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1413 pts_time:56.52 dts:1413 dts_time:56.52 -> pts:470 pts_time:18.8 dts:470 dts_time:18.8
|
|---|
| 8811 | dshow passing through packet of type video size 4147200 timestamp 568940427 orig timestamp 568218827 graph timestamp 568940227 diff 721400 Decklink Video Capture
|
|---|
| 8812 | dshow passing through packet of type audio size 7680 timestamp 568218827 orig timestamp 568218827 graph timestamp 568942227 diff 723400 Decklink Audio Capture
|
|---|
| 8813 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8814 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2712960 pts_time:56.52 dts:2712960 dts_time:56.52 -> pts:902400 pts_time:18.8 dts:902400 dts_time:18.8
|
|---|
| 8815 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2712960 pts_time:56.52 dts:2712960 dts_time:56.52 -> pts:902400 pts_time:18.8 dts:902400 dts_time:18.8
|
|---|
| 8816 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1417 pts_time:56.68 dts:1414 dts_time:56.56 -> pts:474 pts_time:18.96 dts:471 dts_time:18.84
|
|---|
| 8817 | frame= 1417 fps= 25 q=2.0 size=N/A time=00:00:56.68 bitrate=N/A speed= 1x
|
|---|
| 8818 | dshow passing through packet of type video size 4147200 timestamp 569340727 orig timestamp 568618827 graph timestamp 569340427 diff 721600 Decklink Video Capture
|
|---|
| 8819 | dshow passing through packet of type audio size 7680 timestamp 568618827 orig timestamp 568618827 graph timestamp 569342727 diff 723900 Decklink Audio Capture
|
|---|
| 8820 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8821 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2714880 pts_time:56.56 dts:2714880 dts_time:56.56 -> pts:904320 pts_time:18.84 dts:904320 dts_time:18.84
|
|---|
| 8822 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2714880 pts_time:56.56 dts:2714880 dts_time:56.56 -> pts:904320 pts_time:18.84 dts:904320 dts_time:18.84
|
|---|
| 8823 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1415 pts_time:56.6 dts:1415 dts_time:56.6 -> pts:472 pts_time:18.88 dts:472 dts_time:18.88
|
|---|
| 8824 | dshow passing through packet of type video size 4147200 timestamp 569737327 orig timestamp 569018827 graph timestamp 569737327 diff 718500 Decklink Video Capture
|
|---|
| 8825 | dshow passing through packet of type audio size 7680 timestamp 569018827 orig timestamp 569018827 graph timestamp 569737927 diff 719100 Decklink Audio Capture
|
|---|
| 8826 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8827 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2716800 pts_time:56.6 dts:2716800 dts_time:56.6 -> pts:906240 pts_time:18.88 dts:906240 dts_time:18.88
|
|---|
| 8828 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2716800 pts_time:56.6 dts:2716800 dts_time:56.6 -> pts:906240 pts_time:18.88 dts:906240 dts_time:18.88
|
|---|
| 8829 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1416 pts_time:56.64 dts:1416 dts_time:56.64 -> pts:473 pts_time:18.92 dts:473 dts_time:18.92
|
|---|
| 8830 | dshow passing through packet of type video size 4147200 timestamp 570140527 orig timestamp 569418827 graph timestamp 570140227 diff 721400 Decklink Video Capture
|
|---|
| 8831 | dshow passing through packet of type audio size 7680 timestamp 569418827 orig timestamp 569418827 graph timestamp 570142527 diff 723700 Decklink Audio Capture
|
|---|
| 8832 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8833 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2718720 pts_time:56.64 dts:2718720 dts_time:56.64 -> pts:908160 pts_time:18.92 dts:908160 dts_time:18.92
|
|---|
| 8834 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2718720 pts_time:56.64 dts:2718720 dts_time:56.64 -> pts:908160 pts_time:18.92 dts:908160 dts_time:18.92
|
|---|
| 8835 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1420 pts_time:56.8 dts:1417 dts_time:56.68 -> pts:477 pts_time:19.08 dts:474 dts_time:18.96
|
|---|
| 8836 | dshow passing through packet of type video size 4147200 timestamp 570540627 orig timestamp 569818827 graph timestamp 570540427 diff 721600 Decklink Video Capture
|
|---|
| 8837 | dshow passing through packet of type audio size 7680 timestamp 569818827 orig timestamp 569818827 graph timestamp 570542427 diff 723600 Decklink Audio Capture
|
|---|
| 8838 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8839 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2720640 pts_time:56.68 dts:2720640 dts_time:56.68 -> pts:910080 pts_time:18.96 dts:910080 dts_time:18.96
|
|---|
| 8840 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2720640 pts_time:56.68 dts:2720640 dts_time:56.68 -> pts:910080 pts_time:18.96 dts:910080 dts_time:18.96
|
|---|
| 8841 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1418 pts_time:56.72 dts:1418 dts_time:56.72 -> pts:475 pts_time:19 dts:475 dts_time:19
|
|---|
| 8842 | dshow passing through packet of type video size 4147200 timestamp 570940527 orig timestamp 570218827 graph timestamp 570940327 diff 721500 Decklink Video Capture
|
|---|
| 8843 | dshow passing through packet of type audio size 7680 timestamp 570218827 orig timestamp 570218827 graph timestamp 570942327 diff 723500 Decklink Audio Capture
|
|---|
| 8844 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8845 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2722560 pts_time:56.72 dts:2722560 dts_time:56.72 -> pts:912000 pts_time:19 dts:912000 dts_time:19
|
|---|
| 8846 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2722560 pts_time:56.72 dts:2722560 dts_time:56.72 -> pts:912000 pts_time:19 dts:912000 dts_time:19
|
|---|
| 8847 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1419 pts_time:56.76 dts:1419 dts_time:56.76 -> pts:476 pts_time:19.04 dts:476 dts_time:19.04
|
|---|
| 8848 | dshow passing through packet of type video size 4147200 timestamp 571339627 orig timestamp 570618827 graph timestamp 571339427 diff 720600 Decklink Video Capture
|
|---|
| 8849 | dshow passing through packet of type audio size 7680 timestamp 570618827 orig timestamp 570618827 graph timestamp 571340727 diff 721900 Decklink Audio Capture
|
|---|
| 8850 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8851 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2724480 pts_time:56.76 dts:2724480 dts_time:56.76 -> pts:913920 pts_time:19.04 dts:913920 dts_time:19.04
|
|---|
| 8852 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2724480 pts_time:56.76 dts:2724480 dts_time:56.76 -> pts:913920 pts_time:19.04 dts:913920 dts_time:19.04
|
|---|
| 8853 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1423 pts_time:56.92 dts:1420 dts_time:56.8 -> pts:480 pts_time:19.2 dts:477 dts_time:19.08
|
|---|
| 8854 | dshow passing through packet of type video size 4147200 timestamp 571740627 orig timestamp 571018827 graph timestamp 571740427 diff 721600 Decklink Video Capture
|
|---|
| 8855 | dshow passing through packet of type audio size 7680 timestamp 571018827 orig timestamp 571018827 graph timestamp 571742627 diff 723800 Decklink Audio Capture
|
|---|
| 8856 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8857 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2726400 pts_time:56.8 dts:2726400 dts_time:56.8 -> pts:915840 pts_time:19.08 dts:915840 dts_time:19.08
|
|---|
| 8858 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2726400 pts_time:56.8 dts:2726400 dts_time:56.8 -> pts:915840 pts_time:19.08 dts:915840 dts_time:19.08
|
|---|
| 8859 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1421 pts_time:56.84 dts:1421 dts_time:56.84 -> pts:478 pts_time:19.12 dts:478 dts_time:19.12
|
|---|
| 8860 | dshow passing through packet of type video size 4147200 timestamp 572139227 orig timestamp 571418827 graph timestamp 572139027 diff 720200 Decklink Video Capture
|
|---|
| 8861 | dshow passing through packet of type audio size 7680 timestamp 571418827 orig timestamp 571418827 graph timestamp 572140427 diff 721600 Decklink Audio Capture
|
|---|
| 8862 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8863 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2728320 pts_time:56.84 dts:2728320 dts_time:56.84 -> pts:917760 pts_time:19.12 dts:917760 dts_time:19.12
|
|---|
| 8864 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2728320 pts_time:56.84 dts:2728320 dts_time:56.84 -> pts:917760 pts_time:19.12 dts:917760 dts_time:19.12
|
|---|
| 8865 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1422 pts_time:56.88 dts:1422 dts_time:56.88 -> pts:479 pts_time:19.16 dts:479 dts_time:19.16
|
|---|
| 8866 | dshow passing through packet of type video size 4147200 timestamp 572538127 orig timestamp 571818827 graph timestamp 572538027 diff 719200 Decklink Video Capture
|
|---|
| 8867 | dshow passing through packet of type audio size 7680 timestamp 571818827 orig timestamp 571818827 graph timestamp 572539027 diff 720200 Decklink Audio Capture
|
|---|
| 8868 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8869 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2730240 pts_time:56.88 dts:2730240 dts_time:56.88 -> pts:919680 pts_time:19.16 dts:919680 dts_time:19.16
|
|---|
| 8870 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2730240 pts_time:56.88 dts:2730240 dts_time:56.88 -> pts:919680 pts_time:19.16 dts:919680 dts_time:19.16
|
|---|
| 8871 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1426 pts_time:57.04 dts:1423 dts_time:56.92 -> pts:483 pts_time:19.32 dts:480 dts_time:19.2
|
|---|
| 8872 | dshow passing through packet of type video size 4147200 timestamp 572940527 orig timestamp 572218827 graph timestamp 572939927 diff 721100 Decklink Video Capture
|
|---|
| 8873 | dshow passing through packet of type audio size 7680 timestamp 572218827 orig timestamp 572218827 graph timestamp 572942827 diff 724000 Decklink Audio Capture
|
|---|
| 8874 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8875 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2732160 pts_time:56.92 dts:2732160 dts_time:56.92 -> pts:921600 pts_time:19.2 dts:921600 dts_time:19.2
|
|---|
| 8876 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2732160 pts_time:56.92 dts:2732160 dts_time:56.92 -> pts:921600 pts_time:19.2 dts:921600 dts_time:19.2
|
|---|
| 8877 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1424 pts_time:56.96 dts:1424 dts_time:56.96 -> pts:481 pts_time:19.24 dts:481 dts_time:19.24
|
|---|
| 8878 | dshow passing through packet of type video size 4147200 timestamp 573338027 orig timestamp 572618827 graph timestamp 573338027 diff 719200 Decklink Video Capture
|
|---|
| 8879 | dshow passing through packet of type audio size 7680 timestamp 572618827 orig timestamp 572618827 graph timestamp 573338627 diff 719800 Decklink Audio Capture
|
|---|
| 8880 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8881 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2734080 pts_time:56.96 dts:2734080 dts_time:56.96 -> pts:923520 pts_time:19.24 dts:923520 dts_time:19.24
|
|---|
| 8882 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2734080 pts_time:56.96 dts:2734080 dts_time:56.96 -> pts:923520 pts_time:19.24 dts:923520 dts_time:19.24
|
|---|
| 8883 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1425 pts_time:57 dts:1425 dts_time:57 -> pts:482 pts_time:19.28 dts:482 dts_time:19.28
|
|---|
| 8884 | dshow passing through packet of type video size 4147200 timestamp 573740827 orig timestamp 573018827 graph timestamp 573740627 diff 721800 Decklink Video Capture
|
|---|
| 8885 | dshow passing through packet of type audio size 7680 timestamp 573018827 orig timestamp 573018827 graph timestamp 573742827 diff 724000 Decklink Audio Capture
|
|---|
| 8886 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8887 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2736000 pts_time:57 dts:2736000 dts_time:57 -> pts:925440 pts_time:19.28 dts:925440 dts_time:19.28
|
|---|
| 8888 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2736000 pts_time:57 dts:2736000 dts_time:57 -> pts:925440 pts_time:19.28 dts:925440 dts_time:19.28
|
|---|
| 8889 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1429 pts_time:57.16 dts:1426 dts_time:57.04 -> pts:486 pts_time:19.44 dts:483 dts_time:19.32
|
|---|
| 8890 | dshow passing through packet of type video size 4147200 timestamp 574140527 orig timestamp 573418827 graph timestamp 574140327 diff 721500 Decklink Video Capture
|
|---|
| 8891 | dshow passing through packet of type audio size 7680 timestamp 573418827 orig timestamp 573418827 graph timestamp 574142327 diff 723500 Decklink Audio Capture
|
|---|
| 8892 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8893 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2737920 pts_time:57.04 dts:2737920 dts_time:57.04 -> pts:927360 pts_time:19.32 dts:927360 dts_time:19.32
|
|---|
| 8894 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2737920 pts_time:57.04 dts:2737920 dts_time:57.04 -> pts:927360 pts_time:19.32 dts:927360 dts_time:19.32
|
|---|
| 8895 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1427 pts_time:57.08 dts:1427 dts_time:57.08 -> pts:484 pts_time:19.36 dts:484 dts_time:19.36
|
|---|
| 8896 | frame= 1430 fps= 25 q=2.5 size=N/A time=00:00:57.20 bitrate=N/A speed= 1x
|
|---|
| 8897 | dshow passing through packet of type video size 4147200 timestamp 574540527 orig timestamp 573818827 graph timestamp 574540327 diff 721500 Decklink Video Capture
|
|---|
| 8898 | dshow passing through packet of type audio size 7680 timestamp 573818827 orig timestamp 573818827 graph timestamp 574542027 diff 723200 Decklink Audio Capture
|
|---|
| 8899 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8900 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2739840 pts_time:57.08 dts:2739840 dts_time:57.08 -> pts:929280 pts_time:19.36 dts:929280 dts_time:19.36
|
|---|
| 8901 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2739840 pts_time:57.08 dts:2739840 dts_time:57.08 -> pts:929280 pts_time:19.36 dts:929280 dts_time:19.36
|
|---|
| 8902 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1428 pts_time:57.12 dts:1428 dts_time:57.12 -> pts:485 pts_time:19.4 dts:485 dts_time:19.4
|
|---|
| 8903 | dshow passing through packet of type video size 4147200 timestamp 574941027 orig timestamp 574218827 graph timestamp 574940827 diff 722000 Decklink Video Capture
|
|---|
| 8904 | dshow passing through packet of type audio size 7680 timestamp 574218827 orig timestamp 574218827 graph timestamp 574943027 diff 724200 Decklink Audio Capture
|
|---|
| 8905 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8906 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2741760 pts_time:57.12 dts:2741760 dts_time:57.12 -> pts:931200 pts_time:19.4 dts:931200 dts_time:19.4
|
|---|
| 8907 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2741760 pts_time:57.12 dts:2741760 dts_time:57.12 -> pts:931200 pts_time:19.4 dts:931200 dts_time:19.4
|
|---|
| 8908 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1432 pts_time:57.28 dts:1429 dts_time:57.16 -> pts:489 pts_time:19.56 dts:486 dts_time:19.44
|
|---|
| 8909 | dshow passing through packet of type video size 4147200 timestamp 575340927 orig timestamp 574618827 graph timestamp 575340727 diff 721900 Decklink Video Capture
|
|---|
| 8910 | dshow passing through packet of type audio size 7680 timestamp 574618827 orig timestamp 574618827 graph timestamp 575342927 diff 724100 Decklink Audio Capture
|
|---|
| 8911 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8912 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2743680 pts_time:57.16 dts:2743680 dts_time:57.16 -> pts:933120 pts_time:19.44 dts:933120 dts_time:19.44
|
|---|
| 8913 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2743680 pts_time:57.16 dts:2743680 dts_time:57.16 -> pts:933120 pts_time:19.44 dts:933120 dts_time:19.44
|
|---|
| 8914 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1430 pts_time:57.2 dts:1430 dts_time:57.2 -> pts:487 pts_time:19.48 dts:487 dts_time:19.48
|
|---|
| 8915 | dshow passing through packet of type video size 4147200 timestamp 575738427 orig timestamp 575018827 graph timestamp 575738327 diff 719500 Decklink Video Capture
|
|---|
| 8916 | dshow passing through packet of type audio size 7680 timestamp 575018827 orig timestamp 575018827 graph timestamp 575739427 diff 720600 Decklink Audio Capture
|
|---|
| 8917 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8918 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2745600 pts_time:57.2 dts:2745600 dts_time:57.2 -> pts:935040 pts_time:19.48 dts:935040 dts_time:19.48
|
|---|
| 8919 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2745600 pts_time:57.2 dts:2745600 dts_time:57.2 -> pts:935040 pts_time:19.48 dts:935040 dts_time:19.48
|
|---|
| 8920 | [segment @ 0000027eb2829600] stream:0 start_pts_time:37.72 pts:1431 pts_time:57.24 dts:1431 dts_time:57.24 -> pts:488 pts_time:19.52 dts:488 dts_time:19.52
|
|---|
| 8921 | dshow passing through packet of type video size 4147200 timestamp 576140627 orig timestamp 575418827 graph timestamp 576140427 diff 721600 Decklink Video Capture
|
|---|
| 8922 | dshow passing through packet of type audio size 7680 timestamp 575418827 orig timestamp 575418827 graph timestamp 576142527 diff 723700 Decklink Audio Capture
|
|---|
| 8923 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8924 | [segment @ 0000027eb2829600] stream:1 start_pts_time:37.72 pts:2747520 pts_time:57.24 dts:2747520 dts_time:57.24 -> pts:936960 pts_time:19.52 dts:936960 dts_time:19.52
|
|---|
| 8925 | [segment @ 0000027eb2829600] stream:2 start_pts_time:37.72 pts:2747520 pts_time:57.24 dts:2747520 dts_time:57.24 -> pts:936960 pts_time:19.52 dts:936960 dts_time:19.52
|
|---|
| 8926 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 8927 | [mxf @ 0000027ebf996000] edit units count 240
|
|---|
| 8928 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 8929 | [mxf @ 0000027ebf996000] essence container count:2
|
|---|
| 8930 | [mxf @ 0000027ebf996000] package type:1
|
|---|
| 8931 | [mxf @ 0000027ebf996000] package type:2
|
|---|
| 8932 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h11m00s__XDCAM_422_Field_UP.MXF' count:2 ended
|
|---|
| 8933 | [AVIOContext @ 0000027ebf86bf80] Statistics: 3 seeks, 1484 writeouts
|
|---|
| 8934 | [segment @ 0000027eb2829600] Opening 'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h11m20s__XDCAM_422_Field_UP.MXF' for writing
|
|---|
| 8935 | [file @ 0000027eb2821f40] Setting default whitelist 'file,crypto'
|
|---|
| 8936 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h11m20s__XDCAM_422_Field_UP.MXF' starts with packet stream:0 pts:1435 pts_time:57.4 frame:1432
|
|---|
| 8937 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1435 pts_time:57.4 dts:1432 dts_time:57.28 -> pts:0 pts_time:0 dts:-3 dts_time:-0.12
|
|---|
| 8938 | dshow passing through packet of type video size 4147200 timestamp 576540727 orig timestamp 575818827 graph timestamp 576540527 diff 721700 Decklink Video Capture
|
|---|
| 8939 | dshow passing through packet of type audio size 7680 timestamp 575818827 orig timestamp 575818827 graph timestamp 576542727 diff 723900 Decklink Audio Capture
|
|---|
| 8940 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8941 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2749440 pts_time:57.28 dts:2749440 dts_time:57.28 -> pts:-5760 pts_time:-0.12 dts:-5760 dts_time:-0.12
|
|---|
| 8942 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2749440 pts_time:57.28 dts:2749440 dts_time:57.28 -> pts:-5760 pts_time:-0.12 dts:-5760 dts_time:-0.12
|
|---|
| 8943 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1433 pts_time:57.32 dts:1433 dts_time:57.32 -> pts:-2 pts_time:-0.08 dts:-2 dts_time:-0.08
|
|---|
| 8944 | dshow passing through packet of type video size 4147200 timestamp 576941127 orig timestamp 576218827 graph timestamp 576940927 diff 722100 Decklink Video Capture
|
|---|
| 8945 | dshow passing through packet of type audio size 7680 timestamp 576218827 orig timestamp 576218827 graph timestamp 576943027 diff 724200 Decklink Audio Capture
|
|---|
| 8946 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8947 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2751360 pts_time:57.32 dts:2751360 dts_time:57.32 -> pts:-3840 pts_time:-0.08 dts:-3840 dts_time:-0.08
|
|---|
| 8948 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2751360 pts_time:57.32 dts:2751360 dts_time:57.32 -> pts:-3840 pts_time:-0.08 dts:-3840 dts_time:-0.08
|
|---|
| 8949 | [mxf @ 0000027ec043e240] essence container count:2
|
|---|
| 8950 | [mxf @ 0000027ec043e240] essence container count:2
|
|---|
| 8951 | [mxf @ 0000027ec043e240] package type:1
|
|---|
| 8952 | [mxf @ 0000027ec043e240] package type:2
|
|---|
| 8953 | [mxf @ 0000027ec043e240] essence container count:2
|
|---|
| 8954 | [mxf @ 0000027ec043e240] edit units count 0
|
|---|
| 8955 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1434 pts_time:57.36 dts:1434 dts_time:57.36 -> pts:-1 pts_time:-0.04 dts:-1 dts_time:-0.04
|
|---|
| 8956 | dshow passing through packet of type video size 4147200 timestamp 577339227 orig timestamp 576618827 graph timestamp 577339027 diff 720200 Decklink Video Capture
|
|---|
| 8957 | dshow passing through packet of type audio size 7680 timestamp 576618827 orig timestamp 576618827 graph timestamp 577340727 diff 721900 Decklink Audio Capture
|
|---|
| 8958 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8959 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2753280 pts_time:57.36 dts:2753280 dts_time:57.36 -> pts:-1920 pts_time:-0.04 dts:-1920 dts_time:-0.04
|
|---|
| 8960 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2753280 pts_time:57.36 dts:2753280 dts_time:57.36 -> pts:-1920 pts_time:-0.04 dts:-1920 dts_time:-0.04
|
|---|
| 8961 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1438 pts_time:57.52 dts:1435 dts_time:57.4 -> pts:3 pts_time:0.12 dts:0 dts_time:0
|
|---|
| 8962 | dshow passing through packet of type video size 4147200 timestamp 577740827 orig timestamp 577018827 graph timestamp 577740627 diff 721800 Decklink Video Capture
|
|---|
| 8963 | dshow passing through packet of type audio size 7680 timestamp 577018827 orig timestamp 577018827 graph timestamp 577742827 diff 724000 Decklink Audio Capture
|
|---|
| 8964 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8965 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2755200 pts_time:57.4 dts:2755200 dts_time:57.4 -> pts:0 pts_time:0 dts:0 dts_time:0
|
|---|
| 8966 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2755200 pts_time:57.4 dts:2755200 dts_time:57.4 -> pts:0 pts_time:0 dts:0 dts_time:0
|
|---|
| 8967 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1436 pts_time:57.44 dts:1436 dts_time:57.44 -> pts:1 pts_time:0.04 dts:1 dts_time:0.04
|
|---|
| 8968 | dshow passing through packet of type video size 4147200 timestamp 578140627 orig timestamp 577418827 graph timestamp 578140427 diff 721600 Decklink Video Capture
|
|---|
| 8969 | dshow passing through packet of type audio size 7680 timestamp 577418827 orig timestamp 577418827 graph timestamp 578142427 diff 723600 Decklink Audio Capture
|
|---|
| 8970 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8971 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2757120 pts_time:57.44 dts:2757120 dts_time:57.44 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 8972 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2757120 pts_time:57.44 dts:2757120 dts_time:57.44 -> pts:1920 pts_time:0.04 dts:1920 dts_time:0.04
|
|---|
| 8973 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1437 pts_time:57.48 dts:1437 dts_time:57.48 -> pts:2 pts_time:0.08 dts:2 dts_time:0.08
|
|---|
| 8974 | dshow passing through packet of type video size 4147200 timestamp 578537327 orig timestamp 577818827 graph timestamp 578537327 diff 718500 Decklink Video Capture
|
|---|
| 8975 | dshow passing through packet of type audio size 7680 timestamp 577818827 orig timestamp 577818827 graph timestamp 578537827 diff 719000 Decklink Audio Capture
|
|---|
| 8976 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8977 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2759040 pts_time:57.48 dts:2759040 dts_time:57.48 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 8978 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2759040 pts_time:57.48 dts:2759040 dts_time:57.48 -> pts:3840 pts_time:0.08 dts:3840 dts_time:0.08
|
|---|
| 8979 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1441 pts_time:57.64 dts:1438 dts_time:57.52 -> pts:6 pts_time:0.24 dts:3 dts_time:0.12
|
|---|
| 8980 | dshow passing through packet of type video size 4147200 timestamp 578940727 orig timestamp 578218827 graph timestamp 578940527 diff 721700 Decklink Video Capture
|
|---|
| 8981 | dshow passing through packet of type audio size 7680 timestamp 578218827 orig timestamp 578218827 graph timestamp 578942827 diff 724000 Decklink Audio Capture
|
|---|
| 8982 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8983 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2760960 pts_time:57.52 dts:2760960 dts_time:57.52 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 8984 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2760960 pts_time:57.52 dts:2760960 dts_time:57.52 -> pts:5760 pts_time:0.12 dts:5760 dts_time:0.12
|
|---|
| 8985 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1439 pts_time:57.56 dts:1439 dts_time:57.56 -> pts:4 pts_time:0.16 dts:4 dts_time:0.16
|
|---|
| 8986 | dshow passing through packet of type video size 4147200 timestamp 579337327 orig timestamp 578618827 graph timestamp 579337327 diff 718500 Decklink Video Capture
|
|---|
| 8987 | dshow passing through packet of type audio size 7680 timestamp 578618827 orig timestamp 578618827 graph timestamp 579337827 diff 719000 Decklink Audio Capture
|
|---|
| 8988 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8989 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2762880 pts_time:57.56 dts:2762880 dts_time:57.56 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 8990 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2762880 pts_time:57.56 dts:2762880 dts_time:57.56 -> pts:7680 pts_time:0.16 dts:7680 dts_time:0.16
|
|---|
| 8991 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1440 pts_time:57.6 dts:1440 dts_time:57.6 -> pts:5 pts_time:0.2 dts:5 dts_time:0.2
|
|---|
| 8992 | frame= 1443 fps= 25 q=2.5 size=N/A time=00:00:57.68 bitrate=N/A speed= 1x
|
|---|
| 8993 | dshow passing through packet of type video size 4147200 timestamp 579740927 orig timestamp 579018827 graph timestamp 579740627 diff 721800 Decklink Video Capture
|
|---|
| 8994 | dshow passing through packet of type audio size 7680 timestamp 579018827 orig timestamp 579018827 graph timestamp 579742927 diff 724100 Decklink Audio Capture
|
|---|
| 8995 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 8996 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2764800 pts_time:57.6 dts:2764800 dts_time:57.6 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 8997 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2764800 pts_time:57.6 dts:2764800 dts_time:57.6 -> pts:9600 pts_time:0.2 dts:9600 dts_time:0.2
|
|---|
| 8998 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1444 pts_time:57.76 dts:1441 dts_time:57.64 -> pts:9 pts_time:0.36 dts:6 dts_time:0.24
|
|---|
| 8999 | dshow passing through packet of type video size 4147200 timestamp 580140527 orig timestamp 579418827 graph timestamp 580140327 diff 721500 Decklink Video Capture
|
|---|
| 9000 | dshow passing through packet of type audio size 7680 timestamp 579418827 orig timestamp 579418827 graph timestamp 580142327 diff 723500 Decklink Audio Capture
|
|---|
| 9001 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9002 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2766720 pts_time:57.64 dts:2766720 dts_time:57.64 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 9003 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2766720 pts_time:57.64 dts:2766720 dts_time:57.64 -> pts:11520 pts_time:0.24 dts:11520 dts_time:0.24
|
|---|
| 9004 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1442 pts_time:57.68 dts:1442 dts_time:57.68 -> pts:7 pts_time:0.28 dts:7 dts_time:0.28
|
|---|
| 9005 | dshow passing through packet of type video size 4147200 timestamp 580536727 orig timestamp 579818827 graph timestamp 580536627 diff 717800 Decklink Video Capture
|
|---|
| 9006 | dshow passing through packet of type audio size 7680 timestamp 579818827 orig timestamp 579818827 graph timestamp 580537227 diff 718400 Decklink Audio Capture
|
|---|
| 9007 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9008 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2768640 pts_time:57.68 dts:2768640 dts_time:57.68 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 9009 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2768640 pts_time:57.68 dts:2768640 dts_time:57.68 -> pts:13440 pts_time:0.28 dts:13440 dts_time:0.28
|
|---|
| 9010 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1443 pts_time:57.72 dts:1443 dts_time:57.72 -> pts:8 pts_time:0.32 dts:8 dts_time:0.32
|
|---|
| 9011 | dshow passing through packet of type video size 4147200 timestamp 580936627 orig timestamp 580218827 graph timestamp 580936527 diff 717700 Decklink Video Capture
|
|---|
| 9012 | dshow passing through packet of type audio size 7680 timestamp 580218827 orig timestamp 580218827 graph timestamp 580937027 diff 718200 Decklink Audio Capture
|
|---|
| 9013 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9014 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2770560 pts_time:57.72 dts:2770560 dts_time:57.72 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 9015 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2770560 pts_time:57.72 dts:2770560 dts_time:57.72 -> pts:15360 pts_time:0.32 dts:15360 dts_time:0.32
|
|---|
| 9016 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1447 pts_time:57.88 dts:1444 dts_time:57.76 -> pts:12 pts_time:0.48 dts:9 dts_time:0.36
|
|---|
| 9017 | dshow passing through packet of type video size 4147200 timestamp 581337227 orig timestamp 580618827 graph timestamp 581337127 diff 718300 Decklink Video Capture
|
|---|
| 9018 | dshow passing through packet of type audio size 7680 timestamp 580618827 orig timestamp 580618827 graph timestamp 581337727 diff 718900 Decklink Audio Capture
|
|---|
| 9019 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9020 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2772480 pts_time:57.76 dts:2772480 dts_time:57.76 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 9021 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2772480 pts_time:57.76 dts:2772480 dts_time:57.76 -> pts:17280 pts_time:0.36 dts:17280 dts_time:0.36
|
|---|
| 9022 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1445 pts_time:57.8 dts:1445 dts_time:57.8 -> pts:10 pts_time:0.4 dts:10 dts_time:0.4
|
|---|
| 9023 | dshow passing through packet of type video size 4147200 timestamp 581740527 orig timestamp 581018827 graph timestamp 581740227 diff 721400 Decklink Video Capture
|
|---|
| 9024 | dshow passing through packet of type audio size 7680 timestamp 581018827 orig timestamp 581018827 graph timestamp 581742127 diff 723300 Decklink Audio Capture
|
|---|
| 9025 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9026 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2774400 pts_time:57.8 dts:2774400 dts_time:57.8 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 9027 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2774400 pts_time:57.8 dts:2774400 dts_time:57.8 -> pts:19200 pts_time:0.4 dts:19200 dts_time:0.4
|
|---|
| 9028 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1446 pts_time:57.84 dts:1446 dts_time:57.84 -> pts:11 pts_time:0.44 dts:11 dts_time:0.44
|
|---|
| 9029 | dshow passing through packet of type video size 4147200 timestamp 582137727 orig timestamp 581418827 graph timestamp 582137627 diff 718800 Decklink Video Capture
|
|---|
| 9030 | dshow passing through packet of type audio size 7680 timestamp 581418827 orig timestamp 581418827 graph timestamp 582138227 diff 719400 Decklink Audio Capture
|
|---|
| 9031 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9032 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2776320 pts_time:57.84 dts:2776320 dts_time:57.84 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 9033 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2776320 pts_time:57.84 dts:2776320 dts_time:57.84 -> pts:21120 pts_time:0.44 dts:21120 dts_time:0.44
|
|---|
| 9034 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1450 pts_time:58 dts:1447 dts_time:57.88 -> pts:15 pts_time:0.6 dts:12 dts_time:0.48
|
|---|
| 9035 | dshow passing through packet of type video size 4147200 timestamp 582540827 orig timestamp 581818827 graph timestamp 582540627 diff 721800 Decklink Video Capture
|
|---|
| 9036 | dshow passing through packet of type audio size 7680 timestamp 581818827 orig timestamp 581818827 graph timestamp 582542827 diff 724000 Decklink Audio Capture
|
|---|
| 9037 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9038 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2778240 pts_time:57.88 dts:2778240 dts_time:57.88 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 9039 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2778240 pts_time:57.88 dts:2778240 dts_time:57.88 -> pts:23040 pts_time:0.48 dts:23040 dts_time:0.48
|
|---|
| 9040 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1448 pts_time:57.92 dts:1448 dts_time:57.92 -> pts:13 pts_time:0.52 dts:13 dts_time:0.52
|
|---|
| 9041 | dshow passing through packet of type video size 4147200 timestamp 582937727 orig timestamp 582218827 graph timestamp 582937727 diff 718900 Decklink Video Capture
|
|---|
| 9042 | dshow passing through packet of type audio size 7680 timestamp 582218827 orig timestamp 582218827 graph timestamp 582938327 diff 719500 Decklink Audio Capture
|
|---|
| 9043 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9044 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2780160 pts_time:57.92 dts:2780160 dts_time:57.92 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 9045 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2780160 pts_time:57.92 dts:2780160 dts_time:57.92 -> pts:24960 pts_time:0.52 dts:24960 dts_time:0.52
|
|---|
| 9046 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1449 pts_time:57.96 dts:1449 dts_time:57.96 -> pts:14 pts_time:0.56 dts:14 dts_time:0.56
|
|---|
| 9047 | dshow passing through packet of type video size 4147200 timestamp 583340927 orig timestamp 582618827 graph timestamp 583340727 diff 721900 Decklink Video Capture
|
|---|
| 9048 | dshow passing through packet of type audio size 7680 timestamp 582618827 orig timestamp 582618827 graph timestamp 583343027 diff 724200 Decklink Audio Capture
|
|---|
| 9049 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9050 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2782080 pts_time:57.96 dts:2782080 dts_time:57.96 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 9051 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2782080 pts_time:57.96 dts:2782080 dts_time:57.96 -> pts:26880 pts_time:0.56 dts:26880 dts_time:0.56
|
|---|
| 9052 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1453 pts_time:58.12 dts:1450 dts_time:58 -> pts:18 pts_time:0.72 dts:15 dts_time:0.6
|
|---|
| 9053 | dshow passing through packet of type video size 4147200 timestamp 583740627 orig timestamp 583018827 graph timestamp 583740427 diff 721600 Decklink Video Capture
|
|---|
| 9054 | dshow passing through packet of type audio size 7680 timestamp 583018827 orig timestamp 583018827 graph timestamp 583742327 diff 723500 Decklink Audio Capture
|
|---|
| 9055 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9056 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2784000 pts_time:58 dts:2784000 dts_time:58 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 9057 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2784000 pts_time:58 dts:2784000 dts_time:58 -> pts:28800 pts_time:0.6 dts:28800 dts_time:0.6
|
|---|
| 9058 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1451 pts_time:58.04 dts:1451 dts_time:58.04 -> pts:16 pts_time:0.64 dts:16 dts_time:0.64
|
|---|
| 9059 | dshow passing through packet of type video size 4147200 timestamp 584138227 orig timestamp 583418827 graph timestamp 584138227 diff 719400 Decklink Video Capture
|
|---|
| 9060 | dshow passing through packet of type audio size 7680 timestamp 583418827 orig timestamp 583418827 graph timestamp 584138627 diff 719800 Decklink Audio Capture
|
|---|
| 9061 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9062 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2785920 pts_time:58.04 dts:2785920 dts_time:58.04 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 9063 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2785920 pts_time:58.04 dts:2785920 dts_time:58.04 -> pts:30720 pts_time:0.64 dts:30720 dts_time:0.64
|
|---|
| 9064 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1452 pts_time:58.08 dts:1452 dts_time:58.08 -> pts:17 pts_time:0.68 dts:17 dts_time:0.68
|
|---|
| 9065 | frame= 1455 fps= 25 q=2.5 size=N/A time=00:00:58.20 bitrate=N/A speed= 1x
|
|---|
| 9066 | dshow passing through packet of type video size 4147200 timestamp 584537527 orig timestamp 583818827 graph timestamp 584537427 diff 718600 Decklink Video Capture
|
|---|
| 9067 | dshow passing through packet of type audio size 7680 timestamp 583818827 orig timestamp 583818827 graph timestamp 584538027 diff 719200 Decklink Audio Capture
|
|---|
| 9068 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9069 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2787840 pts_time:58.08 dts:2787840 dts_time:58.08 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 9070 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2787840 pts_time:58.08 dts:2787840 dts_time:58.08 -> pts:32640 pts_time:0.68 dts:32640 dts_time:0.68
|
|---|
| 9071 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1456 pts_time:58.24 dts:1453 dts_time:58.12 -> pts:21 pts_time:0.84 dts:18 dts_time:0.72
|
|---|
| 9072 | dshow passing through packet of type video size 4147200 timestamp 584941127 orig timestamp 584218827 graph timestamp 584940827 diff 722000 Decklink Video Capture
|
|---|
| 9073 | dshow passing through packet of type audio size 7680 timestamp 584218827 orig timestamp 584218827 graph timestamp 584943027 diff 724200 Decklink Audio Capture
|
|---|
| 9074 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9075 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2789760 pts_time:58.12 dts:2789760 dts_time:58.12 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 9076 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2789760 pts_time:58.12 dts:2789760 dts_time:58.12 -> pts:34560 pts_time:0.72 dts:34560 dts_time:0.72
|
|---|
| 9077 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1454 pts_time:58.16 dts:1454 dts_time:58.16 -> pts:19 pts_time:0.76 dts:19 dts_time:0.76
|
|---|
| 9078 | dshow passing through packet of type video size 4147200 timestamp 585337427 orig timestamp 584618827 graph timestamp 585337427 diff 718600 Decklink Video Capture
|
|---|
| 9079 | dshow passing through packet of type audio size 7680 timestamp 584618827 orig timestamp 584618827 graph timestamp 585338127 diff 719300 Decklink Audio Capture
|
|---|
| 9080 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9081 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2791680 pts_time:58.16 dts:2791680 dts_time:58.16 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 9082 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2791680 pts_time:58.16 dts:2791680 dts_time:58.16 -> pts:36480 pts_time:0.76 dts:36480 dts_time:0.76
|
|---|
| 9083 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1455 pts_time:58.2 dts:1455 dts_time:58.2 -> pts:20 pts_time:0.8 dts:20 dts_time:0.8
|
|---|
| 9084 | dshow passing through packet of type video size 4147200 timestamp 585740827 orig timestamp 585018827 graph timestamp 585740627 diff 721800 Decklink Video Capture
|
|---|
| 9085 | dshow passing through packet of type audio size 7680 timestamp 585018827 orig timestamp 585018827 graph timestamp 585742627 diff 723800 Decklink Audio Capture
|
|---|
| 9086 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9087 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2793600 pts_time:58.2 dts:2793600 dts_time:58.2 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 9088 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2793600 pts_time:58.2 dts:2793600 dts_time:58.2 -> pts:38400 pts_time:0.8 dts:38400 dts_time:0.8
|
|---|
| 9089 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1459 pts_time:58.36 dts:1456 dts_time:58.24 -> pts:24 pts_time:0.96 dts:21 dts_time:0.84
|
|---|
| 9090 | dshow passing through packet of type video size 4147200 timestamp 586140227 orig timestamp 585418827 graph timestamp 586140027 diff 721200 Decklink Video Capture
|
|---|
| 9091 | dshow passing through packet of type audio size 7680 timestamp 585418827 orig timestamp 585418827 graph timestamp 586142127 diff 723300 Decklink Audio Capture
|
|---|
| 9092 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9093 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2795520 pts_time:58.24 dts:2795520 dts_time:58.24 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 9094 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2795520 pts_time:58.24 dts:2795520 dts_time:58.24 -> pts:40320 pts_time:0.84 dts:40320 dts_time:0.84
|
|---|
| 9095 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1457 pts_time:58.28 dts:1457 dts_time:58.28 -> pts:22 pts_time:0.88 dts:22 dts_time:0.88
|
|---|
| 9096 | dshow passing through packet of type video size 4147200 timestamp 586540827 orig timestamp 585818827 graph timestamp 586540627 diff 721800 Decklink Video Capture
|
|---|
| 9097 | dshow passing through packet of type audio size 7680 timestamp 585818827 orig timestamp 585818827 graph timestamp 586542927 diff 724100 Decklink Audio Capture
|
|---|
| 9098 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9099 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2797440 pts_time:58.28 dts:2797440 dts_time:58.28 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 9100 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2797440 pts_time:58.28 dts:2797440 dts_time:58.28 -> pts:42240 pts_time:0.88 dts:42240 dts_time:0.88
|
|---|
| 9101 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1458 pts_time:58.32 dts:1458 dts_time:58.32 -> pts:23 pts_time:0.92 dts:23 dts_time:0.92
|
|---|
| 9102 | dshow passing through packet of type video size 4147200 timestamp 586938327 orig timestamp 586218827 graph timestamp 586938227 diff 719400 Decklink Video Capture
|
|---|
| 9103 | dshow passing through packet of type audio size 7680 timestamp 586218827 orig timestamp 586218827 graph timestamp 586939327 diff 720500 Decklink Audio Capture
|
|---|
| 9104 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9105 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2799360 pts_time:58.32 dts:2799360 dts_time:58.32 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 9106 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2799360 pts_time:58.32 dts:2799360 dts_time:58.32 -> pts:44160 pts_time:0.92 dts:44160 dts_time:0.92
|
|---|
| 9107 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1462 pts_time:58.48 dts:1459 dts_time:58.36 -> pts:27 pts_time:1.08 dts:24 dts_time:0.96
|
|---|
| 9108 | dshow passing through packet of type video size 4147200 timestamp 587340827 orig timestamp 586618827 graph timestamp 587340527 diff 721700 Decklink Video Capture
|
|---|
| 9109 | dshow passing through packet of type audio size 7680 timestamp 586618827 orig timestamp 586618827 graph timestamp 587342527 diff 723700 Decklink Audio Capture
|
|---|
| 9110 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9111 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2801280 pts_time:58.36 dts:2801280 dts_time:58.36 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 9112 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2801280 pts_time:58.36 dts:2801280 dts_time:58.36 -> pts:46080 pts_time:0.96 dts:46080 dts_time:0.96
|
|---|
| 9113 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1460 pts_time:58.4 dts:1460 dts_time:58.4 -> pts:25 pts_time:1 dts:25 dts_time:1
|
|---|
| 9114 | dshow passing through packet of type video size 4147200 timestamp 587739227 orig timestamp 587018827 graph timestamp 587739027 diff 720200 Decklink Video Capture
|
|---|
| 9115 | dshow passing through packet of type audio size 7680 timestamp 587018827 orig timestamp 587018827 graph timestamp 587740627 diff 721800 Decklink Audio Capture
|
|---|
| 9116 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9117 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2803200 pts_time:58.4 dts:2803200 dts_time:58.4 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 9118 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2803200 pts_time:58.4 dts:2803200 dts_time:58.4 -> pts:48000 pts_time:1 dts:48000 dts_time:1
|
|---|
| 9119 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1461 pts_time:58.44 dts:1461 dts_time:58.44 -> pts:26 pts_time:1.04 dts:26 dts_time:1.04
|
|---|
| 9120 | dshow passing through packet of type video size 4147200 timestamp 588139327 orig timestamp 587418827 graph timestamp 588139227 diff 720400 Decklink Video Capture
|
|---|
| 9121 | dshow passing through packet of type audio size 7680 timestamp 587418827 orig timestamp 587418827 graph timestamp 588140827 diff 722000 Decklink Audio Capture
|
|---|
| 9122 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9123 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2805120 pts_time:58.44 dts:2805120 dts_time:58.44 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 9124 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2805120 pts_time:58.44 dts:2805120 dts_time:58.44 -> pts:49920 pts_time:1.04 dts:49920 dts_time:1.04
|
|---|
| 9125 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1465 pts_time:58.6 dts:1462 dts_time:58.48 -> pts:30 pts_time:1.2 dts:27 dts_time:1.08
|
|---|
| 9126 | dshow passing through packet of type video size 4147200 timestamp 588540527 orig timestamp 587818827 graph timestamp 588540327 diff 721500 Decklink Video Capture
|
|---|
| 9127 | dshow passing through packet of type audio size 7680 timestamp 587818827 orig timestamp 587818827 graph timestamp 588542327 diff 723500 Decklink Audio Capture
|
|---|
| 9128 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9129 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2807040 pts_time:58.48 dts:2807040 dts_time:58.48 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 9130 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2807040 pts_time:58.48 dts:2807040 dts_time:58.48 -> pts:51840 pts_time:1.08 dts:51840 dts_time:1.08
|
|---|
| 9131 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1463 pts_time:58.52 dts:1463 dts_time:58.52 -> pts:28 pts_time:1.12 dts:28 dts_time:1.12
|
|---|
| 9132 | dshow passing through packet of type video size 4147200 timestamp 588939227 orig timestamp 588218827 graph timestamp 588939127 diff 720300 Decklink Video Capture
|
|---|
| 9133 | dshow passing through packet of type audio size 7680 timestamp 588218827 orig timestamp 588218827 graph timestamp 588940727 diff 721900 Decklink Audio Capture
|
|---|
| 9134 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9135 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2808960 pts_time:58.52 dts:2808960 dts_time:58.52 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 9136 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2808960 pts_time:58.52 dts:2808960 dts_time:58.52 -> pts:53760 pts_time:1.12 dts:53760 dts_time:1.12
|
|---|
| 9137 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1464 pts_time:58.56 dts:1464 dts_time:58.56 -> pts:29 pts_time:1.16 dts:29 dts_time:1.16
|
|---|
| 9138 | dshow passing through packet of type video size 4147200 timestamp 589338227 orig timestamp 588618827 graph timestamp 589338127 diff 719300 Decklink Video Capture
|
|---|
| 9139 | dshow passing through packet of type audio size 7680 timestamp 588618827 orig timestamp 588618827 graph timestamp 589339127 diff 720300 Decklink Audio Capture
|
|---|
| 9140 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9141 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2810880 pts_time:58.56 dts:2810880 dts_time:58.56 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 9142 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2810880 pts_time:58.56 dts:2810880 dts_time:58.56 -> pts:55680 pts_time:1.16 dts:55680 dts_time:1.16
|
|---|
| 9143 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1468 pts_time:58.72 dts:1465 dts_time:58.6 -> pts:33 pts_time:1.32 dts:30 dts_time:1.2
|
|---|
| 9144 | frame= 1468 fps= 25 q=2.0 size=N/A time=00:00:58.68 bitrate=N/A speed= 1x
|
|---|
| 9145 | dshow passing through packet of type video size 4147200 timestamp 589737127 orig timestamp 589018827 graph timestamp 589737127 diff 718300 Decklink Video Capture
|
|---|
| 9146 | dshow passing through packet of type audio size 7680 timestamp 589018827 orig timestamp 589018827 graph timestamp 589737627 diff 718800 Decklink Audio Capture
|
|---|
| 9147 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9148 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2812800 pts_time:58.6 dts:2812800 dts_time:58.6 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 9149 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2812800 pts_time:58.6 dts:2812800 dts_time:58.6 -> pts:57600 pts_time:1.2 dts:57600 dts_time:1.2
|
|---|
| 9150 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1466 pts_time:58.64 dts:1466 dts_time:58.64 -> pts:31 pts_time:1.24 dts:31 dts_time:1.24
|
|---|
| 9151 | dshow passing through packet of type video size 4147200 timestamp 590140627 orig timestamp 589418827 graph timestamp 590140327 diff 721500 Decklink Video Capture
|
|---|
| 9152 | dshow passing through packet of type audio size 7680 timestamp 589418827 orig timestamp 589418827 graph timestamp 590142527 diff 723700 Decklink Audio Capture
|
|---|
| 9153 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9154 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2814720 pts_time:58.64 dts:2814720 dts_time:58.64 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 9155 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2814720 pts_time:58.64 dts:2814720 dts_time:58.64 -> pts:59520 pts_time:1.24 dts:59520 dts_time:1.24
|
|---|
| 9156 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1467 pts_time:58.68 dts:1467 dts_time:58.68 -> pts:32 pts_time:1.28 dts:32 dts_time:1.28
|
|---|
| 9157 | dshow passing through packet of type video size 4147200 timestamp 590537627 orig timestamp 589818827 graph timestamp 590537627 diff 718800 Decklink Video Capture
|
|---|
| 9158 | dshow passing through packet of type audio size 7680 timestamp 589818827 orig timestamp 589818827 graph timestamp 590538227 diff 719400 Decklink Audio Capture
|
|---|
| 9159 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9160 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2816640 pts_time:58.68 dts:2816640 dts_time:58.68 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 9161 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2816640 pts_time:58.68 dts:2816640 dts_time:58.68 -> pts:61440 pts_time:1.28 dts:61440 dts_time:1.28
|
|---|
| 9162 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1471 pts_time:58.84 dts:1468 dts_time:58.72 -> pts:36 pts_time:1.44 dts:33 dts_time:1.32
|
|---|
| 9163 | dshow passing through packet of type video size 4147200 timestamp 590940727 orig timestamp 590218827 graph timestamp 590940527 diff 721700 Decklink Video Capture
|
|---|
| 9164 | dshow passing through packet of type audio size 7680 timestamp 590218827 orig timestamp 590218827 graph timestamp 590942727 diff 723900 Decklink Audio Capture
|
|---|
| 9165 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9166 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2818560 pts_time:58.72 dts:2818560 dts_time:58.72 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 9167 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2818560 pts_time:58.72 dts:2818560 dts_time:58.72 -> pts:63360 pts_time:1.32 dts:63360 dts_time:1.32
|
|---|
| 9168 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1469 pts_time:58.76 dts:1469 dts_time:58.76 -> pts:34 pts_time:1.36 dts:34 dts_time:1.36
|
|---|
| 9169 | dshow passing through packet of type video size 4147200 timestamp 591339927 orig timestamp 590618827 graph timestamp 591339727 diff 720900 Decklink Video Capture
|
|---|
| 9170 | dshow passing through packet of type audio size 7680 timestamp 590618827 orig timestamp 590618827 graph timestamp 591341727 diff 722900 Decklink Audio Capture
|
|---|
| 9171 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9172 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2820480 pts_time:58.76 dts:2820480 dts_time:58.76 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 9173 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2820480 pts_time:58.76 dts:2820480 dts_time:58.76 -> pts:65280 pts_time:1.36 dts:65280 dts_time:1.36
|
|---|
| 9174 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1470 pts_time:58.8 dts:1470 dts_time:58.8 -> pts:35 pts_time:1.4 dts:35 dts_time:1.4
|
|---|
| 9175 | dshow passing through packet of type video size 4147200 timestamp 591740927 orig timestamp 591018827 graph timestamp 591740727 diff 721900 Decklink Video Capture
|
|---|
| 9176 | dshow passing through packet of type audio size 7680 timestamp 591018827 orig timestamp 591018827 graph timestamp 591742827 diff 724000 Decklink Audio Capture
|
|---|
| 9177 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9178 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2822400 pts_time:58.8 dts:2822400 dts_time:58.8 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 9179 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2822400 pts_time:58.8 dts:2822400 dts_time:58.8 -> pts:67200 pts_time:1.4 dts:67200 dts_time:1.4
|
|---|
| 9180 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1474 pts_time:58.96 dts:1471 dts_time:58.84 -> pts:39 pts_time:1.56 dts:36 dts_time:1.44
|
|---|
| 9181 | dshow passing through packet of type video size 4147200 timestamp 592140727 orig timestamp 591418827 graph timestamp 592140427 diff 721600 Decklink Video Capture
|
|---|
| 9182 | dshow passing through packet of type audio size 7680 timestamp 591418827 orig timestamp 591418827 graph timestamp 592142727 diff 723900 Decklink Audio Capture
|
|---|
| 9183 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9184 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2824320 pts_time:58.84 dts:2824320 dts_time:58.84 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 9185 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2824320 pts_time:58.84 dts:2824320 dts_time:58.84 -> pts:69120 pts_time:1.44 dts:69120 dts_time:1.44
|
|---|
| 9186 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1472 pts_time:58.88 dts:1472 dts_time:58.88 -> pts:37 pts_time:1.48 dts:37 dts_time:1.48
|
|---|
| 9187 | dshow passing through packet of type video size 4147200 timestamp 592536427 orig timestamp 591818827 graph timestamp 592536427 diff 717600 Decklink Video Capture
|
|---|
| 9188 | dshow passing through packet of type audio size 7680 timestamp 591818827 orig timestamp 591818827 graph timestamp 592536927 diff 718100 Decklink Audio Capture
|
|---|
| 9189 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9190 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2826240 pts_time:58.88 dts:2826240 dts_time:58.88 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 9191 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2826240 pts_time:58.88 dts:2826240 dts_time:58.88 -> pts:71040 pts_time:1.48 dts:71040 dts_time:1.48
|
|---|
| 9192 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1473 pts_time:58.92 dts:1473 dts_time:58.92 -> pts:38 pts_time:1.52 dts:38 dts_time:1.52
|
|---|
| 9193 | dshow passing through packet of type video size 4147200 timestamp 592940427 orig timestamp 592218827 graph timestamp 592940227 diff 721400 Decklink Video Capture
|
|---|
| 9194 | dshow passing through packet of type audio size 7680 timestamp 592218827 orig timestamp 592218827 graph timestamp 592942327 diff 723500 Decklink Audio Capture
|
|---|
| 9195 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9196 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2828160 pts_time:58.92 dts:2828160 dts_time:58.92 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 9197 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2828160 pts_time:58.92 dts:2828160 dts_time:58.92 -> pts:72960 pts_time:1.52 dts:72960 dts_time:1.52
|
|---|
| 9198 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1477 pts_time:59.08 dts:1474 dts_time:58.96 -> pts:42 pts_time:1.68 dts:39 dts_time:1.56
|
|---|
| 9199 | dshow passing through packet of type video size 4147200 timestamp 593337427 orig timestamp 592618827 graph timestamp 593337427 diff 718600 Decklink Video Capture
|
|---|
| 9200 | dshow passing through packet of type audio size 7680 timestamp 592618827 orig timestamp 592618827 graph timestamp 593337927 diff 719100 Decklink Audio Capture
|
|---|
| 9201 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9202 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2830080 pts_time:58.96 dts:2830080 dts_time:58.96 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 9203 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2830080 pts_time:58.96 dts:2830080 dts_time:58.96 -> pts:74880 pts_time:1.56 dts:74880 dts_time:1.56
|
|---|
| 9204 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1475 pts_time:59 dts:1475 dts_time:59 -> pts:40 pts_time:1.6 dts:40 dts_time:1.6
|
|---|
| 9205 | dshow passing through packet of type video size 4147200 timestamp 593740927 orig timestamp 593018827 graph timestamp 593740727 diff 721900 Decklink Video Capture
|
|---|
| 9206 | dshow passing through packet of type audio size 7680 timestamp 593018827 orig timestamp 593018827 graph timestamp 593742827 diff 724000 Decklink Audio Capture
|
|---|
| 9207 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9208 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2832000 pts_time:59 dts:2832000 dts_time:59 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 9209 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2832000 pts_time:59 dts:2832000 dts_time:59 -> pts:76800 pts_time:1.6 dts:76800 dts_time:1.6
|
|---|
| 9210 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1476 pts_time:59.04 dts:1476 dts_time:59.04 -> pts:41 pts_time:1.64 dts:41 dts_time:1.64
|
|---|
| 9211 | dshow passing through packet of type video size 4147200 timestamp 594141227 orig timestamp 593418827 graph timestamp 594141027 diff 722200 Decklink Video Capture
|
|---|
| 9212 | dshow passing through packet of type audio size 7680 timestamp 593418827 orig timestamp 593418827 graph timestamp 594143227 diff 724400 Decklink Audio Capture
|
|---|
| 9213 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9214 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2833920 pts_time:59.04 dts:2833920 dts_time:59.04 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 9215 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2833920 pts_time:59.04 dts:2833920 dts_time:59.04 -> pts:78720 pts_time:1.64 dts:78720 dts_time:1.64
|
|---|
| 9216 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1480 pts_time:59.2 dts:1477 dts_time:59.08 -> pts:45 pts_time:1.8 dts:42 dts_time:1.68
|
|---|
| 9217 | frame= 1480 fps= 25 q=2.0 size=N/A time=00:00:59.20 bitrate=N/A speed= 1x
|
|---|
| 9218 | dshow passing through packet of type video size 4147200 timestamp 594536527 orig timestamp 593818827 graph timestamp 594536527 diff 717700 Decklink Video Capture
|
|---|
| 9219 | dshow passing through packet of type audio size 7680 timestamp 593818827 orig timestamp 593818827 graph timestamp 594537427 diff 718600 Decklink Audio Capture
|
|---|
| 9220 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9221 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2835840 pts_time:59.08 dts:2835840 dts_time:59.08 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 9222 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2835840 pts_time:59.08 dts:2835840 dts_time:59.08 -> pts:80640 pts_time:1.68 dts:80640 dts_time:1.68
|
|---|
| 9223 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1478 pts_time:59.12 dts:1478 dts_time:59.12 -> pts:43 pts_time:1.72 dts:43 dts_time:1.72
|
|---|
| 9224 | dshow passing through packet of type video size 4147200 timestamp 594937327 orig timestamp 594218827 graph timestamp 594937327 diff 718500 Decklink Video Capture
|
|---|
| 9225 | dshow passing through packet of type audio size 7680 timestamp 594218827 orig timestamp 594218827 graph timestamp 594937927 diff 719100 Decklink Audio Capture
|
|---|
| 9226 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9227 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2837760 pts_time:59.12 dts:2837760 dts_time:59.12 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 9228 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2837760 pts_time:59.12 dts:2837760 dts_time:59.12 -> pts:82560 pts_time:1.72 dts:82560 dts_time:1.72
|
|---|
| 9229 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1479 pts_time:59.16 dts:1479 dts_time:59.16 -> pts:44 pts_time:1.76 dts:44 dts_time:1.76
|
|---|
| 9230 | dshow passing through packet of type video size 4147200 timestamp 595338427 orig timestamp 594618827 graph timestamp 595338327 diff 719500 Decklink Video Capture
|
|---|
| 9231 | dshow passing through packet of type audio size 7680 timestamp 594618827 orig timestamp 594618827 graph timestamp 595339327 diff 720500 Decklink Audio Capture
|
|---|
| 9232 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9233 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2839680 pts_time:59.16 dts:2839680 dts_time:59.16 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 9234 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2839680 pts_time:59.16 dts:2839680 dts_time:59.16 -> pts:84480 pts_time:1.76 dts:84480 dts_time:1.76
|
|---|
| 9235 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1483 pts_time:59.32 dts:1480 dts_time:59.2 -> pts:48 pts_time:1.92 dts:45 dts_time:1.8
|
|---|
| 9236 | dshow passing through packet of type video size 4147200 timestamp 595740727 orig timestamp 595018827 graph timestamp 595740427 diff 721600 Decklink Video Capture
|
|---|
| 9237 | dshow passing through packet of type audio size 7680 timestamp 595018827 orig timestamp 595018827 graph timestamp 595742627 diff 723800 Decklink Audio Capture
|
|---|
| 9238 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9239 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2841600 pts_time:59.2 dts:2841600 dts_time:59.2 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 9240 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2841600 pts_time:59.2 dts:2841600 dts_time:59.2 -> pts:86400 pts_time:1.8 dts:86400 dts_time:1.8
|
|---|
| 9241 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1481 pts_time:59.24 dts:1481 dts_time:59.24 -> pts:46 pts_time:1.84 dts:46 dts_time:1.84
|
|---|
| 9242 | dshow passing through packet of type video size 4147200 timestamp 596137527 orig timestamp 595418827 graph timestamp 596137427 diff 718600 Decklink Video Capture
|
|---|
| 9243 | dshow passing through packet of type audio size 7680 timestamp 595418827 orig timestamp 595418827 graph timestamp 596138027 diff 719200 Decklink Audio Capture
|
|---|
| 9244 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9245 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2843520 pts_time:59.24 dts:2843520 dts_time:59.24 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 9246 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2843520 pts_time:59.24 dts:2843520 dts_time:59.24 -> pts:88320 pts_time:1.84 dts:88320 dts_time:1.84
|
|---|
| 9247 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1482 pts_time:59.28 dts:1482 dts_time:59.28 -> pts:47 pts_time:1.88 dts:47 dts_time:1.88
|
|---|
| 9248 | dshow passing through packet of type video size 4147200 timestamp 596537427 orig timestamp 595818827 graph timestamp 596537427 diff 718600 Decklink Video Capture
|
|---|
| 9249 | dshow passing through packet of type audio size 7680 timestamp 595818827 orig timestamp 595818827 graph timestamp 596538027 diff 719200 Decklink Audio Capture
|
|---|
| 9250 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9251 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2845440 pts_time:59.28 dts:2845440 dts_time:59.28 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 9252 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2845440 pts_time:59.28 dts:2845440 dts_time:59.28 -> pts:90240 pts_time:1.88 dts:90240 dts_time:1.88
|
|---|
| 9253 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1486 pts_time:59.44 dts:1483 dts_time:59.32 -> pts:51 pts_time:2.04 dts:48 dts_time:1.92
|
|---|
| 9254 | dshow passing through packet of type video size 4147200 timestamp 596940927 orig timestamp 596218827 graph timestamp 596940627 diff 721800 Decklink Video Capture
|
|---|
| 9255 | dshow passing through packet of type audio size 7680 timestamp 596218827 orig timestamp 596218827 graph timestamp 596942827 diff 724000 Decklink Audio Capture
|
|---|
| 9256 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9257 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2847360 pts_time:59.32 dts:2847360 dts_time:59.32 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 9258 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2847360 pts_time:59.32 dts:2847360 dts_time:59.32 -> pts:92160 pts_time:1.92 dts:92160 dts_time:1.92
|
|---|
| 9259 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1484 pts_time:59.36 dts:1484 dts_time:59.36 -> pts:49 pts_time:1.96 dts:49 dts_time:1.96
|
|---|
| 9260 | dshow passing through packet of type video size 4147200 timestamp 597340527 orig timestamp 596618827 graph timestamp 597340227 diff 721400 Decklink Video Capture
|
|---|
| 9261 | dshow passing through packet of type audio size 7680 timestamp 596618827 orig timestamp 596618827 graph timestamp 597342227 diff 723400 Decklink Audio Capture
|
|---|
| 9262 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9263 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2849280 pts_time:59.36 dts:2849280 dts_time:59.36 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 9264 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2849280 pts_time:59.36 dts:2849280 dts_time:59.36 -> pts:94080 pts_time:1.96 dts:94080 dts_time:1.96
|
|---|
| 9265 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1485 pts_time:59.4 dts:1485 dts_time:59.4 -> pts:50 pts_time:2 dts:50 dts_time:2
|
|---|
| 9266 | dshow passing through packet of type video size 4147200 timestamp 597739427 orig timestamp 597018827 graph timestamp 597739227 diff 720400 Decklink Video Capture
|
|---|
| 9267 | dshow passing through packet of type audio size 7680 timestamp 597018827 orig timestamp 597018827 graph timestamp 597740927 diff 722100 Decklink Audio Capture
|
|---|
| 9268 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9269 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2851200 pts_time:59.4 dts:2851200 dts_time:59.4 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 9270 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2851200 pts_time:59.4 dts:2851200 dts_time:59.4 -> pts:96000 pts_time:2 dts:96000 dts_time:2
|
|---|
| 9271 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1489 pts_time:59.56 dts:1486 dts_time:59.44 -> pts:54 pts_time:2.16 dts:51 dts_time:2.04
|
|---|
| 9272 | dshow passing through packet of type video size 4147200 timestamp 598140627 orig timestamp 597418827 graph timestamp 598140427 diff 721600 Decklink Video Capture
|
|---|
| 9273 | dshow passing through packet of type audio size 7680 timestamp 597418827 orig timestamp 597418827 graph timestamp 598142227 diff 723400 Decklink Audio Capture
|
|---|
| 9274 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9275 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2853120 pts_time:59.44 dts:2853120 dts_time:59.44 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 9276 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2853120 pts_time:59.44 dts:2853120 dts_time:59.44 -> pts:97920 pts_time:2.04 dts:97920 dts_time:2.04
|
|---|
| 9277 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1487 pts_time:59.48 dts:1487 dts_time:59.48 -> pts:52 pts_time:2.08 dts:52 dts_time:2.08
|
|---|
| 9278 | dshow passing through packet of type video size 4147200 timestamp 598539327 orig timestamp 597818827 graph timestamp 598539127 diff 720300 Decklink Video Capture
|
|---|
| 9279 | dshow passing through packet of type audio size 7680 timestamp 597818827 orig timestamp 597818827 graph timestamp 598540827 diff 722000 Decklink Audio Capture
|
|---|
| 9280 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9281 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2855040 pts_time:59.48 dts:2855040 dts_time:59.48 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 9282 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2855040 pts_time:59.48 dts:2855040 dts_time:59.48 -> pts:99840 pts_time:2.08 dts:99840 dts_time:2.08
|
|---|
| 9283 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1488 pts_time:59.52 dts:1488 dts_time:59.52 -> pts:53 pts_time:2.12 dts:53 dts_time:2.12
|
|---|
| 9284 | dshow passing through packet of type video size 4147200 timestamp 598937727 orig timestamp 598218827 graph timestamp 598937527 diff 718700 Decklink Video Capture
|
|---|
| 9285 | dshow passing through packet of type audio size 7680 timestamp 598218827 orig timestamp 598218827 graph timestamp 598938627 diff 719800 Decklink Audio Capture
|
|---|
| 9286 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9287 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2856960 pts_time:59.52 dts:2856960 dts_time:59.52 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 9288 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2856960 pts_time:59.52 dts:2856960 dts_time:59.52 -> pts:101760 pts_time:2.12 dts:101760 dts_time:2.12
|
|---|
| 9289 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1492 pts_time:59.68 dts:1489 dts_time:59.56 -> pts:57 pts_time:2.28 dts:54 dts_time:2.16
|
|---|
| 9290 | dshow passing through packet of type video size 4147200 timestamp 599340927 orig timestamp 598618827 graph timestamp 599340627 diff 721800 Decklink Video Capture
|
|---|
| 9291 | dshow passing through packet of type audio size 7680 timestamp 598618827 orig timestamp 598618827 graph timestamp 599343127 diff 724300 Decklink Audio Capture
|
|---|
| 9292 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9293 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2858880 pts_time:59.56 dts:2858880 dts_time:59.56 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 9294 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2858880 pts_time:59.56 dts:2858880 dts_time:59.56 -> pts:103680 pts_time:2.16 dts:103680 dts_time:2.16
|
|---|
| 9295 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1490 pts_time:59.6 dts:1490 dts_time:59.6 -> pts:55 pts_time:2.2 dts:55 dts_time:2.2
|
|---|
| 9296 | frame= 1493 fps= 25 q=2.5 size=N/A time=00:00:59.72 bitrate=N/A speed= 1x
|
|---|
| 9297 | dshow passing through packet of type video size 4147200 timestamp 599740627 orig timestamp 599018827 graph timestamp 599740427 diff 721600 Decklink Video Capture
|
|---|
| 9298 | dshow passing through packet of type audio size 7680 timestamp 599018827 orig timestamp 599018827 graph timestamp 599743627 diff 724800 Decklink Audio Capture
|
|---|
| 9299 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9300 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2860800 pts_time:59.6 dts:2860800 dts_time:59.6 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 9301 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2860800 pts_time:59.6 dts:2860800 dts_time:59.6 -> pts:105600 pts_time:2.2 dts:105600 dts_time:2.2
|
|---|
| 9302 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1491 pts_time:59.64 dts:1491 dts_time:59.64 -> pts:56 pts_time:2.24 dts:56 dts_time:2.24
|
|---|
| 9303 | dshow passing through packet of type video size 4147200 timestamp 600141027 orig timestamp 599418827 graph timestamp 600140827 diff 722000 Decklink Video Capture
|
|---|
| 9304 | dshow passing through packet of type audio size 7680 timestamp 599418827 orig timestamp 599418827 graph timestamp 600143127 diff 724300 Decklink Audio Capture
|
|---|
| 9305 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9306 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2862720 pts_time:59.64 dts:2862720 dts_time:59.64 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 9307 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2862720 pts_time:59.64 dts:2862720 dts_time:59.64 -> pts:107520 pts_time:2.24 dts:107520 dts_time:2.24
|
|---|
| 9308 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1495 pts_time:59.8 dts:1492 dts_time:59.68 -> pts:60 pts_time:2.4 dts:57 dts_time:2.28
|
|---|
| 9309 | dshow passing through packet of type video size 4147200 timestamp 600540527 orig timestamp 599818827 graph timestamp 600540327 diff 721500 Decklink Video Capture
|
|---|
| 9310 | dshow passing through packet of type audio size 7680 timestamp 599818827 orig timestamp 599818827 graph timestamp 600542227 diff 723400 Decklink Audio Capture
|
|---|
| 9311 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9312 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2864640 pts_time:59.68 dts:2864640 dts_time:59.68 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 9313 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2864640 pts_time:59.68 dts:2864640 dts_time:59.68 -> pts:109440 pts_time:2.28 dts:109440 dts_time:2.28
|
|---|
| 9314 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1493 pts_time:59.72 dts:1493 dts_time:59.72 -> pts:58 pts_time:2.32 dts:58 dts_time:2.32
|
|---|
| 9315 | dshow passing through packet of type video size 4147200 timestamp 600938227 orig timestamp 600218827 graph timestamp 600938127 diff 719300 Decklink Video Capture
|
|---|
| 9316 | dshow passing through packet of type audio size 7680 timestamp 600218827 orig timestamp 600218827 graph timestamp 600939327 diff 720500 Decklink Audio Capture
|
|---|
| 9317 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9318 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2866560 pts_time:59.72 dts:2866560 dts_time:59.72 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 9319 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2866560 pts_time:59.72 dts:2866560 dts_time:59.72 -> pts:111360 pts_time:2.32 dts:111360 dts_time:2.32
|
|---|
| 9320 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1494 pts_time:59.76 dts:1494 dts_time:59.76 -> pts:59 pts_time:2.36 dts:59 dts_time:2.36
|
|---|
| 9321 | dshow passing through packet of type video size 4147200 timestamp 601340827 orig timestamp 600618827 graph timestamp 601340627 diff 721800 Decklink Video Capture
|
|---|
| 9322 | dshow passing through packet of type audio size 7680 timestamp 600618827 orig timestamp 600618827 graph timestamp 601342927 diff 724100 Decklink Audio Capture
|
|---|
| 9323 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9324 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2868480 pts_time:59.76 dts:2868480 dts_time:59.76 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 9325 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2868480 pts_time:59.76 dts:2868480 dts_time:59.76 -> pts:113280 pts_time:2.36 dts:113280 dts_time:2.36
|
|---|
| 9326 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1498 pts_time:59.92 dts:1495 dts_time:59.8 -> pts:63 pts_time:2.52 dts:60 dts_time:2.4
|
|---|
| 9327 | dshow passing through packet of type video size 4147200 timestamp 601740527 orig timestamp 601018827 graph timestamp 601740327 diff 721500 Decklink Video Capture
|
|---|
| 9328 | dshow passing through packet of type audio size 7680 timestamp 601018827 orig timestamp 601018827 graph timestamp 601742327 diff 723500 Decklink Audio Capture
|
|---|
| 9329 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9330 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2870400 pts_time:59.8 dts:2870400 dts_time:59.8 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 9331 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2870400 pts_time:59.8 dts:2870400 dts_time:59.8 -> pts:115200 pts_time:2.4 dts:115200 dts_time:2.4
|
|---|
| 9332 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1496 pts_time:59.84 dts:1496 dts_time:59.84 -> pts:61 pts_time:2.44 dts:61 dts_time:2.44
|
|---|
| 9333 | dshow passing through packet of type video size 4147200 timestamp 602137527 orig timestamp 601418827 graph timestamp 602137527 diff 718700 Decklink Video Capture
|
|---|
| 9334 | dshow passing through packet of type audio size 7680 timestamp 601418827 orig timestamp 601418827 graph timestamp 602137927 diff 719100 Decklink Audio Capture
|
|---|
| 9335 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9336 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2872320 pts_time:59.84 dts:2872320 dts_time:59.84 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 9337 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2872320 pts_time:59.84 dts:2872320 dts_time:59.84 -> pts:117120 pts_time:2.44 dts:117120 dts_time:2.44
|
|---|
| 9338 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1497 pts_time:59.88 dts:1497 dts_time:59.88 -> pts:62 pts_time:2.48 dts:62 dts_time:2.48
|
|---|
| 9339 | dshow passing through packet of type video size 4147200 timestamp 602540727 orig timestamp 601818827 graph timestamp 602540427 diff 721600 Decklink Video Capture
|
|---|
| 9340 | dshow passing through packet of type audio size 7680 timestamp 601818827 orig timestamp 601818827 graph timestamp 602543427 diff 724600 Decklink Audio Capture
|
|---|
| 9341 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9342 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2874240 pts_time:59.88 dts:2874240 dts_time:59.88 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 9343 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2874240 pts_time:59.88 dts:2874240 dts_time:59.88 -> pts:119040 pts_time:2.48 dts:119040 dts_time:2.48
|
|---|
| 9344 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1501 pts_time:60.04 dts:1498 dts_time:59.92 -> pts:66 pts_time:2.64 dts:63 dts_time:2.52
|
|---|
| 9345 | dshow passing through packet of type video size 4147200 timestamp 602941027 orig timestamp 602218827 graph timestamp 602940727 diff 721900 Decklink Video Capture
|
|---|
| 9346 | dshow passing through packet of type audio size 7680 timestamp 602218827 orig timestamp 602218827 graph timestamp 602942627 diff 723800 Decklink Audio Capture
|
|---|
| 9347 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9348 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2876160 pts_time:59.92 dts:2876160 dts_time:59.92 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 9349 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2876160 pts_time:59.92 dts:2876160 dts_time:59.92 -> pts:120960 pts_time:2.52 dts:120960 dts_time:2.52
|
|---|
| 9350 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1499 pts_time:59.96 dts:1499 dts_time:59.96 -> pts:64 pts_time:2.56 dts:64 dts_time:2.56
|
|---|
| 9351 | dshow passing through packet of type video size 4147200 timestamp 603337427 orig timestamp 602618827 graph timestamp 603337427 diff 718600 Decklink Video Capture
|
|---|
| 9352 | dshow passing through packet of type audio size 7680 timestamp 602618827 orig timestamp 602618827 graph timestamp 603337927 diff 719100 Decklink Audio Capture
|
|---|
| 9353 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9354 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2878080 pts_time:59.96 dts:2878080 dts_time:59.96 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 9355 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2878080 pts_time:59.96 dts:2878080 dts_time:59.96 -> pts:122880 pts_time:2.56 dts:122880 dts_time:2.56
|
|---|
| 9356 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1500 pts_time:60 dts:1500 dts_time:60 -> pts:65 pts_time:2.6 dts:65 dts_time:2.6
|
|---|
| 9357 | dshow passing through packet of type video size 4147200 timestamp 603740927 orig timestamp 603018827 graph timestamp 603740727 diff 721900 Decklink Video Capture
|
|---|
| 9358 | dshow passing through packet of type audio size 7680 timestamp 603018827 orig timestamp 603018827 graph timestamp 603743027 diff 724200 Decklink Audio Capture
|
|---|
| 9359 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9360 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2880000 pts_time:60 dts:2880000 dts_time:60 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 9361 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2880000 pts_time:60 dts:2880000 dts_time:60 -> pts:124800 pts_time:2.6 dts:124800 dts_time:2.6
|
|---|
| 9362 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1504 pts_time:60.16 dts:1501 dts_time:60.04 -> pts:69 pts_time:2.76 dts:66 dts_time:2.64
|
|---|
| 9363 | dshow passing through packet of type video size 4147200 timestamp 604141327 orig timestamp 603418827 graph timestamp 604141027 diff 722200 Decklink Video Capture
|
|---|
| 9364 | dshow passing through packet of type audio size 7680 timestamp 603418827 orig timestamp 603418827 graph timestamp 604143327 diff 724500 Decklink Audio Capture
|
|---|
| 9365 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9366 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2881920 pts_time:60.04 dts:2881920 dts_time:60.04 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 9367 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2881920 pts_time:60.04 dts:2881920 dts_time:60.04 -> pts:126720 pts_time:2.64 dts:126720 dts_time:2.64
|
|---|
| 9368 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1502 pts_time:60.08 dts:1502 dts_time:60.08 -> pts:67 pts_time:2.68 dts:67 dts_time:2.68
|
|---|
| 9369 | dshow passing through packet of type video size 4147200 timestamp 604537827 orig timestamp 603818827 graph timestamp 604537827 diff 719000 Decklink Video Capture
|
|---|
| 9370 | dshow passing through packet of type audio size 7680 timestamp 603818827 orig timestamp 603818827 graph timestamp 604538327 diff 719500 Decklink Audio Capture
|
|---|
| 9371 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9372 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2883840 pts_time:60.08 dts:2883840 dts_time:60.08 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 9373 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2883840 pts_time:60.08 dts:2883840 dts_time:60.08 -> pts:128640 pts_time:2.68 dts:128640 dts_time:2.68
|
|---|
| 9374 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1503 pts_time:60.12 dts:1503 dts_time:60.12 -> pts:68 pts_time:2.72 dts:68 dts_time:2.72
|
|---|
| 9375 | frame= 1506 fps= 25 q=2.5 size=N/A time=00:01:00.24 bitrate=N/A speed= 1x
|
|---|
| 9376 | dshow passing through packet of type video size 4147200 timestamp 604940527 orig timestamp 604218827 graph timestamp 604940327 diff 721500 Decklink Video Capture
|
|---|
| 9377 | dshow passing through packet of type audio size 7680 timestamp 604218827 orig timestamp 604218827 graph timestamp 604942627 diff 723800 Decklink Audio Capture
|
|---|
| 9378 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9379 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2885760 pts_time:60.12 dts:2885760 dts_time:60.12 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 9380 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2885760 pts_time:60.12 dts:2885760 dts_time:60.12 -> pts:130560 pts_time:2.72 dts:130560 dts_time:2.72
|
|---|
| 9381 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1507 pts_time:60.28 dts:1504 dts_time:60.16 -> pts:72 pts_time:2.88 dts:69 dts_time:2.76
|
|---|
| 9382 | dshow passing through packet of type video size 4147200 timestamp 605340627 orig timestamp 604618827 graph timestamp 605340427 diff 721600 Decklink Video Capture
|
|---|
| 9383 | dshow passing through packet of type audio size 7680 timestamp 604618827 orig timestamp 604618827 graph timestamp 605342627 diff 723800 Decklink Audio Capture
|
|---|
| 9384 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9385 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2887680 pts_time:60.16 dts:2887680 dts_time:60.16 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 9386 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2887680 pts_time:60.16 dts:2887680 dts_time:60.16 -> pts:132480 pts_time:2.76 dts:132480 dts_time:2.76
|
|---|
| 9387 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1505 pts_time:60.2 dts:1505 dts_time:60.2 -> pts:70 pts_time:2.8 dts:70 dts_time:2.8
|
|---|
| 9388 | dshow passing through packet of type video size 4147200 timestamp 605740427 orig timestamp 605018827 graph timestamp 605740227 diff 721400 Decklink Video Capture
|
|---|
| 9389 | dshow passing through packet of type audio size 7680 timestamp 605018827 orig timestamp 605018827 graph timestamp 605742027 diff 723200 Decklink Audio Capture
|
|---|
| 9390 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9391 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2889600 pts_time:60.2 dts:2889600 dts_time:60.2 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 9392 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2889600 pts_time:60.2 dts:2889600 dts_time:60.2 -> pts:134400 pts_time:2.8 dts:134400 dts_time:2.8
|
|---|
| 9393 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1506 pts_time:60.24 dts:1506 dts_time:60.24 -> pts:71 pts_time:2.84 dts:71 dts_time:2.84
|
|---|
| 9394 | dshow passing through packet of type video size 4147200 timestamp 606139127 orig timestamp 605418827 graph timestamp 606139027 diff 720200 Decklink Video Capture
|
|---|
| 9395 | dshow passing through packet of type audio size 7680 timestamp 605418827 orig timestamp 605418827 graph timestamp 606140627 diff 721800 Decklink Audio Capture
|
|---|
| 9396 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9397 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2891520 pts_time:60.24 dts:2891520 dts_time:60.24 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 9398 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2891520 pts_time:60.24 dts:2891520 dts_time:60.24 -> pts:136320 pts_time:2.84 dts:136320 dts_time:2.84
|
|---|
| 9399 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1510 pts_time:60.4 dts:1507 dts_time:60.28 -> pts:75 pts_time:3 dts:72 dts_time:2.88
|
|---|
| 9400 | dshow passing through packet of type video size 4147200 timestamp 606540727 orig timestamp 605818827 graph timestamp 606540527 diff 721700 Decklink Video Capture
|
|---|
| 9401 | dshow passing through packet of type audio size 7680 timestamp 605818827 orig timestamp 605818827 graph timestamp 606542627 diff 723800 Decklink Audio Capture
|
|---|
| 9402 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9403 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2893440 pts_time:60.28 dts:2893440 dts_time:60.28 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 9404 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2893440 pts_time:60.28 dts:2893440 dts_time:60.28 -> pts:138240 pts_time:2.88 dts:138240 dts_time:2.88
|
|---|
| 9405 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1508 pts_time:60.32 dts:1508 dts_time:60.32 -> pts:73 pts_time:2.92 dts:73 dts_time:2.92
|
|---|
| 9406 | dshow passing through packet of type video size 4147200 timestamp 606940627 orig timestamp 606218827 graph timestamp 606940427 diff 721600 Decklink Video Capture
|
|---|
| 9407 | dshow passing through packet of type audio size 7680 timestamp 606218827 orig timestamp 606218827 graph timestamp 606942427 diff 723600 Decklink Audio Capture
|
|---|
| 9408 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9409 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2895360 pts_time:60.32 dts:2895360 dts_time:60.32 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 9410 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2895360 pts_time:60.32 dts:2895360 dts_time:60.32 -> pts:140160 pts_time:2.92 dts:140160 dts_time:2.92
|
|---|
| 9411 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1509 pts_time:60.36 dts:1509 dts_time:60.36 -> pts:74 pts_time:2.96 dts:74 dts_time:2.96
|
|---|
| 9412 | dshow passing through packet of type video size 4147200 timestamp 607338127 orig timestamp 606618827 graph timestamp 607338027 diff 719200 Decklink Video Capture
|
|---|
| 9413 | dshow passing through packet of type audio size 7680 timestamp 606618827 orig timestamp 606618827 graph timestamp 607339127 diff 720300 Decklink Audio Capture
|
|---|
| 9414 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9415 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2897280 pts_time:60.36 dts:2897280 dts_time:60.36 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 9416 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2897280 pts_time:60.36 dts:2897280 dts_time:60.36 -> pts:142080 pts_time:2.96 dts:142080 dts_time:2.96
|
|---|
| 9417 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1513 pts_time:60.52 dts:1510 dts_time:60.4 -> pts:78 pts_time:3.12 dts:75 dts_time:3
|
|---|
| 9418 | dshow passing through packet of type video size 4147200 timestamp 607740727 orig timestamp 607018827 graph timestamp 607740427 diff 721600 Decklink Video Capture
|
|---|
| 9419 | dshow passing through packet of type audio size 7680 timestamp 607018827 orig timestamp 607018827 graph timestamp 607742727 diff 723900 Decklink Audio Capture
|
|---|
| 9420 | [rawvideo @ 0000027eb2827200] PACKET SIZE: 4147200, STRIDE: 3840
|
|---|
| 9421 |
|
|---|
| 9422 | Received windows signal 0
|
|---|
| 9423 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2899200 pts_time:60.4 dts:2899200 dts_time:60.4 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 9424 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2899200 pts_time:60.4 dts:2899200 dts_time:60.4 -> pts:144000 pts_time:3 dts:144000 dts_time:3
|
|---|
| 9425 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1511 pts_time:60.44 dts:1511 dts_time:60.44 -> pts:76 pts_time:3.04 dts:76 dts_time:3.04
|
|---|
| 9426 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2901120 pts_time:60.44 dts:2901120 dts_time:60.44 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 9427 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2901120 pts_time:60.44 dts:2901120 dts_time:60.44 -> pts:145920 pts_time:3.04 dts:145920 dts_time:3.04
|
|---|
| 9428 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1512 pts_time:60.48 dts:1512 dts_time:60.48 -> pts:77 pts_time:3.08 dts:77 dts_time:3.08
|
|---|
| 9429 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2903040 pts_time:60.48 dts:2903040 dts_time:60.48 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 9430 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2903040 pts_time:60.48 dts:2903040 dts_time:60.48 -> pts:147840 pts_time:3.08 dts:147840 dts_time:3.08
|
|---|
| 9431 | [segment @ 0000027eb2829600] stream:0 start_pts_time:57.4 pts:1514 pts_time:60.56 dts:1513 dts_time:60.52 -> pts:79 pts_time:3.16 dts:78 dts_time:3.12
|
|---|
| 9432 | [segment @ 0000027eb2829600] stream:1 start_pts_time:57.4 pts:2904960 pts_time:60.52 dts:2904960 dts_time:60.52 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 9433 | [segment @ 0000027eb2829600] stream:2 start_pts_time:57.4 pts:2904960 pts_time:60.52 dts:2904960 dts_time:60.52 -> pts:149760 pts_time:3.12 dts:149760 dts_time:3.12
|
|---|
| 9434 | [mxf @ 0000027ec043e240] essence container count:2
|
|---|
| 9435 | [mxf @ 0000027ec043e240] edit units count 82
|
|---|
| 9436 | [mxf @ 0000027ec043e240] essence container count:2
|
|---|
| 9437 | [mxf @ 0000027ec043e240] essence container count:2
|
|---|
| 9438 | [mxf @ 0000027ec043e240] package type:1
|
|---|
| 9439 | [mxf @ 0000027ec043e240] package type:2
|
|---|
| 9440 | [segment @ 0000027eb2829600] segment:'E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__31-12-2021__16h11m20s__XDCAM_422_Field_UP.MXF' count:3 ended
|
|---|
| 9441 | [AVIOContext @ 0000027ebf86afc0] Statistics: 2 seeks, 252 writeouts
|
|---|
| 9442 | frame= 1514 fps= 25 q=2.0 Lsize=N/A time=00:01:00.52 bitrate=N/A speed= 1x
|
|---|
| 9443 | video:369442kB audio:17021kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
|
|---|
| 9444 | Input file #0 (video=Decklink Video Capture:audio=Decklink Audio Capture):
|
|---|
| 9445 | Input stream #0:0 (video): 1514 packets read (6278860800 bytes); 1514 frames decoded;
|
|---|
| 9446 | Input stream #0:1 (audio): 1513 packets read (11619840 bytes); 1513 frames decoded (2904960 samples);
|
|---|
| 9447 | Total: 3027 packets (6290480640 bytes) demuxed
|
|---|
| 9448 | Output file #0 (E:\Ffmpeg\bin\_REC_1\_SEGMENTS_\REC_2_SEG__%d-%m-%Y__%Hh%Mm%Ss__XDCAM_422_Field_UP.MXF):
|
|---|
| 9449 | Output stream #0:0 (video): 1514 frames encoded; 1514 packets muxed (378309024 bytes);
|
|---|
| 9450 | Output stream #0:1 (audio): 1513 frames encoded (2904960 samples); 1513 packets muxed (8714880 bytes);
|
|---|
| 9451 | Output stream #0:2 (audio): 1513 frames encoded (2904960 samples); 1513 packets muxed (8714880 bytes);
|
|---|
| 9452 | Total: 4540 packets (395738784 bytes) muxed
|
|---|
| 9453 | 3027 frames successfully decoded, 0 decoding errors
|
|---|
| 9454 | dshow passing through packet of type video size 4147200 timestamp 608135527 orig timestamp 607418827 graph timestamp 608135427 diff 716600 Decklink Video Capture
|
|---|
| 9455 | dshow passing through packet of type audio size 7680 timestamp 607418827 orig timestamp 607418827 graph timestamp 608136327 diff 717500 Decklink Audio Capture
|
|---|
| 9456 | dshow passing through packet of type video size 4147200 timestamp 608536827 orig timestamp 607818827 graph timestamp 608536727 diff 717900 Decklink Video Capture
|
|---|
| 9457 | Exiting normally, received signal 2.
|
|---|