Created
April 3, 2021 23:46
-
-
Save tomdaley92/792237a00a5cc9c190654314a5846add to your computer and use it in GitHub Desktop.
handbrake presets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"PresetList": [ | |
{ | |
"AlignAVStart": false, | |
"AudioCopyMask": [ | |
"copy:aac", | |
"copy:ac3", | |
"copy:dtshd", | |
"copy:dts", | |
"copy:mp3", | |
"copy:truehd", | |
"copy:flac", | |
"copy:eac3" | |
], | |
"AudioEncoderFallback": "ac3", | |
"AudioLanguageList": [], | |
"AudioList": [ | |
{ | |
"AudioBitrate": 640, | |
"AudioCompressionLevel": 0.0, | |
"AudioEncoder": "eac3", | |
"AudioMixdown": "5point1", | |
"AudioNormalizeMixLevel": false, | |
"AudioSamplerate": "auto", | |
"AudioTrackQualityEnable": false, | |
"AudioTrackQuality": -1.0, | |
"AudioTrackGainSlider": 0.0, | |
"AudioTrackDRCSlider": 0.0 | |
} | |
], | |
"AudioSecondaryEncoderMode": true, | |
"AudioTrackSelectionBehavior": "first", | |
"ChapterMarkers": true, | |
"ChildrenArray": [], | |
"Default": false, | |
"FileFormat": "av_mkv", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": false, | |
"PictureAutoCrop": true, | |
"PictureBottomCrop": 22, | |
"PictureLeftCrop": 0, | |
"PictureRightCrop": 0, | |
"PictureTopCrop": 22, | |
"PictureDARWidth": 0, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockTune": "medium", | |
"PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8", | |
"PictureDeinterlaceFilter": "decomb", | |
"PictureCombDetectPreset": "default", | |
"PictureCombDetectCustom": "", | |
"PictureDeinterlacePreset": "default", | |
"PictureDeinterlaceCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "light", | |
"PictureDenoiseTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PictureModulus": 2, | |
"PicturePAR": "auto", | |
"PicturePARWidth": 0, | |
"PicturePARHeight": 0, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PresetDescription": "H.265 NVENC", | |
"PresetName": "Plex (fast, large)", | |
"Type": 1, | |
"UsesPictureFilters": true, | |
"UsesPictureSettings": 2, | |
"SubtitleAddCC": true, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "none", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [ | |
"eng" | |
], | |
"SubtitleTrackSelectionBehavior": "first", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "nvenc_h265", | |
"VideoFramerate": "30", | |
"VideoFramerateMode": "pfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "slow", | |
"VideoTune": "", | |
"VideoProfile": "auto", | |
"VideoLevel": "auto", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 21.0, | |
"VideoQSVDecode": false, | |
"VideoQSVAsyncDepth": 4, | |
"VideoTwoPass": false, | |
"VideoTurboTwoPass": false, | |
"x264UseAdvancedOptions": false | |
} | |
], | |
"VersionMajor": 42, | |
"VersionMicro": 0, | |
"VersionMinor": 0 | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"PresetList": [ | |
{ | |
"AlignAVStart": false, | |
"AudioCopyMask": [ | |
"copy:aac", | |
"copy:ac3", | |
"copy:dtshd", | |
"copy:dts", | |
"copy:mp3", | |
"copy:truehd", | |
"copy:flac", | |
"copy:eac3" | |
], | |
"AudioEncoderFallback": "ac3", | |
"AudioLanguageList": [], | |
"AudioList": [ | |
{ | |
"AudioBitrate": 640, | |
"AudioCompressionLevel": 0.0, | |
"AudioEncoder": "eac3", | |
"AudioMixdown": "5point1", | |
"AudioNormalizeMixLevel": false, | |
"AudioSamplerate": "auto", | |
"AudioTrackQualityEnable": false, | |
"AudioTrackQuality": -1.0, | |
"AudioTrackGainSlider": 0.0, | |
"AudioTrackDRCSlider": 0.0 | |
} | |
], | |
"AudioSecondaryEncoderMode": true, | |
"AudioTrackSelectionBehavior": "first", | |
"ChapterMarkers": true, | |
"ChildrenArray": [], | |
"Default": true, | |
"FileFormat": "av_mkv", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": false, | |
"PictureAutoCrop": true, | |
"PictureBottomCrop": 22, | |
"PictureLeftCrop": 0, | |
"PictureRightCrop": 0, | |
"PictureTopCrop": 22, | |
"PictureDARWidth": 0, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockTune": "medium", | |
"PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8", | |
"PictureDeinterlaceFilter": "decomb", | |
"PictureCombDetectPreset": "default", | |
"PictureCombDetectCustom": "", | |
"PictureDeinterlacePreset": "default", | |
"PictureDeinterlaceCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "light", | |
"PictureDenoiseTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PictureModulus": 2, | |
"PicturePAR": "auto", | |
"PicturePARWidth": 0, | |
"PicturePARHeight": 0, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PresetDescription": "x265 10 bit encoding", | |
"PresetName": "Plex (slow, small)", | |
"Type": 1, | |
"UsesPictureFilters": true, | |
"UsesPictureSettings": 2, | |
"SubtitleAddCC": true, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "none", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [ | |
"eng" | |
], | |
"SubtitleTrackSelectionBehavior": "first", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "x265_10bit", | |
"VideoFramerate": "30", | |
"VideoFramerateMode": "pfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "fast", | |
"VideoTune": "", | |
"VideoProfile": "auto", | |
"VideoLevel": "auto", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 21.0, | |
"VideoQSVDecode": false, | |
"VideoQSVAsyncDepth": 4, | |
"VideoTwoPass": false, | |
"VideoTurboTwoPass": false, | |
"x264UseAdvancedOptions": false | |
} | |
], | |
"VersionMajor": 42, | |
"VersionMicro": 0, | |
"VersionMinor": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment