kylemcdonald / ofxEdsdk

Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper.
Other
111 stars 51 forks source link

OFX_EDSDK_MOV_FORMAT is changed for new ED-SDK 3.2 #36

Closed quietcricket closed 9 years ago

quietcricket commented 9 years ago

Sorry, this is a duplicate of #34 In ofxEdsdk.cpp, the number has changed

define OFX_EDSDK_MOV_FORMAT 45317 //old number is 45316

This makes the video file never get saved. Maybe should consider using "if, else" instead of "if, else if" to catch all numbers. But maybe it is camera dependent. I'm using 700D.