- Use x265 10bit @ 20 CRF (Slow Preset)
- Copy all audio tracks (mp3, aac, ac3, dts, dtshd, eac3, flac, truehd)
- Copy all subtitle tracks
- No burn in
HandBrakeCLI --preset-import-file HandBrake-x265.json -Z "hevc" -i INPUT.mkv -o OUTPUT.mkv
| { | |
| "PresetList": [ | |
| { | |
| "AlignAVStart": false, | |
| "AudioCopyMask": [ | |
| "copy:mp3", | |
| "copy:aac", | |
| "copy:ac3", | |
| "copy:dts", | |
| "copy:dtshd", | |
| "copy:eac3", | |
| "copy:flac", | |
| "copy:truehd" | |
| ], | |
| "AudioEncoderFallback": "none", | |
| "AudioLanguageList": [ | |
| "any" | |
| ], | |
| "AudioList": [ | |
| { | |
| "AudioBitrate": 192, | |
| "AudioCompressionLevel": -1.0, | |
| "AudioDitherMethod": "auto", | |
| "AudioEncoder": "copy", | |
| "AudioMixdown": "5point1", | |
| "AudioNormalizeMixLevel": false, | |
| "AudioSamplerate": "auto", | |
| "AudioTrackDRCSlider": 0.0, | |
| "AudioTrackGainSlider": -20.0, | |
| "AudioTrackQuality": -1.0, | |
| "AudioTrackQualityEnable": false | |
| } | |
| ], | |
| "AudioSecondaryEncoderMode": true, | |
| "AudioTrackSelectionBehavior": "all", | |
| "ChapterMarkers": true, | |
| "ChildrenArray": [], | |
| "Default": true, | |
| "FileFormat": "av_mkv", | |
| "Folder": false, | |
| "FolderOpen": false, | |
| "InlineParameterSets": false, | |
| "MetadataPassthrough": true, | |
| "Mp4HttpOptimize": false, | |
| "Mp4iPodCompatible": false, | |
| "PictureAllowUpscaling": false, | |
| "PictureAutoCrop": true, | |
| "PictureBottomCrop": 0, | |
| "PictureChromaSmoothCustom": "", | |
| "PictureChromaSmoothPreset": "off", | |
| "PictureChromaSmoothTune": "none", | |
| "PictureColorspaceCustom": "", | |
| "PictureColorspacePreset": "off", | |
| "PictureCombDetectCustom": "", | |
| "PictureCombDetectPreset": "default", | |
| "PictureDARWidth": 749, | |
| "PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8", | |
| "PictureDeblockPreset": "off", | |
| "PictureDeblockTune": "medium", | |
| "PictureDeinterlaceCustom": "", | |
| "PictureDeinterlaceFilter": "decomb", | |
| "PictureDeinterlacePreset": "default", | |
| "PictureDenoiseCustom": "", | |
| "PictureDenoiseFilter": "off", | |
| "PictureDenoisePreset": "", | |
| "PictureDenoiseTune": "none", | |
| "PictureDetelecine": "off", | |
| "PictureDetelecineCustom": "", | |
| "PictureForceHeight": 0, | |
| "PictureForceWidth": 0, | |
| "PictureHeight": 1080, | |
| "PictureItuPAR": false, | |
| "PictureKeepRatio": true, | |
| "PictureLeftCrop": 10, | |
| "PictureLooseCrop": false, | |
| "PictureModulus": 2, | |
| "PicturePAR": "auto", | |
| "PicturePARHeight": 15, | |
| "PicturePARWidth": 16, | |
| "PicturePadBottom": 0, | |
| "PicturePadColor": "black", | |
| "PicturePadLeft": 0, | |
| "PicturePadMode": "none", | |
| "PicturePadRight": 0, | |
| "PicturePadTop": 0, | |
| "PictureRightCrop": 8, | |
| "PictureRotate": "angle=0:hflip=0", | |
| "PictureSharpenCustom": "", | |
| "PictureSharpenFilter": "off", | |
| "PictureSharpenPreset": "", | |
| "PictureSharpenTune": "", | |
| "PictureTopCrop": 2, | |
| "PictureUseMaximumSize": true, | |
| "PictureWidth": 1920, | |
| "PresetDescription": "", | |
| "PresetDisabled": false, | |
| "PresetName": "hevc", | |
| "SubtitleAddCC": true, | |
| "SubtitleAddForeignAudioSearch": false, | |
| "SubtitleAddForeignAudioSubtitle": false, | |
| "SubtitleBurnBDSub": false, | |
| "SubtitleBurnBehavior": "none", | |
| "SubtitleBurnDVDSub": false, | |
| "SubtitleLanguageList": [ | |
| "any" | |
| ], | |
| "SubtitleTrackSelectionBehavior": "all", | |
| "Type": 1, | |
| "UsesPictureFilters": true, | |
| "VideoAvgBitrate": 6000, | |
| "VideoColorMatrixCodeOverride": 0, | |
| "VideoEncoder": "x265_10bit", | |
| "VideoFramerate": "auto", | |
| "VideoFramerateMode": "vfr", | |
| "VideoGrayScale": false, | |
| "VideoLevel": "auto", | |
| "VideoOptionExtra": "", | |
| "VideoPreset": "slow", | |
| "VideoProfile": "auto", | |
| "VideoQSVDecode": false, | |
| "VideoQualitySlider": 20.0, | |
| "VideoQualityType": 2, | |
| "VideoScaler": "swscale", | |
| "VideoTune": "", | |
| "VideoTurboTwoPass": true, | |
| "VideoTwoPass": true, | |
| "x264Option": "", | |
| "x264UseAdvancedOptions": false | |
| } | |
| ], | |
| "VersionMajor": 47, | |
| "VersionMicro": 0, | |
| "VersionMinor": 0 | |
| } |