The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once



Selur's Little Message Board
Support For Radeon R9 200 series - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Support For Radeon R9 200 series (/thread-428.html)



Support For Radeon R9 200 series - IceT - 14.05.2018

Hi. Please help me.

Hybrid find my card:

Detected the following cards which seem to lack NVIDIA PureVideo support:  AMD Radeon R9 200 Series  Standard VGA Graphics Adapter  RDP Reflector Display Driver  RDPDD Chained DD  RDP Encoder Mirror Driver
No card found that's supported by nvenc, the CUDA encoding library. -> Removing CUDA based encoding support. Card name was compared against: https://developer.nvidia.com/cuda-gpus

But dont' support it when encode a video. I have selected "opencl" in x264 but still dont work and use only CPU
I have installed right drivers, because another program of video conversion use the GPU of my card with "opencl"

Someone tell me if can be the possibility to use my card with Hybrid. Thank you.


RE: Support For Radeon R9 200 series - Selur - 15.05.2018

OpenCL support in x264 is really limited and doesn't do much.
Nothing I can do about it.

Instead of NVENC, VCEEnc should be available which uses the AMD Hardware Encoder Chip.
+ Most of the opencl based filters should also run faster on AMD cards.

Cu Selur


RE: Support For Radeon R9 200 series - IceT - 15.05.2018

(15.05.2018, 05:14)Selur Wrote: OpenCL support in x264 is really limited and doesn't do much.
Nothing I can do about it.

Instead of NVENC, VCEEnc should be available which uses the AMD Hardware Encoder Chip.
+ Most of the opencl based filters should also run faster on AMD cards.

Cu Selur

VCEEnc work with my card. Thank you very much.