Download Latest Version QtAV-Qt5.9-VS2017x64-release-fdc613d.7z (20.3 MB)
Email in envelope

Get an email when there's a new version of QtAV

Home / release / 1.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2014-11-07 843 Bytes
QtAV1.4.1-player-OSX.dmg 2014-11-06 17.8 MB
QtAV1.4.1-msvc2013xp-x64.exe 2014-11-06 28.7 MB
QtAV1.4.1-msvc2013xp-x86.exe 2014-11-06 27.8 MB
QtAV1.4.1-mingw32.exe 2014-11-06 29.4 MB
QtAV1.4.1-ubuntu1410-deb-amd64.7z 2014-11-06 724.6 kB
QtAV1.4.1-QMLPlayer-android-armv7a.apk 2014-11-06 16.9 MB
QtAV1.4.1-linux64.tar.xz 2014-11-06 15.5 MB
QtAV1.4.1-linux64-installer.run 2014-11-06 38.5 MB
Totals: 9 Items   175.3 MB 0

version 1.4.1 2014-11-06

Changelog:

  • More QtMultimedia compatible QML playback API

  • Debian package support. Now you can build on ubuntu>=14.04 using debuild

  • Subtitle: libass renderering support. Dynamically change FFmpeg parser and libass

  • Log level control support without changing any Qt logging functions (qDebug, qWarning etc.)

  • Video orientation support in renderers

  • Bug fix: video frame with alpha value. video stream start time >0. OpenAL can not close correctly...

  • QML only: video preview.

  • players: config UI in QMLPlayer. Video preview on progress bar.

Windows packages does not include libass!

build and install deb packages on ubuntu >= 14.04

git clone https://github.com/wang-bin/QtAV.git
cd QtAV
git submodule update --init
debuild -us -uc -j4
sudo dpkg -i ../*qtav*.deb
Source: README.md, updated 2014-11-07