51
Tragic Lantern / Re: Re: 7D Test builds with Raw Support
« on: December 10, 2013, 02:07:16 PM »
Every frame is fine for me
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.
Not sure if this thread would be proper place to ask but.... Any progress being made on silent picture mode recording more then just 2 sec worth of dng? Wouldnt countiunous capture help raw video.Raw recording is essentially continuous silent pictures, perhaps I'm wrong.
on run
set these_items to {} as list
set outputfolder to ""
set mlv2dng to (choose file with prompt "Choose the mlv2dng app") as string
set outputfolder to chooseoutputfolder(outputfolder)
set these_items to choosefilesbutton(these_items)
processfileselection(these_items, mlv2dng, outputfolder)
end run
on chooseoutputfolder(outputfolder)
set outputfolder to (choose folder with prompt "Select an output folder:") as list
repeat with i from 1 to (the count of (outputfolder as list))
set this_item to item i of (outputfolder as list)
set the item_info to info for (this_item)
if folder of the item_info is true then
set outputfolder to POSIX path of outputfolder
else
set outputfolder to POSIX path of (container of outputfolder)
end if
end repeat
return outputfolder
end chooseoutputfolder
on choosefilesbutton(these_items)
set these_items to (choose file with prompt "Choose a file or folder to process. Note: you can select any or all files; only the MVL files will be processed." with multiple selections allowed) as list
return these_items
end choosefilesbutton
on processfileselection(these_items, mlv2dng, outputfolder)
repeat with i from 1 to (the count of (these_items as list))
set this_item to item i of (these_items as list)
set the item_info to info for (this_item)
if folder of the item_info is true then
processfolder(this_item, mlv2dng, outputfolder)
else
processfile(this_item, mlv2dng, outputfolder)
end if
end repeat
end processfileselection
on processfolder(this_folder, mlv2dng, outputfolder)
set these_items to list folder (this_folder) without invisibles
repeat with i from 1 to (the count of (these_items as list))
set this_item to (((this_folder as Unicode text) & ((item i of these_items) as Unicode text)) as alias)
set the item_info to info for this_item
if folder of the item_info is true then
processfolder(this_item, mlv2dng, outputfolder)
else
processfile(this_item, mlv2dng, outputfolder)
end if
end repeat
end processfolder
on processfile(this_individual_item, mlv2dnglocation, outputfolder)
set validExtensions to {"MLV"}
set this_extension to "" as string
set AppleScript's text item delimiters to "."
tell application "Finder"
set n to name of file (this_individual_item)
if n contains "." then set this_extension to (text item -1 of n) as text
if n contains "." then set this_name to (text item -2 of n) as text
end tell
tell application "Finder"
end tell
if this_extension is in validExtensions then
tell application "System Events"
set thePath to POSIX path of (container of this_individual_item)
end tell
set myFile to POSIX path of mlv2dnglocation
log "got to here"
set shellscript to "mkdir -p '" & outputfolder & this_name & "'"
log shellscript
do shell script shellscript
log "here"
set thefirstscript to "cp " & quoted form of myFile & " '" & outputfolder & this_name & "'"
log thefirstscript
do shell script thefirstscript
log "copying"
set thescript to "cd '" & outputfolder & this_name & "' && '" & outputfolder & this_name & "/mlv2dng' " & quoted form of (POSIX path of this_individual_item)
log thescript
do shell script thescript
do shell script "rm '" & outputfolder & this_name & "/mlv2dng'"
end if
end processfile
Someone can tell me what is legacy option ??Version 9 I do believe
Chiming in to say the 128GB Komputerbay card was total junk. The speeds were all over the place, but it did roll raw for a bit. I kept getting multi-color weird pixel artifacts (weird glitches), that I saw one other person have in this forum. They said the problem went away when their komputerbay card was returned. Mine also stopped working, so that helps my cause. My advice: Don't gamble with Komputerbay, it's not worth the headache.I remember seeing something like this on another thread and I think the card died shortly afterwards. It had the same artefacts you experienced
And here's that weird artifact I got:
not everything for EOS M, its only running on 50D and 5D Mark II now, its RAW 2.0 video format.That makes more sense now. I was compiling the source and it was included by default.
Good morning folks! Sorry if this is the wrong place to ask! I have a new EOS M that came with firmware 1.06 so I want to know where to find the proper build of ML to use or if its better to update to 2.02. The build I´ve found its for 2.02. Also I´m not sure which tutorial to use, just format the sd card or if I have to use EOSUtility.I was in the same position a few hours ago. I was trying to avoid updating to 2.02 because I didn't think the boot flag was working. I struggled for about an hour before updating and now everything works perfectly. I was even able to compile the latest version and slap that on.
Thanks and keep the good work!
which file is it? ill put a link up to it for a few days from my server until its updatedIt's the UpDaterM.fir file. I can also host it for as long as it is needed.
Just new here.Can somebody post the file that was located at qfpost.com/file/d?g=NzBmhwaBK I can't download it because the site is down.
I just purchased an EOS-M with version1 put ML on it and happy with it.,
now i want to update it to version 2 can ML work on version 2 of eos-M?
what are the steps? and download sites thanks in advance godbless you all guys for developing this wonderful tool ^_^
I'm not sure if i'm missing something very obvious but which build is the MLV build? I'm currently running the ml_britom_30_aug build.Yes
Is the MLV the nick_g3ggo build? Thanks.
Thanks very much.It does that in the process of creating the dngs. It's a safe bet that mlv2dng doesn't work on 10.7. Can we have somebody confirm this?
mlv2dng still not working on my Lion 10.7. The app puts a file called mlv2ng in the output folder.
The "drag'n'drop" feature in windows is just windows being clever and automatically opening a terminal with correct parameters to run. On OsX you will have to use the terminal for now (or some Mac nerd can maybe help you.. I don't know anything about OsX).I can create an AppleScript GUI if there is a demand for it.
on the terminal write:
./mlv2dng inputfile.mlv
Using this version, You can't format the card.I'm able to format. I think some certain files make it unformatable but I'm not 100% sure.
The camera would freeze while "reading ML contents" the led would continue to flicker but you can't make selection on lcd, won't turn off.
Battery will have to be removed to unfreeze.