Dennis E. Mungai

Results 45 comments of Dennis E. Mungai
trafficstars

Now, with [this](https://github.com/mingw-w64/mingw-w64/commit/ed05999bf5be7847427800d09e847febdde00222) commit merged in mingw-w64 as mentioned [here](https://github.com/mingw-w64/mingw-w64/issues/24), the build fails with: ```sh libavcodec/d3d12va_encode.c:176:5: error: 'ID3D12Device_GetCustomHeapProperties' undeclared (first use in this function) 176 | ID3D12Device_GetCustomHeapProperties(ctx->hwctx->device, &resolved_meta_props, 0, resolved_heap_type);...

What was the make error you encountered?

You may want to try and build this instead: https://github.com/Mange/rtl8192eu-linux-driver Newer, and currently under maintenance.

Thanks so much for this info, will look into it. On Mon, 3 Jun 2019 at 03:42, Adam Honse wrote: > I have a project for Aura support on Windows...

Hmm, this is about the 204.048, not the 211.

How do you do the math that results in the result? Is there a formula for that?

By any chance, is there a Linux equivalent to this utility? It'd be awesome if NVENC had support for HDR out of the box.

More importantly, codec-specific encoding and decoding limits per implementation *should* also be printed out by such a tool/set of tools. Assuming that encoder specific defaults for a given implementation are...

Fascinating, will do! On Tue, 7 Jan 2025 at 02:24, Charles Giessen ***@***.***> wrote: > @Brainiarc7 The video profile support > just landed in main, it would be very helpful...