Created
June 12, 2022 09:14
-
-
Save SanteriHetekivi/619e89706a2a751e41ce1ed0b57927d1 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": "flac24", | |
"AudioLanguageList": [ | |
"any" | |
], | |
"AudioList": [ | |
{ | |
"AudioBitrate": -1, | |
"AudioCompressionLevel": 0, | |
"AudioEncoder": "copy", | |
"AudioMixdown": "none", | |
"AudioNormalizeMixLevel": false, | |
"AudioSamplerate": "auto", | |
"AudioTrackQualityEnable": false, | |
"AudioTrackQuality": 0, | |
"AudioTrackGainSlider": 0, | |
"AudioTrackDRCSlider": 0 | |
} | |
], | |
"AudioSecondaryEncoderMode": false, | |
"AudioTrackSelectionBehavior": "all", | |
"ChapterMarkers": false, | |
"ChildrenArray": [], | |
"Default": false, | |
"FileFormat": "av_mkv", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": false, | |
"PictureAutoCrop": true, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockCustom": "qp=0:mode=2", | |
"PictureDeinterlaceFilter": "off", | |
"PictureCombDetectPreset": "off", | |
"PictureCombDetectCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "weak", | |
"PictureDenoiseTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureColorspacePreset": "off", | |
"PictureChromaSmoothPreset": "off", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PicturePAR": "auto", | |
"PicturePARWidth": 1, | |
"PicturePARHeight": 1, | |
"PictureUseMaximumSize": false, | |
"PictureAllowUpscaling": false, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PicturePadMode": "none", | |
"PicturePadTop": 0, | |
"PicturePadBottom": 0, | |
"PicturePadLeft": 0, | |
"PicturePadRight": 0, | |
"PresetName": "Blu-ray - H.265", | |
"Type": 1, | |
"SubtitleAddCC": false, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "none", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [ | |
"eng", | |
"fin" | |
], | |
"SubtitleTrackSelectionBehavior": "all", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "x265", | |
"VideoFramerateMode": "cfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "veryslow", | |
"VideoTune": "", | |
"VideoProfile": "auto", | |
"VideoLevel": "auto", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 25, | |
"VideoQSVDecode": true, | |
"VideoQSVAsyncDepth": 0, | |
"VideoTwoPass": false, | |
"VideoTurboTwoPass": false, | |
"x264UseAdvancedOptions": false, | |
"PresetDisabled": false, | |
"MetadataPassthrough": false | |
} | |
], | |
"VersionMajor": 47, | |
"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": "flac24", | |
"AudioLanguageList": [ | |
"any" | |
], | |
"AudioList": [ | |
{ | |
"AudioBitrate": -1, | |
"AudioCompressionLevel": 0, | |
"AudioEncoder": "copy", | |
"AudioMixdown": "none", | |
"AudioNormalizeMixLevel": false, | |
"AudioSamplerate": "auto", | |
"AudioTrackQualityEnable": false, | |
"AudioTrackQuality": 0, | |
"AudioTrackGainSlider": 0, | |
"AudioTrackDRCSlider": 0 | |
} | |
], | |
"AudioSecondaryEncoderMode": false, | |
"AudioTrackSelectionBehavior": "all", | |
"ChapterMarkers": false, | |
"ChildrenArray": [], | |
"Default": false, | |
"FileFormat": "av_mkv", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": false, | |
"PictureAutoCrop": true, | |
"PictureBottomCrop": 42, | |
"PictureLeftCrop": 0, | |
"PictureRightCrop": 0, | |
"PictureTopCrop": 42, | |
"PictureDARWidth": 3840, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockCustom": "qp=0:mode=2", | |
"PictureDeinterlaceFilter": "off", | |
"PictureCombDetectPreset": "off", | |
"PictureCombDetectCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "weak", | |
"PictureDenoiseTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureColorspacePreset": "off", | |
"PictureChromaSmoothPreset": "off", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PicturePAR": "auto", | |
"PicturePARWidth": 1, | |
"PicturePARHeight": 1, | |
"PictureUseMaximumSize": false, | |
"PictureAllowUpscaling": false, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PicturePadMode": "none", | |
"PicturePadTop": 0, | |
"PicturePadBottom": 0, | |
"PicturePadLeft": 0, | |
"PicturePadRight": 0, | |
"PresetName": "Blu-ray - H.265 - NVENC", | |
"Type": 1, | |
"SubtitleAddCC": false, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "none", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [ | |
"eng", | |
"fin" | |
], | |
"SubtitleTrackSelectionBehavior": "all", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "nvenc_h265", | |
"VideoFramerateMode": "cfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "slowest", | |
"VideoTune": "", | |
"VideoProfile": "auto", | |
"VideoLevel": "auto", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 25, | |
"VideoQSVDecode": true, | |
"VideoQSVAsyncDepth": 0, | |
"VideoTwoPass": false, | |
"VideoTurboTwoPass": false, | |
"x264UseAdvancedOptions": false, | |
"PresetDisabled": false, | |
"MetadataPassthrough": false | |
} | |
], | |
"VersionMajor": 47, | |
"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": "flac24", | |
"AudioLanguageList": [ | |
"any" | |
], | |
"AudioList": [ | |
{ | |
"AudioBitrate": -1, | |
"AudioCompressionLevel": 0, | |
"AudioEncoder": "copy", | |
"AudioMixdown": "none", | |
"AudioNormalizeMixLevel": false, | |
"AudioSamplerate": "auto", | |
"AudioTrackQualityEnable": false, | |
"AudioTrackQuality": 0, | |
"AudioTrackGainSlider": 0, | |
"AudioTrackDRCSlider": 0 | |
} | |
], | |
"AudioSecondaryEncoderMode": false, | |
"AudioTrackSelectionBehavior": "all", | |
"ChapterMarkers": false, | |
"ChildrenArray": [], | |
"Default": false, | |
"FileFormat": "av_mkv", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": false, | |
"PictureAutoCrop": true, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockCustom": "qp=0:mode=2", | |
"PictureDeinterlaceFilter": "off", | |
"PictureCombDetectPreset": "off", | |
"PictureCombDetectCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "weak", | |
"PictureDenoiseTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureColorspacePreset": "off", | |
"PictureChromaSmoothPreset": "off", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PicturePAR": "auto", | |
"PicturePARWidth": 1, | |
"PicturePARHeight": 1, | |
"PictureUseMaximumSize": false, | |
"PictureAllowUpscaling": false, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PicturePadMode": "none", | |
"PicturePadTop": 0, | |
"PicturePadBottom": 0, | |
"PicturePadLeft": 0, | |
"PicturePadRight": 0, | |
"PresetName": "UHD - H.265", | |
"Type": 1, | |
"SubtitleAddCC": false, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "none", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [ | |
"eng", | |
"fin" | |
], | |
"SubtitleTrackSelectionBehavior": "all", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "x265_10bit", | |
"VideoFramerateMode": "cfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "veryslow", | |
"VideoTune": "", | |
"VideoProfile": "auto", | |
"VideoLevel": "auto", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 20, | |
"VideoQSVDecode": true, | |
"VideoQSVAsyncDepth": 0, | |
"VideoTwoPass": false, | |
"VideoTurboTwoPass": false, | |
"x264UseAdvancedOptions": false, | |
"PresetDisabled": false, | |
"MetadataPassthrough": false | |
} | |
], | |
"VersionMajor": 47, | |
"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": "flac24", | |
"AudioLanguageList": [ | |
"any" | |
], | |
"AudioList": [ | |
{ | |
"AudioBitrate": -1, | |
"AudioCompressionLevel": 0, | |
"AudioEncoder": "copy", | |
"AudioMixdown": "none", | |
"AudioNormalizeMixLevel": false, | |
"AudioSamplerate": "auto", | |
"AudioTrackQualityEnable": false, | |
"AudioTrackQuality": 0, | |
"AudioTrackGainSlider": 0, | |
"AudioTrackDRCSlider": 0 | |
} | |
], | |
"AudioSecondaryEncoderMode": false, | |
"AudioTrackSelectionBehavior": "all", | |
"ChapterMarkers": false, | |
"ChildrenArray": [], | |
"Default": true, | |
"FileFormat": "av_mkv", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": false, | |
"PictureAutoCrop": true, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockCustom": "qp=0:mode=2", | |
"PictureDeinterlaceFilter": "off", | |
"PictureCombDetectPreset": "off", | |
"PictureCombDetectCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "weak", | |
"PictureDenoiseTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureColorspacePreset": "off", | |
"PictureChromaSmoothPreset": "off", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PicturePAR": "auto", | |
"PicturePARWidth": 1, | |
"PicturePARHeight": 1, | |
"PictureUseMaximumSize": false, | |
"PictureAllowUpscaling": false, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PicturePadMode": "none", | |
"PicturePadTop": 0, | |
"PicturePadBottom": 0, | |
"PicturePadLeft": 0, | |
"PicturePadRight": 0, | |
"PresetName": "UHD - H.265 - NVENC", | |
"Type": 1, | |
"SubtitleAddCC": false, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "none", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [ | |
"eng", | |
"fin" | |
], | |
"SubtitleTrackSelectionBehavior": "all", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "nvenc_h265", | |
"VideoFramerateMode": "cfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "slowest", | |
"VideoTune": "", | |
"VideoProfile": "auto", | |
"VideoLevel": "auto", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 20, | |
"VideoQSVDecode": true, | |
"VideoQSVAsyncDepth": 0, | |
"VideoTwoPass": false, | |
"VideoTurboTwoPass": false, | |
"x264UseAdvancedOptions": false, | |
"PresetDisabled": false, | |
"MetadataPassthrough": false | |
} | |
], | |
"VersionMajor": 47, | |
"VersionMicro": 0, | |
"VersionMinor": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment