Open moebiussurfing opened 6 years ago
I am experiencing the same issue on Windows 10 with VS2017. It works fine for me on macOS with Xcode 10. I have ffmpeg added to my path (running ffmpeg --version
from a cmd prompt gets a proper version number for the version I have installed).
I am experiencing the same issue on Windows 10 with VS2017. It works fine for me on macOS with Xcode 10. I have ffmpeg added to my path (running
ffmpeg --version
from a cmd prompt gets a proper version number for the version I have installed).
finally I used this on windows: https://forum.openframeworks.cc/t/screenrecording/7090/18?u=moebiussurfing ofxFastFboReader with ofxFFmpegRecorder from Nick repos
hey, I added Poco with Project Generator and
include "ofxXmlPoco.h"