Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg started on 2024-04-03 at 18:58:39
- Report written to "ffmpeg-20240403-185839.log"
- Log level: 48
- Command line:
- "\\ffmpeg.exe" -hwaccel cuda -hwaccel cuda -i "***.mkv" -y -map 0 -filter_complex "[0:v]hwupload_cuda,scale_cuda=1920:1080:format=yuv420p:interp_algo=lanczos" -fps_mode:v passthrough -c:v h264_nvenc -preset 18 -profile:v high -level 4.1 -b:v 13000K -rc cbr -c:a copy -c:s copy -report "***.mkv" -hide_banner -loglevel warning -stats
- Splitting the commandline.
- Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'cuda'.
- Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'cuda'.
- Reading option '-i' ... matched as input url with argument '***.mkv'.
- Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
- Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
- Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v]hwupload_cuda,scale_cuda=1920:1080:format=yuv420p:interp_algo=lanczos'.
- Reading option '-fps_mode:v' ... matched as option 'fps_mode' (set framerate mode for matching video streams; overrides vsync) with argument 'passthrough'.
- Reading option '-c:v' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'h264_nvenc'.
- Reading option '-preset' ... matched as AVOption 'preset' with argument '18'.
- Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'high'.
- Reading option '-level' ... matched as AVOption 'level' with argument '4.1'.
- Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '13000K'.
- Reading option '-rc' ... matched as AVOption 'rc' with argument 'cbr'.
- Reading option '-c:a' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'.
- Reading option '-c:s' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'.
- Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
- Reading option '***.mkv' ... matched as output url.
- Reading option '-hide_banner' ... matched as option 'hide_banner' (do not show program banner) with argument '1'.
- Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'warning'.
- Reading option '-stats' ... matched as option 'stats' (print progress report during encoding) with argument '1'.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option y (overwrite output files) with argument 1.
- Applying option filter_complex (create a complex filtergraph) with argument [0:v]hwupload_cuda,scale_cuda=1920:1080:format=yuv420p:interp_algo=lanczos.
- [AVFilterGraph @ 0000020f8a464dc0] Setting 'w' to value '1920'
- [AVFilterGraph @ 0000020f8a464dc0] Setting 'h' to value '1080'
- [AVFilterGraph @ 0000020f8a464dc0] Setting 'format' to value 'yuv420p'
- [AVFilterGraph @ 0000020f8a464dc0] Setting 'interp_algo' to value 'lanczos'
- [AVHWDeviceContext @ 0000020f8a461340] Loaded lib: nvcuda.dll
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuInit
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDriverGetVersion
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetCount
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGet
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetAttribute
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetName
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceComputeCapability
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxCreate_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxGetCurrent
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxSetLimit
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxPushCurrent_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxPopCurrent_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxDestroy_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemAlloc_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemAllocPitch_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemAllocManaged
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemsetD8Async
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemFree_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpy
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyAsync
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpy2D_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpy2DAsync_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyHtoD_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyHtoDAsync_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyDtoH_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyDtoHAsync_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyDtoD_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMemcpyDtoDAsync_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGetErrorName
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGetErrorString
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuCtxGetDevice
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDevicePrimaryCtxRetain
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDevicePrimaryCtxRelease
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDevicePrimaryCtxSetFlags
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDevicePrimaryCtxGetState
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDevicePrimaryCtxReset
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuStreamCreate
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuStreamQuery
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuStreamSynchronize
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuStreamDestroy_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuStreamAddCallback
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuStreamWaitEvent
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuEventCreate
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuEventDestroy_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuEventSynchronize
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuEventQuery
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuEventRecord
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuLaunchKernel
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuLinkCreate
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuLinkAddData
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuLinkComplete
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuLinkDestroy
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuModuleLoadData
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuModuleUnload
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuModuleGetFunction
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuModuleGetGlobal
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuTexObjectCreate
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuTexObjectDestroy
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGLGetDevices_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsGLRegisterImage
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsUnregisterResource
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsMapResources
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsUnmapResources
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsSubResourceGetMappedArray
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetUuid
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetUuid_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetLuid
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetByPCIBusId
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDeviceGetPCIBusId
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuImportExternalMemory
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDestroyExternalMemory
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuExternalMemoryGetMappedBuffer
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMipmappedArrayGetLevel
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuMipmappedArrayDestroy
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuImportExternalSemaphore
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuDestroyExternalSemaphore
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuSignalExternalSemaphoresAsync
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuWaitExternalSemaphoresAsync
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuArrayCreate_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuArray3DCreate_v2
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuArrayDestroy
- [AVHWDeviceContext @ 0000020f8a461340] Cannot load optional cuEGLStreamProducerConnect
- [AVHWDeviceContext @ 0000020f8a461340] Cannot load optional cuEGLStreamProducerDisconnect
- [AVHWDeviceContext @ 0000020f8a461340] Cannot load optional cuEGLStreamConsumerDisconnect
- [AVHWDeviceContext @ 0000020f8a461340] Cannot load optional cuEGLStreamProducerPresentFrame
- [AVHWDeviceContext @ 0000020f8a461340] Cannot load optional cuEGLStreamProducerReturnFrame
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuD3D11GetDevice
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuD3D11GetDevices
- [AVHWDeviceContext @ 0000020f8a461340] Loaded sym: cuGraphicsD3D11RegisterResource
- Applying option report (generate a report) with argument 1.
- Applying option hide_banner (do not show program banner) with argument 1.
- Applying option loglevel (set logging level) with argument warning.
- Applying option stats (print progress report during encoding) with argument 1.
- Successfully parsed a group of options.
- Parsing a group of options: input url ***.mkv.
- Applying option hwaccel (use HW accelerated decoding) with argument cuda.
- Applying option hwaccel (use HW accelerated decoding) with argument cuda.
- Successfully parsed a group of options.
- Opening an input file: ***.mkv.
- [AVFormatContext @ 0000020f8a461dc0] Opening '***.mkv' for reading
- [file @ 0000020f8a465200] Setting default whitelist 'file,crypto,data'
- [matroska,webm @ 0000020f8a461dc0] Format matroska,webm probed with size=2048 and score=100
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x22B59D at pos. 5137
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7179
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7229
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7281
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7340
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7397
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7454
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7516
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7574
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7623
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7678
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7737
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7798
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7854
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7909
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 7966
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8019
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8073
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8130
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8190
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8247
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8304
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8369
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8426
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8484
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8545
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8609
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8665
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8729
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8784
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8837
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8897
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 8960
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9027
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9086
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9151
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9206
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9257
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9308
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9357
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9414
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9475
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9540
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9594
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9650
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9702
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9760
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9824
- [matroska,webm @ 0000020f8a461dc0] Unknown entry 0x437D at pos. 9877
- st:0 removing common factor 1000000 from timebase
- [matroska,webm @ 0000020f8a461dc0] Unknown Block Addition Mapping type 0x68766345, value 0, name ""
- [matroska,webm @ 0000020f8a461dc0] Invalid Block Addition value 0x0 for unknown Block Addition Mapping type 68766345, name ""
- [matroska,webm @ 0000020f8a461dc0] Before avformat_find_stream_info() pos: 9989 bytes read:33131 seeks:2 nb_streams:1
- [hevc @ 0000020f8a469880] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a469880] Decoding VPS
- [hevc @ 0000020f8a469880] Main 10 profile bitstream
- [hevc @ 0000020f8a469880] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a469880] Decoding SPS
- [hevc @ 0000020f8a469880] Main 10 profile bitstream
- [hevc @ 0000020f8a469880] Decoding VUI
- [hevc @ 0000020f8a469880] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a469880] Decoding PPS
- [hevc @ 0000020f8a469880] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a469880] Decoding SEI
- [hevc @ 0000020f8a469880] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a469880] Decoding SEI
- [matroska,webm @ 0000020f8a461dc0] All info found
- [matroska,webm @ 0000020f8a461dc0] After avformat_find_stream_info() pos: 22996 bytes read:65899 seeks:2 frames:2
- Multiple -hwaccel options specified for stream 0, only the last option '-hwaccel cuda' will be used.
- Selecting decoder 'hevc' because of requested hwaccel method cuda
- Input #0, matroska,webm, from '***.mkv':
- Metadata:
- encoder : libebml v1.4.5 + libmatroska v1.7.1
- creation_time : 2024-04-03T16:14:21.000000Z
- Duration: 03:51:36.55, start: 0.000000, bitrate: 49495 kb/s
- Chapters:
- Chapter #0:0: start 0.000000, end 100.267000
- Metadata:
- title : Overture
- Chapter #0:1: start 100.267000, end 244.911000
- Metadata:
- title : Prologue
- Chapter #0:2: start 244.911000, end 584.501000
- Metadata:
- title : Main Title
- Chapter #0:3: start 584.501000, end 775.233000
- Metadata:
- title : Rameses The First
- Chapter #0:4: start 775.233000, end 1025.066000
- Metadata:
- title : Drifting Basket
- Chapter #0:5: start 1025.066000, end 1220.803000
- Metadata:
- title : Prince Of Egypt
- Chapter #0:6: start 1220.803000, end 1557.890000
- Metadata:
- title : Moses The Conqueror
- Chapter #0:7: start 1557.890000, end 1649.648000
- Metadata:
- title : Throne Princess
- Chapter #0:8: start 1649.648000, end 1848.889000
- Metadata:
- title : Goshen
- Chapter #0:9: start 1848.889000, end 2177.175000
- Metadata:
- title : The Keystone
- Chapter #0:10: start 2177.175000, end 2297.545000
- Metadata:
- title : Temple Granaries
- Chapter #0:11: start 2297.545000, end 2626.582000
- Metadata:
- title : Hounds And Jackals
- Chapter #0:12: start 2626.582000, end 2966.547000
- Metadata:
- title : Treasure City
- Chapter #0:13: start 2966.547000, end 3569.733000
- Metadata:
- title : Hebrew Cloth
- Chapter #0:14: start 3569.733000, end 4048.544000
- Metadata:
- title : The Binding Tie
- Chapter #0:15: start 4048.544000, end 4525.938000
- Metadata:
- title : Brick Pits
- Chapter #0:16: start 4525.938000, end 4722.635000
- Metadata:
- title : Royal Barge
- Chapter #0:17: start 4722.635000, end 5251.580000
- Metadata:
- title : Master Butcher
- Chapter #0:18: start 5251.580000, end 5922.667000
- Metadata:
- title : Pharaoh's Justice
- Chapter #0:19: start 5922.667000, end 6118.696000
- Metadata:
- title : Dathan's Bribe
- Chapter #0:20: start 6118.696000, end 6249.785000
- Metadata:
- title : Robe And Staff
- Chapter #0:21: start 6249.785000, end 6447.858000
- Metadata:
- title : The Wilderness Of Shur
- Chapter #0:22: start 6447.858000, end 6788.865000
- Metadata:
- title : Well Of Midian
- Chapter #0:23: start 6788.865000, end 6990.150000
- Metadata:
- title : Mountain Of God
- Chapter #0:24: start 6990.150000, end 7180.632000
- Metadata:
- title : Jethro's Daughters
- Chapter #0:25: start 7180.632000, end 7369.445000
- Metadata:
- title : Moses Chooses Sephora
- Chapter #0:26: start 7369.445000, end 7554.630000
- Metadata:
- title : Sethi's Death
- Chapter #0:27: start 7554.630000, end 7723.758000
- Metadata:
- title : A Man Among The Sheep
- Chapter #0:28: start 7723.758000, end 8149.725000
- Metadata:
- title : Burning Bush
- Chapter #0:29: start 8149.725000, end 8285.360000
- Metadata:
- title : Entr' Acte
- Chapter #0:30: start 8285.360000, end 8601.092000
- Metadata:
- title : Return Into Egypt
- Chapter #0:31: start 8601.092000, end 8709.576000
- Metadata:
- title : Bricks Without Straw
- Chapter #0:32: start 8709.576000, end 8989.397000
- Metadata:
- title : Bound To A Shepherd Girl
- Chapter #0:33: start 8989.397000, end 9437.345000
- Metadata:
- title : Plagues On Egypt
- Chapter #0:34: start 9437.345000, end 9872.196000
- Metadata:
- title : Death To The Firstborn
- Chapter #0:35: start 9872.196000, end 10008.415000
- Metadata:
- title : Lamb's Blood
- Chapter #0:36: start 10008.415000, end 10514.045000
- Metadata:
- title : Passover
- Chapter #0:37: start 10514.045000, end 10739.729000
- Metadata:
- title : Set Free
- Chapter #0:38: start 10739.729000, end 11400.889000
- Metadata:
- title : Exodus
- Chapter #0:39: start 11400.889000, end 11663.694000
- Metadata:
- title : Hardened Heart
- Chapter #0:40: start 11663.694000, end 11968.123000
- Metadata:
- title : Pharaoh's Chariots
- Chapter #0:41: start 11968.123000, end 12546.117000
- Metadata:
- title : Parting Of The Red Sea
- Chapter #0:42: start 12546.117000, end 12721.459000
- Metadata:
- title : Mount Sinai
- Chapter #0:43: start 12721.459000, end 13075.229000
- Metadata:
- title : Finger Of God
- Chapter #0:44: start 13075.229000, end 13234.930000
- Metadata:
- title : Idolaters
- Chapter #0:45: start 13234.930000, end 13385.747000
- Metadata:
- title : The Lord's Side
- Chapter #0:46: start 13385.747000, end 13612.432000
- Metadata:
- title : Go, Proclaim Liberty!
- Chapter #0:47: start 13612.432000, end 13896.550000
- Metadata:
- title : Exit Music
- Stream #0:0, 2, 1/1000: Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default)
- Metadata:
- BPS : 49493489
- DURATION : 03:51:36.550000000
- NUMBER_OF_FRAMES: 333184
- NUMBER_OF_BYTES : 85973594206
- SOURCE_ID : 001011
- _STATISTICS_WRITING_APP: mkvmerge v82.0 ('Peppins') 64-bit
- _STATISTICS_WRITING_DATE_UTC: 2024-04-03 16:14:21
- _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
- Side data:
- DOVI configuration record: version: 1.0, profile: 7, level: 6, rpu flag: 1, el flag: 1, bl flag: 1, compatibility id: 6
- Successfully opened the file.
- Parsing a group of options: output url ***.mkv.
- Applying option map (set input stream mapping) with argument 0.
- Applying option fps_mode:v (set framerate mode for matching video streams; overrides vsync) with argument passthrough.
- Applying option c:v (select encoder/decoder ('copy' to copy stream without reencoding)) with argument h264_nvenc.
- Applying option profile:v (set profile) with argument high.
- Applying option b:v (video bitrate (please use -b:v)) with argument 13000K.
- Applying option c:a (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy.
- Applying option c:s (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy.
- Successfully parsed a group of options.
- Opening an output file: ***.mkv.
- [out#0/matroska @ 0000020f8a469880] Creating output stream from unlabeled output of complex filtergraph 0.
- [vost#0:0/h264_nvenc @ 0000020f8a4c46c0] Created video stream from complex filtergraph 0:[scale_cuda:default]
- [vost#0:0/h264_nvenc @ 0000020f8a4c46c0]
- [out#0/matroska @ 0000020f8a469880] Adding streams from explicit maps...
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Created video stream from input stream 0:0
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded lib: nvcuda.dll
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuInit
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDriverGetVersion
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetCount
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGet
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetAttribute
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetName
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceComputeCapability
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxCreate_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxGetCurrent
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxSetLimit
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxPushCurrent_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxPopCurrent_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxDestroy_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemAlloc_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemAllocPitch_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemAllocManaged
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemsetD8Async
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemFree_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpy
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyAsync
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpy2D_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpy2DAsync_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyHtoD_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyHtoDAsync_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyDtoH_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyDtoHAsync_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyDtoD_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMemcpyDtoDAsync_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGetErrorName
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGetErrorString
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuCtxGetDevice
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDevicePrimaryCtxRetain
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDevicePrimaryCtxRelease
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDevicePrimaryCtxSetFlags
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDevicePrimaryCtxGetState
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDevicePrimaryCtxReset
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuStreamCreate
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuStreamQuery
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuStreamSynchronize
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuStreamDestroy_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuStreamAddCallback
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuStreamWaitEvent
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuEventCreate
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuEventDestroy_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuEventSynchronize
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuEventQuery
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuEventRecord
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuLaunchKernel
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuLinkCreate
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuLinkAddData
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuLinkComplete
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuLinkDestroy
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuModuleLoadData
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuModuleUnload
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuModuleGetFunction
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuModuleGetGlobal
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuTexObjectCreate
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuTexObjectDestroy
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGLGetDevices_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsGLRegisterImage
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsUnregisterResource
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsMapResources
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsUnmapResources
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsSubResourceGetMappedArray
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetUuid
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetUuid_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetLuid
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetByPCIBusId
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDeviceGetPCIBusId
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuImportExternalMemory
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDestroyExternalMemory
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuExternalMemoryGetMappedBuffer
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMipmappedArrayGetLevel
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuMipmappedArrayDestroy
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuImportExternalSemaphore
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuDestroyExternalSemaphore
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuSignalExternalSemaphoresAsync
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuWaitExternalSemaphoresAsync
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuArrayCreate_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuArray3DCreate_v2
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuArrayDestroy
- [AVHWDeviceContext @ 0000020f8a4ab500] Cannot load optional cuEGLStreamProducerConnect
- [AVHWDeviceContext @ 0000020f8a4ab500] Cannot load optional cuEGLStreamProducerDisconnect
- [AVHWDeviceContext @ 0000020f8a4ab500] Cannot load optional cuEGLStreamConsumerDisconnect
- [AVHWDeviceContext @ 0000020f8a4ab500] Cannot load optional cuEGLStreamProducerPresentFrame
- [AVHWDeviceContext @ 0000020f8a4ab500] Cannot load optional cuEGLStreamProducerReturnFrame
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuD3D11GetDevice
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuD3D11GetDevices
- [AVHWDeviceContext @ 0000020f8a4ab500] Loaded sym: cuGraphicsD3D11RegisterResource
- detected 12 logical cores
- [hevc @ 0000020f8a49b380] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding VPS
- [hevc @ 0000020f8a49b380] Main 10 profile bitstream
- [hevc @ 0000020f8a49b380] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding SPS
- [hevc @ 0000020f8a49b380] Main 10 profile bitstream
- [hevc @ 0000020f8a49b380] Decoding VUI
- [hevc @ 0000020f8a49b380] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding PPS
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding SEI
- [file @ 0000020f93a5f7c0] Setting default whitelist 'file,crypto,data'
- Successfully opened the file.
- [fc#0 @ 0000020f8a448080] Binding input with label '0:v' to input stream 0:0
- Stream mapping:
- Stream #0:0 (hevc) -> hwupload_cuda:default (graph 0)
- scale_cuda:default (graph 0) -> Stream #0:0 (h264_nvenc)
- Stream #0:0 -> #0:1 (hevc (native) -> h264 (h264_nvenc))
- [vost#0:0/h264_nvenc @ 0000020f8a4c46c0] Starting thread...
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Starting thread...
- [fc#0 @ 0000020f8a448080] Starting thread...
- [vf#0:1 @ 0000020f8a4a9f00] Starting thread...
- [vist#0:0/hevc @ 0000020f93b2cd80] [dec:hevc @ 0000020f8a4992c0] Starting thread...
- [in#0/matroska,webm @ 0000020f8a466440] Starting thread...
- Press [q] to stop, [?] for help
- [hevc @ 0000020f8a49b380] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding VPS
- [hevc @ 0000020f8a49b380] Main 10 profile bitstream
- [hevc @ 0000020f8a49b380] Decoding SPS
- [hevc @ 0000020f8a49b380] Main 10 profile bitstream
- [hevc @ 0000020f8a49b380] Decoding VUI
- [hevc @ 0000020f8a49b380] Decoding PPS
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Skipped PREFIX SEI 0
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Skipped PREFIX SEI 6
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Format cuda chosen by get_format().
- [hevc @ 0000020f8a49b380] Format cuda requires hwaccel hevc_nvdec initialisation.
- [AVHWFramesContext @ 0000020f93a613c0] CUDA texture alignment: 512
- [AVHWFramesContext @ 0000020f93a61480] CUDA texture alignment: 512
- [hevc @ 0000020f8a49b380] Loaded lib: nvcuvid.dll
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidGetDecoderCaps
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCreateDecoder
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidDestroyDecoder
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidDecodePicture
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidGetDecodeStatus
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidReconfigureDecoder
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidMapVideoFrame64
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidUnmapVideoFrame64
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCtxLockCreate
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCtxLockDestroy
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCtxLock
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCtxUnlock
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCreateVideoSource
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCreateVideoSourceW
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidDestroyVideoSource
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidSetVideoSourceState
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidGetVideoSourceState
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidGetSourceVideoFormat
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidGetSourceAudioFormat
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidCreateVideoParser
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidParseVideoData
- [hevc @ 0000020f8a49b380] Loaded sym: cuvidDestroyVideoParser
- [hevc @ 0000020f8a49b380] NVDEC capabilities:
- [hevc @ 0000020f8a49b380] format supported: yes, max_mb_count: 262144
- [hevc @ 0000020f8a49b380] min_width: 144, max_width: 8192
- [hevc @ 0000020f8a49b380] min_height: 144, max_height: 8192
- [hevc @ 0000020f8a49b380] Mastering Display Metadata:
- [hevc @ 0000020f8a49b380] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f8a49b380] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f8a49b380] Content Light Level Metadata:
- [hevc @ 0000020f8a49b380] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] Decoding PPS
- [hevc @ 0000020f939dba40] Decoding SEI
- [hevc @ 0000020f939dba40] Mastering Display Metadata:
- [hevc @ 0000020f939dba40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f939dba40] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f939dba40] Content Light Level Metadata:
- [hevc @ 0000020f939dba40] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f939dba40] Output frame with POC 0.
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] Decoding PPS
- [hevc @ 0000020f939effc0] Decoding SEI
- [hevc @ 0000020f939effc0] Mastering Display Metadata:
- [hevc @ 0000020f939effc0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f939effc0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f939effc0] Content Light Level Metadata:
- [hevc @ 0000020f939effc0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f939effc0] Output frame with POC 1.
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] Decoding PPS
- [hevc @ 0000020f93a022c0] Decoding SEI
- [hevc @ 0000020f93a022c0] Mastering Display Metadata:
- [hevc @ 0000020f93a022c0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a022c0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a022c0] Content Light Level Metadata:
- [hevc @ 0000020f93a022c0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a022c0] Output frame with POC 2.
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] Decoding PPS
- [hevc @ 0000020f93a16580] Decoding SEI
- [hevc @ 0000020f93a16580] Mastering Display Metadata:
- [hevc @ 0000020f93a16580] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a16580] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a16580] Content Light Level Metadata:
- [hevc @ 0000020f93a16580] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a16580] Output frame with POC 3.
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] Decoding PPS
- [hevc @ 0000020f93a26d00] Decoding SEI
- [hevc @ 0000020f93a26d00] Mastering Display Metadata:
- [hevc @ 0000020f93a26d00] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26d00] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26d00] Content Light Level Metadata:
- [hevc @ 0000020f93a26d00] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26d00] Output frame with POC 4.
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] Decoding PPS
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Mastering Display Metadata:
- [hevc @ 0000020f93a27440] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27440] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27440] Content Light Level Metadata:
- [hevc @ 0000020f93a27440] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27440] Output frame with POC 5.
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] Decoding PPS
- [hevc @ 0000020f93a27bc0] Decoding SEI
- [hevc @ 0000020f93a27bc0] Mastering Display Metadata:
- [hevc @ 0000020f93a27bc0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27bc0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27bc0] Content Light Level Metadata:
- [hevc @ 0000020f93a27bc0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27bc0] Output frame with POC 6.
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] Decoding PPS
- [hevc @ 0000020f93a26940] Decoding SEI
- [hevc @ 0000020f93a26940] Mastering Display Metadata:
- [hevc @ 0000020f93a26940] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26940] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26940] Content Light Level Metadata:
- [hevc @ 0000020f93a26940] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26940] Output frame with POC 7.
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] Decoding PPS
- [hevc @ 0000020f93a27f40] Decoding SEI
- [hevc @ 0000020f93a27f40] Mastering Display Metadata:
- [hevc @ 0000020f93a27f40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27f40] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27f40] Content Light Level Metadata:
- [hevc @ 0000020f93a27f40] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27f40] Output frame with POC 8.
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] Decoding PPS
- [hevc @ 0000020f93a27800] Decoding SEI
- [hevc @ 0000020f93a27800] Mastering Display Metadata:
- [hevc @ 0000020f93a27800] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27800] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27800] Content Light Level Metadata:
- [hevc @ 0000020f93a27800] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27800] Output frame with POC 9.
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] Decoding PPS
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Mastering Display Metadata:
- [hevc @ 0000020f93a27080] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27080] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27080] Content Light Level Metadata:
- [hevc @ 0000020f93a27080] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27080] Output frame with POC 10.
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] Decoding PPS
- [hevc @ 0000020f93a26580] Decoding SEI
- [hevc @ 0000020f93a26580] Mastering Display Metadata:
- [hevc @ 0000020f93a26580] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26580] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26580] Content Light Level Metadata:
- [hevc @ 0000020f93a26580] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26580] Output frame with POC 11.
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding PPS
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Mastering Display Metadata:
- [hevc @ 0000020f8a49b380] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f8a49b380] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f8a49b380] Content Light Level Metadata:
- [hevc @ 0000020f8a49b380] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f8a49b380] Output frame with POC 12.
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [AVFilterGraph @ 0000020f9d349080] Setting 'w' to value '1920'
- [AVFilterGraph @ 0000020f9d349080] Setting 'h' to value '1080'
- [AVFilterGraph @ 0000020f9d349080] Setting 'format' to value 'yuv420p'
- [hevc @ 0000020f939dba40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [AVFilterGraph @ 0000020f9d349080] Setting 'interp_algo' to value 'lanczos'
- [hevc @ 0000020f939dba40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] Decoding PPS
- [hevc @ 0000020f939dba40] Decoding SEI
- [AVHWDeviceContext @ 0000020f939d7000] Loaded lib: nvcuda.dll
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuInit
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDriverGetVersion
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetCount
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGet
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetAttribute
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'video_size' to value '3840x2160'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetName
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'pix_fmt' to value '158'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceComputeCapability
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'time_base' to value '1/1000'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxCreate_v2
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'pixel_aspect' to value '1/1'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxGetCurrent
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'colorspace' to value '9'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxSetLimit
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'range' to value '1'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxPushCurrent_v2
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] Setting 'frame_rate' to value '24000/1001'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxPopCurrent_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxDestroy_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemAlloc_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemAllocPitch_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemAllocManaged
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemsetD8Async
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemFree_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpy
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyAsync
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpy2D_v2
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] w:3840 h:2160 pixfmt:p010le tb:1/1000 fr:24000/1001 sar:1/1 csp:bt2020nc range:tv
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpy2DAsync_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyHtoD_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyHtoDAsync_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyDtoH_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyDtoHAsync_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyDtoD_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMemcpyDtoDAsync_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGetErrorName
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGetErrorString
- [format @ 0000020fe9a80580] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda|d3d11'
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuCtxGetDevice
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDevicePrimaryCtxRetain
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDevicePrimaryCtxRelease
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDevicePrimaryCtxSetFlags
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDevicePrimaryCtxGetState
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDevicePrimaryCtxReset
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuStreamCreate
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuStreamQuery
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuStreamSynchronize
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuStreamDestroy_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuStreamAddCallback
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuStreamWaitEvent
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuEventCreate
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuEventDestroy_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuEventSynchronize
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuEventQuery
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuEventRecord
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuLaunchKernel
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuLinkCreate
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuLinkAddData
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuLinkComplete
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuLinkDestroy
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuModuleLoadData
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuModuleUnload
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuModuleGetFunction
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuModuleGetGlobal
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuTexObjectCreate
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuTexObjectDestroy
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGLGetDevices_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsGLRegisterImage
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsUnregisterResource
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsMapResources
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsUnmapResources
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsSubResourceGetMappedArray
- [AVFilterGraph @ 0000020f9d3489c0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetUuid
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetUuid_v2
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetLuid
- [graph 1 input from stream 0:0 @ 0000020f93b6d240] video frame properties congruent with link at pts_time: 0
- [hevc @ 0000020f939dba40] Mastering Display Metadata:
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetByPCIBusId
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDeviceGetPCIBusId
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuImportExternalMemory
- [hevc @ 0000020f939dba40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [h264_nvenc @ 0000020f8a4970c0] Using device cuda0 (type cuda) with h264_nvenc encoder.
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDestroyExternalMemory
- [hevc @ 0000020f939dba40] min_luminance=0.005000, max_luminance=4000.000000
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuExternalMemoryGetMappedBuffer
- [hevc @ 0000020f939dba40] Content Light Level Metadata:
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
- [hevc @ 0000020f939dba40] MaxCLL=1281, MaxFALL=148
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMipmappedArrayGetLevel
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuMipmappedArrayDestroy
- [hevc @ 0000020f939dba40] Output frame with POC 13.
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuImportExternalSemaphore
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuDestroyExternalSemaphore
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuSignalExternalSemaphoresAsync
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuWaitExternalSemaphoresAsync
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuArrayCreate_v2
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuArray3DCreate_v2
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [h264_nvenc @ 0000020f8a4970c0] Loaded lib: nvcuda.dll
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuArrayDestroy
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [AVHWDeviceContext @ 0000020f939d7000] Cannot load optional cuEGLStreamProducerConnect
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuInit
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDriverGetVersion
- [AVHWDeviceContext @ 0000020f939d7000] Cannot load optional cuEGLStreamProducerDisconnect
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetCount
- [AVHWDeviceContext @ 0000020f939d7000] Cannot load optional cuEGLStreamConsumerDisconnect
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [AVHWDeviceContext @ 0000020f939d7000] Cannot load optional cuEGLStreamProducerPresentFrame
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGet
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetAttribute
- [AVHWDeviceContext @ 0000020f939d7000] Cannot load optional cuEGLStreamProducerReturnFrame
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuD3D11GetDevice
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetName
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceComputeCapability
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuD3D11GetDevices
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [AVHWDeviceContext @ 0000020f939d7000] Loaded sym: cuGraphicsD3D11RegisterResource
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxCreate_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxGetCurrent
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxSetLimit
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxPushCurrent_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxPopCurrent_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxDestroy_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemAlloc_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemAllocPitch_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemAllocManaged
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemsetD8Async
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemFree_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpy
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyAsync
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpy2D_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpy2DAsync_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyHtoD_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyHtoDAsync_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyDtoH_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyDtoHAsync_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyDtoD_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMemcpyDtoDAsync_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGetErrorName
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGetErrorString
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuCtxGetDevice
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDevicePrimaryCtxRetain
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDevicePrimaryCtxRelease
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDevicePrimaryCtxSetFlags
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDevicePrimaryCtxGetState
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDevicePrimaryCtxReset
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuStreamCreate
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuStreamQuery
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuStreamSynchronize
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuStreamDestroy_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuStreamAddCallback
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuStreamWaitEvent
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuEventCreate
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuEventDestroy_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuEventSynchronize
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuEventQuery
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuEventRecord
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuLaunchKernel
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuLinkCreate
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuLinkAddData
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuLinkComplete
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuLinkDestroy
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuModuleLoadData
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuModuleUnload
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuModuleGetFunction
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuModuleGetGlobal
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuTexObjectCreate
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuTexObjectDestroy
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGLGetDevices_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsGLRegisterImage
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsUnregisterResource
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsMapResources
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsUnmapResources
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsSubResourceGetMappedArray
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetUuid
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetUuid_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetLuid
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetByPCIBusId
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDeviceGetPCIBusId
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuImportExternalMemory
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDestroyExternalMemory
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuExternalMemoryGetMappedBuffer
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMipmappedArrayGetLevel
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuMipmappedArrayDestroy
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuImportExternalSemaphore
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuDestroyExternalSemaphore
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuSignalExternalSemaphoresAsync
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuWaitExternalSemaphoresAsync
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuArrayCreate_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuArray3DCreate_v2
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuArrayDestroy
- [h264_nvenc @ 0000020f8a4970c0] Cannot load optional cuEGLStreamProducerConnect
- [h264_nvenc @ 0000020f8a4970c0] Cannot load optional cuEGLStreamProducerDisconnect
- [h264_nvenc @ 0000020f8a4970c0] Cannot load optional cuEGLStreamConsumerDisconnect
- [h264_nvenc @ 0000020f8a4970c0] Cannot load optional cuEGLStreamProducerPresentFrame
- [h264_nvenc @ 0000020f8a4970c0] Cannot load optional cuEGLStreamProducerReturnFrame
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuD3D11GetDevice
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuD3D11GetDevices
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: cuGraphicsD3D11RegisterResource
- [h264_nvenc @ 0000020f8a4970c0] Loaded lib: nvEncodeAPI64.dll
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: NvEncodeAPICreateInstance
- [h264_nvenc @ 0000020f8a4970c0] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
- [h264_nvenc @ 0000020f8a4970c0] Loaded Nvenc version 12.2
- [h264_nvenc @ 0000020f8a4970c0] Nvenc initialized successfully
- [hevc @ 0000020f939effc0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] Decoding PPS
- [hevc @ 0000020f939effc0] Decoding SEI
- [hevc @ 0000020f939effc0] Mastering Display Metadata:
- [hevc @ 0000020f939effc0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f939effc0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f939effc0] Content Light Level Metadata:
- [hevc @ 0000020f939effc0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f939effc0] Output frame with POC 14.
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] Decoding PPS
- [hevc @ 0000020f93a022c0] Decoding SEI
- [hevc @ 0000020f93a022c0] Mastering Display Metadata:
- [hevc @ 0000020f93a022c0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a022c0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a022c0] Content Light Level Metadata:
- [hevc @ 0000020f93a022c0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a022c0] Output frame with POC 15.
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] Decoding PPS
- [hevc @ 0000020f93a16580] Decoding SEI
- [h264_nvenc @ 0000020f8a4970c0] 10 bit encode not supported
- [h264_nvenc @ 0000020f8a4970c0] Provided device doesn't support required NVENC features
- [hevc @ 0000020f93a16580] Mastering Display Metadata:
- [hevc @ 0000020f93a16580] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a16580] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a16580] Content Light Level Metadata:
- [hevc @ 0000020f93a16580] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a16580] Output frame with POC 16.
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [h264_nvenc @ 0000020f8a4970c0] Nvenc unloaded
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
- [hevc @ 0000020f93a26d00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [vf#0:1 @ 0000020f8a4a9f00] Error sending frames to consumers: Function not implemented
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] Decoding PPS
- [hevc @ 0000020f93a26d00] Decoding SEI
- [hevc @ 0000020f93a26d00] Mastering Display Metadata:
- [hevc @ 0000020f93a26d00] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26d00] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26d00] Content Light Level Metadata:
- [hevc @ 0000020f93a26d00] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26d00] Output frame with POC 17.
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [vf#0:1 @ 0000020f8a4a9f00] Task finished with error code: -40 (Function not implemented)
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [vf#0:1 @ 0000020f8a4a9f00] Terminating thread with return code -40 (Function not implemented)
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Encoder thread received EOF
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Could not open encoder before EOF
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Task finished with error code: -22 (Invalid argument)
- [vost#0:1/h264_nvenc @ 0000020f8a496e00] Terminating thread with return code -22 (Invalid argument)
- [hevc @ 0000020f93a27440] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] Decoding VPS
- [hevc @ 0000020f93a27440] Main 10 profile bitstream
- [hevc @ 0000020f93a27440] Decoding SPS
- [hevc @ 0000020f93a27440] Main 10 profile bitstream
- [hevc @ 0000020f93a27440] Decoding VUI
- [hevc @ 0000020f93a27440] Decoding PPS
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Skipped PREFIX SEI 0
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Skipped PREFIX SEI 6
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Format cuda chosen by get_format().
- [hevc @ 0000020f93a27440] Format cuda requires hwaccel hevc_nvdec initialisation.
- [AVHWFramesContext @ 0000020f939db040] CUDA texture alignment: 512
- [AVHWFramesContext @ 0000020f939d9780] CUDA texture alignment: 512
- [hevc @ 0000020f93a27440] Loaded lib: nvcuvid.dll
- [hevc @ 0000020f93a27440] Loaded sym: cuvidGetDecoderCaps
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCreateDecoder
- [hevc @ 0000020f93a27440] Loaded sym: cuvidDestroyDecoder
- [hevc @ 0000020f93a27440] Loaded sym: cuvidDecodePicture
- [hevc @ 0000020f93a27440] Loaded sym: cuvidGetDecodeStatus
- [hevc @ 0000020f93a27440] Loaded sym: cuvidReconfigureDecoder
- [hevc @ 0000020f93a27440] Loaded sym: cuvidMapVideoFrame64
- [hevc @ 0000020f93a27440] Loaded sym: cuvidUnmapVideoFrame64
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCtxLockCreate
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCtxLockDestroy
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCtxLock
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCtxUnlock
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCreateVideoSource
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCreateVideoSourceW
- [hevc @ 0000020f93a27440] Loaded sym: cuvidDestroyVideoSource
- [hevc @ 0000020f93a27440] Loaded sym: cuvidSetVideoSourceState
- [hevc @ 0000020f93a27440] Loaded sym: cuvidGetVideoSourceState
- [hevc @ 0000020f93a27440] Loaded sym: cuvidGetSourceVideoFormat
- [hevc @ 0000020f93a27440] Loaded sym: cuvidGetSourceAudioFormat
- [hevc @ 0000020f93a27440] Loaded sym: cuvidCreateVideoParser
- [hevc @ 0000020f93a27440] Loaded sym: cuvidParseVideoData
- [hevc @ 0000020f93a27440] Loaded sym: cuvidDestroyVideoParser
- [hevc @ 0000020f93a27440] NVDEC capabilities:
- [hevc @ 0000020f93a27440] format supported: yes, max_mb_count: 262144
- [hevc @ 0000020f93a27440] min_width: 144, max_width: 8192
- [hevc @ 0000020f93a27440] min_height: 144, max_height: 8192
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'video_size' to value '3840x2160'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'pix_fmt' to value '158'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'time_base' to value '1/1000'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'pixel_aspect' to value '1/1'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'colorspace' to value '9'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'range' to value '1'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] Setting 'frame_rate' to value '24000/1001'
- [graph 0 input from stream 0:0 @ 0000020fe208e080] w:3840 h:2160 pixfmt:p010le tb:1/1000 fr:24000/1001 sar:1/1 csp:bt2020nc range:tv
- [format @ 0000020f8a51ed00] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda|d3d11'
- [AVFilterGraph @ 0000020f9d349080] query_formats: 5 queried, 12 merged, 0 already done, 0 delayed
- [AVHWFramesContext @ 0000020f939db100] CUDA texture alignment: 512
- [AVHWFramesContext @ 0000020f939d9840] CUDA texture alignment: 512
- [Parsed_scale_cuda_1 @ 0000020f93b97b80] w:3840 h:2160 fmt:p010le -> w:1920 h:1080 fmt:yuv420p
- [hevc @ 0000020f93a27440] Mastering Display Metadata:
- [hevc @ 0000020f93a27440] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27440] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27440] Content Light Level Metadata:
- [hevc @ 0000020f93a27440] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27440] Output frame with POC 18.
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] Decoding PPS
- [hevc @ 0000020f93a27bc0] Decoding SEI
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] First slice in a frame missing.
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] Multiple Dolby Vision RPUs found in one AU. Skipping previous.
- [hevc @ 0000020f93a26940] Decoding PPS
- [hevc @ 0000020f93a26940] Decoding SEI
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] First slice in a frame missing.
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] Multiple Dolby Vision RPUs found in one AU. Skipping previous.
- [hevc @ 0000020f93a27f40] Decoding PPS
- [hevc @ 0000020f93a27f40] Decoding SEI
- [graph 0 input from stream 0:0 @ 0000020fe208e080] video frame properties congruent with link at pts_time: 0
- [hevc @ 0000020f93a27f40] Mastering Display Metadata:
- [hevc @ 0000020f93a27f40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27f40] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27f40] Content Light Level Metadata:
- [hevc @ 0000020f93a27f40] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27f40] Output frame with POC 21.
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [h264_nvenc @ 0000020f8a4c4b80] Using input frames context (format cuda) with h264_nvenc encoder.
- [h264_nvenc @ 0000020f8a4c4b80] Loaded lib: nvcuda.dll
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuInit
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDriverGetVersion
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetCount
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGet
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetAttribute
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetName
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceComputeCapability
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxCreate_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxGetCurrent
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxSetLimit
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxPushCurrent_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxPopCurrent_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxDestroy_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemAlloc_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemAllocPitch_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemAllocManaged
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemsetD8Async
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemFree_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpy
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyAsync
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpy2D_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpy2DAsync_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyHtoD_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyHtoDAsync_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyDtoH_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyDtoHAsync_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyDtoD_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMemcpyDtoDAsync_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGetErrorName
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGetErrorString
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuCtxGetDevice
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDevicePrimaryCtxRetain
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDevicePrimaryCtxRelease
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDevicePrimaryCtxSetFlags
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDevicePrimaryCtxGetState
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDevicePrimaryCtxReset
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuStreamCreate
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuStreamQuery
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuStreamSynchronize
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuStreamDestroy_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuStreamAddCallback
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuStreamWaitEvent
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuEventCreate
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuEventDestroy_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuEventSynchronize
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuEventQuery
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuEventRecord
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuLaunchKernel
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuLinkCreate
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuLinkAddData
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuLinkComplete
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuLinkDestroy
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuModuleLoadData
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuModuleUnload
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuModuleGetFunction
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuModuleGetGlobal
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuTexObjectCreate
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuTexObjectDestroy
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGLGetDevices_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsGLRegisterImage
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsUnregisterResource
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsMapResources
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsUnmapResources
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsSubResourceGetMappedArray
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetUuid
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetUuid_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetLuid
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetByPCIBusId
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDeviceGetPCIBusId
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuImportExternalMemory
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDestroyExternalMemory
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuExternalMemoryGetMappedBuffer
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMipmappedArrayGetLevel
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuMipmappedArrayDestroy
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuImportExternalSemaphore
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuDestroyExternalSemaphore
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuSignalExternalSemaphoresAsync
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuWaitExternalSemaphoresAsync
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuArrayCreate_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuArray3DCreate_v2
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuArrayDestroy
- [h264_nvenc @ 0000020f8a4c4b80] Cannot load optional cuEGLStreamProducerConnect
- [h264_nvenc @ 0000020f8a4c4b80] Cannot load optional cuEGLStreamProducerDisconnect
- [h264_nvenc @ 0000020f8a4c4b80] Cannot load optional cuEGLStreamConsumerDisconnect
- [h264_nvenc @ 0000020f8a4c4b80] Cannot load optional cuEGLStreamProducerPresentFrame
- [h264_nvenc @ 0000020f8a4c4b80] Cannot load optional cuEGLStreamProducerReturnFrame
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuD3D11GetDevice
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuD3D11GetDevices
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: cuGraphicsD3D11RegisterResource
- [h264_nvenc @ 0000020f8a4c4b80] Loaded lib: nvEncodeAPI64.dll
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: NvEncodeAPICreateInstance
- [h264_nvenc @ 0000020f8a4c4b80] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
- [h264_nvenc @ 0000020f8a4c4b80] Loaded Nvenc version 12.2
- [h264_nvenc @ 0000020f8a4c4b80] Nvenc initialized successfully
- [h264_nvenc @ 0000020f8a4c4b80] Lookahead enabled: depth 28, scenecut enabled, B-adapt enabled.
- [hevc @ 0000020f93a27800] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] Decoding PPS
- [hevc @ 0000020f93a27800] Decoding SEI
- [hevc @ 0000020f93a27800] Mastering Display Metadata:
- [hevc @ 0000020f93a27800] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27800] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27800] Content Light Level Metadata:
- [hevc @ 0000020f93a27800] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27800] Output frame with POC 22.
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] Decoding VPS
- [hevc @ 0000020f93a27080] Main 10 profile bitstream
- [hevc @ 0000020f93a27080] Decoding SPS
- [hevc @ 0000020f93a27080] Main 10 profile bitstream
- [hevc @ 0000020f93a27080] Decoding VUI
- [hevc @ 0000020f93a27080] Decoding PPS
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Skipped PREFIX SEI 0
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Skipped PREFIX SEI 6
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Format cuda chosen by get_format().
- [hevc @ 0000020f93a27080] Format cuda requires hwaccel hevc_nvdec initialisation.
- [AVHWFramesContext @ 0000020f9d348d80] CUDA texture alignment: 512
- [AVHWFramesContext @ 0000020f9d348900] CUDA texture alignment: 512
- [hevc @ 0000020f93a27080] Loaded lib: nvcuvid.dll
- [hevc @ 0000020f93a27080] Loaded sym: cuvidGetDecoderCaps
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCreateDecoder
- [hevc @ 0000020f93a27080] Loaded sym: cuvidDestroyDecoder
- [hevc @ 0000020f93a27080] Loaded sym: cuvidDecodePicture
- [hevc @ 0000020f93a27080] Loaded sym: cuvidGetDecodeStatus
- [hevc @ 0000020f93a27080] Loaded sym: cuvidReconfigureDecoder
- [hevc @ 0000020f93a27080] Loaded sym: cuvidMapVideoFrame64
- [hevc @ 0000020f93a27080] Loaded sym: cuvidUnmapVideoFrame64
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCtxLockCreate
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCtxLockDestroy
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCtxLock
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCtxUnlock
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCreateVideoSource
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCreateVideoSourceW
- [hevc @ 0000020f93a27080] Loaded sym: cuvidDestroyVideoSource
- [hevc @ 0000020f93a27080] Loaded sym: cuvidSetVideoSourceState
- [hevc @ 0000020f93a27080] Loaded sym: cuvidGetVideoSourceState
- [hevc @ 0000020f93a27080] Loaded sym: cuvidGetSourceVideoFormat
- [hevc @ 0000020f93a27080] Loaded sym: cuvidGetSourceAudioFormat
- [hevc @ 0000020f93a27080] Loaded sym: cuvidCreateVideoParser
- [hevc @ 0000020f93a27080] Loaded sym: cuvidParseVideoData
- [hevc @ 0000020f93a27080] Loaded sym: cuvidDestroyVideoParser
- [hevc @ 0000020f93a27080] NVDEC capabilities:
- [hevc @ 0000020f93a27080] format supported: yes, max_mb_count: 262144
- [hevc @ 0000020f93a27080] min_width: 144, max_width: 8192
- [hevc @ 0000020f93a27080] min_height: 144, max_height: 8192
- [hevc @ 0000020f93a27080] Mastering Display Metadata:
- [hevc @ 0000020f93a27080] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27080] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27080] Content Light Level Metadata:
- [hevc @ 0000020f93a27080] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27080] Output frame with POC 23.
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] Decoding PPS
- [hevc @ 0000020f93a26580] Decoding SEI
- [hevc @ 0000020f93a26580] Mastering Display Metadata:
- [hevc @ 0000020f93a26580] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26580] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26580] Content Light Level Metadata:
- [hevc @ 0000020f93a26580] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26580] Output frame with POC 0.
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding PPS
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Mastering Display Metadata:
- [hevc @ 0000020f8a49b380] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f8a49b380] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f8a49b380] Content Light Level Metadata:
- [hevc @ 0000020f8a49b380] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f8a49b380] Output frame with POC 1.
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] Decoding PPS
- [hevc @ 0000020f939dba40] Decoding SEI
- [hevc @ 0000020f939dba40] Mastering Display Metadata:
- [hevc @ 0000020f939dba40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f939dba40] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f939dba40] Content Light Level Metadata:
- [hevc @ 0000020f939dba40] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f939dba40] Output frame with POC 2.
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939effc0] Decoding PPS
- [hevc @ 0000020f939effc0] Decoding SEI
- [hevc @ 0000020f939effc0] Mastering Display Metadata:
- [hevc @ 0000020f939effc0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f939effc0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f939effc0] Content Light Level Metadata:
- [hevc @ 0000020f939effc0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f939effc0] Output frame with POC 3.
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f939effc0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a022c0] Decoding PPS
- [hevc @ 0000020f93a022c0] Decoding SEI
- [hevc @ 0000020f93a022c0] Mastering Display Metadata:
- [hevc @ 0000020f93a022c0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a022c0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a022c0] Content Light Level Metadata:
- [hevc @ 0000020f93a022c0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a022c0] Output frame with POC 4.
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a022c0] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a16580] Decoding PPS
- [hevc @ 0000020f93a16580] Decoding SEI
- [hevc @ 0000020f93a16580] Mastering Display Metadata:
- [hevc @ 0000020f93a16580] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a16580] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a16580] Content Light Level Metadata:
- [hevc @ 0000020f93a16580] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a16580] Output frame with POC 5.
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a16580] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26d00] Decoding PPS
- [hevc @ 0000020f93a26d00] Decoding SEI
- [hevc @ 0000020f93a26d00] Mastering Display Metadata:
- [hevc @ 0000020f93a26d00] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26d00] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26d00] Content Light Level Metadata:
- [hevc @ 0000020f93a26d00] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26d00] Output frame with POC 6.
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [hevc @ 0000020f93a26d00] Skipping NAL unit 63
- [in#0/matroska,webm @ 0000020f8a466440] Terminating thread with return code 0 (success)
- [hevc @ 0000020f93a27440] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27440] Decoding PPS
- [hevc @ 0000020f93a27440] Decoding SEI
- [hevc @ 0000020f93a27440] Mastering Display Metadata:
- [hevc @ 0000020f93a27440] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27440] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27440] Content Light Level Metadata:
- [hevc @ 0000020f93a27440] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27440] Output frame with POC 7.
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27440] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27bc0] Decoding PPS
- [hevc @ 0000020f93a27bc0] Decoding SEI
- [hevc @ 0000020f93a27bc0] Mastering Display Metadata:
- [hevc @ 0000020f93a27bc0] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27bc0] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27bc0] Content Light Level Metadata:
- [hevc @ 0000020f93a27bc0] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27bc0] Output frame with POC 8.
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a27bc0] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26940] Decoding PPS
- [hevc @ 0000020f93a26940] Decoding SEI
- [hevc @ 0000020f93a26940] Mastering Display Metadata:
- [hevc @ 0000020f93a26940] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26940] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26940] Content Light Level Metadata:
- [hevc @ 0000020f93a26940] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26940] Output frame with POC 9.
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a26940] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27f40] Decoding PPS
- [hevc @ 0000020f93a27f40] Decoding SEI
- [hevc @ 0000020f93a27f40] Mastering Display Metadata:
- [hevc @ 0000020f93a27f40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27f40] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27f40] Content Light Level Metadata:
- [hevc @ 0000020f93a27f40] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27f40] Output frame with POC 10.
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27f40] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27800] Decoding PPS
- [hevc @ 0000020f93a27800] Decoding SEI
- [hevc @ 0000020f93a27800] Mastering Display Metadata:
- [hevc @ 0000020f93a27800] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27800] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27800] Content Light Level Metadata:
- [hevc @ 0000020f93a27800] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27800] Output frame with POC 11.
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27800] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a27080] Decoding PPS
- [hevc @ 0000020f93a27080] Decoding SEI
- [hevc @ 0000020f93a27080] Mastering Display Metadata:
- [hevc @ 0000020f93a27080] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a27080] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a27080] Content Light Level Metadata:
- [hevc @ 0000020f93a27080] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a27080] Output frame with POC 12.
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a27080] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f93a26580] Decoding PPS
- [hevc @ 0000020f93a26580] Decoding SEI
- [hevc @ 0000020f93a26580] Mastering Display Metadata:
- [hevc @ 0000020f93a26580] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f93a26580] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f93a26580] Content Light Level Metadata:
- [hevc @ 0000020f93a26580] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f93a26580] Output frame with POC 13.
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f93a26580] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f8a49b380] Decoding PPS
- [hevc @ 0000020f8a49b380] Decoding SEI
- [hevc @ 0000020f8a49b380] Mastering Display Metadata:
- [hevc @ 0000020f8a49b380] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f8a49b380] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f8a49b380] Content Light Level Metadata:
- [hevc @ 0000020f8a49b380] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f8a49b380] Output frame with POC 14.
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f8a49b380] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 63(UNSPEC63), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] nal_unit_type: 62(UNSPEC62), nuh_layer_id: 0, temporal_id: 0
- [hevc @ 0000020f939dba40] Decoding PPS
- [hevc @ 0000020f939dba40] Decoding SEI
- [hevc @ 0000020f939dba40] Mastering Display Metadata:
- [hevc @ 0000020f939dba40] r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290)
- [hevc @ 0000020f939dba40] min_luminance=0.005000, max_luminance=4000.000000
- [hevc @ 0000020f939dba40] Content Light Level Metadata:
- [hevc @ 0000020f939dba40] MaxCLL=1281, MaxFALL=148
- [hevc @ 0000020f939dba40] Output frame with POC 15.
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [hevc @ 0000020f939dba40] Skipping NAL unit 63
- [vist#0:0/hevc @ 0000020f93b2cd80] [dec:hevc @ 0000020f8a4992c0] Decoder thread received EOF packet
- [hevc @ 0000020f939effc0] Output frame with POC 18.
- [vist#0:0/hevc @ 0000020f93b2cd80] [dec:hevc @ 0000020f8a4992c0] Decoder returned EOF, finishing
- [vist#0:0/hevc @ 0000020f93b2cd80] [dec:hevc @ 0000020f8a4992c0] Terminating thread with return code 0 (success)
- [out_0_0 @ 0000020fe26523c0] EOF on sink link out_0_0:default.
- [fc#0 @ 0000020f8a448080] Filtergraph returned EOF, finishing
- [fc#0 @ 0000020f8a448080] All consumers returned EOF
- [vost#0:0/h264_nvenc @ 0000020f8a4c46c0] Encoder thread received EOF
- [fc#0 @ 0000020f8a448080] Terminating thread with return code 0 (success)
- [vost#0:0/h264_nvenc @ 0000020f8a4c46c0] Terminating thread with return code 0 (success)
- [out#0/matroska @ 0000020f8a469880] Nothing was written into output file, because at least one of its streams received no packets.
- [h264_nvenc @ 0000020f8a4c4b80] Nvenc unloaded
- [AVIOContext @ 0000020f93f9edc0] Statistics: 0 bytes written, 0 seeks, 0 writeouts
- [in#0/matroska,webm @ 0000020f8a466440] Input file #0 (***.mkv):
- [in#0/matroska,webm @ 0000020f8a466440] Input stream #0:0 (video): 42 packets read (5423207 bytes); 39 frames decoded; 0 decode errors;
- [in#0/matroska,webm @ 0000020f8a466440] Total: 42 packets (5423207 bytes) demuxed
- [AVIOContext @ 0000020f8a465340] Statistics: 5456707 bytes read, 2 seeks
- Conversion failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement