У нас вы можете посмотреть бесплатно FFMPEG + libx264 + libx265 + libvpx + SDL: Complete MSVC Static Compilation Guide on Windows или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Today we are compiling FFmpeg with libx264, libx265, libvpx, and SDL on Windows 10, using MSVC (Microsoft Visual C++) as compiler. This gives us the possibility to compile ffplay as well. We compile FFmpeg with all the necessary flags and precautions to make everything work fine. 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://gist.github.com/DevStefIt/d66... References: ► 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... Sample video: ► Big Buck Bunny Download page available at https://peach.blender.org/download/ 👉👉👉 FOLLOW ME 👈👈👈 -------------------------- ► Instagram: / devstefit ► TikTok: / devstefit ► Twitter: / devstefit ► Linktree: https://linktr.ee/devstefit ► Buy me a coffee: buymeacoffee.com/devstefit ► ko-fi: https://ko-fi.com/devstefit 📖 CHAPTERS 📖 --------------------------- 00:00 Intro 01:03 Environment setting 03:20 FFmpeg source cloning from git server 04:30 Checking libraries state 07:29 Configure script description 21:01 FFmpeg compiling 21:49 Running make install 23:13 Executables testing 32:14 Conclusions #devstefit #ffmpeg #ffplay