Hi guys, I'm not a ARM developer (just a journalist, although i was an engineer) and I'm new to Magic Lantern, as I bought a canon 5D just a week ago. I'm testing Magic Lantern right now and, oh boy, it's great!
About the recording limit to 4Gb fixed by the FAT32 filesystem, I was just wondering if could it be possible to allow the 5D to write to another filesystem like NTFS, or other Apple/Linux filesystem. I suppose that an NTFS or whatever module could be taken from any other ARM device, like my very old stupid Network Attached Storage, which recognizes lots of file system.
What do you think?
-- Lorenzo Di Pietro email: lore...@lorenzodipietro.it web: www.lorenzodipietro.it mobile: (+39) 3284137514 skype: lorenzodp
lore...@lorenzodipietro.it> wrote: > Hi guys, > I'm not a ARM developer (just a journalist, although i was an engineer) and > I'm new to Magic Lantern, as I bought a canon 5D just a week ago. I'm > testing Magic Lantern right now and, oh boy, it's great!
> About the recording limit to 4Gb fixed by the FAT32 filesystem, I was just > wondering if could it be possible to allow the 5D to write to another > filesystem like NTFS, or other Apple/Linux filesystem. I suppose that an > NTFS or whatever module could be taken from any other ARM device, like my > very old stupid Network Attached Storage, which recognizes lots of file > system.
> To post to this group, send email to ml-devel@googlegroups.com > To unsubscribe from this group, send email to > ml-devel+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/ml-devel?hl=en
lore...@lorenzodipietro.it> wrote: > Hi guys, > I'm not a ARM developer (just a journalist, although i was an engineer) and > I'm new to Magic Lantern, as I bought a canon 5D just a week ago. I'm > testing Magic Lantern right now and, oh boy, it's great!
> About the recording limit to 4Gb fixed by the FAT32 filesystem, I was just > wondering if could it be possible to allow the 5D to write to another > filesystem like NTFS, or other Apple/Linux filesystem. I suppose that an > NTFS or whatever module could be taken from any other ARM device, like my > very old stupid Network Attached Storage, which recognizes lots of file > system.
> To post to this group, send email to ml-devel@googlegroups.com > To unsubscribe from this group, send email to > ml-devel+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/ml-devel?hl=en
-- -- ウェスリー D クラウデン Wesley D Clouden CIO/ Media Content Producer
"too hard" is in my opinion never the reason for file system decisions in consumer devices. FAT is common, robust and is relatively cheap to license :)
Am Donnerstag, 12. April 2012 08:24:21 UTC+2 schrieb Huey Lee:
There has been already working versions with exFAT (which does not have this limit) but it looks that the recording is halted by a counter. That is, the software does not try to write to the card over that limit so the problem persist even though the memory card file system does not impose such a restriction. Maybe we could look at the firmware looking for the constant (4*1024*1024) which could be being used to compare the present file size plus what is going to be written prior to the commit of data to the card and place a higher one IF a exFAT partition is being used (wild guess).
Nicolas.
On Wed, Apr 11, 2012 at 10:50 PM, Lorenzo Di Pietro <
lore...@lorenzodipietro.it> wrote: > Hi guys, > I'm not a ARM developer (just a journalist, although i was an engineer) and > I'm new to Magic Lantern, as I bought a canon 5D just a week ago. I'm > testing Magic Lantern right now and, oh boy, it's great!
> About the recording limit to 4Gb fixed by the FAT32 filesystem, I was just > wondering if could it be possible to allow the 5D to write to another > filesystem like NTFS, or other Apple/Linux filesystem. I suppose that an > NTFS or whatever module could be taken from any other ARM device, like my > very old stupid Network Attached Storage, which recognizes lots of file > system.
> To post to this group, send email to ml-devel@googlegroups.com > To unsubscribe from this group, send email to > ml-devel+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/ml-devel?hl=en
The ARM926EJ-S can access external USB hdd. There some function that
call for hdd drive with in the eos firmware which look different from
the ptp computer hdd function.
The ultimate solution is to purchase an HDMI digital video recorder and records the live view stream (with on-screen information turned off -- see the docs).
If you're not recording, there is no recording counter to time-out.
Both Atomos and Blackmagic have solutions for this. Plan to pay around $350 for the BlackMagic and $999 for the Atomos (better solution IMHO).
erisian
On Thu, Apr 12, 2012 at 10:43 AM, nicolas pena <nicolas.penaor...@gmail.com>wrote:
> There has been already working versions with exFAT (which does not have > this limit) but it looks that the recording is halted by a counter. That > is, the software does not try to write to the card over that limit so the > problem persist even though the memory card file system does not impose > such a restriction. > Maybe we could look at the firmware looking for the constant (4*1024*1024) > which could be being used to compare the present file size plus what is > going to be written prior to the commit of data to the card and place a > higher one IF a exFAT partition is being used (wild guess).
> Nicolas.
> On Wed, Apr 11, 2012 at 10:50 PM, Lorenzo Di Pietro < > lore...@lorenzodipietro.it> wrote:
>> Hi guys, >> I'm not a ARM developer (just a journalist, although i was an engineer) and >> I'm new to Magic Lantern, as I bought a canon 5D just a week ago. I'm >> testing Magic Lantern right now and, oh boy, it's great!
>> About the recording limit to 4Gb fixed by the FAT32 filesystem, I was >> just wondering if could it be possible to allow the 5D to write to another >> filesystem like NTFS, or other Apple/Linux filesystem. I suppose that an >> NTFS or whatever module could be taken from any other ARM device, like my >> very old stupid Network Attached Storage, which recognizes lots of file >> system.
>> To post to this group, send email to ml-devel@googlegroups.com >> To unsubscribe from this group, send email to >> ml-devel+unsubscribe@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/ml-devel?hl=en
> To post to this group, send email to ml-devel@googlegroups.com > To unsubscribe from this group, send email to > ml-devel+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/ml-devel?hl=en
It sounds like saying that is stupid to find cheaper solutions, although we can. Why should i put extra stuff, more gadget to recharge (wishing the charge is enough for the time i need it), and spend tons of € ($) buying huge and fast SSDs, when with some workaround i can probably get what I want in my CF card?
Just a personal example: I've to get to a refugee camp in Africa, I have to be light, easy moving and the less possible things to charge and batteries to check while working.The less the better.
Il giorno 12/apr/2012, alle ore 18:46, Jim Burnes ha scritto:
The ultimate solution is to purchase an HDMI digital video recorder and records the live view stream (with on-screen information turned off -- see the docs).
If you're not recording, there is no recording counter to time-out.
Both Atomos and Blackmagic have solutions for this. Plan to pay around $350 for the BlackMagic and $999 for the Atomos (better solution IMHO).
erisian
On Thu, Apr 12, 2012 at 10:43 AM, nicolas pena <nicolas.penaor...@gmail.com> wrote:
There has been already working versions with exFAT (which does not have this limit) but it looks that the recording is halted by a counter. That is, the software does not try to write to the card over that limit so the problem persist even though the memory card file system does not impose such a restriction. Maybe we could look at the firmware looking for the constant (4*1024*1024) which could be being used to compare the present file size plus what is going to be written prior to the commit of data to the card and place a higher one IF a exFAT partition is being used (wild guess).
Nicolas.
On Wed, Apr 11, 2012 at 10:50 PM, Lorenzo Di Pietro <lore...@lorenzodipietro.it> wrote: Hi guys, I'm not a ARM developer (just a journalist, although i was an engineer) and I'm new to Magic Lantern, as I bought a canon 5D just a week ago. I'm testing Magic Lantern right now and, oh boy, it's great!
About the recording limit to 4Gb fixed by the FAT32 filesystem, I was just wondering if could it be possible to allow the 5D to write to another filesystem like NTFS, or other Apple/Linux filesystem. I suppose that an NTFS or whatever module could be taken from any other ARM device, like my very old stupid Network Attached Storage, which recognizes lots of file system.
What do you think?
-- Lorenzo Di Pietro email: lore...@lorenzodipietro.it web: www.lorenzodipietro.it mobile: (+39) 3284137514 skype: lorenzodp
To post to this group, send email to ml-devel@googlegroups.com To unsubscribe from this group, send email to ml-devel+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/ml-devel?hl=en
To post to this group, send email to ml-devel@googlegroups.com To unsubscribe from this group, send email to ml-devel+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/ml-devel?hl=en
To post to this group, send email to ml-devel@googlegroups.com To unsubscribe from this group, send email to ml-devel+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/ml-devel?hl=en