summaryrefslogblamecommitdiffstats
path: root/roles/obs/templates/profile.ini
blob: d00e3affd6d2f4bfc41e3eaf4634326103be5c5e (plain) (tree)




































                                     
                                                                                                                                          










                            
[General]
Name={{ emacsconf_id }}-{{ item.id }}

[Video]
BaseCX={{ res_x }}
BaseCY={{ res_y }}
OutputCX={{ res_x }}
OutputCY={{ res_y }}
FPSType=1
FPSCommon=10
FPSInt=20

[SimpleOutput]
RecEncoder=x264
RecQuality=Small

[Output]
Mode=Advanced

[AdvOut]
RescaleRes={{ res_x }}x{{ res_y }}
TrackIndex=1
RecType=FFmpeg
RecRescaleRes={{ res_x }}x{{ res_y }}
RecTracks=1
FFOutputToFile=false
FFFormat=webm
FFFormatMimeType=video/webm
FFRescaleRes={{ res_x }}x{{ res_y }}
FFVEncoderId=139
FFVEncoder=libvpx
FFAEncoderId=86021
FFAEncoder=libvorbis
FFAudioTrack=1
FFAudioMixes=1
Pre22.1Settings=true
FLVTrack=1
FFURL=icecast://{{ icecast_emacsconf_user }}:{{ icecast_emacsconf_password }}@{{ icecast_hostname }}:{{ icecast_port }}/{{ item.id }}.webm
FFExtension=webm
FFMCustom={{ ff_mcustom }}
FFVBitrate={{ ff_vbitrate }}
FFVGOPSize={{ ff_vgopsize }}
FFIgnoreCompat=true
FFVCustom={{ ff_vcustom }}
FFABitrate=96
VodTrackIndex=2

[Twitch]
AddonChoice=3