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

rpidistro-ffmpeg: remove --enable-v4l2-request flag #1136

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

EasyIP2023
Copy link
Contributor

Problem

When building with latest OE-Core master. Running into bellow issue. After further research issue appears to be similar to

bootlin/libva-v4l2-request#35

| src/libavcodec/hevc-ctrls-v2.h:59:8: error: redefinition of 'struct v4l2_ctrl_hevc_sps'
|    59 | struct v4l2_ctrl_hevc_sps {
|       |        ^~~~~~~~~~~~~~~~~~
| In file included from
/../../../recipe-sysroot/usr/include/linux/videodev2.h:65,
|                  from src/libavcodec/hevc-ctrls-v2.h:14:

Solution

Disable ffmpeg libva-v4l2-request so that master builds and until better investigation can be done to fix issue.

When building with latest OE-Core master. Running into
bellow issue. After further research issue appears to
be similar to

bootlin/libva-v4l2-request#35

| src/libavcodec/hevc-ctrls-v2.h:59:8: error: redefinition of 'struct
v4l2_ctrl_hevc_sps'
|    59 | struct v4l2_ctrl_hevc_sps {
|       |        ^~~~~~~~~~~~~~~~~~
| In file included from
/../../../recipe-sysroot/usr/include/linux/videodev2.h:65,
|                  from src/libavcodec/hevc-ctrls-v2.h:14:

Disable ffmpeg libva-v4l2-request so that master builds
and until better investigation can be done to fix
issue.

Signed-off-by: Vincent Davis Jr <[email protected]>
Copy link
Collaborator

@kraj kraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@agherzan
Copy link
Owner

Thanks for this. This looks good. I've triggered the builders and marked the MR for merge.

@agherzan agherzan enabled auto-merge (rebase) January 11, 2023 21:38
@agherzan agherzan merged commit 896566a into agherzan:master Jan 12, 2023
@EasyIP2023 EasyIP2023 deleted the bug/v4l2_req_hevc-redefinition branch November 18, 2023 20:36
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.

3 participants