diff options
Diffstat (limited to 'inventory/host_vars/glt-calypso.yml')
-rw-r--r-- | inventory/host_vars/glt-calypso.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/glt-calypso.yml b/inventory/host_vars/glt-calypso.yml index cbe70140..0f517e39 100644 --- a/inventory/host_vars/glt-calypso.yml +++ b/inventory/host_vars/glt-calypso.yml @@ -69,7 +69,7 @@ recorder_storage: name: recorder recorder_base_path: /srv/storage/recorder recorder_inst_name: feed-glt21s1 -recorder_ffmpeg_image_version: bookworm-decklink12.5-2024-02-08.32 +recorder_ffmpeg_image_version: bookworm-decklink12.5-2024-02-18.33 recorder_input: ['-f', 'decklink', '-video_input', 'sdi', '-format_code', 'Hp25', '-ac', '2', '-i', 'DeckLink SDI (1)'] recorder_video_filter_common: "colorspace=iall=bt709:irange=tv:all=bt709:range=tv" |