We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[h264_nvenc @ 00000267d5672780] dl_fn->cuda_dl->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error [vost#0:0/h264_nvenc @ 00000267d55fb9c0] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height. [vf#0:0 @ 00000267d5673100] Error sending frames to consumers: Unknown error occurred [vf#0:0 @ 00000267d5673100] Task finished with error code: -1313558101 (Unknown error occurred) [vf#0:0 @ 00000267d5673100] Terminating thread with return code -1313558101 (Unknown error occurred) [vost#0:0/h264_nvenc @ 00000267d55fb9c0] Could not open encoder before EOF [vost#0:0/h264_nvenc @ 00000267d55fb9c0] Task finished with error code: -22 (Invalid argument) [vost#0:0/h264_nvenc @ 00000267d55fb9c0] Terminating thread with return code -22 (Invalid argument) [out#0/mp4 @ 00000267d5679980] Nothing was written into output file, because at least one of its streams received no packets. frame= 0 fps=0.0 q=0.0 Lsize= 0KiB time=N/A bitrate=N/A speed=N/A [aac @ 00000267d5c75200] Qavg: 4015.462 Conversion failed!
安装 CUDA Toolkit 12.6 2. 安装 CUDNN 9.3.0 3. 将 C:\Program Files\NVIDIA\CUDNN\v9.3\bin\12.6 添加到系统 PATH 已经做了步骤
C:\Program Files\NVIDIA\CUDNN\v9.3\bin\12.6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[h264_nvenc @ 00000267d5672780] dl_fn->cuda_dl->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error
[vost#0:0/h264_nvenc @ 00000267d55fb9c0] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
[vf#0:0 @ 00000267d5673100] Error sending frames to consumers: Unknown error occurred
[vf#0:0 @ 00000267d5673100] Task finished with error code: -1313558101 (Unknown error occurred)
[vf#0:0 @ 00000267d5673100] Terminating thread with return code -1313558101 (Unknown error occurred)
[vost#0:0/h264_nvenc @ 00000267d55fb9c0] Could not open encoder before EOF
[vost#0:0/h264_nvenc @ 00000267d55fb9c0] Task finished with error code: -22 (Invalid argument)
[vost#0:0/h264_nvenc @ 00000267d55fb9c0] Terminating thread with return code -22 (Invalid argument)
[out#0/mp4 @ 00000267d5679980] Nothing was written into output file, because at least one of its streams received no packets.
frame= 0 fps=0.0 q=0.0 Lsize= 0KiB time=N/A bitrate=N/A speed=N/A
[aac @ 00000267d5c75200] Qavg: 4015.462
Conversion failed!
安装 CUDA Toolkit 12.6
2. 安装 CUDNN 9.3.0
3. 将
C:\Program Files\NVIDIA\CUDNN\v9.3\bin\12.6
添加到系统 PATH已经做了步骤
The text was updated successfully, but these errors were encountered: