Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libavformat branch: audio crash #36

Open
davivid opened this issue Oct 16, 2017 · 2 comments
Open

libavformat branch: audio crash #36

davivid opened this issue Oct 16, 2017 · 2 comments
Assignees
Labels

Comments

@davivid
Copy link

davivid commented Oct 16, 2017

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?

@bangnoise
Copy link
Owner

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

@bangnoise bangnoise self-assigned this Oct 19, 2017
@bangnoise bangnoise added the bug label Oct 19, 2017
@davivid
Copy link
Author

davivid commented Oct 31, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants