Form:AV device: Difference between revisions

Add W-VHS to format_family, supported_formats, and recording_formats options (via update-page on MediaWiki MCP Server)
Rename oem_manufacturer field to oem to match CRT model form convention (via update-page on MediaWiki MCP Server)
 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
! Brand:
! Brand:
| {{{field|brand|input type=combobox|values from category=Manufacturers|mandatory}}}
| {{{field|brand|input type=combobox|values from category=Manufacturers|mandatory}}}
|-
! OEM Manufacturer:
| {{{field|oem|input type=combobox|values from category=Manufacturers}}}
<small>If this device was manufactured by a different company than the brand (e.g., Realistic VCRs made by Sanyo, Fisher, Funai). Leave blank if the brand and manufacturer are the same.</small>
|-
|-
! Model code:
! Model code:
Line 12: Line 16:
|-
|-
! Device type:
! Device type:
| {{{field|device_type|input type=dropdown|values=Video mixer,Time base corrector,VCR,Video player,VCR/DVD combo,VCR/DVD-R combo,VCR/HDD combo,VTR,Frame synchronizer,Video processor,Distribution amplifier,Scan converter,Character generator,Editing controller,Other|mandatory}}}
| {{{field|device_type|input type=dropdown|values=Video mixer,Time base corrector,VCR,Video player,VCR/DVD combo,VCR/DVD-R combo,VCR/HDD combo,VTR,Frame synchronizer,Video processor,Distribution amplifier,Scan converter,Character generator,Editing controller,DVD recorder,Camcorder,Other|mandatory}}}
|-
|-
! Format family:
! Format family:
| {{{field|format_family|input type=dropdown|values=,VHS,W-VHS,Betamax,U-matic,Video8,DV}}}
| {{{field|format_family|input type=dropdown|values=,VHS,W-VHS,Betamax,Betacam,U-matic,Video8,DV}}}
|-
! Market:
| {{{field|market|input type=combobox|values from category=Markets}}}
<small>Sales region or destination market (e.g., Japan, USA, Europe). Comma-separated for multiple.</small>
|-
|-
! Supported formats:
! Supported formats:
| {{{field|supported_formats|input type=checkboxes|values=VHS,VHS-C,S-VHS,S-VHS-C,D-VHS,W-VHS,Betamax,SuperBeta,ED Beta,U-matic,U-matic SP,Video8,Hi8,Digital8,MiniDV,DVCAM,DVCPRO,HDV}}}
| {{{field|supported_formats|input type=checkboxes|values=VHS,VHS-C,S-VHS,S-VHS-C,D-VHS,W-VHS,Betamax,SuperBeta,Hi-Band Beta,ED Beta,Betacam,Betacam SP,Digital Betacam,U-matic,U-matic SP,Video8,Hi8,Digital8,MiniDV,DVCAM,DVCPRO,HDV}}}
|-
|-
! Recording formats:
! Recording formats:
| {{{field|recording_formats|input type=checkboxes|values=VHS,VHS-C,S-VHS,S-VHS-C,D-VHS,W-VHS,Betamax,SuperBeta,ED Beta,U-matic,U-matic SP,Video8,Hi8,Digital8,MiniDV,DVCAM,DVCPRO,HDV}}}
| {{{field|recording_formats|input type=checkboxes|values=VHS,VHS-C,S-VHS,S-VHS-C,D-VHS,W-VHS,Betamax,SuperBeta,Hi-Band Beta,ED Beta,Betacam,Betacam SP,Digital Betacam,U-matic,U-matic SP,Video8,Hi8,Digital8,MiniDV,DVCAM,DVCPRO,HDV}}}
|-
|-
! Main photo:
! Main photo:
Line 34: Line 42:
! Year discontinued:
! Year discontinued:
| {{{field|year_discontinued|input type=text|size=6|placeholder=2001}}}
| {{{field|year_discontinued|input type=text|size=6|placeholder=2001}}}
|-
! MSRP:
| ${{{field|msrp|input type=text|size=12|placeholder=6069.00}}}
<small>Original manufacturer's suggested retail price in USD. Numbers only, no dollar sign or commas (e.g., 6069.00).</small>
|-
|-
! Features:
! Features:
Line 40: Line 52:
! Description:
! Description:
| {{{field|description|input type=textarea|rows=6|placeholder=Detailed description of the device, its history, and notable characteristics.}}}
| {{{field|description|input type=textarea|rows=6|placeholder=Detailed description of the device, its history, and notable characteristics.}}}
|-
! Related models:
| {{{field|related_models|input type=tokens|values from category=AV devices}}}
<small>Other versions of this device (e.g., PAL/NTSC variants, upgraded models). Comma-separated page names.</small>
|-
|-
! Dimensions (H × W × D):
! Dimensions (H × W × D):
Line 82: Line 98:


== TBC Capabilities ==
== TBC Capabilities ==
If this device has time base correction capabilities, add each TBC type. Buffer size is optional but useful for older units with limited correction range.
If this device has time base correction capabilities, add each type. Line TBC corrects timing within individual scan lines (horizontal timing). Frame synchronizer buffers a complete frame and stabilizes frame-level output timing (vertical timing), but does not necessarily correct line-level errors. A device may have one or both — dedicated TBCs like the DataVideo TBC-1000 typically do both, while built-in VCR TBCs are usually line-only and many DVD recorders/mixers are frame synchronizer-only.


{{{for template|AV TBC|multiple|add button text=Add TBC capability}}}
{{{for template|AV TBC|multiple|add button text=Add TBC capability}}}
{| class="formtable"
{| class="formtable"
! TBC type:
! TBC type:
| {{{field|type|input type=dropdown|values=Line TBC,Frame TBC|mandatory}}}
| {{{field|type|input type=dropdown|values=Line TBC,Frame synchronizer|mandatory}}}
|-
|-
! Buffer size:
! Buffer size:
MediaWiki Appliance - Powered by TurnKey Linux