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

Added iOS tagging for 265 video #7740

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

labtec901
Copy link

My first pull request, so please be kind.

Adding "-tag:v hvc1" to the h265/HEVC video codec preset args for ffmpeg. This is something that other ffmpeg wrappers like Handbrake do by default, and is because playback of HEVC video on Apple devices fails using the default hev1 tag.

See here for the differences between the tags: https://community.bitmovin.com/t/whats-the-difference-between-hvc1-and-hev1-hevc-codec-tags-for-fmp4/101

See requirement 1.10 here: https://developer.apple.com/documentation/http-live-streaming/hls-authoring-specification-for-apple-devices#2969487

This change should have no other effects in terms of compatibility.

@labtec901 labtec901 marked this pull request as draft January 1, 2025 19:49
@labtec901 labtec901 marked this pull request as ready for review January 1, 2025 19:51
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.

1 participant