magdesign
magdesign
With VisualStudio2017. I first open the Project Generator, the select the ofxPiMapper folder and update the project, then the same with the example_remote-client folder. When done clicking on: open in...
Make sure there is an audio track in the video, even if it is silent, this helps sometimes. Using HD video often stutters in the first run, then it gets...
I made a readme with the wanted features: https://github.com/magdesign/ofxPiMapper_new_features/blob/master/README.md My skills in Openframeworks are just too bad to code it myself. If anyone is able to solve one of these...
@pierrep: this sounds great :-) , contacted you via form on sensoryempire.com so we can discuss further. Think first priority would be a working remote app for windows.. You can...
It would be much better to make an import function which will work with every mapping software instead of only one.. I already started to code a tool based on...
Here you go: Mapping converter to convert exported .svg quads or triangles from mapping softwares. https://github.com/magdesign/mapping-converter2
How you mean pull request? Its a standalone application on which you define input .svg and output .xml files....
Once tried to sync with this approach: https://github.com/turingmachine/omxplayer-sync But the problem which must to be solved first: https://github.com/jvcleave/ofxOMXPlayer/issues/96
There is only a hardware solution so far. I bought a HDMI recorder on ebay, doing the mapping with PiMapper, record the output, put it as videofile back onto the...
If we are talking about raspberrypi, there is only omxplayer available for the solution since no other player is supporting the hardware chip. You could fork ofxomxplayer and add the...