// CASPARCG
CasparCG tools
& guides.
Config generators, AMCP builders, and notes from running CasparCG in production — for channels, Decklink, NDI, and the config file that ties it all together.
[casparcg.config]
<channels>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>1</device>
<embedded-audio>true</embedded-audio>
</decklink>
</consumers>
</channel>
</channels>
// TOOLS & GUIDES
TOOL
CasparCG Config Generator
Intuitive web tool for creating configuration files for CasparCG
TOOL
CasparCG Config Generator v2
Build a casparcg.config by describing the machine — pick your DeckLink cards, click the connector each channel comes out of, and get device numbers that are right.
TOOL
CasparCG Seek Calculator
Convert a time into the frame number CasparCG's SEEK field expects, using your channel's frame rate.