AV Device Queries: Difference between revisions

Add query for frame synchronizers with Hirose 7-pin DUB Y/C color-under input (via update-page on MediaWiki MCP Server)
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:


== Example Queries ==
== Example Queries ==
=== All time base correctors ===
Which TBCs do we have documented? Handy for anyone shopping for a TBC to clean up their VHS captures.
{{#ask:
[[Has device type::Time base corrector]]
[[Category:AV devices]]
|?Has image#100px;x100px=Photo
|?Has brand=Brand
|?Has model code=Model
|?Has year released=Year
|format=broadtable
|headers=plain
|sort=Has brand
}}
=== Frame synchronizers ===
Frame synchronizers go a step beyond TBCs — they regenerate the entire frame, making them ideal for mixed-format workflows and broadcast-quality output.
{{#ask:
[[Category:AV devices]]
[[Has device type::Frame synchronizer]]
|?Has image#100px;x100px=Photo
|?Has brand=Brand
|?Has model code=Model
|?Has year released=Year
|format=broadtable
|headers=plain
|sort=Has brand
}}


=== Frame synchronizers with DUB input ===
=== Frame synchronizers with DUB input ===


Which devices have frame synchronization ''and'' a Hirose 7-pin DUB connector carrying Y/C color-under signal? These are the units that can frame-sync directly from a U-Matic or other DUB-output VTR without needing a separate adapter or transcoder.
Which devices have frame synchronization capability ''and'' a [[Hirose 7-pin DUB]] connector carrying [[Y/C DUB color-under|Y/C color-under]] signal? These are the units that can frame-sync directly from a U-Matic or other DUB-output VTR without needing a separate adapter or transcoder.


{{#ask:
{{#ask:
Line 53: Line 21:
  |?Has AV device.Has image#100px;x100px=Photo
  |?Has AV device.Has image#100px;x100px=Photo
  |?Has AV device.Has brand=Brand
  |?Has AV device.Has brand=Brand
  |?Has AV device=Device
  |?Has AV device.Has model code=Model
  |?Has AV device.Has year released=Year
|?Has AV device.Has device type=Type
  |?Has AV device.Has year released#=Year
  |format=broadtable
  |format=broadtable
  |headers=plain
  |headers=plain
Line 83: Line 52:
  |?Has model code=Model
  |?Has model code=Model
  |?Has device type=Type
  |?Has device type=Type
  |?Has year released=Year
  |?Has year released#=Year
  |format=broadtable
  |format=broadtable
  |headers=plain
  |headers=plain
Line 91: Line 60:
}}
}}


=== Devices with S-Video I/O ===
Which devices support S-Video? Useful for finding equipment that pairs well with S-VHS and Hi8 decks.
{{#ask:
[[Category:AV devices]]
[[Has video signal format::S-Video (Y/C)]]
|?Has image#100px;x100px=Photo
|?Has brand=Brand
|?Has model code=Model
|?Has device type=Type
|format=broadtable
|headers=plain
|sort=Has brand
}}


[[Category:Special pages]]
[[Category:Special pages]]
MediaWiki Appliance - Powered by TurnKey Linux