Skip to content
/ QtAV Public
forked from wang-bin/QtAV

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的跨平台高性能音视频播放框架

Notifications You must be signed in to change notification settings

Leeyangg/QtAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtAV

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

Alt text

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的跨平台高性能音视频播放框架

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.9%
  • C 4.3%
  • QMake 3.3%
  • Python 2.0%
  • Shell 1.0%
  • CMake 0.8%
  • Other 1.7%