FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πΊπΈ π¨π³ π°π· πͺπΈ π»π³ π§π·
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.
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.