安装 Docker 后,依次运行 make fetch_small_bunny_video 获取示例视频,再运行 make run hello 启动教程示例。
核验依据
GitHub 项目简介: FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more.
README: I was looking for a tutorial/book that would teach me how to start to use [FFmpeg](https://www.ffmpeg.org/) as a library (a.k.a. libav) and then I found the ["How to write a video…
README: In summary this is the very basic idea behind a video: **a series of pictures / frames running at a given rate**.
README: Sound is the vibration that propagates as a wave of pressure, through the air or any other transmission medium
README: CODEC is an electronic circuit or software that **compresses or decompresses digital audio/video.**