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

Transcoding Support #555

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

seang96
Copy link

@seang96 seang96 commented Oct 22, 2023

This is a PR with the changes from #266 merged with latest code after the rework.

From testing, the only issues I have encountered so far are:

  1. audio tracks options do not load, default is the only one that can be selected
  2. Website says it is direct playing, but it does transcode, I don't think the original PR is sending all of the correct API requests to make Jellyfin say it is being transcoded. I believe if we se t that maximum bit rate to a low value it may fix this, but I think we'd need to set predefined bitrates per resolution?
  3. No option to change transcoding in the player

@sjiawjbssj sjiawjbssj mentioned this pull request Apr 23, 2024
@peerless2012
Copy link
Contributor

This feature is useful, will update this pull request?

@nomadics9
Copy link
Contributor

jellyfinApi.api.dynamicHlsApi.getVariantHlsVideoPlaylistUrl()

doesnt work. playback shows nothing

jellyfinApi.videosApi.getVideoStreamUrl()

works with transcoding but playback is unseekable and shows as livestream rather than the full playback with the full media time.

idk why and i dont know how to fix it :(

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.

4 participants