You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
5
7
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
14
16
- Advanced job queue with status indicators and an advanced control set.
15
17
- 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
16
18
- 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).
18
20
- Built-in and fully customizable audio AND subtitle encoding options.
19
21
- Features Intel hardware accelerated AV1 encoding.
20
22
- 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
30
32
31
33
# Compilation
32
34
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.
36
36
37
37
# 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.
39
39
40
40
**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