<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div style="" class="default-style">
Hello,
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Whenever I try to encoder video with "hevc_qsv" I get the error message:
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Could not load the requested plugin '6fadc791a0c2eb479ab6dcd5ea9da347': specified object was not found (-9)
<br>Error loading plugins
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
It tries to load the plugin "hevc_hw" (6fadc791a0c2eb479ab6dcd5ea9da347) but it obviously fails.
</div>
<div style="" class="default-style">
"h264_qsv" works. Using ffmpeg to encode with "hevc_qsv" works too.
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
What do I do wrong?
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Thanks,
</div>
<div style="" class="default-style">
Daniel
</div>
</body>
</html>