How to Install and Uninstall QtAV Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "QtAV" package

This guide let you learn how to install QtAV on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install QtAV

2. Uninstall "QtAV" package

Learn how to uninstall QtAV on openSuSE Tumbleweed:

$ sudo zypper remove QtAV

3. Information about the QtAV package on openSuSE Tumbleweed

Information for package QtAV:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : QtAV
Version : 1.13.0-3.33
Arch : x86_64
Vendor : openSUSE
Installed Size : 84.4 KiB
Installed : No
Status : not installed
Source package : QtAV-1.13.0-3.33.src
Upstream URL : http://qtav.org/
Summary : Qt multimedia framework
Description :
QtAV is a multimedia playback library based on Qt and FFmpeg. It can help
facilitate writing a player application.
Features include:
* Hardware decoding suppprt: DXVA2, VAAPI, VDA, CedarX, CUDA
* OpenGL and ES2 support for Hi10P and other 16-bit YUV videos
* Real time preview
* Video capture in RGB and YUV format
* OSD and custom filters
* Subtitles
* Transform video using GraphicsItemRenderer. (rotate, shear, etc)
* Playing frame by frame (currently support forward playing)
* Playback speed control
* Variant streams: locale file, http, rtsp, etc.
* Audio channel, tracks and external audio tracks
* Dynamically change render engine when playing
* Multiple video outputs for 1 player
* Region of interest(ROI), i.e. video cropping
* Video eq: brightness, contrast, saturation, hue
* QML support as a plugin. Most playback APIs are compatible with
QtMultiMedia module