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

multi-core rendering #117

Open
BugBerry202 opened this issue Jun 24, 2024 · 7 comments
Open

multi-core rendering #117

BugBerry202 opened this issue Jun 24, 2024 · 7 comments

Comments

@BugBerry202
Copy link

BugBerry202 commented Jun 24, 2024

there was an issue made 3 years ago about slow rendering, likely due to the program using only one thread. a video with 10000 frames at 60 frames per second takes over 45 minutes to render.

in the screenshot below is in classic task manager on windows 10 describing the issue. note that only 1 of the 12 threads is being harnessed, leading to prolonged render time. is multi-core rendering a possible option?
image_2024-06-23_184830038

@marine025
Copy link

we need solution, it should be a solution, if vhs camcorder can do this should be able to do it, by releasing a new version or by assignating it more cpu i dont know how

@marine025
Copy link

this app is my life i need to find a way to increase speed

@BugBerry202
Copy link
Author

@marine025 begging isn't gonna help

@valadaptive
Copy link

Does ntsc-rs work for your use case?

@marine025
Copy link

yes but it took days or a day of rendering even at 600p resolution videos of 1 hour, with near 20 gb 1080p

will reduce files size to near 2 gb increase speed? with the same time and resolution

@marine025
Copy link

what is 2x output by nearest neighbor?

@valadaptive
Copy link

yes but it took days or a day of rendering even at 600p resolution videos of 1 hour, with near 20 gb 1080p

With ntsc-rs? Can you send a screenshot of it with the estimated render time remaining in the Render tab?

It should definitely not be slower than ntscQT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@BugBerry202 @valadaptive @marine025 and others