Skip to content

Make Error: src/avframe_utils.h:11:10: fatal error: libavutil/frame.h: No such file or directory #5

@christophernewton007

Description

@christophernewton007

Using "make" on Ubuntu 22.04, I receive the below:

make: pkg-config: No such file or directory
cc -Wall -Wextra -g -O2 -fPIC -pthread -c -o src/filter_plugin_avfilter.o src/filter_plugin_avfilter.c
In file included from src/filter_plugin_avfilter.c:2:
src/avframe_utils.h:11:10: fatal error: libavutil/frame.h: No such file or directory
11 | #include <libavutil/frame.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:312: src/filter_plugin_avfilter.o] Error 1

Thanks for your help!

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