Created
April 29, 2025 17:35
-
-
Save Drafteed/48a1c7867a13a75445de01731c561d65 to your computer and use it in GitHub Desktop.
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:eac3", | |
"copy:truehd", | |
"copy:dts", | |
"copy:dtshd", | |
"copy:mp3", | |
"copy:flac" | |
], | |
"AudioEncoderFallback": "av_aac", | |
"AudioLanguageList": [], | |
"AudioList": [], | |
"AudioSecondaryEncoderMode": true, | |
"AudioTrackSelectionBehavior": "first", | |
"ChapterMarkers": false, | |
"ChildrenArray": [], | |
"Default": false, | |
"FileFormat": "av_mp4", | |
"Folder": false, | |
"FolderOpen": false, | |
"Mp4HttpOptimize": true, | |
"Mp4iPodCompatible": false, | |
"PictureCropMode": 2, | |
"PictureBottomCrop": 0, | |
"PictureLeftCrop": 0, | |
"PictureRightCrop": 0, | |
"PictureTopCrop": 0, | |
"PictureDARWidth": 0, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockTune": "medium", | |
"PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8", | |
"PictureDeinterlaceFilter": "off", | |
"PictureCombDetectPreset": "off", | |
"PictureCombDetectCustom": "", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureColorspacePreset": "off", | |
"PictureChromaSmoothPreset": "off", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PicturePAR": "none", | |
"PicturePARWidth": 0, | |
"PicturePARHeight": 0, | |
"PictureUseMaximumSize": false, | |
"PictureAllowUpscaling": false, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PicturePadMode": "none", | |
"PicturePadTop": 0, | |
"PicturePadBottom": 0, | |
"PicturePadLeft": 0, | |
"PicturePadRight": 0, | |
"PresetName": "Web", | |
"Type": 1, | |
"SubtitleAddCC": false, | |
"SubtitleAddForeignAudioSearch": false, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "foreign", | |
"SubtitleBurnBDSub": false, | |
"SubtitleBurnDVDSub": false, | |
"SubtitleLanguageList": [], | |
"SubtitleTrackSelectionBehavior": "none", | |
"VideoAvgBitrate": 0, | |
"VideoColorMatrixCode": 0, | |
"VideoEncoder": "x264", | |
"VideoFramerate": "30", | |
"VideoFramerateMode": "cfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "placebo", | |
"VideoTune": "", | |
"VideoProfile": "high", | |
"VideoLevel": "4.0", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 21, | |
"VideoTwoPass": true, | |
"VideoTurboTwoPass": true, | |
"x264UseAdvancedOptions": false, | |
"PresetDisabled": false, | |
"MetadataPassthrough": false | |
} | |
], | |
"VersionMajor": 50, | |
"VersionMicro": 0, | |
"VersionMinor": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment