SD cards: Copying from one card to another (Eye-Fi video transmission)
Hi all-
I'm wondering if it's possible to clone a file system without having an MC that can actually handle one. The goal is to send video clips via the Eye-Fi SD card, but as far as it stands, it can only do jpeg images. There's a hack that lets it send video clips by switching the avi file header for a jpeg file header, which seems to fool the Eye-Fi. Now, I have a box that records video to another SD card and takes care of that card's file system (FAT16, I believe).
My question is whether I can copy the contents of the first card at byte-level and write it to the Eye-Fi (which expects an FS). At this point that would be for pure jpeg data.
If it works I'd like to change up the video file header before I write it to the Eye-Fi.
Thanks
Rafael
I'm wondering if it's possible to clone a file system without having an MC that can actually handle one. The goal is to send video clips via the Eye-Fi SD card, but as far as it stands, it can only do jpeg images. There's a hack that lets it send video clips by switching the avi file header for a jpeg file header, which seems to fool the Eye-Fi. Now, I have a box that records video to another SD card and takes care of that card's file system (FAT16, I believe).
My question is whether I can copy the contents of the first card at byte-level and write it to the Eye-Fi (which expects an FS). At this point that would be for pure jpeg data.
If it works I'd like to change up the video file header before I write it to the Eye-Fi.
Thanks
Rafael
Comments
You can also do this under Linux
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
You've got to play the game.
You can't win.
You can't break even, except on a very cold day.
It doesn't get that cold.
~Laws of Thermodynamics~
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
Even if it takes 5 minutes per image, it'd be useful [noparse]:)[/noparse]
read the blocks? Request access then have one processor read the first half and another ignore the first half and pickup
on the second... then so on?
If this idea is stupid please forgive me, it was just a thought and like I said, I know very, very little about the subject.
I also apologize for "jacking" this thread.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.