mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #29] Crashing #27
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NintendosFinestNerd on GitHub (Jun 10, 2014).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/29
I have a stream to run and cocoa is the only encoder I can actually use on the mac, well I would say that but now it keeps crashing every time I hit start I can't seem to understand why at all someone please help me to fix what is wrong here.
@joncodo commented on GitHub (Jun 17, 2014):
You could try setting the fps to 30. Also, do you have multiple streams that you are sending video to?
@edwins25 commented on GitHub (Jun 17, 2014):
Is this while you're streaming? You can set it to syphon - CamTwist , unless thats not what you meant sorry.
@zakk4223 commented on GitHub (Jun 22, 2014):
Use one of the newer builds (last few weeks) and see if it still crashes. I fixed a crashing issue when the stream output failed to open. If your output goes into an error state (red in the status output) check View->Logs and see if libavformat is saying the output is failing to open for some reason. Bad stream key, etc.