1
1
12PAIN2021-10-11 14:20:28
Windows
12PAIN, 2021-10-11 14:20:28

How to connect the ffmpeg or libav library (the same) under Windows and Visual Studio 2019 Community?

I need a program that will accept mp4 or avi video as input, apply several effects to this video and save the processed video to mp4. So, I found the required ffmpeg(libav) library, but I couldn't connect it! The static version via MinGW and make will not work, because I will use this software more than one. Linux is also not suitable, as it should be under Windows. Is there a clear answer on how to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
Hemul GM, 2021-10-11
@HemulGM

FFMPEG can be used without any programming languages. Everything can be done on the command line. Just google the functionality, launch keys, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question