Ticket #9877: ffmpeg-20220813-222417.log

File ffmpeg-20220813-222417.log, 2.1 MB (added by tudge, 4 years ago)

full output

Line 
1ffmpeg started on 2022-08-13 at 22:24:17
2Report written to "ffmpeg-20220813-222417.log"
3Log level: 99
4Command line:
5./ffmpeg -hwaccel cuvid -init_hw_device cuda:1 -avoid_negative_ts make_zero -v 9 -loglevel 99 -report -i http://192.168.3.3/any.mkv -filter_complex "[0:v]yadif_cuda=0:-1:0,split=4[v1][v2][v3][v4]; [v1]scale_cuda=w=1920:h=1080:interp_algo=lanczos[v1out]; [v2]scale_cuda=w=1280:h=720:interp_algo=lanczos[v2out]; [v3]scale_cuda=w=848:h=480:interp_algo=lanczos[v3out]; [v4]scale_cuda=w=640:h=360:interp_algo=lanczos[v4out]" -map "[v1out]" -c:v:0 h264_nvenc -b:v:0 5M -maxrate:v:0 6M -minrate:v:0 3M -bufsize:v:0 6M -profile:v main -preset p7 -map "[v2out]" -c:v:1 h264_nvenc -b:v:1 3M -maxrate:v:1 3M -minrate:v:1 1M -bufsize:v:1 6M -profile:v main -preset p7 -map "[v3out]" -c:v:2 h264_nvenc -b:v:2 1M -maxrate:v:2 1M -minrate:v:2 1M -bufsize:v:2 2M -profile:v main -preset p7 -map "[v4out]" -c:v:3 h264_nvenc -b:v:3 500K -maxrate:v:3 500K -minrate:v:3 300K -bufsize:v:3 1M -profile:v main -preset p7 -map a:0 -c:a:0 aac -b:a:0 128k -ac 2 -map a:1 -c:a:1 aac -b:a:1 128k -ac 2 -c:s webvtt -map s:0 -map s:1 -f hls -muxdelay 0 -hls_playlist_type vod -var_stream_map "a:0,agroup:aud,name:RU,language:\xd0\xa0\xd1\x83\xd1\x81\xd1\x81\xd0\xba\xd0\xb8\xd0\xb9,default:YES a:1,agroup:aud,name:EN,language:English,default:NO v:0,name:1080p,agroup:aud,s:0 v:1,name:720p,agroup:aud,s:1 v:2,name:480p,agroup:aud v:3,name:360p,agroup:aud" "http://192.168.3.3/any/%v.m3u8" -master_pl_name master.m3u8 -hls_time 6 -hls_list_size 0 -hls_allow_cache 1 -hls_segment_filename "http://192.168.3.3/any/%v_%05d.ts" -hls_subtitle_path "http://192.168.3.3/%v.m3u8"
6ffmpeg version N-107736-g9e029dc265-20220809 Copyright (c) 2000-2022 the FFmpeg developers
7 built with gcc 12.1.0 (crosstool-NG 1.25.0.55_3defb7b)
8 configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-ffbuild-linux-gnu- --arch=x86_64 --target-os=linux --enable-gpl --enable-version3 --disable-debug --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --enable-libpulse --enable-libvmaf --enable-libxcb --enable-xlib --enable-amf --enable-libaom --enable-libaribb24 --enable-avisynth --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-mbedtls --enable-librist --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-librav1e --enable-librubberband --disable-schannel -- libavutil 57. 32.101 / 57. 32.101
9 libavcodec 59. 42.100 / 59. 42.100
10 libavformat 59. 30.100 / 59. 30.100
11 libavdevice 59. 8.101 / 59. 8.101
12 libavfilter 8. 46.101 / 8. 46.101
13 libswscale 6. 8.102 / 6. 8.102
14 libswresample 4. 8.100 / 4. 8.100
15 libpostproc 56. 7.100 / 56. 7.100
16Splitting the commandline.
17Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'cuvid'.
18Reading option '-init_hw_device' ... matched as option 'init_hw_device' (initialise hardware device) with argument 'cuda:1'.
19Reading option '-avoid_negative_ts' ... matched as AVOption 'avoid_negative_ts' with argument 'make_zero'.
20Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
21Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
22Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
23Reading option '-i' ... matched as input url with argument 'http://192.168.3.3/any.mkv'.
24Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v]yadif_cuda=0:-1:0,split=4[v1][v2][v3][v4]; [v1]scale_cuda=w=1920:h=1080:interp_algo=lanczos[v1out]; [v2]scale_cuda=w=1280:h=720:interp_algo=lanczos[v2out]; [v3]scale_cuda=w=848:h=480:interp_algo=lanczos[v3out]; [v4]scale_cuda=w=640:h=360:interp_algo=lanczos[v4out]'.
25Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v1out]'.
26Reading option '-c:v:0' ... matched as option 'c' (codec name) with argument 'h264_nvenc'.
27Reading option '-b:v:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '5M'.
28Reading option '-maxrate:v:0' ... matched as AVOption 'maxrate:v:0' with argument '6M'.
29Reading option '-minrate:v:0' ... matched as AVOption 'minrate:v:0' with argument '3M'.
30Reading option '-bufsize:v:0' ... matched as AVOption 'bufsize:v:0' with argument '6M'.
31Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
32Reading option '-preset' ... matched as AVOption 'preset' with argument 'p7'.
33Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v2out]'.
34Reading option '-c:v:1' ... matched as option 'c' (codec name) with argument 'h264_nvenc'.
35Reading option '-b:v:1' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '3M'.
36Reading option '-maxrate:v:1' ... matched as AVOption 'maxrate:v:1' with argument '3M'.
37Reading option '-minrate:v:1' ... matched as AVOption 'minrate:v:1' with argument '1M'.
38Reading option '-bufsize:v:1' ... matched as AVOption 'bufsize:v:1' with argument '6M'.
39Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
40Reading option '-preset' ... matched as AVOption 'preset' with argument 'p7'.
41Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v3out]'.
42Reading option '-c:v:2' ... matched as option 'c' (codec name) with argument 'h264_nvenc'.
43Reading option '-b:v:2' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1M'.
44Reading option '-maxrate:v:2' ... matched as AVOption 'maxrate:v:2' with argument '1M'.
45Reading option '-minrate:v:2' ... matched as AVOption 'minrate:v:2' with argument '1M'.
46Reading option '-bufsize:v:2' ... matched as AVOption 'bufsize:v:2' with argument '2M'.
47Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
48Reading option '-preset' ... matched as AVOption 'preset' with argument 'p7'.
49Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v4out]'.
50Reading option '-c:v:3' ... matched as option 'c' (codec name) with argument 'h264_nvenc'.
51Reading option '-b:v:3' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '500K'.
52Reading option '-maxrate:v:3' ... matched as AVOption 'maxrate:v:3' with argument '500K'.
53Reading option '-minrate:v:3' ... matched as AVOption 'minrate:v:3' with argument '300K'.
54Reading option '-bufsize:v:3' ... matched as AVOption 'bufsize:v:3' with argument '1M'.
55Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
56Reading option '-preset' ... matched as AVOption 'preset' with argument 'p7'.
57Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 'a:0'.
58Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'aac'.
59Reading option '-b:a:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '128k'.
60Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
61Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 'a:1'.
62Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument 'aac'.
63Reading option '-b:a:1' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '128k'.
64Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
65Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'webvtt'.
66Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 's:0'.
67Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 's:1'.
68Reading option '-f' ... matched as option 'f' (force format) with argument 'hls'.
69Reading option '-muxdelay' ... matched as option 'muxdelay' (set the maximum demux-decode delay) with argument '0'.
70Reading option '-hls_playlist_type' ... matched as AVOption 'hls_playlist_type' with argument 'vod'.
71Reading option '-var_stream_map' ... matched as AVOption 'var_stream_map' with argument 'a:0,agroup:aud,name:RU,language:Русский,default:YES a:1,agroup:aud,name:EN,language:English,default:NO v:0,name:1080p,agroup:aud,s:0 v:1,name:720p,agroup:aud,s:1 v:2,name:480p,agroup:aud v:3,name:360p,agroup:aud'.
72Reading option 'http://192.168.3.3/any/%v.m3u8' ... matched as output url.
73Reading option '-master_pl_name' ... matched as AVOption 'master_pl_name' with argument 'master.m3u8'.
74Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '6'.
75Reading option '-hls_list_size' ... matched as AVOption 'hls_list_size' with argument '0'.
76Reading option '-hls_allow_cache' ... matched as AVOption 'hls_allow_cache' with argument '1'.
77Reading option '-hls_segment_filename' ... matched as AVOption 'hls_segment_filename' with argument 'http://192.168.3.3/any/%v_%05d.ts'.
78Reading option '-hls_subtitle_path' ... matched as AVOption 'hls_subtitle_path' with argument 'http://192.168.3.3/%v.m3u8'.
79Trailing option(s) found in the command: may be ignored.
80Finished splitting the commandline.
81Parsing a group of options: global .
82Applying option init_hw_device (initialise hardware device) with argument cuda:1.
83[AVHWDeviceContext @ 0x55f7a8469840] Loaded lib: libcuda.so.1
84[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuInit
85[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDeviceGetCount
86[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDeviceGet
87[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDeviceGetAttribute
88[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDeviceGetName
89[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDeviceComputeCapability
90[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuCtxCreate_v2
91[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuCtxSetLimit
92[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuCtxPushCurrent_v2
93[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuCtxPopCurrent_v2
94[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuCtxDestroy_v2
95[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemAlloc_v2
96[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemAllocPitch_v2
97[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemAllocManaged
98[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemsetD8Async
99[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemFree_v2
100[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpy
101[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyAsync
102[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpy2D_v2
103[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpy2DAsync_v2
104[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyHtoD_v2
105[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyHtoDAsync_v2
106[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyDtoH_v2
107[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyDtoHAsync_v2
108[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyDtoD_v2
109[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMemcpyDtoDAsync_v2
110[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGetErrorName
111[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGetErrorString
112[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuCtxGetDevice
113[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDevicePrimaryCtxRetain
114[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDevicePrimaryCtxRelease
115[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDevicePrimaryCtxSetFlags
116[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDevicePrimaryCtxGetState
117[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDevicePrimaryCtxReset
118[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuStreamCreate
119[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuStreamQuery
120[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuStreamSynchronize
121[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuStreamDestroy_v2
122[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuStreamAddCallback
123[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEventCreate
124[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEventDestroy_v2
125[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEventSynchronize
126[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEventQuery
127[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEventRecord
128[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuLaunchKernel
129[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuLinkCreate
130[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuLinkAddData
131[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuLinkComplete
132[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuLinkDestroy
133[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuModuleLoadData
134[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuModuleUnload
135[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuModuleGetFunction
136[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuModuleGetGlobal
137[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuTexObjectCreate
138[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuTexObjectDestroy
139[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGLGetDevices_v2
140[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGraphicsGLRegisterImage
141[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGraphicsUnregisterResource
142[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGraphicsMapResources
143[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGraphicsUnmapResources
144[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuGraphicsSubResourceGetMappedArray
145[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDeviceGetUuid
146[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuImportExternalMemory
147[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDestroyExternalMemory
148[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuExternalMemoryGetMappedBuffer
149[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
150[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMipmappedArrayGetLevel
151[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuMipmappedArrayDestroy
152[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuImportExternalSemaphore
153[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuDestroyExternalSemaphore
154[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuSignalExternalSemaphoresAsync
155[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuWaitExternalSemaphoresAsync
156[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuArray3DCreate_v2
157[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuArrayDestroy
158[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEGLStreamProducerConnect
159[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEGLStreamProducerDisconnect
160[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEGLStreamConsumerDisconnect
161[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEGLStreamProducerPresentFrame
162[AVHWDeviceContext @ 0x55f7a8469840] Loaded sym: cuEGLStreamProducerReturnFrame
163[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuInit(0)
164[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGet(&hwctx->internal->cuda_device, device_idx)
165[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxCreate(&hwctx->cuda_ctx, desired_flags, hwctx->internal->cuda_device)
166[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
167Applying option v (set logging level) with argument 9.
168Applying option loglevel (set logging level) with argument 99.
169Applying option report (generate a report) with argument 1.
170Applying option filter_complex (create a complex filtergraph) with argument [0:v]yadif_cuda=0:-1:0,split=4[v1][v2][v3][v4]; [v1]scale_cuda=w=1920:h=1080:interp_algo=lanczos[v1out]; [v2]scale_cuda=w=1280:h=720:interp_algo=lanczos[v2out]; [v3]scale_cuda=w=848:h=480:interp_algo=lanczos[v3out]; [v4]scale_cuda=w=640:h=360:interp_algo=lanczos[v4out].
171Successfully parsed a group of options.
172Parsing a group of options: input url http://192.168.3.3/any.mkv.
173Applying option hwaccel (use HW accelerated decoding) with argument cuvid.
174Successfully parsed a group of options.
175Opening an input file: http://192.168.3.3/any.mkv.
176[NULL @ 0x55f7a898f240] Opening 'http://192.168.3.3/any.mkv' for reading
177[http @ 0x55f7a898fa40] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
178[tcp @ 0x55f7a8992840] Original list of addresses:
179[tcp @ 0x55f7a8992840] Address 192.168.3.3 port 80
180[tcp @ 0x55f7a8992840] Interleaved list of addresses:
181[tcp @ 0x55f7a8992840] Address 192.168.3.3 port 80
182[tcp @ 0x55f7a8992840] Starting connection attempt to 192.168.3.3 port 80
183[tcp @ 0x55f7a8992840] Successfully connected to 192.168.3.3 port 80
184[http @ 0x55f7a898fa40] request: GET /any.mkv HTTP/1.1
185User-Agent: Lavf/59.30.100
186Accept: */*
187Range: bytes=0-
188Connection: close
189Host: 192.168.3.3
190Icy-MetaData: 1
191
192
193[http @ 0x55f7a898fa40] header='HTTP/1.1 206 Partial Content'
194[http @ 0x55f7a898fa40] http_code=206
195[http @ 0x55f7a898fa40] header='Server: nginx'
196[http @ 0x55f7a898fa40] header='Date: Sat, 13 Aug 2022 22:24:17 GMT'
197[http @ 0x55f7a898fa40] header='Content-Type: application/octet-stream'
198[http @ 0x55f7a898fa40] header='Content-Length: 10004263854'
199[http @ 0x55f7a898fa40] header='Last-Modified: Tue, 29 Mar 2022 12:52:07 GMT'
200[http @ 0x55f7a898fa40] header='Connection: close'
201[http @ 0x55f7a898fa40] header='ETag: "624300f7-2544cf3ae"'
202[http @ 0x55f7a898fa40] header='Content-Range: bytes 0-10004263853/10004263854'
203[http @ 0x55f7a898fa40] header=''
204Probing matroska,webm score:100 size:2048
205[matroska,webm @ 0x55f7a898f240] Format matroska,webm probed with size=2048 and score=100
206[tcp @ 0x55f7a89af600] Original list of addresses:
207[tcp @ 0x55f7a89af600] Address 192.168.3.3 port 80
208[tcp @ 0x55f7a89af600] Interleaved list of addresses:
209[tcp @ 0x55f7a89af600] Address 192.168.3.3 port 80
210[tcp @ 0x55f7a89af600] Starting connection attempt to 192.168.3.3 port 80
211[tcp @ 0x55f7a89af600] Successfully connected to 192.168.3.3 port 80
212[http @ 0x55f7a898fa40] request: GET /any.mkv HTTP/1.1
213User-Agent: Lavf/59.30.100
214Accept: */*
215Range: bytes=10004261847-
216Connection: close
217Host: 192.168.3.3
218Icy-MetaData: 1
219
220
221[http @ 0x55f7a898fa40] header='HTTP/1.1 206 Partial Content'
222[http @ 0x55f7a898fa40] http_code=206
223[http @ 0x55f7a898fa40] header='Server: nginx'
224[http @ 0x55f7a898fa40] header='Date: Sat, 13 Aug 2022 22:24:17 GMT'
225[http @ 0x55f7a898fa40] header='Content-Type: application/octet-stream'
226[http @ 0x55f7a898fa40] header='Content-Length: 2007'
227[http @ 0x55f7a898fa40] header='Last-Modified: Tue, 29 Mar 2022 12:52:07 GMT'
228[http @ 0x55f7a898fa40] header='Connection: close'
229[http @ 0x55f7a898fa40] header='ETag: "624300f7-2544cf3ae"'
230[http @ 0x55f7a898fa40] header='Content-Range: bytes 10004261847-10004263853/10004263854'
231[http @ 0x55f7a898fa40] header=''
232[tcp @ 0x55f7a89b5800] Original list of addresses:
233[tcp @ 0x55f7a89b5800] Address 192.168.3.3 port 80
234[tcp @ 0x55f7a89b5800] Interleaved list of addresses:
235[tcp @ 0x55f7a89b5800] Address 192.168.3.3 port 80
236[tcp @ 0x55f7a89b5800] Starting connection attempt to 192.168.3.3 port 80
237[tcp @ 0x55f7a89b5800] Successfully connected to 192.168.3.3 port 80
238[http @ 0x55f7a898fa40] request: GET /any.mkv HTTP/1.1
239User-Agent: Lavf/59.30.100
240Accept: */*
241Range: bytes=69118-
242Connection: close
243Host: 192.168.3.3
244Icy-MetaData: 1
245
246
247[http @ 0x55f7a898fa40] header='HTTP/1.1 206 Partial Content'
248[http @ 0x55f7a898fa40] http_code=206
249[http @ 0x55f7a898fa40] header='Server: nginx'
250[http @ 0x55f7a898fa40] header='Date: Sat, 13 Aug 2022 22:24:17 GMT'
251[http @ 0x55f7a898fa40] header='Content-Type: application/octet-stream'
252[http @ 0x55f7a898fa40] header='Content-Length: 10004194736'
253[http @ 0x55f7a898fa40] header='Last-Modified: Tue, 29 Mar 2022 12:52:07 GMT'
254[http @ 0x55f7a898fa40] header='Connection: close'
255[http @ 0x55f7a898fa40] header='ETag: "624300f7-2544cf3ae"'
256[http @ 0x55f7a898fa40] header='Content-Range: bytes 69118-10004263853/10004263854'
257[http @ 0x55f7a898fa40] header=''
258st:0 removing common factor 1000000 from timebase
259st:1 removing common factor 1000000 from timebase
260st:2 removing common factor 1000000 from timebase
261st:3 removing common factor 1000000 from timebase
262st:4 removing common factor 1000000 from timebase
263[matroska,webm @ 0x55f7a898f240] Before avformat_find_stream_info() pos: 69118 bytes read:77009 seeks:2 nb_streams:9
264[h264 @ 0x55f7a89b6100] nal_unit_type: 7(SPS), nal_ref_idc: 3
265[h264 @ 0x55f7a89b6100] nal_unit_type: 8(PPS), nal_ref_idc: 3
266[mjpeg @ 0x55f7a89b8f40] marker=d8 avail_size_in_buf=5035
267[mjpeg @ 0x55f7a89b8f40] marker parser used 0 bytes (0 bits)
268[mjpeg @ 0x55f7a89b8f40] marker=e1 avail_size_in_buf=5033
269[mjpeg @ 0x55f7a89b8f40] marker parser used 23 bytes (184 bits)
270[mjpeg @ 0x55f7a89b8f40] marker=ec avail_size_in_buf=5007
271[mjpeg @ 0x55f7a89b8f40] marker parser used 16 bytes (128 bits)
272[mjpeg @ 0x55f7a89b8f40] marker=ee avail_size_in_buf=4988
273[mjpeg @ 0x55f7a89b8f40] marker parser used 14 bytes (112 bits)
274[mjpeg @ 0x55f7a89b8f40] marker=db avail_size_in_buf=4972
275[mjpeg @ 0x55f7a89b8f40] index=0
276[mjpeg @ 0x55f7a89b8f40] qscale[0]: 0
277[mjpeg @ 0x55f7a89b8f40] index=1
278[mjpeg @ 0x55f7a89b8f40] qscale[1]: 0
279[mjpeg @ 0x55f7a89b8f40] marker parser used 132 bytes (1056 bits)
280[mjpeg @ 0x55f7a89b8f40] marker=c0 avail_size_in_buf=4838
281[mjpeg @ 0x55f7a89b8f40] Changing bps from 0 to 8
282[mjpeg @ 0x55f7a89b8f40] sof0: picture: 120x176
283[mjpeg @ 0x55f7a89b8f40] component 0 1:1 id: 0 quant:0
284[mjpeg @ 0x55f7a89b8f40] component 1 1:1 id: 1 quant:1
285[mjpeg @ 0x55f7a89b8f40] component 2 1:1 id: 2 quant:1
286[mjpeg @ 0x55f7a89b8f40] pix fmt id 11111100
287[mjpeg @ 0x55f7a89b8f40] Format yuvj444p chosen by get_format().
288[mjpeg @ 0x55f7a89b8f40] marker parser used 17 bytes (136 bits)
289[mjpeg @ 0x55f7a89b8f40] marker=c4 avail_size_in_buf=4819
290[mjpeg @ 0x55f7a89b8f40] marker parser used 0 bytes (0 bits)
291[mjpeg @ 0x55f7a89b8f40] escaping removed 17 bytes
292[mjpeg @ 0x55f7a89b8f40] marker=da avail_size_in_buf=4679
293[mjpeg @ 0x55f7a89b8f40] marker parser used 4662 bytes (37296 bits)
294[mjpeg @ 0x55f7a89b8f40] marker=d9 avail_size_in_buf=0
295[mjpeg @ 0x55f7a89b8f40] decode frame unused 0 bytes
296[mjpeg @ 0x55f7a89b9900] marker=d8 avail_size_in_buf=8560
297[mjpeg @ 0x55f7a89b9900] marker parser used 0 bytes (0 bits)
298[mjpeg @ 0x55f7a89b9900] marker=e1 avail_size_in_buf=8558
299[mjpeg @ 0x55f7a89b9900] marker parser used 23 bytes (184 bits)
300[mjpeg @ 0x55f7a89b9900] marker=ec avail_size_in_buf=8532
301[mjpeg @ 0x55f7a89b9900] marker parser used 16 bytes (128 bits)
302[mjpeg @ 0x55f7a89b9900] marker=ed avail_size_in_buf=8513
303[mjpeg @ 0x55f7a89b9900] marker parser used 43 bytes (344 bits)
304[mjpeg @ 0x55f7a89b9900] marker=ee avail_size_in_buf=8467
305[mjpeg @ 0x55f7a89b9900] marker parser used 14 bytes (112 bits)
306[mjpeg @ 0x55f7a89b9900] marker=db avail_size_in_buf=8451
307[mjpeg @ 0x55f7a89b9900] index=0
308[mjpeg @ 0x55f7a89b9900] qscale[0]: 0
309[mjpeg @ 0x55f7a89b9900] index=1
310[mjpeg @ 0x55f7a89b9900] qscale[1]: 0
311[mjpeg @ 0x55f7a89b9900] marker parser used 132 bytes (1056 bits)
312[mjpeg @ 0x55f7a89b9900] marker=c0 avail_size_in_buf=8317
313[mjpeg @ 0x55f7a89b9900] Changing bps from 0 to 8
314[mjpeg @ 0x55f7a89b9900] sof0: picture: 213x120
315[mjpeg @ 0x55f7a89b9900] component 0 1:1 id: 0 quant:0
316[mjpeg @ 0x55f7a89b9900] component 1 1:1 id: 1 quant:1
317[mjpeg @ 0x55f7a89b9900] component 2 1:1 id: 2 quant:1
318[mjpeg @ 0x55f7a89b9900] pix fmt id 11111100
319[mjpeg @ 0x55f7a89b9900] Format yuvj444p chosen by get_format().
320[mjpeg @ 0x55f7a89b9900] marker parser used 17 bytes (136 bits)
321[mjpeg @ 0x55f7a89b9900] marker=c4 avail_size_in_buf=8298
322[mjpeg @ 0x55f7a89b9900] marker parser used 0 bytes (0 bits)
323[mjpeg @ 0x55f7a89b9900] escaping removed 28 bytes
324[mjpeg @ 0x55f7a89b9900] marker=da avail_size_in_buf=8136
325[mjpeg @ 0x55f7a89b9900] marker parser used 8108 bytes (64864 bits)
326[mjpeg @ 0x55f7a89b9900] marker=d9 avail_size_in_buf=0
327[mjpeg @ 0x55f7a89b9900] decode frame unused 0 bytes
328[mjpeg @ 0x55f7a89ba2c0] marker=d8 avail_size_in_buf=23752
329[mjpeg @ 0x55f7a89ba2c0] marker parser used 0 bytes (0 bits)
330[mjpeg @ 0x55f7a89ba2c0] marker=e1 avail_size_in_buf=23750
331[mjpeg @ 0x55f7a89ba2c0] marker parser used 23 bytes (184 bits)
332[mjpeg @ 0x55f7a89ba2c0] marker=ec avail_size_in_buf=23724
333[mjpeg @ 0x55f7a89ba2c0] marker parser used 16 bytes (128 bits)
334[mjpeg @ 0x55f7a89ba2c0] marker=ee avail_size_in_buf=23705
335[mjpeg @ 0x55f7a89ba2c0] marker parser used 14 bytes (112 bits)
336[mjpeg @ 0x55f7a89ba2c0] marker=db avail_size_in_buf=23689
337[mjpeg @ 0x55f7a89ba2c0] index=0
338[mjpeg @ 0x55f7a89ba2c0] qscale[0]: 0
339[mjpeg @ 0x55f7a89ba2c0] index=1
340[mjpeg @ 0x55f7a89ba2c0] qscale[1]: 0
341[mjpeg @ 0x55f7a89ba2c0] marker parser used 132 bytes (1056 bits)
342[mjpeg @ 0x55f7a89ba2c0] marker=c0 avail_size_in_buf=23555
343[mjpeg @ 0x55f7a89ba2c0] Changing bps from 0 to 8
344[mjpeg @ 0x55f7a89ba2c0] sof0: picture: 600x882
345[mjpeg @ 0x55f7a89ba2c0] component 0 1:1 id: 0 quant:0
346[mjpeg @ 0x55f7a89ba2c0] component 1 1:1 id: 1 quant:1
347[mjpeg @ 0x55f7a89ba2c0] component 2 1:1 id: 2 quant:1
348[mjpeg @ 0x55f7a89ba2c0] pix fmt id 11111100
349[mjpeg @ 0x55f7a89ba2c0] Format yuvj444p chosen by get_format().
350[mjpeg @ 0x55f7a89ba2c0] marker parser used 17 bytes (136 bits)
351[mjpeg @ 0x55f7a89ba2c0] marker=c4 avail_size_in_buf=23536
352[mjpeg @ 0x55f7a89ba2c0] marker parser used 0 bytes (0 bits)
353[mjpeg @ 0x55f7a89ba2c0] escaping removed 102 bytes
354[mjpeg @ 0x55f7a89ba2c0] marker=da avail_size_in_buf=23337
355[mjpeg @ 0x55f7a89ba2c0] marker parser used 23235 bytes (185880 bits)
356[mjpeg @ 0x55f7a89ba2c0] marker=d9 avail_size_in_buf=0
357[mjpeg @ 0x55f7a89ba2c0] decode frame unused 0 bytes
358[mjpeg @ 0x55f7a89bac80] marker=d8 avail_size_in_buf=24550
359[mjpeg @ 0x55f7a89bac80] marker parser used 0 bytes (0 bits)
360[mjpeg @ 0x55f7a89bac80] marker=e1 avail_size_in_buf=24548
361[mjpeg @ 0x55f7a89bac80] marker parser used 23 bytes (184 bits)
362[mjpeg @ 0x55f7a89bac80] marker=ec avail_size_in_buf=24522
363[mjpeg @ 0x55f7a89bac80] marker parser used 16 bytes (128 bits)
364[mjpeg @ 0x55f7a89bac80] marker=ed avail_size_in_buf=24503
365[mjpeg @ 0x55f7a89bac80] marker parser used 43 bytes (344 bits)
366[mjpeg @ 0x55f7a89bac80] marker=ee avail_size_in_buf=24457
367[mjpeg @ 0x55f7a89bac80] marker parser used 14 bytes (112 bits)
368[mjpeg @ 0x55f7a89bac80] marker=db avail_size_in_buf=24441
369[mjpeg @ 0x55f7a89bac80] index=0
370[mjpeg @ 0x55f7a89bac80] qscale[0]: 0
371[mjpeg @ 0x55f7a89bac80] index=1
372[mjpeg @ 0x55f7a89bac80] qscale[1]: 0
373[mjpeg @ 0x55f7a89bac80] marker parser used 132 bytes (1056 bits)
374[mjpeg @ 0x55f7a89bac80] marker=c0 avail_size_in_buf=24307
375[mjpeg @ 0x55f7a89bac80] Changing bps from 0 to 8
376[mjpeg @ 0x55f7a89bac80] sof0: picture: 1067x600
377[mjpeg @ 0x55f7a89bac80] component 0 1:1 id: 0 quant:0
378[mjpeg @ 0x55f7a89bac80] component 1 1:1 id: 1 quant:1
379[mjpeg @ 0x55f7a89bac80] component 2 1:1 id: 2 quant:1
380[mjpeg @ 0x55f7a89bac80] pix fmt id 11111100
381[mjpeg @ 0x55f7a89bac80] Format yuvj444p chosen by get_format().
382[mjpeg @ 0x55f7a89bac80] marker parser used 17 bytes (136 bits)
383[mjpeg @ 0x55f7a89bac80] marker=c4 avail_size_in_buf=24288
384[mjpeg @ 0x55f7a89bac80] marker parser used 0 bytes (0 bits)
385[mjpeg @ 0x55f7a89bac80] escaping removed 91 bytes
386[mjpeg @ 0x55f7a89bac80] marker=da avail_size_in_buf=24087
387[mjpeg @ 0x55f7a89bac80] marker parser used 23996 bytes (191968 bits)
388[mjpeg @ 0x55f7a89bac80] marker=d9 avail_size_in_buf=0
389[mjpeg @ 0x55f7a89bac80] decode frame unused 0 bytes
390[h264 @ 0x55f7a89b6100] nal_unit_type: 7(SPS), nal_ref_idc: 3
391[h264 @ 0x55f7a89b6100] nal_unit_type: 8(PPS), nal_ref_idc: 3
392[h264 @ 0x55f7a89b6100] nal_unit_type: 6(SEI), nal_ref_idc: 0
393[h264 @ 0x55f7a89b6100] nal_unit_type: 5(IDR), nal_ref_idc: 3
394[h264 @ 0x55f7a89b6100] Format yuv420p chosen by get_format().
395[h264 @ 0x55f7a89b6100] Reinit context to 1920x800, pix_fmt: yuv420p
396[h264 @ 0x55f7a89b6100] no picture
397[matroska,webm @ 0x55f7a898f240] All info found
398[matroska,webm @ 0x55f7a898f240] stream 0: start_time: 0 duration: NOPTS
399[matroska,webm @ 0x55f7a898f240] stream 1: start_time: 0.024 duration: NOPTS
400[matroska,webm @ 0x55f7a898f240] stream 2: start_time: 0 duration: NOPTS
401[matroska,webm @ 0x55f7a898f240] stream 3: start_time: 0 duration: 7387.39
402[matroska,webm @ 0x55f7a898f240] stream 4: start_time: 0 duration: 7387.39
403[matroska,webm @ 0x55f7a898f240] stream 5: start_time: 0 duration: 7387.39
404[matroska,webm @ 0x55f7a898f240] stream 6: start_time: 0 duration: 7387.39
405[matroska,webm @ 0x55f7a898f240] stream 7: start_time: 0 duration: 7387.39
406[matroska,webm @ 0x55f7a898f240] stream 8: start_time: 0 duration: 7387.39
407[matroska,webm @ 0x55f7a898f240] format: start_time: 0 duration: 7387.39 (estimate from stream) bitrate=10833 kb/s
408[matroska,webm @ 0x55f7a898f240] After avformat_find_stream_info() pos: 162351 bytes read:183207 seeks:2 frames:22
409WARNING: defaulting hwaccel_output_format to cuda for compatibility with old commandlines. This behaviour is DEPRECATED and will be removed in the future. Please explicitly set "-hwaccel_output_format cuda".
410Selecting decoder 'h264' because of requested hwaccel method cuda
411WARNING: defaulting hwaccel_output_format to cuda for compatibility with old commandlines. This behaviour is DEPRECATED and will be removed in the future. Please explicitly set "-hwaccel_output_format cuda".
412Selecting decoder 'mjpeg' because of requested hwaccel method cuda
413WARNING: defaulting hwaccel_output_format to cuda for compatibility with old commandlines. This behaviour is DEPRECATED and will be removed in the future. Please explicitly set "-hwaccel_output_format cuda".
414Selecting decoder 'mjpeg' because of requested hwaccel method cuda
415WARNING: defaulting hwaccel_output_format to cuda for compatibility with old commandlines. This behaviour is DEPRECATED and will be removed in the future. Please explicitly set "-hwaccel_output_format cuda".
416Selecting decoder 'mjpeg' because of requested hwaccel method cuda
417WARNING: defaulting hwaccel_output_format to cuda for compatibility with old commandlines. This behaviour is DEPRECATED and will be removed in the future. Please explicitly set "-hwaccel_output_format cuda".
418Selecting decoder 'mjpeg' because of requested hwaccel method cuda
419Input #0, matroska,webm, from 'http://192.168.3.3/any.mkv':
420 Metadata:
421 title : any.2016.1080p.BluRay.x264.DD5.1-FGT
422 encoder : libebml v1.3.1 + libmatroska v1.4.2
423 creation_time : 2016-09-10T00:52:57.000000Z
424 Duration: 02:03:07.39, start: 0.000000, bitrate: 10833 kb/s
425 Chapters:
426 Chapter #0:0: start 0.000000, end 566.483000
427 Metadata:
428 title : 00:00:00.000
429 Chapter #0:1: start 566.483000, end 949.407000
430 Metadata:
431 title : 00:09:26.483
432 Chapter #0:2: start 949.407000, end 1356.146000
433 Metadata:
434 title : 00:15:49.407
435 Chapter #0:3: start 1356.146000, end 1756.171000
436 Metadata:
437 title : 00:22:36.146
438 Chapter #0:4: start 1756.171000, end 2323.321000
439 Metadata:
440 title : 00:29:16.171
441 Chapter #0:5: start 2323.321000, end 2804.093000
442 Metadata:
443 title : 00:38:43.321
444 Chapter #0:6: start 2804.093000, end 3182.679000
445 Metadata:
446 title : 00:46:44.093
447 Chapter #0:7: start 3182.679000, end 3377.332000
448 Metadata:
449 title : 00:53:02.679
450 Chapter #0:8: start 3377.332000, end 3763.927000
451 Metadata:
452 title : 00:56:17.332
453 Chapter #0:9: start 3763.927000, end 4068.314000
454 Metadata:
455 title : 01:02:43.927
456 Chapter #0:10: start 4068.314000, end 4344.549000
457 Metadata:
458 title : 01:07:48.314
459 Chapter #0:11: start 4344.549000, end 4633.045000
460 Metadata:
461 title : 01:12:24.549
462 Chapter #0:12: start 4633.045000, end 4965.669000
463 Metadata:
464 title : 01:17:13.045
465 Chapter #0:13: start 4965.669000, end 5192.145000
466 Metadata:
467 title : 01:22:45.669
468 Chapter #0:14: start 5192.145000, end 5549.669000
469 Metadata:
470 title : 01:26:32.145
471 Chapter #0:15: start 5549.669000, end 6025.102000
472 Metadata:
473 title : 01:32:29.669
474 Chapter #0:16: start 6025.102000, end 6458.118000
475 Metadata:
476 title : 01:40:25.102
477 Chapter #0:17: start 6458.118000, end 6672.833000
478 Metadata:
479 title : 01:47:38.118
480 Chapter #0:18: start 6672.833000, end 6838.832000
481 Metadata:
482 title : 01:51:12.833
483 Chapter #0:19: start 6838.832000, end 7387.392000
484 Metadata:
485 title : 01:53:58.832
486 Stream #0:0(eng), 4, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x788 (1920x800) [SAR 1:1 DAR 480:197], 0/1, 23.98 fps, 23.98 tbr, 1k tbn (default)
487 Metadata:
488 title : any.2016.1080p.BluRay.x264.DD5.1-FGT
489 BPS : 9807625
490 BPS-eng : 9807625
491 DURATION : 02:03:07.339000000
492 DURATION-eng : 02:03:07.339000000
493 NUMBER_OF_FRAMES: 177119
494 NUMBER_OF_FRAMES-eng: 177119
495 NUMBER_OF_BYTES : 9056531655
496 NUMBER_OF_BYTES-eng: 9056531655
497 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
498 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
499 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
500 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
501 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
502 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
503 Stream #0:1(rus), 7, 1/1000: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
504 Metadata:
505 title : DUB
506 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
507 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
508 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
509 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
510 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
511 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
512 BPS : 384000
513 BPS-eng : 384000
514 DURATION : 02:03:04.992000000
515 DURATION-eng : 02:03:04.992000000
516 NUMBER_OF_FRAMES: 230781
517 NUMBER_OF_FRAMES-eng: 230781
518 NUMBER_OF_BYTES : 354479616
519 NUMBER_OF_BYTES-eng: 354479616
520 Stream #0:2(eng), 7, 1/1000: Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
521 Metadata:
522 BPS : 640000
523 BPS-eng : 640000
524 DURATION : 02:03:07.392000000
525 DURATION-eng : 02:03:07.392000000
526 NUMBER_OF_FRAMES: 230856
527 NUMBER_OF_FRAMES-eng: 230856
528 NUMBER_OF_BYTES : 590991360
529 NUMBER_OF_BYTES-eng: 590991360
530 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
531 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
532 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
533 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
534 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
535 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
536 Stream #0:3(rus), 0, 1/1000: Subtitle: subrip
537 Metadata:
538 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
539 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
540 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
541 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
542 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
543 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
544 BPS : 57
545 BPS-eng : 57
546 DURATION : 01:55:51.472000000
547 DURATION-eng : 01:55:51.472000000
548 NUMBER_OF_FRAMES: 1054
549 NUMBER_OF_FRAMES-eng: 1054
550 NUMBER_OF_BYTES : 49589
551 NUMBER_OF_BYTES-eng: 49589
552 Stream #0:4(eng), 0, 1/1000: Subtitle: subrip
553 Metadata:
554 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
555 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
556 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
557 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
558 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
559 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
560 BPS : 36
561 BPS-eng : 36
562 DURATION : 01:52:32.954000000
563 DURATION-eng : 01:52:32.954000000
564 NUMBER_OF_FRAMES: 1235
565 NUMBER_OF_FRAMES-eng: 1235
566 NUMBER_OF_BYTES : 30952
567 NUMBER_OF_BYTES-eng: 30952
568 Stream #0:5, 1, 1/90000: Video: mjpeg (Baseline), 1 reference frame, yuvj444p(pc, bt470bg/unknown/unknown, center), 120x176, 0/1, 90k tbr, 90k tbn (attached pic)
569 Metadata:
570 filename : small_cover.jpg
571 mimetype : image/jpeg
572 Stream #0:6, 1, 1/90000: Video: mjpeg (Baseline), 1 reference frame, yuvj444p(pc, bt470bg/unknown/unknown, center), 213x120, 0/1, 90k tbr, 90k tbn (attached pic)
573 Metadata:
574 filename : small_cover_land.jpg
575 mimetype : image/jpeg
576 Stream #0:7, 1, 1/90000: Video: mjpeg (Baseline), 1 reference frame, yuvj444p(pc, bt470bg/unknown/unknown, center), 600x882, 0/1, 90k tbr, 90k tbn (attached pic)
577 Metadata:
578 filename : cover.jpg
579 mimetype : image/jpeg
580 Stream #0:8, 1, 1/90000: Video: mjpeg (Baseline), 1 reference frame, yuvj444p(pc, bt470bg/unknown/unknown, center), 1067x600, 0/1, 90k tbr, 90k tbn (attached pic)
581 Metadata:
582 filename : cover_land.jpg
583 mimetype : image/jpeg
584Successfully opened the file.
585[Parsed_yadif_cuda_0 @ 0x55f7a8b4c3c0] Setting 'mode' to value '0'
586[Parsed_yadif_cuda_0 @ 0x55f7a8b4c3c0] Setting 'parity' to value '-1'
587[Parsed_yadif_cuda_0 @ 0x55f7a8b4c3c0] Setting 'deint' to value '0'
588[Parsed_split_1 @ 0x55f7a8af6200] Setting 'outputs' to value '4'
589[Parsed_scale_cuda_2 @ 0x55f7a8a8b040] Setting 'w' to value '1920'
590[Parsed_scale_cuda_2 @ 0x55f7a8a8b040] Setting 'h' to value '1080'
591[Parsed_scale_cuda_2 @ 0x55f7a8a8b040] Setting 'interp_algo' to value 'lanczos'
592[Parsed_scale_cuda_3 @ 0x55f7a8fdd800] Setting 'w' to value '1280'
593[Parsed_scale_cuda_3 @ 0x55f7a8fdd800] Setting 'h' to value '720'
594[Parsed_scale_cuda_3 @ 0x55f7a8fdd800] Setting 'interp_algo' to value 'lanczos'
595[Parsed_scale_cuda_4 @ 0x55f7a8fde800] Setting 'w' to value '848'
596[Parsed_scale_cuda_4 @ 0x55f7a8fde800] Setting 'h' to value '480'
597[Parsed_scale_cuda_4 @ 0x55f7a8fde800] Setting 'interp_algo' to value 'lanczos'
598[Parsed_scale_cuda_5 @ 0x55f7a8fdc880] Setting 'w' to value '640'
599[Parsed_scale_cuda_5 @ 0x55f7a8fdc880] Setting 'h' to value '360'
600[Parsed_scale_cuda_5 @ 0x55f7a8fdc880] Setting 'interp_algo' to value 'lanczos'
601Parsing a group of options: output url http://192.168.3.3/any/%v.m3u8.
602Applying option map (set input stream mapping) with argument [v1out].
603Applying option c:v:0 (codec name) with argument h264_nvenc.
604Applying option b:v:0 (video bitrate (please use -b:v)) with argument 5M.
605Applying option profile:v (set profile) with argument main.
606Applying option map (set input stream mapping) with argument [v2out].
607Applying option c:v:1 (codec name) with argument h264_nvenc.
608Applying option b:v:1 (video bitrate (please use -b:v)) with argument 3M.
609Applying option profile:v (set profile) with argument main.
610Applying option map (set input stream mapping) with argument [v3out].
611Applying option c:v:2 (codec name) with argument h264_nvenc.
612Applying option b:v:2 (video bitrate (please use -b:v)) with argument 1M.
613Applying option profile:v (set profile) with argument main.
614Applying option map (set input stream mapping) with argument [v4out].
615Applying option c:v:3 (codec name) with argument h264_nvenc.
616Applying option b:v:3 (video bitrate (please use -b:v)) with argument 500K.
617Applying option profile:v (set profile) with argument main.
618Applying option map (set input stream mapping) with argument a:0.
619Applying option c:a:0 (codec name) with argument aac.
620Applying option b:a:0 (video bitrate (please use -b:v)) with argument 128k.
621Applying option ac (set number of audio channels) with argument 2.
622Applying option map (set input stream mapping) with argument a:1.
623Applying option c:a:1 (codec name) with argument aac.
624Applying option b:a:1 (video bitrate (please use -b:v)) with argument 128k.
625Applying option ac (set number of audio channels) with argument 2.
626Applying option c:s (codec name) with argument webvtt.
627Applying option map (set input stream mapping) with argument s:0.
628Applying option map (set input stream mapping) with argument s:1.
629Applying option f (force format) with argument hls.
630Applying option muxdelay (set the maximum demux-decode delay) with argument 0.
631Successfully parsed a group of options.
632Opening an output file: http://192.168.3.3/any/%v.m3u8.
633Multiple -ac options specified for stream 4, only the last option '-ac 2' will be used.
634Multiple -ac options specified for stream 5, only the last option '-ac 2' will be used.
635Successfully opened the file.
636detected 64 logical cores
637[h264 @ 0x55f7a8b4f080] nal_unit_type: 7(SPS), nal_ref_idc: 3
638[h264 @ 0x55f7a8b4f080] nal_unit_type: 8(PPS), nal_ref_idc: 3
639Stream mapping:
640 Stream #0:0 (h264) -> yadif_cuda:default (graph 0)
641 scale_cuda:default (graph 0) -> Stream #0:0 (h264_nvenc)
642 scale_cuda:default (graph 0) -> Stream #0:1 (h264_nvenc)
643 scale_cuda:default (graph 0) -> Stream #0:2 (h264_nvenc)
644 scale_cuda:default (graph 0) -> Stream #0:3 (h264_nvenc)
645 Stream #0:1 -> #0:4 (ac3 (native) -> aac (native))
646 Stream #0:2 -> #0:5 (ac3 (native) -> aac (native))
647 Stream #0:3 -> #0:6 (subrip (srt) -> webvtt (native))
648 Stream #0:4 -> #0:7 (subrip (srt) -> webvtt (native))
649Press [q] to stop, [?] for help
650cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
651cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
652cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
653cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
654cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
655cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
656[h264 @ 0x55f7a8b4f080] nal_unit_type: 6(SEI), nal_ref_idc: 0
657[h264 @ 0x55f7a8b4f080] nal_unit_type: 5(IDR), nal_ref_idc: 3
658[h264 @ 0x55f7a8b4f080] Format cuda chosen by get_format().
659[h264 @ 0x55f7a8b4f080] Format cuda requires hwaccel initialisation.
660[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
661[AVHWFramesContext @ 0x7faaf4050000] CUDA texture alignment: 512
662[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
663[AVHWFramesContext @ 0x7faaf4052980] CUDA texture alignment: 512
664[h264 @ 0x55f7a8b4f080] Loaded lib: libnvcuvid.so.1
665[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidGetDecoderCaps
666[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCreateDecoder
667[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidDestroyDecoder
668[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidDecodePicture
669[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidGetDecodeStatus
670[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidReconfigureDecoder
671[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidMapVideoFrame64
672[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidUnmapVideoFrame64
673[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCtxLockCreate
674[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCtxLockDestroy
675[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCtxLock
676[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCtxUnlock
677[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCreateVideoSource
678[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCreateVideoSourceW
679[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidDestroyVideoSource
680[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidSetVideoSourceState
681[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidGetVideoSourceState
682[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidGetSourceVideoFormat
683[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidGetSourceAudioFormat
684[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidCreateVideoParser
685[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidParseVideoData
686[h264 @ 0x55f7a8b4f080] Loaded sym: cuvidDestroyVideoParser
687[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
688[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidGetDecoderCaps(&caps)
689[h264 @ 0x55f7a8b4f080] NVDEC capabilities:
690[h264 @ 0x55f7a8b4f080] format supported: yes, max_mb_count: 65536
691[h264 @ 0x55f7a8b4f080] min_width: 48, max_width: 4096
692[h264 @ 0x55f7a8b4f080] min_height: 16, max_height: 4096
693[graph_2_in_0_2 @ 0x55f7a9a10a80] Setting 'time_base' to value '1/48000'
694[graph_2_in_0_2 @ 0x55f7a9a10a80] Setting 'sample_rate' to value '48000'
695[graph_2_in_0_2 @ 0x55f7a9a10a80] Setting 'sample_fmt' to value 'fltp'
696[graph_2_in_0_2 @ 0x55f7a9a10a80] Setting 'channel_layout' to value '5.1(side)'
697[graph_2_in_0_2 @ 0x55f7a9a10a80] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:5.1(side)
698[format_out_0_5 @ 0x55f7a9a114c0] Setting 'sample_fmts' to value 'fltp'
699[format_out_0_5 @ 0x55f7a9a114c0] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
700[format_out_0_5 @ 0x55f7a9a114c0] Setting 'channel_layouts' to value 'stereo'
701[format_out_0_5 @ 0x55f7a9a114c0] auto-inserting filter 'auto_aresample_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_5'
702[AVFilterGraph @ 0x55f7a9a09f00] query_formats: 4 queried, 7 merged, 3 already done, 0 delayed
703[auto_aresample_0 @ 0x55f7a9a11c00] [SWR @ 0x55f7a9a11d80] Using fltp internally between filters
704[auto_aresample_0 @ 0x55f7a9a11c00] [SWR @ 0x55f7a9a11d80] Matrix coefficients:
705[auto_aresample_0 @ 0x55f7a9a11c00] [SWR @ 0x55f7a9a11d80] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
706[auto_aresample_0 @ 0x55f7a9a11c00] [SWR @ 0x55f7a9a11d80] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
707[auto_aresample_0 @ 0x55f7a9a11c00] ch:6 chl:5.1(side) fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
708cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
709cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
710cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
711cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
712cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
713cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
714cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
715[graph_1_in_0_1 @ 0x55f7a9b05a80] Setting 'time_base' to value '1/48000'
716[graph_1_in_0_1 @ 0x55f7a9b05a80] Setting 'sample_rate' to value '48000'
717[graph_1_in_0_1 @ 0x55f7a9b05a80] Setting 'sample_fmt' to value 'fltp'
718[graph_1_in_0_1 @ 0x55f7a9b05a80] Setting 'channel_layout' to value '5.1(side)'
719[graph_1_in_0_1 @ 0x55f7a9b05a80] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:5.1(side)
720[format_out_0_4 @ 0x55f7a9b05f40] Setting 'sample_fmts' to value 'fltp'
721[format_out_0_4 @ 0x55f7a9b05f40] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
722[format_out_0_4 @ 0x55f7a9b05f40] Setting 'channel_layouts' to value 'stereo'
723[format_out_0_4 @ 0x55f7a9b05f40] auto-inserting filter 'auto_aresample_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_4'
724[AVFilterGraph @ 0x55f7a9af0d40] query_formats: 4 queried, 7 merged, 3 already done, 0 delayed
725[auto_aresample_0 @ 0x55f7a9b06600] [SWR @ 0x55f7a9b06700] Using fltp internally between filters
726[auto_aresample_0 @ 0x55f7a9b06600] [SWR @ 0x55f7a9b06700] Matrix coefficients:
727[auto_aresample_0 @ 0x55f7a9b06600] [SWR @ 0x55f7a9b06700] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
728[auto_aresample_0 @ 0x55f7a9b06600] [SWR @ 0x55f7a9b06700] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
729[auto_aresample_0 @ 0x55f7a9b06600] ch:6 chl:5.1(side) fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
730cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
731[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidCreateDecoder(&decoder->decoder, params)
732[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
733[h264 @ 0x55f7a8b4f080] Reinit context to 1920x800, pix_fmt: cuda
734cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
735[h264 @ 0x55f7a8b4f080] no picture
736cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
737cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
738cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
739cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
740cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
741[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
742[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
743[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
744cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
745[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
746[h264 @ 0x55f7a8fd8d80] no picture
747[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
748[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
749[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
750cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
751[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
752[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
753[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
754[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
755cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
756[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
757[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
758[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
759[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
760cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
761[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
762cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
763cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
764cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
765cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
766cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
767cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
768cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
769cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
770cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
771cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
772cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
773cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
774cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
775cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
776cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
777cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
778[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
779[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
780[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
781cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
782[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
783[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
784[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
785[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
786cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
787[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
788[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
789[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
790[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
791cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
792[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
793[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
794[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
795[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
796cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
797[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
798[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
799[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
800[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
801cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
802[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
803[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
804[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
805[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
806cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
807[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
808[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
809[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
810[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
811cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
812[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
813[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
814[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
815[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
816cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
817[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
818cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
819cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
820cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
821cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
822cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
823cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
824cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
825cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
826cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
827cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
828cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
829cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
830cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
831cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
832cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
833cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
834[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
835[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
836[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
837cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
838[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
839[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
840[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
841[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
842cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
843[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
844[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
845[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
846[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
847cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
848[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
849[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
850[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
851[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
852cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
853[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
854cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
855cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
856cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
857cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
858cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
859cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
860cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
861cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
862cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
863cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
864cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
865cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
866cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
867cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
868cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
869cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
870[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
871[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
872[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
873[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
874[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
875[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
876[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
877[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Setting 'mode' to value '0'
878[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Setting 'parity' to value '-1'
879[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Setting 'deint' to value '0'
880[Parsed_split_1 @ 0x55f7aa328840] Setting 'outputs' to value '4'
881[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Setting 'w' to value '1920'
882[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Setting 'h' to value '1080'
883[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Setting 'interp_algo' to value 'lanczos'
884[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Setting 'w' to value '1280'
885[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Setting 'h' to value '720'
886[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Setting 'interp_algo' to value 'lanczos'
887[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Setting 'w' to value '848'
888[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Setting 'h' to value '480'
889[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Setting 'interp_algo' to value 'lanczos'
890[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Setting 'w' to value '640'
891[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Setting 'h' to value '360'
892[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Setting 'interp_algo' to value 'lanczos'
893[graph 0 input from stream 0:0 @ 0x55f7aa5076c0] Setting 'video_size' to value '1920x788'
894[graph 0 input from stream 0:0 @ 0x55f7aa5076c0] Setting 'pix_fmt' to value '117'
895[graph 0 input from stream 0:0 @ 0x55f7aa5076c0] Setting 'time_base' to value '1/1000'
896[graph 0 input from stream 0:0 @ 0x55f7aa5076c0] Setting 'pixel_aspect' to value '1/1'
897[graph 0 input from stream 0:0 @ 0x55f7aa5076c0] Setting 'frame_rate' to value '24000/1001'
898[graph 0 input from stream 0:0 @ 0x55f7aa5076c0] w:1920 h:788 pixfmt:cuda tb:1/1000 fr:24000/1001 sar:1/1
899[format @ 0x55f7a8b66b80] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda'
900[format @ 0x55f7aa32dd40] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda'
901[format @ 0x55f7a9e58100] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda'
902[format @ 0x55f7aa322440] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda'
903[AVFilterGraph @ 0x55f7a8feedc0] query_formats: 15 queried, 14 merged, 0 already done, 0 delayed
904[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
905[AVHWFramesContext @ 0x55f7a8b67dc0] CUDA texture alignment: 512
906[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
907[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
908[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
909[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
910[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
911[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
912[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
913[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
914[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
915[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
916[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
917[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
918[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
919[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
920[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
921[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
922[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
923[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
924[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
925[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
926[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
927[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
928[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
929[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
930[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
931[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
932[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
933[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
934[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
935[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
936[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
937[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuModuleLoadData(cu_module, buf)
938[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuModuleGetFunction(&s->cu_func_uchar, s->cu_module, "yadif_uchar")
939[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuModuleGetFunction(&s->cu_func_uchar2, s->cu_module, "yadif_uchar2")
940[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuModuleGetFunction(&s->cu_func_ushort, s->cu_module, "yadif_ushort")
941[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuModuleGetFunction(&s->cu_func_ushort2, s->cu_module, "yadif_ushort2")
942[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
943[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
944[AVHWFramesContext @ 0x55f7a8b63b00] CUDA texture alignment: 512
945[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
946[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
947[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
948[Parsed_scale_cuda_5 @ 0x55f7aa508d00] w:1920 h:788 fmt:nv12 -> w:640 h:360 fmt:nv12
949[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
950[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuModuleLoadData(cu_module, buf)
951[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuModuleGetFunction(&s->cu_func, s->cu_module, buf)
952[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuModuleGetFunction(&s->cu_func_uv, s->cu_module, buf)
953[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
954[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
955[AVHWFramesContext @ 0x55f7a876e4c0] CUDA texture alignment: 512
956[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
957[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
958[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
959[Parsed_scale_cuda_4 @ 0x55f7a8b63640] w:1920 h:788 fmt:nv12 -> w:848 h:480 fmt:nv12
960[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
961[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuModuleLoadData(cu_module, buf)
962[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuModuleGetFunction(&s->cu_func, s->cu_module, buf)
963[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuModuleGetFunction(&s->cu_func_uv, s->cu_module, buf)
964[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
965[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
966[AVHWFramesContext @ 0x55f7ab291b40] CUDA texture alignment: 512
967[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
968[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
969[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
970[Parsed_scale_cuda_3 @ 0x55f7aa328f80] w:1920 h:788 fmt:nv12 -> w:1280 h:720 fmt:nv12
971[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
972[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuModuleLoadData(cu_module, buf)
973[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuModuleGetFunction(&s->cu_func, s->cu_module, buf)
974[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuModuleGetFunction(&s->cu_func_uv, s->cu_module, buf)
975[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
976[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuDeviceGetAttribute(&priv->tex_alignment, 14 , hwctx->internal->cuda_device)
977[AVHWFramesContext @ 0x55f7ab1f5340] CUDA texture alignment: 512
978[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
979[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
980[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
981[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] w:1920 h:788 fmt:nv12 -> w:1920 h:1080 fmt:nv12
982[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
983[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuModuleLoadData(cu_module, buf)
984[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuModuleGetFunction(&s->cu_func, s->cu_module, buf)
985[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuModuleGetFunction(&s->cu_func_uv, s->cu_module, buf)
986[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
987cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
988[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
989[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
990[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
991[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
992[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
993[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
994[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
995[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
996[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
997[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
998[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
999[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1000[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1001[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1002[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1003[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1004[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
1005[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1006[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1007[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1008[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1009[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1010[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1011[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1012[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
1013[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1014[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1015[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1016[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1017[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1018[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1019[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1020[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1021[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1022[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1023[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1024[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1025[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1026[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1027[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
1028[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1029[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1030[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1031[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1032[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1033[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1034[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1035[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1036[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1037[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1038[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1039[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1040[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
1041[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1042[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1043[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1044[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1045[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1046[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1047[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1048[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1049[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1050[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1051[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1052[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1053[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1054[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1055[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1056[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1057[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1058[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1059[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1060[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1061[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1062[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1063[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1064[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1065[h264_nvenc @ 0x55f7a8fde100] Using input frames context (format cuda) with h264_nvenc encoder.
1066[h264_nvenc @ 0x55f7a8fde100] Loaded lib: libcuda.so.1
1067[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuInit
1068[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDeviceGetCount
1069[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDeviceGet
1070[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDeviceGetAttribute
1071[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDeviceGetName
1072[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDeviceComputeCapability
1073[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuCtxCreate_v2
1074[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuCtxSetLimit
1075[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuCtxPushCurrent_v2
1076[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuCtxPopCurrent_v2
1077[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuCtxDestroy_v2
1078[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemAlloc_v2
1079[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemAllocPitch_v2
1080[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemAllocManaged
1081[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemsetD8Async
1082[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemFree_v2
1083[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpy
1084[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyAsync
1085[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpy2D_v2
1086[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpy2DAsync_v2
1087[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyHtoD_v2
1088[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyHtoDAsync_v2
1089[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyDtoH_v2
1090[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyDtoHAsync_v2
1091[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyDtoD_v2
1092[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMemcpyDtoDAsync_v2
1093[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGetErrorName
1094[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGetErrorString
1095[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuCtxGetDevice
1096[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDevicePrimaryCtxRetain
1097[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDevicePrimaryCtxRelease
1098[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDevicePrimaryCtxSetFlags
1099[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDevicePrimaryCtxGetState
1100[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDevicePrimaryCtxReset
1101[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuStreamCreate
1102[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuStreamQuery
1103[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuStreamSynchronize
1104[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuStreamDestroy_v2
1105[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuStreamAddCallback
1106[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEventCreate
1107[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEventDestroy_v2
1108[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEventSynchronize
1109[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEventQuery
1110[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEventRecord
1111[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuLaunchKernel
1112[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuLinkCreate
1113[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuLinkAddData
1114[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuLinkComplete
1115[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuLinkDestroy
1116[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuModuleLoadData
1117[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuModuleUnload
1118[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuModuleGetFunction
1119[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuModuleGetGlobal
1120[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuTexObjectCreate
1121[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuTexObjectDestroy
1122[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGLGetDevices_v2
1123[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGraphicsGLRegisterImage
1124[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGraphicsUnregisterResource
1125[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGraphicsMapResources
1126[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGraphicsUnmapResources
1127[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuGraphicsSubResourceGetMappedArray
1128[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDeviceGetUuid
1129[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuImportExternalMemory
1130[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDestroyExternalMemory
1131[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuExternalMemoryGetMappedBuffer
1132[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
1133[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMipmappedArrayGetLevel
1134[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuMipmappedArrayDestroy
1135[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuImportExternalSemaphore
1136[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuDestroyExternalSemaphore
1137[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuSignalExternalSemaphoresAsync
1138[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuWaitExternalSemaphoresAsync
1139[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuArray3DCreate_v2
1140[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuArrayDestroy
1141[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEGLStreamProducerConnect
1142[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEGLStreamProducerDisconnect
1143[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEGLStreamConsumerDisconnect
1144[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEGLStreamProducerPresentFrame
1145[h264_nvenc @ 0x55f7a8fde100] Loaded sym: cuEGLStreamProducerReturnFrame
1146[h264_nvenc @ 0x55f7a8fde100] Loaded lib: libnvidia-encode.so.1
1147[h264_nvenc @ 0x55f7a8fde100] Loaded sym: NvEncodeAPICreateInstance
1148[h264_nvenc @ 0x55f7a8fde100] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
1149[h264_nvenc @ 0x55f7a8fde100] Loaded Nvenc version 11.1
1150[h264_nvenc @ 0x55f7a8fde100] Nvenc initialized successfully
1151[h264_nvenc @ 0x55f7a8fde100] Lookahead enabled: depth 28, scenecut enabled, B-adapt enabled.
1152[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1153[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1154[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1155[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1156Clipping frame in rate conversion by 0.000008
1157[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1158[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1159[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1160[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1161[h264_nvenc @ 0x55f7a8fd0f80] Using input frames context (format cuda) with h264_nvenc encoder.
1162[h264_nvenc @ 0x55f7a8fd0f80] Loaded lib: libcuda.so.1
1163[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuInit
1164[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDeviceGetCount
1165[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDeviceGet
1166[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDeviceGetAttribute
1167[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDeviceGetName
1168[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDeviceComputeCapability
1169[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuCtxCreate_v2
1170[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuCtxSetLimit
1171[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuCtxPushCurrent_v2
1172[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuCtxPopCurrent_v2
1173[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuCtxDestroy_v2
1174[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemAlloc_v2
1175[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemAllocPitch_v2
1176[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemAllocManaged
1177[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemsetD8Async
1178[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemFree_v2
1179[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpy
1180[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyAsync
1181[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpy2D_v2
1182[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpy2DAsync_v2
1183[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyHtoD_v2
1184[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyHtoDAsync_v2
1185[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyDtoH_v2
1186[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyDtoHAsync_v2
1187[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyDtoD_v2
1188[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMemcpyDtoDAsync_v2
1189[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGetErrorName
1190[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGetErrorString
1191[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuCtxGetDevice
1192[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDevicePrimaryCtxRetain
1193[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDevicePrimaryCtxRelease
1194[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDevicePrimaryCtxSetFlags
1195[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDevicePrimaryCtxGetState
1196[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDevicePrimaryCtxReset
1197[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuStreamCreate
1198[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuStreamQuery
1199[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuStreamSynchronize
1200[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuStreamDestroy_v2
1201[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuStreamAddCallback
1202[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEventCreate
1203[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEventDestroy_v2
1204[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEventSynchronize
1205[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEventQuery
1206[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEventRecord
1207[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuLaunchKernel
1208[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuLinkCreate
1209[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuLinkAddData
1210[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuLinkComplete
1211[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuLinkDestroy
1212[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuModuleLoadData
1213[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuModuleUnload
1214[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuModuleGetFunction
1215[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuModuleGetGlobal
1216[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuTexObjectCreate
1217[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuTexObjectDestroy
1218[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGLGetDevices_v2
1219[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGraphicsGLRegisterImage
1220[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGraphicsUnregisterResource
1221[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGraphicsMapResources
1222[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGraphicsUnmapResources
1223[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuGraphicsSubResourceGetMappedArray
1224[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDeviceGetUuid
1225[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuImportExternalMemory
1226[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDestroyExternalMemory
1227[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuExternalMemoryGetMappedBuffer
1228[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
1229[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMipmappedArrayGetLevel
1230[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuMipmappedArrayDestroy
1231[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuImportExternalSemaphore
1232[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuDestroyExternalSemaphore
1233[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuSignalExternalSemaphoresAsync
1234[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuWaitExternalSemaphoresAsync
1235[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuArray3DCreate_v2
1236[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuArrayDestroy
1237[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEGLStreamProducerConnect
1238[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEGLStreamProducerDisconnect
1239[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEGLStreamConsumerDisconnect
1240[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEGLStreamProducerPresentFrame
1241[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: cuEGLStreamProducerReturnFrame
1242[h264_nvenc @ 0x55f7a8fd0f80] Loaded lib: libnvidia-encode.so.1
1243[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: NvEncodeAPICreateInstance
1244[h264_nvenc @ 0x55f7a8fd0f80] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
1245[h264_nvenc @ 0x55f7a8fd0f80] Loaded Nvenc version 11.1
1246[h264_nvenc @ 0x55f7a8fd0f80] Nvenc initialized successfully
1247[h264_nvenc @ 0x55f7a8fd0f80] Lookahead enabled: depth 28, scenecut enabled, B-adapt enabled.
1248[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1249[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1250[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1251[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1252Clipping frame in rate conversion by 0.000008
1253[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1254[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1255[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1256[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1257[h264_nvenc @ 0x55f7a8b55940] Using input frames context (format cuda) with h264_nvenc encoder.
1258[h264_nvenc @ 0x55f7a8b55940] Loaded lib: libcuda.so.1
1259[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuInit
1260[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDeviceGetCount
1261[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDeviceGet
1262[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDeviceGetAttribute
1263[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDeviceGetName
1264[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDeviceComputeCapability
1265[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuCtxCreate_v2
1266[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuCtxSetLimit
1267[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuCtxPushCurrent_v2
1268[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuCtxPopCurrent_v2
1269[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuCtxDestroy_v2
1270[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemAlloc_v2
1271[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemAllocPitch_v2
1272[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemAllocManaged
1273[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemsetD8Async
1274[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemFree_v2
1275[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpy
1276[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyAsync
1277[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpy2D_v2
1278[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpy2DAsync_v2
1279[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyHtoD_v2
1280[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyHtoDAsync_v2
1281[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyDtoH_v2
1282[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyDtoHAsync_v2
1283[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyDtoD_v2
1284[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMemcpyDtoDAsync_v2
1285[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGetErrorName
1286[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGetErrorString
1287[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuCtxGetDevice
1288[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDevicePrimaryCtxRetain
1289[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDevicePrimaryCtxRelease
1290[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDevicePrimaryCtxSetFlags
1291[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDevicePrimaryCtxGetState
1292[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDevicePrimaryCtxReset
1293[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuStreamCreate
1294[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuStreamQuery
1295[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuStreamSynchronize
1296[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuStreamDestroy_v2
1297[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuStreamAddCallback
1298[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEventCreate
1299[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEventDestroy_v2
1300[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEventSynchronize
1301[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEventQuery
1302[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEventRecord
1303[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuLaunchKernel
1304[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuLinkCreate
1305[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuLinkAddData
1306[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuLinkComplete
1307[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuLinkDestroy
1308[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuModuleLoadData
1309[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuModuleUnload
1310[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuModuleGetFunction
1311[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuModuleGetGlobal
1312[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuTexObjectCreate
1313[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuTexObjectDestroy
1314[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGLGetDevices_v2
1315[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGraphicsGLRegisterImage
1316[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGraphicsUnregisterResource
1317[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGraphicsMapResources
1318[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGraphicsUnmapResources
1319[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuGraphicsSubResourceGetMappedArray
1320[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDeviceGetUuid
1321[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuImportExternalMemory
1322[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDestroyExternalMemory
1323[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuExternalMemoryGetMappedBuffer
1324[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
1325[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMipmappedArrayGetLevel
1326[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuMipmappedArrayDestroy
1327[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuImportExternalSemaphore
1328[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuDestroyExternalSemaphore
1329[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuSignalExternalSemaphoresAsync
1330[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuWaitExternalSemaphoresAsync
1331[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuArray3DCreate_v2
1332[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuArrayDestroy
1333[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEGLStreamProducerConnect
1334[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEGLStreamProducerDisconnect
1335[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEGLStreamConsumerDisconnect
1336[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEGLStreamProducerPresentFrame
1337[h264_nvenc @ 0x55f7a8b55940] Loaded sym: cuEGLStreamProducerReturnFrame
1338[h264_nvenc @ 0x55f7a8b55940] Loaded lib: libnvidia-encode.so.1
1339[h264_nvenc @ 0x55f7a8b55940] Loaded sym: NvEncodeAPICreateInstance
1340[h264_nvenc @ 0x55f7a8b55940] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
1341[h264_nvenc @ 0x55f7a8b55940] Loaded Nvenc version 11.1
1342[h264_nvenc @ 0x55f7a8b55940] Nvenc initialized successfully
1343[h264_nvenc @ 0x55f7a8b55940] Lookahead enabled: depth 28, scenecut enabled, B-adapt enabled.
1344[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1345[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1346[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1347[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1348Clipping frame in rate conversion by 0.000008
1349[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1350[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1351[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1352[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1353[h264_nvenc @ 0x55f7a8a87180] Using input frames context (format cuda) with h264_nvenc encoder.
1354[h264_nvenc @ 0x55f7a8a87180] Loaded lib: libcuda.so.1
1355[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuInit
1356[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDeviceGetCount
1357[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDeviceGet
1358[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDeviceGetAttribute
1359[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDeviceGetName
1360[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDeviceComputeCapability
1361[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuCtxCreate_v2
1362[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuCtxSetLimit
1363[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuCtxPushCurrent_v2
1364[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuCtxPopCurrent_v2
1365[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuCtxDestroy_v2
1366[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemAlloc_v2
1367[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemAllocPitch_v2
1368[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemAllocManaged
1369[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemsetD8Async
1370[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemFree_v2
1371[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpy
1372[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyAsync
1373[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpy2D_v2
1374[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpy2DAsync_v2
1375[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyHtoD_v2
1376[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyHtoDAsync_v2
1377[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyDtoH_v2
1378[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyDtoHAsync_v2
1379[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyDtoD_v2
1380[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMemcpyDtoDAsync_v2
1381[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGetErrorName
1382[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGetErrorString
1383[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuCtxGetDevice
1384[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDevicePrimaryCtxRetain
1385[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDevicePrimaryCtxRelease
1386[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDevicePrimaryCtxSetFlags
1387[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDevicePrimaryCtxGetState
1388[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDevicePrimaryCtxReset
1389[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuStreamCreate
1390[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuStreamQuery
1391[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuStreamSynchronize
1392[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuStreamDestroy_v2
1393[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuStreamAddCallback
1394[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEventCreate
1395[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEventDestroy_v2
1396[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEventSynchronize
1397[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEventQuery
1398[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEventRecord
1399[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuLaunchKernel
1400[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuLinkCreate
1401[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuLinkAddData
1402[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuLinkComplete
1403[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuLinkDestroy
1404[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuModuleLoadData
1405[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuModuleUnload
1406[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuModuleGetFunction
1407[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuModuleGetGlobal
1408[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuTexObjectCreate
1409[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuTexObjectDestroy
1410[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGLGetDevices_v2
1411[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGraphicsGLRegisterImage
1412[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGraphicsUnregisterResource
1413[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGraphicsMapResources
1414[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGraphicsUnmapResources
1415[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuGraphicsSubResourceGetMappedArray
1416[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDeviceGetUuid
1417[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuImportExternalMemory
1418[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDestroyExternalMemory
1419[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuExternalMemoryGetMappedBuffer
1420[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
1421[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMipmappedArrayGetLevel
1422[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuMipmappedArrayDestroy
1423[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuImportExternalSemaphore
1424[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuDestroyExternalSemaphore
1425[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuSignalExternalSemaphoresAsync
1426[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuWaitExternalSemaphoresAsync
1427[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuArray3DCreate_v2
1428[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuArrayDestroy
1429[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEGLStreamProducerConnect
1430[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEGLStreamProducerDisconnect
1431[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEGLStreamConsumerDisconnect
1432[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEGLStreamProducerPresentFrame
1433[h264_nvenc @ 0x55f7a8a87180] Loaded sym: cuEGLStreamProducerReturnFrame
1434[h264_nvenc @ 0x55f7a8a87180] Loaded lib: libnvidia-encode.so.1
1435[h264_nvenc @ 0x55f7a8a87180] Loaded sym: NvEncodeAPICreateInstance
1436[h264_nvenc @ 0x55f7a8a87180] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
1437[h264_nvenc @ 0x55f7a8a87180] Loaded Nvenc version 11.1
1438[h264_nvenc @ 0x55f7a8a87180] Nvenc initialized successfully
1439[h264_nvenc @ 0x55f7a8a87180] Lookahead enabled: depth 28, scenecut enabled, B-adapt enabled.
1440[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1441[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1442[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1443[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1444[hls @ 0x55f7a8b54d40] Number of variant streams 6
1445[hls muxer @ 0x55f7a8fced80] No HTTP method set, hls muxer defaulting to method PUT.
1446[mpegts @ 0x55f7aba80900] frame size not set
1447[mpegts @ 0x55f7aba80900] service 1 using PCR in pid=256, pcr_period=96ms
1448[mpegts @ 0x55f7aba80900] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
1449[mpegts @ 0x55f7aba843c0] frame size not set
1450[mpegts @ 0x55f7aba843c0] service 1 using PCR in pid=256, pcr_period=96ms
1451[mpegts @ 0x55f7aba843c0] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
1452[mpegts @ 0x55f7aba88000] service 1 using PCR in pid=256, pcr_period=0ms
1453[mpegts @ 0x55f7aba88000] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
1454[hls @ 0x55f7a8b54d40] Opening 'http://192.168.3.3/any/1080p0.vtt' for writing
1455[http @ 0x55f7aba8b8c0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
1456[tcp @ 0x55f7aba8e300] Original list of addresses:
1457[tcp @ 0x55f7aba8e300] Address 192.168.3.3 port 80
1458[tcp @ 0x55f7aba8e300] Interleaved list of addresses:
1459[tcp @ 0x55f7aba8e300] Address 192.168.3.3 port 80
1460[tcp @ 0x55f7aba8e300] Starting connection attempt to 192.168.3.3 port 80
1461[tcp @ 0x55f7aba8e300] Successfully connected to 192.168.3.3 port 80
1462[http @ 0x55f7aba8b8c0] request: PUT /any/1080p0.vtt HTTP/1.1
1463Transfer-Encoding: chunked
1464User-Agent: Lavf/59.30.100
1465Accept: */*
1466Connection: close
1467Host: 192.168.3.3
1468Icy-MetaData: 1
1469
1470
1471[mpegts @ 0x55f7aba96c00] service 1 using PCR in pid=256, pcr_period=0ms
1472[mpegts @ 0x55f7aba96c00] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
1473[hls @ 0x55f7a8b54d40] Opening 'http://192.168.3.3/any/720p0.vtt' for writing
1474[http @ 0x55f7aba9a4c0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
1475[tcp @ 0x55f7aba9d180] Original list of addresses:
1476[tcp @ 0x55f7aba9d180] Address 192.168.3.3 port 80
1477[tcp @ 0x55f7aba9d180] Interleaved list of addresses:
1478[tcp @ 0x55f7aba9d180] Address 192.168.3.3 port 80
1479[tcp @ 0x55f7aba9d180] Starting connection attempt to 192.168.3.3 port 80
1480[tcp @ 0x55f7aba9d180] Successfully connected to 192.168.3.3 port 80
1481[http @ 0x55f7aba9a4c0] request: PUT /any/720p0.vtt HTTP/1.1
1482Transfer-Encoding: chunked
1483User-Agent: Lavf/59.30.100
1484Accept: */*
1485Connection: close
1486Host: 192.168.3.3
1487Icy-MetaData: 1
1488
1489
1490[mpegts @ 0x55f7abaa58c0] service 1 using PCR in pid=256, pcr_period=0ms
1491[mpegts @ 0x55f7abaa58c0] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
1492[mpegts @ 0x55f7abaa8140] service 1 using PCR in pid=256, pcr_period=0ms
1493[mpegts @ 0x55f7abaa8140] muxrate VBR, sdt every 1073741822000 ms, pat/pmt every 1073741822000 ms
1494Output #0, hls, to 'http://192.168.3.3/any/%v.m3u8':
1495 Metadata:
1496 title : any.2016.1080p.BluRay.x264.DD5.1-FGT
1497 encoder : Lavf59.30.100
1498 Chapters:
1499 Chapter #0:0: start 0.000000, end 566.483000
1500 Metadata:
1501 title : 00:00:00.000
1502 Chapter #0:1: start 566.483000, end 949.407000
1503 Metadata:
1504 title : 00:09:26.483
1505 Chapter #0:2: start 949.407000, end 1356.146000
1506 Metadata:
1507 title : 00:15:49.407
1508 Chapter #0:3: start 1356.146000, end 1756.171000
1509 Metadata:
1510 title : 00:22:36.146
1511 Chapter #0:4: start 1756.171000, end 2323.321000
1512 Metadata:
1513 title : 00:29:16.171
1514 Chapter #0:5: start 2323.321000, end 2804.093000
1515 Metadata:
1516 title : 00:38:43.321
1517 Chapter #0:6: start 2804.093000, end 3182.679000
1518 Metadata:
1519 title : 00:46:44.093
1520 Chapter #0:7: start 3182.679000, end 3377.332000
1521 Metadata:
1522 title : 00:53:02.679
1523 Chapter #0:8: start 3377.332000, end 3763.927000
1524 Metadata:
1525 title : 00:56:17.332
1526 Chapter #0:9: start 3763.927000, end 4068.314000
1527 Metadata:
1528 title : 01:02:43.927
1529 Chapter #0:10: start 4068.314000, end 4344.549000
1530 Metadata:
1531 title : 01:07:48.314
1532 Chapter #0:11: start 4344.549000, end 4633.045000
1533 Metadata:
1534 title : 01:12:24.549
1535 Chapter #0:12: start 4633.045000, end 4965.669000
1536 Metadata:
1537 title : 01:17:13.045
1538 Chapter #0:13: start 4965.669000, end 5192.145000
1539 Metadata:
1540 title : 01:22:45.669
1541 Chapter #0:14: start 5192.145000, end 5549.669000
1542 Metadata:
1543 title : 01:26:32.145
1544 Chapter #0:15: start 5549.669000, end 6025.102000
1545 Metadata:
1546 title : 01:32:29.669
1547 Chapter #0:16: start 6025.102000, end 6458.118000
1548 Metadata:
1549 title : 01:40:25.102
1550 Chapter #0:17: start 6458.118000, end 6672.833000
1551 Metadata:
1552 title : 01:47:38.118
1553 Chapter #0:18: start 6672.833000, end 6838.832000
1554 Metadata:
1555 title : 01:51:12.833
1556 Chapter #0:19: start 6838.832000, end 7387.392000
1557 Metadata:
1558 title : 01:53:58.832
1559 Stream #0:0, 0, 1/90000: Video: h264 (Main), 1 reference frame, cuda(progressive, left), 1920x1080 (0x0) [SAR 270:197 DAR 480:197], 0/1, q=2-31, 5000 kb/s, 23.98 fps, 90k tbn (default)
1560 Metadata:
1561 encoder : Lavc59.42.100 h264_nvenc
1562 Side data:
1563 cpb: bitrate max/min/avg: 6000000/0/5000000 buffer size: 6000000 vbv_delay: N/A
1564 Stream #0:1, 0, 1/90000: Video: h264 (Main), 1 reference frame, cuda(progressive, left), 1280x720 (0x0) [SAR 270:197 DAR 480:197], 0/1, q=2-31, 3000 kb/s, 23.98 fps, 90k tbn
1565 Metadata:
1566 encoder : Lavc59.42.100 h264_nvenc
1567 Side data:
1568 cpb: bitrate max/min/avg: 3000000/0/3000000 buffer size: 6000000 vbv_delay: N/A
1569 Stream #0:2, 0, 1/90000: Video: h264 (Main), 1 reference frame, cuda(progressive, left), 848x480 (0x0) [SAR 14400:10441 DAR 480:197], 0/1, q=2-31, 1000 kb/s, 23.98 fps, 90k tbn
1570 Metadata:
1571 encoder : Lavc59.42.100 h264_nvenc
1572 Side data:
1573 cpb: bitrate max/min/avg: 1000000/0/1000000 buffer size: 2000000 vbv_delay: N/A
1574 Stream #0:3, 0, 1/90000: Video: h264 (Main), 1 reference frame, cuda(progressive, left), 640x360 (0x0) [SAR 270:197 DAR 480:197], 0/1, q=2-31, 500 kb/s, 23.98 fps, 90k tbn
1575 Metadata:
1576 encoder : Lavc59.42.100 h264_nvenc
1577 Side data:
1578 cpb: bitrate max/min/avg: 500000/0/500000 buffer size: 1000000 vbv_delay: N/A
1579 Stream #0:4(rus), 0, 1/90000: Audio: aac (LC), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s
1580 Metadata:
1581 title : DUB
1582 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
1583 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
1584 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
1585 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
1586 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1587 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1588 BPS : 384000
1589 BPS-eng : 384000
1590 DURATION : 02:03:04.992000000
1591 DURATION-eng : 02:03:04.992000000
1592 NUMBER_OF_FRAMES: 230781
1593 NUMBER_OF_FRAMES-eng: 230781
1594 NUMBER_OF_BYTES : 354479616
1595 NUMBER_OF_BYTES-eng: 354479616
1596 encoder : Lavc59.42.100 aac
1597 Stream #0:5(eng), 0, 1/90000: Audio: aac (LC), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
1598 Metadata:
1599 BPS : 640000
1600 BPS-eng : 640000
1601 DURATION : 02:03:07.392000000
1602 DURATION-eng : 02:03:07.392000000
1603 NUMBER_OF_FRAMES: 230856
1604 NUMBER_OF_FRAMES-eng: 230856
1605 NUMBER_OF_BYTES : 590991360
1606 NUMBER_OF_BYTES-eng: 590991360
1607 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
1608 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
1609 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
1610 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
1611 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1612 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1613 encoder : Lavc59.42.100 aac
1614 Stream #0:6(rus), 0, 1/1000: Subtitle: webvtt (default)
1615 Metadata:
1616 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
1617 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
1618 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
1619 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
1620 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1621 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1622 BPS : 57
1623 BPS-eng : 57
1624 DURATION : 01:55:51.472000000
1625 DURATION-eng : 01:55:51.472000000
1626 NUMBER_OF_FRAMES: 1054
1627 NUMBER_OF_FRAMES-eng: 1054
1628 NUMBER_OF_BYTES : 49589
1629 NUMBER_OF_BYTES-eng: 49589
1630 encoder : Lavc59.42.100 webvtt
1631 Stream #0:7(eng), 0, 1/1000: Subtitle: webvtt
1632 Metadata:
1633 _STATISTICS_WRITING_APP: mkvmerge v7.9.0 ('Birds') 64bit
1634 _STATISTICS_WRITING_APP-eng: mkvmerge v7.9.0 ('Birds') 64bit
1635 _STATISTICS_WRITING_DATE_UTC: 2016-09-10 00:52:57
1636 _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-10 00:52:57
1637 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1638 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
1639 BPS : 36
1640 BPS-eng : 36
1641 DURATION : 01:52:32.954000000
1642 DURATION-eng : 01:52:32.954000000
1643 NUMBER_OF_FRAMES: 1235
1644 NUMBER_OF_FRAMES-eng: 1235
1645 NUMBER_OF_BYTES : 30952
1646 NUMBER_OF_BYTES-eng: 30952
1647 encoder : Lavc59.42.100 webvtt
1648Clipping frame in rate conversion by 0.000008
1649[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1650[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1651[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1652[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1653frame= 0 fps=0.0 q=0.0 q=0.0 q=0.0 q=0.0 size=N/A time=00:00:00.94 bitrate=N/A speed=5.92x
1654cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1655cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1656[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1657[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
1658[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1659[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1660[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1661[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
1662[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1663[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
1664[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
1665[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1666[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1667[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1668[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1669[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
1673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1678[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1679[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1680[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
1681[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1682[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1683[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1684[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1685[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1686[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1687[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1688[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1689[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1690[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1691[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1692[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1693[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1694[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1695[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
1696[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1697[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1698[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1699[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1700[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1701[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1702[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1703[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1704[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1705[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1706[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1707[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1708[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
1709[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1710[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1711[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1712[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1713[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1714[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1715[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1716[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1717[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1718[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1719[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1720[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1721[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1722[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1723[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1724[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1725[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1726[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1727[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1728[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1729[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1730[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1731[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1732[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1733[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1734[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1735[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1736[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1737[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1738[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1739[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1740[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1741[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1742[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1743[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1744[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1745[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1746[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1747[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1748[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1749cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1750cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1751[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1752[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
1753[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1754[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1755[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1756[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
1757[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1758[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1759[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
1760[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1761[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
1762[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
1763[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1764[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
1771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1775[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1776[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1777[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1778[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
1779[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1780[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1781[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1782[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1784[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1785[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1786[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1787[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1788[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1789[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1790[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1791[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1792[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
1794[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1795[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1796[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1797[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1798[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1799[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1800[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1801[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1802[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1803[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1804[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1805[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1806[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
1807[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1808[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1809[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1810[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1811[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1812[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1813[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1814[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1815[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1816[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1817[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1818[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1819[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1820[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1821[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1822[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1823[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1824[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1825[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1826[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1827[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1828[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1829[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1830[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1831Clipping frame in rate conversion by 0.009972
1832[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1833[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1834[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1835[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1836Clipping frame in rate conversion by 0.009972
1837[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1838[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1839[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1840[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1841Clipping frame in rate conversion by 0.009972
1842[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1843[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1844[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1845[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1846Clipping frame in rate conversion by 0.009972
1847[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1848[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1849[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1850[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1851cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1852cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1853[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1854[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
1855[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1856[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1857[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1858[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
1859[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1860[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1861[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
1862[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
1864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
1865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1869[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1870[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1871[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1872[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
1873[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1874[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1875[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1876[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1877[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1878[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1879[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1880[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
1881[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1882[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1883[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1884[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1885[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1886[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1887[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1888[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1889[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1890[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1891[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1892[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1893[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1894[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1895[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
1896[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1897[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1898[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1899[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1900[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1901[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
1902[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1903[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1904[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1905[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1906[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
1907[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1908[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
1909[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1910[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1911[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1912[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1913[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1914[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
1915[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1916[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1917[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1918[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1919[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
1920[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1921[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1922[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1923[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1924[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1925[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1926[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1927[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
1928[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1929[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1930[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1931[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1932[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
1933Clipping frame in rate conversion by 0.002983
1934[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1935[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1936[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1937[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1938Clipping frame in rate conversion by 0.002983
1939[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1940[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1941[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1942[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1943Clipping frame in rate conversion by 0.002983
1944[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1945[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1946[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1947[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1948Clipping frame in rate conversion by 0.002983
1949[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1950[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1951[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
1952[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
1953cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1954cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1955[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1956[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
1957[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1958[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1959[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1960[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
1961[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1962[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
1963[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
1964[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
1965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
1966[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
1967[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1968[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1969[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1970[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1971[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1972[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1973[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1974[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
1975[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
1976[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
1977[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
1978[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
1979[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
1980[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
1981[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
1982[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
1983[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1984[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
1985[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1986[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1987[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1988[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
1989[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1990[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
1991[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1992[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
1993[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
1994[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
1995[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
1996[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
1997[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
1998[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
1999[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2000[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2001[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2002[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2003[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2004[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2005[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2006[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2007[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2008[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2009[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2010[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2011[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2012[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2013[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2014[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2015[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2016[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2017[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2018[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2019[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2020[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2021[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2022[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2023[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2024[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2025[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2026[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2027[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2028[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2029[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2030[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2031[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2032[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2033[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2034[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2035[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2036[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2037[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2038[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2039[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2040[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2041[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2042[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2043[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2044[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2045[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2046[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2047[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2048[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2049[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2050[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2051cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2052cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2053[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2054[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2055[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2056[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2057[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2058[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2059[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2060[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2061[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2062[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2063[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2064[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2065[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2066[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2067[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2068[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2069[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2070[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2071[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2072[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2073[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2074[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2075[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2076[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2077[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2078[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2079[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2080[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2081[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2082[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2083[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2084[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2085[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2086[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2087[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2088[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2089[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2090[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2091[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2092[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2093[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2094[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2095[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2096[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2097[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2098[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2099[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2100[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2101[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2102[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2103[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2104[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2105[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2106[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2107[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2108[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2109[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2110[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2111[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2112[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2113[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2114[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2115[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2116[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2117[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2118[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2119[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2120[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2121[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2122[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2123[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2124[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2125[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2126[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2127[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2128[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2129[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2130[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2131[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2132[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2133[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2134[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2135[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2136[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2137[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2138[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2139[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2140[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2141[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2142[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2143[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2144[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2145[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2146[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2147[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2148[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2149cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2150cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2151[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2152[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2153[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2154[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2155[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2156[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2157[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2158[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2159[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2160[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2167[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2168[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2169[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2176[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2177[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2178[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2179[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2180[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2181[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2182[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2183[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2184[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2185[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2186[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2187[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2188[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2189[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2190[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2191[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2192[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2193[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2194[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2195[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2196[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2197[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2198[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2199[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2200[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2201[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2202[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2203[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2204[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2205[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2206[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2207[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2208[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2209[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2210[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2211[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2212[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2213[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2214[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2215[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2216[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2217[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2218[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2219[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2220[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2221[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2222[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2223[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2224[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2225[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2226[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2227[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2228[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2229[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2230[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2231Clipping frame in rate conversion by 0.005974
2232[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2233[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2234[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2235[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2236Clipping frame in rate conversion by 0.005974
2237[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2238[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2239[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2240[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2241Clipping frame in rate conversion by 0.005974
2242[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2243[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2244[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2245[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2246Clipping frame in rate conversion by 0.005974
2247[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2248[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2249[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2250[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2251cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2252cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2253cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2254cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2255cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2256cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2257cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2258cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2259cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2260cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2261cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2262cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2263cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2264cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2265cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2266cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2267cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2268cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2269cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2270cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2271cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2272cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2273cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2274cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2275cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2276cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2277cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2278cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2279cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2280cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2281cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2282cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2283cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2284cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2285[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2286[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2287[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2288[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2289[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2290[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2291[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2292[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2293[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2294[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2295[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2296[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2297[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2298[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2299[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2300[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2301[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2302[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2303[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2304[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2305[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2306[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2307[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2308[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2309[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2310[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2311[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2312[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2313[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2314[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2315[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2316[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2317[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2318[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2319[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2320[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2321[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2322[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2323[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2324[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2325[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2326[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2327[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2328[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2329[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2330[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2331[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2332[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2333[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2334[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2335[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2336[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2337[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2338[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2339[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2340[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2341[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2342[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2343[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2344[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2345[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2346[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2347[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2348[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2349[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2350[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2351[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2352[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2353[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2354[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2355[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2356[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2357[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2358[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2359[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2360[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2361[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2362[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2363[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2364[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2365[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2366[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2367[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2368[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2369[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2370[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2371[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2372[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2373[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2374[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2375[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2376[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2377[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2378[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2379[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2380[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2381cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2382cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2383[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2384[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2385[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2386[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2387[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2388[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2389[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2390[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2391[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2392[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2393[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2394[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2395[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2396[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2397[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2398[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2399[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2400[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2407[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2408[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2409[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2410[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2411[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2412[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2413[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2414[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2415[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2416[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2417[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2418[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2419[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2420[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2421[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2422[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2423[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2424[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2425[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2426[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2427[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2428[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2429[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2430[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2431[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2432[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2433[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2434[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2435[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2436[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2437[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2438[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2439[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2440[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2441[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2442[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2443[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2444[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2445[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2446[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2447[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2448[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2449[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2450[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2451[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2452[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2453[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2454[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2455[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2456[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2457[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2458[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2459[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2460[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2461[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2462[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2463[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2464[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2465[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2466[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2467[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2468[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2469[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2470[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2471[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2472[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2473[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2474[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2475[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2476[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2477[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2478[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2479cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2480cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2481[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2482[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2483[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2484[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2485[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2486[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2487[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2488[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2489[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2490[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2491[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2492[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2493[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2494[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2495[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2496[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2497[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2509[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2510[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2511[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2512[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2513[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2514[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2515[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2516[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2517[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2518[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2519[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2520[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2521[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2522[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2523[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2524[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2525[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2526[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2527[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2528[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2529[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2530[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2531[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2532[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2533[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2534[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2535[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2536[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2537[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2538[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2539[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2540[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2541[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2542[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2543[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2544[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2545[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2546[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2547[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2548[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2549[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2550[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2551[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2552[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2553[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2554[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2555[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2556[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2557[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2558[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2559[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2560[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2561Clipping frame in rate conversion by 0.008995
2562[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2563[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2564[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2565[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2566Clipping frame in rate conversion by 0.008995
2567[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2568[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2569[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2570[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2571Clipping frame in rate conversion by 0.008995
2572[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2573[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2574[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2575[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2576Clipping frame in rate conversion by 0.008995
2577[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2578[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2579[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2580[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2581cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2582cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2583[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2584[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2585[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2586[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2587[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2588[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2589[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2590[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2591[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2592[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2593[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2594[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2596[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2597[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2598[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2599[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2600[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2601[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2602[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2603[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2604[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2605[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2606[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2607[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2608[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2609[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2610[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2611[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2612[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2613[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2614[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2615[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2616[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2617[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2618[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2619[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2620[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2621[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2622[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2623[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2624[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2625[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2626[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2627[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2628[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2629[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2630[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2631[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2632[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2633[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2634[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2635[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2636[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2637[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2638[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2639[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2640[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2641[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2642[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2643[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2644[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2645[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2646[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2647[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2648[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2649[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2650[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2651[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2652[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2653[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2654[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2655[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2656[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2657[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2658[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2659[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2660[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2661[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2662[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2663Clipping frame in rate conversion by 0.001976
2664[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2665[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2666[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2667[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2668Clipping frame in rate conversion by 0.001976
2669[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2670[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2671[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2672[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2673Clipping frame in rate conversion by 0.001976
2674[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2675[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2676[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2677[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2678Clipping frame in rate conversion by 0.001976
2679[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2680[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2681[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2682[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2683cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2684cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2685[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2686[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2687[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2688[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2689[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2690[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2691[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2692[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2693[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2694[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2695[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2696[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2697[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2698[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2699[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2700[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2701[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2702[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2703[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2704[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2705[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2706[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2707[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2708[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2709[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2710[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2711[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2712[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2713[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2714[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2715[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2716[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2717[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2718[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2719[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2720[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2721[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2722[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2723[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2724[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2725[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2726[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2727[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2728[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2729[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2730[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2731[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2732[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2733[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2734[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2735[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2736[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2737[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2738[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2739[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2740[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2741[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2742[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2743[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2744[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2745[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2746[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2747[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2748[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2749[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2750[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2751[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2752[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2753[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2754[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2755[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2756[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2757[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2758[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2759[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2760[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2761[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2762[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2763[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2764[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2765[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2766[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2767[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2768[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2769[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2770[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2771[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2772[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2773[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2774[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2775[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2776[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2777[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2778[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2779[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2780[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2781cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2782cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2783[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2784[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2785[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2786[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2787[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2788[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2789[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2790[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2791[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2792[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2793[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2794[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2795[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2796[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2797[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2798[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2799[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2800[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2801[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2802[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2803[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2804[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2805[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2806[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2807[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2808[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2809[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2810[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2811[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2812[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2813[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2814[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2815[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2816[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2817[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2818[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2819[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2820[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2821[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2822[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2823[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2824[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2825[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2826[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2827[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2828[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2829[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2830[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2831[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2832[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2833[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2834[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2835[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2836[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2837[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2838[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2839[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2840[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2841[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2842[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2843[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2844[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2845[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2846[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2847[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2848[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2849[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2850[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2851[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2852[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2853[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2854[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2855[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2856[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2857[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2858[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2859[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2860[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2861[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2862[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2863[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2864[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2865[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2866[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2867[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2868[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2869[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2870[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2871[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2872[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2873[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2874[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2875[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2876[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2877[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2878[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2879cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2880cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2881cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2882cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2883cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2884cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2885cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2886cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2887cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2888cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2889cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2890cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2891cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2892cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2893cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2894cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2895cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2896cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2897[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2898[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
2899[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2900[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2901[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
2902[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2903[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
2904[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
2905[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
2906[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
2907[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
2908[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2909[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2910[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2911[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2912[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2913[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2914[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2915[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2916[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
2917[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
2918[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
2919[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
2920[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
2921[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
2922[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
2923[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
2924[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
2925[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2926[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2927[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2928[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2929[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2930[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2931[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2932[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
2933[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2934[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2935[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2936[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2937[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
2938[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2939[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
2940[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2941[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2942[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2943[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2944[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2945[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
2946[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2947[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2948[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2949[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2950[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
2951[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2952[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
2953[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2954[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2955[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2956[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2957[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2958[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
2959[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2960[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2961[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2962[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2963[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
2964[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
2965[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
2966[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2967[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
2968[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2969[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
2970[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2971[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
2972[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2973[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
2974[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
2975[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
2976[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
2977Clipping frame in rate conversion by 0.004997
2978[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2979[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2980[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2981[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2982Clipping frame in rate conversion by 0.004997
2983[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2984[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2985[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2986[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2987Clipping frame in rate conversion by 0.004997
2988[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2989[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2990[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2991[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2992Clipping frame in rate conversion by 0.004997
2993[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2994[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2995[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
2996[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
2997cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2998cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2999cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3000cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3001cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3002cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3003cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3004cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3005cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3006cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3007cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3008cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3009cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3010cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3011cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3012cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3013cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3014cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3015[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3016[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3017[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3018[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3019[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3020[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3021[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3022[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3023[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3024[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3025[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3026[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3027[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3028[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3029[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3030[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3031[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3032[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3033[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3034[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3035[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3036[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3037[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3038[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3039[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3040[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3041[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3042[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3043[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3044[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3045[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3046[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3047[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3048[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3049[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3050[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3051[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3052[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3053[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3054[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3055[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3056[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3057[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3058[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3059[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3060[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3061[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3062[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3063[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3064[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3065[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3066[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3067[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3068[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3069[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3070[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3071[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3072[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3073[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3074[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3075[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3076[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3077[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3078[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3079[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3080[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3081[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3082[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3083[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3084[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3085[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3086[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3087[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3088[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3089[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3090[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3091[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3092[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3093[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3094[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3095[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3096[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3097[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3098[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3099[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3100[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3101[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3102[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3103[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3104[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3105[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3106[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3107[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3108[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3109[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3110[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3111cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3112cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3113[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3114[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3115[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3116[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3117[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3118[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3119[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3120[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3121[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3122[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3123[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3124[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3125[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3126[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3127[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3128[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3129[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3130[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3131[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3132[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3133[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3134[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3135[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3136[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3137[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3138[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3139[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3140[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3141[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3142[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3143[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3144[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3145[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3146[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3147[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3148[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3149[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3150[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3151[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3152[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3153[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3154[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3155[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3156[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3157[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3158[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3159[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3160[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3161[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3162[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3163[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3164[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3165[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3166[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3167[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3168[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3169[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3170[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3171[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3172[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3173[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3174[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3175[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3176[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3177[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3178[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3179[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3180[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3181[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3182[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3183[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3184[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3185[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3186[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3187[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3188[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3189[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3190[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3191[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3192[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3193[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3194[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3195[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3196[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3197[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3198[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3199[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3200[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3201[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3202[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3203[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3204[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3205[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3206[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3207[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3208[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3209cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3210cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3211[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3212[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3213[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3214[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3215[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3216[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3217[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3218[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3219[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3220[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3221[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3222[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3223[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3224[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3225[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3226[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3227[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3228[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3229[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3230[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3231[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3232[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3233[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3234[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3235[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3236[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3237[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3238[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3239[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3240[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3241[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3242[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3243[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3244[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3245[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3246[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3247[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3248[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3249[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3250[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3251[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3252[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3253[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3254[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3255[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3256[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3257[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3258[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3259[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3260[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3261[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3262[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3263[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3264[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3265[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3266[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3267[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3268[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3269[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3270[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3271[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3272[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3273[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3274[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3275[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3276[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3277[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3278[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3279[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3280[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3281[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3282[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3283[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3284[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3285[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3286[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3287[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3288[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3289[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3290[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3291Clipping frame in rate conversion by 0.007988
3292[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3293[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3294[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3295[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3296Clipping frame in rate conversion by 0.007988
3297[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3298[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3299[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3300[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3301Clipping frame in rate conversion by 0.007988
3302[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3303[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3304[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3305[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3306Clipping frame in rate conversion by 0.007988
3307[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3308[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3309[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3310[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3311cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3312cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3313[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3314[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3315[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3316[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3317[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3318[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3319[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3320[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3321[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3322[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3323[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3324[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3325[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3326[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3327[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3328[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3329[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3330[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3331[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3332[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3333[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3334[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3335[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3336[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3337[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3338[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3339[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3340[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3341[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3342[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3343[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3344[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3345[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3346[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3347[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3348[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3349[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3350[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3351[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3352[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3353[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3354[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3355[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3356[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3357[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3358[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3359[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3360[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3361[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3362[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3363[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3364[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3365[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3366[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3367[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3368[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3369[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3370[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3371[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3372[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3373[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3374[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3375[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3376[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3377[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3378[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3379[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3380[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3381[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3382[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3383[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3384[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3385[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3386[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3387[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3388[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3389[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3390[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3391[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3392[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3393Clipping frame in rate conversion by 0.000999
3394[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3395[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3396[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3397[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3398Clipping frame in rate conversion by 0.000999
3399[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3400[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3401[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3402[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3403Clipping frame in rate conversion by 0.000999
3404[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3405[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3406[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3407[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3408Clipping frame in rate conversion by 0.000999
3409[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3410[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3411[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3412[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3413cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3414cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3415[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3416[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3417[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3418[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3419[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3420[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3421[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3422[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3423[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3424[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3425[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3426[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3427[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3428[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3429[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3430[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3431[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3432[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3433[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3434[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3435[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3436[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3437[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3438[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3439[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3440[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3441[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3442[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3443[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3444[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3445[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3446[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3447[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3448[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3449[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3450[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3451[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3452[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3453[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3454[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3455[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3456[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3457[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3458[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3459[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3460[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3461[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3462[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3463[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3464[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3465[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3466[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3467[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3468[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3469[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3470[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3471[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3472[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3473[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3474[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3475[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3476[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3477[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3478[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3479[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3480[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3481[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3482[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3483[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3484[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3485[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3486[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3487[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3488[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3489[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3490[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3491[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3492[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3493[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3494[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3495[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3496[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3497[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3498[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3499[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3500[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3501[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3502[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3503[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3504[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3505[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3506[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3507[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3508[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3509[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3510[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3511cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3512cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3513cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3514cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3515cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3516cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3517cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3518cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3519cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3520cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3521cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3522cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3523cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3524cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3525cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3526cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3527cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3528cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3529[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3530[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3531[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3532[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3533[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3534[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3535[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3536[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3537[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3538[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3539[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3540[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3541[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3542[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3543[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3544[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3545[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3546[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3547[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3548[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3549[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3550[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3551[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3552[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3553[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3554[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3555[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3556[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3557[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3558[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3559[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3560[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3561[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3562[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3563[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3564[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3565[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3566[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3567[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3568[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3569[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3570[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3571[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3572[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3573[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3574[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3575[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3576[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3577[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3578[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3579[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3580[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3581[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3582[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3583[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3584[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3585[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3586[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3587[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3588[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3589[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3590[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3591[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3592[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3593[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3594[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3595[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3596[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3597[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3598[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3599[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3600[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3601[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3602[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3603[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3604[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3605[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3606[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3607[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3608[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3609Clipping frame in rate conversion by 0.010979
3610[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3611[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3612[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3613[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3614Clipping frame in rate conversion by 0.010979
3615[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3616[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3617[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3618[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3619Clipping frame in rate conversion by 0.010979
3620[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3621[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3622[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3623[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3624Clipping frame in rate conversion by 0.010979
3625[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3626[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3627[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3628[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3629cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3630cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3631cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3632cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3633cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3634cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3635cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3636cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3637cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3638cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3639cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3640cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3641cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3642cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3643cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3644cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3645cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3646cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3647[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3648[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3649[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3650[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3651[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3652[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3653[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3654[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3655[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3656[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3657[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3658[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3659[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3660[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3661[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3662[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3663[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3664[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3665[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3666[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3667[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3668[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3669[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3675[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3676[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3677[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3678[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3679[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3680[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3681[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3682[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3683[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3684[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3685[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3686[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3687[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3688[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3689[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3690[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3691[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3692[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3693[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3694[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3695[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3696[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3697[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3698[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3699[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3700[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3701[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3702[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3703[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3704[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3705[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3706[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3707[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3708[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3709[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3710[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3711[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3712[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3713[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3714[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3715[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3716[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3717[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3718[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3719[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3720[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3721[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3722[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3723[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3724[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3725[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3726[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3727Clipping frame in rate conversion by 0.003990
3728[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3729[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3730[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3731[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3732Clipping frame in rate conversion by 0.003990
3733[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3734[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3735[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3736[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3737Clipping frame in rate conversion by 0.003990
3738[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3739[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3740[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3741[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3742Clipping frame in rate conversion by 0.003990
3743[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3744[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3745[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3746[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3747cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3748cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3749[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3750[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3751[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3752[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3753[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3754[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3755[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3756[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3757[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3758[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3759[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3760[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3761[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3762[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3763[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3764[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3771[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3775[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3776[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3777[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3778[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3779[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3780[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3781[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3782[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3784[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3785[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3786[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3787[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3788[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3789[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3790[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3791[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3792[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3794[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3795[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3796[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3797[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3798[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3799[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3800[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3801[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3802[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3803[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3804[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3805[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3806[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3807[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3808[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3809[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3810[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3811[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3812[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3813[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3814[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3815[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3816[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3817[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3818[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3819[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3820[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3821[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3822[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3823[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3824[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3825[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3826[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3827[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3828[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3829[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3830[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3831[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3832[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3833[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3834[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3835[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3836[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3837[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3838[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3839[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3840[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3841[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3842[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3843[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3844[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3845cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3846cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3847[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3848[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3849[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3850[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3851[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3852[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3853[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3854[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3855[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3856[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3857[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3858[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3859[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3860[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3861[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3862[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3869[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3870[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3871[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3872[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3873[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3874[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3875[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3876[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3877[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3878[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3879[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3880[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3881[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3882[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3883[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3884[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3885[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3886[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3887[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3888[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3889[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3890[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3891[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3892[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3893[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3894[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3895[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3896[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3897[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3898[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3899[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3900[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3901[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3902[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
3903[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3904[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3905[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3906[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3907[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3908[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
3909[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3910[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3911[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3912[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3913[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
3914[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3915[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3916[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3917[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3918[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3919[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3920[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3921[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
3922[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3923[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3924[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3925[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3926[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
3927[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3928[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3929[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3930[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3931[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3932[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3933[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3934[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3935[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3936[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3937[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3938[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3939[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3940[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3941[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
3942[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
3943cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3944cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3945[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3946[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
3947[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3948[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3949[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
3950[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3951[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
3952[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
3953[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
3954[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
3955[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
3956[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3957[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3958[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3959[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3960[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3961[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
3965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
3966[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
3967[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
3968[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
3969[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
3970[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
3971[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
3972[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
3973[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3974[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
3975[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3976[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3977[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3978[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3979[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3980[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
3981[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3982[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3983[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3984[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3985[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
3986[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
3987[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
3988[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3989[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
3990[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3991[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
3992[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3993[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
3994[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3995[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
3996[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
3997[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
3998[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
3999[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4000[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4001[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4002[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4003[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4004[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4005[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4006[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4007[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4008[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4009[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4010[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4011[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4012[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4013[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4014[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4015[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4016[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4017[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4018[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4019[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4020[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4021[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4022[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4023[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4024[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4025Clipping frame in rate conversion by 0.006981
4026[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4027[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4028[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4029[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4030Clipping frame in rate conversion by 0.006981
4031[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4032[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4033[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4034[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4035Clipping frame in rate conversion by 0.006981
4036[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4037[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4038[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4039[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4040Clipping frame in rate conversion by 0.006981
4041[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4042[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4043[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4044[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4045cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4046cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4047[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4048[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4049[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4050[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4051[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4052[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4053[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4054[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4055[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4056[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4057[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4058[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4059[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4060[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4061[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4062[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4063[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4064[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4065[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4066[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4067[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4068[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4069[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4070[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4071[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4072[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4073[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4074[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4075[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4076[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4077[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4078[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4079[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4080[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4081[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4082[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4083[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4084[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4085[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4086[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4087[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4088[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4089[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4090[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4091[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4092[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4093[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4094[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4095[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4096[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4097[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4098[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4099[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4100[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4101[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4102[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4103[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4104[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4105[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4106[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4107[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4108[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4109[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4110[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4111[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4112[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4113[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4114[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4115[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4116[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4117[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4118[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4119[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4120[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4121[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4122[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4123[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4124[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4125[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4126[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4127[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4128[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4129[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4130[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4131[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4132[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4133[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4134[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4135[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4136[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4137[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4138[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4139[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4140[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4141[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4142[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4143cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4144cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4145cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4146cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4147[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4148[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4149[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4150[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4151[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4152[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4153[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4154[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4155[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4156[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4157[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4158[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4159[h264 @ 0x55f7a95ecb00] nal_unit_type: 5(IDR), nal_ref_idc: 3
4160[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4167[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4168[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4169[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4175[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4176[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4177[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4178[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4179[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4180[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4181[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4182[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4183[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4184[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4185[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4186[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4187[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4188[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4189[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4190[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4191[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4192[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4193[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4194[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4195[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4196[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4197[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4198[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4199[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4200[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4201[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4202[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4203[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4204[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4205[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4206[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4207[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4208[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4209[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4210[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4211[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4212[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4213[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4214[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4215[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4216[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4217[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4218[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4219[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4220[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4221[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4222[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4223[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4224[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4225[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4226[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4227[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4228[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4229[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4230[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4231[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4232[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4233[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4234[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4235[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4236[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4237[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4238[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4239[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4240[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4241[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4242[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4243cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4244cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4245cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4246cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4247cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4248cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4249cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4250cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4251cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4252cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4253cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4254cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4255cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4256cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4257cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4258cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4259cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4260cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4261cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4262cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4263cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4264cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4265cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4266cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4267cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4268cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4269cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4270cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4271cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4272cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4273cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4274cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4275cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4276cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4277[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4278[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4279[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4280[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4281[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4282[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4283[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4284[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4285[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4286[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4287[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4288[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4289[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4290[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4291[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4292[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4293[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4294[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4295[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4296[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4297[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4298[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4299[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4300[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4301[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4302[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4303[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4304[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4305[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4306[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4307[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4308[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4309[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4310[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4311[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4312[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4313[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4314[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4315[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4316[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4317[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4318[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4319[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4320[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4321[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4322[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4323[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4324[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4325[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4326[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4327[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4328[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4329[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4330[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4331[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4332[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4333[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4334[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4335[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4336[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4337[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4338[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4339[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4340[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4341[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4342[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4343[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4344[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4345[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4346[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4347[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4348[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4349[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4350[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4351[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4352[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4353[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4354[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4355[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4356[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4357Clipping frame in rate conversion by 0.009972
4358[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4359[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4360[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4361[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4362Clipping frame in rate conversion by 0.009972
4363[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4364[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4365[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4366[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4367Clipping frame in rate conversion by 0.009972
4368[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4369[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4370[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4371[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4372Clipping frame in rate conversion by 0.009972
4373[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4374[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4375[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4376[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4377cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4378cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4379[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4380[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4381[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4382[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4383[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4384[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4385[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4386[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4387[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4388[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4389[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4390[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4391[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4392[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4393[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4394[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4395[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4396[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4397[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4398[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4399[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4400[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4407[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4408[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4409[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4410[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4411[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4412[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4413[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4414[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4415[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4416[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4417[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4418[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4419[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4420[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4421[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4422[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4423[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4424[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4425[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4426[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4427[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4428[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4429[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4430[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4431[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4432[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4433[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4434[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4435[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4436[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4437[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4438[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4439[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4440[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4441[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4442[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4443[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4444[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4445[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4446[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4447[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4448[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4449[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4450[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4451[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4452[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4453[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4454[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4455[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4456[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4457[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4458[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4459Clipping frame in rate conversion by 0.002983
4460[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4461[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4462[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4463[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4464Clipping frame in rate conversion by 0.002983
4465[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4466[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4467[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4468[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4469Clipping frame in rate conversion by 0.002983
4470[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4471[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4472[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4473[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4474Clipping frame in rate conversion by 0.002983
4475[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4476[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4477[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4478[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4479cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4480cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4481[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4482[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4483[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4484[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4485[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4486[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4487[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4488[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4489[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4490[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4491[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4492[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4493[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4494[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4495[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4496[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4497[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4509[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4510[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4511[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4512[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4513[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4514[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4515[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4516[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4517[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4518[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4519[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4520[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4521[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4522[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4523[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4524[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4525[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4526[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4527[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4528[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4529[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4530[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4531[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4532[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4533[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4534[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4535[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4536[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4537[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4538[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4539[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4540[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4541[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4542[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4543[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4544[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4545[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4546[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4547[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4548[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4549[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4550[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4551[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4552[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4553[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4554[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4555[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4556[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4557[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4558[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4559[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4560[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4561[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4562[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4563[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4564[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4565[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4566[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4567[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4568[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4569[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4570[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4571[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4572[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4573[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4574[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4575[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4576[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4577frame= 0 fps=0.0 q=0.0 q=0.0 q=0.0 q=0.0 size=N/A time=00:00:01.98 bitrate=N/A speed=3.01x
4578cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4579cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4580[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4581[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4582[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4583[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4584[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4585[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4586[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4587[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4588[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4589[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4590[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4591[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4592[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4593[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4594[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4596[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4597[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4598[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4599[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4600[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4601[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4602[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4603[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4604[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4605[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4606[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4607[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4608[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4609[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4610[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4611[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4612[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4613[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4614[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4615[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4616[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4617[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4618[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4619[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4620[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4621[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4622[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4623[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4624[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4625[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4626[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4627[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4628[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4629[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4630[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4631[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4632[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4633[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4634[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4635[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4636[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4637[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4638[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4639[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4640[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4641[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4642[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4643[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4644[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4645[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4646[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4647[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4648[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4649[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4650[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4651[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4652[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4653[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4654[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4655[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4656[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4657[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4658[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4659[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4660[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4661[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4662[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4663[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4664[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4665[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4666[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4667[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4668[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4669[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4670[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4671[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4672[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4673[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4674[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4675[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4676cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4677cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4678cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4679cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4680cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4681cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4682cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4683cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4684cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4685cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4686cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4687cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4688cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4689cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4690cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4691cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4692cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4693cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4694cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4695cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4696cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4697cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4698cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4699cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4700cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4701cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4702cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4703cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4704cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4705cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4706cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4707cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4708cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4709cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4710[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4711[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4712[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4713[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4714[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4715[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4716[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4717[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4718[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4719[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4720[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4721[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4722[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4723[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4724[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4725[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4726[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4727[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4728[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4729[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4730[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4731[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4732[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4733[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4734[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4735[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4736[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4737[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4738[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4739[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4740[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4741[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4742[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4743[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4744[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4745[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4746[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4747[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4748[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4749[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4750[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4751[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4752[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4753[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4754[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4755[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4756[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4757[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4758[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4759[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4760[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4761[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4762[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4763[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4764[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4765[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4766[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4767[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4768[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4769[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4770[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4771[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4772[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4773[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4774[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4775[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4776[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4777[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4778[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4779[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4780[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4781[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4782[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4783[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4784[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4785[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4786[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4787[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4788[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4789[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4790Clipping frame in rate conversion by 0.005974
4791[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4792[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4793[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4794[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4795Clipping frame in rate conversion by 0.005974
4796[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4797[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4798[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4799[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4800Clipping frame in rate conversion by 0.005974
4801[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4802[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4803[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4804[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4805Clipping frame in rate conversion by 0.005974
4806[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4807[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4808[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4809[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4810cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4811cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4812[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4813[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4814[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4815[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4816[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4817[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4818[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4819[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4820[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4821[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4822[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4823[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4824[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4825[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4826[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4827[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4828[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4829[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4830[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4831[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4832[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4833[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4834[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4835[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4836[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4837[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4838[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4839[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4840[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4841[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4842[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4843[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4844[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4845[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4846[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4847[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4848[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4849[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4850[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4851[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4852[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4853[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4854[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4855[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4856[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4857[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4858[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4859[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4860[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4861[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4862[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4863[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4864[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4865[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4866[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4867[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4868[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4869[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4870[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4871[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4872[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4873[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4874[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4875[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4876[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4877[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4878[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4879[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4880[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4881[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4882[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4883[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4884[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4885[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4886[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4887[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4888[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4889[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4890[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4891[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4892[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4893[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4894[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4895[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4896[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4897[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4898[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4899[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4900[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4901[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4902[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4903[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4904[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4905[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4906[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4907[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4908cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4909cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
4910[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4911[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
4912[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4913[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4914[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4915[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
4916[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4917[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
4918[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
4919[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
4920[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
4921[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
4922[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4923[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4924[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4925[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4926[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4927[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4928[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4929[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
4930[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
4931[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
4932[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
4933[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
4934[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
4935[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
4936[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
4937[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
4938[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4939[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4940[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4941[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4942[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4943[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4944[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4945[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
4946[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4947[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4948[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4949[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4950[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
4951[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4952[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
4953[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4954[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4955[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4956[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4957[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4958[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
4959[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4960[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4961[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4962[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4963[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
4964[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4965[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
4966[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4967[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4968[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4969[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4970[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4971[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
4972[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4973[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4974[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4975[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4976[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
4977[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
4978[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
4979[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4980[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
4981[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4982[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
4983[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4984[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
4985[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4986[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
4987[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
4988[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
4989[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
4990[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4991[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4992[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4993[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4994[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4995[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4996[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4997[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
4998[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
4999[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5000[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5001[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5002[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5003[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5004[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5005[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5006cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5007cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5008[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5009[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5010[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5011[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5012[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5013[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5014[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5015[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5016[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5017[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5018[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5019[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5020[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5021[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5022[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5023[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5024[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5025[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5026[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5027[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5028[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5029[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5030[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5031[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5032[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5033[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5034[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5035[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5036[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5037[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5038[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5039[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5040[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5041[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5042[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5043[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5044[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5045[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5046[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5047[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5048[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5049[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5050[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5051[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5052[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5053[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5054[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5055[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5056[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5057[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5058[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5059[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5060[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5061[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5062[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5063[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5064[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5065[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5066[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5067[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5068[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5069[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5070[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5071[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5072[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5073[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5074[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5075[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5076[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5077[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5078[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5079[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5080[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5081[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5082[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5083[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5084[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5085[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5086[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5087[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5088Clipping frame in rate conversion by 0.008995
5089[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5090[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5091[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5092[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5093Clipping frame in rate conversion by 0.008995
5094[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5095[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5096[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5097[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5098Clipping frame in rate conversion by 0.008995
5099[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5100[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5101[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5102[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5103Clipping frame in rate conversion by 0.008995
5104[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5105[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5106[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5107[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5108cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5109cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5110[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5111[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5112[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5113[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5114[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5115[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5116[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5117[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5118[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5119[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5120[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5121[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5122[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5123[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5124[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5125[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5126[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5127[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5128[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5129[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5130[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5131[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5132[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5133[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5134[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5135[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5136[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5137[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5138[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5139[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5140[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5141[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5142[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5143[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5144[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5145[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5146[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5147[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5148[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5149[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5150[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5151[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5152[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5153[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5154[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5155[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5156[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5157[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5158[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5159[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5160[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5161[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5162[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5163[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5164[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5165[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5166[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5167[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5168[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5169[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5170[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5171[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5172[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5173[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5174[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5175[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5176[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5177[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5178[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5179[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5180[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5181[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5182[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5183[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5184[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5185[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5186[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5187[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5188[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5189[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5190Clipping frame in rate conversion by 0.001976
5191[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5192[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5193[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5194[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5195Clipping frame in rate conversion by 0.001976
5196[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5197[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5198[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5199[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5200Clipping frame in rate conversion by 0.001976
5201[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5202[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5203[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5204[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5205Clipping frame in rate conversion by 0.001976
5206[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5207[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5208[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5209[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5210cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5211cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5212[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5213[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5214[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5215[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5216[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5217[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5218[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5219[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5220[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5221[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5222[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5223[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5224[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5225[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5226[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5227[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5228[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5229[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5230[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5231[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5232[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5233[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5234[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5235[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5236[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5237[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5238[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5239[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5240[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5241[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5242[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5243[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5244[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5245[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5246[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5247[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5248[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5249[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5250[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5251[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5252[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5253[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5254[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5255[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5256[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5257[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5258[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5259[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5260[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5261[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5262[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5263[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5264[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5265[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5266[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5267[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5268[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5269[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5270[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5271[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5272[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5273[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5274[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5275[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5276[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5277[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5278[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5279[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5280[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5281[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5282[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5283[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5284[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5285[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5286[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5287[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5288[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPushCurrent(hwctx->cuda_ctx)
5289[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuMemAlloc(&data, size)
5290[AVHWDeviceContext @ 0x55f7a8469840] Calling cu->cuCtxPopCurrent(&dummy)
5291[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5292[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5293[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5294[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5295[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5296[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5297[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5298[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5299[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5300[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5301[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5302[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5303[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5304[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5305[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5306[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5307[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5308[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5309[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5310[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5311[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5312[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5313[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5314[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5315[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5316cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5317cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5318[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5319[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5320[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5321[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5322[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5323[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5324[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5325[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5326[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5327[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5328[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5329[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5330[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5331[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5332[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5333[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5334[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5335[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5336[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5337[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5338[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5339[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5340[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5341[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5342[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5343[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5344[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5345[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5346[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5347[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5348[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5349[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5350[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5351[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5352[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5353[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5354[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5355[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5356[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5357[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5358[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5359[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5360[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5361[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5362[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5363[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5364[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5365[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5366[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5367[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5368[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5369[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5370[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5371[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5372[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5373[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5374[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5375[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5376[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5377[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5378[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5379[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5380[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5381[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5382[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5383[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5384[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5385[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5386[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5387[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5388[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5389[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5390[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5391[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5392[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5393[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5394[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5395[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5396[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5397[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5398[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5399[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5400[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5401[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5402[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5403[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5404[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5405[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5406[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5407[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5408[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5409[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5410cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5411cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5412[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5413[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5414[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5415[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5416[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5417[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5418[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5419[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5420[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5421[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5422[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5423[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5424[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5425[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5426[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5427[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5428[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5429[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5430[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5431[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5432[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5433[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5434[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5435[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5436[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5437[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5438[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5439[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5440[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5441[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5442[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5443[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5444[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5445[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5446[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5447[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5448[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5449[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5450[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5451[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5452[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5453[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5454[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5455[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5456[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5457[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5458[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5459[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5460[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5461[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5462[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5463[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5464[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5465[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5466[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5467[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5468[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5469[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5470[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5471[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5472[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5473[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5474[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5475[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5476[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5477[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5478[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5479[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5480Clipping frame in rate conversion by 0.004997
5481[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5482[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5483[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5484[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5485[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5486[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5487Clipping frame in rate conversion by 0.004997
5488[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5489[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5490[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5491[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5492[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5493[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5494Clipping frame in rate conversion by 0.004997
5495[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5496[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5497[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5498[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5499[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5500[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5501Clipping frame in rate conversion by 0.004997
5502[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5503[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5504[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5505[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5506[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5507[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5508cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5509cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5510cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5511cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5512cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5513cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5514cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5515cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5516cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5517cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5518cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5519cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5520cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5521cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5522cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5523cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5524cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5525cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5526cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5527cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5528cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5529cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5530cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5531cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5532cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5533cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5534cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5535cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5536cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5537cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5538cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5539cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5540cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5541cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5542[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5543[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5544[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5545[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5546[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5547[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5548[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5549[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5550[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5551[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5552[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5553[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5554[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5555[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5556[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5557[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5558[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5559[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5560[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5561[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5562[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5563[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5564[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5565[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5566[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5567[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5568[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5569[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5570[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5571[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5572[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5573[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5574[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5575[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5576[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5577[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5578[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5579[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5580[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5581[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5582[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5583[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5584[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5585[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5586[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5587[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5588[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5589[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5590[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5591[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5592[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5593[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5594[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5595[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5596[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5597[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5598[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5599[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5600[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5601[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5602[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5603[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5604[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5605[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5606[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5607[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5608[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5609[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5610[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5611[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5612[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5613[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5614[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5615[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5616[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5617[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5618[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5619[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5620[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5621[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5622[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5623[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5624[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5625[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5626[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5627[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5628[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5629[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5630[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5631[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5632[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5633[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5634cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5635cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5636[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5637[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5638[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5639[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5640[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5641[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5642[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5643[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5644[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5645[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5646[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5647[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5648[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5649[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5650[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5651[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5652[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5653[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5654[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5655[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5656[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5657[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5658[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5659[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5660[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5661[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5662[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5663[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5664[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5665[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5666[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5667[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5668[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5669[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5670[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5671[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5672[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5673[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5674[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5675[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5676[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5677[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5678[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5679[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5680[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5681[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5682[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5683[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5684[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5685[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5686[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5687[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5688[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5689[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5690[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5691[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5692[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5693[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5694[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5695[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5696[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5697[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5698[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5699[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5700[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5701[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5702[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5703[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5704[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5705[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5706[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5707[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5708[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5709[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5710[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5711[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5712[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5713[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5714[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5715[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5716[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5717[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5718[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5719[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5720[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5721[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5722[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5723[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5724[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5725[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5726[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5727[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5728cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5729cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5730[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5731[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5732[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5733[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5734[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5735[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5736[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5737[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5738[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5739[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5740[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5741[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5742[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5743[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5744[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5745[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5746[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5747[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5748[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5749[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5750[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5751[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5752[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5753[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5754[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5755[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5756[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5757[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5758[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5759[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5760[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5761[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5762[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5763[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5764[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5765[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5766[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5767[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5768[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5769[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5770[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5771[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5772[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5773[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5774[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5775[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5776[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5777[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5778[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5779[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5780[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5781[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5782[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5783[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5784[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5785[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5786[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5787[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5788[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5789[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5790[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5791[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5792[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5793[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5794[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5795[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5796[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5797[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5798Clipping frame in rate conversion by 0.007988
5799[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5800[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5801[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5802[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5803[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5804[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5805Clipping frame in rate conversion by 0.007988
5806[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5807[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5808[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5809[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5810[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5811[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5812Clipping frame in rate conversion by 0.007988
5813[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5814[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5815[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5816[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5817[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5818[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5819Clipping frame in rate conversion by 0.007988
5820[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5821[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5822[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5823[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5824[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5825[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5826cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5827cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5828[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5829[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5830[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5831[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5832[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5833[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5834[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5835[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5836[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5837[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5838[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5839[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5840[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5841[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5842[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5843[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5844[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5845[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5846[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5847[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5848[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5849[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5850[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5851[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5852[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5853[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5854[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5855[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5856[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5857[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5858[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5859[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5860[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5861[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5862[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5863[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5864[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5865[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5866[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5867[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5868[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5869[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5870[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5871[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5872[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5873[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5874[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5875[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5876[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5877[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5878[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5879[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5880[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5881[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5882[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5883[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5884[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5885[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5886[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5887[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5888[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5889[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5890[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5891[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5892[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5893[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
5894[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5895[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
5896Clipping frame in rate conversion by 0.000999
5897[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5898[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5899[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5900[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5901[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5902[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5903Clipping frame in rate conversion by 0.000999
5904[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5905[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5906[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5907[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5908[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5909[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5910Clipping frame in rate conversion by 0.000999
5911[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5912[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5913[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5914[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5915[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5916[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5917Clipping frame in rate conversion by 0.000999
5918[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5919[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5920[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5921[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5922[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
5923[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
5924cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5925cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5926cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5927cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5928cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5929cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5930cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5931cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5932cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5933cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5934cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5935cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5936cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5937cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5938cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5939cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5940cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5941cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
5942[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5943[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
5944[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5945[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5946[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5947[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
5948[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5949[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
5950[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
5951[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
5952[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
5953[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
5954[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5955[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5956[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5957[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5958[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5959[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5960[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5961[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
5962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
5963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
5964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
5965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
5966[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
5967[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
5968[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
5969[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
5970[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5971[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
5972[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5973[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5974[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5975[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5976[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5977[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
5978[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5979[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
5980[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5981[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
5982[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5983[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5984[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5985[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5986[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5987[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
5988[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5989[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
5990[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
5991[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
5992[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5993[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
5994[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5995[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
5996[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5997[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
5998[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
5999[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6000[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6001[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6002[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6003[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6004[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6005[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6006[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6007[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6008[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6009[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6010[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6011[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6012[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6013[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6014[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6015[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6016[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6017[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6018[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6019[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6020[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6021[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6022[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6023[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6024[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6025[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6026[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6027[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6028[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6029[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6030[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6031[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6032[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6033[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6034cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6035cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6036[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6037[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6038[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6039[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6040[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6041[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6042[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6043[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6044[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6045[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6046[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6047[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6048[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6049[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6050[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6051[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6052[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6053[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6054[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6055[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6056[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6057[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6058[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6059[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6060[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6061[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6062[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6063[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6064[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6065[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6066[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6067[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6068[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6069[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6070[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6071[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6072[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6073[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6074[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6075[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6076[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6077[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6078[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6079[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6080[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6081[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6082[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6083[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6084[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6085[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6086[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6087[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6088[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6089[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6090[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6091[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6092[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6093[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6094[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6095[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6096[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6097[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6098[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6099[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6100[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6101[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6102[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6103[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6104Clipping frame in rate conversion by 0.010979
6105[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6106[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6107[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6108[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6109[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6110[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6111Clipping frame in rate conversion by 0.010979
6112[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6113[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6114[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6115[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6116[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6117[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6118Clipping frame in rate conversion by 0.010979
6119[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6120[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6121[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6122[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6123[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6124[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6125Clipping frame in rate conversion by 0.010979
6126[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6127[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6128[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6129[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6130[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6131[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6132cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6133cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6134[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6135[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6136[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6137[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6138[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6139[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6140[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6141[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6142[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6143[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6144[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6145[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6146[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6147[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6148[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6149[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6150[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6151[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6152[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6153[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6154[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6155[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6156[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6157[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6158[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6159[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6160[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6162[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6163[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6164[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6165[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6166[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6167[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6168[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6169[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6170[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6171[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6172[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6173[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6174[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6175[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6176[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6177[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6178[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6179[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6180[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6181[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6182[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6183[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6184[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6185[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6186[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6187[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6188[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6189[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6190[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6191[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6192[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6193[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6194[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6195[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6196[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6197[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6198[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6199[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6200[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6201[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6202Clipping frame in rate conversion by 0.003990
6203[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6204[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6205[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6206[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6207[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6208[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6209Clipping frame in rate conversion by 0.003990
6210[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6211[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6212[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6213[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6214[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6215[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6216Clipping frame in rate conversion by 0.003990
6217[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6218[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6219[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6220[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6221[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6222[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6223Clipping frame in rate conversion by 0.003990
6224[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6225[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6226[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6227[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6228[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6229[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6230cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6231cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6232cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6233cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6234cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6235cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6236cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6237cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6238cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6239cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6240cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6241cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6242cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6243cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6244cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6245cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6246cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6247cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6248[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6249[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6250[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6251[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6252[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6253[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6254[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6255[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6256[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6257[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6258[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6259[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6260[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6261[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6262[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6263[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6264[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6265[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6266[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6267[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6268[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6269[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6270[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6271[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6272[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6273[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6274[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6275[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6276[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6277[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6278[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6279[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6280[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6281[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6282[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6283[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6284[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6285[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6286[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6287[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6288[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6289[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6290[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6291[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6292[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6293[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6294[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6295[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6296[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6297[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6298[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6299[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6300[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6301[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6302[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6303[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6304[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6305[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6306[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6307[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6308[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6309[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6310[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6311[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6312[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6313[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6314[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6315[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6316[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6317[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6318[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6319[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6320[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6321[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6322[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6323[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6324[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6325[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6326[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6327[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6328[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6329[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6330[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6331[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6332[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6333[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6334[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6335[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6336[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6337[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6338[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6339[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6340cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6341cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6342[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6343[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6344[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6345[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6346[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6347[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6348[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6349[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6350[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6351[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6352[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6353[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6354[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6355[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6356[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6357[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6358[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6359[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6360[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6361[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6362[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6363[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6364[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6365[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6366[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6367[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6368[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6369[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6370[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6371[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6372[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6373[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6374[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6375[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6376[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6377[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6378[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6379[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6380[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6381[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6382[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6383[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6384[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6385[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6386[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6387[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6388[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6389[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6390[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6391[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6392[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6393[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6394[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6395[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6396[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6397[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6398[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6399[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6400[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6401[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6402[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6403[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6404[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6405[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6406[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6407[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6408[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6409[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6410[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6411[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6412[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6413[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6414[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6415[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6416[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6417[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6418[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6419[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6420[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6421[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6422[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6423[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6424[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6425[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6426[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6427[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6428[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6429[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6430[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6431[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6432[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6433[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6434cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6435cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6436[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6437[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6438[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6439[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6440[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6441[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6442[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6443[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6444[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6445[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6446[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6447[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6448[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6449[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6450[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6451[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6452[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6453[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6454[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6455[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6456[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6457[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6458[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6459[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6460[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6461[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6462[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6463[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6464[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6465[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6466[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6467[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6468[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6469[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6470[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6471[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6472[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6473[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6474[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6475[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6476[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6477[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6478[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6479[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6480[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6481[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6482[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6483[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6484[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6485[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6486[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6487[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6488[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6489[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6490[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6491[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6492[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6493[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6494[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6495[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6496[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6497[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6498[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6499[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6500[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6501[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6502[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6503[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6504Clipping frame in rate conversion by 0.006981
6505[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6506[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6507[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6508[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6509[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6510[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6511Clipping frame in rate conversion by 0.006981
6512[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6513[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6514[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6515[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6516[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6517[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6518Clipping frame in rate conversion by 0.006981
6519[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6520[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6521[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6522[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6523[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6524[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6525Clipping frame in rate conversion by 0.006981
6526[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6527[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6528[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6529[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6530[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6531[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6532cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6533cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6534[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6535[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6536[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6537[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6538[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6539[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6540[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6541[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6542[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6543[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6544[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6545[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6546[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6547[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6548[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6549[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6550[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6551[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6552[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6553[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6554[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6555[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6556[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6557[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6558[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6559[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6560[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6561[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6562[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6563[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6564[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6565[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6566[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6567[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6568[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6569[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6570[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6571[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6572[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6573[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6574[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6575[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6576[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6577[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6578[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6579[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6580[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6581[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6582[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6583[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6584[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6585[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6586[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6587[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6588[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6589[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6590[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6591[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6592[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6593[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6594[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6595[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6596[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6597[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6598[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6599[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6600[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6601[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6602[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6603[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6604[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6605[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6606[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6607[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6608[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6609[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6610[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6611[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6612[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6613[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6614[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6615[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6616[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6617[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6618[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6619[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6620[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6621[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6622[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6623[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6624[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6625[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6626cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6627cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6628frame= 14 fps= 12 q=16.0 q=11.0 q=15.0 q=17.0 size=N/A time=00:00:02.77 bitrate=N/A speed=2.39x
6629cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6630cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6631cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6632cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6633cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6634cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6635cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6636cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6637cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6638cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6639cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6640cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6641cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6642cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6643cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6644cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6645cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6646cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6647cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6648cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6649cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6650cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6651cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6652cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6653cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6654cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6655cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6656cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6657cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6658cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6659cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6660cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6661[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6662[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6663[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6664[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6665[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6666[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6667[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6668[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6669[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6678[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6679[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6680[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6681[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6682[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6683[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6684[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6685[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6686[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6687[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6688[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6689[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6690[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6691[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6692[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6693[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6694[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6695[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6696[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6697[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6698[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6699[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6700[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6701[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6702[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6703[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6704[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6705[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6706[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6707[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6708[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6709[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6710[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6711[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6712[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6713[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6714[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6715[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6716[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6717[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6718[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6719[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6720[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6721[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6722[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6723[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6724[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6725[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6726[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6727[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6728[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6729[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6730[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6731[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6732[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6733[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6734[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6735[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6736[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6737[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6738[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6739[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6740[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6741[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6742[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6743[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6744[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6745[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6746[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6747[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6748[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6749[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6750[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6751[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6752[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6753cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6754cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6755[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6756[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6757[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6758[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6759[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6760[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6761[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6762[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6763[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6764[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6775[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6776[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6777[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6778[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6779[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6780[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6781[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6782[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6784[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6785[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6786[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6787[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6788[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6789[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6790[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6791[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6792[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6794[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6795[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6796[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6797[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6798[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6799[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6800[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6801[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6802[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6803[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6804[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6805[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6806[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6807[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6808[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6809[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6810[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6811[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6812[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6813[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6814[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6815[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6816[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6817[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6818[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6819[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6820[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6821[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6822[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6823Clipping frame in rate conversion by 0.009972
6824[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6825[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6826[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6827[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6828[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6829[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6830Clipping frame in rate conversion by 0.009972
6831[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6832[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6833[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6834[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6835[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6836[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6837Clipping frame in rate conversion by 0.009972
6838[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6839[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6840[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6841[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6842[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6843[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6844Clipping frame in rate conversion by 0.009972
6845[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6846[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6847[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6848[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6849[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6850[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6851cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6852cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6853[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6854[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6855[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6856[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6857[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6858[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6859[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6860[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6861[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6862[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6869[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6870[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6871[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6872[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6873[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6874[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6875[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6876[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6877[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6878[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6879[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6880[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6881[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6882[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6883[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6884[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6885[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6886[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6887[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6888[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6889[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6890[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6891[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6892[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6893[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6894[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6895[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6896[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6897[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6898[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6899[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6900[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6901[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6902[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
6903[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6904[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6905[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6906[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6907[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6908[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
6909[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6910[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
6911[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6912[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6913[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6914[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6915[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6916[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6917[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6918[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
6919[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6920[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
6921Clipping frame in rate conversion by 0.002983
6922[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6923[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6924[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6925[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6926[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6927[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6928Clipping frame in rate conversion by 0.002983
6929[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6930[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6931[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6932[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6933[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6934[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6935Clipping frame in rate conversion by 0.002983
6936[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6937[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6938[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6939[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6940[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6941[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6942Clipping frame in rate conversion by 0.002983
6943[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6944[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6945[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6946[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6947[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
6948[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
6949cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6950cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
6951[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6952[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
6953[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6954[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6955[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6956[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
6957[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6958[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
6959[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
6960[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
6961[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
6962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
6963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6966[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6967[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6968[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6969[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6970[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
6971[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
6972[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
6973[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
6974[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
6975[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
6976[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
6977[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
6978[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
6979[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6980[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
6981[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6982[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6983[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6984[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6985[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6986[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
6987[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6988[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
6989[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
6990[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
6991[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6992[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
6993[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6994[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
6995[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6996[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
6997[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6998[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
6999[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7000[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7001[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7002[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7003[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7004[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7005[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7006[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7007[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7008[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7009[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7010[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7011[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7012[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7013[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7014[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7015[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7016[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7017[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7018[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7019[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7020[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7021[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7022[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7023[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7024[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7025[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7026[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7027[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7028[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7029[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7030[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7031[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7032[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7033[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7034[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7035[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7036[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7037[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7038[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7039[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7040[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7041[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7042[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7043cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7044cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7045[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7046[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7047[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7048[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7049[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7050[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7051[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7052[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7053[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7054[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7055[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7056[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7057[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7058[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7059[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7060[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7061[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7062[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7063[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7064[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7065[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7066[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7067[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7068[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7069[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7070[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7071[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7072[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7073[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7074[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7075[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7076[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7077[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7078[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7079[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7080[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7081[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7082[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7083[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7084[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7085[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7086[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7087[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7088[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7089[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7090[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7091[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7092[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7093[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7094[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7095[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7096[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7097[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7098[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7099[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7100[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7101[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7102[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7103[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7104[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7105[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7106[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7107[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7108[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7109[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7110[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7111[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7112[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7113[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7114[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7115[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7116[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7117[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7118[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7119[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7120[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7121[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7122[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7123[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7124[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7125[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7126[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7127[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7128[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7129[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7130[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7131[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7132[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7133[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7134[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7135[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7136[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7137cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7138cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7139[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7140[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7141[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7142[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7143[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7144[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7145[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7146[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7147[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7148[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7149[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7150[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7151[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7152[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7153[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7154[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7155[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7156[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7157[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7158[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7159[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7160[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7167[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7168[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7169[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7170[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7171[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7172[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7173[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7174[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7175[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7176[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7177[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7178[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7179[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7180[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7181[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7182[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7183[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7184[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7185[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7186[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7187[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7188[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7189[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7190[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7191[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7192[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7193[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7194[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7195[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7196[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7197[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7198[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7199[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7200[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7201[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7202[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7203[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7204[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7205[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7206[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7207Clipping frame in rate conversion by 0.005974
7208[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7209[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7210[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7211[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7212[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7213[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7214Clipping frame in rate conversion by 0.005974
7215[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7216[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7217[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7218[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7219[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7220[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7221Clipping frame in rate conversion by 0.005974
7222[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7223[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7224[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7225[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7226[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7227[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7228Clipping frame in rate conversion by 0.005974
7229[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7230[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7231[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7232[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7233[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7234[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7235cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7236cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7237[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7238[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7239[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7240[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7241[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7242[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7243[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7244[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7245[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7246[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7247[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7248[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7249[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7250[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7251[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7252[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7253[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7254[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7255[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7256[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7257[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7258[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7259[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7260[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7261[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7262[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7263[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7264[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7265[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7266[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7267[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7268[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7269[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7270[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7271[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7272[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7273[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7274[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7275[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7276[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7277[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7278[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7279[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7280[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7281[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7282[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7283[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7284[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7285[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7286[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7287[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7288[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7289[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7290[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7291[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7292[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7293[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7294[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7295[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7296[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7297[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7298[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7299[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7300[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7301[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7302[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7303[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7304[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7305[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7306[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7307[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7308[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7309[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7310[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7311[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7312[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7313[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7314[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7315[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7316[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7317[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7318[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7319[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7320[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7321[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7322[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7323[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7324[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7325[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7326[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7327[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7328[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7329cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7330cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7331[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7332[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7333[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7334[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7335[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7336[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7337[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7338[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7339[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7340[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7341[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7342[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7343[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7344[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7345[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7346[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7347[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7348[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7349[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7350[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7351[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7352[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7353[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7354[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7355[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7356[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7357[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7358[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7359[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7360[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7361[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7362[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7363[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7364[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7365[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7366[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7367[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7368[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7369[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7370[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7371[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7372[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7373[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7374[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7375[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7376[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7377[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7378[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7379[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7380[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7381[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7382[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7383[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7384[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7385[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7386[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7387[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7388[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7389[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7390[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7391[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7392[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7393[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7394[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7395[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7396[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7397[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7398[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7399[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7400[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7401[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7402[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7403[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7404[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7405[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7406[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7407[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7408[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7409[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7410[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7411[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7412[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7413[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7414[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7415[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7416[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7417[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7418[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7419[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7420[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7421[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7422[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7423cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7424cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7425cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7426cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7427cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7428cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7429cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7430cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7431cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7432cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7433cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7434cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7435cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7436cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7437cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7438cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7439cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7440cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7441cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7442cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7443cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7444cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7445cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7446cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7447cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7448cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7449cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7450cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7451cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7452cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7453cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7454cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7455cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7456cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7457[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7458[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7459[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7460[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7461[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7462[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7463[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7464[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7465[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7466[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7467[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7468[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7469[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7470[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7471[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7472[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7473[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7474[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7475[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7476[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7477[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7478[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7479[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7480[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7481[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7482[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7483[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7484[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7485[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7486[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7487[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7488[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7489[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7490[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7491[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7492[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7493[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7494[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7495[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7496[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7497[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7498[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7499[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7500[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7501[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7502[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7503[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7504[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7505[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7506[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7507[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7508[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7509[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7510[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7511[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7512[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7513[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7514[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7515[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7516[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7517[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7518[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7519[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7520[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7521[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7522[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7523[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7524[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7525Clipping frame in rate conversion by 0.008995
7526[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7527[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7528[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7529[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7530[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7531[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7532Clipping frame in rate conversion by 0.008995
7533[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7534[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7535[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7536[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7537[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7538[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7539Clipping frame in rate conversion by 0.008995
7540[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7541[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7542[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7543[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7544[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7545[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7546Clipping frame in rate conversion by 0.008995
7547[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7548[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7549[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7550[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7551[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7552[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7553cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7554cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7555[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7556[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7557[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7558[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7559[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7560[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7561[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7562[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7563[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7564[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7565[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7566[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7567[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7568[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7569[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7570[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7571[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7572[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7573[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7574[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7575[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7576[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7577[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7578[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7579[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7580[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7581[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7582[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7583[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7584[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7585[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7586[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7587[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7588[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7589[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7590[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7591[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7592[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7593[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7594[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7595[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7596[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7597[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7598[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7599[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7600[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7601[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7602[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7603[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7604[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7605[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7606[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7607[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7608[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7609[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7610[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7611[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7612[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7613[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7614[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7615[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7616[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7617[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7618[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7619[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7620[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7621[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7622[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7623Clipping frame in rate conversion by 0.001976
7624[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7625[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7626[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7627[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7628[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7629[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7630Clipping frame in rate conversion by 0.001976
7631[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7632[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7633[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7634[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7635[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7636[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7637Clipping frame in rate conversion by 0.001976
7638[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7639[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7640[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7641[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7642[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7643[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7644Clipping frame in rate conversion by 0.001976
7645[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7646[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7647[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7648[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7649[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7650[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7651cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7652cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7653[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7654[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7655[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7656[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7657[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7658[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7659[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7660[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7661[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7662[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7663[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7664[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7665[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7666[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7667[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7668[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7669[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7678[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7679[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7680[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7681[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7682[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7683[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7684[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7685[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7686[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7687[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7688[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7689[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7690[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7691[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7692[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7693[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7694[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7695[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7696[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7697[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7698[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7699[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7700[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7701[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7702[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7703[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7704[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7705[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7706[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7707[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7708[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7709[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7710[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7711[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7712[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7713[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7714[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7715[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7716[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7717[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7718[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7719[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7720[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7721[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7722[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7723[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7724[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7725[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7726[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7727[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7728[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7729[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7730[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7731[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7732[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7733[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7734[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7735[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7736[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7737[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7738[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7739[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7740[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7741[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7742[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7743[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7744[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7745cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7746cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7747[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7748[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7749[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7750[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7751[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7752[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7753[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7754[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7755[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7756[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7757[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7758[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7759[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7760[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7761[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7762[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7763[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7764[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7775[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7776[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7777[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7778[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7779[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7780[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7781[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7782[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7784[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7785[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7786[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7787[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7788[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7789[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7790[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7791[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7792[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7794[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7795[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7796[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7797[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7798[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7799[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7800[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7801[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7802[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7803[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7804[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7805[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7806[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7807[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7808[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7809[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7810[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7811[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7812[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7813[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7814[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7815[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7816[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7817[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7818[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7819[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7820[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7821[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7822[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7823[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7824[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7825[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7826[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7827[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7828[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7829[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7830[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7831[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7832[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7833[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7834[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7835[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7836[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7837[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7838[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7839cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7840cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7841[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7842[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7843[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7844[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7845[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7846[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7847[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7848[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7849[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7850[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7851[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7852[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7853[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7854[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7855[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7856[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7857[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7858[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7859[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7860[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7861[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7862[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7869[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7870[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7871[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7872[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7873[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7874[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7875[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7876[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7877[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7878[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7879[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7880[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7881[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7882[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7883[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7884[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7885[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7886[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7887[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7888[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7889[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7890[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7891[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7892[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7893[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7894[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7895[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7896[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7897[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7898[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7899[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7900[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7901[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7902[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7903[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7904[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7905[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7906[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
7907[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7908[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
7909Clipping frame in rate conversion by 0.004997
7910[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7911[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7912[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7913[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7914[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7915[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7916Clipping frame in rate conversion by 0.004997
7917[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7918[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7919[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7920[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7921[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7922[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7923Clipping frame in rate conversion by 0.004997
7924[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7925[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7926[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7927[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7928[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7929[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7930Clipping frame in rate conversion by 0.004997
7931[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7932[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7933[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7934[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7935[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
7936[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
7937cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7938cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
7939[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7940[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
7941[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7942[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7943[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7944[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
7945[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7946[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
7947[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
7948[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
7949[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
7950[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
7951[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7952[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7953[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7954[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7955[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7956[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7957[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7958[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
7959[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
7960[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
7961[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
7962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
7963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
7964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
7965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
7966[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
7967[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7968[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7969[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7970[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7971[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7972[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7973[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7974[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
7975[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7976[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
7977[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7978[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
7979[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7980[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7981[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7982[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7983[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7984[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
7985[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7986[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
7987[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7988[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
7989[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7990[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
7991[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7992[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
7993[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7994[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
7995[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7996[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
7997[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
7998[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
7999[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8000[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8001[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8002[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8003[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8004[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8005[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8006[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8007[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8008[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8009[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8010[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8011[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8012[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8013[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8014[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8015[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8016[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8017[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8018[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8019[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8020[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8021[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8022[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8023[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8024[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8025[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8026[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8027[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8028[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8029[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8030[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8031cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8032cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8033cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8034cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8035cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8036cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8037cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8038cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8039cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8040cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8041cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8042cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8043cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8044cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8045cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8046cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8047cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8048cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8049cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8050cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8051cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8052cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8053cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8054cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8055cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8056cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8057cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8058cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8059cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8060cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8061cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8062cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8063cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8064cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8065[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8066[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8067[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8068[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8069[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8070[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8071[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8072[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8073[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8074[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8075[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8076[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8077[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8078[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8079[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8080[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8081[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8082[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8083[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8084[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8085[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8086[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8087[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8088[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8089[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8090[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8091[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8092[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8093[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8094[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8095[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8096[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8097[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8098[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8099[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8100[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8101[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8102[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8103[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8104[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8105[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8106[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8107[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8108[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8109[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8110[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8111[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8112[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8113[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8114[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8115[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8116[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8117[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8118[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8119[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8120[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8121[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8122[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8123[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8124[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8125[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8126[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8127[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8128[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8129[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8130[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8131[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8132[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8133[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8134[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8135[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8136[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8137[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8138[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8139[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8140[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8141[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8142[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8143[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8144[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8145[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8146[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8147[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8148[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8149[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8150[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8151[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8152[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8153[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8154[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8155[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8156[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8157cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8158cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8159[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8160[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8161[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8162[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8163[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8164[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8165[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8166[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8167[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8168[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8169[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8176[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8177[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8178[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8179[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8180[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8181[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8182[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8183[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8184[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8185[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8186[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8187[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8188[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8189[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8190[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8191[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8192[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8193[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8194[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8195[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8196[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8197[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8198[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8199[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8200[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8201[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8202[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8203[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8204[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8205[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8206[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8207[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8208[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8209[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8210[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8211[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8212[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8213[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8214[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8215[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8216[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8217[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8218[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8219[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8220[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8221[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8222[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8223[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8224[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8225[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8226[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8227Clipping frame in rate conversion by 0.007988
8228[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8229[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8230[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8231[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8232[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8233[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8234Clipping frame in rate conversion by 0.007988
8235[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8236[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8237[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8238[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8239[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8240[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8241Clipping frame in rate conversion by 0.007988
8242[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8243[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8244[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8245[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8246[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8247[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8248Clipping frame in rate conversion by 0.007988
8249[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8250[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8251[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8252[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8253[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8254[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8255cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8256cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8257[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8258[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8259[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8260[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8261[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8262[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8263[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8264[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8265[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8266[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8267[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8268[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8269[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8270[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8271[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8272[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8273[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8274[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8275[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8276[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8277[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8278[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8279[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8280[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8281[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8282[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8283[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8284[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8285[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8286[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8287[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8288[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8289[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8290[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8291[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8292[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8293[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8294[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8295[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8296[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8297[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8298[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8299[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8300[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8301[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8302[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8303[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8304[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8305[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8306[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8307[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8308[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8309[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8310[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8311[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8312[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8313[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8314[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8315[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8316[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8317[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8318[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8319[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8320[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8321[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8322[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8323[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8324[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8325Clipping frame in rate conversion by 0.000999
8326[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8327[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8328[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8329[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8330[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8331[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8332Clipping frame in rate conversion by 0.000999
8333[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8334[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8335[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8336[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8337[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8338[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8339Clipping frame in rate conversion by 0.000999
8340[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8341[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8342[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8343[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8344[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8345[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8346Clipping frame in rate conversion by 0.000999
8347[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8348[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8349[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8350[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8351[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8352[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8353cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8354cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8355[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8356[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8357[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8358[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8359[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8360[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8361[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8362[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8363[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8364[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8365[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8366[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8367[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8368[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8369[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8370[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8371[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8372[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8373[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8374[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8375[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8376[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8377[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8378[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8379[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8380[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8381[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8382[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8383[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8384[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8385[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8386[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8387[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8388[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8389[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8390[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8391[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8392[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8393[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8394[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8395[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8396[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8397[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8398[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8399[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8400[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8401[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8402[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8403[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8404[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8405[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8406[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8407[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8408[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8409[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8410[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8411[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8412[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8413[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8414[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8415[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8416[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8417[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8418[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8419[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8420[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8421[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8422[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8423[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8424[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8425[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8426[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8427[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8428[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8429[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8430[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8431[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8432[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8433[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8434[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8435[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8436[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8437[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8438[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8439[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8440[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8441[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8442[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8443[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8444[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8445[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8446[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8447cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8448cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8449[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8450[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8451[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8452[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8453[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8454[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8455[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8456[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8457[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8458[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8459[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8460[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8461[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8462[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8463[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8464[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8465[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8466[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8467[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8468[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8469[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8470[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8471[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8472[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8473[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8474[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8475[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8476[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8477[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8478[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8479[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8480[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8481[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8482[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8483[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8484[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8485[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8486[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8487[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8488[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8489[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8490[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8491[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8492[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8493[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8494[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8495[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8496[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8497[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8498[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8499[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8500[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8501[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8502[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8503[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8504[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8505[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8506[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8507[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8508[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8509[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8510[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8511[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8512[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8513[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8514[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8515[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8516[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8517Clipping frame in rate conversion by 0.010979
8518[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8519[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8520[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8521[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8522[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8523[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8524Clipping frame in rate conversion by 0.010979
8525[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8526[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8527[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8528[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8529[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8530[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8531Clipping frame in rate conversion by 0.010979
8532[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8533[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8534[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8535[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8536[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8537[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8538Clipping frame in rate conversion by 0.010979
8539[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8540[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8541[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8542[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8543[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8544[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8545cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8546cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8547[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8548[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8549[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8550[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8551[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8552[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8553[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8554[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8555[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8556[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8557[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8558[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8559[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8560[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8561[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8562[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8563[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8564[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8565[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8566[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8567[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8568[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8569[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8570[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8571[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8572[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8573[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8574[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8575[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8576[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8577[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8578[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8579[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8580[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8581[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8582[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8583[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8584[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8585[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8586[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8587[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8588[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8589[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8590[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8591[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8592[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8593[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8594[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8595[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8596[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8597[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8598[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8599[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8600[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8601[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8602[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8603[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8604[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8605[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8606[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8607[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8608[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8609[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8610[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8611[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8612[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8613[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8614[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8615Clipping frame in rate conversion by 0.003990
8616[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8617[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8618[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8619[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8620[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8621[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8622Clipping frame in rate conversion by 0.003990
8623[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8624[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8625[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8626[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8627[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8628[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8629Clipping frame in rate conversion by 0.003990
8630[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8631[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8632[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8633[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8634[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8635[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8636Clipping frame in rate conversion by 0.003990
8637[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8638[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8639[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8640[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8641[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8642[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8643cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8644cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8645cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8646cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8647cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8648cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8649cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8650cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8651cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8652cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8653cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8654cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8655cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8656cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8657cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8658cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8659cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8660cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8661cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8662cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8663cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8664cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8665cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8666cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8667cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8668cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8669cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8670cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8671cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8672cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8673cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8674cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8675cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8676cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8677[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8678[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8679[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8680[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8681[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8682[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8683[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8684[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8685[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8686[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8687[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8688[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8689[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8690[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8691[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8692[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8693[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8694[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8695[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8696[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8697[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8698[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8699[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8700[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8701[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8702[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8703[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8704[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8705[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8706[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8707[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8708[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8709[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8710[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8711[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8712[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8713[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8714[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8715[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8716[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8717[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8718[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8719[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8720[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8721[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8722[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8723[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8724[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8725[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8726[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8727[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8728[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8729[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8730[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8731[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8732[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8733[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8734[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8735[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8736[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8737[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8738[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8739[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8740[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8741[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8742[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8743[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8744[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8745[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8746[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8747[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8748[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8749[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8750[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8751[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8752[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8753[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8754[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8755[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8756[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8757[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8758[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8759[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8760[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8761[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8762[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8763[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8764[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8765[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8766[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8767[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8768[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8769frame= 35 fps= 21 q=14.0 q=11.0 q=14.0 q=14.0 size=N/A time=00:00:03.77 bitrate=N/A speed=2.27x
8770cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8771cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8772[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8773[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8774[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8775[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8776[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8777[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8778[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8779[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8780[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8781[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8782[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8783[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8784[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8785[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8786[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8787[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8788[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8789[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8790[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8791[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8792[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8793[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8794[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8795[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8796[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8797[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8798[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8799[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8800[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8801[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8802[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8803[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8804[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8805[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8806[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8807[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8808[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8809[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8810[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8811[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8812[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8813[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8814[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8815[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8816[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8817[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8818[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8819[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8820[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8821[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8822[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8823[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8824[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8825[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8826[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8827[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8828[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8829[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8830[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8831[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8832[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8833[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8834[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8835[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8836[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8837[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8838[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8839[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8840[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8841[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8842[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8843[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8844[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8845[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8846[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8847[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8848[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8849[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8850[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8851[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8852[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8853[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8854[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8855[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8856[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8857[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8858[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8859[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8860[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8861[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8862[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8863[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8864cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8865cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8866[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8867[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8868[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8869[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8870[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8871[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8872[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8873[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8874[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8875[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8876[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8877[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8878[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8879[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8880[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8881[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8882[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8883[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8884[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8885[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8886[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8887[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8888[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8889[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8890[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8891[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8892[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8893[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8894[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8895[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8896[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8897[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8898[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8899[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8900[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8901[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8902[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8903[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
8904[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8905[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
8906[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8907[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8908[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8909[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8910[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8911[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
8912[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8913[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
8914[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8915[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
8916[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8917[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8918[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8919[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8920[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8921[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
8922[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8923[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
8924[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8925[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8926[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8927[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8928[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8929[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8930[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8931[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
8932[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8933[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
8934Clipping frame in rate conversion by 0.006981
8935[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8936[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8937[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8938[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8939[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8940[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8941Clipping frame in rate conversion by 0.006981
8942[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8943[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8944[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8945[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8946[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8947[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8948Clipping frame in rate conversion by 0.006981
8949[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8950[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8951[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8952[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8953[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8954[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8955Clipping frame in rate conversion by 0.006981
8956[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8957[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8958[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8959[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8960[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
8961[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
8962cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8963cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
8964[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8965[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
8966[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8967[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8968[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
8969[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8970[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
8971[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
8972[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8973[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
8974[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
8975[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
8976[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8977[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8978[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8979[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8980[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8981[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8982[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8983[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
8984[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
8985[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
8986[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
8987[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
8988[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
8989[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
8990[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
8991[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
8992[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
8993[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
8994[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8995[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
8996[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8997[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
8998[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
8999[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9000[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9001[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9002[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9003[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9004[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9005[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9006[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9007[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9008[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9009[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9010[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9011[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9012[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9013[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9014[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9015[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9016[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9017[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9018[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9019[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9020[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9021[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9022[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9023[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9024[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9025[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9026[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9027[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9028[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9029[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9030[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9031[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9032[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9033[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9034[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9035[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9036[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9037[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9038[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9039[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9040[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9041[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9042[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9043[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9044[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9045[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9046[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9047[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9048[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9049[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9050[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9051[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9052[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9053[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9054[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9055[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9056cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9057cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9058[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9059[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9060[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9061[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9062[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9063[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9064[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9065[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9066[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9067[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9068[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9069[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9070[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9071[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9072[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9073[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9074[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9075[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9076[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9077[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9078[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9079[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9080[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9081[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9082[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9083[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9084[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9085[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9086[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9087[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9088[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9089[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9090[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9091[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9092[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9093[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9094[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9095[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9096[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9097[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9098[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9099[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9100[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9101[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9102[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9103[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9104[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9105[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9106[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9107[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9108[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9109[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9110[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9111[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9112[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9113[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9114[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9115[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9116[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9117[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9118[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9119[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9120[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9121[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9122[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9123[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9124[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9125[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9126[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9127[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9128[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9129[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9130[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9131[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9132[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9133[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9134[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9135[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9136[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9137[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9138[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9139[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9140[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9141[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9142[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9143[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9144[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9145[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9146[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9147[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9148[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9149[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9150cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9151cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9152[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9153[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9154[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9155[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9156[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9157[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9158[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9159[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9160[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9161[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9167[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9168[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9169[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9176[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9177[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9178[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9179[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9180[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9181[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9182[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9183[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9184[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9185[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9186[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9187[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9188[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9189[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9190[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9191[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9192[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9193[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9194[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9195[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9196[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9197[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9198[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9199[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9200[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9201[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9202[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9203[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9204[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9205[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9206[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9207[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9208[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9209[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9210[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9211[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9212[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9213[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9214[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9215[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9216[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9217[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9218[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9219[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9220Clipping frame in rate conversion by 0.009972
9221[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9222[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9223[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9224[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9225[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9226[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9227Clipping frame in rate conversion by 0.009972
9228[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9229[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9230[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9231[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9232[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9233[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9234Clipping frame in rate conversion by 0.009972
9235[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9236[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9237[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9238[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9239[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9240[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9241Clipping frame in rate conversion by 0.009972
9242[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9243[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9244[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9245[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9246[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9247[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9248cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9249cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9250cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9251cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9252cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9253cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9254cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9255cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9256cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9257cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9258cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9259cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9260cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9261cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9262cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9263cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9264cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9265cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9266cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9267cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9268cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9269cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9270cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9271cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9272cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9273cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9274cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9275cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9276cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9277cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9278cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9279cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9280cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9281cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9282[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9283[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9284[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9285[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9286[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9287[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9288[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9289[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9290[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9291[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9292[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9293[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9294[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9295[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9296[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9297[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9298[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9299[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9300[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9301[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9302[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9303[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9304[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9305[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9306[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9307[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9308[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9309[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9310[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9311[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9312[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9313[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9314[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9315[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9316[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9317[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9318[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9319[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9320[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9321[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9322[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9323[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9324[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9325[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9326[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9327[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9328[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9329[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9330[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9331[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9332[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9333[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9334[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9335[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9336[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9337[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9338[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9339[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9340[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9341[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9342[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9343[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9344[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9345[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9346[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9347[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9348[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9349[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9350Clipping frame in rate conversion by 0.002983
9351[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9352[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9353[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9354[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9355[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9356[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9357Clipping frame in rate conversion by 0.002983
9358[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9359[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9360[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9361[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9362[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9363[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9364Clipping frame in rate conversion by 0.002983
9365[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9366[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9367[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9368[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9369[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9370[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9371Clipping frame in rate conversion by 0.002983
9372[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9373[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9374[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9375[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9376[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9377[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9378cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9379cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9380[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9381[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9382[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9383[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9384[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9385[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9386[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9387[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9388[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9389[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9390[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9391[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9392[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9393[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9394[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9395[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9396[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9397[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9398[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9399[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9400[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9407[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9408[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9409[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9410[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9411[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9412[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9413[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9414[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9415[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9416[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9417[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9418[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9419[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9420[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9421[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9422[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9423[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9424[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9425[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9426[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9427[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9428[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9429[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9430[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9431[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9432[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9433[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9434[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9435[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9436[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9437[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9438[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9439[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9440[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9441[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9442[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9443[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9444[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9445[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9446[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9447[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9448[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9449[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9450[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9451[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9452[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9453[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9454[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9455[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9456[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9457[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9458[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9459[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9460[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9461[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9462[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9463[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9464[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9465[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9466[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9467[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9468[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9469[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9470[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9471[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9472cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9473cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9474[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9475[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9476[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9477[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9478[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9479[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9480[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9481[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9482[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9483[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9484[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9485[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9486[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9487[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9488[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9489[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9490[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9491[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9492[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9493[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9494[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9495[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9496[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9497[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9502[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9503[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9504[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9505[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9506[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9507[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9508[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9509[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9510[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9511[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9512[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9513[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9514[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9515[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9516[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9517[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9518[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9519[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9520[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9521[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9522[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9523[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9524[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9525[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9526[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9527[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9528[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9529[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9530[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9531[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9532[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9533[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9534[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9535[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9536[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9537[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9538[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9539[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9540[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9541[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9542[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9543[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9544[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9545[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9546[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9547[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9548[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9549[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9550[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9551[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9552[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9553[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9554[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9555[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9556[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9557[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9558[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9559[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9560[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9561[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9562[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9563[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9564[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9565[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9566cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9567cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9568[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9569[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9570[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9571[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9572[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9573[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9574[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9575[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9576[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9577[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9578[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9579[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9580[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9581[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9582[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9583[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9584[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9585[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9586[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9587[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9588[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9589[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9590[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9591[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9592[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9593[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9594[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9596[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9597[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9598[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9599[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9600[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9601[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9602[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9603[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9604[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9605[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9606[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9607[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9608[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9609[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9610[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9611[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9612[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9613[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9614[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9615[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9616[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9617[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9618[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9619[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9620[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9621[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9622[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9623[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9624[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9625[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9626[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9627[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9628[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9629[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9630[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9631[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9632[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9633[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9634[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9635[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9636Clipping frame in rate conversion by 0.005974
9637[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9638[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9639[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9640[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9641[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9642[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9643Clipping frame in rate conversion by 0.005974
9644[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9645[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9646[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9647[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9648[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9649[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9650Clipping frame in rate conversion by 0.005974
9651[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9652[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9653[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9654[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9655[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9656[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9657Clipping frame in rate conversion by 0.005974
9658[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9659[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9660[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9661[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9662[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9663[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9664cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9665cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9666[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9667[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9668[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9669[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9670[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9671[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9672[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9673[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9674[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9675[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9678[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9679[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9680[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9681[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9682[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9683[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9684[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9685[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9686[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9687[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9688[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9689[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9690[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9691[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9692[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9693[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9694[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9695[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9696[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9697[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9698[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9699[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9700[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9701[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9702[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9703[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9704[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9705[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9706[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9707[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9708[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9709[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9710[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9711[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9712[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9713[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9714[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9715[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9716[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9717[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9718[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9719[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9720[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9721[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9722[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9723[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9724[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9725[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9726[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9727[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9728[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9729[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9730[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9731[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9732[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9733[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9734[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9735[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9736[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9737[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9738[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9739[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9740[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9741[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9742[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9743[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9744[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9745[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9746[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9747[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9748[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9749[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9750[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9751[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9752[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9753[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9754[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9755[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9756[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9757[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9758cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9759cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9760[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9761[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9762[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9763[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9764[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9765[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9766[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9767[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9768[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9769[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9775[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9776[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9777[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9778[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9779[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9780[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9781[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9782[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9783[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9784[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9785[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9786[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9787[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9788[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9789[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9790[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9791[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9792[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9793[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9794[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9795[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9796[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9797[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9798[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9799[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9800[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9801[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9802[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9803[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9804[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9805[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9806[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9807[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9808[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9809[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9810[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9811[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9812[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9813[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9814[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9815[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9816[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9817[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9818[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9819[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9820[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9821[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9822[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9823[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9824[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9825[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9826[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9827[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9828[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9829[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9830[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9831[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9832[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9833[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9834[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9835[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9836[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9837[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9838[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9839[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9840[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9841[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9842[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9843[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9844[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9845[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9846[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9847[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9848[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9849[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9850[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9851[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9852cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9853cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9854cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9855cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9856cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9857cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9858cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9859cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9860cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9861cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9862cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9863cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9864cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9865cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9866cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9867cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9868cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9869cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9870cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9871cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9872cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9873cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9874cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9875cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9876cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9877cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9878cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9879cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9880cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9881cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9882[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9883[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9884[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9885[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9886[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9887[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9888[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9889[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9890[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9891[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9892[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9893[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9894[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9895[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9896[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9897[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9898[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9899[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9900[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9901[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
9902[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9903[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9904[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9905[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9906[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9907[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9908[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9909[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
9910[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9911[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9912[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9913[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9914[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9915[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9916[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9917[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
9918[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9919[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
9920[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9921[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
9922[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9923[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9924[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9925[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9926[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9927[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
9928[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9929[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
9930[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9931[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
9932[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9933[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9934[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9935[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9936[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9937[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
9938[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9939[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
9940[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
9941[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
9942[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9943[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
9944[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9945[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
9946[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9947[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
9948[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9949[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
9950Clipping frame in rate conversion by 0.008995
9951[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9952[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9953[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9954[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9955[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9956[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9957Clipping frame in rate conversion by 0.008995
9958[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9959[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9960[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9961[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9962[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9963[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9964Clipping frame in rate conversion by 0.008995
9965[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9966[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9967[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9968[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9969[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9970[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9971Clipping frame in rate conversion by 0.008995
9972[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9973[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9974[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9975[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9976[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
9977[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
9978cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9979cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
9980[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9981[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
9982[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9983[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9984[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
9985[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9986[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9987[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
9988[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
9989[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
9990[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
9991[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
9992[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
9993[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
9994[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
9995[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
9996[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
9997[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
9998[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
9999[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10000[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10001[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10002[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10003[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10004[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10005[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10006[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10007[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10008[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10009[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10010[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10011[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10012[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10013[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10014[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10015[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10016[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10017[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10018[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10019[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10020[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10021[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10022[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10023[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10024[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10025[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10026[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10027[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10028[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10029[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10030[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10031[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10032[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10033[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10034[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10035[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10036[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10037[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10038[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10039[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10040[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10041[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10042[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10043[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10044[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10045[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10046[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10047[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10048Clipping frame in rate conversion by 0.001976
10049[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10050[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10051[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10052[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10053[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10054[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10055Clipping frame in rate conversion by 0.001976
10056[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10057[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10058[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10059[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10060[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10061[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10062Clipping frame in rate conversion by 0.001976
10063[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10064[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10065[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10066[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10067[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10068[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10069Clipping frame in rate conversion by 0.001976
10070[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10071[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10072[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10073[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10074[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10075[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10076cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10077cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10078[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10079[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10080[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10081[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10082[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10083[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10084[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10085[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10086[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10087[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10088[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10089[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10090[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10091[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10092[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10093[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10094[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10095[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10096[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10097[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10098[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10099[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10100[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10101[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10102[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10103[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10104[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10105[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10106[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10107[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10108[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10109[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10110[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10111[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10112[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10113[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10114[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10115[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10116[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10117[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10118[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10119[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10120[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10121[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10122[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10123[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10124[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10125[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10126[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10127[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10128[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10129[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10130[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10131[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10132[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10133[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10134[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10135[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10136[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10137[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10138[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10139[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10140[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10141[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10142[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10143[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10144[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10145[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10146[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10147[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10148[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10149[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10150[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10151[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10152[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10153[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10154[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10155[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10156[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10157[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10158[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10159[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10160[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10161[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10162[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10163[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10164[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10165[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10166[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10167[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10168[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10169[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10170frame= 49 fps= 23 q=18.0 q=23.0 q=21.0 q=23.0 size=N/A time=00:00:04.24 bitrate=N/A speed=1.96x
10171cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10172cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10173[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10174[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10175[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10176[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10177[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10178[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10179[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10180[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10181[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10182[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10183[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10184[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10185[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10186[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10187[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10188[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10189[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10190[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10191[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10192[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10193[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10194[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10195[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10196[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10197[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10198[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10199[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10200[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10201[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10202[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10203[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10204[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10205[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10206[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10207[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10208[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10209[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10210[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10211[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10212[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10213[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10214[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10215[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10216[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10217[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10218[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10219[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10220[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10221[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10222[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10223[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10224[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10225[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10226[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10227[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10228[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10229[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10230[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10231[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10232[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10233[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10234[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10235[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10236[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10237[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10238[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10239[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10240[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10241[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10242[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10243[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10244[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10245[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10246[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10247[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10248[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10249[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10250[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10251[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10252[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10253[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10254[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10255[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10256[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10257[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10258[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10259[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10260[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10261[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10262[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10263[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10264[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10265cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10266cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10267[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10268[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10269[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10270[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10271[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10272[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10273[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10274[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10275[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10276[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10277[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10278[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10279[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10280[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10281[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10282[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10283[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10284[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10285[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10286[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10287[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10288[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10289[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10290[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10291[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10292[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10293[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10294[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10295[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10296[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10297[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10298[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10299[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10300[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10301[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10302[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10303[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10304[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10305[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10306[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10307[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10308[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10309[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10310[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10311[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10312[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10313[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10314[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10315[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10316[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10317[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10318[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10319[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10320[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10321[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10322[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10323[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10324[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10325[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10326[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10327[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10328[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10329[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10330[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10331[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10332[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10333[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10334[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10335Clipping frame in rate conversion by 0.004997
10336[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10337[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10338[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10339[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10340[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10341[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10342Clipping frame in rate conversion by 0.004997
10343[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10344[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10345[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10346[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10347[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10348[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10349Clipping frame in rate conversion by 0.004997
10350[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10351[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10352[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10353[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10354[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10355[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10356Clipping frame in rate conversion by 0.004997
10357[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10358[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10359[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10360[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10361[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10362[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10363cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10364cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10365[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10366[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10367[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10368[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10369[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10370[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10371[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10372[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10373[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10374[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10375[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10376[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10377[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10378[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10379[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10380[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10381[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10382[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10383[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10384[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10385[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10386[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10387[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10388[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10389[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10390[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10391[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10392[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10393[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10394[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10395[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10396[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10397[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10398[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10399[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10400[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10401[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10402[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10403[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10404[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10405[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10406[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10407[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10408[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10409[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10410[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10411[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10412[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10413[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10414[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10415[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10416[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10417[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10418[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10419[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10420[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10421[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10422[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10423[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10424[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10425[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10426[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10427[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10428[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10429[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10430[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10431[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10432[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10433[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10434[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10435[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10436[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10437[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10438[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10439[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10440[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10441[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10442[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10443[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10444[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10445[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10446[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10447[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10448[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10449[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10450[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10451[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10452[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10453[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10454[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10455[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10456[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10457cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10458cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10459cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10460cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10461cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10462cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10463cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10464cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10465cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10466cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10467cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10468cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10469cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10470cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10471cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10472cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10473cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10474cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10475cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10476cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10477cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10478cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10479cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10480cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10481cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10482cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10483cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10484cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10485cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10486cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10487cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10488cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10489cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10490cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10491[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10492[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10493[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10494[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10495[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10496[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10497[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10498[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10499[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10500[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10509[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10510[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10511[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10512[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10513[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10514[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10515[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10516[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10517[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10518[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10519[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10520[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10521[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10522[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10523[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10524[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10525[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10526[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10527[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10528[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10529[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10530[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10531[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10532[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10533[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10534[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10535[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10536[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10537[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10538[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10539[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10540[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10541[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10542[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10543[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10544[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10545[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10546[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10547[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10548[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10549[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10550[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10551[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10552[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10553[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10554[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10555[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10556[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10557[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10558[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10559[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10560[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10561[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10562[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10563[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10564[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10565[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10566[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10567[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10568[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10569[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10570[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10571[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10572[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10573[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10574[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10575[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10576[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10577[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10578[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10579[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10580[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10581[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10582[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10583cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10584cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10585[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10586[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10587[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10588[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10589[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10590[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10591[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10592[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10593[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10594[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10596[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10597[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10598[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10599[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10600[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10601[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10602[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10603[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10604[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10605[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10606[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10607[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10608[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10609[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10610[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10611[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10612[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10613[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10614[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10615[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10616[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10617[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10618[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10619[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10620[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10621[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10622[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10623[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10624[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10625[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10626[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10627[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10628[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10629[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10630[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10631[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10632[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10633[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10634[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10635[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10636[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10637[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10638[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10639[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10640[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10641[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10642[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10643[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10644[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10645[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10646[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10647[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10648[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10649[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10650[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10651[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10652[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10653Clipping frame in rate conversion by 0.007988
10654[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10655[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10656[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10657[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10658[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10659[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10660Clipping frame in rate conversion by 0.007988
10661[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10662[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10663[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10664[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10665[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10666[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10667Clipping frame in rate conversion by 0.007988
10668[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10669[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10670[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10671[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10672[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10673[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10674Clipping frame in rate conversion by 0.007988
10675[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10676[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10677[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10678[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10679[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10680[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10681cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10682cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10683[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10684[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10685[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10686[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10687[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10688[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10689[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10690[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10691[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10692[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10693[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10694[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10695[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10696[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10697[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10698[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10699[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10700[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10701[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10702[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10703[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10704[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10705[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10706[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10707[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10708[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10709[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10710[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10711[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10712[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10713[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10714[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10715[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10716[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10717[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10718[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10719[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10720[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10721[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10722[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10723[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10724[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10725[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10726[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10727[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10728[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10729[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10730[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10731[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10732[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10733[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10734[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10735[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10736[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10737[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10738[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10739[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10740[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10741[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10742[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10743[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10744[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10745[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10746[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10747[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10748[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10749[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10750[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10751Clipping frame in rate conversion by 0.000999
10752[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10753[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10754[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10755[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10756[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10757[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10758Clipping frame in rate conversion by 0.000999
10759[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10760[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10761[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10762[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10763[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10764[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10765Clipping frame in rate conversion by 0.000999
10766[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10767[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10768[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10769[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10770[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10771[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10772Clipping frame in rate conversion by 0.000999
10773[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10774[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10775[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10776[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10777[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10778[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10779cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10780cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10781[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10782[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10783[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10784[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10785[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10786[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10787[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10788[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10789[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10790[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10791[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10792[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10793[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10794[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10795[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10796[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10797[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10798[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10799[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10800[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10801[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10802[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10803[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10804[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10805[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10806[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10807[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10808[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10809[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10810[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10811[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10812[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10813[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10814[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10815[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10816[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10817[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10818[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10819[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10820[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10821[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10822[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10823[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10824[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10825[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10826[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10827[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10828[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10829[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10830[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10831[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10832[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10833[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10834[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10835[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10836[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10837[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10838[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10839[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10840[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10841[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10842[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10843[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10844[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10845[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10846[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10847[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10848[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10849[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10850[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10851[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10852[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10853[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10854[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10855[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10856[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10857[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10858[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10859[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10860[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10861[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10862[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10863[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10864[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10865[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10866[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10867[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10868[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10869[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10870[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10871[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10872[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10873cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10874cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10875[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10876[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
10877[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10878[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10879[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10880[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
10881[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10882[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
10883[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
10884[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
10885[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
10886[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
10887[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10888[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10889[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10890[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10891[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10892[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10893[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10894[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
10895[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
10896[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
10897[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
10898[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
10899[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
10900[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
10901[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
10902[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
10903[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10904[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10905[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10906[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10907[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10908[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10909[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10910[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
10911[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10912[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
10913[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10914[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
10915[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10916[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10917[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10918[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10919[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10920[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
10921[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10922[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
10923[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10924[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
10925[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10926[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10927[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10928[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10929[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10930[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
10931[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10932[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
10933[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
10934[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
10935[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10936[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
10937[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10938[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
10939[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10940[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
10941[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10942[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
10943Clipping frame in rate conversion by 0.010979
10944[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10945[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10946[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10947[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10948[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10949[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10950Clipping frame in rate conversion by 0.010979
10951[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10952[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10953[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10954[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10955[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10956[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10957Clipping frame in rate conversion by 0.010979
10958[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10959[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10960[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10961[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10962[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10963[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10964Clipping frame in rate conversion by 0.010979
10965[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10966[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10967[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10968[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10969[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
10970[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
10971cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10972cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10973cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10974cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10975cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10976cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10977cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10978cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10979cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10980cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10981cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10982cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10983cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10984cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10985cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10986cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10987cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10988cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10989cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10990cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10991cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10992cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10993cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10994cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10995cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10996cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10997cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10998cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
10999cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11000cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11001cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11002cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11003cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11004cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11005[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11006[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11007[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11008[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11009[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11010[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11011[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11012[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11013[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11014[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11015[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11016[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11017[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11018[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11019[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11020[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11021[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11022[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11023[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11024[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11025[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11026[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11027[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11028[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11029[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11030[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11031[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11032[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11033[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11034[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11035[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11036[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11037[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11038[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11039[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11040[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11041[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11042[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11043[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11044[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11045[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11046[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11047[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11048[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11049[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11050[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11051[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11052[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11053[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11054[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11055[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11056[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11057[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11058[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11059[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11060[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11061[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11062[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11063[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11064[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11065[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11066[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11067[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11068[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11069[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11070[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11071[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11072[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11073Clipping frame in rate conversion by 0.003990
11074[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11075[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11076[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11077[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11078[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11079[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11080Clipping frame in rate conversion by 0.003990
11081[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11082[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11083[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11084[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11085[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11086[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11087Clipping frame in rate conversion by 0.003990
11088[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11089[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11090[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11091[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11092[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11093[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11094Clipping frame in rate conversion by 0.003990
11095[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11096[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11097[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11098[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11099[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11100[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11101cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11102cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11103[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11104[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11105[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11106[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11107[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11108[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11109[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11110[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11111[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11112[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11113[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11114[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11115[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11116[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11117[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11118[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11119[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11120[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11121[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11122[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11123[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11124[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11125[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11126[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11127[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11128[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11129[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11130[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11131[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11132[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11133[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11134[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11135[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11136[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11137[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11138[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11139[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11140[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11141[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11142[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11143[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11144[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11145[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11146[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11147[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11148[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11149[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11150[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11151[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11152[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11153[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11154[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11155[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11156[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11157[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11158[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11159[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11160[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11161[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11162[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11163[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11164[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11165[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11166[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11167[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11168[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11169[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11170[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11171[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11172[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11173[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11174[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11175[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11176[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11177[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11178[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11179[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11180[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11181[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11182[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11183[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11184[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11185[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11186[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11187[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11188[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11189[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11190[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11191[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11192[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11193[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11194[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11195cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11196cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11197[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11198[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11199[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11200[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11201[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11202[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11203[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11204[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11205[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11206[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11207[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11208[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11209[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11210[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11211[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11212[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11213[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11214[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11215[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11216[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11217[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11218[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11219[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11220[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11221[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11222[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11223[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11224[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11225[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11226[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11227[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11228[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11229[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11230[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11231[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11232[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11233[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11234[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11235[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11236[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11237[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11238[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11239[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11240[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11241[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11242[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11243[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11244[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11245[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11246[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11247[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11248[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11249[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11250[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11251[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11252[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11253[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11254[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11255[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11256[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11257[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11258[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11259[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11260[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11261[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11262[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11263[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11264[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11265[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11266[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11267[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11268[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11269[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11270[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11271[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11272[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11273[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11274[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11275[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11276[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11277[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11278[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11279[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11280[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11281[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11282[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11283[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11284[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11285[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11286[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11287[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11288[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11289cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11290cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11291[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11292[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11293[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11294[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11295[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11296[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11297[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11298[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11299[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11300[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11301[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11302[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11303[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11304[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11305[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11306[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11307[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11308[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11309[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11310[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11311[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11312[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11313[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11314[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11315[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11316[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11317[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11318[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11319[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11320[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11321[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11322[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11323[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11324[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11325[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11326[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11327[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11328[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11329[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11330[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11331[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11332[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11333[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11334[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11335[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11336[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11337[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11338[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11339[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11340[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11341[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11342[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11343[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11344[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11345[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11346[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11347[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11348[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11349[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11350[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11351[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11352[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11353[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11354[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11355[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11356[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11357[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11358[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11359Clipping frame in rate conversion by 0.006981
11360[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11361[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11362[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11363[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11364[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11365[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11366Clipping frame in rate conversion by 0.006981
11367[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11368[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11369[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11370[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11371[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11372[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11373Clipping frame in rate conversion by 0.006981
11374[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11375[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11376[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11377[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11378[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11379[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11380Clipping frame in rate conversion by 0.006981
11381[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11382[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11383[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11384[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11385[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11386[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11387cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11388cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11389[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11390[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11391[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11392[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11393[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11394[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11395[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11396[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11397[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11398[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11399[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11400[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11407[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11408[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11409[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11410[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11411[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11412[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11413[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11414[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11415[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11416[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11417[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11418[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11419[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11420[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11421[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11422[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11423[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11424[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11425[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11426[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11427[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11428[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11429[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11430[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11431[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11432[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11433[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11434[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11435[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11436[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11437[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11438[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11439[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11440[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11441[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11442[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11443[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11444[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11445[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11446[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11447[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11448[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11449[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11450[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11451[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11452[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11453[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11454[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11455[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11456[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11457[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11458[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11459[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11460[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11461[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11462[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11463[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11464[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11465[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11466[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11467[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11468[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11469[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11470[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11471[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11472[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11473[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11474[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11475[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11476[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11477[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11478[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11479[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11480[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11481cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11482cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11483[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11484[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11485[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11486[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11487[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11488[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11489[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11490[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11491[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11492[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11493[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11494[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11495[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11496[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11497[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11509[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11510[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11511[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11512[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11513[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11514[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11515[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11516[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11517[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11518[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11519[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11520[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11521[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11522[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11523[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11524[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11525[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11526[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11527[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11528[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11529[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11530[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11531[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11532[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11533[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11534[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11535[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11536[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11537[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11538[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11539[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11540[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11541[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11542[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11543[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11544[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11545[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11546[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11547[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11548[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11549[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11550[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11551[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11552[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11553[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11554[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11555[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11556[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11557[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11558[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11559[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11560[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11561[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11562[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11563[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11564[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11565[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11566[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11567[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11568[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11569[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11570[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11571[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11572[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11573[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11574[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11575cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11576cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11577cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11578cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11579cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11580cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11581cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11582cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11583cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11584cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11585cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11586cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11587cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11588cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11589cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11590cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11591cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11592cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11593cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11594cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11595cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11596cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11597cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11598cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11599cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11600cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11601cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11602cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11603cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11604cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11605cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11606cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11607cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11608cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11609[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11610[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11611[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11612[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11613[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11614[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11615[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11616[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11617[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11618[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11619[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11620[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11621[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11622[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11623[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11624[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11625[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11626[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11627[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11628[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11629[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11630[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11631[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11632[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11633[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11634[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11635[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11636[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11637[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11638[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11639[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11640[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11641[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11642[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11643[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11644[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11645[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11646[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11647[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11648[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11649[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11650[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11651[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11652[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11653[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11654[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11655[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11656[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11657[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11658[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11659[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11660[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11661[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11662[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11663[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11664[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11665[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11666[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11667[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11668[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11669[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11670[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11671[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11672[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11673[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11674[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11675[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11676[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11677Clipping frame in rate conversion by 0.009972
11678[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11679[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11680[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11681[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11682[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11683[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11684Clipping frame in rate conversion by 0.009972
11685[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11686[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11687[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11688[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11689[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11690[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11691Clipping frame in rate conversion by 0.009972
11692[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11693[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11694[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11695[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11696[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11697[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11698Clipping frame in rate conversion by 0.009972
11699[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11700[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11701[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11702[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11703[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11704[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11705cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11706cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11707[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11708[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11709[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11710[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11711[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11712[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11713[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11714[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11715[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11716[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11717[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11718[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11719[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11720[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11721[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11722[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11723[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11724[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11725[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11726[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11727[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11728[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11729[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11730[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11731[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11732[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11733[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11734[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11735[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11736[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11737[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11738[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11739[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11740[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11741[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11742[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11743[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11744[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11745[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11746[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11747[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11748[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11749[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11750[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11751[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11752[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11753[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11754[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11755[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11756[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11757[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11758[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11759[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11760[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11761[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11762[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11763[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11764[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11765[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11766[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11767[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11768[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11769[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11770[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11771[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11772[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11773[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11774[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11775Clipping frame in rate conversion by 0.002983
11776[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11777[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11778[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11779[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11780[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11781[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11782Clipping frame in rate conversion by 0.002983
11783[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11784[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11785[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11786[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11787[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11788[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11789Clipping frame in rate conversion by 0.002983
11790[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11791[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11792[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11793[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11794[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11795[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11796Clipping frame in rate conversion by 0.002983
11797[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11798[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11799[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11800[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11801[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11802[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11803cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11804cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11805[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11806[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11807[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11808[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11809[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11810[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11811[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11812[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11813[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11814[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11815[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11816[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11817[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11818[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11819[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11820[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11821[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11822[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11823[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11824[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11825[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11826[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11827[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11828[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11829[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11830[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11831[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11832[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11833[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11834[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11835[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11836[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11837[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11838[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11839[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11840[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11841[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11842[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11843[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11844[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11845[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11846[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11847[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11848[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11849[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11850[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11851[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11852[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11853[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11854[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11855[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11856[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11857[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11858[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11859[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11860[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11861[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11862[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11863[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11864[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11865[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11866[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11867[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11868[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11869[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11870[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11871[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11872[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11873[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11874[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11875[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11876[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11877[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11878[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11879[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11880[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11881[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11882[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11883[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11884[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11885[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11886[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11887[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11888[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11889[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11890[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11891[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11892[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11893[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11894[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11895[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11896[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11897frame= 66 fps= 25 q=21.0 q=19.0 q=23.0 q=25.0 size=N/A time=00:00:05.01 bitrate=N/A speed=1.88x
11898cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11899cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11900[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11901[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11902[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11903[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11904[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11905[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
11906[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11907[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11908[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
11909[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11910[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
11911[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
11912[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11913[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11914[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11915[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11916[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11917[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11918[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11919[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
11920[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
11921[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
11922[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
11923[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
11924[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
11925[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
11926[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
11927[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
11928[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11929[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11930[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11931[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11932[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11933[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11934[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11935[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
11936[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11937[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
11938[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11939[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
11940[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11941[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11942[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11943[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11944[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11945[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
11946[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11947[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
11948[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11949[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
11950[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11951[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11952[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11953[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11954[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11955[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
11956[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11957[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
11958[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
11959[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
11960[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11961[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
11962[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11963[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
11964[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11965[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
11966[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11967[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
11968[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11969[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11970[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11971[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11972[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11973[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11974[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11975[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11976[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11977[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11978[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11979[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11980[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11981[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11982[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11983[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11984[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11985[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11986[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11987[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11988[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11989[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11990[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
11991[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
11992cur_dts is invalid st:6 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11993cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11994cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
11995[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11996[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
11997[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
11998[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
11999[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12000[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12001[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12002[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12003[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12004[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12005[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12006[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12007[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12008[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12009[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12010[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12011[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12012[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12013[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12014[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12015[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12016[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12017[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12018[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12019[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12020[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12021[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12022[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12023[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12024[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12025[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12026[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12027[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12028[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12029[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12030[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12031[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12032[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12033[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12034[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12035[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12036[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12037[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12038[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12039[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12040[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12041[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12042[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12043[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12044[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12045[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12046[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12047[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12048[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12049[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12050[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12051[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12052[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12053[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12054[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12055[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12056[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12057[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12058[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12059[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12060[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12061[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12062[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12063Clipping frame in rate conversion by 0.005974
12064[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12065[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12066[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12067[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12068[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12069[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12070Clipping frame in rate conversion by 0.005974
12071[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12072[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12073[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12074[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12075[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12076[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12077Clipping frame in rate conversion by 0.005974
12078[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12079[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12080[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12081[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12082[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12083[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12084Clipping frame in rate conversion by 0.005974
12085[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12086[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12087[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12088[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12089[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12090[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12091cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12092[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12093[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12094[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12095[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12096[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12097[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12098[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12099[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12100[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12101[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12102[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12103[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12104[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12105[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12106[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12107[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12108[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12109[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12110[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12111[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12112[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12113[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12114[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12115[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12116[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12117[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12118[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12119[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12120[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12121[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12122[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12123[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12124[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12125[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12126[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12127[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12128[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12129[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12130[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12131[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12132[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12133[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12134[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12135[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12136[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12137[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12138[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12139[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12140[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12141[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12142[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12143[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12144[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12145[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12146[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12147[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12148[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12149[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12150[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12151[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12152[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12153[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12154[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12155[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12156[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12157[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12158[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12159[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12160[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12161[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12162[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12163[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12164[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12165[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12166[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12167[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12168[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12169[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12170[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12171[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12172[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12173[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12174[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12175[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12176[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12177[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12178[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12179[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12180[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12181[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12182[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12183[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12184cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12185cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12186cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12187cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12188cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12189cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12190cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12191cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12192cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12193cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12194cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12195cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12196cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12197cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12198cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12199cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12200cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12201[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12202[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12203[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12204[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12205[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12206[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12207[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12208[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12209[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12210[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12211[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12212[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12213[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12214[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12215[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12216[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12217[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12218[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12219[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12220[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12221[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12222[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12223[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12224[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12225[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12226[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12227[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12228[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12229[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12230[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12231[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12232[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12233[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12234[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12235[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12236[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12237[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12238[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12239[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12240[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12241[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12242[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12243[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12244[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12245[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12246[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12247[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12248[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12249[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12250[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12251[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12252[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12253[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12254[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12255[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12256[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12257[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12258[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12259[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12260[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12261[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12262[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12263[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12264[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12265[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12266[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12267[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12268[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12269[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12270[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12271[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12272[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12273[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12274[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12275[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12276[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12277[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12278[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12279[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12280[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12281[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12282[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12283[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12284[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12285[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12286[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12287[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12288[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12289[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12290[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12291[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12292[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12293cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12294[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12295[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12296[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12297[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12298[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12299[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12300[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12301[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12302[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12303[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12304[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12305[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12306[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12307[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12308[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12309[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12310[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12311[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12312[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12313[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12314[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12315[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12316[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12317[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12318[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12319[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12320[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12321[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12322[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12323[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12324[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12325[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12326[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12327[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12328[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12329[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12330[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12331[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12332[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12333[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12334[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12335[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12336[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12337[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12338[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12339[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12340[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12341[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12342[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12343[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12344[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12345[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12346[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12347[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12348[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12349[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12350[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12351[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12352[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12353[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12354[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12355[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12356[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12357[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12358[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12359[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12360[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12361[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12362Clipping frame in rate conversion by 0.008995
12363[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12364[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12365[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12366[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12367[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12368[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12369Clipping frame in rate conversion by 0.008995
12370[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12371[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12372[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12373[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12374[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12375[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12376Clipping frame in rate conversion by 0.008995
12377[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12378[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12379[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12380[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12381[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12382[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12383Clipping frame in rate conversion by 0.008995
12384[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12385[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12386[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12387[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12388[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12389[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12390cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12391[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12392[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12393[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12394[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12395[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12396[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12397[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12398[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12399[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12400[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12407[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12408[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12409[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12410[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12411[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12412[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12413[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12414[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12415[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12416[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12417[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12418[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12419[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12420[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12421[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12422[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12423[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12424[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12425[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12426[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12427[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12428[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12429[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12430[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12431[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12432[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12433[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12434[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12435[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12436[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12437[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12438[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12439[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12440[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12441[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12442[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12443[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12444[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12445[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12446[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12447[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12448[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12449[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12450[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12451[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12452[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12453[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12454[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12455[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12456[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12457[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12458[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12459Clipping frame in rate conversion by 0.001976
12460[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12461[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12462[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12463[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12464[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12465[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12466Clipping frame in rate conversion by 0.001976
12467[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12468[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12469[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12470[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12471[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12472[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12473Clipping frame in rate conversion by 0.001976
12474[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12475[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12476[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12477[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12478[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12479[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12480Clipping frame in rate conversion by 0.001976
12481[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12482[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12483[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12484[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12485[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12486[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12487cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12488[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12489[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12490[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12491[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12492[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12493[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12494[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12495[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12496[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12497[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12509[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12510[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12511[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12512[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12513[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12514[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12515[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12516[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12517[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12518[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12519[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12520[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12521[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12522[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12523[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12524[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12525[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12526[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12527[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12528[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12529[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12530[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12531[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12532[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12533[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12534[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12535[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12536[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12537[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12538[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12539[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12540[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12541[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12542[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12543[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12544[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12545[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12546[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12547[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12548[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12549[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12550[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12551[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12552[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12553[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12554[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12555[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12556[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12557[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12558[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12559[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12560[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12561[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12562[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12563[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12564[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12565[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12566[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12567[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12568[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12569[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12570[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12571[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12572[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12573[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12574[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12575[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12576[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12577[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12578[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12579[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12580cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12581[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12582[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12583[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12584[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12585[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12586[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12587[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12588[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12589[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12590[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12591[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12592[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12593[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12594[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12596[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12597[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12598[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12599[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12600[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12601[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12602[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12603[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12604[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12605[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12606[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12607[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12608[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12609[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12610[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12611[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12612[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12613[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12614[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12615[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12616[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12617[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12618[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12619[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12620[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12621[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12622[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12623[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12624[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12625[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12626[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12627[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12628[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12629[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12630[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12631[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12632[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12633[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12634[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12635[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12636[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12637[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12638[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12639[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12640[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12641[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12642[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12643[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12644[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12645[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12646[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12647[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12648[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12649[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12650[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12651[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12652[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12653[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12654[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12655[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12656[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12657[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12658[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12659[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12660[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12661[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12662[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12663[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12664[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12665[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12666[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12667[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12668[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12669[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12670[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12671[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12672[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12673cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12674[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12675[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12676[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12677[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12678[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12679[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12680[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12681[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12682[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12683[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12684[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12685[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12686[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12687[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12688[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12689[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12690[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12691[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12692[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12693[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12694[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12695[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12696[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12697[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12698[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12699[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12700[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12701[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12702[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12703[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12704[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12705[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12706[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12707[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12708[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12709[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12710[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12711[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12712[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12713[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12714[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12715[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12716[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12717[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12718[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12719[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12720[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12721[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12722[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12723[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12724[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12725[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12726[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12727[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12728[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12729[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12730[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12731[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12732[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12733[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12734[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12735[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12736[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12737[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12738[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12739[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12740[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12741[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12742Clipping frame in rate conversion by 0.004997
12743[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12744[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12745[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12746[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12747[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12748[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12749Clipping frame in rate conversion by 0.004997
12750[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12751[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12752[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12753[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12754[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12755[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12756Clipping frame in rate conversion by 0.004997
12757[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12758[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12759[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12760[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12761[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12762[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12763Clipping frame in rate conversion by 0.004997
12764[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12765[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12766[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12767[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12768[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12769[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12770cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12771[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12772[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12773[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12774[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12775[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12776[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12777[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12778[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12779[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12780[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12781[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12782[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12783[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12784[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12785[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12786[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12787[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12788[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12789[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12790[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12791[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12792[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12793[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12794[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12795[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12796[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12797[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12798[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12799[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12800[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12801[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12802[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12803[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12804[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12805[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12806[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12807[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12808[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12809[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12810[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12811[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12812[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12813[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12814[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12815[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12816[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12817[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12818[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12819[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12820[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12821[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12822[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12823[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12824[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12825[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12826[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12827[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12828[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12829[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12830[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12831[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12832[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12833[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12834[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12835[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12836[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12837[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12838[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12839[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12840[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12841[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12842[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12843[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12844[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12845[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12846[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12847[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12848[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12849[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12850[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12851[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12852[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12853[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12854[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12855[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12856[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12857[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12858[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12859[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12860[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12861[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12862[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12863cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12864cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12865cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12866cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12867cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12868cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12869cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12870cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12871cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12872cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12873cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12874cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12875cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12876cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12877cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12878[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12879[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12880[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12881[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12882[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12883[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12884[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12885[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12886[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12887[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12888[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12889[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12890[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12891[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12892[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12893[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12894[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12895[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12896[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12897[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12898[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12899[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12900[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12901[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12902[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12903[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12904[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12905[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12906[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12907[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12908[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12909[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12910[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12911[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12912[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12913[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
12914[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12915[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
12916[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12917[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
12918[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12919[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12920[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12921[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12922[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12923[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
12924[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12925[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
12926[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12927[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
12928[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12929[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12930[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12931[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12932[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12933[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
12934[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12935[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
12936[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
12937[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
12938[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12939[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
12940[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12941[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
12942[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12943[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
12944[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12945[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
12946[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12947[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12948[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12949[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12950[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12951[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12952[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12953[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12954[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12955[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12956[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12957[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12958[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12959[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12960[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12961[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12962[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12963[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12964[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12965[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12966[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12967[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12968[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
12969[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
12970cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
12971[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12972[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
12973[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12974[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12975[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12976[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
12977[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12978[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
12979[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
12980[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
12981[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
12982[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
12983[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12984[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12985[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12986[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12987[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12988[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12989[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12990[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
12991[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
12992[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
12993[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
12994[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
12995[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
12996[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
12997[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
12998[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
12999[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13000[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13001[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13002[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13003[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13004[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13005[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13006[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13007[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13008[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13009[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13010[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13011[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13012[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13013[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13014[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13015[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13016[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13017[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13018[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13019[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13020[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13021[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13022[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13023[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13024[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13025[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13026[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13027[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13028[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13029[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13030[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13031[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13032[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13033[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13034[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13035[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13036[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13037[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13038[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13039Clipping frame in rate conversion by 0.007988
13040[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13041[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13042[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13043[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13044[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13045[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13046Clipping frame in rate conversion by 0.007988
13047[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13048[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13049[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13050[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13051[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13052[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13053Clipping frame in rate conversion by 0.007988
13054[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13055[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13056[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13057[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13058[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13059[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13060Clipping frame in rate conversion by 0.007988
13061[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13062[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13063[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13064[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13065[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13066[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13067cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13068[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13069[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13070[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13071[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13072[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13073[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13074[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13075[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13076[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13077[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13078[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13079[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13080[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13081[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13082[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13083[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13084[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13085[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13086[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13087[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13088[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13089[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13090[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13091[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13092[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13093[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13094[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13095[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13096[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13097[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13098[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13099[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13100[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13101[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13102[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13103[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13104[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13105[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13106[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13107[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13108[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13109[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13110[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13111[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13112[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13113[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13114[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13115[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13116[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13117[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13118[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13119[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13120[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13121[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13122[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13123[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13124[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13125[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13126[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13127[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13128[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13129[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13130[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13131[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13132[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13133[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13134[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13135[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13136Clipping frame in rate conversion by 0.000999
13137[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13138[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13139[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13140[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13141[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13142[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13143Clipping frame in rate conversion by 0.000999
13144[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13145[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13146[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13147[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13148[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13149[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13150Clipping frame in rate conversion by 0.000999
13151[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13152[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13153[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13154[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13155[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13156[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13157Clipping frame in rate conversion by 0.000999
13158[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13159[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13160[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13161[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13162[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13163[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13164cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13165[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13166[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13167[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13168[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13169[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13170[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13171[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13172[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13173[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13174[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13176[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13177[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13178[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13179[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13180[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13181[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13182[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13183[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13184[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13185[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13186[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13187[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13188[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13189[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13190[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13191[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13192[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13193[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13194[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13195[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13196[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13197[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13198[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13199[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13200[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13201[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13202[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13203[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13204[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13205[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13206[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13207[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13208[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13209[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13210[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13211[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13212[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13213[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13214[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13215[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13216[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13217[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13218[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13219[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13220[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13221[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13222[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13223[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13224[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13225[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13226[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13227[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13228[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13229[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13230[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13231[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13232[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13233[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13234[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13235[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13236[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13237[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13238[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13239[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13240[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13241[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13242[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13243[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13244[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13245[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13246[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13247[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13248[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13249[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13250[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13251[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13252[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13253[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13254[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13255[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13256[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13257cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13258[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13259[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13260[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13261[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13262[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13263[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13264[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13265[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13266[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13267[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13268[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13269[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13270[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13271[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13272[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13273[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13274[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13275[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13276[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13277[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13278[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13279[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13280[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13281[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13282[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13283[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13284[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13285[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13286[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13287[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13288[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13289[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13290[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13291[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13292[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13293[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13294[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13295[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13296[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13297[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13298[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13299[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13300[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13301[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13302[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13303[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13304[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13305[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13306[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13307[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13308[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13309[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13310[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13311[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13312[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13313[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13314[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13315[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13316[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13317[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13318[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13319[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13320[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13321[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13322[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13323[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13324[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13325[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13326Clipping frame in rate conversion by 0.010979
13327[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13328[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13329[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13330[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13331[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13332[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13333Clipping frame in rate conversion by 0.010979
13334[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13335[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13336[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13337[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13338[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13339[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13340Clipping frame in rate conversion by 0.010979
13341[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13342[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13343[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13344[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13345[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13346[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13347Clipping frame in rate conversion by 0.010979
13348[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13349[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13350[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13351[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13352[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13353[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13354cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13355[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13356[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13357[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13358[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13359[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13360[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13361[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13362[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13363[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13364[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13365[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13366[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13367[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13368[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13369[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13370[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13371[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13372[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13373[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13374[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13375[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13376[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13377[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13378[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13379[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13380[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13381[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13382[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13383[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13384[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13385[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13386[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13387[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13388[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13389[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13390[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13391[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13392[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13393[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13394[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13395[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13396[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13397[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13398[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13399[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13400[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13401[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13402[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13403[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13404[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13405[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13406[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13407[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13408[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13409[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13410[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13411[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13412[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13413[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13414[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13415[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13416[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13417[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13418[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13419[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13420[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13421[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13422[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13423Clipping frame in rate conversion by 0.003990
13424[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13425[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13426[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13427[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13428[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13429[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13430Clipping frame in rate conversion by 0.003990
13431[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13432[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13433[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13434[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13435[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13436[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13437Clipping frame in rate conversion by 0.003990
13438[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13439[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13440[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13441[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13442[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13443[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13444Clipping frame in rate conversion by 0.003990
13445[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13446[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13447[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13448[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13449[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13450[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13451cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13452cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13453cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13454cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13455cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13456cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13457cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13458cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13459cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13460cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13461cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13462cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13463cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13464cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13465cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13466cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13467cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13468[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13469[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13470[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13471[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13472[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13473[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13474[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13475[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13476[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13477[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13478[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13479[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13480[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13481[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13482[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13483[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13484[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13485[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13486[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13487[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13488[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13489[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13490[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13491[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13492[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13493[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13494[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13495[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13496[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13497[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13498[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13499[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13500[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13501[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13502[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13503[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13504[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13505[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13506[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13507[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13508[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13509[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13510[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13511[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13512[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13513[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13514[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13515[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13516[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13517[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13518[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13519[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13520[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13521[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13522[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13523[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13524[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13525[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13526[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13527[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13528[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13529[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13530[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13531[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13532[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13533[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13534[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13535[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13536[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13537[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13538[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13539[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13540[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13541[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13542[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13543[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13544[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13545[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13546[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13547[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13548[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13549[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13550[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13551[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13552[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13553[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13554[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13555[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13556[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13557[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13558[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13559[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13560cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13561[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13562[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13563[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13564[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13565[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13566[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13567[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13568[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13569[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13570[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13571[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13572[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13573[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13574[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13575[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13576[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13577[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13578[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13579[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13580[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13581[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13582[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13583[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13584[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13585[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13586[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13587[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13588[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13589[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13590[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13591[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13592[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13593[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13594[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13595[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13596[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13597[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13598[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13599[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13600[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13601[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13602[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13603[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13604[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13605[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13606[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13607[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13608[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13609[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13610[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13611[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13612[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13613[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13614[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13615[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13616[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13617[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13618[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13619[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13620[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13621[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13622[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13623[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13624[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13625[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13626[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13627[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13628[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13629[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13630[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13631[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13632[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13633[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13634[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13635[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13636[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13637[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13638[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13639[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13640[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13641[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13642[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13643[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13644[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13645[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13646[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13647[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13648[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13649[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13650[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13651[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13652[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13653cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13654[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13655[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13656[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13657[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13658[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13659[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13660[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13661[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13662[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13663[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13664[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13665[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13666[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13667[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13668[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13669[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13678[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13679[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13680[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13681[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13682[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13683[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13684[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13685[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13686[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13687[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13688[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13689[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13690[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13691[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13692[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13693[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13694[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13695[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13696[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13697[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13698[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13699[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13700[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13701[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13702[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13703[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13704[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13705[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13706[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13707[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13708[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13709[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13710[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13711[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13712[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13713[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13714[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13715[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13716[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13717[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13718[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13719[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13720[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13721[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13722Clipping frame in rate conversion by 0.006981
13723[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13724[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13725[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13726[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13727[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13728[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13729Clipping frame in rate conversion by 0.006981
13730[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13731[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13732[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13733[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13734[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13735[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13736Clipping frame in rate conversion by 0.006981
13737[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13738[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13739[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13740[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13741[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13742[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13743Clipping frame in rate conversion by 0.006981
13744[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13745[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13746[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13747[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13748[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13749[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13750cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13751[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13752[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13753[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13754[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13755[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13756[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13757[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13758[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13759[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13760[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13761[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13762[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13763[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13764[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13775[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13776[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13777[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13778[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13779[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13780[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13781[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13782[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13784[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13785[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13786[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13787[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13788[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13789[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13790[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13791[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13792[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13794[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13795[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13796[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13797[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13798[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13799[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13800[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13801[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13802[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13803[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13804[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13805[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13806[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13807[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13808[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13809[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13810[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13811[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13812[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13813[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13814[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13815[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13816[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13817[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13818[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13819[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13820[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13821[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13822[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13823[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13824[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13825[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13826[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13827[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13828[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13829[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13830[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13831[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13832[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13833[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13834[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13835[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13836[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13837[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13838[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13839[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13840[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13841[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13842[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13843frame= 86 fps= 27 q=19.0 q=24.0 q=27.0 q=30.0 size=N/A time=00:00:05.76 bitrate=N/A speed= 1.8x
13844cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13845[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13846[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13847[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13848[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13849[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13850[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13851[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13852[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13853[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13854[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13855[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13856[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13857[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13858[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13859[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13860[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13861[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13862[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13869[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13870[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13871[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13872[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13873[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13874[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13875[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13876[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13877[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13878[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13879[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13880[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13881[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13882[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13883[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13884[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13885[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13886[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13887[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13888[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13889[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13890[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13891[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13892[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13893[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13894[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13895[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13896[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13897[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13898[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13899[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13900[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13901[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13902[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13903[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13904[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13905[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13906[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13907[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13908[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13909[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13910[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
13911[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13912[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
13913[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13914[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13915[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13916[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13917[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13918[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13919[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13920[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13921[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13922[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13923[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13924[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13925[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13926[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13927[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13928[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13929[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13930[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13931[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13932[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13933[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13934[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13935[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
13936[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
13937cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
13938[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13939[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
13940[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13941[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13942[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13943[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
13944[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13945[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
13946[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
13947[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
13948[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
13949[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
13950[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13951[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13952[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13953[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13954[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13955[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13956[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13957[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
13958[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
13959[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
13960[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
13961[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
13962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
13963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
13964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
13965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
13966[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13967[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13968[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13969[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13970[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13971[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13972[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13973[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
13974[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13975[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
13976[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13977[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
13978[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13979[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13980[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13981[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13982[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13983[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
13984[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13985[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
13986[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13987[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
13988[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13989[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13990[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13991[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
13992[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13993[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
13994[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13995[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
13996[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
13997[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
13998[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
13999[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14000[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14001[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14002[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14003[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14004[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14005[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14006Clipping frame in rate conversion by 0.009972
14007[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14008[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14009[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14010[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14011[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14012[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14013Clipping frame in rate conversion by 0.009972
14014[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14015[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14016[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14017[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14018[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14019[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14020Clipping frame in rate conversion by 0.009972
14021[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14022[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14023[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14024[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14025[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14026[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14027Clipping frame in rate conversion by 0.009972
14028[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14029[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14030[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14031[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14032[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14033[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14034cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14035cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14036cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14037cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14038cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14039cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14040cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14041cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14042cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14043cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14044cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14045cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14046cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14047cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14048cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14049cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14050cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14051[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14052[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14053[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14054[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14055[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14056[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14057[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14058[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14059[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14060[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14061[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14062[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14063[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14064[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14065[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14066[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14067[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14068[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14069[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14070[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14071[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14072[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14073[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14074[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14075[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14076[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14077[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14078[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14079[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14080[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14081[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14082[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14083[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14084[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14085[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14086[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14087[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14088[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14089[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14090[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14091[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14092[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14093[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14094[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14095[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14096[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14097[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14098[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14099[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14100[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14101[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14102[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14103[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14104[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14105[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14106[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14107[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14108[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14109[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14110[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14111[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14112[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14113[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14114[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14115[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14116[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14117[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14118[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14119Clipping frame in rate conversion by 0.002983
14120[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14121[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14122[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14123[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14124[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14125[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14126Clipping frame in rate conversion by 0.002983
14127[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14128[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14129[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14130[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14131[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14132[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14133Clipping frame in rate conversion by 0.002983
14134[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14135[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14136[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14137[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14138[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14139[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14140Clipping frame in rate conversion by 0.002983
14141[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14142[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14143[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14144[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14145[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14146[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14147cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14148[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14149[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14150[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14151[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14152[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14153[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14154[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14155[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14156[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14157[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14158[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14159[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14160[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14167[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14168[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14169[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14176[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14177[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14178[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14179[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14180[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14181[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14182[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14183[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14184[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14185[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14186[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14187[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14188[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14189[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14190[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14191[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14192[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14193[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14194[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14195[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14196[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14197[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14198[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14199[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14200[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14201[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14202[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14203[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14204[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14205[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14206[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14207[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14208[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14209[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14210[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14211[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14212[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14213[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14214[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14215[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14216[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14217[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14218[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14219[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14220[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14221[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14222[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14223[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14224[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14225[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14226[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14227[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14228[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14229[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14230[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14231[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14232[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14233[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14234[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14235[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14236[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14237[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14238[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14239[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14240cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14241[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14242[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14243[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14244[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14245[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
14246[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14247[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14248[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14249[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14250[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14251[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14252[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14253[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14254[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14255[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14256[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14257[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14258[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14259[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14260[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14261[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14262[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14263[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14264[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14265[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14266[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14267[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14268[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14269[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14270[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14271[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14272[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14273[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14274[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14275[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14276[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14277[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14278[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14279[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14280[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14281[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14282[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14283[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14284[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14285[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14286[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14287[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14288[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14289[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14290[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14291[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14292[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14293[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14294[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14295[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14296[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14297[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14298[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14299[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14300[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14301[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14302[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14303[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14304[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14305[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14306[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14307[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14308[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14309[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14310[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14311[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14312[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14313[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14314[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14315[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14316[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14317[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14318[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14319[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14320[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14321[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14322[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14323[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14324[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14325[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14326[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14327[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14328[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14329[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14330[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14331[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14332[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14333cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14334[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14335[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14336[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14337[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14338[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14339[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14340[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14341[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14342[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14343[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14344[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14345[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14346[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14347[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14348[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14349[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14350[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14351[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14352[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14353[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14354[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14355[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14356[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14357[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14358[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14359[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14360[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14361[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14362[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14363[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14364[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14365[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14366[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14367[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14368[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14369[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14370[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14371[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14372[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14373[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14374[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14375[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14376[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14377[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14378[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14379[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14380[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14381[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14382[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14383[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14384[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14385[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14386[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14387[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14388[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14389[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14390[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14391[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14392[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14393[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14394[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14395[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14396[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14397[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14398[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14399[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14400[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14401[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14402Clipping frame in rate conversion by 0.005974
14403[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14404[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14405[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14406[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14407[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14408[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14409Clipping frame in rate conversion by 0.005974
14410[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14411[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14412[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14413[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14414[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14415[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14416Clipping frame in rate conversion by 0.005974
14417[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14418[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14419[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14420[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14421[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14422[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14423Clipping frame in rate conversion by 0.005974
14424[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14425[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14426[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14427[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14428[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14429[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14430cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14431[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14432[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14433[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14434[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14435[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14436[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14437[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14438[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14439[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14440[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14441[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14442[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14443[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14444[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14445[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14446[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14447[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14448[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14449[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14450[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14451[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14452[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14453[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14454[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14455[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14456[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14457[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14458[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14459[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14460[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14461[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14462[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14463[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14464[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14465[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14466[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14467[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14468[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14469[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14470[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14471[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14472[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14473[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14474[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14475[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14476[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14477[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14478[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14479[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14480[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14481[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14482[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14483[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14484[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14485[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14486[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14487[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14488[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14489[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14490[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14491[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14492[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14493[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14494[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14495[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14496[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14497[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14498[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14499[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14500[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14501[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14502[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14503[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14504[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14505[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14506[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14507[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14508[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14509[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14510[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14511[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14512[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14513[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14514[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14515[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14516[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14517[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14518[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14519[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14520[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14521[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14522[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14523cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14524[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14525[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14526[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14527[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14528[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
14529[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14530[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14531[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14532[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14533[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14534[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14535[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14536[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14537[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14538[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14539[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14540[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14541[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14542[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14543[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14544[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14545[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14546[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14547[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14548[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14549[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14550[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14551[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14552[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14553[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14554[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14555[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14556[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14557[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14558[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14559[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14560[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14561[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14562[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14563[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14564[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14565[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14566[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14567[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14568[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14569[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14570[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14571[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14572[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14573[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14574[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14575[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14576[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14577[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14578[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14579[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14580[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14581[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14582[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14583[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14584[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14585[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14586[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14587[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14588[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14589[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14590[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14591[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14592[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14593[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14594[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14595[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14596[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14597[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14598[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14599[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14600[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14601[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14602[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14603[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14604[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14605[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14606[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14607[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14608[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14609[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14610[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14611[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14612[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14613[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14614[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14615[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14616cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14617cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14618cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14619cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14620cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14621cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14622cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14623cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14624cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14625cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14626cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14627cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14628cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14629cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14630cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14631cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14632cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14633[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14634[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14635[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14636[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14637[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14638[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14639[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14640[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14641[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14642[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14643[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14644[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14645[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14646[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14647[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14648[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14649[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14650[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14651[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14652[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14653[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14654[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14655[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14656[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14657[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14658[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14659[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14660[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14661[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14662[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14663[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14664[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14665[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14666[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14667[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14668[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14669[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14670[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14671[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14672[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14673[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14674[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14675[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14676[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14677[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14678[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14679[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14680[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14681[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14682[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14683[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14684[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14685[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14686[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14687[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14688[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14689[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14690[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14691[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14692[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14693[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14694[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14695[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14696[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14697[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14698[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14699[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14700[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14701Clipping frame in rate conversion by 0.008995
14702[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14703[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14704[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14705[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14706[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14707[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14708Clipping frame in rate conversion by 0.008995
14709[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14710[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14711[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14712[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14713[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14714[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14715Clipping frame in rate conversion by 0.008995
14716[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14717[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14718[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14719[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14720[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14721[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14722Clipping frame in rate conversion by 0.008995
14723[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14724[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14725[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14726[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14727[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14728[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14729cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14730[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14731[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14732[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14733[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14734[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14735[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14736[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14737[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14738[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14739[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14740[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14741[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14742[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14743[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14744[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14745[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14746[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14747[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14748[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14749[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14750[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14751[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14752[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14753[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14754[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14755[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14756[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14757[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14758[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14759[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14760[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14761[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14762[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14763[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14764[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14765[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14766[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14767[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14768[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14769[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14770[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14771[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14772[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14773[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14774[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14775[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14776[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14777[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14778[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14779[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14780[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14781[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14782[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14783[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14784[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14785[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14786[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14787[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14788[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14789[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14790[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14791[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14792[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14793[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14794[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14795[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14796[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14797[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14798Clipping frame in rate conversion by 0.001976
14799[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14800[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14801[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14802[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14803[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14804[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14805Clipping frame in rate conversion by 0.001976
14806[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14807[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14808[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14809[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14810[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14811[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14812Clipping frame in rate conversion by 0.001976
14813[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14814[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14815[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14816[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14817[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14818[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14819Clipping frame in rate conversion by 0.001976
14820[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14821[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14822[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14823[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14824[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14825[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14826cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14827[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14828[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14829[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14830[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14831[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
14832[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14833[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14834[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14835[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14836[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14837[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14838[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14839[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14840[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14841[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14842[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14843[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14844[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14845[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14846[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14847[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14848[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14849[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14850[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14851[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14852[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14853[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14854[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14855[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14856[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14857[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14858[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14859[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14860[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14861[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14862[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14863[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14864[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14865[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14866[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14867[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14868[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14869[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14870[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14871[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14872[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14873[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14874[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14875[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14876[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14877[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14878[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14879[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14880[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14881[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14882[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14883[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14884[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14885[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14886[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14887[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14888[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14889[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14890[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14891[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14892[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14893[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14894[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14895[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14896[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14897[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14898[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14899[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14900[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14901[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14902[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14903[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14904[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14905[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14906[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14907[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14908[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14909[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14910[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14911[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14912[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14913[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14914[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14915[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14916[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14917[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14918[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14919cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
14920[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14921[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
14922[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14923[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14924[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
14925[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14926[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
14927[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
14928[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
14929[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
14930[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
14931[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
14932[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14933[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14934[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14935[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14936[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14937[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14938[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14939[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
14940[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
14941[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
14942[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
14943[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
14944[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
14945[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
14946[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
14947[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
14948[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14949[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14950[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14951[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14952[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14953[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14954[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14955[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
14956[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14957[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
14958[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14959[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
14960[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14961[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14962[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14963[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14964[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14965[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
14966[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14967[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
14968[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14969[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
14970[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14971[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14972[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14973[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14974[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14975[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
14976[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14977[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
14978[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
14979[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
14980[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14981[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
14982[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14983[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
14984[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14985[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
14986[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14987[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
14988[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14989[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14990[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14991[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14992[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14993[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14994[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14995[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14996[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14997[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
14998[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
14999[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15000[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15001[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15002[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15003[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15004[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15005[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15006[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15007[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15008[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15009[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15010[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15011[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15012cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15013[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15014[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15015[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15016[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15017[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15018[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15019[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15020[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15021[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15022[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15023[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15024[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15025[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15026[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15027[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15028[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15029[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15030[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15031[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15032[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15033[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15034[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15035[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15036[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15037[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15038[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15039[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15040[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15041[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15042[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15043[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15044[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15045[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15046[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15047[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15048[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15049[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15050[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15051[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15052[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15053[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15054[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15055[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15056[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15057[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15058[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15059[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15060[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15061[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15062[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15063[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15064[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15065[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15066[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15067[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15068[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15069[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15070[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15071[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15072[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15073[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15074[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15075[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15076[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15077[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15078[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15079[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15080[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15081Clipping frame in rate conversion by 0.004997
15082[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15083[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15084[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15085[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15086[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15087[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15088Clipping frame in rate conversion by 0.004997
15089[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15090[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15091[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15092[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15093[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15094[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15095Clipping frame in rate conversion by 0.004997
15096[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15097[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15098[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15099[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15100[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15101[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15102Clipping frame in rate conversion by 0.004997
15103[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15104[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15105[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15106[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15107[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15108[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15109cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15110[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15111[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15112[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15113[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15114[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
15115[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15116[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15117[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15118[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15119[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15120[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15121[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15122[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15123[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15124[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15125[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15126[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15127[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15128[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15129[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15130[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15131[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15132[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15133[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15134[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15135[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15136[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15137[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15138[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15139[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15140[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15141[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15142[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15143[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15144[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15145[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15146[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15147[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15148[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15149[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15150[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15151[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15152[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15153[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15154[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15155[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15156[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15157[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15158[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15159[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15160[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15161[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15162[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15163[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15164[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15165[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15166[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15167[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15168[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15169[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15170[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15171[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15172[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15173[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15174[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15175[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15176[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15177[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15178[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15179[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15180[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15181[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15182[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15183[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15184[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15185[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15186[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15187[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15188[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15189[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15190[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15191[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15192[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15193[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15194[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15195[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15196[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15197[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15198[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15199[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15200[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15201[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15202cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15203cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15204cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15205cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15206cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15207cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15208cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15209cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15210cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15211cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15212cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15213cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15214cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15215cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15216cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15217cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15218cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15219[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15220[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15221[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15222[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15223[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15224[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15225[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15226[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15227[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15228[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15229[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15230[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15231[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15232[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15233[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15234[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15235[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15236[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15237[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15238[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15239[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15240[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15241[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15242[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15243[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15244[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15245[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15246[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15247[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15248[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15249[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15250[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15251[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15252[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15253[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15254[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15255[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15256[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15257[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15258[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15259[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15260[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15261[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15262[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15263[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15264[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15265[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15266[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15267[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15268[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15269[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15270[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15271[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15272[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15273[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15274[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15275[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15276[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15277[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15278[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15279[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15280[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15281[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15282[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15283[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15284[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15285[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15286[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15287[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15288[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15289[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15290[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15291[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15292[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15293[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15294[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15295[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15296[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15297[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15298[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15299[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15300[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15301[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15302[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15303[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15304[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15305[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15306[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15307[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15308[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15309[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15310[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15311cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15312[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15313[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15314[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15315[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15316[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15317[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15318[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15319[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15320[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15321[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15322[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15323[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15324[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15325[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15326[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15327[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15328[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15329[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15330[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15331[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15332[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15333[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15334[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15335[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15336[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15337[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15338[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15339[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15340[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15341[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15342[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15343[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15344[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15345[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15346[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15347[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15348[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15349[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15350[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15351[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15352[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15353[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15354[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15355[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15356[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15357[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15358[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15359[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15360[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15361[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15362[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15363[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15364[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15365[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15366[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15367[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15368[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15369[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15370[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15371[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15372[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15373[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15374[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15375[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15376[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15377[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15378[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15379[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15380Clipping frame in rate conversion by 0.007988
15381[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15382[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15383[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15384[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15385[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15386[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15387Clipping frame in rate conversion by 0.007988
15388[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15389[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15390[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15391[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15392[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15393[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15394Clipping frame in rate conversion by 0.007988
15395[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15396[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15397[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15398[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15399[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15400[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15401Clipping frame in rate conversion by 0.007988
15402[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15403[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15404[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15405[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15406[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15407[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15408cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15409[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15410[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15411[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15412[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15413[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
15414[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15415[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15416[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15417[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15418[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15419[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15420[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15421[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15422[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15423[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15424[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15425[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15426[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15427[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15428[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15429[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15430[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15431[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15432[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15433[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15434[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15435[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15436[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15437[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15438[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15439[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15440[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15441[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15442[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15443[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15444[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15445[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15446[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15447[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15448[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15449[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15450[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15451[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15452[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15453[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15454[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15455[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15456[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15457[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15458[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15459[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15460[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15461[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15462[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15463[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15464[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15465[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15466[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15467[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15468[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15469[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15470[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15471[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15472[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15473[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15474[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15475[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15476[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15477Clipping frame in rate conversion by 0.000999
15478[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15479[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15480[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15481[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15482[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15483[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15484Clipping frame in rate conversion by 0.000999
15485[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15486[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15487[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15488[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15489[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15490[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15491Clipping frame in rate conversion by 0.000999
15492[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15493[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15494[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15495[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15496[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15497[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15498Clipping frame in rate conversion by 0.000999
15499[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15500[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15501[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15502[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15503[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15504[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15505cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15506[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15507[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15508[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15509[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15510[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15511[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15512[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15513[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15514[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15515[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15516[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15517[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15518[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15519[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15520[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15521[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15522[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15523[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15524[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15525[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15526[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15527[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15528[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15529[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15530[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15531[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15532[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15533[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15534[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15535[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15536[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15537[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15538[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15539[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15540[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15541[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15542[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15543[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15544[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15545[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15546[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15547[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15548[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15549[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15550[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15551[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15552[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15553[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15554[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15555[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15556[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15557[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15558[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15559[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15560[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15561[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15562[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15563[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15564[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15565[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15566[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15567[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15568[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15569[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15570[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15571[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15572[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15573[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15574[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15575[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15576[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15577[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15578[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15579[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15580[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15581[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15582[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15583[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15584[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15585[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15586[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15587[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15588[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15589[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15590[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15591[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15592[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15593[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15594[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15595[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15596[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15597[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15598cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15599[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15600[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15601[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15602[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15603[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15604[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15605[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15606[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15607[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15608[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15609[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15610[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15611[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15612[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15613[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15614[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15615[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15616[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15617[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15618[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15619[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15620[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15621[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15622[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15623[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15624[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15625[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15626[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15627[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15628[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15629[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15630[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15631[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15632[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15633[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15634[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15635[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15636[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15637[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15638[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15639[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15640[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15641[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15642[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15643[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15644[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15645[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15646[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15647[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15648[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15649[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15650[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15651[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15652[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15653[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15654[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15655[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15656[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15657[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15658[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15659[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15660[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15661[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15662[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15663[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15664[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15665[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15666[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15667Clipping frame in rate conversion by 0.010979
15668[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15669[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15670[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15671[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15672[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15673[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15674Clipping frame in rate conversion by 0.010979
15675[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15676[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15677[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15678[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15679[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15680[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15681Clipping frame in rate conversion by 0.010979
15682[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15683[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15684[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15685[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15686[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15687[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15688Clipping frame in rate conversion by 0.010979
15689[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15690[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15691[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15692[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15693[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15694[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15695cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15696[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15697[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15698[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15699[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15700[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
15701[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15702[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15703[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15704[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15705[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15706[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15707[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15708[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15709[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15710[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15711[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15712[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15713[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15714[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15715[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15716[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15717[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15718[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15719[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15720[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15721[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15722[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15723[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15724[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15725[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15726[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15727[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15728[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15729[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15730[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15731[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15732[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15733[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15734[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15735[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15736[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15737[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15738[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15739[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15740[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15741[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15742[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15743[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15744[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15745[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15746[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15747[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15748[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15749[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15750[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15751[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15752[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15753[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15754[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15755[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15756[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15757[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15758[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15759[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15760[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15761[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15762[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15763[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15764Clipping frame in rate conversion by 0.003990
15765[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15766[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15767[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15768[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15769[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15770[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15771Clipping frame in rate conversion by 0.003990
15772[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15773[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15774[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15775[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15776[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15777[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15778Clipping frame in rate conversion by 0.003990
15779[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15780[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15781[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15782[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15783[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15784[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15785Clipping frame in rate conversion by 0.003990
15786[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15787[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15788[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15789[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15790[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15791[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15792cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15793cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15794cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15795cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15796cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15797cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15798cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15799cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15800cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15801cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15802cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15803cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15804cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15805cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15806cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15807[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15808[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15809[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15810[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15811[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15812[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15813[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15814[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15815[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15816[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15817[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15818[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15819[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15820[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15821[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15822[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15823[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15824[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15825[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15826[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15827[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15828[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15829[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15830[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15831[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15832[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15833[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15834[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15835[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15836[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15837[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15838[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15839[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15840[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15841[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15842[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15843[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15844[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15845[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15846[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15847[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15848[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15849[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15850[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15851[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15852[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15853[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15854[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15855[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15856[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15857[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15858[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15859[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15860[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15861[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15862[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15863[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15864[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15865[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15866[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15867[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15868[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15869[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15870[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15871[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15872[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15873[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15874[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15875[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15876[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15877[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15878[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15879[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15880[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15881[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15882[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15883[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15884[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15885[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15886[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15887[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15888[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15889[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15890[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15891[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15892[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15893[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15894[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15895[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15896[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15897[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15898[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15899cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15900[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15901[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15902[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15903[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15904[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
15905[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15906[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15907[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15908[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
15909[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15910[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
15911[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
15912[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15913[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15914[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15915[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15916[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15917[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15918[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15919[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
15920[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
15921[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
15922[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
15923[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
15924[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
15925[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
15926[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
15927[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
15928[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15929[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15930[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15931[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15932[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15933[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15934[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15935[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
15936[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15937[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
15938[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15939[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
15940[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15941[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15942[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15943[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15944[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15945[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
15946[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15947[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
15948[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15949[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
15950[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15951[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15952[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15953[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15954[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15955[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
15956[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15957[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
15958[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
15959[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
15960[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15961[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
15962[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15963[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
15964[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15965[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
15966[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15967[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
15968[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15969[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15970[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15971[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15972[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15973[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15974[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15975[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15976[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15977[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15978[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15979[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15980[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15981[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15982[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15983[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15984[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15985[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15986[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15987[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15988[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15989[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15990[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
15991[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
15992cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
15993[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15994[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
15995[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
15996[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
15997[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
15998[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
15999[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16000[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16001[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16002[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16003[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16004[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16005[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16006[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16007[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16008[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16009[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16010[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16011[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16012[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16013[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16014[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16015[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16016[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16017[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16018[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16019[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16020[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16021[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16022[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16023[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16024[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16025[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16026[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16027[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16028[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16029[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16030[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16031[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16032[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16033[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16034[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16035[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16036[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16037[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16038[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16039[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16040[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16041[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16042[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16043[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16044[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16045[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16046[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16047[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16048[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16049[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16050[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16051[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16052[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16053[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16054[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16055[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16056[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16057[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16058[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16059[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16060[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16061Clipping frame in rate conversion by 0.006981
16062[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16063[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16064[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16065[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16066[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16067[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16068Clipping frame in rate conversion by 0.006981
16069[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16070[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16071[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16072[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16073[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16074[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16075Clipping frame in rate conversion by 0.006981
16076[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16077[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16078[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16079[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16080[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16081[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16082Clipping frame in rate conversion by 0.006981
16083[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16084[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16085[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16086[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16087[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16088[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16089cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16090[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16091[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16092[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16093[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16094[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16095[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16096[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16097[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16098[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16099[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16100[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16101[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16102[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16103[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16104[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16105[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16106[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16107[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16108[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16109[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16110[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16111[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16112[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16113[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16114[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16115[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16116[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16117[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16118[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16119[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16120[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16121[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16122[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16123[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16124[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16125[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16126[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16127[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16128[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16129[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16130[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16131[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16132[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16133[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16134[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16135[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16136[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16137[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16138[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16139[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16140[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16141[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16142[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16143[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16144[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16145[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16146[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16147[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16148[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16149[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16150[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16151[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16152[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16153[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16154[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16155[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16156[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16157[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16158[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16159[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16160[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16161[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16162[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16163[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16164[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16165[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16166[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16167[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16168[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16169[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16170[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16171[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16172[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16173[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16174[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16175[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16176[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16177[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16178[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16179[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16180[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16181[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16182cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16183[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16184[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16185[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16186[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16187[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16188[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16189[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16190[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16191[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16192[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16193[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16194[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16195[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16196[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16197[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16198[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16199[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16200[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16201[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16202[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16203[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16204[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16205[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16206[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16207[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16208[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16209[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16210[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16211[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16212[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16213[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16214[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16215[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16216[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16217[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16218[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16219[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16220[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16221[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16222[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16223[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16224[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16225[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16226[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16227[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16228[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16229[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16230[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16231[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16232[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16233[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16234[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16235[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16236[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16237[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16238[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16239[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16240[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16241[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16242[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16243[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16244[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16245[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16246[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16247[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16248[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16249[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16250[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16251[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16252[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16253[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16254[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16255[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16256[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16257[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16258[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16259[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16260[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16261[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16262[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16263[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16264[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16265[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16266[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16267[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16268[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16269[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16270[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16271[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16272[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16273[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16274[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16275cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16276[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16277[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16278[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16279[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16280[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
16281[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16282[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16283[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16284[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16285[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16286[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16287[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16288[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16289[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16290[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16291[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16292[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16293[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16294[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16295[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16296[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16297[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16298[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16299[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16300[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16301[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16302[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16303[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16304[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16305[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16306[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16307[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16308[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16309[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16310[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16311[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16312[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16313[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16314[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16315[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16316[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16317[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16318[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16319[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16320[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16321[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16322[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16323[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16324[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16325[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16326[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16327[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16328[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16329[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16330[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16331[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16332[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16333[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16334[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16335[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16336[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16337[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16338[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16339[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16340[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16341[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16342[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16343[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16344Clipping frame in rate conversion by 0.009972
16345[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16346[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16347[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16348[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16349[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16350[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16351Clipping frame in rate conversion by 0.009972
16352[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16353[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16354[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16355[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16356[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16357[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16358Clipping frame in rate conversion by 0.009972
16359[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16360[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16361[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16362[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16363[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16364[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16365Clipping frame in rate conversion by 0.009972
16366[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16367[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16368[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16369[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16370[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16371[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16372frame= 112 fps= 30 q=24.0 q=17.0 q=28.0 q=30.0 size=N/A time=00:00:06.74 bitrate=N/A speed=1.82x
16373cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16374cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16375cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16376cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16377cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16378cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16379cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16380cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16381cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16382cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16383cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16384cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16385cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16386cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16387cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16388cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16389cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16390[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16391[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16392[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16393[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16394[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16395[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16396[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16397[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16398[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16399[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16400[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16407[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16408[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16409[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16410[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16411[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16412[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16413[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16414[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16415[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16416[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16417[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16418[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16419[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16420[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16421[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16422[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16423[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16424[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16425[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16426[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16427[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16428[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16429[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16430[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16431[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16432[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16433[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16434[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16435[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16436[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16437[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16438[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16439[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16440[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16441[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16442[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16443[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16444[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16445[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16446[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16447[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16448[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16449[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16450[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16451[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16452[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16453[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16454[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16455[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16456[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16457[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16458Clipping frame in rate conversion by 0.002983
16459[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16460[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16461[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16462[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16463[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16464[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16465Clipping frame in rate conversion by 0.002983
16466[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16467[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16468[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16469[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16470[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16471[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16472Clipping frame in rate conversion by 0.002983
16473[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16474[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16475[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16476[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16477[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16478[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16479Clipping frame in rate conversion by 0.002983
16480[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16481[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16482[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16483[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16484[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16485[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16486cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16487[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16488[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16489[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16490[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16491[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16492[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16493[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16494[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16495[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16496[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16497[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16509[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16510[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16511[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16512[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16513[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16514[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16515[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16516[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16517[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16518[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16519[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16520[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16521[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16522[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16523[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16524[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16525[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16526[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16527[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16528[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16529[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16530[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16531[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16532[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16533[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16534[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16535[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16536[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16537[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16538[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16539[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16540[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16541[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16542[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16543[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16544[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16545[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16546[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16547[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16548[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16549[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16550[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16551[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16552[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16553[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16554[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16555[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16556[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16557[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16558[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16559[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16560[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16561[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16562[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16563[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16564[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16565[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16566[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16567[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16568[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16569[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16570[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16571[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16572[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16573[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16574[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16575[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16576[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16577[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16578[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16579cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16580[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16581[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16582[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16583[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16584[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
16585[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16586[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16587[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16588[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16589[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16590[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16591[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16592[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16593[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16594[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16596[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16597[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16598[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16599[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16600[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16601[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16602[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16603[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16604[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16605[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16606[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16607[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16608[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16609[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16610[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16611[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16612[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16613[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16614[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16615[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16616[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16617[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16618[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16619[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16620[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16621[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16622[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16623[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16624[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16625[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16626[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16627[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16628[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16629[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16630[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16631[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16632[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16633[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16634[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16635[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16636[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16637[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16638[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16639[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16640[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16641[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16642[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16643[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16644[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16645[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16646[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16647[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16648[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16649[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16650[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16651[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16652[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16653[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16654[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16655[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16656[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16657[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16658[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16659[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16660[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16661[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16662[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16663[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16664[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16665[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16666[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16667[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16668[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16669[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16670[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16671[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16672cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16673[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16674[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16675[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16676[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16677[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16678[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16679[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16680[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16681[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16682[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16683[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16684[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16685[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16686[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16687[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16688[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16689[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16690[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16691[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16692[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16693[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16694[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16695[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16696[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16697[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16698[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16699[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16700[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16701[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16702[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16703[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16704[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16705[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16706[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16707[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16708[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16709[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16710[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16711[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16712[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16713[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16714[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16715[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16716[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16717[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16718[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16719[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16720[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16721[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16722[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16723[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16724[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16725[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16726[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16727[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16728[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16729[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16730[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16731[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16732[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16733[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16734[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16735[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16736[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16737[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16738[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16739[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16740[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16741Clipping frame in rate conversion by 0.005974
16742[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16743[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16744[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16745[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16746[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16747[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16748Clipping frame in rate conversion by 0.005974
16749[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16750[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16751[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16752[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16753[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16754[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16755Clipping frame in rate conversion by 0.005974
16756[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16757[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16758[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16759[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16760[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16761[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16762Clipping frame in rate conversion by 0.005974
16763[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16764[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16765[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16766[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16767[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16768[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16769cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16770[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16771[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16772[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16773[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16774[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16775[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16776[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16777[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16778[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16779[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16780[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16781[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16782[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16783[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16784[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16785[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16786[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16787[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16788[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16789[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16790[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16791[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16792[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16793[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16794[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16795[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16796[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16797[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16798[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16799[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16800[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16801[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16802[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16803[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16804[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16805[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16806[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16807[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16808[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16809[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16810[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16811[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16812[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16813[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16814[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16815[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16816[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16817[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16818[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16819[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16820[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16821[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16822[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16823[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16824[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16825[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16826[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16827[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16828[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16829[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16830[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16831[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16832[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16833[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16834[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16835[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16836[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16837[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16838[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16839[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16840[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16841[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16842[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16843[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16844[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16845[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16846[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16847[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16848[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16849[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16850[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16851[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16852[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16853[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16854[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16855[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16856[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16857[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16858[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16859[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16860[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16861[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16862cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16863cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16864cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16865cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16866cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16867cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16868cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16869cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16870cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16871cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16872cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16873cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16874cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16875cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16876cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16877cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16878cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16879[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16880[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16881[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16882[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16883[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
16884[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16885[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16886[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16887[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16888[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16889[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16890[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16891[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16892[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16893[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16894[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16895[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16896[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16897[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16898[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16899[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16900[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16901[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16902[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16903[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16904[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16905[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16906[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
16907[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16908[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16909[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16910[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16911[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16912[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16913[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16914[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
16915[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16916[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
16917[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16918[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
16919[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16920[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16921[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16922[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16923[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16924[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
16925[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16926[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
16927[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16928[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
16929[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16930[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16931[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16932[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16933[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16934[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
16935[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16936[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
16937[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
16938[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
16939[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16940[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
16941[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16942[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
16943[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16944[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
16945[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16946[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
16947[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16948[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16949[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16950[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16951[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16952[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16953[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16954[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16955[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16956[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16957[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16958[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16959[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16960[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16961[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16962[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16963[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16964[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16965[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16966[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16967[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16968[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16969[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
16970[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
16971cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
16972[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16973[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
16974[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16975[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16976[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
16977[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
16978[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16979[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
16980[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
16981[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
16982[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
16983[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
16984[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16985[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16986[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16987[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16988[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16989[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16990[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16991[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
16992[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
16993[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
16994[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
16995[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
16996[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
16997[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
16998[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
16999[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17000[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17001[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17002[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17003[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17004[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17005[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17006[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17007[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17008[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17009[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17010[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17011[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17012[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17013[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17014[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17015[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17016[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17017[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17018[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17019[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17020[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17021[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17022[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17023[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17024[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17025[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17026[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17027[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17028[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17029[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17030[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17031[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17032[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17033[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17034[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17035[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17036[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17037[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17038[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17039[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17040Clipping frame in rate conversion by 0.008995
17041[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17042[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17043[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17044[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17045[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17046[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17047Clipping frame in rate conversion by 0.008995
17048[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17049[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17050[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17051[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17052[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17053[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17054Clipping frame in rate conversion by 0.008995
17055[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17056[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17057[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17058[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17059[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17060[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17061Clipping frame in rate conversion by 0.008995
17062[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17063[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17064[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17065[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17066[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17067[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17068cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17069[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17070[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17071[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17072[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17073[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17074[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17075[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17076[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17077[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17078[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17079[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17080[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17081[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17082[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17083[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17084[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17085[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17086[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17087[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17088[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17089[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17090[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17091[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17092[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17093[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17094[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17095[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17096[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17097[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17098[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17099[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17100[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17101[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17102[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17103[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17104[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17105[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17106[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17107[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17108[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17109[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17110[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17111[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17112[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17113[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17114[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17115[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17116[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17117[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17118[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17119[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17120[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17121[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17122[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17123[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17124[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17125[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17126[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17127[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17128[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17129[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17130[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17131[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17132[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17133[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17134[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17135[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17136[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17137Clipping frame in rate conversion by 0.001976
17138[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17139[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17140[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17141[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17142[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17143[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17144Clipping frame in rate conversion by 0.001976
17145[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17146[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17147[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17148[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17149[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17150[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17151Clipping frame in rate conversion by 0.001976
17152[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17153[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17154[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17155[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17156[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17157[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17158Clipping frame in rate conversion by 0.001976
17159[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17160[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17161[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17162[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17163[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17164[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17165cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17166[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17167[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17168[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17169[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17170[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
17171[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17172[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17173[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17174[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17175[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17176[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17177[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17178[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17179[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17180[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17181[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17182[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17183[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17184[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17185[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17186[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17187[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17188[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17189[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17190[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17191[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17192[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17193[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17194[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17195[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17196[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17197[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17198[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17199[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17200[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17201[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17202[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17203[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17204[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17205[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17206[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17207[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17208[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17209[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17210[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17211[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17212[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17213[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17214[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17215[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17216[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17217[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17218[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17219[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17220[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17221[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17222[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17223[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17224[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17225[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17226[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17227[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17228[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17229[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17230[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17231[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17232[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17233[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17234[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17235[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17236[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17237[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17238[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17239[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17240[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17241[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17242[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17243[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17244[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17245[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17246[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17247[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17248[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17249[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17250[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17251[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17252[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17253[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17254[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17255[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17256[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17257[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17258cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17259[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17260[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17261[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17262[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17263[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17264[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17265[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17266[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17267[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17268[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17269[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17270[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17271[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17272[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17273[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17274[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17275[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17276[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17277[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17278[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17279[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17280[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17281[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17282[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17283[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17284[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17285[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17286[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17287[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17288[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17289[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17290[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17291[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17292[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17293[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17294[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17295[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17296[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17297[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17298[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17299[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17300[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17301[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17302[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17303[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17304[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17305[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17306[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17307[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17308[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17309[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17310[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17311[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17312[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17313[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17314[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17315[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17316[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17317[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17318[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17319[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17320[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17321[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17322[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17323[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17324[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17325[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17326[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17327[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17328[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17329[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17330[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17331[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17332[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17333[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17334[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17335[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17336[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17337[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17338[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17339[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17340[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17341[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17342[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17343[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17344[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17345[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17346[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17347[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17348[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17349[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17350[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17351cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17352[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17353[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17354[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17355[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17356[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17357[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17358[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17359[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17360[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17361[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17362[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17363[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17364[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17365[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17366[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17367[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17368[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17369[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17370[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17371[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17372[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17373[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17374[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17375[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17376[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17377[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17378[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17379[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17380[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17381[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17382[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17383[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17384[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17385[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17386[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17387[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17388[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17389[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17390[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17391[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17392[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17393[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17394[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17395[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17396[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17397[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17398[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17399[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17400[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17401[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17402[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17403[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17404[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17405[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17406[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17407[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17408[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17409[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17410[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17411[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17412[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17413[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17414[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17415[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17416[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17417[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17418[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17419[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17420Clipping frame in rate conversion by 0.004997
17421[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17422[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17423[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17424[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17425[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17426[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17427Clipping frame in rate conversion by 0.004997
17428[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17429[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17430[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17431[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17432[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17433[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17434Clipping frame in rate conversion by 0.004997
17435[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17436[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17437[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17438[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17439[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17440[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17441Clipping frame in rate conversion by 0.004997
17442[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17443[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17444[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17445[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17446[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17447[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17448cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17449[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17450[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17451[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17452[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17453[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
17454[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17455[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17456[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17457[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17458[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17459[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17460[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17461[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17462[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17463[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17464[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17465[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17466[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17467[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17468[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17469[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17470[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17471[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17472[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17473[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17474[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17475[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17476[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17477[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17478[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17479[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17480[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17481[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17482[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17483[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17484[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17485[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17486[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17487[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17488[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17489[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17490[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17491[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17492[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17493[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17494[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17495[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17496[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17497[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17498[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17499[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17500[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17501[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17502[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17503[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17504[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17505[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17506[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17507[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17508[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17509[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17510[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17511[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17512[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17513[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17514[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17515[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17516[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17517[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17518[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17519[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17520[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17521[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17522[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17523[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17524[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17525[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17526[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17527[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17528[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17529[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17530[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17531[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17532[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17533[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17534[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17535[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17536[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17537[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17538[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17539[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17540[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17541cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17542cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17543cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17544cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17545cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17546cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17547cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17548cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17549cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17550cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17551cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17552cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17553cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17554cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17555cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17556cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17557cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17558[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17559[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17560[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17561[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17562[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17563[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17564[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17565[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17566[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17567[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17568[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17569[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17570[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17571[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17572[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17573[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17574[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17575[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17576[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17577[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17578[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17579[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17580[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17581[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17582[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17583[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17584[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17585[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17586[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17587[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17588[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17589[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17590[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17591[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17592[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17593[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17594[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17595[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17596[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17597[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17598[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17599[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17600[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17601[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17602[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17603[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17604[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17605[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17606[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17607[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17608[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17609[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17610[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17611[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17612[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17613[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17614[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17615[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17616[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17617[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17618[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17619[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17620[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17621[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17622[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17623[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17624[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17625[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17626[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17627[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17628[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17629[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17630[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17631[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17632[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17633[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17634[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17635[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17636[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17637[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17638[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17639[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17640[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17641[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17642[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17643[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17644[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17645[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17646[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17647[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17648[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17649[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17650cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17651[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17652[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17653[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17654[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17655[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17656[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17657[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17658[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17659[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17660[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17661[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17662[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17663[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17664[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17665[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17666[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17667[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17668[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17669[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17678[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17679[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17680[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17681[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17682[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17683[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17684[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17685[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17686[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17687[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17688[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17689[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17690[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17691[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17692[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17693[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17694[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17695[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17696[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17697[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17698[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17699[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17700[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17701[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17702[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17703[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17704[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17705[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17706[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17707[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17708[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17709[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17710[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17711[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17712[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17713[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17714[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17715[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17716[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17717[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17718[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17719Clipping frame in rate conversion by 0.007988
17720[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17721[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17722[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17723[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17724[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17725[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17726Clipping frame in rate conversion by 0.007988
17727[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17728[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17729[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17730[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17731[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17732[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17733Clipping frame in rate conversion by 0.007988
17734[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17735[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17736[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17737[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17738[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17739[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17740Clipping frame in rate conversion by 0.007988
17741[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17742[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17743[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17744[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17745[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17746[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17747cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17748[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17749[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17750[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17751[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17752[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
17753[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17754[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17755[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17756[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17757[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17758[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17759[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17760[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17761[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17762[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17763[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17764[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17774[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17775[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17776[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17777[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17778[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17779[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17780[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17781[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17782[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17784[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17785[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17786[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17787[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17788[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17789[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17790[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17791[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17792[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17794[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17795[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17796[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17797[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17798[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17799[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17800[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17801[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17802[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17803[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17804[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17805[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17806[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17807[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17808[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17809[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17810[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17811[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17812[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17813[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17814[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17815[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17816Clipping frame in rate conversion by 0.000999
17817[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17818[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17819[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17820[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17821[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17822[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17823Clipping frame in rate conversion by 0.000999
17824[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17825[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17826[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17827[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17828[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17829[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17830Clipping frame in rate conversion by 0.000999
17831[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17832[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17833[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17834[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17835[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17836[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17837Clipping frame in rate conversion by 0.000999
17838[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17839[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17840[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17841[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17842[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17843[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17844cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17845[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17846[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17847[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17848[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17849[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17850[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17851[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17852[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17853[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17854[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17855[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17856[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17857[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17858[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17859[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17860[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17861[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17862[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17869[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17870[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17871[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17872[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17873[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17874[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17875[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17876[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17877[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17878[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17879[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17880[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17881[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17882[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17883[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17884[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17885[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17886[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17887[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17888[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17889[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17890[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17891[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17892[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17893[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17894[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17895[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17896[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17897[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17898[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17899[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17900[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17901[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17902[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17903[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17904[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17905[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17906[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17907[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17908[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17909[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17910[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
17911[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17912[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
17913[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17914[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17915[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17916[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17917[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17918[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17919[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17920[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17921[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17922[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17923[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17924[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17925[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17926[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17927[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17928[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17929[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17930[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17931[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17932[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17933[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17934[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17935[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
17936[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
17937cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
17938[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17939[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
17940[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17941[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17942[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
17943[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
17944[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17945[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
17946[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
17947[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
17948[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
17949[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
17950[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17951[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17952[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17953[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17954[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17955[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17956[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17957[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
17958[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
17959[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
17960[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
17961[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
17962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
17963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
17964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
17965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
17966[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17967[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17968[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17969[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17970[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17971[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17972[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17973[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
17974[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17975[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
17976[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17977[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
17978[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17979[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17980[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17981[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17982[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17983[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
17984[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17985[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
17986[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17987[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
17988[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17989[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17990[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17991[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
17992[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17993[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
17994[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17995[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
17996[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
17997[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
17998[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
17999[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18000[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18001[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18002[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18003[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18004[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18005[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18006Clipping frame in rate conversion by 0.010979
18007[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18008[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18009[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18010[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18011[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18012[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18013Clipping frame in rate conversion by 0.010979
18014[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18015[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18016[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18017[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18018[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18019[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18020Clipping frame in rate conversion by 0.010979
18021[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18022[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18023[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18024[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18025[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18026[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18027Clipping frame in rate conversion by 0.010979
18028[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18029[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18030[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18031[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18032[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18033[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18034cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18035[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18036[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18037[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18038[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18039[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
18040[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18041[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18042[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18043[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18044[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18045[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18046[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18047[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18048[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18049[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18050[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18051[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18052[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18053[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18054[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18055[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18056[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18057[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18058[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18059[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18060[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18061[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18062[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18063[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18064[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18065[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18066[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18067[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18068[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18069[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18070[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18071[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18072[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18073[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18074[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18075[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18076[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18077[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18078[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18079[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18080[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18081[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18082[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18083[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18084[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18085[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18086[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18087[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18088[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18089[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18090[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18091[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18092[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18093[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18094[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18095[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18096[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18097[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18098[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18099[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18100[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18101[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18102[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18103Clipping frame in rate conversion by 0.003990
18104[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18105[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18106[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18107[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18108[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18109[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18110Clipping frame in rate conversion by 0.003990
18111[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18112[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18113[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18114[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18115[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18116[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18117Clipping frame in rate conversion by 0.003990
18118[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18119[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18120[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18121[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18122[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18123[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18124Clipping frame in rate conversion by 0.003990
18125[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18126[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18127[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18128[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18129[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18130[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18131cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18132cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18133cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18134cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18135cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18136cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18137cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18138cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18139cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18140cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18141cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18142cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18143cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18144cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18145cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18146cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18147cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18148[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18149[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18150[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18151[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18152[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18153[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18154[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18155[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18156[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18157[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18158[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18159[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18160[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18167[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18168[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18169[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18176[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18177[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18178[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18179[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18180[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18181[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18182[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18183[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18184[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18185[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18186[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18187[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18188[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18189[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18190[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18191[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18192[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18193[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18194[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18195[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18196[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18197[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18198[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18199[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18200[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18201[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18202[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18203[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18204[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18205[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18206[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18207[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18208[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18209[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18210[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18211[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18212[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18213[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18214[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18215[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18216[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18217[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18218[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18219[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18220[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18221[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18222[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18223[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18224[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18225[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18226[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18227[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18228[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18229[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18230[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18231[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18232[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18233[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18234[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18235[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18236[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18237[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18238[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18239[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18240cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18241[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18242[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18243[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18244[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18245[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18246[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18247[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18248[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18249[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18250[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18251[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18252[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18253[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18254[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18255[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18256[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18257[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18258[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18259[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18260[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18261[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18262[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18263[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18264[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18265[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18266[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18267[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18268[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18269[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18270[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18271[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18272[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18273[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18274[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18275[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18276[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18277[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18278[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18279[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18280[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18281[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18282[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18283[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18284[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18285[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18286[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18287[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18288[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18289[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18290[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18291[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18292[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18293[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18294[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18295[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18296[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18297[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18298[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18299[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18300[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18301[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18302[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18303[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18304[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18305[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18306[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18307[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18308[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18309[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18310[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18311[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18312[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18313[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18314[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18315[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18316[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18317[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18318[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18319[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18320[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18321[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18322[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18323[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18324[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18325[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18326[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18327[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18328[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18329[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18330[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18331[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18332[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18333cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18334[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18335[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18336[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18337[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18338[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
18339[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18340[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18341[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18342[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18343[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18344[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18345[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18346[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18347[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18348[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18349[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18350[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18351[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18352[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18353[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18354[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18355[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18356[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18357[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18358[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18359[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18360[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18361[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18362[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18363[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18364[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18365[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18366[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18367[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18368[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18369[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18370[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18371[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18372[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18373[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18374[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18375[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18376[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18377[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18378[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18379[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18380[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18381[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18382[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18383[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18384[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18385[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18386[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18387[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18388[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18389[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18390[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18391[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18392[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18393[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18394[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18395[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18396[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18397[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18398[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18399[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18400[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18401[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18402Clipping frame in rate conversion by 0.006981
18403[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18404[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18405[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18406[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18407[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18408[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18409Clipping frame in rate conversion by 0.006981
18410[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18411[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18412[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18413[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18414[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18415[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18416Clipping frame in rate conversion by 0.006981
18417[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18418[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18419[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18420[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18421[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18422[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18423Clipping frame in rate conversion by 0.006981
18424[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18425[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18426[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18427[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18428[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18429[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18430cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18431[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18432[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18433[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18434[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18435[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18436[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18437[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18438[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18439[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18440[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18441[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18442[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18443[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18444[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18445[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18446[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18447[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18448[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18449[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18450[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18451[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18452[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18453[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18454[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18455[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18456[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18457[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18458[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18459[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18460[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18461[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18462[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18463[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18464[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18465[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18466[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18467[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18468[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18469[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18470[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18471[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18472[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18473[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18474[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18475[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18476[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18477[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18478[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18479[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18480[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18481[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18482[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18483[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18484[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18485[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18486[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18487[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18488[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18489[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18490[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18491[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18492[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18493[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18494[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18495[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18496[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18497[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18498[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18499[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18500[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18501[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18502[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18503[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18504[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18505[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18506[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18507[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18508[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18509[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18510[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18511[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18512[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18513[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18514[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18515[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18516[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18517[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18518[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18519[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18520[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18521[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18522[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18523frame= 134 fps= 32 q=24.0 q=24.0 q=28.0 q=30.0 size=N/A time=00:00:07.76 bitrate=N/A speed=1.84x
18524cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18525[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18526[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18527[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18528[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18529[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
18530[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18531[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18532[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18533[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18534[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18535[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18536[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18537[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18538[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18539[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18540[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18541[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18542[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18543[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18544[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18545[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18546[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18547[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18548[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18549[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18550[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18551[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18552[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18553[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18554[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18555[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18556[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18557[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18558[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18559[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18560[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18561[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18562[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18563[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18564[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18565[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18566[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18567[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18568[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18569[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18570[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18571[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18572[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18573[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18574[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18575[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18576[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18577[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18578[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18579[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18580[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18581[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18582[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18583[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18584[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18585[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18586[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18587[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18588[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18589[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18590[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18591[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18592[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18593[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18594[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18595[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18596[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18597[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18598[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18599[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18600[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18601[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18602[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18603[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18604[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18605[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18606[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18607[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18608[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18609[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18610[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18611[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18612[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18613[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18614[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18615[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18616[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18617cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18618[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18619[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18620[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18621[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18622[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18623[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18624[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18625[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18626[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18627[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18628[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18629[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18630[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18631[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18632[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18633[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18634[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18635[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18636[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18637[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18638[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18639[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18640[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18641[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18642[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18643[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18644[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18645[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18646[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18647[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18648[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18649[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18650[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18651[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18652[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18653[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18654[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18655[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18656[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18657[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18658[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18659[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18660[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18661[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18662[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18663[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18664[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18665[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18666[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18667[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18668[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18669[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18670[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18671[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18672[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18673[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18674[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18675[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18676[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18677[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18678[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18679[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18680[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18681[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18682[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18683[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18684[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18685[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18686Clipping frame in rate conversion by 0.009972
18687[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18688[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18689[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18690[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18691[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18692[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18693Clipping frame in rate conversion by 0.009972
18694[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18695[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18696[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18697[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18698[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18699[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18700Clipping frame in rate conversion by 0.009972
18701[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18702[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18703[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18704[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18705[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18706[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18707Clipping frame in rate conversion by 0.009972
18708[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18709[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18710[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18711[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18712[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18713[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18714cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18715cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18716cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18717cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18718cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18719cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18720cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18721cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18722[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18723[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18724[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18725[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18726[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18727[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18728[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18729[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18730[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18731[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18732[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18733[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18734[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18735[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18736[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18737[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18738[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18739[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18740[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18741[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18742[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18743[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18744[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18745[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18746[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18747[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18748[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18749[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18750[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18751[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18752[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18753[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18754[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18755[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18756[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18757[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18758[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18759[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18760[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18761[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18762[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18763[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18764[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18765[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18766[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18767[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18768[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18769[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18770[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18771[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18772[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18773[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18774[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18775[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18776[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18777[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18778[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18779[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18780[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18781[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18782[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18783[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18784[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18785[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18786[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18787[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18788[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18789[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18790Clipping frame in rate conversion by 0.002983
18791[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18792[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18793[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18794[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18795[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18796[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18797Clipping frame in rate conversion by 0.002983
18798[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18799[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18800[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18801[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18802[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18803[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18804Clipping frame in rate conversion by 0.002983
18805[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18806[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18807[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18808[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18809[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18810[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18811Clipping frame in rate conversion by 0.002983
18812[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18813[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18814[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18815[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18816[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18817[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18818cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18819[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18820[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18821[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18822[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18823[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18824[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18825[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18826[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18827[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18828[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18829[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18830[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18831[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18832[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18833[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18834[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18835[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18836[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18837[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18838[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18839[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18840[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18841[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18842[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18843[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18844[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18845[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18846[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18847[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18848[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18849[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18850[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18851[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18852[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18853[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18854[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18855[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18856[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18857[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18858[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18859[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18860[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18861[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18862[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18863[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18864[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18865[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18866[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18867[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18868[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18869[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18870[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18871[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18872[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18873[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18874[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18875[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18876[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18877[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18878[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18879[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18880[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18881[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18882[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18883[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18884[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18885[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18886[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18887[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18888[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18889[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18890[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18891[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18892[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18893[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18894[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18895[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18896[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18897[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18898[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18899[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18900[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18901[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18902[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18903[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18904[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18905[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18906[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18907[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18908[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18909[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18910[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18911cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
18912[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18913[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
18914[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18915[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18916[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
18917[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
18918[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18919[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
18920[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
18921[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
18922[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
18923[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
18924[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18925[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18926[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18927[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18928[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18929[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18930[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18931[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
18932[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
18933[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
18934[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
18935[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
18936[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
18937[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
18938[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
18939[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
18940[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18941[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18942[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18943[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18944[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18945[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18946[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18947[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
18948[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18949[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
18950[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18951[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
18952[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18953[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18954[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18955[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18956[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18957[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
18958[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18959[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
18960[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18961[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
18962[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18963[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18964[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18965[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18966[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18967[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
18968[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18969[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
18970[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
18971[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
18972[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18973[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
18974[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18975[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
18976[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18977[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
18978[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18979[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
18980[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18981[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18982[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18983[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18984[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18985[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18986[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18987[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18988[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18989[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18990[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18991[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18992[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18993[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18994[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18995[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18996[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18997[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
18998[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
18999[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19000[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19001[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19002[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19003[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19004cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19005cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19006cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19007cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19008cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19009cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19010cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19011cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19012cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19013cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19014cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19015cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19016cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19017cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19018cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19019cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19020cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19021[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19022[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19023[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19024[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19025[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19026[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19027[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19028[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19029[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19030[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19031[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19032[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19033[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19034[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19035[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19036[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19037[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19038[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19039[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19040[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19041[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19042[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19043[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19044[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19045[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19046[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19047[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19048[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19049[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19050[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19051[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19052[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19053[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19054[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19055[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19056[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19057[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19058[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19059[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19060[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19061[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19062[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19063[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19064[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19065[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19066[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19067[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19068[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19069[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19070[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19071[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19072[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19073[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19074[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19075[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19076[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19077[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19078[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19079[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19080[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19081[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19082[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19083[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19084[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19085[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19086[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19087[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19088[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19089Clipping frame in rate conversion by 0.005974
19090[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19091[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19092[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19093[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19094[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19095[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19096Clipping frame in rate conversion by 0.005974
19097[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19098[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19099[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19100[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19101[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19102[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19103Clipping frame in rate conversion by 0.005974
19104[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19105[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19106[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19107[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19108[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19109[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19110Clipping frame in rate conversion by 0.005974
19111[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19112[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19113[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19114[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19115[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19116[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19117cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19118[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19119[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19120[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19121[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19122[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19123[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19124[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19125[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19126[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19127[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19128[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19129[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19130[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19131[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19132[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19133[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19134[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19135[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19136[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19137[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19138[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19139[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19140[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19141[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19142[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19143[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19144[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19145[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19146[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19147[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19148[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19149[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19150[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19151[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19152[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19153[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19154[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19155[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19156[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19157[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19158[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19159[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19160[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19161[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19162[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19163[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19164[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19165[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19166[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19167[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19168[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19169[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19170[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19171[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19172[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19173[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19174[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19175[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19176[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19177[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19178[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19179[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19180[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19181[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19182[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19183[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19184[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19185[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19186[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19187[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19188[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19189[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19190[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19191[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19192[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19193[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19194[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19195[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19196[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19197[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19198[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19199[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19200[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19201[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19202[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19203[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19204[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19205[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19206[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19207[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19208[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19209[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19210cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19211[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19212[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19213[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19214[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19215[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19216[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19217[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19218[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19219[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19220[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19221[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19222[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19223[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19224[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19225[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19226[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19227[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19228[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19229[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19230[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19231[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19232[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19233[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19234[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19235[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19236[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19237[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19238[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19239[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19240[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19241[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19242[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19243[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19244[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19245[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19246[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19247[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19248[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19249[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19250[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19251[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19252[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19253[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19254[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19255[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19256[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19257[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19258[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19259[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19260[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19261[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19262[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19263[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19264[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19265[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19266[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19267[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19268[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19269[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19270[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19271[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19272[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19273[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19274[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19275[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19276[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19277[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19278[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19279[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19280[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19281[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19282[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19283[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19284[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19285[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19286[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19287[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19288[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19289[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19290[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19291[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19292[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19293[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19294[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19295[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19296[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19297[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19298[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19299[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19300[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19301[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19302[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19303cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19304[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19305[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19306[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19307[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19308[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19309[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19310[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19311[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19312[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19313[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19314[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19315[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19316[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19317[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19318[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19319[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19320[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19321[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19322[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19323[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19324[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19325[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19326[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19327[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19328[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19329[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19330[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19331[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19332[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19333[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19334[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19335[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19336[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19337[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19338[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19339[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19340[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19341[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19342[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19343[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19344[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19345[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19346[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19347[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19348[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19349[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19350[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19351[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19352[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19353[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19354[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19355[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19356[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19357[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19358[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19359[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19360[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19361[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19362[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19363[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19364[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19365[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19366[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19367[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19368[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19369[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19370[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19371[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19372Clipping frame in rate conversion by 0.008995
19373[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19374[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19375[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19376[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19377[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19378[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19379Clipping frame in rate conversion by 0.008995
19380[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19381[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19382[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19383[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19384[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19385[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19386Clipping frame in rate conversion by 0.008995
19387[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19388[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19389[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19390[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19391[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19392[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19393Clipping frame in rate conversion by 0.008995
19394[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19395[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19396[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19397[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19398[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19399[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19400cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19401[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19402[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19403[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19404[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19405[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19406[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19407[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19408[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19409[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19410[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19411[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19412[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19413[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19414[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19415[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19416[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19417[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19418[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19419[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19420[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19421[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19422[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19423[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19424[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19425[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19426[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19427[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19428[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19429[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19430[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19431[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19432[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19433[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19434[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19435[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19436[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19437[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19438[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19439[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19440[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19441[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19442[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19443[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19444[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19445[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19446[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19447[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19448[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19449[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19450[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19451[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19452[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19453[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19454[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19455[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19456[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19457[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19458[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19459[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19460[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19461[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19462[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19463[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19464[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19465[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19466[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19467[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19468[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19469Clipping frame in rate conversion by 0.001976
19470[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19471[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19472[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19473[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19474[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19475[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19476Clipping frame in rate conversion by 0.001976
19477[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19478[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19479[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19480[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19481[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19482[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19483Clipping frame in rate conversion by 0.001976
19484[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19485[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19486[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19487[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19488[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19489[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19490Clipping frame in rate conversion by 0.001976
19491[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19492[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19493[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19494[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19495[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19496[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19497cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19498[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19499[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19500[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19501[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19502[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19503[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19504[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19505[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19506[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19507[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19508[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19509[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19510[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19511[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19512[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19513[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19514[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19515[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19516[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19517[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19518[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19519[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19520[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19521[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19522[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19523[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19524[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19525[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19526[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19527[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19528[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19529[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19530[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19531[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19532[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19533[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19534[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19535[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19536[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19537[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19538[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19539[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19540[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19541[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19542[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19543[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19544[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19545[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19546[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19547[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19548[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19549[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19550[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19551[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19552[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19553[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19554[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19555[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19556[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19557[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19558[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19559[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19560[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19561[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19562[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19563[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19564[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19565[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19566[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19567[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19568[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19569[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19570[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19571[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19572[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19573[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19574[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19575[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19576[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19577[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19578[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19579[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19580[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19581[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19582[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19583[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19584[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19585[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19586[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19587[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19588[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19589[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19590cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19591cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19592cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19593cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19594cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19595cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19596cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19597cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19598cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19599cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19600cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19601cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19602cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19603cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19604cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19605cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19606cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19607[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19608[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19609[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19610[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19611[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19612[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19613[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19614[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19615[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19616[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19617[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19618[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19619[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19620[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19621[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19622[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19623[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19624[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19625[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19626[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19627[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19628[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19629[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19630[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19631[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19632[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19633[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19634[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19635[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19636[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19637[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19638[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19639[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19640[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19641[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19642[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19643[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19644[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19645[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19646[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19647[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19648[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19649[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19650[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19651[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19652[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19653[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19654[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19655[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19656[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19657[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19658[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19659[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19660[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19661[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19662[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19663[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19664[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19665[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19666[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19667[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19668[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19669[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19670[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19671[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19672[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19673[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19674[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19675[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19676[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19677[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19678[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19679[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19680[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19681[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19682[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19683[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19684[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19685[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19686[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19687[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19688[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19689[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19690[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19691[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19692[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19693[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19694[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19695[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19696[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19697[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19698[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19699cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19700[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19701[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19702[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19703[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19704[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19705[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19706[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19707[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19708[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19709[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19710[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19711[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19712[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19713[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19714[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19715[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19716[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19717[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19718[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19719[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19720[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19721[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19722[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19723[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19724[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19725[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19726[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19727[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19728[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19729[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19730[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19731[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19732[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19733[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19734[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19735[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19736[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19737[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19738[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19739[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19740[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19741[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19742[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19743[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19744[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19745[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19746[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19747[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19748[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19749[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19750[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19751[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19752[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19753[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19754[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19755[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19756[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19757[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19758[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19759[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19760[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19761[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19762[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19763[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19764[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19765[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19766[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19767[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19768Clipping frame in rate conversion by 0.004997
19769[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19770[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19771[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19772[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19773[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19774[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19775Clipping frame in rate conversion by 0.004997
19776[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19777[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19778[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19779[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19780[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19781[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19782Clipping frame in rate conversion by 0.004997
19783[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19784[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19785[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19786[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19787[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19788[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19789Clipping frame in rate conversion by 0.004997
19790[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19791[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19792[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19793[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19794[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19795[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19796cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19797[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19798[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19799[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19800[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19801[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19802[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19803[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19804[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19805[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19806[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19807[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19808[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19809[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19810[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19811[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19812[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19813[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19814[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19815[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19816[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19817[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19818[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19819[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19820[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19821[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19822[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19823[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19824[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19825[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19826[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19827[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19828[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19829[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19830[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19831[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19832[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19833[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19834[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19835[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19836[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19837[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19838[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19839[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19840[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19841[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19842[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19843[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19844[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19845[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19846[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19847[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19848[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19849[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19850[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19851[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19852[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19853[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19854[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19855[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19856[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19857[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19858[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19859[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19860[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19861[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19862[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19863[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19864[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19865[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19866[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19867[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19868[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19869[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19870[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19871[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19872[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19873[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19874[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19875[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19876[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19877[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19878[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19879[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19880[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19881[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19882[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19883[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19884[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19885[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19886[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19887[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19888[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19889cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19890[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19891[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19892[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19893[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19894[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19895[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19896[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19897[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19898[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19899[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19900[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19901[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19902[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19903[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19904[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19905[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19906[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19907[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19908[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19909[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
19910[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19911[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19912[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19913[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19914[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
19915[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
19916[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
19917[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
19918[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19919[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19920[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19921[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19922[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19923[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19924[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19925[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
19926[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19927[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
19928[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19929[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
19930[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19931[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19932[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19933[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19934[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19935[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
19936[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19937[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
19938[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19939[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
19940[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19941[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19942[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19943[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19944[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19945[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
19946[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19947[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
19948[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
19949[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
19950[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19951[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
19952[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19953[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
19954[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19955[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
19956[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19957[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
19958[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19959[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19960[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19961[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19962[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19963[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19964[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19965[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19966[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19967[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19968[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19969[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19970[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19971[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19972[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19973[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19974[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19975[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19976[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19977[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19978[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19979[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19980[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
19981[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
19982cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
19983[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19984[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
19985[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19986[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19987[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
19988[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
19989[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19990[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
19991[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
19992[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
19993[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
19994[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
19995[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
19996[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
19997[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
19998[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
19999[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20000[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20001[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20002[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20003[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20004[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20005[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20006[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20007[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20008[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20009[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20010[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20011[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20012[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20013[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20014[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20015[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20016[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20017[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20018[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20019[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20020[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20021[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20022[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20023[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20024[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20025[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20026[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20027[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20028[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20029[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20030[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20031[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20032[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20033[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20034[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20035[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20036[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20037[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20038[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20039[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20040[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20041[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20042[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20043[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20044[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20045[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20046[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20047[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20048[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20049[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20050[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20051Clipping frame in rate conversion by 0.007988
20052[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20053[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20054[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20055[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20056[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20057[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20058Clipping frame in rate conversion by 0.007988
20059[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20060[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20061[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20062[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20063[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20064[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20065Clipping frame in rate conversion by 0.007988
20066[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20067[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20068[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20069[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20070[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20071[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20072Clipping frame in rate conversion by 0.007988
20073[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20074[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20075[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20076[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20077[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20078[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20079cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20080[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20081[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20082[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20083[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20084[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20085[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20086[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20087[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20088[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20089[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20090[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20091[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20092[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20093[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20094[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20095[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20096[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20097[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20098[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20099[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20100[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20101[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20102[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20103[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20104[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20105[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20106[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20107[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20108[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20109[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20110[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20111[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20112[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20113[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20114[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20115[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20116[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20117[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20118[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20119[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20120[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20121[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20122[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20123[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20124[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20125[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20126[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20127[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20128[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20129[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20130[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20131[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20132[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20133[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20134[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20135[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20136[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20137[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20138[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20139[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20140[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20141[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20142[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20143[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20144[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20145[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20146[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20147[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20148Clipping frame in rate conversion by 0.000999
20149[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20150[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20151[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20152[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20153[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20154[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20155Clipping frame in rate conversion by 0.000999
20156[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20157[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20158[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20159[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20160[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20161[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20162Clipping frame in rate conversion by 0.000999
20163[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20164[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20165[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20166[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20167[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20168[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20169Clipping frame in rate conversion by 0.000999
20170[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20171[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20172[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20173[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20174[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20175[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20176cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20177cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20178cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20179cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20180cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20181cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20182cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20183cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20184cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20185cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20186cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20187cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20188cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20189cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20190cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20191cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20192cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20193[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20194[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20195[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20196[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20197[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20198[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20199[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20200[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20201[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20202[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20203[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20204[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20205[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20206[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20207[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20208[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20209[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20210[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20211[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20212[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20213[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20214[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20215[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20216[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20217[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20218[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20219[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20220[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20221[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20222[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20223[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20224[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20225[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20226[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20227[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20228[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20229[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20230[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20231[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20232[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20233[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20234[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20235[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20236[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20237[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20238[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20239[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20240[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20241[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20242[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20243[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20244[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20245[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20246[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20247[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20248[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20249[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20250[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20251[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20252[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20253[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20254[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20255[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20256[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20257[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20258[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20259[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20260[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20261[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20262[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20263[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20264[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20265[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20266[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20267[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20268[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20269[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20270[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20271[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20272[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20273[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20274[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20275[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20276[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20277[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20278[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20279[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20280[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20281[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20282[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20283[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20284[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20285cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20286[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20287[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20288[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20289[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20290[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20291[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20292[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20293[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20294[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20295[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20296[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20297[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20298[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20299[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20300[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20301[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20302[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20303[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20304[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20305[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20306[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20307[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20308[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20309[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20310[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20311[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20312[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20313[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20314[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20315[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20316[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20317[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20318[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20319[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20320[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20321[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20322[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20323[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20324[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20325[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20326[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20327[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20328[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20329[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20330[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20331[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20332[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20333[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20334[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20335[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20336[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20337[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20338[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20339[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20340[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20341[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20342[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20343[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20344[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20345[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20346[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20347[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20348[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20349[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20350[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20351[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20352[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20353[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20354Clipping frame in rate conversion by 0.010979
20355[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20356[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20357[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20358[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20359[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20360[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20361Clipping frame in rate conversion by 0.010979
20362[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20363[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20364[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20365[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20366[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20367[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20368Clipping frame in rate conversion by 0.010979
20369[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20370[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20371[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20372[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20373[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20374[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20375Clipping frame in rate conversion by 0.010979
20376[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20377[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20378[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20379[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20380[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20381[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20382cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20383[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20384[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20385[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20386[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20387[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20388[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20389[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20390[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20391[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20392[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20393[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20394[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20395[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20396[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20397[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20398[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20399[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20400[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20401[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20402[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20403[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20404[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20405[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20406[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20407[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20408[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20409[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20410[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20411[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20412[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20413[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20414[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20415[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20416[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20417[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20418[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20419[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20420[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20421[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20422[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20423[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20424[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20425[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20426[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20427[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20428[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20429[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20430[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20431[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20432[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20433[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20434[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20435[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20436[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20437[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20438[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20439[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20440[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20441[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20442[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20443[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20444[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20445[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20446[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20447[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20448[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20449[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20450[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20451Clipping frame in rate conversion by 0.003990
20452[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20453[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20454[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20455[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20456[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20457[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20458Clipping frame in rate conversion by 0.003990
20459[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20460[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20461[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20462[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20463[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20464[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20465Clipping frame in rate conversion by 0.003990
20466[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20467[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20468[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20469[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20470[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20471[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20472Clipping frame in rate conversion by 0.003990
20473[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20474[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20475[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20476[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20477[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20478[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20479cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20480[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20481[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20482[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20483[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20484[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20485[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20486[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20487[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20488[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20489[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20490[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20491[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20492[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20493[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20494[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20495[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20496[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20497[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20498[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20499[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20500[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20501[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20502[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20503[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20504[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20505[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20506[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20507[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20508[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20509[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20510[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20511[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20512[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20513[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20514[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20515[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20516[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20517[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20518[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20519[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20520[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20521[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20522[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20523[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20524[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20525[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20526[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20527[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20528[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20529[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20530[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20531[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20532[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20533[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20534[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20535[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20536[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20537[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20538[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20539[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20540[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20541[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20542[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20543[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20544[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20545[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20546[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20547[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20548[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20549[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20550[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20551[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20552[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20553[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20554[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20555[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20556[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20557[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20558[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20559[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20560[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20561[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20562[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20563[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20564[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20565[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20566[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20567[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20568[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20569[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20570[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20571[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20572cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20573[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20574[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20575[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20576[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20577[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20578[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20579[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20580[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20581[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20582[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20583[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20584[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20585[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20586[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20587[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20588[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20589[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20590[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20591[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20592[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20593[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20594[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20595[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20596[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20597[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20598[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20599[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20600[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20601[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20602[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20603[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20604[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20605[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20606[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20607[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20608[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20609[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20610[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20611[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20612[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20613[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20614[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20615[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20616[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20617[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20618[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20619[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20620[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20621[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20622[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20623[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20624[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20625[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20626[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20627[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20628[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20629[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20630[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20631[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20632[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20633[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20634[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20635[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20636[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20637[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20638[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20639[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20640[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20641[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20642[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20643[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20644[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20645[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20646[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20647[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20648[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20649[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20650[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20651[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20652[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20653[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20654[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20655[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20656[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20657[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20658[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20659[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20660[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20661[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20662[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20663[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20664[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20665cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20666[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20667[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20668[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20669[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20670[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20671[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20672[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20673[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20674[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20677[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20678[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20679[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20680[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20681[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20682[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20683[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20684[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20685[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20686[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20687[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20688[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20689[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20690[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20691[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20692[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20693[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20694[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20695[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20696[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20697[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20698[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20699[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20700[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20701[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20702[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20703[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20704[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20705[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20706[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20707[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20708[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20709[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20710[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20711[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20712[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20713[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20714[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20715[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20716[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20717[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20718[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20719[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20720[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20721[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20722[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20723[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20724[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20725[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20726[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20727[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20728[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20729[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20730[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20731[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20732[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20733[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20734Clipping frame in rate conversion by 0.006981
20735[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20736[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20737[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20738[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20739[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20740[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20741Clipping frame in rate conversion by 0.006981
20742[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20743[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20744[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20745[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20746[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20747[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20748Clipping frame in rate conversion by 0.006981
20749[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20750[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20751[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20752[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20753[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20754[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20755Clipping frame in rate conversion by 0.006981
20756[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20757[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20758[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20759[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20760[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20761[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20762cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20763frame= 157 fps= 33 q=19.0 q=24.0 q=21.0 q=23.0 size=N/A time=00:00:08.66 bitrate=N/A speed=1.82x
20764cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20765cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20766cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20767cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20768cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20769cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20770cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20771cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20772[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20773[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20774[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20775[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20776[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20777[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20778[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20779[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20780[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20781[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20782[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20783[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20784[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20785[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20786[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20787[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20788[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20789[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20790[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20791[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20792[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20793[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20794[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20795[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20796[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20797[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20798[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20799[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20800[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20801[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20802[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20803[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20804[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20805[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20806[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20807[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20808[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20809[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20810[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20811[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20812[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20813[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20814[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20815[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20816[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20817[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20818[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20819[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20820[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20821[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20822[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20823[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20824[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20825[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20826[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20827[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20828[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20829[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20830[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20831[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20832[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20833[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20834[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20835[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20836[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20837[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20838[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20839[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20840[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20841[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20842[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20843[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20844[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20845[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20846[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20847[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20848[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20849[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20850[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20851[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20852[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20853[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20854[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20855[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20856[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20857[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20858[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20859[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20860[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20861[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20862[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20863[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20864cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20865cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20866cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20867cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20868cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20869cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20870cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20871cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20872cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20873[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20874[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20875[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20876[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20877[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20878[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20879[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20880[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20881[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20882[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20883[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20884[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20885[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20886[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20887[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20888[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20889[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20890[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20891[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20892[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20893[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20894[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20895[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20896[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20897[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20898[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20899[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20900[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20901[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20902[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20903[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20904[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20905[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20906[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20907[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20908[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
20909[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20910[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
20911[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20912[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
20913[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20914[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20915[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20916[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20917[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20918[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
20919[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20920[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
20921[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20922[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
20923[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20924[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20925[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20926[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20927[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20928[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
20929[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20930[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
20931[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20932[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20933[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20934[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20935[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20936[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20937[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20938[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
20939[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20940[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
20941[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20942[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20943[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20944[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20945[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20946[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20947[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20948[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20949[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20950[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20951[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20952[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20953[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20954[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20955[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20956[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20957[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20958[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20959[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20960[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20961[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20962[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20963[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
20964[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
20965cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
20966[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20967[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
20968[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20969[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20970[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
20971[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
20972[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20973[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
20974[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
20975[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
20976[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
20977[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
20978[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20979[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20980[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20981[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20982[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20983[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20984[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20985[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
20986[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
20987[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
20988[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
20989[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
20990[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
20991[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
20992[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
20993[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
20994[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
20995[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
20996[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20997[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
20998[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
20999[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21000[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21001[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21002[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21003[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21004[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21005[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21006[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21007[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21008[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21009[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21010[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21011[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21012[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21013[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21014[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21015[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21016[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21017[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21018[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21019[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21020[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21021[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21022[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21023[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21024[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21025[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21026[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21027[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21028[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21029[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21030[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21031[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21032[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21033[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21034Clipping frame in rate conversion by 0.009972
21035[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21036[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21037[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21038[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21039[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21040[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21041Clipping frame in rate conversion by 0.009972
21042[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21043[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21044[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21045[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21046[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21047[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21048Clipping frame in rate conversion by 0.009972
21049[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21050[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21051[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21052[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21053[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21054[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21055Clipping frame in rate conversion by 0.009972
21056[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21057[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21058[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21059[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21060[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21061[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21062cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21063[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21064[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21065[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21066[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21067[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21068[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21069[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21070[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21071[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21072[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21073[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21074[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21075[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21076[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21077[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21078[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21079[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21080[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21081[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21082[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21083[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21084[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21085[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21086[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21087[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21088[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21089[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21090[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21091[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21092[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21093[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21094[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21095[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21096[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21097[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21098[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21099[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21100[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21101[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21102[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21103[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21104[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21105[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21106[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21107[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21108[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21109[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21110[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21111[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21112[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21113[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21114[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21115[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21116[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21117[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21118[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21119[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21120[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21121[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21122[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21123[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21124[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21125[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21126[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21127[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21128[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21129[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21130[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21131Clipping frame in rate conversion by 0.002983
21132[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21133[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21134[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21135[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21136[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21137[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21138Clipping frame in rate conversion by 0.002983
21139[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21140[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21141[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21142[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21143[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21144[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21145Clipping frame in rate conversion by 0.002983
21146[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21147[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21148[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21149[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21150[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21151[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21152Clipping frame in rate conversion by 0.002983
21153[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21154[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21155[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21156[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21157[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21158[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21159cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21160[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21161[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21162[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21163[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21164[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21165[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21166[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21167[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21168[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21169[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21170[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21171[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21172[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21173[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21174[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21175[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21176[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21177[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21178[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21179[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21180[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21181[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21182[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21183[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21184[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21185[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21186[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21187[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21188[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21189[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21190[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21191[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21192[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21193[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21194[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21195[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21196[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21197[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21198[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21199[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21200[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21201[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21202[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21203[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21204[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21205[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21206[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21207[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21208[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21209[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21210[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21211[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21212[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21213[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21214[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21215[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21216[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21217[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21218[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21219[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21220[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21221[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21222[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21223[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21224[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21225[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21226[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21227[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21228[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21229[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21230[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21231[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21232[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21233[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21234[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21235[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21236[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21237[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21238[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21239[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21240[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21241[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21242[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21243[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21244[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21245[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21246[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21247[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21248[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21249[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21250[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21251[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21252cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21253[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21254[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21255[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21256[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21257[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
21258[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21259[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21260[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21261[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21262[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21263[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21264[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21265[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21266[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21267[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21268[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21269[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21270[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21271[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21272[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21273[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21274[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21275[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21276[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21277[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21278[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21279[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21280[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21281[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21282[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21283[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21284[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21285[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21286[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21287[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21288[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21289[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21290[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21291[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21292[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21293[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21294[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21295[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21296[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21297[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21298[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21299[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21300[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21301[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21302[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21303[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21304[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21305[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21306[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21307[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21308[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21309[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21310[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21311[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21312[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21313[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21314[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21315[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21316[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21317[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21318[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21319[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21320[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21321[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21322[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21323[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21324[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21325[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21326[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21327[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21328[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21329[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21330[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21331[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21332[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21333[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21334[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21335[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21336[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21337[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21338[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21339[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21340[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21341[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21342[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21343[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21344[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21345cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21346cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21347cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21348[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21349[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21350[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21351[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21352[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21353[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21354[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21355[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21356[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21357[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21358[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21359[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21360[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21361[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21362[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21363[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21364[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21365[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21366[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21367[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21368[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21369[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21370[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21371[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21372[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21373[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21374[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21375[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21376[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21377[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21378[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21379[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21380[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21381[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21382[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21383[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21384[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21385[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21386[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21387[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21388[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21389[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21390[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21391[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21392[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21393[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21394[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21395[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21396[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21397[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21398[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21399[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21400[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21401[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21402[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21403[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21404[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21405[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21406[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21407[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21408[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21409[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21410[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21411[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21412[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21413[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21414[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21415[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21416Clipping frame in rate conversion by 0.005974
21417[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21418[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21419[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21420[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21421[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21422[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21423Clipping frame in rate conversion by 0.005974
21424[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21425[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21426[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21427[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21428[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21429[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21430Clipping frame in rate conversion by 0.005974
21431[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21432[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21433[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21434[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21435[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21436[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21437Clipping frame in rate conversion by 0.005974
21438[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21439[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21440[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21441[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21442[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21443[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21444cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21445cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21446cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21447[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21448[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21449[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21450[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21451[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21452[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21453[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21454[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21455[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21456[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21457[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21458[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21459[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21460[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21461[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21462[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21463[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21464[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21465[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21466[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21467[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21468[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21469[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21470[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21471[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21472[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21473[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21474[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21475[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21476[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21477[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21478[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21479[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21480[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21481[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21482[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21483[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21484[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21485[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21486[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21487[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21488[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21489[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21490[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21491[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21492[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21493[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21494[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21495[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21496[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21497[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21498[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21499[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21500[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21501[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21502[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21503[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21504[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21505[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21506[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21507[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21508[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21509[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21510[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21511[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21512[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21513[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21514[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21515[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21516[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21517[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21518[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21519[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21520[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21521[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21522[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21523[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21524[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21525[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21526[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21527[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21528[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21529[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21530[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21531[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21532[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21533[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21534[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21535[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21536[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21537[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21538[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21539cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21540cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21541cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21542cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21543cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21544cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21545cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21546cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21547cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21548cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21549cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21550cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21551cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21552cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21553cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21554cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21555cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21556[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21557[h264 @ 0x55f7a8fc5e00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21558[h264 @ 0x55f7a8fc5e00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21559[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21560[h264 @ 0x55f7a951d4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21561[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21562[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21563[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21564[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21565[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21566[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21567[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21568[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21569[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21570[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21571[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21572[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21573[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21574[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21575[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21576[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21577[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21578[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21579[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21580[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21581[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21582[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21583[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21584[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21585[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21586[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21587[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21588[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21589[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21590[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21591[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21592[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21593[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21594[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21595[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21596[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21597[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21598[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21599[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21600[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21601[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21602[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21603[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21604[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21605[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21606[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21607[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21608[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21609[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21610[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21611[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21612[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21613[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21614[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21615[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21616[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21617[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21618[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21619[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21620[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21621[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21622[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21623[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21624[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21625[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21626[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21627[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21628[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21629[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21630[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21631[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21632[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21633[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21634[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21635[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21636[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21637[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21638[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21639[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21640[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21641[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21642[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21643[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21644[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21645[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21646[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21647[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21648cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21649[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21650[h264 @ 0x55f7a951d4c0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21651[h264 @ 0x55f7a951d4c0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21652[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21653[h264 @ 0x55f7a95ecb00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21654[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21655[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21656[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21657[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21658[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21659[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21660[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21661[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21662[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21663[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21664[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21665[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21666[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21667[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21668[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21669[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21670[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21671[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21672[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21673[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21674[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21675[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21676[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21677[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21678[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21679[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21680[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21681[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21682[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21683[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21684[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21685[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21686[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21687[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21688[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21689[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21690[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21691[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21692[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21693[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21694[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21695[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21696[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21697[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21698[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21699[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21700[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21701[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21702[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21703[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21704[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21705[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21706[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21707[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21708[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21709[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21710[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21711[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21712[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21713[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21714[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21715[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21716[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21717Clipping frame in rate conversion by 0.008995
21718[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21719[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21720[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21721[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21722[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21723[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21724Clipping frame in rate conversion by 0.008995
21725[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21726[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21727[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21728[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21729[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21730[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21731Clipping frame in rate conversion by 0.008995
21732[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21733[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21734[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21735[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21736[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21737[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21738Clipping frame in rate conversion by 0.008995
21739[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21740[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21741[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21742[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21743[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21744[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21745cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21746[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21747[h264 @ 0x55f7a95ecb00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21748[h264 @ 0x55f7a95ecb00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21749[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21750[h264 @ 0x55f7a96bc140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21751[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21752[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21753[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21754[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21755[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21756[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21757[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21758[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21759[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21760[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21761[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21762[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21763[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21764[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21765[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21766[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21767[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21768[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21769[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21770[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21771[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21772[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21773[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21774[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21775[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21776[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21777[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21778[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21779[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21780[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21781[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21782[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21783[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21784[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21785[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21786[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21787[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21788[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21789[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21790[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21791[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21792[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21793[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21794[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21795[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21796[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21797[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21798[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21799[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21800[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21801[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21802[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21803[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21804[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21805[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21806[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21807[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21808[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21809[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21810[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21811[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21812[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21813[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21814Clipping frame in rate conversion by 0.001976
21815[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21816[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21817[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21818[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21819[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21820[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21821Clipping frame in rate conversion by 0.001976
21822[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21823[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21824[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21825[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21826[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21827[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21828Clipping frame in rate conversion by 0.001976
21829[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21830[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21831[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21832[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21833[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21834[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21835Clipping frame in rate conversion by 0.001976
21836[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21837[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21838[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21839[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21840[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21841[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21842cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21843[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21844[h264 @ 0x55f7a96bc140] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21845[h264 @ 0x55f7a96bc140] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21846[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21847[h264 @ 0x55f7a978b780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
21848[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21849[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21850[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21851[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21852[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21853[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21854[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21855[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21856[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21857[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21858[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21859[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21860[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21861[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21862[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21863[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21864[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21865[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21866[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21867[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21868[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21869[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21870[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21871[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21872[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21873[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21874[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21875[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21876[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21877[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21878[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21879[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21880[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21881[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21882[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21883[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21884[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21885[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21886[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21887[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21888[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21889[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21890[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21891[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21892[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
21893[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21894[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21895[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21896[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21897[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21898[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
21899[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21900[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
21901[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21902[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21903[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21904[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21905[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21906[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21907[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21908[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
21909[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21910[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
21911[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21912[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21913[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21914[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21915[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21916[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21917[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21918[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21919[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21920[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21921[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21922[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21923[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21924[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21925[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21926[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21927[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21928[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21929[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21930[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21931[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21932[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21933[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
21934[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
21935cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21936cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21937cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21938cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21939cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21940cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21941cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21942cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21943cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21944cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21945cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21946cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21947cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21948cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21949cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21950cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21951cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
21952[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21953[h264 @ 0x55f7a978b780] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
21954[h264 @ 0x55f7a978b780] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21955[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21956[h264 @ 0x55f7a985adc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
21957[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
21958[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21959[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
21960[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
21961[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
21962[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
21963[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
21964[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21965[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21966[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21967[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21968[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21969[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21970[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21971[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
21972[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
21973[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
21974[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
21975[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
21976[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
21977[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
21978[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
21979[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
21980[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21981[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
21982[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21983[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21984[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21985[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21986[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21987[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
21988[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21989[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
21990[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
21991[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
21992[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21993[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
21994[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21995[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
21996[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21997[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
21998[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
21999[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22000[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22001[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22002[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22003[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22004[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22005[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22006[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22007[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22008[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22009[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22010[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22011[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22012[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22013[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22014[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22015[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22016[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22017[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22018[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22019[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22020[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22021[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22022[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22023[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22024[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22025[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22026[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22027[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22028[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22029[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22030[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22031[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22032[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22033[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22034[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22035[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22036[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22037[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22038[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22039[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22040[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22041[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22042[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22043[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22044cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22045[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22046[h264 @ 0x55f7a985adc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22047[h264 @ 0x55f7a985adc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22048[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22049[h264 @ 0x55f7a992a500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
22050[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22051[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22052[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22053[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22054[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22055[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22056[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22057[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22058[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22059[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22060[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22061[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22062[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22063[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22064[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22065[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22066[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22067[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22068[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22069[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22070[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22071[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22072[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22073[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22074[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22075[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22076[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22077[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22078[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22079[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22080[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22081[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22082[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22083[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22084[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22085[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22086[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22087[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22088[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22089[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22090[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22091[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22092[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22093[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22094[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22095[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22096[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22097[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22098[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22099[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22100[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22101[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22102[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22103[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22104[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22105[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22106[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22107[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22108[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22109[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22110[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22111[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22112[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22113Clipping frame in rate conversion by 0.004997
22114[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22115[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22116[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22117[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22118[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22119[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22120Clipping frame in rate conversion by 0.004997
22121[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22122[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22123[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22124[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22125[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22126[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22127Clipping frame in rate conversion by 0.004997
22128[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22129[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22130[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22131[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22132[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22133[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22134Clipping frame in rate conversion by 0.004997
22135[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22136[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22137[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22138[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22139[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22140[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22141cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22142[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22143[h264 @ 0x55f7a992a500] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22144[h264 @ 0x55f7a992a500] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22145[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22146[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22147[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22148[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22149[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22150[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22151[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22152[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22153[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22154[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22155[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22156[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22157[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22158[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22159[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22160[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22161[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22162[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22163[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22164[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22165[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22166[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22167[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22168[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22169[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22170[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22171[h264 @ 0x55f7a8b4f080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
22172[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22173[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22174[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22175[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22176[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22177[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22178[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22179[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22180[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22181[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22182[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22183[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22184[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22185[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22186[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22187[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22188[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22189[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22190[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22191[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22192[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22193[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22194[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22195[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22196[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22197[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22198[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22199[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22200[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22201[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22202[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22203[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22204[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22205[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22206[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22207[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22208[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22209[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22210[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22211[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22212[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22213[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22214[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22215[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22216[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22217[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22218[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22219[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22220[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22221[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22222[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22223[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22224[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22225[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22226[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22227[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22228[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22229[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22230[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22231[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22232[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22233[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22234cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22235[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22236[h264 @ 0x55f7a8b4f080] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22237[h264 @ 0x55f7a8b4f080] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22238[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22239[h264 @ 0x55f7a8fd8d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
22240[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22241[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22242[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22243[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22244[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22245[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22246[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22247[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22248[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22249[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22250[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22251[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22252[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22253[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22254[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22255[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22256[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22257[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22258[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22259[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22260[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22261[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22262[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22263[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22264[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22265[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22266[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22267[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22268[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22269[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22270[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22271[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22272[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22273[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22274[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22275[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22276[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22277[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22278[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22279[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22280[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22281[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22282[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22283[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22284[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22285[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22286[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22287[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22288[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22289[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22290[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22291[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22292[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22293[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22294[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22295[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22296[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22297[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22298[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22299[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22300[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22301[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22302[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22303[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22304[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22305[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22306[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22307[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22308[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22309[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22310[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22311[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22312[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22313[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22314[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22315[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22316[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22317[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22318[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22319[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22320[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22321[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22322[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22323[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22324[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22325[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22326[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22327cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22328[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22329[h264 @ 0x55f7a8fd8d80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22330[h264 @ 0x55f7a8fd8d80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22331[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22332[h264 @ 0x55f7a8b9ac80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
22333[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22334[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22335[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22336[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22337[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22338[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22339[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22340[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22341[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22342[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22343[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22344[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22345[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22346[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22347[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22348[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22349[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22350[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22351[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22352[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22353[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22354[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22355[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22356[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22357[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22358[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22359[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22360[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22361[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22362[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22363[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22364[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22365[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22366[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22367[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22368[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22369[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22370[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22371[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22372[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22373[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22374[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22375[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22376[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22377[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22378[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22379[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22380[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22381[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22382[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22383[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22384[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22385[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22386[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22387[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22388[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22389[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22390[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22391[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22392[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22393[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22394[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22395[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22396Clipping frame in rate conversion by 0.007988
22397[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22398[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22399[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22400[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22401[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22402[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22403Clipping frame in rate conversion by 0.007988
22404[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22405[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22406[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22407[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22408[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22409[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22410Clipping frame in rate conversion by 0.007988
22411[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22412[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22413[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22414[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22415[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22416[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22417Clipping frame in rate conversion by 0.007988
22418[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22419[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22420[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22421[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22422[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22423[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22424cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22425[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22426[h264 @ 0x55f7a8b9ac80] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22427[h264 @ 0x55f7a8b9ac80] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22428[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22429[h264 @ 0x55f7a8b48000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
22430[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22431[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22432[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22433[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22434[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22435[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22436[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22437[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22438[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22439[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22440[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22441[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22442[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22443[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22444[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22445[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22446[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22447[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22448[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22449[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22450[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22451[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22452[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22453[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22454[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22455[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22456[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22457[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22458[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22459[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22460[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22461[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22462[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22463[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22464[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22465[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22466[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22467[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22468[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22469[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22470[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22471[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22472[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22473[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22474[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22475[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22476[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22477[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22478[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22479[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22480[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22481[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22482[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22483[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22484[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22485[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22486[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22487[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22488[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22489[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22490[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22491[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22492[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22493Clipping frame in rate conversion by 0.000999
22494[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22495[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22496[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22497[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22498[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22499[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22500Clipping frame in rate conversion by 0.000999
22501[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22502[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22503[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22504[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22505[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22506[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22507Clipping frame in rate conversion by 0.000999
22508[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22509[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22510[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22511[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22512[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22513[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22514Clipping frame in rate conversion by 0.000999
22515[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22516[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22517[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22518[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22519[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22520[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22521cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22522[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22523[h264 @ 0x55f7a8b48000] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22524[h264 @ 0x55f7a8b48000] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22525[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22526[h264 @ 0x55f7a8eb2940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
22527[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22528[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22529[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22530[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22531[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22532[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22533[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22534[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22535[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22536[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22537[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22538[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22539[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22540[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22541[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22542[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22543[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22544[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22545[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22546[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22547[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22548[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22549[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22550[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22551[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22552[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22553[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22554[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22555[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22556[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22557[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22558[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22559[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22560[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22561[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22562[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22563[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22564[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22565[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22566[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22567[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22568[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22569[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22570[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22571[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22572[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22573[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22574[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22575[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22576[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22577[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22578[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22579[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22580[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22581[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22582[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22583[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22584[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22585[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22586[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22587[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22588[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22589[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22590[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22591[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22592[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22593[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22594[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22595[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22596[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22597[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22598[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22599[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22600[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22601[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22602[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22603[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22604[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22605[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22606[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22607[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22608[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22609[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22610[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22611[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22612[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22613[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22614cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22615cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22616cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22617cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22618cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22619cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22620cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22621cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22622cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22623cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22624cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22625cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22626cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22627cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22628cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22629cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22630cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22631[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22632[h264 @ 0x55f7a8eb2940] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22633[h264 @ 0x55f7a8eb2940] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22634[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22635[h264 @ 0x55f7a8b38dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
22636[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22637[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22638[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22639[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22640[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22641[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22642[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22643[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22644[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22645[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22646[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22647[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22648[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22649[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22650[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22651[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22652[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22653[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22654[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22655[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22656[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22657[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22658[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22659[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22660[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22661[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22662[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22663[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22664[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22665[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22666[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22667[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22668[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22669[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22670[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22671[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22672[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22673[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22674[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22675[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22676[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22677[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22678[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22679[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22680[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22681[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22682[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22683[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22684[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22685[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22686[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22687[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22688[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22689[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22690[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22691[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22692[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22693[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22694[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22695[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22696[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22697[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22698[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22699Clipping frame in rate conversion by 0.010979
22700[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22701[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22702[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22703[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22704[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22705[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22706Clipping frame in rate conversion by 0.010979
22707[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22708[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22709[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22710[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22711[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22712[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22713Clipping frame in rate conversion by 0.010979
22714[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22715[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22716[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22717[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22718[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22719[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22720Clipping frame in rate conversion by 0.010979
22721[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22722[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22723[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22724[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22725[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22726[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22727cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22728[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22729[h264 @ 0x55f7a8b38dc0] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22730[h264 @ 0x55f7a8b38dc0] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22731[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22732[h264 @ 0x55f7a8f88600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
22733[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22734[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22735[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22736[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22737[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22738[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22739[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22740[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22741[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22742[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22743[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22744[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22745[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22746[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22747[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22748[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22749[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22750[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22751[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22752[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22753[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22754[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22755[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22756[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22757[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22758[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22759[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22760[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22761[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22762[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22763[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22764[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22765[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22766[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22767[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22768[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22769[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22770[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22771[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22772[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22773[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22774[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22775[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22776[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22777[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22778[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22779[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22780[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22781[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22782[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22783[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22784[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22785[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22786[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22787[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22788[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22789[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22790[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22791[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22792[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22793[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22794[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22795[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22796Clipping frame in rate conversion by 0.003990
22797[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22798[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22799[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22800[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22801[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22802[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22803Clipping frame in rate conversion by 0.003990
22804[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22805[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22806[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22807[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22808[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22809[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22810Clipping frame in rate conversion by 0.003990
22811[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22812[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22813[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22814[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22815[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22816[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22817Clipping frame in rate conversion by 0.003990
22818[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22819[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22820[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22821[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22822[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22823[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22824cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22825[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22826[h264 @ 0x55f7a8f88600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22827[h264 @ 0x55f7a8f88600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22828[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22829[h264 @ 0x55f7a8f9ce00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
22830[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22831[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22832[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22833[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22834[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22835[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22836[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22837[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22838[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22839[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22840[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22841[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22842[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22843[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22844[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22845[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22846[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22847[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22848[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22849[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22850[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22851[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22852[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22853[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22854[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22855[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22856[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22857[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22858[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22859[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22860[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22861[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22862[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22863[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22864[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22865[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22866[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22867[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22868[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22869[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22870[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22871[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22872[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22873[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22874[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22875[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22876[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22877[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22878[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22879[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22880[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22881[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22882[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22883[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22884[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22885[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22886[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22887[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22888[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22889[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22890[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22891[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22892[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22893[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22894[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22895[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22896[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22897[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22898[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22899[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22900[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22901[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22902[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22903[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22904[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22905[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22906[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22907[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22908[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22909[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22910[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22911[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22912[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22913[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22914[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22915[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22916[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22917cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
22918[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22919[h264 @ 0x55f7a8f9ce00] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
22920[h264 @ 0x55f7a8f9ce00] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22921[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22922[h264 @ 0x55f7a8fb1600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
22923[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
22924[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22925[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
22926[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
22927[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
22928[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
22929[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
22930[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22931[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22932[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22933[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22934[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22935[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22936[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22937[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
22938[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
22939[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
22940[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
22941[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
22942[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
22943[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
22944[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
22945[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
22946[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22947[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22948[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22949[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22950[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22951[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22952[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22953[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
22954[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22955[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
22956[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22957[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
22958[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22959[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22960[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22961[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22962[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22963[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
22964[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22965[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
22966[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22967[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
22968[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22969[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22970[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22971[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22972[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22973[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
22974[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22975[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
22976[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
22977[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
22978[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22979[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
22980[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22981[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
22982[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22983[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
22984[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22985[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
22986[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22987[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22988[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22989[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22990[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22991[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22992[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22993[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22994[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22995[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22996[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22997[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
22998[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
22999[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23000[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23001[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23002[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23003[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23004[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23005[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23006[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23007[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23008[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23009[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23010cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23011[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
23012[h264 @ 0x55f7a8fb1600] Calling decoder->cvdl->cuvidDecodePicture(decoder->decoder, &ctx->pic_params)
23013[h264 @ 0x55f7a8fb1600] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
23014[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
23015[h264 @ 0x55f7a8fc5e00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
23016[h264 @ 0x55f7a8a8dc40] Calling decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, cf->idx, &devptr, &pitch, &vpp)
23017[h264 @ 0x55f7a8a8dc40] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
23018[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)
23019[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cvdl->cuvidUnmapVideoFrame(decoder->decoder, devptr)
23020[AVHWDeviceContext @ 0x55f7a8469840] Calling decoder->cudl->cuCtxPopCurrent(&dummy)
23021[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPushCurrent(s->cu_ctx)
23022[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 0: pixel_size: 1 channels: 1
23023[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
23024[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
23025[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
23026[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
23027[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
23028[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
23029[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
23030[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Deinterlacing plane 1: pixel_size: 1 channels: 2
23031[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_prev, &res_desc, &tex_desc, ((void *)0))
23032[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_cur, &res_desc, &tex_desc, ((void *)0))
23033[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectCreate(&tex_next, &res_desc, &tex_desc, ((void *)0))
23034[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->stream, args, ((void *)0))
23035[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_prev)
23036[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_cur)
23037[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuTexObjectDestroy(tex_next)
23038[Parsed_yadif_cuda_0 @ 0x55f7aa328700] Calling cu->cuCtxPopCurrent(&dummy)
23039[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
23040[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPushCurrent(cuda_ctx)
23041[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23042[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23043[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23044[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23045[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
23046[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuTexObjectDestroy(tex[i])
23047[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
23048[Parsed_scale_cuda_2 @ 0x55f7a9e54f00] Calling cu->cuCtxPopCurrent(&dummy)
23049[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
23050[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPushCurrent(cuda_ctx)
23051[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23052[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23053[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23054[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23055[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
23056[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuTexObjectDestroy(tex[i])
23057[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
23058[Parsed_scale_cuda_3 @ 0x55f7aa328f80] Calling cu->cuCtxPopCurrent(&dummy)
23059[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
23060[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPushCurrent(cuda_ctx)
23061[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23062[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23063[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23064[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23065[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
23066[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuTexObjectDestroy(tex[i])
23067[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
23068[Parsed_scale_cuda_4 @ 0x55f7a8b63640] Calling cu->cuCtxPopCurrent(&dummy)
23069[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)
23070[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPushCurrent(cuda_ctx)
23071[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23072[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectCreate(&tex[i], &res_desc, &tex_desc, ((void *)0))
23073[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23074[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuLaunchKernel(func, ( ((dst_width) + (32) - 1) / (32) ), ( ((dst_height) + (16) - 1) / (16) ), 1, 32, 16, 1, 0, s->cu_stream, args_uchar, ((void *)0))
23075[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
23076[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuTexObjectDestroy(tex[i])
23077[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
23078[Parsed_scale_cuda_5 @ 0x55f7aa508d00] Calling cu->cuCtxPopCurrent(&dummy)
23079Clipping frame in rate conversion by 0.006981
23080[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23081[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23082[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23083[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23084[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23085[h264_nvenc @ 0x55f7a8fde100] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23086Clipping frame in rate conversion by 0.006981
23087[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23088[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23089[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23090[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23091[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23092[h264_nvenc @ 0x55f7a8fd0f80] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23093Clipping frame in rate conversion by 0.006981
23094[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23095[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23096[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23097[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23098[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23099[h264_nvenc @ 0x55f7a8b55940] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23100Clipping frame in rate conversion by 0.006981
23101[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23102[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23103[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23104[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23105[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)
23106[h264_nvenc @ 0x55f7a8a87180] Calling dl_fn->cuda_dl->cuCtxPopCurrent(&dummy)
23107cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23108frame= 181 fps= 34 q=20.0 q=26.0 q=22.0 q=24.0 size=N/A time=00:00:09.75 bitrate=N/A speed=1.84x
23109cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23110cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23111cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23112cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23113cur_dts is invalid st:7 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
23114[hls @ 0x55f7a8b54d40] Delay between the first packet and last packet in the muxing queue is 10002455 > 10000000: forcing output
23115[mpegts @ 0x55f7aba88000] nal 6
23116[mpegts @ 0x55f7aba88000] nal 6
23117[mpegts @ 0x55f7aba88000] nal 5
23118[hls @ 0x55f7a8b54d40] Delay between the first packet and last packet in the muxing queue is 10002455 > 10000000: forcing output