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

chore(server): change transcode default to accept all supported audio codecs #7283

Merged
merged 5 commits into from Feb 21, 2024

Conversation

mertalev
Copy link
Contributor

Description

The change in #7106 can increase space usage quite a bit if the audio stream needs to be transcoded while the video stream does not. Accepting all supported audio codecs prevents this situation by default while still giving users the same flexibility. The accepted codec section in the admin settings has also been changed to add to existing options instead of overriding them.

Fixes #7280

Copy link

cloudflare-pages bot commented Feb 21, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 40bbf16
Status: ✅  Deploy successful!
Preview URL: https://1a3b4e53.immich.pages.dev
Branch Preview URL: https://chore-server-make-optimal-po.immich.pages.dev

View logs

@mertalev mertalev mentioned this pull request Feb 21, 2024
3 tasks
@mertalev mertalev merged commit 397570a into main Feb 21, 2024
25 checks passed
@mertalev mertalev deleted the chore/server-make-optimal-policy-default branch February 21, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TRANSCODE VIDEOS Stop working
3 participants