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 7f8963c56..85e05a776 100644 --- a/libhb/preset_builtin.h +++ b/libhb/preset_builtin.h @@ -6720,7 +6720,7 @@ const char hb_builtin_presets_json[] = " \"VideoQualitySlider\": 20.0, \n" " \"VideoQualityType\": 2, \n" " \"VideoScaler\": \"swscale\", \n" -" \"VideoTune\": \"none\", \n" +" \"VideoTune\": \"\", \n" " \"VideoTurboTwoPass\": false, \n" " \"VideoTwoPass\": false, \n" " \"x264Option\": \"\", \n" |