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 2 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T10:50:09.000Z (about 1 year ago)
- Last Synced: 2025-04-05T00:14:58.918Z (about 2 months ago)
- Topics: audio-converter, opus, opus-codec, opus-encoder, pyqt, pyqt5, python, python3, qt, qt5
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 2
- 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
# Install
1. PyQt5
2. [PyOgg (damp11113 moded)](https://github.com/damp11113/PyOgg)# Run
```bash
$ python3 main.py
```