Template:Video Processor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[File:{{{imagefile}}}|200px|thumb|{{ | <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 | ||
|- | |- | ||
| | |Manufacturer | ||
|{{{ | |{{{manufacturer|}}} | ||
|- | |||
|Release Date | |||
|{{{releasedate|}}} | |||
|- | |- | ||
|Country | |Country | ||
|{{{country}}} | |{{{country|}}} | ||
|- | |- | ||
|Color Encoding System | |Color Encoding System | ||
|{{{colorsystem}}} | |{{{colorsystem|}}} | ||
|- | |- | ||
!colspan="2"|Video Characteristics | !colspan="2"|Video Characteristics | ||
|- | |- | ||
|Digital | |Analog Decoder | ||
|[[{{{digitalprocchip}}}]] | |[[{{{analogdecoder|}}}]] | ||
|- | |||
|Deinterlacer | |||
|[[{{{deinterlacer|}}}]] | |||
|- | |||
|Scaler | |||
|[[{{{scaler|}}}]] | |||
|- | |||
|Digital Processing Chip | |||
|[[{{{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 | ||
| | |{{#if: {{{remotepart|}}} | {{#formredlink:target={{{remotepart|}}}|form=Remote Control}} | }} | ||
|} | |} | ||
Line 48: | Line 68: | ||
|- | |- | ||
|Composite | |Composite | ||
|{{{compositein}}} | |{{{compositein|0}}} | ||
|- | |- | ||
|S-Video | |S-Video | ||
|{{{svideoin}}} | |{{{svideoin|0}}} | ||
|- | |- | ||
|Component | |Component | ||
|{{{componentin}}} | |{{{componentin|0}}} | ||
|- | |||
|VGA (RGBHV) | |||
|{{{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) | |||
|{{{spdifin|0}}} | |||
|- | |- | ||
|Optical Digital | |Optical Digital | ||
|{{{toslinkin}}} | |{{{toslinkin|0}}} | ||
|- | |- | ||
!colspan="2"|Remote Control | !colspan="2"|Remote Control | ||
|- | |- | ||
|Remote Input | |Remote Input | ||
|{{{remoteinput}}} | |{{{remoteinput|0}}} | ||
|- | |- | ||
|} | |} | ||
Line 91: | Line 115: | ||
|- | |- | ||
|Composite | |Composite | ||
|{{{compositeout}}} | |{{{compositeout|0}}} | ||
|- | |- | ||
|S-Video | |S-Video | ||
|{{{svideoout}}} | |{{{svideoout|0}}} | ||
|- | |- | ||
|Component | |Component | ||
|{{{componentout}}} | |{{{componentout|0}}} | ||
|- | |||
|VGA (RGBHV) | |||
|{{{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) | |||
|{{{spdifout|0}}} | |||
|- | |- | ||
|Optical Digital | |Optical Digital | ||
|{{{toslinkout}}} | |{{{toslinkout|0}}} | ||
|- | |- | ||
!colspan="2"|Remote Control | !colspan="2"|Remote Control | ||
|- | |- | ||
|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.