diff options
Diffstat (limited to 'libhb/preset_builtin.h')
-rw-r--r-- | libhb/preset_builtin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/preset_builtin.h b/libhb/preset_builtin.h index dea36a349..fd516159a 100644 --- a/libhb/preset_builtin.h +++ b/libhb/preset_builtin.h @@ -4536,7 +4536,7 @@ const char hb_builtin_presets_json[] = " \"x264UseAdvancedOptions\": false\n" " }, \n" " {\n" -" \"AlignAVStart\": true, \n" +" \"AlignAVStart\": false, \n" " \"AudioCopyMask\": [\n" " \"copy:aac\", \n" " \"copy:ac3\", \n" |