Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • WaaW! thank you so much! for such detailed answer, i'm gonna try this! and revert to you,what is important in my computer to speed down this pocess ? the CPU or the RAM ? or even maybe the HDD ? Commented Jul 30, 2016 at 12:57
  • 1
    A little bit of all. If you have a killer CPU but a slow HDD, the latter will be your performance bottleneck. Traditionally, video rendering only uses the CPU and no the GPU, but with the CUDA and OpenCL APIs, the GPU becomes a factor as well. I'm not sure if handbrake supports those libraries, maybe look that up on Google. RAM is also important, but a fast CPU and/or GPU (in case you're using the APIs named above) is most important. Read this for further reference. Commented Jul 30, 2016 at 13:03