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 - DenJS

#1
Tragic Lantern / Re: 7D Raw Thread
March 13, 2014, 10:54:11 AM
Quote from: Flyingsheep on March 12, 2014, 11:47:57 PM
but I am on a mac platform and have to use bootcamp to convert the mlv files in Windows 7.
You anyway need to prepare extracted dngs files for further processing, right?
I use console app mlv_dump then adobe photoshop (camera raw) for color correction and white balance etc and then export all dngs to tiffs. After this you can use tiffs in Apple Motion. It automatically stacks all tiffs in one solid movie and for example you can export timeline to proress4444 with attached wav of course. But maybe windows workflow is better, don't know ;)
#2
Tragic Lantern / Re: 2K video from the 7D
March 02, 2014, 06:22:02 PM
Quote from: ted ramasola on March 02, 2014, 12:57:12 AM
Using a KomputerBay 128gig 1050X I shot this piece entirely in 2048 x 930 edited and uploaded to youtube in 2K.
Could you please point to manual which describe how to shoot in MLV RAW with more than 1728×736 ?
Thank you!
#3
Looks good, maybe you need to check filesystem on CF, you may try do it with disk utility
#4
Did you format your CF in camera?
If yes, insert it to mac, open Terminal.app and type diskutil list
press enter, copy&paste output here.
#5
Quote from: bkummel on August 20, 2013, 07:43:26 AM
- There is a bootoff.fir file included in that zip-file. It should be possible to reset the bootflag of your 7D with that, thus disabling autoboot for the camera. (I haven't tried this myself.)

I tried. It works perfect.
#6
I'm not sure if that is a good idea to save tiffs to Aperture. You then save not raw (CR2 or DNG) but already processed file (TIFF) even if it is 16-bit which increase size of file. So I'm not a raw/tiff/gif guru but if you need to convert DNG to TIFF you may use included dcraw with -T key and -6 for 16-bit file. Something like this: dcraw -T -6 _MG_5057.DNG
#7
Tragic Lantern / Re: 7D Raw Thread
August 14, 2013, 04:01:15 PM
Hello!

A little help for mac users:

https://www.dropbox.com/s/prhvvukktwn3wfz/7D.zip

contain:

1. booton.fir - patched firmware which will enable boot flag in your camera
2. bootoff.fir - patched firmware which will disable boot flag
3. 7D000203.FIR - original firmware 2.0.3
4. MacBoot - java application wich help you make your CF card bootable
5. run – shell script to run java app properly.
6. Magic Lantern Pelican's build with all modules and fixes.

Download, unpack.
1. Enable bootflag on your camera, put booton.fir to root of your CF card, insert it in camera and update firmware, extract CF, delete booton.fir
2. Put original 7D000203.FIR to root of your CF card, insert, update, eject, delete 7D000203.FIR
3. Take any CF insert to your ugly macbook (use card reader of course), double-click "run" script, enter your admin (root) password, note that you should have installed Java (download from Oracle if not).
4. In MacBoot interface select size of CF card which you inserted and press Refresh then select "Make DSLR-bootable" and press Prepare Card
5. Copy all folders and files from "To root of CF card" folder to root of you prepared CF card ;)
6. Insert it to you lovely 7D and power on.
7. Press trashcan button, Navigate to "M" menu and load all modules
8. have a nice sex :)

P.S.
Sorry for poor English.

P.P.S.

https://www.dropbox.com/s/4uvrwzmy740a90b/tools.zip

This is compiled dcraw and cr2hdr you will need it in near future :)
unpack to Desktop, press Cmd-Shift-G in dialog type /usr/local/bin press enter
drag these files (dcraw and cr2hdr) to this opened window with name "bin"
open Terminal.app and try to type dcraw and press enter, you should see something like this:

DenJS-MacBookAir:~ denjs$ dcraw

Raw photo decoder "dcraw" v9.19
by Dave Coffin, dcoffin a cybercom o net

Usage:  dcraw [OPTION]... [FILE]...

if yes then you on right way...