summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/profile.ini
blob: d00e3affd6d2f4bfc41e3eaf4634326103be5c5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[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