diff --git a/README.md b/README.md index ee737cf..7ac733b 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,23 @@ VLC Custom build of o266player only accepts x64 / 64-bit to work. 32-bit / x86 w This cannot be run on Windows Vista / Windows Server 2008 or older to play VVC of VLC Custom build. Note: I'm trying to work it out of VLC 3.0.16. +# Compile of VVCEasy + +First, before you compile to VVCEasy, you need Inno Setup to compile VVCEasy. +Inno Setup link: https://jrsoftware.org/isdl.php + +Step 1: Clone VVCEasy git and open VVCEasy_compiler.iss +``` +cd %userprofile%\Downloads +git clone https://github.com/MartinEesmaa/VVCEasy.git +VVCEasy_compiler.iss + +Step 2: Before you compile, please replace example username by your username of LicenseFile, OutputDir and Source. See the image: +![Instructionsofcompilevvceasy](https://user-images.githubusercontent.com/88035011/153736145-a24a1997-1133-4933-8797-de7c62295d1d.png) + +Step 3: Once you replaced of your username, press F9 to compile on your keyboard. After compiling, VVCEasy.exe will be on your Downloads folder. +![VVCEasyclickblueplaybutton](https://user-images.githubusercontent.com/88035011/153736303-b0949f5a-5ac5-4123-92c5-305211a8aadc.png) + # Encode/Decode (easy) Before you run of RUNVVCEASY.bat or VVCEASY.exe, you need to change input from file name into input.mp4 (as example)