Loading sub-menu...

Galicaster Configuration

compared with
Version 25 by developer
on abr 10, 2012 18:27.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History

{code}

*** *Blackmagic*: Video device
**** Admitted values:
***** {{name}}: Name assigned to the device.
***** {{device}}: Device type: decklink
***** {{flavor}}: Matterhorn "flavor" associated to the track. ({{presenter\|presentation\|other}})
***** {{file}}: The file name where the track will be recorded.
***** {{active}}: Whether the device will be played and recorded. ({{True\|False}})
***** {{input}}: Input signal format. (sdi|hdmi|opticalsdi|component|composite|svideo)
***** {{input-mode}}: Input vidoe mode and framerate (1-20). More information [here|Galicaster:Blackmagic cards].

**** Example:
{code:none}
[track3]
name = Blackmagic
device = decklink
flavor = presenter
file = CAMERA.avi
active = True
input = sdi
input-mode = 4

{code}