Timeline for How do you dramatically reduce the size of a video while keeping the quality as much as possible?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 20, 2016 at 8:37 | vote | accept | Xsmael | ||
| Jul 30, 2016 at 13:03 | comment | added | MoritzLost | 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. | |
| Jul 30, 2016 at 12:57 | comment | added | Xsmael | 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 ? | |
| Jul 30, 2016 at 11:50 | history | answered | MoritzLost | CC BY-SA 3.0 |