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

fatal error: libavcodec/avcodec.h: No such file or directory #114

Open
sunilstg opened this issue May 27, 2022 · 1 comment
Open

fatal error: libavcodec/avcodec.h: No such file or directory #114

sunilstg opened this issue May 27, 2022 · 1 comment

Comments

@sunilstg
Copy link

sunilstg commented May 27, 2022

Hi
Can anyone please help me starting my installation of FFMEG in VS Code and run first file? I have tried all possible ways but not able to solve the issue even after adding ffmpeg directly in root.

tutorial01.c:26:10: fatal error: libavcodec/avcodec.h: No such file or directory
#include <libavcodec/avcodec.h>
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Please help how to start using ffmpeg in C in VS Code or any other editior is good for ffmepge please suggest.

@vtorri
Copy link

vtorri commented Apr 30, 2023

use pkg-config

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

2 participants