mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-04-16 03:17:28 +02:00
Version v.1.0.1 batchfile version
This commit is contained in:
parent
d32dd7f4a4
commit
846e71aa39
10
VVCEasy.bat
10
VVCEasy.bat
@ -42,8 +42,8 @@ goto welcomenow
|
|||||||
cls
|
cls
|
||||||
title Martin Eesmaa / VVCEasy
|
title Martin Eesmaa / VVCEasy
|
||||||
echo Martin Eesmaa / VVCEasy
|
echo Martin Eesmaa / VVCEasy
|
||||||
echo Welcome to VVCEasy. (Batchfile Release Version, v.1.0.0, 23 June 2022)
|
echo Welcome to VVCEasy. (Batchfile Release Version, v.1.0.1, 2 July 2022)
|
||||||
echo Version codename: Martin Eesmaa's birthday at age 17.
|
echo Version codename: Summer time for fun.
|
||||||
pause
|
pause
|
||||||
goto start
|
goto start
|
||||||
|
|
||||||
@ -51,8 +51,8 @@ goto start
|
|||||||
title Martin Eesmaa / VVCEasy
|
title Martin Eesmaa / VVCEasy
|
||||||
color 07
|
color 07
|
||||||
cls
|
cls
|
||||||
echo VVCEasy (Batchfile Release Version, v.1.0.0, 23 June 2022)
|
echo VVCEasy (Batchfile Release Version, v.1.0.1, 2 July 2022)
|
||||||
echo Version codename: Martin Eesmaa's birthday at age 17.
|
echo echo Version codename: Summer time for fun.
|
||||||
echo.
|
echo.
|
||||||
echo What would you like to do for encode/decode of VVC?
|
echo What would you like to do for encode/decode of VVC?
|
||||||
echo 1. Encode
|
echo 1. Encode
|
||||||
@ -66,7 +66,7 @@ echo 8. Decompress WindowsVVC.7z (Before you use new VVCEasy version!!!)
|
|||||||
echo 9. Install vvDecPlayer from BitMovin
|
echo 9. Install vvDecPlayer from BitMovin
|
||||||
echo 10. Install/Update VLC VTM Plugins (Windows/Linux x64 of VLC plugins by Inter Digital Inc)
|
echo 10. Install/Update VLC VTM Plugins (Windows/Linux x64 of VLC plugins by Inter Digital Inc)
|
||||||
echo 11. Install FFmpeg VVDec support
|
echo 11. Install FFmpeg VVDec support
|
||||||
echo 12. Install MPV Android (libvvdec plugin)
|
echo 12. Install MPV Windows/Android (libvvdec plugin)
|
||||||
echo 13. Tests of VVC videos
|
echo 13. Tests of VVC videos
|
||||||
set /p VVCSTART=Number:
|
set /p VVCSTART=Number:
|
||||||
if %VVCSTART% == 1 goto encodestart
|
if %VVCSTART% == 1 goto encodestart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user