[GH-ISSUE #28] I seem to have buffering issues how to fix? #23

Closed
opened 2026-05-05 15:03:12 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @edwins25 on GitHub (Jun 5, 2014).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/28

Most of it is its buffering and is making it unwatchable

Originally created by @edwins25 on GitHub (Jun 5, 2014). Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/28 Most of it is its buffering and is making it unwatchable
Author
Owner

@zakk4223 commented on GitHub (Jun 7, 2014):

Your bitrate is too high, or your encoding is using too much CPU.

<!-- gh-comment-id:45418195 --> @zakk4223 commented on GitHub (Jun 7, 2014): Your bitrate is too high, or your encoding is using too much CPU.
Author
Owner

@edwins25 commented on GitHub (Jun 8, 2014):

Do you know how I can fix it ?

<!-- gh-comment-id:45429001 --> @edwins25 commented on GitHub (Jun 8, 2014): Do you know how I can fix it ?
Author
Owner

@zakk4223 commented on GitHub (Jun 8, 2014):

Change/verify the bitrate in the encoder settings. With h264 you also want to make sure the preset is set correctly. It's unlikely you want anything but one of 'ultrafast, superfast, or very fast' All the other presets are just going to use lots of CPU and possibly delay things.

<!-- gh-comment-id:45430060 --> @zakk4223 commented on GitHub (Jun 8, 2014): Change/verify the bitrate in the encoder settings. With h264 you also want to make sure the preset is set correctly. It's unlikely you want anything but one of 'ultrafast, superfast, or very fast' All the other presets are just going to use lots of CPU and possibly delay things.
Author
Owner

@edwins25 commented on GitHub (Jun 17, 2014):

Hmm, what else can I do? And yes to twitch needs h264

<!-- gh-comment-id:46369744 --> @edwins25 commented on GitHub (Jun 17, 2014): Hmm, what else can I do? And yes to twitch needs h264
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/CocoaSplit#23
No description provided.