Skip to content

Cannot make all #13

@phunanon

Description

@phunanon

Hi,
after running through all the commands provided in the Wiki for making this project (the only issue was needing to install libdb-dev) the compiler hit an error:

ffmpeg.c:44:36: fatal error: libavutil/audioconvert.h: No such file or directory
 #include <libavutil/audioconvert.h>
                                    ^

I read on an unrelated forum here that autoconvert.h is obsolete, so I tried simply replacing it with channel_layout.h but no dice.

This is the first time I've tried compiling anything with ffmpeg dependencies, so I'd appreciate the 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