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

fix(server): HEVC videos not playing on Apple devices #6712

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

mertalev
Copy link
Contributor

Description

Playing HEVC videos on Apple devices requires the hvc1 tag. This PR updates the FFmpeg command to add this tag for HEVC videos.

Fixes #5392

Copy link

cloudflare-pages bot commented Jan 29, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c459519
Status: ✅  Deploy successful!
Preview URL: https://dc9d6f1b.immich.pages.dev
Branch Preview URL: https://fix-server-apple-hevc.immich.pages.dev

View logs

@mertalev mertalev merged commit e5a7032 into main Jan 29, 2024
24 checks passed
@mertalev mertalev deleted the fix/server-apple-hevc branch January 29, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] HEVC re-encoded videos do not play in MacOS Safari, IOS Safari, or Immich IOS App
2 participants