55 Forks
227 Stars
227 Watchers

FFmpegTutorial

MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习。演示了 OpenGL 和 Metal 等多种视频渲染方式,以及使用 AudioUnit 和 AudioQueue 渲染不同格式的音频。)

How to download and setup FFmpegTutorial

Open terminal and run command
git clone https://github.com/debugly/FFmpegTutorial.git
git clone is used to create a copy or clone of FFmpegTutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FFmpegTutorial https://github.com/debugly/FFmpegTutorial/archive/master.zip

Or simply clone FFmpegTutorial with SSH
[email protected]:debugly/FFmpegTutorial.git

If you have some problems with FFmpegTutorial

You may open issue on FFmpegTutorial support forum (system) here: https://github.com/debugly/FFmpegTutorial/issues