我有 nVidia 顯示卡,MCEBuddy 設定為 HEVC (H.265) 轉碼。然而,我不確定日誌是否顯示如此,而且在轉換過程中我看到 CPU 使用率達到 100%。我是否在某個地方遺漏了設定?
我使用的是 750ti,安裝了最新的 nVidia 驅動程式 436.48,作業系統為 Win10x64 和 1903(組建 18362.418)。
WARNING> 2019-10-19T16:39:01 MCEBuddy.AppWrapper.AMDQuery --> AMD driver not detected or driver is not compatible
INFORMATION> --> AMD AMF encoding support available -> False
INFORMATION> 2019-10-19T16:39:01 MCEBuddy.Engine.ConversionJob --> Converting
INFORMATION> 2019-10-19T16:39:01 MCEBuddy.Transcode.ConvertWithHandbrake --> Checking for Unsupported profile for container / codec combination
INFORMATION> 2019-10-19T16:39:01 MCEBuddy.Transcode.ConvertWithFfmpeg --> Checking for Unsupported profile for container / codec combination
INFORMATION> 2019-10-19T16:39:01 MCEBuddy.Transcode.ConvertWithHandbrake --> Checking for Unsupported profile for container / codec combination
INFORMATION> 2019-10-19T16:39:01 MCEBuddy.Transcode.Convert --> Converting with Handbrake, type: SoftwareOnly, gpu: {
"hardwareBrand": "Any",
"codecType": "Undefined",
"hardwareCodecPresent": false,
"h265Codec": false,
"h264Codec": false
}
為什麼 h265Codec 顯示為「false」?我需要明確選擇 nVidia GPU 品牌嗎?