Qt graphical interface for encoding
Project description
Finally, a qt encoder
qencoder is the gui you never knew you needed. With the power of scene-based splitting, it's now faster and easier than ever to encode with free codecs. Make the perfect video encodes with qencoder!
Simple and easy to use
You don't need to have a deep understanding of how video works to take advantage of qencoder. With extremely easy to use and powerful presets, qencoder is for everyone.
Powerful for those who need it
qencoder features many useful features which make it a powerful tool. With scene based splitting, qencoder is the first ever gui to take advantage of systems with hundreds of cores. By splitting at the right moments, qencoder ensures your videos do not have any overhead from unneeded keyframes.
It also is the first gui capable of boosting dark scenes. Allowing you to use lower q values to avoid nasty artifacts like banding when needed.
It allows you to configure the colorspace of both your input and output, to ensure that your hdr video stays hdr.
Finally, it supports minimal splitting, the ideal mode for 2 pass vbr encodes. This mode makes as few splits as possible, keeping them all as far apart as possible so that the bitrate stays as variable as possible.
Video queueing
qencoder is the first gui av1 encoder to support proper video queueing. Setup the perfect encode for your video and add it to a queue. Repeat for as many videos as you want to encode. When you are done, save the queue to a file for later, or run it now with the encode button. If any videos are in the queue, qencoder will encode them.
The optimal encodes
qencoder takes advantage of the most modern and advanced free formats. Including:
aomenc's av1, a video codec so efficient it can achieve better than dvd quality in less space than a CD. Aomenc paired with a splitting tool like qencoder is the fastest and most efficient way to encode av1, better than even SVT or rav1e.
Libvpx vp9/8. Video codecs which have become standard across the internet in the .webm video format, as well as commonly being used for game cutscenes.
Free codecs
qencoder supports free codecs that can be encoded into webm. This means your videos can be shared and played on any html5 compliant browser. It also means that you do not need to worry about licensing fees or patent violation using it. Your encodes are yours, and should stay that way.
Using qencoder
Windows
Download the latest 7zip in the "releases" section.
Linux
Ubuntu:
Via pip:
First, install ffmpeg, an up to date version of aomenc, and an up to date version of vpxenc. Then install qencoder.
sudo apt update
sudo apt install python-pip vpx-tools aom-tools ffmpeg
pip install qencoder
Arch:
It's recommended that you install it from the aur:
https://aur.archlinux.org/packages/qencoder/
Others/Manual installation:
Git clone this repository:
git clone https://github.com/natis1/qencoder
cd qencoder
Then install ffmpeg and an up-to-date version of the aom encoder (for instance aomenc-git, on arch)
Then install the python requirements:
pip install -r requirements.txt
Then run it with
./qenc.py
Legal note
app.ico modified from Wikimedia Commons by Videoplasty.com, CC-BY-SA 4.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qencoder-1.2.tar.gz
.
File metadata
- Download URL: qencoder-1.2.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e49a41b531ce97257e10e3ab80a1faa54d5f922a296c5b56ac9912a50d73200 |
|
MD5 | 2d1469f097d032cf2d5a3cc18a75de8a |
|
BLAKE2b-256 | e00842ca6052c98965e5c52d9a852ec47a5d2193c6a69a001810e71eb49f7135 |
File details
Details for the file qencoder-1.2-py3-none-any.whl
.
File metadata
- Download URL: qencoder-1.2-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 751783e7401fc2ec8673096aa937647750c902a624f1b4ff94122bce5752662e |
|
MD5 | 967fd33da4bad8377f66992cebf589cb |
|
BLAKE2b-256 | 91117030951519ccaf67b5db1ab03a6b5af24a6331d44863cb488b48e9945b0e |