Make title center & changes in README

This commit is contained in:
MartinEesmaa 2024-10-11 13:37:10 +11:00
parent e96746faf0
commit 768311d0d8
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
1 changed files with 5 additions and 2 deletions

View File

@ -9,14 +9,17 @@ https://github.com/MartinEesmaa/VVCEasy/actions/workflows/dotnet.yml)
![Matrix](https://img.shields.io/matrix/vvceasy:matrix.org?label=VVCEasy%20Matrix) ![Matrix](https://img.shields.io/matrix/vvceasy:matrix.org?label=VVCEasy%20Matrix)
![Discord](https://img.shields.io/discord/974611343237869619?label=VVCEasy%20Discord%20Chat) ![Discord](https://img.shields.io/discord/974611343237869619?label=VVCEasy%20Discord%20Chat)
# VVCEasy (Windows, macOS, Linux, BSD & Android) (by Martin Eesmaa) <h1><center>VVCEasy by Martin Eesmaa</center></h1>
VVCEasy is that you don't have to compile or/and coding to encode VVC (known as Versatile Video Codec). Simple, Easy, Encode and Decode. VVCEasy is that you don't have to compile or/and coding to encode VVC (known as Versatile Video Codec). Simple, Easy, Encode and Decode.
It supports Windows, macOS, Linux, BSD, Android & WebAssembly for VVCEasy builds.
VVCEasy comes for one-easy command by FFmpeg-VVC, Fraunhofer HHI VVC binaries, uvg266, MPV, LAVFilters with MPC-HC & MPC-BE and more. VVCEasy comes for one-easy command by FFmpeg-VVC, Fraunhofer HHI VVC binaries, uvg266, MPV, LAVFilters with MPC-HC & MPC-BE and more.
Installation: Go to the releases and download latest version. Installation: Go to the releases and download latest version.
Windows source run (Batch-file): VVCEasy.bat Windows source run (Batch-file): [VVCEasy.bat](VVCEasy.bat)
Windows/Mac/Linux source run (Csharp): Bin/Release or Debug/netX.x/VVCEasy.exe (after build of C#), this requires VVCEasy.dll to run console application. Windows/Mac/Linux source run (Csharp): Bin/Release or Debug/netX.x/VVCEasy.exe (after build of C#), this requires VVCEasy.dll to run console application.