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

maxgreen/QtAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtAV

QtAV is a media playing library based on Qt and FFmpeg.

Shortcut

Space: pause/continue

F: fullscreen on/off

T: stays on top on/off

N: show next frame. Continue the playing by pressing "Space"

O: open a file

P: replay

S: stop

M: mute on/off

Up: volume

Down: volume -

->: seek forward

<-: seek backward

Build

qmake -r "BUILD_DIR=/your/build/dir" [path/to/pro]

make -j4

The binaries is in $BUILD_DIR/bin

NOTE: If you are using QtCreator to build the project, you should go to Projects->Build Steps->qmake->Additional arguments, add "BUILD_DIR=your/buid/dir"

Screenshot

QtAV on Win8 Alt text

IP camera using QtAV. OS: Fedora 18 (some developers from Italy)

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 84.4%
  • C 6.5%
  • QMake 3.3%
  • Python 2.0%
  • Shell 1.0%
  • CMake 0.8%
  • Other 2.0%