Skip to content

SondreKindem/Simple-SVT-HEVC-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-SVT-HEVC-GUI

A simple GUI using PySimpleGUI for the SVT-HEVC FFmpeg plugin.

Preview image

External libraries

External software

Binaries and building

The goal is to privde the gui and ffmpeg as binaries in the release section. Currently only Windows build is available.

To create a binary for the UI, use pyinstaller (which can be installed with pip) For example: pyinstaller -wF Simple-GUI.py

FFmpeg built with SVT-HEVC support needs to exist in the same folder as the gui executable or the python script. Build it with the instructions from the official SVT-HEVC repo or with the media-autobuild-suite.

Licenses

All software should be GLP-compatible. FFmpeg was built with GPL v3 compatibility.

Note that SVT-HEVC is Copyright (c) 2018 Intel Corporation and distribution of its binaries must be accompanied by the license and terms detailed here.

About

A simple GUI for ffmpeg and SVT-HEVC made with PySimpleGUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages