Skip to content
New issue

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

Slow processing when adding multiple videos #1330

Open
9jfcc opened this issue Feb 7, 2025 · 0 comments
Open

Slow processing when adding multiple videos #1330

9jfcc opened this issue Feb 7, 2025 · 0 comments
Labels
state:Backlog This issue will be worked on in the future type:Bug Something isn't working

Comments

@9jfcc
Copy link

9jfcc commented Feb 7, 2025

Bug Report: One Video Takes Longer When Multiple Videos Are Queued
Describe the bug
When adding multiple videos to the tasks queue in Video2X, one of them takes significantly longer than expected. If I upscale a single video, it takes about 3 hours and 15 minutes, but when I add three or more videos, one of them takes 7 hours. The issue seems to be related to the CPU usage dropping to around 10% instead of the usual 30-40%, which causes a slowdown.

To Reproduce
Steps to reproduce the behavior:

Open Video2X (version 6.4.0).
Add multiple videos (3 or more) to the tasks queue.
Observe that one of the videos takes significantly longer than expected (7 hours instead of 3 hours and 15 minutes).
Expected behavior
All videos should take approximately the same amount of time based on the set parameters.

Actual behavior
One of the videos takes 7 hours instead of the expected 3 hours and 15 minutes.

Screenshots

Image

Image

Environment:

OS: Windows 11 24H2
GPU: AMD Radeon RX 6800 XT
CPU: AMD Ryzen 7 7800X3D
Video2X Version: 6.4.0 (also tested on 6.3.1)
Additional context
I noticed that the issue occurs when CPU usage drops to around 10% instead of the usual 30-40%. This happens when more than two videos are added to the queue, causing a slowdown due to the CPU not fully utilizing its potential. This has happened three times so far.

video2x-qt6.log

the Settings

Image

Image

The issue happens in SE and Pro. In Nose, if I add three or more videos, the program exits after upscaling only one

@9jfcc 9jfcc added the type:Bug Something isn't working label Feb 7, 2025
@github-actions github-actions bot added the state:Backlog This issue will be worked on in the future label Feb 7, 2025
@9jfcc 9jfcc changed the title <Bug summary> Slow processing when adding multiple videos Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:Backlog This issue will be worked on in the future type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant