FFMPEG + libx264 Compiling On Windows With MSVC: The Complete Walkthrough

Описание к видео FFMPEG + libx264 Compiling On Windows With MSVC: The Complete Walkthrough

Today we are compiling FFmpeg with libx264 on Windows 10, using MSVC (Microsoft Visual C++) as compiler.
First we compile libx264 in order to be included later.
Then we compile FFmpeg with all the necessary flags.
In the end, we test our result.

I tried to explain the whole process and the meaning of all the flags. Just in case there are questions or doubts, feel free to comment down below!

Script with all the commands used in the video:
► https://github.com/DevStefIt/ffmpeg_c...

References:
► https://www.roxlu.com/2019/062/compil...
► https://trac.ffmpeg.org/wiki/Compilat...
► https://www.ffmpeg.org/platform.html

Github repos for the automatic build for Windows:
► https://github.com/m-ab-s/media-autob...
► https://github.com/rdp/ffmpeg-windows...

How to solve ERROR: libx264 not found
► https://stackoverflow.com/questions/5...

Sample video:
► Big Buck Bunny
Download page available at https://peach.blender.org/download/

👉👉👉 FOLLOW ME 👈👈👈
--------------------------
► Instagram:   / devstefit  
► TikTok:   / devstefit  

🎼🎵🎶 MUSIC CREDIT 🎶🎵🎼
---------------------------
► Evolution - Royalty Free Music by Benjamin Tissot
https://www.bensound.com/royalty-free...

📖 CHAPTERS 📖
---------------------------
00:00 Intro
01:43 Visual Studio Build Tools installation
06:01 MSYS2 installation and configuration
10:09 MSYS packages installation and environment preparation
16:34 libx264 compiling
27:41 FFmpeg compiling
42:15 FFmpeg program test
46:34 Conclusions

#devstefit #ffmpeg #compile #windows

Комментарии

Информация по комментариям в разработке