From e5b54617eca1ac5d1dcb14e48c87792134c6837b Mon Sep 17 00:00:00 2001 From: gamescom15 <10470023+gamescom15@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:43:26 +0100 Subject: [PATCH 1/2] Missing word "small" in docs for hardware-transcoding.md --- docs/docs/features/hardware-transcoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/hardware-transcoding.md b/docs/docs/features/hardware-transcoding.md index 4f059281f35f0..9ae296d031f7b 100644 --- a/docs/docs/features/hardware-transcoding.md +++ b/docs/docs/features/hardware-transcoding.md @@ -1,7 +1,7 @@ # Hardware Transcoding [Experimental] This feature allows you to use a GPU to accelerate transcoding and reduce CPU load. -Note that hardware transcoding is much less efficient for file sizes. +Note that hardware transcoding is much less efficient for small file sizes. As this is a new feature, it is still experimental and may not work on all systems. :::info From aceacbaf3913e71513403c5735ceb8ac3f9306af Mon Sep 17 00:00:00 2001 From: Mert <101130780+mertalev@users.noreply.github.com> Date: Sun, 10 Nov 2024 18:28:01 -0500 Subject: [PATCH 2/2] Update hardware-transcoding.md --- docs/docs/features/hardware-transcoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/hardware-transcoding.md b/docs/docs/features/hardware-transcoding.md index 9ae296d031f7b..a561bafa8030d 100644 --- a/docs/docs/features/hardware-transcoding.md +++ b/docs/docs/features/hardware-transcoding.md @@ -1,7 +1,7 @@ # Hardware Transcoding [Experimental] This feature allows you to use a GPU to accelerate transcoding and reduce CPU load. -Note that hardware transcoding is much less efficient for small file sizes. +Note that hardware transcoding produces significantly larger videos than software transcoding with similar settings, typically with lower quality. Using slow presets and preferring more efficient codecs can narrow this gap. As this is a new feature, it is still experimental and may not work on all systems. :::info