diff options
author | Bradley Sepos <[email protected]> | 2018-09-11 23:16:03 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2018-09-26 17:49:02 -0400 |
commit | c982b9df1145a1953e1a54441925c8732be1b3e0 (patch) | |
tree | 66ca3ff81e233d3911a49c133fa19d7f02e4f222 /libhb/preset_builtin.h | |
parent | 001d9be8bc2022bc458ec9012c2849ec36b1a6ba (diff) |
presets: Add iPad 1st Gen to Apple 540p30 Surround description.
Seems this went missing at some point.
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 c508934d7..5ba74e53d 100644 --- a/libhb/preset_builtin.h +++ b/libhb/preset_builtin.h @@ -3531,7 +3531,7 @@ const char hb_builtin_presets_json[] = " \"PictureSharpenTune\": \"none\", \n" " \"PictureTopCrop\": 0, \n" " \"PictureWidth\": 960, \n" -" \"PresetDescription\": \"H.264 video (up to 540p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Apple iPhone 1st Generation, 3G, 3GS, and later; iPod touch 1st, 2nd, 3rd Generation and later; iPod Classic; Apple TV 1st Generation and later.\", \n" +" \"PresetDescription\": \"H.264 video (up to 540p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Apple iPhone 1st Generation, 3G, 3GS, and later; iPod touch 1st, 2nd, 3rd Generation and later; iPad 1st Generation and later; iPod Classic; Apple TV 1st Generation and later.\", \n" " \"PresetName\": \"Apple 540p30 Surround\", \n" " \"SubtitleAddCC\": false, \n" " \"SubtitleAddForeignAudioSearch\": true, \n" |