Created
May 23, 2024 19:43
-
-
Save WizardlyBump17/c2b9484cd708f9cd98b39c9881db0015 to your computer and use it in GitHub Desktop.
Profile for Linux, 2160x1080, mpeg2video, bitrate 150M, pcm_s32le 192Kbps. Works on Davinci Resolve
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[General] | |
Name=Profile name | |
[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 | |
[SimpleOutput] | |
FilePath=/path/ | |
RecFormat2=mkv | |
VBitrate=2500 | |
ABitrate=160 | |
UseAdvanced=false | |
Preset=veryfast | |
NVENCPreset2=p5 | |
RecQuality=Lossless | |
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=FFmpeg | |
RecFilePath=/path/ | |
RecFormat2=mkv | |
RecUseRescale=false | |
RecTracks=1 | |
RecEncoder=ffmpeg_nvenc | |
FLVTrack=1 | |
FFOutputToFile=true | |
FFFilePath=/path/ | |
FFVBitrate=150000 | |
FFVGOPSize=0 | |
FFUseRescale=false | |
FFIgnoreCompat=false | |
FFABitrate=192 | |
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=ffmpeg_aac | |
RecAudioEncoder=ffmpeg_aac | |
RecSplitFileType=Time | |
FFFormat=matroska | |
FFFormatMimeType=video/x-matroska | |
FFVEncoderId=2 | |
FFVEncoder=mpeg2video | |
FFAEncoderId=65544 | |
FFAEncoder=pcm_s32le | |
StreamMultiTrackAudioMixes=1 | |
FFExtension=mkv | |
[Video] | |
BaseCX=2560 | |
BaseCY=1080 | |
OutputCX=2560 | |
OutputCY=1080 | |
FPSType=1 | |
FPSCommon=60 | |
FPSInt=75 | |
FPSNum=75000 | |
FPSDen=1001 | |
ScaleType=bicubic | |
ColorFormat=NV12 | |
ColorSpace=709 | |
ColorRange=Partial | |
SdrWhiteLevel=300 | |
HdrNominalPeakLevel=1000 | |
AutoRemux=true | |
[Audio] | |
MonitoringDeviceId=default | |
MonitoringDeviceName=Default | |
SampleRate=48000 | |
ChannelSetup=Stereo | |
MeterDecayRate=23.53 | |
PeakMeterType=0 | |
[Panels] | |
CookieId= 78CB5D25E6D0076 | |
[Hotkeys] | |
OBSBasic.StartRecording={"bindings":[{"shift":true,"control":true,"alt":true,"key":"OBS_KEY_F9"}]} | |
OBSBasic.StopRecording={"bindings":[{"shift":true,"control":true,"alt":true,"key":"OBS_KEY_F9"}]} | |
OBSBasic.PauseRecording={"bindings":[{"shift":true,"control":true,"alt":true,"key":"OBS_KEY_F10"}]} | |
OBSBasic.UnpauseRecording={"bindings":[{"shift":true,"control":true,"alt":true,"key":"OBS_KEY_F10"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"rate_control":"lossless","cqp":20,"preset2":"p7","multipass":"fullres","bf":2} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment