|
|
| 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 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 92: |
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]] |