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

Flow AudioStreamCoded: Allow checking for track position #610

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

Conversation

hacki11
Copy link

@hacki11 hacki11 commented Mar 17, 2024

Use Case:
Jellyfin only supports direct play for audio streams at position 1. Other audio streams need to be transcoded even if the codec is supported by the device.

I have added a feature to check if the audio codec is at a given position to realize the use case. The check is disabled by default and acts like the check bitrate feature.

@hacki11 hacki11 marked this pull request as draft March 17, 2024 21:13
@hacki11 hacki11 marked this pull request as ready for review March 17, 2024 21:46
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.

2 participants