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

Add option to disallow some codecs for exoplayer #1403

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

windsurfer
Copy link

Some devices can't play some codecs using exoplayer for a variety of reasons, such as poor performance, bad hardware, or even buggy software. This change allows users to specify some codecs that their device has issues with. Jellyfin will try to transcode media to something else.

First time trying to contribute so please let me know if there are things I can improve.

Changes
Added an option to the Client Settings page for the exoplayer to list codecs to try not to play.

Issues
Allows users to work around some issues by specifying the problematic codec such as
#1359 #1342 #1389 #1264 #1220 #1174

@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone May 29, 2024
@Gauvino

This comment was marked as off-topic.

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.

3 participants