How to Install and Uninstall QtAV Package on openSUSE Leap

Last updated: May 14,2024

1. Install "QtAV" package

Please follow the steps below to install QtAV on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install QtAV

2. Uninstall "QtAV" package

This tutorial shows how to uninstall QtAV on openSUSE Leap:

$ sudo zypper remove QtAV

3. Information about the QtAV package on openSUSE Leap

Information for package QtAV:
-----------------------------
Repository : Main Repository
Name : QtAV
Version : 1.13.0-bp155.3.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 84.4 KiB
Installed : No
Status : not installed
Source package : QtAV-1.13.0-bp155.3.22.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