Adding DHCP24 grafik and obs
This commit is contained in:
parent
81afd614a1
commit
7511d8f687
|
@ -0,0 +1,3 @@
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mkv filter=lfs diff=lfs merge=lfs -text
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,129 @@
|
||||||
|
[General]
|
||||||
|
Name=DHCP24_UHD
|
||||||
|
OpenStatsOnStartup=true
|
||||||
|
|
||||||
|
[Output]
|
||||||
|
Mode=Advanced
|
||||||
|
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=C:\\Users\\VOC\\Videos
|
||||||
|
RecFormat2=mkv
|
||||||
|
VBitrate=6000
|
||||||
|
ABitrate=160
|
||||||
|
UseAdvanced=false
|
||||||
|
Preset=veryfast
|
||||||
|
NVENCPreset2=p5
|
||||||
|
RecQuality=Stream
|
||||||
|
RecRB=false
|
||||||
|
RecRBTime=20
|
||||||
|
RecRBSize=512
|
||||||
|
RecRBPrefix=Replay
|
||||||
|
StreamAudioEncoder=aac
|
||||||
|
RecAudioEncoder=aac
|
||||||
|
RecTracks=1
|
||||||
|
StreamEncoder=nvenc
|
||||||
|
RecEncoder=nvenc
|
||||||
|
|
||||||
|
[AdvOut]
|
||||||
|
ApplyServiceSettings=true
|
||||||
|
UseRescale=false
|
||||||
|
TrackIndex=1
|
||||||
|
VodTrackIndex=2
|
||||||
|
Encoder=obs_x264
|
||||||
|
RecType=Standard
|
||||||
|
RecFilePath=D:/DHCP24_OBS
|
||||||
|
RecFormat2=mkv
|
||||||
|
RecUseRescale=false
|
||||||
|
RecTracks=1
|
||||||
|
RecEncoder=jim_nvenc
|
||||||
|
FLVTrack=1
|
||||||
|
StreamMultiTrackAudioMixes=1
|
||||||
|
FFOutputToFile=true
|
||||||
|
FFFilePath=C:\\Users\\VOC\\Videos
|
||||||
|
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=5
|
||||||
|
RecSplitFileSize=2048
|
||||||
|
RecRB=false
|
||||||
|
RecRBTime=20
|
||||||
|
RecRBSize=512
|
||||||
|
AudioEncoder=ffmpeg_aac
|
||||||
|
RecAudioEncoder=ffmpeg_aac
|
||||||
|
RescaleRes=1920x1080
|
||||||
|
RecRescaleRes=1920x1080
|
||||||
|
RecSplitFileType=Time
|
||||||
|
FFFormat=
|
||||||
|
FFFormatMimeType=
|
||||||
|
FFRescaleRes=1920x1080
|
||||||
|
FFVEncoderId=0
|
||||||
|
FFVEncoder=
|
||||||
|
FFAEncoderId=0
|
||||||
|
FFAEncoder=
|
||||||
|
RescaleFilter=2
|
||||||
|
RecSplitFile=true
|
||||||
|
RecFileNameWithoutSpace=true
|
||||||
|
FFExtension=mp4
|
||||||
|
|
||||||
|
[Video]
|
||||||
|
BaseCX=3840
|
||||||
|
BaseCY=2160
|
||||||
|
OutputCX=3840
|
||||||
|
OutputCY=2160
|
||||||
|
FPSType=0
|
||||||
|
FPSCommon=50 PAL
|
||||||
|
FPSInt=30
|
||||||
|
FPSNum=30
|
||||||
|
FPSDen=1
|
||||||
|
ScaleType=bicubic
|
||||||
|
ColorFormat=NV12
|
||||||
|
ColorSpace=709
|
||||||
|
ColorRange=Partial
|
||||||
|
SdrWhiteLevel=300
|
||||||
|
HdrNominalPeakLevel=1000
|
||||||
|
|
||||||
|
[Audio]
|
||||||
|
MonitoringDeviceId=default
|
||||||
|
MonitoringDeviceName=Default
|
||||||
|
SampleRate=48000
|
||||||
|
ChannelSetup=Stereo
|
||||||
|
MeterDecayRate=23.53
|
||||||
|
PeakMeterType=0
|
||||||
|
|
||||||
|
[Panels]
|
||||||
|
CookieId=CBCAF98AC5C20095
|
||||||
|
|
||||||
|
[Hotkeys]
|
||||||
|
OBSBasic.Transition={"bindings":[]}
|
||||||
|
OBSBasic.StartStreaming={"bindings":[]}
|
||||||
|
OBSBasic.QuickTransition.1={"bindings":[{"shift":true,"control":true,"key":"OBS_KEY_F8"}]}
|
||||||
|
OBSBasic.QuickTransition.3={"bindings":[{"shift":true,"control":true,"key":"OBS_KEY_F9"}]}
|
||||||
|
|
||||||
|
[Stats]
|
||||||
|
geometry=AdnQywADAAAAAANpAAAC9gAABogAAAQsAAADaQAAAxUAAAaIAAAELAAAAAAAAAAAB4AAAANpAAADFQAABogAAAQs
|
|
@ -0,0 +1 @@
|
||||||
|
{"bitrate":50000,"preset2":"p4","lookahead":true}
|
|
@ -0,0 +1 @@
|
||||||
|
{"type":"rtmp_custom","settings":{"server":"rtmp://ingest.chaoswest.tv/live","use_auth":false,"bwtest":false,"key":""}}
|
|
@ -0,0 +1 @@
|
||||||
|
{"bitrate":9999,"crf":22,"keyint_sec":2,"rate_control":"VBR"}
|
|
@ -1,3 +1,4 @@
|
||||||
# obs-szene-dhcp24
|
# obs-szene-dhcp24
|
||||||
|
|
||||||
OBS Szene DHCP 2024
|
OBS Szene der DHCP 2024
|
||||||
|
https://dhcp.cfhn.it/
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 233 KiB |
Binary file not shown.
Loading…
Reference in New Issue