-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
state:DoneThis issue has been resolved/dismissedThis issue has been resolved/dismissedtype:BugSomething isn't workingSomething isn't working
Description
F:\>video2x -i 123456.mp4 -o output.mp4 -s 4 -p realesrgan --realesrgan-model realesrgan-plus -c libx264rgb -e crf=17 -e preset=veryslow -e tune=film -d 1
[2025-04-12 00:01:24] [info] Video2X version 6.4.0
[2025-04-12 00:01:24] [info] Processing file: 123456.mp4
[2025-04-12 00:01:26] [info] Using Vulkan device: NVIDIA GeForce RTX 4060 Laptop GPU (0x28a0)
[2025-04-12 00:01:26] [info] Press [space] to pause/resume, [q] to abort.
[2025-04-12 00:01:26] [warning] Incompatible pixel format '%s' for encoder '%s'; auto-selecting format '%s'
[2025-04-12 00:01:26] [warning] [FFmpeg] [libx264rgb @ 000001e931218b40] frame MB size (960x540) > level limit (139264)
[2025-04-12 00:01:26] [warning] [FFmpeg] [libx264rgb @ 000001e931218b40] DPB size (16 frames, 8294400 mbs) > level limit (1 frames, 696320 mbs)
[2025-04-12 00:01:26] [warning] [FFmpeg] [libx264rgb @ 000001e931218b40] MB rate (31104000) > level limit (16711680)
[2025-04-12 00:01:26] [info] [FFmpeg] [libx264rgb @ 000001e931218b40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [error]: malloc of size 1688186816 failed
[2025-04-12 00:01:28] [error] Cannot open video encoder
[2025-04-12 00:01:28] [critical] Failed to initialize encoder: Generic error in an external library
[2025-04-12 00:01:29] [critical] Video processing failed with error code -542398533
my system:
版本 Windows 11 专业版
版本号 24H2
安装日期 2024/11/1
操作系统版本 26100.3775
体验 Windows 功能体验包 1000.26100.66.0
Metadata
Metadata
Assignees
Labels
state:DoneThis issue has been resolved/dismissedThis issue has been resolved/dismissedtype:BugSomething isn't workingSomething isn't working