1{
2	"App" : {
3		"Auto" : {
4			"Backup" : true,
5			"Check For Updates" : true,
6			"Load Linked Files" : 2,
7			"Save" : true,
8			"Save Every Seconds" : 60,
9			"Save on Every Change" : false
10		},
11		"Call Tips" : false,
12		"First Start" : true,
13		"Hotkey Migrations" : [{"string": "placeholder since empty arrays aren't supported"}],
14		"Language" : "",
15		"Maximized" : false,
16		"Save Charset" : "UTF-8",
17		"Save UI State" : true,
18		"Show Toolbar" : true,
19		"Toolbar Icon Size" : 16
20	},
21
22
23	"Audio" : {
24		"Auto" : {
25			"Commit" : false,
26			"Focus" : false,
27			"Scroll" : true
28		},
29		"Cache" : {
30			"HD" : {
31				"Location" : "default",
32			},
33			"Type" : 1
34		},
35		"Colour Schemes" : [
36			{ "string" : "Green" },
37			{ "string" : "Icy Blue" }
38		],
39		"Display Height" : 200,
40		"Display" : {
41			"Draw" : {
42				"Cursor Time" : true,
43				"Inactive Comments" : true,
44				"Keyframes in Dialogue Mode" : true,
45				"Keyframes in Karaoke Mode" : true,
46				"Seconds" : false,
47				"Video Position" : false
48			},
49			"Waveform Style" : 0
50		},
51		"Downmixer" : "ConvertToMono",
52		"Drag Timing" : true,
53		"Inactive Lines Display Mode" : 1,
54		"Karaoke" : {
55			"Font Face" : "",
56			"Font Size" : 9
57		},
58		"Lead" : {
59			"IN" : 200,
60			"OUT" : 300
61		},
62		"Line Boundaries Thickness" : 2,
63		"Link" : true,
64		"Lock Scroll on Cursor" : false,
65		"Medusa Timing Hotkeys" : false,
66		"Next Line on Commit" : true,
67		"Player" : "",
68		"Plays When Stepping Video" : false,
69		"Provider" : "ffmpegsource",
70		"Renderer" : {
71			"Spectrum" : {
72				"Cutoff" : 0,
73				"Memory Max" : 128,
74				"Quality" : 1
75			}
76		},
77		"Snap" : {
78			"Distance" : 10,
79			"Enable" : false
80		},
81		"Spectrum" : true,
82		"Start Drag Sensitivity" : 3,
83		"Track Cursor" : {
84			"Font Face" : ""
85		},
86		"Volume" : 50,
87		"Wheel Default to Zoom" : false,
88		"Zoom" : {
89			"Horizontal" : 0,
90			"Vertical" : 50
91		}
92	},
93
94
95	"Automation" : {
96		"Autoreload Mode" : 1,
97		"Trace Level" : 3
98	},
99
100
101	"Colour" : {
102		"Audio Display" : {
103			"Keyframe" : "rgb(255,0,255)",
104			"Line Boundary Inactive Line" : "rgb(190,190,190)",
105			"Line boundary End" : "rgb(0, 0, 216)",
106			"Line boundary Start" : "rgb(216, 0, 0)",
107			"Play Cursor" : "rgb(255,255,255)",
108			"Seconds Line" : "rgb(0,100,255)",
109			"Spectrum" : "Icy Blue",
110			"Syllable Boundaries" : "rgb(255,255,0)",
111			"Waveform" : "Green"
112		},
113		"Schemes" : {
114			"Green" : {
115				"Normal" : {
116					"Hue Offset" : 85.0,
117					"Hue Scale" : 0.0,
118					"Saturation Offset" : 255.0,
119					"Saturation Scale" : 0.0,
120					"Lightness Offset" : 0.0,
121					"Lightness Scale" : 200.0
122				},
123				"Inactive" : {
124					"Hue Offset" : 85.0,
125					"Hue Scale" : 0.0,
126					"Saturation Offset" : 255.0,
127					"Saturation Scale" : 0.0,
128					"Lightness Offset" : 0.0,
129					"Lightness Scale" : 100.0
130				},
131				"Selection" : {
132					"Hue Offset" : 80.0,
133					"Hue Scale" : 0.0,
134					"Saturation Offset" : 255.0,
135					"Saturation Scale" : 0.0,
136					"Lightness Offset" : 10.0,
137					"Lightness Scale" : 175.0
138				},
139				"Primary" : {
140					"Hue Offset" : 85.0,
141					"Hue Scale" : 0.0,
142					"Saturation Offset" : 128.0,
143					"Saturation Scale" : 0.0,
144					"Lightness Offset" : 25.0,
145					"Lightness Scale" : 300.0
146				},
147				"UI" : {
148					"Light" : "rgb(0, 200, 0)",
149					"Dark" : "rgb(0, 10, 0)",
150					"Selection" : "rgb(0, 80, 0)"
151				},
152				"UI Focused" : {
153					"Light" : "rgb(50, 255, 50)",
154					"Dark" : "rgb(0, 10, 0)",
155					"Selection" : "rgb(0, 80, 0)"
156				}
157			},
158			"Icy Blue" : {
159				"Normal" : {
160					"Hue Offset" : 191.0,
161					"Hue Scale" : -128.0,
162					"Saturation Offset" : 127.0,
163					"Saturation Scale" : 128.0,
164					"Lightness Offset" : 0.0,
165					"Lightness Scale" : 255.0
166				},
167				"Inactive" : {
168					"Hue Offset" : 191.0,
169					"Hue Scale" : -128.0,
170					"Saturation Offset" : 63.0,
171					"Saturation Scale" : 192.0,
172					"Lightness Offset" : 32.0,
173					"Lightness Scale" : 192.0
174				},
175				"Selection" : {
176					"Hue Offset" : 191.0,
177					"Hue Scale" : -128.0,
178					"Saturation Offset" : 127.0,
179					"Saturation Scale" : 128.0,
180					"Lightness Offset" : 32.0,
181					"Lightness Scale" : 192.0
182				},
183				"Primary" : {
184					"Hue Offset" : 191.0,
185					"Hue Scale" : -128.0,
186					"Saturation Offset" : 127.0,
187					"Saturation Scale" : 128.0,
188					"Lightness Offset" : 64.0,
189					"Lightness Scale" : 192.0
190				},
191				"UI" : {
192					"Light" : "rgb(89, 145, 220)",
193					"Dark" : "rgb(8, 4, 13)",
194					"Selection" : "rgb(65, 34, 103)"
195				},
196				"UI Focused" : {
197					"Light" : "rgb(205, 240, 226)",
198					"Dark" : "rgb(8, 4, 13)",
199					"Selection" : "rgb(82, 107, 213)"
200				}
201			}
202		},
203		"Style Editor" : {
204			"Background" : {
205				"Preview" : "rgb(125, 153, 176)"
206			}
207		},
208		"Subtitle Grid" : {
209			"Active Border" : "rgb(255, 91, 239)",
210			"Background" : {
211				"Background" : "rgb(255,255,255)",
212				"Comment" : "rgb(216, 222, 245)",
213				"Inframe" : "rgb(255, 253, 234)",
214				"Selected Comment" : "rgb(211, 238, 238)",
215				"Selection" : "rgb(206, 255, 231)"
216			},
217			"Collision" : "rgb(255,0,0)",
218			"CPS Error" : "rgb(255,0,0)",
219			"Header" : "rgb(165, 207, 231)",
220			"Left Column" : "rgb(196, 236, 201)",
221			"Lines" : "rgb(190,190,190)",
222			"Selection" : "rgb(0,0,0)",
223			"Standard" : "rgb(0,0,0)"
224		},
225		"Subtitle" : {
226			"Background" : "rgb(255, 255, 255)",
227			"Syntax" : {
228				"Background" : {
229					"Brackets" : "",
230					"Comment" : "",
231					"Drawing" : "",
232					"Error" : "rgb(255, 200, 200)",
233					"Karaoke Template" : "",
234					"Karaoke Variable" : "",
235					"Line Break" : "",
236					"Normal" : "",
237					"Parameters" : "",
238					"Slashes" : "",
239					"Tags" : ""
240				},
241				"Bold" : {
242					"Brackets" : false,
243					"Comment" : true,
244					"Drawing" : true,
245					"Error" : false,
246					"Karaoke Template" : true,
247					"Karaoke Variable" : true,
248					"Line Break" : true,
249					"Normal" : false,
250					"Parameters" : false,
251					"Slashes" : false,
252					"Tags" : true
253				},
254				"Brackets" : "rgb(20, 50, 255)",
255				"Comment" : "rgb(0,0,0)",
256				"Drawing" : "rgb(0,0,0)",
257				"Error" : "rgb(200, 0, 0)",
258				"Karaoke Template" : "rgb(128, 0, 192)",
259				"Karaoke Variable" : "rgb(128, 0, 192)",
260				"Line Break" : "rgb(160, 160, 160)",
261				"Normal" : "rgb(0,0,0)",
262				"Parameters" : "rgb(40, 90, 40)",
263				"Slashes" : "rgb(255, 0, 200)",
264				"Tags" : "rgb(90, 90, 90)"
265			}
266		},
267		"Video Dummy" : {
268			"Last Colour" : "rgb(47, 163, 254)"
269		}
270	},
271
272	"Limits" : {
273		"Find Replace" : 16,
274		"MRU" : 16,
275		"Undo Levels" : 50
276	},
277
278	"Path" : {
279		"Auto" : {
280			"Backup" : "?user/autoback",
281			"Save" : "?user/autosave"
282		},
283		"Automation" : {
284			"Autoload" : "?user/automation/autoload/|?data/automation/autoload/",
285			"Base" : "?data/automation/",
286			"Include" : "?user/automation/include/|?data/automation/include/"
287		},
288		"Dictionary" : "?user/dictionaries",
289		"Fonts Collector Destination" : "?script",
290		"Last" : {
291			"Audio" : "",
292			"Automation" : "",
293			"Keyframes" : "",
294			"Subtitles" : "",
295			"Timecodes" : "",
296			"Video" : ""
297		},
298		"Screenshot" : "?video"
299	},
300
301
302	"Player" : {
303		"Audio" : {
304			"ALSA" : {
305				"Device" : "default"
306			},
307			"DirectSound" : {
308				"Buffer Latency" : 100,
309				"Buffer Length" : 5
310			},
311			"OSS" : {
312				"Device" : "/dev/dsp"
313			},
314			"PortAudio" : {
315				"Device Name" : "Default"
316			}
317		}
318	},
319
320
321	"Provider" : {
322		"Audio" : {
323			"AVS" : {
324				"Sample Rate" : 0
325			},
326			"FFmpegSource" : {
327				"Decode Error Handling" : "ignore"
328			}
329		},
330		"Avisynth" : {
331			"Allow Ancient" : false,
332			"Memory Max" : 64
333		},
334		"FFmpegSource" : {
335			"Cache" : {
336				"Files" : 20,
337				"Size" : 42
338			},
339			"Index All Tracks" : true,
340			"Log Level" : "quiet"
341		},
342		"Video" : {
343			"Cache" : {
344				"Size" : 32
345			},
346			"FFmpegSource" : {
347				"Decoding Threads" : -1,
348				"Unsafe Seeking" : false
349			}
350		}
351	},
352
353	"Subtitle" : {
354		"Character Counter" : {
355			"Ignore Whitespace" : true,
356			"Ignore Punctuation" : true,
357			"CPS Warning Threshold" : 15,
358			"CPS Error Threshold" : 30
359		},
360		"Character Limit" : 40,
361		"Default Resolution" : {
362			"Auto" : true,
363			"Height" : 720,
364			"Width" : 1280
365		},
366		"Edit Box" : {
367			"Font Face" : "",
368			"Font Size" : 13
369		},
370		"Grid" : {
371			"Column" : [
372				{"bool" : true}
373			],
374			"Focus Allow" : true,
375			"Font Face" : "",
376			"Font Size" : 12,
377			"Hide Overrides" : 1,
378			"Hide Overrides Char" : "☀",
379			"Highlight Subtitles in Frame" : true
380		},
381		"Highlight" : {
382			"Syntax" : true
383		},
384		"Provider" : "libass",
385		"Time Edit" : {
386			"Insert Mode" : true
387		}
388	},
389
390	"Subtitle Format" : {
391		"ASS": {
392			"Default Style Catalog": "Default"
393		},
394		"EBU STL" : {
395			"Display Standard" : 0,
396			"Inclusive End Times" : true,
397			"Line Wrapping Mode" : 1,
398			"Max Line Length" : 42,
399			"TV Standard" : 0,
400			"Text Encoding" : 0,
401			"Timecode Offset" : {
402				"H" : 0,
403				"M" : 0,
404				"S" : 0,
405				"F" : 0
406			},
407			"Translate Alignments" : true
408		},
409		"MicroDVD": {
410			"Default Style Catalog": "Default",
411		},
412		"SRT": {
413			"Default Style Catalog": "Default",
414		},
415		"TTXT": {
416			"Default Style Catalog": "Default",
417		},
418		"TXT": {
419			"Default Style Catalog": "Default",
420		}
421	},
422
423	"Timing" : {
424		"Default Duration" : 2000
425	},
426
427	"Tool" : {
428		"Colour Picker" : {
429			"Mode" : 4,
430			"Recent Colours" : [
431				{"color" : "&H000000&"},
432				{"color" : "&H0000FF&"},
433				{"color" : "&H00FFFF&"},
434				{"color" : "&H00FF00&"},
435				{"color" : "&HFFFF00&"},
436				{"color" : "&HFF0000&"},
437				{"color" : "&HFF00FF&"},
438				{"color" : "&HFFFFFF&"}
439			],
440			"Last" : {
441				"X" : -1,
442				"Y" : -1
443			},
444			"Maximized" : false
445		},
446		"Fonts Collector" : {
447			"Action" : 0
448		},
449		"Import" : {
450			"Text" : {
451				"Actor Separator" : ":",
452				"Comment Starter" : "#",
453				"Include Blank" : false
454			}
455		},
456		"Kanji Timer" : {
457			"Interpolation" : true
458		},
459		"Paste Lines Over" : {
460			"Fields" : [
461				{"bool" : false},
462				{"bool" : false},
463				{"bool" : false},
464				{"bool" : false},
465				{"bool" : false},
466				{"bool" : false},
467				{"bool" : false},
468				{"bool" : false},
469				{"bool" : false},
470				{"bool" : true}
471			]
472		},
473		"Preferences" : {
474			"Page" : 0
475		},
476		"Search Replace" : {
477			"Affect" : 0,
478			"Field" : 0,
479			"Match Case" : false,
480			"RegExp" : false,
481			"Skip Comments" : false,
482			"Skip Tags" : false
483		},
484		"Select Lines" : {
485			"Action" : 0,
486			"Condition" : 0,
487			"Field" : 0,
488			"Match" : {
489				"Case" : false,
490				"Comment" : false,
491				"Dialogue" : true
492			},
493			"Mode" : 1,
494			"Text" : ""
495		},
496		"Shift Times" : {
497			"Affect" : 0,
498			"ByTime" : true,
499			"Direction" : true,
500			"Frames" : 0,
501			"Time" : 0,
502			"Type" : 0
503		},
504		"Spell Checker" : {
505			"Backend" : "hunspell",
506			"Language" : "en_US",
507			"Skip Comments" : false,
508			"Skip Uppercase" : false
509		},
510		"Style Editor" : {
511			"Last" : {
512				"Height" : -1,
513				"Width" : -1,
514				"X" : -1,
515				"Y" : -1
516			},
517			"Maximized" : false,
518			"Preview Text" : "Aegisub\\N0123 月語"
519		},
520		"Style Manager" : {
521			"Last" : {
522				"X" : -1,
523				"Y" : -1
524			},
525			"Maximized" : false
526		},
527		"Styling Assistant" : {
528			"Last" : {
529				"X" : -1,
530				"Y" : -1
531			},
532			"Maximized" : false
533		},
534		"Thesaurus" : {
535			"Language" : "en_US"
536		},
537		"Timing Post Processor" : {
538			"Adjacent Bias" : 0.9000000000000000222,
539			"Enable" : {
540				"Adjacent" : true,
541				"Keyframe" : true,
542				"Lead" : {
543					"IN" : true,
544					"OUT" : true
545				}
546			},
547			"Only Selection" : false,
548			"Threshold" : {
549				"Adjacent Gap" : 300,
550				"Adjacent Overlap" : 50,
551				"Key End After" : 250,
552				"Key End Before" : 200,
553				"Key Start After" : 150,
554				"Key Start Before" : 200
555			}
556		},
557		"Translation Assistant" : {
558			"Last" : {
559				"X" : -1,
560				"Y" : -1
561			},
562			"Maximized" : false
563		},
564		"Visual" : {
565			"Autohide": false
566		}
567	},
568
569	"Version" : {
570		"Last Version" : 4040,
571		"Next Check" : 0
572	},
573
574	"Video" : {
575		"Default Zoom" : 7,
576		"Detached" : {
577			"Enabled" : false,
578			"Last" : {
579				"X" : -1,
580				"Y" : -1
581			},
582			"Maximized" : false
583		},
584		"Dummy" : {
585			"FPS" : 23.975999999999999091,
586			"Last" : {
587				"Height" : 480,
588				"Length" : 40000,
589				"Width" : 640
590			},
591			"Pattern" : false
592		},
593		"Force BT.601" : true,
594		"Last Script Resolution Mismatch Choice" : 2,
595		"Open Audio" : true,
596		"Overscan Mask" : false,
597		"Provider" : "ffmpegsource",
598		"Script Resolution Mismatch" : 1,
599		"Slider" : {
600			"Fast Jump Step" : 10,
601			"Show Keyframes" : true
602		},
603		"Subtitle Sync" : true
604	}
605}
606