This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Hybrid is not using 100% CPU
#2
I don't think you can do anything about the gpu usage, but increasing cpu usage might be possible, but it might not increase the encoding speed at all, since I suspect something in the process chain simply is bottlenecking the rest.

First thing you can do is try to figure out whether the bottleneck is the Vapoursynth script (probably) or the encoder.
Try the following:
  • start Hybrid
  • load your source
  • do your setting
  • check the Vapoursynth Preview
  • Assuming it worked correctly, close the 'Vapoursynth Preview', press 'Show Vapoursynth Script' and copy its content.
  • Create a text file, name it test.vpy and copy the content from above into it. (for example under "C:/Users/Michael/Desktop/test.vpy"
  • Open a Windows Command Prompt and call:
    "C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe" "C:/Users/Michael/Desktop/test.vpy" NUL -c y4m --progress
This is just the processing of the Vapoursynth script without the encoding.
How is the speed? CPU usage?
I suspect the Vapoursynth processing isn't the problem, but x265 simply isn't that fast.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
Hybrid is not using 100% CPU - by protectron - 14.06.2023, 18:45
RE: Hybrid is not using 100% CPU - by Selur - 14.06.2023, 19:02
RE: Hybrid is not using 100% CPU - by Selur - 14.06.2023, 19:19
RE: Hybrid is not using 100% CPU - by Selur - 15.06.2023, 05:39
RE: Hybrid is not using 100% CPU - by Selur - 15.06.2023, 19:59

Forum Jump:


Users browsing this thread: 1 Guest(s)