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

ERROR: frame_mbs_only_flag #15

Closed
zhfnjust opened this issue Sep 27, 2019 · 2 comments
Closed

ERROR: frame_mbs_only_flag #15

zhfnjust opened this issue Sep 27, 2019 · 2 comments

Comments

@zhfnjust
Copy link

hi, i got a error when i use this lib

ERROR: frame_mbs_only_flag,
ERROR: SEQ_PARAM_SE,

@fralonra
Copy link

the latter one should be ERROR: SEQ_PARAM_SET

@oneam
Copy link
Owner

oneam commented Feb 24, 2022

This decoder only supports constrained baseline profile of H.264 (https://en.wikipedia.org/wiki/Advanced_Video_Coding#Profiles)

frame_mbs_only_flag indicates that the encoding may support interlaced video, which is not supported by the constrained baseline profile.

@oneam oneam closed this as completed Feb 24, 2022
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

No branches or pull requests

3 participants