Skip to content

avformat/whip: fix H264 profile_iop bit map for SDP #52

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

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

Conversation

JackLau1222
Copy link
Collaborator

AVCodecParameters::profile only contains constraint_set1_flag (AV_PROFILE_H264_CONSTRAINED 1<<9).

AVCodecParameters::profile only contains constraint_set1_flag
(AV_PROFILE_H264_CONSTRAINED 1<<9).

Signed-off-by: Jack Lau <jacklau1222@qq.com>
refer to hlsenc write_codec_attr code

Signed-off-by: Jack Lau <jacklau1222@qq.com>
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