There is presently a lot of interest in shooting RAW video files. When I shoot 3D Hi-def videos using twinned TX-1's, the outputs are MJPEG files which are essentially individual frames strung together to create an *.avi file. Is there some way to bypass the compression step and simply output the RAW data as a similar sequence?
No, this is impossible even if you could get the raw data. To pick representative example 1280x720, 8 bit RGB* @ 30FPS is ~ 90 MByte/sec. 640x480 is ~27. Class 10 SD gives you 10 MByte/sec (SD manufacturers claim much higher rates, but those tend to be peak rates)
Even if you find a card fast enough to keep up on paper, it's extremely unlikely the cameras SD controller and other systems could. Especially on a camera that was built before cards that fast existed.
* You wouldn't actually get 8 bit RGB, but you should get the idea.