HDCVT SWITCH HDMI 2.0 5-1 - HDCVT | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
HDCVT

HDCVT SWITCH HDMI 2.0 5-1

SKU: HDS-B51
R 499.00
In Stock

Switch between multiple HDMI sources with the HDCVT 18Gbps HDMI 5 x 1 Switch. It features 5 x HDMI inputs with support for video resolutions up to 4K, can be controlled remotely, has support for HDR and Dolby Vision as well 3D video format support.

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

The HDCVT 18Gbps HDMI 5 x 1 Switch can switch any of the 5 available HDMI sources to one HDMI display. It supports video resolutions of up to 4K2K@50/60Hz YCbCr 4:4:4. The HDMI Switch supports various audio and video features such as HDR, HDR10, Dolby Vision and HLG. It supports all 3D video formats as well. The HDMI Switch also features low power consumption, and can be controlled via either the panel button or via the included remote control.

FEATURES:

  • HDMI V1.4 supports resolutions up to 4K2K@50/60Hz YCbCr 4:4:4
  • HDCP and EDID Compliant
  • Supports all 3D formats
  • Switch using a manual button or included IR remote
  • Supports uncompressed audio such as LPCM and compressed audio such as DTS Digital, Dolby Digital (including DTS-HD and Dolby True HD)
  • Ultra-low power consumption, does not require a power supply
  • 5V USB to DC power cable included for additional power requirements

SPECIFICATIONS:

  • Housing: Plastic Enclosure
  • Silkscreen Colour: Black
  • HDCP Compliance: HDCP 2.2/1.x
  • Video Bandwidth: 18Gbps
  • Video Resolution: Up to 4K2K@60Hz
  • Colour Depth: 8-bit (4K60Hz)
  • Colour Space: RGB, YCbCr 4:4:4 / 4:2:2. YUV 4:4:4
  • HDMI Audio Formats: PCM2.0/5.1/7.1 CH, Dolby 5.1, DTS 5.1, Dolby True HD, DTS-HD Master Audio
  • ESD Protection: Human body model - ±8kV (Air-gap discharge) & ±4kV (Contact discharge)
  • Input Ports: HDMI Type A (19-pin female) x5, IR in (3.5mm Stereo Mini-jack) x1
  • Output Ports: HDMI Type A (19-pin female) x1
  • Power Supply: Input: 5V/1A
  • Power Consumption: 1.5W
  • Dimensions: 8.7 x 5.9 x 1.9 cm
  • Weight: 60g

WHAT'S IN THE BOX:

  • HDCVT HDMI 5 x 1 Switch - Black x1
  • USB Power Cable x1
  • Remote Control x1
  • IR Reciever x1
  • User Manual x1
Brand HDCVT
Colour Black
Form Factor -
Interface HDMI2.0
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 12 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

UGREEN HDMI 1×4 Video Splitter 4K – Black
Ugreen

UGREEN HDMI 1×4 Video Splitter 4K – Black

R 779.00

Out of Stock

UGREEN 4K@60Hz HDMI KVM Switch (2 In 1 Out)-Grey
Ugreen

UGREEN 4K@60Hz HDMI KVM Switch (2 In 1 Out)-Grey

R 1 499.00

Out of Stock

UGREEN 1x 2 HDMI Splitter 4K 30Hz 3D – Black
Ugreen

UGREEN 1x 2 HDMI Splitter 4K 30Hz 3D – Black

R 629.00

Only 5 left - order soon!

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!