You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2026. It is now read-only.
BACKEND: Initializing stream for device cuda (GPU ID: 0)
BACKEND: Handling device: cuda, GPU ID: 0
Using Device: NVIDIA GeForce RTX 4060 Laptop GPU
BACKEND: Handling device: auto, GPU ID: 0
Using Device: NVIDIA GeForce RTX 4060 Laptop GPU
BACKEND: Handling precision: auto
BACKEND: [Errno 32] Broken pipe
BACKEND: FFmpeg failed to render the video.
BACKEND: FULL FFMPEG LOG:
BACKEND: [av1_nvenc @ 0000021627f791c0] No capable devices found
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] [enc:av1_nvenc @ 0000021627f60f40] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
BACKEND: [vf#0:0 @ 0000021627f7a580] Error sending frames to consumers: Generic error in an external library
BACKEND: [vf#0:0 @ 0000021627f7a580] Task finished with error code: -542398533 (Generic error in an external library)
BACKEND: [vf#0:0 @ 0000021627f7a580] Terminating thread with return code -542398533 (Generic error in an external library)
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] [enc:av1_nvenc @ 0000021627f60f40] Could not open encoder before EOF
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] Task finished with error code: -22 (Invalid argument)
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] Terminating thread with return code -22 (Invalid argument)
BACKEND: [out#0/matroska @ 0000021627f03300] Nothing was written into output file, because at least one of its streams received no packets.
FPS: 19 Current Frame: 19 ETA: 2:34:09
I updated to the latest version of ffmpeg, but it still doesn't work.
BACKEND: Initializing stream for device cuda (GPU ID: 0)
BACKEND: Handling device: cuda, GPU ID: 0
Using Device: NVIDIA GeForce RTX 4060 Laptop GPU
BACKEND: Handling device: auto, GPU ID: 0
Using Device: NVIDIA GeForce RTX 4060 Laptop GPU
BACKEND: Handling precision: auto
BACKEND: [Errno 32] Broken pipe
BACKEND: FFmpeg failed to render the video.
BACKEND: FULL FFMPEG LOG:
BACKEND: [av1_nvenc @ 0000021627f791c0] No capable devices found
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] [enc:av1_nvenc @ 0000021627f60f40] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
BACKEND: [vf#0:0 @ 0000021627f7a580] Error sending frames to consumers: Generic error in an external library
BACKEND: [vf#0:0 @ 0000021627f7a580] Task finished with error code: -542398533 (Generic error in an external library)
BACKEND: [vf#0:0 @ 0000021627f7a580] Terminating thread with return code -542398533 (Generic error in an external library)
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] [enc:av1_nvenc @ 0000021627f60f40] Could not open encoder before EOF
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] Task finished with error code: -22 (Invalid argument)
BACKEND: [vost#0:0/av1_nvenc @ 000002162a620b40] Terminating thread with return code -22 (Invalid argument)
BACKEND: [out#0/matroska @ 0000021627f03300] Nothing was written into output file, because at least one of its streams received no packets.
FPS: 19 Current Frame: 19 ETA: 2:34:09
I updated to the latest version of ffmpeg, but it still doesn't work.