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

Better codec profile for Safari with 10.10 features #5871

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

gnattu
Copy link
Member

@gnattu gnattu commented Aug 4, 2024

This uses the new VP9 remuxing and audio remuxing features to reduce transcoding on Safari, also removed some problematic direct play profiles.

Changes

  • Add opus profile for Safari
  • Add VP9 remuxing profile for Safari
  • Remove Vorbis profile on non-webm container for Safari
  • Remove direct VP9 playback in mp4 container for iOS Safari

Issues

Depends on jellyfin/jellyfin#11399
Depends on jellyfin/jellyfin#11489

This uses the new VP9 remuxing and audio remuxing features to reduce transcoding on Safari, also removed some problematic direct play profiles.

- Add opus profile for Safari
- Add VP9 remuxing profile for Safari
- Remove Vorbis profile on non-webm container for Safari
- Remove direct VP9 playback in mp4 container for iOS Safari
@gnattu gnattu requested a review from a team as a code owner August 4, 2024 05:56
@thornbill thornbill added enhancement Improve existing functionality or small fixes playback This PR or issue mainly concerns playback labels Aug 16, 2024
@thornbill thornbill added this to the v10.10.0 milestone Aug 16, 2024
Copy link

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 6195e119221e46ef7e21de1afc2768a75eb83017
Status ✅ Deployed!
Preview URL https://a202fff0.jellyfin-web.pages.dev
Type 🔀 Preview

@thornbill thornbill merged commit c9105dc into jellyfin:master Aug 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or small fixes playback This PR or issue mainly concerns playback
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants