CUDA: Error while running filter "finedehalo"
```
NVEncC (x64) 9.22 (r3787) by rigaya, Jun 28 2026 09:33:04 (VC 1944/Win)
OS Version Windows 11 x64 (28000) [UTF-8]
CPU 11th Gen Intel Core i9-11900K @ 3.50GHz [TB: 5.12GHz] (8C/16T)
GPU #0: NVIDIA GeForce RTX 3080 (8704 cores, 1800 MHz)[PCIe4x16][610.62]
NVENC / CUDA NVENC API 13.0, CUDA 13.3, schedule mode: auto
Input Buffers CUDA, 36 frames
Input Info avcuvid: MPEG2, 720x576, 25/1 fps
Vpp Filters cspconv(nv12 -> yv12)
finedehalo: rx 3.00, ry 3.00, darkstr 1.00, brightstr 0.00, lowsens 50, highsens 50, ss 1.50, thmi 80, thma 128, thlimi 50, thlima 100, showmask 0, edge prewitt
cspconv(yv12 -> nv12)
Output Info H.265/HEVC main @ Level auto
720x576p 16:15 25.000fps (25/1fps)
avwriter: hevc, ac3, ac3 => matroska
Encoder Preset quality
Rate Control VBR
Multipass none
Bitrate 0 kbps (Max: 28800 kbps)
Target Quality 28.00
QP range I:0-51 P:0-51 B:0-51
QP Offset cb:0 cr:0
VBV buf size auto
Split Enc Mode auto
Tuning Info hq
Lookahead on, 24 frames, Level 0, Adaptive I, B Insert
GOP length 250 frames
B frames 3 frames [ref mode: middle]
Ref frames 4 frames, MultiRef L0:auto L1:auto
AQ on (spatial, temporal, strength 10)
CU max / min 32 / auto
Others mv:auto
```
Error:
```
CUDA: Error while running filter "finedehalo".
Break in task CUDA: cudaErrorInvalidValue: This indicates that one or more of the parameters passed to the API call is not within an acceptable range of values..
NVDEC: in 0, out 1, pending -1, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
NVDEC: state 1, decoderQueue 9, dataFlagQueue 13, hdr10plusQueue 0.
AUDIO: in 1, out 1, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
CHECKPTS: in 1, out 1, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
CUDA: in 0, out 0, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
CUDA: frame release: 1.
NVENC: in 0, out 0, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
NVENC: encodeBuffer used=0, free=42.
NVDEC: in 0, out 1, pending -1, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
NVDEC: state 1, decoderQueue 21, dataFlagQueue 25, hdr10plusQueue 0.
AUDIO: in 1, out 1, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
CHECKPTS: in 1, out 1, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
CUDA: in 0, out 0, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
CUDA: frame release: 1.
NVENC: in 0, out 0, pending 0, outQeueue size: 0, queue first(ts=-9223372036854775808,dur=0,id=-1), last(ts=-9223372036854775808,dur=0,id=-1).
NVENC: encodeBuffer used=0, free=42.
avout: File header not written, unexpected error!
... x150 times
avout: File header not written, unexpected error!
avout: failed to write header for output file: Invalid data found when processing input
```
Same testfile as in https://github.com/rigaya/NVEnc/issues/777
0 条评论