Fix timestamp for posts

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-03-06 10:21:22 +01:00
parent 0682d376c8
commit b13414824b
14 changed files with 14 additions and 0 deletions
@@ -3,6 +3,7 @@ layout: default
category: "OBS"
title: "High Quality Recordings with NVIDIA NVENC (in OBS® Studio)"
comments: true
date: "2022-02-18"
---
{% capture content %}With {% include inline/link.liquid url="https://streamfx.xaymar.com/" content="StreamFX" %}'s NVENC you can achieve the quality targets in one of two ways: Constant Quantization Parameters (CQP) or Variable Bitrate with Constant Quality (VBR-CQ). Both have their own advantages and downsides, and it depends entirely on your requirements which one you should use. Modern {% include inline/link.liquid url="https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new" content="NVIDIA GPUs (Pascal and newer)" %} also all support 4:4:4 and 4:2:0 encoding at most of the quality levels shown here.{% endcapture %}{% include blocks/paragraph.liquid content=content %}