Skip to content

Instantly share code, notes, and snippets.

@Mapiarz
Created February 11, 2019 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mapiarz/e90b303e5cc019bd055a3b06873cb0f4 to your computer and use it in GitHub Desktop.
Save Mapiarz/e90b303e5cc019bd055a3b06873cb0f4 to your computer and use it in GitHub Desktop.
d:\Downloads\ffmpeg-20190211-6174686-win64-static\bin>ffmpeg -y -rtbufsize 2000M -video_size 3440x1440 -f dshow -i video="screen-capture-recorder" -r 60 -c:v h264_nvenc -preset losslesshp -pix_fmt nv12 game.mp4 -v trace
ffmpeg version N-93109-g6174686bc3 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 8.2.1 (GCC) 20181201
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-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 26.100 / 56. 26.100
libavcodec 58. 47.100 / 58. 47.100
libavformat 58. 26.101 / 58. 26.101
libavdevice 58. 6.101 / 58. 6.101
libavfilter 7. 48.100 / 7. 48.100
libswscale 5. 4.100 / 5. 4.100
libswresample 3. 4.100 / 3. 4.100
libpostproc 55. 4.100 / 55. 4.100
Splitting the commandline.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-rtbufsize' ... matched as AVOption 'rtbufsize' with argument '2000M'.
Reading option '-video_size' ... matched as AVOption 'video_size' with argument '3440x1440'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'dshow'.
Reading option '-i' ... matched as input url with argument 'video=screen-capture-recorder'.
Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '60'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_nvenc'.
Reading option '-preset' ... matched as AVOption 'preset' with argument 'losslesshp'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'nv12'.
Reading option 'game.mp4' ... matched as output url.
Reading option '-v' ... matched as option 'v' (set logging level) with argument 'trace'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option y (overwrite output files) with argument 1.
Applying option v (set logging level) with argument trace.
Successfully parsed a group of options.
Parsing a group of options: input url video=screen-capture-recorder.
Applying option f (force format) with argument dshow.
Successfully parsed a group of options.
Opening an input file: video=screen-capture-recorder.
[dshow @ 00000188376aaf40] Selecting pin Capture on video
leaving aero ondshow passing through packet of type video size 39628854 timestamp 174466910000 orig timestamp 174466910000 graph timestamp 174466910000 diff 0 screen-capture-recorder
[dshow @ 00000188376aaf40] All info found
[dshow @ 00000188376aaf40] stream 0: start_time: 17446.691 duration: -922337203685.478
[dshow @ 00000188376aaf40] format: start_time: 17446.691 duration: -9223372036854.775 bitrate=0 kb/s
Input #0, dshow, from 'video=screen-capture-recorder':
Duration: N/A, start: 17446.691000, bitrate: N/A
Stream #0:0, 1, 1/10000000: Video: rawvideo, 1 reference frame, bgr0, 3440x1440, 0/1, 60 fps, 60 tbr, 10000k tbn, 10000k tbc
Successfully opened the file.
Parsing a group of options: output url game.mp4.
Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 60.
Applying option c:v (codec name) with argument h264_nvenc.
Applying option pix_fmt (set pixel format) with argument nv12.
Successfully parsed a group of options.
Opening an output file: game.mp4.
[file @ 00000188376b4d80] Setting default whitelist 'file,crypto'
Successfully opened the file.
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (h264_nvenc))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
detected 12 logical cores
[graph 0 input from stream 0:0 @ 00000188376b5180] Setting 'video_size' to value '3440x1440'
[graph 0 input from stream 0:0 @ 00000188376b5180] Setting 'pix_fmt' to value '123'
[graph 0 input from stream 0:0 @ 00000188376b5180] Setting 'time_base' to value '1/10000000'
[graph 0 input from stream 0:0 @ 00000188376b5180] Setting 'pixel_aspect' to value '0/1'
[graph 0 input from stream 0:0 @ 00000188376b5180] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 00000188376b5180] Setting 'frame_rate' to value '10000000/166666'
[graph 0 input from stream 0:0 @ 00000188376b5180] w:3440 h:1440 pixfmt:bgr0 tb:1/10000000 fr:10000000/166666 sar:0/1 sws_param:flags=2
[format @ 00000188376b9480] Setting 'pix_fmts' to value 'nv12'
[auto_scaler_0 @ 000001883771b380] Setting 'flags' to value 'bicubic'
[auto_scaler_0 @ 000001883771b380] w:iw h:ih flags:'bicubic' interl:0
[format @ 00000188376b9480] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
[AVFilterGraph @ 00000188376aa1c0] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
[auto_scaler_0 @ 000001883771b380] w:3440 h:1440 fmt:bgr0 sar:0/1 -> w:3440 h:1440 fmt:nv12 sar:0/1 flags:0x4
dshow passing through packet of type video size 39628854 timestamp 174467560000 orig timestamp 174467560000 graph timestamp 174467560000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Loaded lib: nvcuda.dll
[h264_nvenc @ 00000188376b3480] Loaded sym: cuInit
[h264_nvenc @ 00000188376b3480] Loaded sym: cuDeviceGetCount
[h264_nvenc @ 00000188376b3480] Loaded sym: cuDeviceGet
[h264_nvenc @ 00000188376b3480] Loaded sym: cuDeviceGetName
[h264_nvenc @ 00000188376b3480] Loaded sym: cuDeviceGetUuid
[h264_nvenc @ 00000188376b3480] Loaded sym: cuDeviceComputeCapability
[h264_nvenc @ 00000188376b3480] Loaded sym: cuCtxCreate_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuCtxSetLimit
[h264_nvenc @ 00000188376b3480] Loaded sym: cuCtxPushCurrent_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuCtxPopCurrent_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuCtxDestroy_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuMemAlloc_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuMemFree_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuMemcpy2D_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuMemcpy2DAsync_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGetErrorName
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGetErrorString
[h264_nvenc @ 00000188376b3480] Loaded sym: cuStreamCreate
[h264_nvenc @ 00000188376b3480] Loaded sym: cuStreamQuery
[h264_nvenc @ 00000188376b3480] Loaded sym: cuStreamSynchronize
[h264_nvenc @ 00000188376b3480] Loaded sym: cuStreamDestroy_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuStreamAddCallback
[h264_nvenc @ 00000188376b3480] Loaded sym: cuEventCreate
[h264_nvenc @ 00000188376b3480] Loaded sym: cuEventDestroy_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuEventSynchronize
[h264_nvenc @ 00000188376b3480] Loaded sym: cuEventQuery
[h264_nvenc @ 00000188376b3480] Loaded sym: cuEventRecord
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGLGetDevices_v2
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGraphicsGLRegisterImage
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGraphicsUnregisterResource
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGraphicsMapResources
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGraphicsUnmapResources
[h264_nvenc @ 00000188376b3480] Loaded sym: cuGraphicsSubResourceGetMappedArray
[h264_nvenc @ 00000188376b3480] Loaded sym: cuImportExternalMemory
[h264_nvenc @ 00000188376b3480] Loaded sym: cuDestroyExternalMemory
[h264_nvenc @ 00000188376b3480] Loaded sym: cuExternalMemoryGetMappedBuffer
[h264_nvenc @ 00000188376b3480] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
[h264_nvenc @ 00000188376b3480] Loaded sym: cuMipmappedArrayGetLevel
[h264_nvenc @ 00000188376b3480] Loaded lib: nvEncodeAPI64.dll
[h264_nvenc @ 00000188376b3480] Loaded sym: NvEncodeAPICreateInstance
[h264_nvenc @ 00000188376b3480] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
[h264_nvenc @ 00000188376b3480] Loaded Nvenc version 9.0
[h264_nvenc @ 00000188376b3480] Nvenc initialized successfully
dshow passing through packet of type video size 39628854 timestamp 174468110000 orig timestamp 174468110000 graph timestamp 174468110000 diff 0 screen-capture-recorder
dshow passing through packet of type video size 39628854 timestamp 174468610000 orig timestamp 174468610000 graph timestamp 174468610000 diff 0 screen-capture-recorder
dshow passing through packet of type video size 39628854 timestamp 174469110000 orig timestamp 174469110000 graph timestamp 174469110000 diff 0 screen-capture-recorder
dshow passing through packet of type video size 39628854 timestamp 174469620000 orig timestamp 174469620000 graph timestamp 174469620000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuInit(0)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuDeviceGetCount(&nb_devices)
[h264_nvenc @ 00000188376b3480] 1 CUDA capable devices found
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuDeviceGet(&cu_device, idx)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuDeviceGetName(name, sizeof(name), cu_device)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuDeviceComputeCapability(&major, &minor, cu_device)
[h264_nvenc @ 00000188376b3480] [ GPU #0 - < GeForce RTX 2070 > has Compute SM 7.5 ]
dshow passing through packet of type video size 39628854 timestamp 174470110000 orig timestamp 174470110000 graph timestamp 174470110000 diff 0 screen-capture-recorder
dshow passing through packet of type video size 39628854 timestamp 174470750000 orig timestamp 174470750000 graph timestamp 174470750000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxCreate(&ctx->cu_context_internal, 0, cu_device)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] supports NVENC
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174471330000 orig timestamp 174471330000 graph timestamp 174471330000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174472090000 orig timestamp 174472090000 graph timestamp 174472090000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
Output #0, mp4, to 'game.mp4':
Metadata:
encoder : Lavf58.26.101
Stream #0:0, 0, 1/15360: Video: h264 (h264_nvenc), 1 reference frame (avc1 / 0x31637661), nv12, 3440x1440, 0/1, q=-1--1, 2000 kb/s, 60 fps, 15360 tbn, 60 tbc
Metadata:
encoder : Lavc58.47.100 h264_nvenc
Side data:
cpb: bitrate max/min/avg: 0/0/2000000 buffer size: 4000000 vbv_delay: -1
Clipping frame in rate conversion by 0.000008
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174472820000 orig timestamp 174472820000 graph timestamp 174472820000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520e=150882.5kbits/s dup=5 drop=0 speed=0.151x
dshow passing through packet of type video size 39628854 timestamp 174473360000 orig timestamp 174473360000 graph timestamp 174473360000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
dshow passing through packet of type video size 39628854 timestamp 174473920000 orig timestamp 174473920000 graph timestamp 174473920000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174474560000 orig timestamp 174474560000 graph timestamp 174474560000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174475140000 orig timestamp 174475140000 graph timestamp 174475140000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174475730000 orig timestamp 174475730000 graph timestamp 174475730000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
dshow passing through packet of type video size 39628854 timestamp 174476390000 orig timestamp 174476390000 graph timestamp 174476390000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174476970000 orig timestamp 174476970000 graph timestamp 174476970000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174477590000 orig timestamp 174477590000 graph timestamp 174477590000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174478170000 orig timestamp 174478170000 graph timestamp 174478170000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520e=91504.5kbits/s dup=33 drop=0 speed=0.682x
dshow passing through packet of type video size 39628854 timestamp 174478750000 orig timestamp 174478750000 graph timestamp 174478750000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
dshow passing through packet of type video size 39628854 timestamp 174479370000 orig timestamp 174479370000 graph timestamp 174479370000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174479970000 orig timestamp 174479970000 graph timestamp 174479970000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174480580000 orig timestamp 174480580000 graph timestamp 174480580000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174481160000 orig timestamp 174481160000 graph timestamp 174481160000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174481920000 orig timestamp 174481920000 graph timestamp 174481920000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174482630000 orig timestamp 174482630000 graph timestamp 174482630000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174483250000 orig timestamp 174483250000 graph timestamp 174483250000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520e=82384.6kbits/s dup=62 drop=0 speed=0.863x
dshow passing through packet of type video size 39628854 timestamp 174483900000 orig timestamp 174483900000 graph timestamp 174483900000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174484470000 orig timestamp 174484470000 graph timestamp 174484470000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174485080000 orig timestamp 174485080000 graph timestamp 174485080000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174485830000 orig timestamp 174485830000 graph timestamp 174485830000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174486480000 orig timestamp 174486480000 graph timestamp 174486480000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 4 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174487060000 orig timestamp 174487060000 graph timestamp 174487060000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174487700000 orig timestamp 174487700000 graph timestamp 174487700000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174488270000 orig timestamp 174488270000 graph timestamp 174488270000 diff 0 screen-capture-recorder
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
dshow passing through packet of type video size 39628854 timestamp 174488880000 orig timestamp 174488880000 graph timestamp 174488880000 diff 0 screen-capture-recorder
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520e=77892.0kbits/s dup=93 drop=0 speed=0.984x
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174489490000 orig timestamp 174489490000 graph timestamp 174489490000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 2 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
dshow passing through packet of type video size 39628854 timestamp 174490080000 orig timestamp 174490080000 graph timestamp 174490080000 diff 0 screen-capture-recorder
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174490710000 orig timestamp 174490710000 graph timestamp 174490710000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[rawvideo @ 00000188376bc340] PACKET SIZE: 39628854, STRIDE: 27520
*** 3 dup!
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
dshow passing through packet of type video size 39628854 timestamp 174491260000 orig timestamp 174491260000 graph timestamp 174491260000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
frame= 144 fps= 60 q=-1.0 Lsize= 22577kB time=00:00:02.38 bitrate=77598.8kbits/s dup=104 drop=0 speed=0.986x
video:22575kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.008007%
Input file #0 (video=screen-capture-recorder):
Input stream #0:0 (video): 40 packets read (1585154160 bytes); 40 frames decoded;
Total: 40 packets (1585154160 bytes) demuxed
Output file #0 (game.mp4):
Output stream #0:0 (video): 144 frames encoded; 144 packets muxed (23116760 bytes);
Total: 144 packets (23116760 bytes) muxed
40 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0000018837719040] Statistics: 2 seeks, 92 writeouts
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
dshow passing through packet of type video size 39628854 timestamp 174491960000 orig timestamp 174491960000 graph timestamp 174491960000 diff 0 screen-capture-recorder
[h264_nvenc @ 00000188376b3480] Calling dl_fn->cuda_dl->cuCtxDestroy(ctx->cu_context_internal)
[h264_nvenc @ 00000188376b3480] Nvenc unloaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment