[PR #24] [MERGED] fix bug: options -audioBitrate and -audioSamplerate for CocoaSplitCmd has been disabled. #88

Closed
opened 2026-05-05 15:05:28 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/zakk4223/CocoaSplit/pull/24
Author: @drumsoft
Created: 4/28/2014
Status: Merged
Merged: 5/25/2014
Merged by: @zakk4223

Base: masterHead: master


📝 Commits (1)

  • 8177149 fix bug: options -audioBitrate and -audioSamplerate has been disabled.

📊 Changes

2 files changed (+2 additions, -4 deletions)

View changed files

📝 CocoaSplit/CaptureController.h (+0 -2)
📝 CocoaSplit/CaptureController.m (+2 -2)

📄 Description

CocoaSplitCmd has a bug that stops with error while launching it.
The cause is that options -audioBitrate and -audioSamplerate has no effect and audioBitrate and audioSamplerate are set to zero (default value).
This patch fixes it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/zakk4223/CocoaSplit/pull/24 **Author:** [@drumsoft](https://github.com/drumsoft) **Created:** 4/28/2014 **Status:** ✅ Merged **Merged:** 5/25/2014 **Merged by:** [@zakk4223](https://github.com/zakk4223) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8177149`](https://github.com/zakk4223/CocoaSplit/commit/81771499c48beab9e77a0fe07a33459261dc14b6) fix bug: options -audioBitrate and -audioSamplerate has been disabled. ### 📊 Changes **2 files changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CocoaSplit/CaptureController.h` (+0 -2) 📝 `CocoaSplit/CaptureController.m` (+2 -2) </details> ### 📄 Description CocoaSplitCmd has a bug that stops with error while launching it. The cause is that options -audioBitrate and -audioSamplerate has no effect and audioBitrate and audioSamplerate are set to zero (default value). This patch fixes it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 15:05:28 -06:00
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#88
No description provided.