: Set the codec to x265 (HEVC) and select your CRF value.
If you encode your own:
Creating an x265rip is a slow process. It requires significant CPU/GPU horsepower. Encoding a 2-hour movie via x265 can take 4x longer than encoding it via x264 if you want to retain the same quality. This is why release groups are often slow to adopt new codecs for scene releases. x265rips
// Wait for all threads to finish for (int i = 0; i < num_threads; i++) threads[i].join(); : Set the codec to x265 (HEVC) and select your CRF value