summaryrefslogtreecommitdiffstats
path: root/libhb/preset_template.json
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/preset_template.json')
-rw-r--r--libhb/preset_template.json13
1 files changed, 4 insertions, 9 deletions
diff --git a/libhb/preset_template.json b/libhb/preset_template.json
index 30449e437..c0a650703 100644
--- a/libhb/preset_template.json
+++ b/libhb/preset_template.json
@@ -1,12 +1,4 @@
{
- "AudioAllowMP3Pass": false,
- "AudioAllowAACPass": false,
- "AudioAllowAC3Pass": true,
- "AudioAllowDTSPass": false,
- "AudioAllowDTSHDPass": false,
- "AudioAllowEAC3Pass": false,
- "AudioAllowFLACPass": false,
- "AudioAllowTRUEHDPass": false,
"AudioCopyMask": [
],
"AudioEncoderFallback": "ac3",
@@ -15,7 +7,7 @@
],
"AudioList": [
{
- "AudioBitrate": "192",
+ "AudioBitrate": 192,
"AudioCompressionLevel": -1.0,
"AudioDitherMethod": "auto",
"AudioEncoder": "copy:ac3",
@@ -31,9 +23,12 @@
"AudioSecondaryEncoderMode": true,
"AudioTrackSelectionBehavior": "first",
"ChapterMarkers": true,
+ "ChildrenArray": [
+ ],
"Default": false,
"FileFormat": "mp4",
"Folder": false,
+ "FolderOpen": false,
"Mp4HttpOptimize": false,
"Mp4iPodCompatible": false,
"PictureAutoCrop": true,