summaryrefslogtreecommitdiffstats
path: root/gtk/src/internal_defaults.json
blob: f0ba22badc86731b38ecf1de18152b95583ea17c (plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
    "Globals": {
        "show_preview": false,
        "scan_source": "",
        "volume_label": "New Video"
    },
    "OneTimeInitialization": {
        "title": "none"
    },
    "Initialization": {
        "AudioAllowMP3Pass": false,
        "AudioAllowAACPass": false,
        "AudioAllowAC3Pass": false,
        "AudioAllowDTSPass": false,
        "AudioAllowDTSHDPass": false,
        "AudioAllowEAC3Pass": false,
        "AudioAllowFLACPass": false,
        "AudioAllowTRUEHDPass": false,
        "AudioBitrate": "192",
        "AudioEncoder": "copy:ac3",
        "AudioTrack": 0,
        "AudioTrackQualityEnable": false,
        "AudioTrackQuality": -1.0,
        "AudioTrackGainSlider": 0.0,
        "AudioTrackDRCSlider": 0.0,
        "AudioMixdown": "dpl2",
        "AudioSamplerate": "auto",
        "AudioTrackName": "",
        "angle_count": 1,
        "angle": 1,
        "autoscale": true,
        "dest_dir": "",
        "end_point": 100.0,
        "MetaName": "",
        "MetaArtist": "",
        "MetaAlbumArtist": "",
        "MetaReleaseDate": "",
        "MetaComment": "",
        "MetaGenre": "",
        "MetaDescription": "",
        "MetaLongDescription": "",
        "PresetFullName": "/Regular/Normal",
        "preset_modified": false,
        "preset_reload": false,
        "PictureDisplayWidth": 720,
        "PictureDisplayHeight": 480,
        "PtoPType": "chapter",
        "scale_height": 0,
        "scale_width": 0,
        "single_title": 1,
        "start_point": 1.0,
        "start_frame": -1,
        "title_selected": false,
        "volume_label": "New Video",
        "chapter_list": [],
        "vquality_type_bitrate": false,
        "vquality_type_constant": false,
        "SrtLanguage": "und",
        "SrtCodeset": "ISO-8859-1",
        "SrtFile": "",
        "SrtOffset": 0,
        "VideoFramerateCFR": false,
        "VideoFrameratePFR": false,
        "VideoFramerateVFR": true,
        "PictureDeinterlaceDecomb": false,
        "VideoPresetSlider": 0,
        "x264ZeroLatency": false,
        "x264FastDecode": false
    },
    "Preferences": {
        "RemoveFinishedJobs": false,
        "HideAdvancedVideoSettings": true,
        "AutoScan": false,
        "AddCC": false,
        "EncodeLogLocation": false,
        "allow_tweaks": false,
        "last_update_check": 0,
        "check_updates": "weekly",
        "default_source": "/dev/dvd",
        "ExportDirectory": "",
        "destination_dir": "",
        "hbfd": false,
        "hbfd_feature": false,
        "live_duration": 15,
        "LoggingLevel": "1",
        "LogLongevity": "immortal",
        "use_dvdnav": true,
        "reduce_hd_preview": true,
        "MinTitleDuration": 10,
        "preview_count": 10,
        "preview_show_crop": false,
        "preview_x": -1,
        "preview_y": -1,
        "show_presets": true,
        "UseM4v": true,
        "auto_name": true,
        "auto_name_template": "{source}",
        "update_skip_version": 0,
        "VideoQualityGranularity": "1",
        "version": "0.1",
        "PreferredLanguage": "und",
        "WhenComplete": "notify",
        "SrtDir": "",
        "window_width": 1,
        "window_height": 1
    }
}