Commit graph

10 commits

Author SHA1 Message Date
Sebastian Dröge 27fb7d380a Add property for enabling/disabling of RP188 receival/transmission
Enabling this can lead to frame drops in certain setups so enabling it
always is not ideal.
2022-12-05 12:43:51 +02:00
Sebastian Dröge 2bddfeac8a Add support for writing CEA608 S334-1 Annex A Closed Captions
And allow configuring the line number to use for CEA708/608 captions.
2022-03-29 13:56:09 +03:00
Sebastian Dröge d61b415230 Add properties for selecting capture/output frame buffers to use
And calculate them automatically be default based on the number of frame
buffers available and the number of channels.

This works around various bugs in the AJA SDK when selecting these
manually.

See AJA support ticket #5056.
2021-08-27 15:04:30 +03:00
Sebastian Dröge a2b30015c7 Add AJA device provider 2021-08-27 14:42:13 +03:00
Sebastian Dröge 735768b905 Add support for UHD/UHD2 modes and SDI quad-link modes 2021-07-06 15:23:17 +03:00
Sebastian Dröge 19f752f8d6 Output VANC via "TALL" video frames if firmware VANC extraction can't be used
This is the case if the device does not support it, or if the output
channel and SDI output are not the same.
2021-02-19 19:41:09 +02:00
Sebastian Dröge fe248a23e4 Fill ANC buffers from the GStreamer streaming thread and not the rendering thread 2021-02-19 14:47:08 +02:00
Sebastian Dröge 12380026e6 Simplify configuration of timecode index and embedded audio source 2021-02-09 15:08:26 +02:00
Sebastian Dröge 7be26718b8 Add configuration for audio source, embedded audio input and timecode index 2021-02-09 13:24:20 +02:00
Sebastian Dröge 577e9f936b Initial commit 2021-02-08 22:35:45 +02:00