USB Video Capture Card

$33.99
Sold 19
Quantity
Share the love
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Excellent Digital Format And Video Editing

FEATURE

  • Video Capture Card

USB 2.0 Video Capture Adapter provides a link between a PC and a video device with an RCA connector or S-Video connector, such as VHS, VCR, DVD, Hi8, and TV BOX. save your precious memories from VHS tapes onto your PC hard drive. Supports HD Video File Input.

  • Supports Multiple Formats

USB 2.0 video capture grabber adapter supports VCD, DVD, SVCD, WMV, and other video formats. To transfer the recorded movie to a hard drive or DVD, you can use a VCR, video camera, old-style camera, stereo, or other composite audio and video equipment (CVBS) to connect to a PC or laptop. Select PAL to record videos at the 25FPS frame rate and NTSC to record videos at the 30FPS frame rate.

  • High-Speed VHS to Digital Converter

Video grabbers can establish a connection between PC and video devices via VHS, VCR, and DVD and improve the image quality with parameters such as brightness/ contrast/ color tone/ sharpness, and saturation. 

  • Plug And Play

Video Capture Card USB 2.0 interface, plug and play, and do not need external power. Connect the analog signal video recorder with your PC/Laptop and achieve the conversion to a digital signal Capture High-quality Video and audio through the popular USB 2.0 interface.

  • Widely Compatible

Video Capture Card supports multiple operating systems: Microsoft Windows XP, Windows Vista, Windows 7, Windows 8, Microsoft Windows 10, Windows Linux, Mac; with good compatibility.

SPECIFICATION

  • Support NTSC, PAL, SECAM, Video format
  • Video input: One RCA composite, One S-Video
  • Audio input: Stereo audio (RCA)
  • Dimension: (L)88mm/3.5in x (W)28mm/1.1in x (H)18m/0.7in

PACKAGE INCLUDE

  • 1 * USB Video Capture Card

GET YOURS NOW!!!