xiewei-wayne / ffplay-for-mac-xcode

Xcode project to help you learn ffmpeg with step debugging support under Xcode IDE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffplay-for-mac-xcode

Helper xcode project to debug ffplay on Mac v1.0

  1. Unzip ffmpeg / sdl, enter the according dir, compile libs with the config_xxx_x64.sh

  2. Open FFplayer, adjust your test video url marked with #warning in ffplay.c

  3. Enjoy debuggning yourself.

xiewei.max@gmail.com

About

Xcode project to help you learn ffmpeg with step debugging support under Xcode IDE.


Languages

Language:Shell 100.0%