We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc02ff commit e81b5afCopy full SHA for e81b5af
config/profile1/handbrake.json
@@ -36,7 +36,7 @@
36
"PictureLeftCrop": 0,
37
"PictureRightCrop": 0,
38
"PictureTopCrop": 0,
39
- "PictureDARWidth": 608,
+ "PictureDARWidth": 0,
40
"PictureDeblockPreset": "off",
41
"PictureDeblockTune": "medium",
42
"PictureDeblockCustom": "",
@@ -61,10 +61,8 @@
61
"PictureItuPAR": false,
62
"PictureKeepRatio": true,
63
"PicturePAR": "auto",
64
- "PicturePARWidth": 9,
65
- "PicturePARHeight": 16,
66
- "PictureWidth": 1920,
67
- "PictureHeight": 1080,
+ "PicturePARWidth": 0,
+ "PicturePARHeight": 0,
68
"PictureUseMaximumSize": true,
69
"PictureAllowUpscaling": false,
70
"PictureForceHeight": 0,
0 commit comments