From: Bradley Sepos Date: Wed, 12 Sep 2018 00:32:05 +0000 (-0400) Subject: presets: Rename Fire TV to Amazon Fire and update compatibility info. X-Git-Tag: 1.2.0~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cdb88e1701e012f07879dfdf17b404f2cdee144e;p=handbrake presets: Rename Fire TV to Amazon Fire and update compatibility info. --- diff --git a/libhb/preset_builtin.h b/libhb/preset_builtin.h index 7a12339d2..7abdee1bd 100644 --- a/libhb/preset_builtin.h +++ b/libhb/preset_builtin.h @@ -3968,8 +3968,8 @@ const char hb_builtin_presets_json[] = " \"PictureSharpenTune\": \"none\", \n" " \"PictureTopCrop\": 0, \n" " \"PictureWidth\": 3840, \n" -" \"PresetDescription\": \"H.265 video (up to 2160p60), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Amazon Fire TV 2nd Generation and later.\", \n" -" \"PresetName\": \"Fire TV 2160p60 4K HEVC Surround\", \n" +" \"PresetDescription\": \"H.265 video (up to 2160p60), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Fire TV 2nd Generation and later; Fire TV Cube.\", \n" +" \"PresetName\": \"Amazon Fire 2160p60 4K HEVC Surround\", \n" " \"SubtitleAddCC\": false, \n" " \"SubtitleAddForeignAudioSearch\": true, \n" " \"SubtitleAddForeignAudioSubtitle\": false, \n" @@ -4083,8 +4083,8 @@ const char hb_builtin_presets_json[] = " \"PictureSharpenTune\": \"none\", \n" " \"PictureTopCrop\": 0, \n" " \"PictureWidth\": 1920, \n" -" \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Amazon Fire TV 1st Generation and Fire TV Stick.\", \n" -" \"PresetName\": \"Fire TV 1080p30 Surround\", \n" +" \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Fire TV 1st Generation and later; Fire TV Stick 1st Generation and later; Fire HD 10 7th Generation (2017); Fire HDX 4th Generation (2014).\", \n" +" \"PresetName\": \"Amazon Fire 1080p30 Surround\", \n" " \"SubtitleAddCC\": false, \n" " \"SubtitleAddForeignAudioSearch\": true, \n" " \"SubtitleAddForeignAudioSubtitle\": false, \n" diff --git a/preset/preset_builtin.json b/preset/preset_builtin.json index 11ac360fe..e5c409f60 100644 --- a/preset/preset_builtin.json +++ b/preset/preset_builtin.json @@ -4076,8 +4076,8 @@ "PictureHeight": 2160, "PictureForceHeight": 0, "PictureForceWidth": 0, - "PresetDescription": "H.265 video (up to 2160p60), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Amazon Fire TV 2nd Generation and later.", - "PresetName": "Fire TV 2160p60 4K HEVC Surround", + "PresetDescription": "H.265 video (up to 2160p60), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Fire TV 2nd Generation and later; Fire TV Cube.", + "PresetName": "Amazon Fire 2160p60 4K HEVC Surround", "Type": 0, "UsesPictureFilters": true, "UsesPictureSettings": 1, @@ -4194,8 +4194,8 @@ "PictureHeight": 1080, "PictureForceHeight": 0, "PictureForceWidth": 0, - "PresetDescription": "H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Amazon Fire TV 1st Generation and Fire TV Stick.", - "PresetName": "Fire TV 1080p30 Surround", + "PresetDescription": "H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Fire TV 1st Generation and later; Fire TV Stick 1st Generation and later; Fire HD 10 7th Generation (2017); Fire HDX 4th Generation (2014).", + "PresetName": "Amazon Fire 1080p30 Surround", "Type": 0, "UsesPictureFilters": true, "UsesPictureSettings": 1,