ofxHapPlayer icon indicating copy to clipboard operation
ofxHapPlayer copied to clipboard

libavformat branch: audio crash

Open davivid opened this issue 6 years ago • 2 comments

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 ideas?

davivid avatar Oct 16 '17 15:10 davivid

Does this happen with the example project? You can drag your file onto the example player window to play it.

bangnoise avatar Oct 19 '17 09:10 bangnoise

It seems fine in the example project, which is strange as there isn't exactly much going on in my project when the video is playing - I'll investigate further.

davivid avatar Oct 31 '17 18:10 davivid