2015-02-18 15:15:38 -08:00
|
|
|
BlackmagicDevice="Blackmagic Device"
|
|
|
|
Device="Device"
|
|
|
|
Mode="Mode"
|
|
|
|
Buffering="Use Buffering"
|
2015-10-08 10:42:33 -07:00
|
|
|
PixelFormat="Pixel Format"
|
2019-04-22 23:38:26 -07:00
|
|
|
ColorSpace="Color Space"
|
2017-05-05 21:55:06 +09:00
|
|
|
ColorSpace.Default="Default"
|
2019-04-22 23:38:26 -07:00
|
|
|
ColorRange="Color Range"
|
2017-05-05 21:55:06 +09:00
|
|
|
ColorRange.Default="Default"
|
|
|
|
ColorRange.Partial="Partial"
|
|
|
|
ColorRange.Full="Full"
|
2017-03-31 13:03:38 +09:00
|
|
|
ChannelFormat="Channel"
|
|
|
|
ChannelFormat.None="None"
|
|
|
|
ChannelFormat.2_0ch="2ch"
|
2017-12-04 23:32:50 +01:00
|
|
|
ChannelFormat.2_1ch="2.1ch"
|
libobs: Add surround sound audio support
(This commit also modifies the following modules: UI,
deps/media-playback, coreaudio-encoder, decklink, linux-alsa,
linux-pulseaudio, mac-capture, obs-ffmpeg, obs-filters, obs-libfdk,
obs-outputs, win-dshow, and win-wasapi)
Adds surround sound audio support to the core, core plugins, and user
interface.
Compatible streaming services: Twitch, FB 360 live
Compatible protocols: rtmp / mpeg-ts tcp udp
Compatible file formats: mkv mp4 ts (others untested)
Compatible codecs: ffmpeg aac, fdk_aac, CoreAudio aac,
opus, vorbis, pcm (others untested).
Tested streaming servers: wowza, nginx
HLS, mpeg-dash : surround passthrough
Html5 players tested with live surround:
videojs, mediaelement, viblast (hls+dash), hls.js
Decklink: on win32, swap channels order for 5.1 7.1
(due to different channel mapping on wav, mpeg, ffmpeg)
Audio filters: surround working.
Monitoring: surround working (win macOs linux (pulse-audio)).
VST: stereo plugins keep in general only the first two channels.
surround plugins should work (e.g. mcfx does).
OS: win, macOs, linux (alsa, pulse-audio).
Misc: larger audio bitrates unlocked to accommodate more channels
NB: mf-aac only supports mono and stereo + 5.1 on win 10
(not implemented due to lack of usefulness)
Closes jp9000/obs-studio#968
2017-05-27 02:15:54 +02:00
|
|
|
ChannelFormat.4_0ch="4ch"
|
|
|
|
ChannelFormat.4_1ch="4.1ch"
|
2017-12-04 23:32:50 +01:00
|
|
|
ChannelFormat.5_1ch="5.1ch"
|
|
|
|
ChannelFormat.7_1ch="7.1ch"
|
2018-07-30 18:31:53 -07:00
|
|
|
DeactivateWhenNotShowing="Deactivate when not showing"
|
2018-09-25 17:51:32 -05:00
|
|
|
AutoStart="Auto start on launch"
|
2019-03-12 06:23:41 +01:00
|
|
|
SwapFC-LFE="Swap FC and LFE"
|
2019-03-03 22:37:53 +01:00
|
|
|
SwapFC-LFE.Tooltip="Swap Front Center Channel and LFE Channel"
|
2019-02-25 23:19:35 -06:00
|
|
|
VideoConnection="Video Connection"
|
|
|
|
AudioConnection="Audio Connection"
|