Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damp11113/qopusenc
Opus codec encoder with qt gui
https://github.com/damp11113/qopusenc
audio-converter opus opus-codec opus-encoder pyqt pyqt5 python python3 qt qt5
Last synced: about 1 month ago
JSON representation
Opus codec encoder with qt gui
- Host: GitHub
- URL: https://github.com/damp11113/qopusenc
- Owner: damp11113
- License: gpl-3.0
- Created: 2024-04-28T10:35:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T10:50:09.000Z (7 months ago)
- Last Synced: 2024-10-12T00:44:51.140Z (about 1 month ago)
- Topics: audio-converter, opus, opus-codec, opus-encoder, pyqt, pyqt5, python, python3, qt, qt5
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qOpusEnc
Opus codec encoder with qt gui
![image](https://github.com/damp11113/qOpusEnc/assets/64675096/24952bf1-5ab1-4d92-bdd4-5ae6dc5c4b12)# Install
1. PyQt5
2. [PyOgg (damp11113 moded)](https://github.com/damp11113/PyOgg)# Run
```bash
$ python3 main.py
```