diff options
author | Bradley Sepos <[email protected]> | 2018-09-11 20:43:03 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2018-09-26 17:49:01 -0400 |
commit | 876439db3177a49a30229cf444545667522dd58b (patch) | |
tree | 4198207d7f647f60fdd064ab523c0275df7787fd /libhb/preset_builtin.h | |
parent | cdb88e1701e012f07879dfdf17b404f2cdee144e (diff) |
presets: Add Amazon Fire 720p preset.
Diffstat (limited to 'libhb/preset_builtin.h')
-rw-r--r-- | libhb/preset_builtin.h | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/libhb/preset_builtin.h b/libhb/preset_builtin.h index 7abdee1bd..dea36a349 100644 --- a/libhb/preset_builtin.h +++ b/libhb/preset_builtin.h @@ -4119,6 +4119,107 @@ const char hb_builtin_presets_json[] = " }, \n" " {\n" " \"AudioCopyMask\": [\n" +" \"copy:aac\"\n" +" ], \n" +" \"AudioEncoderFallback\": \"aac\", \n" +" \"AudioLanguageList\": [], \n" +" \"AudioList\": [\n" +" {\n" +" \"AudioBitrate\": 160, \n" +" \"AudioCompressionLevel\": -1.0, \n" +" \"AudioDitherMethod\": \"auto\", \n" +" \"AudioEncoder\": \"aac\", \n" +" \"AudioMixdown\": \"dpl2\", \n" +" \"AudioNormalizeMixLevel\": false, \n" +" \"AudioSamplerate\": \"auto\", \n" +" \"AudioTrackDRCSlider\": 0.0, \n" +" \"AudioTrackGainSlider\": 0.0, \n" +" \"AudioTrackQuality\": -1.0, \n" +" \"AudioTrackQualityEnable\": false\n" +" }\n" +" ], \n" +" \"AudioSecondaryEncoderMode\": true, \n" +" \"AudioTrackSelectionBehavior\": \"first\", \n" +" \"ChapterMarkers\": true, \n" +" \"ChildrenArray\": [], \n" +" \"Default\": false, \n" +" \"FileFormat\": \"mp4\", \n" +" \"Folder\": false, \n" +" \"FolderOpen\": false, \n" +" \"InlineParameterSets\": false, \n" +" \"Mp4HttpOptimize\": false, \n" +" \"Mp4iPodCompatible\": false, \n" +" \"PictureAutoCrop\": true, \n" +" \"PictureBottomCrop\": 0, \n" +" \"PictureCombDetectCustom\": \"\", \n" +" \"PictureCombDetectPreset\": \"default\", \n" +" \"PictureDARWidth\": 0, \n" +" \"PictureDeblock\": 0, \n" +" \"PictureDeblockCustom\": \"qp=0:mode=2\", \n" +" \"PictureDeinterlaceCustom\": \"\", \n" +" \"PictureDeinterlaceFilter\": \"decomb\", \n" +" \"PictureDeinterlacePreset\": \"default\", \n" +" \"PictureDenoiseCustom\": \"\", \n" +" \"PictureDenoiseFilter\": \"off\", \n" +" \"PictureDenoisePreset\": \"light\", \n" +" \"PictureDenoiseTune\": \"none\", \n" +" \"PictureDetelecine\": \"off\", \n" +" \"PictureDetelecineCustom\": \"\", \n" +" \"PictureForceHeight\": 0, \n" +" \"PictureForceWidth\": 0, \n" +" \"PictureHeight\": 720, \n" +" \"PictureItuPAR\": false, \n" +" \"PictureKeepRatio\": true, \n" +" \"PictureLeftCrop\": 0, \n" +" \"PictureLooseCrop\": false, \n" +" \"PictureModulus\": 2, \n" +" \"PicturePAR\": \"auto\", \n" +" \"PicturePARHeight\": 720, \n" +" \"PicturePARWidth\": 853, \n" +" \"PictureRightCrop\": 0, \n" +" \"PictureRotate\": \"angle=0:hflip=0\", \n" +" \"PictureSharpenCustom\": \"\", \n" +" \"PictureSharpenFilter\": \"off\", \n" +" \"PictureSharpenPreset\": \"medium\", \n" +" \"PictureSharpenTune\": \"none\", \n" +" \"PictureTopCrop\": 0, \n" +" \"PictureWidth\": 1280, \n" +" \"PresetDescription\": \"H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container. Compatible with Fire HD 4th Generation (2014) and later; Kindle Fire HDX 3rd Generation (2013); Kindle Fire HD 2nd Generation (2012) and later.\", \n" +" \"PresetName\": \"Amazon Fire 720p30\", \n" +" \"SubtitleAddCC\": false, \n" +" \"SubtitleAddForeignAudioSearch\": true, \n" +" \"SubtitleAddForeignAudioSubtitle\": false, \n" +" \"SubtitleBurnBDSub\": true, \n" +" \"SubtitleBurnBehavior\": \"foreign\", \n" +" \"SubtitleBurnDVDSub\": true, \n" +" \"SubtitleLanguageList\": [], \n" +" \"SubtitleTrackSelectionBehavior\": \"none\", \n" +" \"Type\": 0, \n" +" \"UsesPictureFilters\": true, \n" +" \"UsesPictureSettings\": 1, \n" +" \"VideoAvgBitrate\": 3000, \n" +" \"VideoColorMatrixCode\": 0, \n" +" \"VideoEncoder\": \"x264\", \n" +" \"VideoFramerate\": \"30\", \n" +" \"VideoFramerateMode\": \"pfr\", \n" +" \"VideoGrayScale\": false, \n" +" \"VideoLevel\": \"3.1\", \n" +" \"VideoOptionExtra\": \"\", \n" +" \"VideoPreset\": \"medium\", \n" +" \"VideoProfile\": \"high\", \n" +" \"VideoQSVAsyncDepth\": 4, \n" +" \"VideoQSVDecode\": false, \n" +" \"VideoQualitySlider\": 21.0, \n" +" \"VideoQualityType\": 2, \n" +" \"VideoScaler\": \"swscale\", \n" +" \"VideoTune\": \"\", \n" +" \"VideoTurboTwoPass\": false, \n" +" \"VideoTwoPass\": true, \n" +" \"x264Option\": \"\", \n" +" \"x264UseAdvancedOptions\": false\n" +" }, \n" +" {\n" +" \"AudioCopyMask\": [\n" " \"copy:aac\", \n" " \"copy:ac3\"\n" " ], \n" |