parent
307d17b26a
commit
0501d71065
1 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ MultitrackVideoMaximumAggregateBitrateAuto=true
|
|||
MultitrackVideoMaximumVideoTracksAuto=true
|
||||
|
||||
[SimpleOutput]
|
||||
FilePath=%USERPROFILE%\\Videos
|
||||
FilePath=C:\\Users\\anri\\Videos
|
||||
RecFormat2=hybrid_mp4
|
||||
VBitrate=2500
|
||||
ABitrate=160
|
||||
|
@ -47,7 +47,7 @@ TrackIndex=1
|
|||
VodTrackIndex=2
|
||||
Encoder=obs_x264
|
||||
RecType=Standard
|
||||
RecFilePath=%USERPROFILE%\\Videos
|
||||
RecFilePath=C:\\Users\\anri\\Videos
|
||||
RecFormat2=fragmented_mp4
|
||||
RecUseRescale=false
|
||||
RecTracks=7
|
||||
|
@ -55,7 +55,7 @@ RecEncoder=none
|
|||
FLVTrack=1
|
||||
StreamMultiTrackAudioMixes=1
|
||||
FFOutputToFile=true
|
||||
FFFilePath=%USERPROFILE%\\Videos
|
||||
FFFilePath=C:\\Users\\anri\\Videos
|
||||
FFVBitrate=2500
|
||||
FFVGOPSize=250
|
||||
FFUseRescale=false
|
||||
|
|
Loading…
Reference in a new issue