Files
obs-studio/plugins/aja/data/locale/en-US.ini
T
Paul Hindt 003241511c aja: Add audio channel selection to capture
Adapted audio repacker for 32-bit samples,

with an ifdef to use SIMD or C version.
2023-02-15 10:38:39 -05:00

28 lines
761 B
INI

AJACapture.Device="AJA I/O Device Capture"
AJAOutput.Device="AJA I/O Device Output"
Device="Device"
Output="Output"
Input="Input"
Mode="Mode"
VideoFormat="Video Format"
PixelFormat="Pixel Format"
AutoDetect="Auto Detect"
Interlaced="Interlaced"
AutoStart="Auto start on launch"
Buffering="Use Buffering"
DeactivateWhenNotShowing="Deactivate when not showing"
IOSelect="Select..."
SDITransport="SDI Transport"
SDITransport4K="SDI 4K Transport"
Auto="Auto"
ChannelFormat="Channel"
ChannelFormat.None="None"
ChannelFormat.2_0ch="2ch"
ChannelFormat.2_1ch="2.1ch"
ChannelFormat.4_0ch="4ch"
ChannelFormat.4_1ch="4.1ch"
ChannelFormat.5_1ch="5.1ch"
ChannelFormat.7_1ch="7.1ch"
SwapFC-LFE="Swap FC and LFE"
SwapFC-LFE.Tooltip="Swap Front Center Channel and LFE Channel"