LuaMilkshake
New Member
Hi!
I'm attempting to run a local recording using a my AMD card's hardware encoder. When I press "Start Recording", the button text does not change to "Stop Recording" and nothing changes in the GUI. This worked fine until a recent AMD driver update. I'm not very knowledgeable with how you guys interface with the hardware encoder, but it looks like there's an issue with some encoder parameters?
Here is the log (I enabled debug output for the encoder as well): https://gist.github.com/anonymous/12c0c84606487665b2f005da39ac4997
I suspect the relevant bit is
Here's what AMD has to say for itself (SW/HW specs):
https://i.imgur.com/pQIV3Mc.png
https://i.imgur.com/mAsyB72.png
Thank you for all that you guys do!
I'm attempting to run a local recording using a my AMD card's hardware encoder. When I press "Start Recording", the button text does not change to "Stop Recording" and nothing changes in the GUI. This worked fine until a recent AMD driver update. I'm not very knowledgeable with how you guys interface with the hardware encoder, but it looks like there's an issue with some encoder parameters?
Here is the log (I enabled debug output for the encoder as well): https://gist.github.com/anonymous/12c0c84606487665b2f005da39ac4997
I suspect the relevant bit is
Code:
19:10:56.571: [AMF Encoder] <Plugin::AMD::VCEEncoder::SetFullColorRangeEnabled> Setting to Disabled failed with error AMF_INVALID_ARG (code 4).
19:10:56.571: [AMF Encoder] Exception: <Plugin::AMD::VCEEncoder::SetFullColorRangeEnabled> Setting to Disabled failed with error AMF_INVALID_ARG (code 4).
19:10:56.571: [AMF Encoder] Unable to create Encoder, see log for more information.
Here's what AMD has to say for itself (SW/HW specs):
https://i.imgur.com/pQIV3Mc.png
https://i.imgur.com/mAsyB72.png
Thank you for all that you guys do!