Last active
December 17, 2023 02:27
-
-
Save exurd/260f7ef48e3735009f3171e471ceac7d to your computer and use it in GitHub Desktop.
Removed Handbrake Preset - Apple 240p30 (for iPods)
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" | |
], | |
"AudioEncoderFallback": "aac", | |
"AudioLanguageList": [ | |
], | |
"AudioList": [ | |
{ | |
"AudioBitrate": 160, | |
"AudioCompressionLevel": -1.0, | |
"AudioDitherMethod": "auto", | |
"AudioEncoder": "aac", | |
"AudioMixdown": "stereo", | |
"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": "mp4", | |
"Folder": false, | |
"FolderOpen": false, | |
"InlineParameterSets": false, | |
"Mp4HttpOptimize": false, | |
"Mp4iPodCompatible": true, | |
"PictureAutoCrop": true, | |
"PictureBottomCrop": 0, | |
"PictureLeftCrop": 0, | |
"PictureRightCrop": 0, | |
"PictureTopCrop": 0, | |
"PictureDARWidth": 0, | |
"PictureDeblockPreset": "off", | |
"PictureDeblockTune": "medium", | |
"PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8", | |
"PictureCombDetectCustom": "", | |
"PictureCombDetectPreset": "default", | |
"PictureDeinterlaceCustom": "", | |
"PictureDeinterlaceFilter": "decomb", | |
"PictureDeinterlacePreset": "default", | |
"PictureDenoiseCustom": "", | |
"PictureDenoiseFilter": "off", | |
"PictureDenoisePreset": "light", | |
"PictureDenoiseTune": "none", | |
"PictureChromaSmoothCustom": "", | |
"PictureChromaSmoothPreset": "off", | |
"PictureChromaSmoothTune": "none", | |
"PictureSharpenCustom": "", | |
"PictureSharpenFilter": "off", | |
"PictureSharpenPreset": "medium", | |
"PictureSharpenTune": "none", | |
"PictureDetelecine": "off", | |
"PictureDetelecineCustom": "", | |
"PictureItuPAR": false, | |
"PictureKeepRatio": true, | |
"PictureLooseCrop": false, | |
"PictureModulus": 16, | |
"PicturePAR": "off", | |
"PicturePARWidth": 853, | |
"PicturePARHeight": 720, | |
"PictureRotate": "angle=0:hflip=0", | |
"PictureWidth": 320, | |
"PictureHeight": 240, | |
"PictureForceHeight": 0, | |
"PictureForceWidth": 0, | |
"PresetDescription": "H.264 video (up to 240p30) and AAC stereo audio, in an MP4 container. Compatible with Apple iPod 5th Generation and later.", | |
"PresetName": "Apple 240p30", | |
"Type": 1, | |
"UsesPictureFilters": true, | |
"UsesPictureSettings": 1, | |
"SubtitleAddCC": false, | |
"SubtitleAddForeignAudioSearch": true, | |
"SubtitleAddForeignAudioSubtitle": false, | |
"SubtitleBurnBehavior": "foreign", | |
"SubtitleBurnBDSub": true, | |
"SubtitleBurnDVDSub": true, | |
"SubtitleLanguageList": [ | |
], | |
"SubtitleTrackSelectionBehavior": "none", | |
"VideoAvgBitrate": 350, | |
"VideoColorMatrixCodeOverride": 0, | |
"VideoEncoder": "x264", | |
"VideoFramerate": "30", | |
"VideoFramerateMode": "pfr", | |
"VideoGrayScale": false, | |
"VideoScaler": "swscale", | |
"VideoPreset": "medium", | |
"VideoTune": "", | |
"VideoProfile": "baseline", | |
"VideoLevel": "1.3", | |
"VideoOptionExtra": "", | |
"VideoQualityType": 2, | |
"VideoQualitySlider": 22.0, | |
"VideoQSVDecode": false, | |
"VideoQSVAsyncDepth": 4, | |
"VideoTwoPass": true, | |
"VideoTurboTwoPass": true, | |
"x264Option": "", | |
"x264UseAdvancedOptions": false | |
} | |
], | |
"VersionMajor": 47, | |
"VersionMicro": 0, | |
"VersionMinor": 0 | |
} |
Also, the sound doesn't work unless you select a codec in the audio section.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use this preset by going to
Presets > Import from file
. Note that you won't need this preset if you're using 1.3.3(?) or lower.