Menu

Show posts

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 Menu

Messages - bakersdozen

#51
Camera-specific Development / Re: Canon 70D
May 24, 2018, 01:36:24 AM
Quote from: andy kh on May 23, 2018, 03:55:11 PM
this guy says dfort's crop_rec build 14Mar18 works fine on his 70D

My apologies, I haven't been keeping up as far in this thread. I have only tested with 5x crop and i have been able to change resolutions without any issues.
#52
@Danne, the .lua script you added works fine with Autorun on startup. No problems there, thanks! Just have to remember to be in photo mode when turning on the camera.
#53
Quote from: andy kh on May 23, 2018, 05:41:36 AM
dfort's crop-rec doesnt work yet

Working fine for me on 70D so far, need to get the 95 sandisk SD to keep pushing the limits - I've only got the 90 MicroSD with adapter currently. Still able to get some good speeds out of it though! And I can change resolution higher than 1728, so definitely working!

Quote from: Danne on May 23, 2018, 12:17:34 PM
Since hardcoding sd_uhs.mo seems a bit far off here is a lua snippet which will start the SD overclock patching upon starting the camera. Lua module has to be enabled and the script needs to be set to Autorun to ON.
Put following in a file with the extension .lua and put it in the scripts folder.
-- enable SD overclocking

    if menu.get("Debug", "SD overclock", "OFF")
    then
    console.hide()
    menu.set("Debug", "SD overclock", "ON")
    else
    console.show()
    print("Please enable sd_uhs.mo before running this script again.")
    msleep(5000)
    console.hide()
    return
    end



Thanks @Danne ! exactly what I needed for now. Much appreciated and kind regards. More benchmarks from 70D to follow once new card arrives.
I will also try your new EOSM build tomorrow.
#54
Quote from: Danne on May 19, 2018, 10:22:35 AM
I have put up a hardcoded 160MHZ 700D build in my repository to be tested. It´s the same as for 100D and eosm. If anybody tests this, please feedback here what´s working or not. Fried cards or not etc...
On top of downloads page:
https://bitbucket.org/Dannephoto/magic-lantern/downloads/

Hi @Danne, thanks for your work on hardcoding the overclock. Really saves time for testing purposes and then to commit to shooting - well done. Any chance you could do the same for 70D? (combine dfort's crop_rec_4k.57614b3.2018Mar14.70D112.zip and your 160MHZ hardcode)

Such exciting times for ML with these constant advancements.
#55
Thanks again, yes my issue was wrong menu selection. Confirming P works well for me now after some guidance. mlv app is good, but didn't fix focus pixels.
#56
Thank you Sir! This and your last post have helped me understand emmensly. Much appreciated. You have certainly got me pointed back in the right direction. Slog2 would be a cool addition, if at all possible.
#57
Yes I did, but yours looks a little different. I must check for the latest version I guess as I am still seeing option for rec709 to LogC etc. Your screenshot now makes more sense. If I am understanding correctly, linear means what it would look like without adding any curves, just a straight export to ProRes .mov? Beautiful. Thanks mate. Any ideas to add slog2 by any chance? What is cineon, XYZ and aces by the way?
#58
@Danne
Thank you for this exciting work on Switch.
I was used to MLRV exporting to .mov and adding a curve (log-c, c-log or slog2) to then go straight into Premiere Pro to edit and grade using 70d. After now playing with EOSM raw I've found switch gets rid of focus pixels, which MLRV can't do on its own - huge thanks.

My question is, to get the same effect as before, do I just select Rec709 - Clog or Rec709 - LogC before export to ProRes to get the same solution from Switch? Will it net the same result? Sorry if I have missed something here. I think the reference to rec709 had thrown me.
#59
Quote from: nikfreak on August 21, 2017, 04:16:17 PM
Despite playback the recordings worked also in test releases:

http://www.magiclantern.fm/forum/index.php?topic=14309.msg178494#msg178494

@a1ex: as TimerA works for modifying FPS -> what do you think about bringing it back for the public on 70D
Yes please, I would love to get the bugs ironed out for fps override on 70d

Sent from my E6653 using Tapatalk

#60
Camera-specific Development / Re: Canon EOS M
July 25, 2017, 01:04:48 PM
Quote from: loknar on July 25, 2017, 08:50:57 AM
That looks fine, but it's way out of my price range (around $400 here), also with adapter it's not so light combo with EOS M anymore.

Could you elaborate on manufacturers of these lenses? I managed to find some from Tamron and Fujinon.

I don't say it is, i'm saying that the only difference is in flange distance, and some sellers do not make difference between C and CS mount, hint would be size of an image circle, 1/2" being borderline size (at least i understood that from wiki).

Anyway I ordered this Tamron 8mm for 2/3" sensor http://www.tamron-usa.com/IO/IndOp/prod/23fm08l.php when it arives i'll do some tests and post results in case someone else is solving the same problem.

EDIT: mistype
Keep us posted on your results.

Sent from my E6653 using Tapatalk

#61
Here's a quick summary of testing out FRSP https://youtu.be/QvExLlUC1cQ

Sent from my E6653 using Tapatalk

#62
For us newer to ML on the 70d, were the FPS override issues with speeding up or slowing down the frame rate? Or both? Is there anyway of getting this module unlocked on the current release so we could play with the timers more and test it out again?

Sent from my E6653 using Tapatalk

#63
The fact that ML is accurate

Sent from my E6653 using Tapatalk

#64
Good news for everybody

Sent from my E6653 using Tapatalk

#65
Scripting Corner / Re: Long Exposure Simulation Script
December 14, 2016, 08:16:02 AM
Awesome Garry, this is also pegged for my Christmas break 😁

Sent from my E6653 using Tapatalk

#66
Scripting Corner / Re: Long Exposure Simulation Script
December 14, 2016, 02:50:33 AM
Garry, any reason this script wouldn't work on a 70d?

Sent from my E6653 using Tapatalk

#67
Camera-specific Development / Re: Canon 1200D
November 02, 2016, 08:04:18 AM
Quote from: a1ex on November 01, 2016, 08:39:03 PM
Here, the problem was different: skip_left was 145, must be even. Fix committed and tested in QEMU:



To fix existing pictures:


exiftool *.DNG -ActiveArea="52 142 3516 5344"

Great, thank you so much @a1ex! Does committed mean that this fix will be automatically picked up for next port?

I have contacted @mk11174  but I've yet to hear back about the next stage of porting 1200d.

Is it also possible to drag multiple files onto this command in exiftool rather than use *.dng?

Sent from my E6653 using Tapatalk
#68
Camera-specific Development / Re: Canon 1200D
October 25, 2016, 11:00:49 PM
I have a Mac and it was a very simple process. I just used the terminal code (listed in prior steps) and dragged it onto the terminal window..I didnt need to use macboot.

Anyway, just to confirm you are up and running with ML now?

Sent from my E6653 using Tapatalk
#69
Camera-specific Development / Re: Canon 1200D
October 24, 2016, 12:39:07 AM
Quote from: rvralph803 on October 23, 2016, 02:59:00 AM
Greetings,

After going through what seemed like a process some sort of wizard might use to summon the devil, I was able to get ML for the 1200D onto a 64GB memory card, with boot record. I'm on a Mac, so the process was especially convoluted.

Anyway, I've got the 1200D.FIR, the ML build from July 30th all on there in the root folder. It seems to install just fine, and without a memory card in I can use the camera as normal, however if I put my 1200D.FIR card in there I get an error:

I own a Rebel T5 for the american market:  DS126491 as the model and the error reads:

My firmware definitely was 1.0.1 and my camera is, ostensibly, a 1200D.

What have I done wrong? I'm not in the business of trying to summon demons often, so this is confusing.
Did you update the firmware first before installing ML? Did you follow all steps in the link above in the correct order? Did you get to the =) stage? Do you have another card to test it on?

Sent from my E6653 using Tapatalk

#70
Camera-specific Development / Re: Canon 1200D
October 18, 2016, 03:51:07 PM
Quote from: MastaSlyce on October 18, 2016, 08:45:21 AM
Hey I'm new and cant seem to find any download link for the firmware.
I've been through every page but my laptop is incredibly slow and jumps all over the place when I scroll down. Sorry to be asking but could somebody reply with a download link. It would be greatly appreciated. Thanks
http://www.magiclantern.fm/forum/index.php?topic=12627.msg172269.msg#172269

http://www.magiclantern.fm/forum/index.php?topic=12627.msg172566.msg#172566

Sent from my E6653 using Tapatalk
#71
Shoot Preparation / Re: Enter movie mode 1200d
October 16, 2016, 05:18:18 PM
Press both TRASH button and SET at the same time  :D
Main development thread for 1200d is here;
http://www.magiclantern.fm/forum/index.php?topic=12627.0
#72
Camera-specific Development / Re: Canon 1200D
October 14, 2016, 05:15:59 AM
So i've taken 3 random .cr2 files shot on the 1200d and had a look what the black and white levels were. We can see they are BlackLevel=2046 and WhiteLevel=12749 or near enough.

Black Level                     : 2046 2046 2046 2046
White Level                     : 12749

Black Level                     : 2046 2046 2046 2046
White Level                     : 12749

Black Level                     : 2048 2048 2048 2048
White Level                     : 11222


So we can see that the FRSP is getting close or near enough black and white levels to normal .cr2 noisey files.

I'm wondering if a dev can please compile a new version of our 1200d port with the following changes to FRSP...? So we can then test again.

/* skip one line */
raw_info.buffer += width * 14/8;
height--;


Thanks to @Greg and @DeafEyeJedi for these recomendations
#73
Camera-specific Development / Re: Canon 1200D
October 13, 2016, 10:19:26 PM
Wow,  thanks Greg. How do I apply that to my photos? Or can we do one better and add this into our 1200d port?

Sent from my E6653 using Tapatalk
#74
Camera-specific Development / Re: Canon 1200D
October 13, 2016, 12:38:33 AM
@BSTi I don't think FRSP captures f-number in general for any camera model.

Where to from here to rectify pink cast for 1200d on FRSP?

Sent from my E6653 using Tapatalk

#75
Camera-specific Development / Re: Canon 1200D
October 12, 2016, 11:58:25 AM
Thanks @DeafEyeJedi for taking a look at this.

For anyone else who is interested in investigating the files, please find them here;

https://dl.dropboxusercontent.com/u/2106031/35670000.DNG
https://dl.dropboxusercontent.com/u/2106031/35670001.DNG

For reference a 'normal' .cr2 from the camera can be found here;

https://dl.dropboxusercontent.com/u/2106031/Mordy.CR2

I tried to pull the exiftool data from this file, however could not find a white/black level entry in there. Maybe I am not using the correct exiftool tag?

ExifTool Version Number         : 10.29
File Name                       : Mordy.CR2
Directory                       : /Volumes/SCRATCH/Raw Photots
File Size                       : 20 MB
File Modification Date/Time     : 2016:03:31 10:54:16+11:00
File Access Date/Time           : 2016:10:12 20:30:06+11:00
File Inode Change Date/Time     : 2016:04:01 15:11:42+11:00
File Permissions                : rwxrwxrwx
File Type                       : CR2
File Type Extension             : cr2
MIME Type                       : image/x-canon-cr2
Exif Byte Order                 : Little-endian (Intel, II)
Image Width                     : 5184
Image Height                    : 3456
Bits Per Sample                 : 8 8 8
Compression                     : JPEG (old-style)
Make                            : Canon
Camera Model Name               : Canon EOS 1200D
Preview Image Start             : 64392
Orientation                     : Horizontal (normal)
Preview Image Length            : 1029200
X Resolution                    : 72
Y Resolution                    : 72
Resolution Unit                 : inches
Modify Date                     : 2016:03:31 10:54:14
Artist                          :
Rating                          : 0
Copyright                       :
Exposure Time                   : 1/250
F Number                        : 2.8
Exposure Program                : Manual
ISO                             : 100
Sensitivity Type                : Recommended Exposure Index
Recommended Exposure Index      : 100
Exif Version                    : 0230
Date/Time Original              : 2016:03:31 10:54:14
Create Date                     : 2016:03:31 10:54:14
Components Configuration        : Y, Cb, Cr, -
Shutter Speed Value             : 1/256
Aperture Value                  : 2.8
Flash                           : Off, Did not fire
Focal Length                    : 24.0 mm
Macro Mode                      : Normal
Self Timer                      : 2 s
Quality                         : RAW
Canon Flash Mode                : Off
Continuous Drive                : Single
Focus Mode                      : One-shot AF
Record Mode                     : CR2+JPEG
Canon Image Size                : Large
Easy Mode                       : Manual
Digital Zoom                    : None
Contrast                        : Normal
Saturation                      : Normal
Camera ISO                      : Auto
Metering Mode                   : Evaluative
Focus Range                     : Not Known
Canon Exposure Mode             : Manual
Lens Type                       : Canon EF-S 24mm f/2.8 STM
Max Focal Length                : 24 mm
Min Focal Length                : 24 mm
Focal Units                     : 1/mm
Max Aperture                    : 2.8
Min Aperture                    : 23
Flash Activity                  : 0
Flash Bits                      : (none)
Zoom Source Width               : 0
Zoom Target Width               : 0
Manual Flash Output             : n/a
Color Tone                      : Normal
SRAW Quality                    : n/a
Auto ISO                        : 100
Base ISO                        : 100
Measured EV                     : 11.00
Target Aperture                 : 2.8
Target Exposure Time            : 1/256
Exposure Compensation           : 0
White Balance                   : Auto
Slow Shutter                    : None
Shot Number In Continuous Burst : 0
Optical Zoom Code               : n/a
Camera Temperature              : 36 C
Flash Guide Number              : 0
Flash Exposure Compensation     : 0
Auto Exposure Bracketing        : Off
AEB Bracket Value               : 0
Control Mode                    : Camera Local Control
Measured EV 2                   : 10.5
Bulb Duration                   : 0
Camera Type                     : EOS High-end
ND Filter                       : n/a
Canon Image Type                : Canon EOS 1200D
Canon Firmware Version          : Firmware Version 1.0.0
Firmware Version                : 1.0.0
Contrast Standard               : 0
Sharpness Standard              : 3
Saturation Standard             : 0
Color Tone Standard             : 0
Contrast Portrait               : 0
Sharpness Portrait              : 2
Saturation Portrait             : 0
Color Tone Portrait             : 0
Contrast Landscape              : 0
Sharpness Landscape             : 4
Saturation Landscape            : 0
Color Tone Landscape            : 0
Contrast Neutral                : 0
Sharpness Neutral               : 0
Saturation Neutral              : 0
Color Tone Neutral              : 0
Contrast Faithful               : 0
Sharpness Faithful              : 0
Saturation Faithful             : 0
Color Tone Faithful             : 0
Contrast Monochrome             : 0
Sharpness Monochrome            : 3
Filter Effect Monochrome        : None
Toning Effect Monochrome        : None
Contrast Auto                   : 0
Sharpness Auto                  : 3
Saturation Auto                 : 0
Color Tone Auto                 : 0
Filter Effect Auto              : n/a
Toning Effect Auto              : n/a
Contrast User Def 1             : -4
Sharpness User Def 1            : 0
Saturation User Def 1           : 0
Color Tone User Def 1           : 0
Filter Effect User Def 1        : None
Toning Effect User Def 1        : None
Contrast User Def 2             : 0
Sharpness User Def 2            : 3
Saturation User Def 2           : 0
Color Tone User Def 2           : 0
Filter Effect User Def 2        : None
Toning Effect User Def 2        : None
Contrast User Def 3             : 0
Sharpness User Def 3            : 3
Saturation User Def 3           : 0
Color Tone User Def 3           : 0
Filter Effect User Def 3        : None
Toning Effect User Def 3        : None
User Def 1 Picture Style        : PC 1
User Def 2 Picture Style        : Auto
User Def 3 Picture Style        : Auto
Canon Model ID                  : EOS Rebel T5 / 1200D / Kiss X70
Thumbnail Image Valid Area      : 0 159 7 112
AF Area Mode                    : Flexizone Single
Num AF Points                   : 9
Valid AF Points                 : 1
Canon Image Width               : 5184
Canon Image Height              : 3456
AF Image Width                  : 5184
AF Image Height                 : 3456
AF Area Widths                  : 512 0 0 0 0 0 0 0 0
AF Area Heights                 : 684 0 0 0 0 0 0 0 0
AF Area X Positions             : 0 0 0 0 0 0 0 0 0
AF Area Y Positions             : 70 0 0 0 0 0 0 0 0
AF Points In Focus              : (none)
AF Points Selected              : 0
Time Zone                       : +10:00
Time Zone City                  : Sydney
Daylight Savings                : Off
Bracket Mode                    : Off
Bracket Value                   : 0
Bracket Shot Number             : 0
Raw Jpg Size                    : Large
Long Exposure Noise Reduction 2 : Off
WB Bracket Mode                 : Off
WB Bracket Value AB             : 0
WB Bracket Value GM             : 0
Live View Shooting              : On
Focus Distance Upper            : inf
Focus Distance Lower            : 6.31 m
Flash Exposure Lock             : Off
Internal Serial Number          : MA1267450
Dust Removal Data               : (Binary data 1024 bytes, use -b option to extract)
Crop Left Margin                : 0
Crop Right Margin               : 0
Crop Top Margin                 : 0
Crop Bottom Margin              : 0
Exposure Level Increments       : 1/3 Stop
ISO Expansion                   : Off
Flash Sync Speed Av             : Auto
Long Exposure Noise Reduction   : Off
High ISO Noise Reduction        : Off
Highlight Tone Priority         : Disable
AF Assist Beam                  : Emits
Shutter Button AF On Button     : Metering + AF start/AF stop
Set Button When Shooting        : Normal (disabled)
Flash Button Function           : Raise built-in flash
LCD Display At Power On         : Display
Aspect Ratio                    : 3:2
Cropped Image Width             : 5184
Cropped Image Height            : 3456
Cropped Image Left              : 0
Cropped Image Top               : 0
Tone Curve                      : Standard
Sharpness                       : 0
Sharpness Frequency             : n/a
Sensor Red Level                : 0
Sensor Blue Level               : 0
White Balance Red               : 0
White Balance Blue              : 0
Color Temperature               : 5200
Picture Style                   : Neutral
Digital Gain                    : 0
WB Shift AB                     : 0
WB Shift GM                     : 0
Measured RGGB                   : 377 1024 1024 861
VRD Offset                      : 0
Sensor Width                    : 5344
Sensor Height                   : 3516
Sensor Left Border              : 152
Sensor Top Border               : 56
Sensor Right Border             : 5335
Sensor Bottom Border            : 3511
Black Mask Left Border          : 0
Black Mask Top Border           : 0
Black Mask Right Border         : 0
Black Mask Bottom Border        : 0
Color Data Version              : 10 (600D/1200D)
WB RGGB Levels As Shot          : 2310 1024 1024 1301
Color Temp As Shot              : 7049
WB RGGB Levels Auto             : 2310 1024 1024 1301
Color Temp Auto                 : 7049
WB RGGB Levels Measured         : 2310 1024 1024 1301
Color Temp Measured             : 7049
WB RGGB Levels Daylight         : 2028 1024 1024 1547
Color Temp Daylight             : 5200
WB RGGB Levels Shade            : 2335 1024 1024 1314
Color Temp Shade                : 7000
WB RGGB Levels Cloudy           : 2180 1024 1024 1421
Color Temp Cloudy               : 6000
WB RGGB Levels Tungsten         : 1458 1024 1024 2330
Color Temp Tungsten             : 3200
WB RGGB Levels Fluorescent      : 1789 1024 1024 2217
Color Temp Fluorescent          : 3729
WB RGGB Levels Kelvin           : 2028 1024 1024 1547
Color Temp Kelvin               : 5212
WB RGGB Levels Flash            : 2265 1024 1024 1402
Color Temp Flash                : 6339
Average Black Level             : 2046 2046 2046 2046
Raw Measured RGGB               : 136295 340235 341183 288999
Per Channel Black Level         : 2045 2046 2046 2046
Normal White Level              : 12237
Specular White Level            : 12749
Linearity Upper Margin          : 10400
Picture Style User Def          : PC 1; Auto; Auto
Picture Style PC                : Neutral; None; None
Custom Picture Style File Name  :
Vignetting Corr Version         : 0
Peripheral Lighting             : Off
Chromatic Aberration Corr       : Off
Peripheral Lighting Value       : 0
Original Image Width            : 5184
Original Image Height           : 3456
Peripheral Lighting Setting     : Off
Peripheral Illumination Corr    : Off
Auto Lighting Optimizer         : Off
Ambience Selection              : Standard
User Comment                    :
Sub Sec Time                    : 54
Sub Sec Time Original           : 54
Sub Sec Time Digitized          : 54
Flashpix Version                : 0100
Color Space                     : sRGB
Exif Image Width                : 5184
Exif Image Height               : 3456
Interoperability Index          : R98 - DCF basic file (sRGB)
Interoperability Version        : 0100
Focal Plane X Resolution        : 5728.176796
Focal Plane Y Resolution        : 5808.403361
Focal Plane Resolution Unit     : inches
Custom Rendered                 : Normal
Exposure Mode                   : Manual
Scene Capture Type              : Standard
Owner Name                      :
Serial Number                   : 095073069988
Lens Info                       : 24mm f/?
Lens Model                      : EF-S24mm f/2.8 STM
Lens Serial Number              : 0000213e60
GPS Version ID                  : 2.3.0.0
Thumbnail Offset                : 56248
Thumbnail Length                : 8144
Photometric Interpretation      : RGB
Samples Per Pixel               : 3
Rows Per Strip                  : 432
Planar Configuration            : Chunky
Strip Offsets                   : 2830296
Strip Byte Counts               : 18142637
Raw Image Segmentation          : 2 1728 1888
SRaw Type                       : 1
Aperture                        : 2.8
Drive Mode                      : Self-timer Operation
Image Size                      : 5184x3456
Lens                            : 24.0 mm
Lens ID                         : Canon EF-S 24mm f/2.8 STM
Megapixels                      : 17.9
Preview Image                   : (Binary data 1029200 bytes, use -b option to extract)
Scale Factor To 35 mm Equivalent: 1.6
Shooting Mode                   : Manual
Shutter Speed                   : 1/250
Create Date                     : 2016:03:31 10:54:14.54
Date/Time Original              : 2016:03:31 10:54:14.54
Modify Date                     : 2016:03:31 10:54:14.54
Thumbnail Image                 : (Binary data 8144 bytes, use -b option to extract)
WB RGGB Levels                  : 2310 1024 1024 1301
Blue Balance                    : 1.270508
Circle Of Confusion             : 0.019 mm
Depth Of Field                  : inf (10.43 m - inf)
Field Of View                   : 51.0 deg
Focal Length                    : 24.0 mm (35 mm equivalent: 37.7 mm)
Hyperfocal Distance             : 10.77 m
Lens                            : 24.0 mm (35 mm equivalent: 37.7 mm)
Light Value                     : 10.9
Red Balance                     : 2.255859