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

A cross-platform multimedia framework based on Qt and FFmpeg. High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架

Notifications You must be signed in to change notification settings

roie22/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

Alt text

About

A cross-platform multimedia framework based on Qt and FFmpeg. High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.3%
  • C 17.8%
  • QMake 3.1%
  • QML 0.8%
  • Shell 0.4%
  • GLSL 0.3%
  • Other 0.3%