Skip to content

Build error from Yocto Kirkstone #1299

Open
@bchoineubility

Description

@bchoineubility

Hi,

I am building OpenSceneGraph-3.6.5 with Yocto which use ffmpeg-5.0.1.
When I provide dependency for ffmpeg, it occurred compile error with following logs.

git/src/osgPlugins/ffmpeg/FFmpegPacket.hpp:45:17: error: 'av_free_packet' was not declared in this scope; did you mean 'av_new_packet'?
.
.
.

git/src/osgPlugins/ffmpeg/FFmpegDecoderVideo.hpp:91:25: error: 'AVPicture' has not been declared

I think osgPlugins for ffmpeg is not upgrade with ffmpeg version up.

BR,
Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions