I've got an R7 for testing for a few days.
Is there anything I can do to start the exploring/developing of ML on this camera?
Is there anything I can do to start the exploring/developing of ML on this camera?
Etiquette, expectations, entitlement...
@autoexec_bin | #magiclantern | Discord | Reddit | Server issues
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: a1ex on December 20, 2013, 02:38:01 PMThank you!
Nightly compiled, you may try it: http://builds.magiclantern.fm/
Quote from: a1ex on August 05, 2013, 03:35:20 PM
For porting raw_rec, just look at how the others did for 50D, 550D, 60D and pretty much all other cameras except 5D3.
NSTUB(0xFF1F5360, SetEDmac)
NSTUB(0xFF1F5660, StartEDmac)
NSTUB(0xFF1F5864, PopEDmac)
NSTUB(0xFF1F5418, ConnectWriteEDmac)
NSTUB(0xFF1F54DC, ConnectReadEDmac)
NSTUB(0xFF1F5850, RegisterEDmacCompleteCBR)
NSTUB(0xFF1F5878, RegisterEDmacAbortCBR)
NSTUB(0xFF1F5980, RegisterEDmacPopCBR)
NSTUB(0xFF1F5864, UnregisterEDmacCompleteCBR)
NSTUB(0xFF1F58B8, UnregisterEDmacAbortCBR)
NSTUB(0xFF1F5994, UnregisterEDmacPopCBR)
[ CC ] bmp.o
[ CC ] video_hacks.o
../../src/video_hacks.c: In function 'bitrate_flushing_rate_display':
../../src/video_hacks.c:41:30: error: 'MNI_WARNING' undeclared (first use in thi
s function)
../../src/video_hacks.c:41:30: note: each undeclared identifier is reported only
once for each function it appears in
../../src/video_hacks.c: In function 'bitrate_gop_size_display':
../../src/video_hacks.c:67:30: error: 'MNI_WARNING' undeclared (first use in thi
s function)
../../src/video_hacks.c: At top level:
../../src/video_hacks.c:159:17: error: unknown field 'display' specified in init
ializer
../../src/video_hacks.c:159:17: warning: initialization makes integer from point
er without a cast [enabled by default]
../../src/video_hacks.c:159:17: warning: (near initialization for '(anonymous)[0
].min') [enabled by default]
../../src/video_hacks.c:160:17: warning: initialized field overwritten [-Woverri
de-init]
../../src/video_hacks.c:160:17: warning: (near initialization for '(anonymous)[0
].min') [-Woverride-init]
../../src/video_hacks.c:167:17: error: unknown field 'display' specified in init
ializer
../../src/video_hacks.c:167:17: warning: initialization makes integer from point
er without a cast [enabled by default]
../../src/video_hacks.c:167:17: warning: (near initialization for '(anonymous)[1
].min') [enabled by default]
../../src/video_hacks.c:168:17: warning: initialized field overwritten [-Woverri
de-init]
../../src/video_hacks.c:168:17: warning: (near initialization for '(anonymous)[1
].min') [-Woverride-init]
../../Makefile.inc:641: recipe for target `video_hacks.o' failed
make: *** [video_hacks.o] Error 1
Page created in 0.098 seconds with 13 queries.