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

[xcode] Support for ALAC encoded RSP/DAAP streaming #1698

Closed
wants to merge 3 commits into from

Conversation

ejurgensen
Copy link
Member

Also changes WAV encoding to use source quality instead of fixed 44100/16/2. Sets the default to WAV, since it has the best quality, and doesn't have the delay that creating an MP4 container for ALAC currently has (TODO prepare the headers to avoid the delay).

Ref issue #1182 and #1665

Also changes WAV encoding to use source quality instead of fixed 44100/16/2.
Sets the default to WAV, since it has the best quality, and doesn't have the
delay that creating an MP4 container for ALAC currently has (TODO prepare
the headers to avoid the delay).

Ref issue #1182 and #1665
So that transcode.c can also use them.
@ejurgensen ejurgensen closed this Jan 29, 2024
@ejurgensen ejurgensen deleted the rsp_daap_format2 branch September 15, 2024 08:10
ejurgensen added a commit that referenced this pull request Sep 29, 2024
OwnTone selects ALAC for daap streaming because it thinks the client is an Airplay speaker.

Regression in 28.10 coming from PR #1698.

Fixes #1816
ejurgensen added a commit that referenced this pull request Sep 30, 2024
…t 2)

OwnTone selects ALAC for daap streaming because it thinks the client is an Airplay speaker.

Regression in 28.10 coming from PR #1698.

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

Successfully merging this pull request may close these issues.

1 participant