mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-04-26 16:18:58 +02:00
Fix bug error unrecognized
This commit is contained in:
parent
598223240c
commit
c97c61d14b
@ -85,7 +85,7 @@ echo 9. Install/Update VLC VTM Plugins (Windows/Linux x64 of VLC plugins by Inte
|
||||
echo 10. Install FFmpeg VVC support.
|
||||
echo 11. Install MPV VVC support
|
||||
echo 12. Tests of VVC videos
|
||||
echo 13. Build vvenc & vvdec by yourself from sources
|
||||
echo 13. Build vvenc and vvdec by yourself from sources
|
||||
set /p VVCSTART=Number:
|
||||
|
||||
if "%VVCSTART%" == "1" goto encodestart
|
||||
@ -589,7 +589,7 @@ pause
|
||||
goto start
|
||||
|
||||
:main123
|
||||
title Build vvenc & vvdec by yourself from sources
|
||||
title Build vvenc and vvdec by yourself from sources
|
||||
cls
|
||||
echo Do you want build of vvenc and vvdec yourself on your computer?
|
||||
echo Before you agree to build for Windows, you need Cmake and Visual Studio on your computer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user