AV Device Queries: Difference between revisions
Create AV Device Queries page with example Semantic MediaWiki queries for AV equipment (via create-page on MediaWiki MCP Server) |
Add query for frame synchronizers with Hirose 7-pin DUB Y/C color-under input (via update-page on MediaWiki MCP Server) |
||
| Line 16: | Line 16: | ||
{{#ask: | {{#ask: | ||
[[Has device type::Time base corrector]] | |||
[[Category:AV devices]] | [[Category:AV devices]] | ||
|?Has image#100px;x100px=Photo | |?Has image#100px;x100px=Photo | ||
|?Has brand=Brand | |?Has brand=Brand | ||
| Line 41: | Line 41: | ||
|headers=plain | |headers=plain | ||
|sort=Has brand | |sort=Has brand | ||
}} | |||
=== 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. | |||
{{#ask: | |||
[[Has video signal format::Y/C DUB color-under]] | |||
[[Has connector type::Hirose 7-pin DUB]] | |||
[[Has AV device.TBC type::Frame synchronizer]] | |||
|?Has AV device.Has image#100px;x100px=Photo | |||
|?Has AV device.Has brand=Brand | |||
|?Has AV device=Device | |||
|?Has AV device.Has year released=Year | |||
|format=broadtable | |||
|headers=plain | |||
|sort=Has AV device.Has brand | |||
}} | }} | ||