new settings
This commit is contained in:
1123
obs_profiles/Stream.json
Normal file
1123
obs_profiles/Stream.json
Normal file
File diff suppressed because it is too large
Load Diff
113
obs_profiles/Stream/basic.ini
Normal file
113
obs_profiles/Stream/basic.ini
Normal file
@ -0,0 +1,113 @@
|
|||||||
|
[General]
|
||||||
|
Name=Stream
|
||||||
|
|
||||||
|
[Output]
|
||||||
|
Mode=Simple
|
||||||
|
FilenameFormatting=%CCYY-%MM-%DD %hh-%mm-%ss
|
||||||
|
DelayEnable=false
|
||||||
|
DelaySec=20
|
||||||
|
DelayPreserve=true
|
||||||
|
Reconnect=true
|
||||||
|
RetryDelay=2
|
||||||
|
MaxRetries=25
|
||||||
|
BindIP=default
|
||||||
|
IPFamily=IPv4+IPv6
|
||||||
|
NewSocketLoopEnable=false
|
||||||
|
LowLatencyEnable=false
|
||||||
|
|
||||||
|
[Stream1]
|
||||||
|
IgnoreRecommended=false
|
||||||
|
EnableMultitrackVideo=false
|
||||||
|
MultitrackVideoMaximumAggregateBitrateAuto=true
|
||||||
|
MultitrackVideoMaximumVideoTracksAuto=true
|
||||||
|
|
||||||
|
[SimpleOutput]
|
||||||
|
FilePath=/home/niklas
|
||||||
|
RecFormat2=mkv
|
||||||
|
VBitrate=6000
|
||||||
|
ABitrate=160
|
||||||
|
Preset=veryfast
|
||||||
|
NVENCPreset2=p5
|
||||||
|
RecQuality=Stream
|
||||||
|
RecRB=false
|
||||||
|
RecRBTime=20
|
||||||
|
RecRBSize=512
|
||||||
|
RecRBPrefix=Replay
|
||||||
|
StreamAudioEncoder=aac
|
||||||
|
RecAudioEncoder=aac
|
||||||
|
RecTracks=1
|
||||||
|
StreamEncoder=x264
|
||||||
|
RecEncoder=x264
|
||||||
|
UseAdvanced=false
|
||||||
|
|
||||||
|
[AdvOut]
|
||||||
|
ApplyServiceSettings=true
|
||||||
|
UseRescale=false
|
||||||
|
TrackIndex=1
|
||||||
|
VodTrackIndex=2
|
||||||
|
Encoder=obs_x264
|
||||||
|
RecType=Standard
|
||||||
|
RecFilePath=/home/niklas
|
||||||
|
RecFormat2=mkv
|
||||||
|
RecUseRescale=false
|
||||||
|
RecTracks=1
|
||||||
|
RecEncoder=none
|
||||||
|
FLVTrack=1
|
||||||
|
StreamMultiTrackAudioMixes=1
|
||||||
|
FFOutputToFile=true
|
||||||
|
FFFilePath=/home/niklas
|
||||||
|
FFVBitrate=2500
|
||||||
|
FFVGOPSize=250
|
||||||
|
FFUseRescale=false
|
||||||
|
FFIgnoreCompat=false
|
||||||
|
FFABitrate=160
|
||||||
|
FFAudioMixes=1
|
||||||
|
Track1Bitrate=160
|
||||||
|
Track2Bitrate=160
|
||||||
|
Track3Bitrate=160
|
||||||
|
Track4Bitrate=160
|
||||||
|
Track5Bitrate=160
|
||||||
|
Track6Bitrate=160
|
||||||
|
RecSplitFileTime=15
|
||||||
|
RecSplitFileSize=2048
|
||||||
|
RecRB=false
|
||||||
|
RecRBTime=20
|
||||||
|
RecRBSize=512
|
||||||
|
AudioEncoder=libfdk_aac
|
||||||
|
RecAudioEncoder=libfdk_aac
|
||||||
|
RecSplitFileType=Time
|
||||||
|
FFFormat=
|
||||||
|
FFFormatMimeType=
|
||||||
|
FFVEncoderId=0
|
||||||
|
FFVEncoder=
|
||||||
|
FFAEncoderId=0
|
||||||
|
FFAEncoder=
|
||||||
|
FFExtension=mp4
|
||||||
|
|
||||||
|
[Video]
|
||||||
|
BaseCX=1920
|
||||||
|
BaseCY=1080
|
||||||
|
OutputCX=1920
|
||||||
|
OutputCY=1080
|
||||||
|
FPSType=0
|
||||||
|
FPSCommon=60
|
||||||
|
FPSInt=30
|
||||||
|
FPSNum=30
|
||||||
|
FPSDen=1
|
||||||
|
ScaleType=bicubic
|
||||||
|
ColorFormat=NV12
|
||||||
|
ColorSpace=709
|
||||||
|
ColorRange=Partial
|
||||||
|
SdrWhiteLevel=300
|
||||||
|
HdrNominalPeakLevel=1000
|
||||||
|
|
||||||
|
[Audio]
|
||||||
|
MonitoringDeviceId=default
|
||||||
|
MonitoringDeviceName=Standard
|
||||||
|
SampleRate=48000
|
||||||
|
ChannelSetup=Stereo
|
||||||
|
MeterDecayRate=23.53
|
||||||
|
PeakMeterType=0
|
||||||
|
|
||||||
|
[Panels]
|
||||||
|
CookieId=1BCD136EE50BC07D
|
1
obs_profiles/Stream/service.json
Normal file
1
obs_profiles/Stream/service.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"type":"rtmp_common","settings":{"service":"Twitch","protocol":"RTMP","server":"auto","bwtest":false,"key":"live_106026724_O96ZaUQEKzfv8eUSOKZ2ESGdhBVvw1","stream_key_link":"https://dashboard.twitch.tv/settings/stream","multitrack_video_configuration_url":"https://ingest.twitch.tv/api/v3/GetClientConfiguration","multitrack_video_name":"Enhanced Broadcasting","multitrack_video_disclaimer":"Enhanced Broadcasting optimiert automatisch Ihre Einstellungen, um mehrere Videoqualitäten zu kodieren und an Twitch zu senden. Twitch werden dann Informationen über die Konfiguration Ihres Computers und Ihrer Software mitgeteilt. <a href='https://help.twitch.tv/s/article/multiple-encodes'>Mehr darüber erfahren</a>"}}
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user