Skip to content

Conversation

gnattu
Copy link
Member

@gnattu gnattu commented Jan 25, 2025

Stream copy cannot be guaranteed when bitrate limit is exceeded, and the actual transcoding or copy is at best effort. The explicit selection may result in a wrong fallback codec being picked up when a transcode has to happen.

Changes

Issues

Fixes #13416

Though I don't understand the reason why mp3 cannot be played on Android TV as the stream looks normal. This PR will make the fallback to pick AAC which should be played fine as verified by user.

…exceeds limit

Stream copy cannot be guaranteed when bitrate limit is exceeded, and the actual transcoding or copy is at best effort.
@gnattu gnattu added the stable backport Backport into the next stable release label Jan 25, 2025
@gnattu gnattu requested a review from a team January 25, 2025 08:09
Co-authored-by: Cody Robibero <cody@robibe.ro>
@crobibero crobibero merged commit e8514de into jellyfin:release-10.10.z Jan 25, 2025
15 of 16 checks passed
@gnattu gnattu deleted the don't-assume-direct-audio-when-bitrate-exceeded branch January 26, 2025 17:35
Bond-009 pushed a commit that referenced this pull request Feb 3, 2025
Don't select audio stream and codec explicitly for copy when bitrate exceeds limit

Original-merge: e8514de

Merged-by: crobibero <cody@robibe.ro>

Backported-by: Bond_009 <bond.009@outlook.com>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Feb 3, 2025
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.

5 participants