https://bitbucket.org/hudson/magic-lantern
Revision 4286970e7300e2dfe8abaf7ec67f7e3d32ee628f authored by alex@thinkpad on 10 March 2018, 19:42:32 UTC, committed by alex@thinkpad on 10 March 2018, 19:42:32 UTC
700D, 650D, 100D, M: fine-tuned skip offsets
Allow odd values for skip_bottom

650D/M x5 zoom: skip_top is the same as with regular 1080p or 720p or mv1080crop

700D/650D/M 720p
before: H=727, skip_bottom = 4 => active area y2=723 (real 724)
after: H=725, skip_bottom = 1 => active area y2=724

100D 720p:
before: H=726, skip_bottom = 4 => active area y2=722 (real 724)
after: H=726, skip_bottom = 2 => active area y2=724

650D/M 1080p:
before: H=1190, skip_bottom = 4 => active area y2=1186 (2 white lines at bottom)
after: H=1188, skip_bottom = 0 => active area y2=1188 (no bad lines at bottom)

EOSM movie crop: H=1060, top=28, active area y2=1060, no bad lines at bottom
(unsure about skip_bottom on 100D - to be tested with a silent DNG in movie crop mode)

See also:
https://www.magiclantern.fm/forum/index.php?topic=18443.msg198140#msg198140
https://www.magiclantern.fm/forum/index.php?topic=16054.msg195213#msg195213
1 parent 0f4a771
History
Tip revision: 4286970e7300e2dfe8abaf7ec67f7e3d32ee628f authored by alex@thinkpad on 10 March 2018, 19:42:32 UTC
Raw backend: use (*height)-- adjustment on all DIGIC 5 models
Tip revision: 4286970
File Mode Size
build_tools
contrib
data
doc
doxygen
features
icons
include
installer
minimal
modules
platform
scripts
src
tcc
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 3.0 KB
COPYING -rw-r--r-- 17.6 KB
Doxyfile -rw-r--r-- 98.8 KB
Makefile -rw-r--r-- 3.6 KB
Makefile.filerules -rw-r--r-- 2.3 KB
Makefile.inc -rw-r--r-- 3.4 KB
Makefile.obsolete -rw-r--r-- 2.9 KB
Makefile.setup -rw-r--r-- 4.1 KB
Makefile.setup.toolchain -rw-r--r-- 2.2 KB
Makefile.top -rw-r--r-- 2.3 KB
Makefile.user.default -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 838 bytes
logo.png -rw-r--r-- 7.8 KB

README.md

back to top