mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 04:37:09 +08:00
Adapted audio repacker for 32-bit samples, with an ifdef to use SIMD or C version.
28 lines
761 B
INI
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"
|