Template:Video Processor: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:{{{imagefile}}}|200px|thumb|{{{processorname}}}]]
<noinclude>
This template is used to describe external video processing units such as the DVDO Edge, which handle tasks like deinterlacing, scaling, and noise reduction of analog or digital video sources.
 
Use the Edit tab to view the code and related fields.
[[Category:Template]]
</noinclude>
 
<includeonly>
[[File:{{{imagefile|}}}|200px|thumb|{{PAGENAME}}]]
{| class="wikitable"
{| class="wikitable"
!colspan="2"|Release Info
!colspan="2"|Release Info
|-
|-
|Year of Release
|Manufacturer
|{{{releaseyear}}}
|{{{manufacturer|}}}
|-
|Release Date
|{{{releasedate|}}}
|-
|-
|Country
|Country
|{{{country}}}
|{{{country|}}}
|-
|-
|Color Encoding System
|Color Encoding System
|{{{colorsystem}}}
|{{{colorsystem|}}}
|-
|-
!colspan="2"|Video Characteristics
!colspan="2"|Video Characteristics
|-
|-
|Analog Decoder
|Analog Decoder
|[[{{{analogdecoder}}}]]
|[[{{{analogdecoder|}}}]]
|-
|-
|Deinterlacer
|Deinterlacer
|[[{{{deinterlacer}}}]]
|[[{{{deinterlacer|}}}]]
|-
|-
|Scaler
|Scaler
|[[{{{scaler}}}]]
|[[{{{scaler|}}}]]
|-
|-
|Digital Video Processor
|Digital Processing Chip
|[[{{{digitalprocchip}}}]]
|[[{{{digitalprocchip|}}}]]
|-
|-
!colspan="2"|Power Characteristics
!colspan="2"|Power Characteristics
|-
|-
|Input Voltage
|Input Voltage
|{{{inputvolts}}}V
|{{#if: {{{inputvolts|}}} | {{{inputvolts}}}V | }}
|-
|-
|Power Frequency
|Power Frequency
|{{{powerfreq}}}Hz
|{{#if: {{{powerfreq|}}} | {{{powerfreq}}}Hz | }}
|-
|-
|Power Consumption
|Power Consumption
|{{{wattage}}}W
|{{#if: {{{wattage|}}} | {{{wattage}}}W | }}
|-
|-
!colspan="2"|Physical Characteristics
!colspan="2"|Physical Characteristics
|-
|-
|Dimensions (W x H x D)
|Dimensions (W x H x D)
|{{{dimensions}}}
|{{{dimensions|}}}
|-
|-
|Weight
|Weight
|{{{weight}}}
|{{{weight|}}}
|-
|-
!colspan="2"|Accessories
!colspan="2"|Accessories
|-
|-
|Remote Control
|Remote Control
|[[{{{remotepart}}}]]
|{{#if: {{{remotepart|}}} | {{#formredlink:target={{{remotepart|}}}|form=Remote Control}} | }}
|}
|}


Line 57: Line 68:
|-
|-
|Composite
|Composite
|{{{compositein}}}
|{{{compositein|0}}}
|-
|-
|S-Video
|S-Video
|{{{svideoin}}}
|{{{svideoin|0}}}
|-
|-
|Component
|Component
|{{{componentin}}}
|{{{componentin|0}}}
|-
|-
|VGA (RGBHV)
|VGA (RGBHV)
|{{{vgain}}}
|{{{vgain|0}}}
|-
|-
|HDMI
|HDMI
|{{{hdmiin}}}
|{{{hdmiin|0}}}
|-
|-
|DC VHF
|DC VHF
|{{{dcvhfin}}}
|{{{dcvhfin|0}}}
|-
|-
!colspan="2"|Audio
!colspan="2"|Audio
|-
|-
|Audio (Mono)
|Audio (Mono)
|{{{monoin}}}
|{{{monoin|0}}}
|-
|-
|Audio (Stereo)
|Audio (Stereo)
|{{{stereoin}}}
|{{{stereoin|0}}}
|-
|-
|AC-3 RF
|AC-3 RF
|{{{ac3rfin}}}
|{{{ac3rfin|0}}}
|-
|-
|Coaxial Digital (S/PDIF)
|Coaxial Digital (S/PDIF)
|{{{spdifin}}}
|{{{spdifin|0}}}
|-
|-
|Optical Digital
|Optical Digital
|{{{toslinkin}}}
|{{{toslinkin|0}}}
|-
|-
!colspan="2"|Remote Control
!colspan="2"|Remote Control
|-
|-
|Remote Input
|Remote Input
|{{{remoteinput}}}
|{{{remoteinput|0}}}
|-
|-
|Remote Output
|{{{remoteoutput}}}
|}
|}


Line 106: Line 115:
|-
|-
|Composite
|Composite
|{{{compositeout}}}
|{{{compositeout|0}}}
|-
|-
|S-Video
|S-Video
|{{{svideoout}}}
|{{{svideoout|0}}}
|-
|-
|Component
|Component
|{{{componentout}}}
|{{{componentout|0}}}
|-
|-
|VGA (RGBHV)
|VGA (RGBHV)
|{{{vgaout}}}
|{{{vgaout|0}}}
|-
|-
|HDMI
|HDMI
|{{{hdmiout}}}
|{{{hdmiout|0}}}
|-
|-
|DC VHF
|DC VHF
|{{{dcvhfout}}}
|{{{dcvhfout|0}}}
|-
|-
!colspan="2"|Audio
!colspan="2"|Audio
|-
|-
|Audio (Mono)
|Audio (Mono)
|{{{monoout}}}
|{{{monoout|0}}}
|-
|-
|Audio (Stereo)
|Audio (Stereo)
|{{{stereoout}}}
|{{{stereoout|0}}}
|-
|-
|AC-3 RF
|AC-3 RF
|{{{ac3rfout}}}
|{{{ac3rfout|0}}}
|-
|-
|Coaxial Digital (S/PDIF)
|Coaxial Digital (S/PDIF)
|{{{spdifout}}}
|{{{spdifout|0}}}
|-
|-
|Optical Digital
|Optical Digital
|{{{toslinkout}}}
|{{{toslinkout|0}}}
|-
|-
!colspan="2"|Remote Control
!colspan="2"|Remote Control
|-
|Remote Input
|{{{remoteinput}}}
|-
|-
|Remote Output
|Remote Output
|{{{remoteoutput}}}
|{{{remoteoutput|0}}}
|}
|}


[[Category:Video Processors]]
[[Category:Video Processors]]
</includeonly>

Latest revision as of 22:20, 14 February 2020

This template is used to describe external video processing units such as the DVDO Edge, which handle tasks like deinterlacing, scaling, and noise reduction of analog or digital video sources.

Use the Edit tab to view the code and related fields.