leandromoreira / digital_video_introduction

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
https://github.com/leandromoreira/introduction_video_technology
BSD 3-Clause "New" or "Revised" License
15.28k stars 1.32k forks source link

version/tag added to ffmpeg docker image #101

Closed gdavila closed 4 years ago

gdavila commented 4 years ago

3.3 version tag added to jrottenberg/ffmpeg docker image in order to support the vis_mb_type option used in debug video example.

Closes #100