-
Notifications
You must be signed in to change notification settings - Fork 38
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
Comments
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 |
this app is my life i need to find a way to increase speed |
@marine025 begging isn't gonna help |
Does ntsc-rs work for your use case? |
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 |
what is 2x output by nearest neighbor? |
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. |
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?
The text was updated successfully, but these errors were encountered: