Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectsynchro/copr-mystiq
Copr package for MystiQ: a Qt5/C++ FFmpeg Media Converter
https://github.com/projectsynchro/copr-mystiq
Last synced: 15 days ago
JSON representation
Copr package for MystiQ: a Qt5/C++ FFmpeg Media Converter
- Host: GitHub
- URL: https://github.com/projectsynchro/copr-mystiq
- Owner: ProjectSynchro
- License: gpl-3.0
- Created: 2022-05-16T06:37:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T08:51:42.000Z (over 2 years ago)
- Last Synced: 2024-12-23T00:06:03.688Z (15 days ago)
- Homepage: https://github.com/swl-x/MystiQ/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
MystiQ is a GUI for [FFmpeg](http://ffmpeg.org), a powerful media converter.
FFmpeg can read audio and video files in various formats and convert them into
other formats. MystiQ features an intuitive graphical interface and a rich set
of presets to help you convert media files within a few clicks. Advanced users
can also adjust conversion parameters in detail.## Instructions
This is a third-party Copr repository for MystiQ.
On Fedora and CentOS you will need to make use of the [RPMFusion](https://rpmfusion.org/Configuration) repository for ffmpeg.This package should work on OpenSUSE as well (not tested)
Install with
```
sudo dnf copr enable jackgreiner/MystiQ
sudo dnf update --refresh
sudo dnf install mystiq
```