Skip to content

Commit 398c73d

Browse files
authoredOct 29, 2023
Update README.md
1 parent b17bf6f commit 398c73d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# EncodeGUI
2-
<img src="https://github.com/DaGooseYT/EncodeGUI/blob/main/gui.png" width="410"/><img src="https://github.com/DaGooseYT/EncodeGUI/blob/main/egui_mos.png" width="410"/>
2+
<p align="center">
3+
<img src="https://github.com/DaGooseYT/EncodeGUI/blob/main/gui.png" width="410"/><img src="https://github.com/DaGooseYT/EncodeGUI/blob/main/egui_mos.png" width="410"/>
4+
</p>
35

46
EncodeGUI (encode-gooey) is a free, cross platform, open source video transcoder GUI that utilizes AI tools for a fascinating encoding experience. Find out more at it's website, https://encodegui.com.
57
EncodeGUI, along with FrameGUI are the first RIFE GUI app to run 100% natively on Apple Silicon.
@@ -14,7 +16,7 @@ Below is a list of key features in EnocdeGUI **that other competing software lac
1416
- Advanced job queue with status indicators and an advanced control set.
1517
- Consists of the largest selection of output video containers than any other video encoding GUI application: .mp4, .mkv, .mov, .avi, .asf, .ts, .flv, .3gp, .ogv, .webm
1618
- GPU hardware encoding support for ALL major GPU vendors: QuickSync (Intel), AMF (AMD), and NVENC (Nvidia).
17-
- Multi-GPU processing support for resource demanding filters (Waifu2x and SRMD).
19+
- Multi-GPU processing support for resource demanding filters (Waifu2x and SRMD/RealSR).
1820
- Built-in and fully customizable audio AND subtitle encoding options.
1921
- Features Intel hardware accelerated AV1 encoding.
2022
- Features the latest, exclusive AI and non-AI frame interpolation options: RIFE (NCNN/CUDA), EncodeGUI AI (NCNN/CUDA), SVPFlow (OpenGL)
@@ -30,11 +32,9 @@ Support for issues and directions for how to submit a proper issue/bug report ar
3032

3133
# Compilation
3234
Requires `Qt 6.2.4 SDK` and `MSVC`.
33-
Install the Qt Visual Studio extension and compile using the built in Visual Studio tools.
34-
35-
**Note: The Qt designer UI files for EncodeGUI and the Preview windows are not included in this source code.** However, you can still compile EncodeGUI completely with all of the source code present in this repository.
35+
Install the Qt Visual Studio extension and compile using the built-in Visual Studio tools.
3636

3737
# Licensing
38-
EncodeGUI's source code is released under the AGPL v3.0 license. See `LICENSE` for more details. Early released versions of EncodeGUI are released under a custom license. Read it at https://encodegui.com/privacy-terms.
38+
EncodeGUI's source code is released under the AGPL v3.0 license. See `LICENSE` for more details.
3939

4040
**The setup file for EncodeGUI is closed source and is NOT a part of this repository or the AGPL license. Read the privacy and terms at EncodeGUI.com linked above for more details.**

0 commit comments

Comments
 (0)
Please sign in to comment.