From: Bradley Sepos Date: Wed, 12 Sep 2018 03:16:03 +0000 (-0400) Subject: presets: Add iPad 1st Gen to Apple 540p30 Surround description. X-Git-Tag: 1.2.0~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c982b9df1145a1953e1a54441925c8732be1b3e0;p=handbrake presets: Add iPad 1st Gen to Apple 540p30 Surround description. Seems this went missing at some point. --- 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" diff --git a/preset/preset_builtin.json b/preset/preset_builtin.json index 212f75e59..962317663 100644 --- a/preset/preset_builtin.json +++ b/preset/preset_builtin.json @@ -3627,7 +3627,7 @@ "PictureHeight": 540, "PictureForceHeight": 0, "PictureForceWidth": 0, - "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.", + "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.", "PresetName": "Apple 540p30 Surround", "Type": 0, "UsesPictureFilters": true,