You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架
QtAV is a media playing library based on Qt and FFmpeg.
Build
BUILD_DIR=/your/build/dir qmake
or qmake (BUILD_DIR is $PWD/out)
or cd build_dir ; qmake /path/to/QtAV.pro
make -j4
The binaries is in $BUILD_DIR/bin
Screenshot
About
A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架