@ -55,6 +55,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -55,6 +55,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix HDR transcoding with NVIDIA accel for:
- All NVIDIA docker users
- Windows NVIDIA users who have set the `ETV_DISABLE_VULKAN` env var
@ -135,7 +135,7 @@ public class HardwareCapabilitiesFactory : IHardwareCapabilitiesFactory
@@ -135,7 +135,7 @@ public class HardwareCapabilitiesFactory : IHardwareCapabilitiesFactory
@ -29,9 +26,14 @@ public class QsvHardwareAccelerationOption : GlobalOption
@@ -29,9 +26,14 @@ public class QsvHardwareAccelerationOption : GlobalOption
@ -85,6 +83,14 @@ public class QsvPipelineBuilder : SoftwarePipelineBuilder
@@ -85,6 +83,14 @@ public class QsvPipelineBuilder : SoftwarePipelineBuilder
decodeCapability=FFmpegCapability.Software;
}
// QSV cannot always decode properly when seeking, so use software