Mikhail_AMD

Results 332 comments of Mikhail_AMD

1. AUD issue is not related to this error. And HEVC spec doesn't prohibit AUD to be the first NAL in the sequence as discussed in the PR. In addtion...

Linux AMF is fundamentally built on top of Vulkan. One can import Vulkan image into OpenGL using extensions and fill it in there. Note, that one can also submit RGBA...

Hi, we understand the frustration, but public Linux drivers are not updated as often as Windows drivers. The fix is coming in the next Linux driver release.

Hard to tell, pre-analysis works in general on Linux. You may want to try on supported distro first with TranscodeHW AMF sample. Debug level FFmpeg log would be helpful as...

AMF follows general Linux graphics driver support. Wait till 24.04 is supported here: https://www.amd.com/en/support/download/drivers.html

When the app gets captured surface could you please check values of the surface->GetPlane(0)->GetOffsetX(), GetOffsety(), GetWidth(), GetHeight()?

I understand the issue. We will need to fix AMF_DISPLAYCAPTURE_RESOLUTION. It will come with driver update.

Few things to explain: - In your setup compositor allocates a single surface for both monitors and AMF applies the correct cropping. In our testing Wayland compositor allocated different surfaces...