This is my first time posting… I want to grab HDV over firewire for live video processing. The ofVideoGrabber example does not recognize my camera (a canon HV30) when in HDV mode, but does recognize it if set to regular DV modes.
I am able to view/capture HDV using QTPro (7.6), and to capture/stream to VLC using the Apple FireWireSDK examples.
Is it possible to grab live HDV in OF?
FYI I have also tried with OF on a windows machine. Similariy, I am able to open the camera as a DirectShow device in VLC in HDV mode, but ofVideoGrabber will not open it when set to any HDV mode.
I should try that. I actually adapted the videoinput library for HDV input in windows, and that works (albeit with a slow-ish framerate and a few quirks)