You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: