Wojtek Sterna

Results 4 issues of Wojtek Sterna

**Setup:** OS: Windows 10 Driver Version: 30.0.15002.1004 GPU: RX 5700 XT Which component has the issue: Vulkan interop For long we've been working with 1080p resolutions and alike. But recently...

bug
fixed-in-future-release

We're setting AMF_VIDEO_ENCODER_IDR_PERIOD to some value, so as to enforce an IDR frame every now and then. However, it seems that when the time comes for and IDR frame to...

I decoded an image and on the decoded data I call: `amf::AMFSurfacePtr surface( amfOutputData );` This surface is a Vulkan surface (I made sure amfOutputData is of Vulkan memory type)....

In the encoder sample I changed memoryTypeIn to amf::AMF_MEMORY_VULKAN. During encoder creation I get a crash with "Exception thrown at 0x00007FF8A2955497 (amdvlk64.dll) in SimpleEncoder.exe: 0xC0000005: Access violation reading location 0x00000228422DC734."...