ofxHapPlayer
ofxHapPlayer copied to clipboard
A Hap player for OpenFrameworks
Hi. I'm on windows, Visual Studio 2019, OF 10. When i build i got this error : Error LNK1107 invalid or corrupt file: cannot read at 0x1157D0 \local_addons\ofxHapPlayer\libs\ffmpeg\lib\osx\libavcodec.57.64.101.dylib Shouldn't be...
Thanks again for this great add-on and that you are still updating it ! I trying to update an older project which used ofxHAPAVPlayer and OF 10.0 and runs at...
I am trying to use the function setFrame() I found a similar implementation to `seekFrame()` method in the [ofxHPV](https://github.com/vjacob/ofxHPVPlayer) addon: https://github.com/vjacob/ofxHPVPlayer/blob/6e824aa047fc952821eaf9c2a17242b6402cbf50/src/ofxHPVPLayer.cpp#L353 I also found another implementation of the function `setFrame`...
Does anybody know about a workaround to implement SetFrame and GetCurrentFrame functions in the libavformat branch? They appear to be commented in the code so.... Thanks guys, Joan
Sometimes you only want a part of the frame in a texture. We should vend textures with parts of the frame.
The work on this branch is very much appreciated. Everything basically works, expect when I tried using a vector to store instances of ofxHapPlayer. It makes sense since the copy...
If I run one of the demo 480p hap videos I found online in the example, my CPU shoots to around 100-120% CPU usage according to the 'top' tool. Running...
Hi everyone, I just tried ofxHapPlayer on Linux Ubuntu Studio. The example run without errors, but the video appears like in the attachment. Is this an issue on my side...
Hello, After playback of a 2-minute HD file with audio I'm seeing it crash: Thread 1: signal SIGTERM function: ofxHap::AudioThread::~AudioThread() line: _thread.join(); This is on macOS 10.12.5, Xcode 8.3.3 Any...
I've just tried to load a recently encoded Hap Q Alpha from a tiff sequence (using quicktime 7) Hap Q Alpha, 1920 × 1080, Millions+ and it returns the following...