mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-03-12 09:10:08 +01:00
Added little bit...
This commit is contained in:
parent
b32627b7d6
commit
f5ce149e5b
@ -75,8 +75,8 @@ if %doyouhavey4mvvencquestion3% == 2 goto nextmoviefilestypeoflosslessvvenc2
|
|||||||
:startlosslessvvenc2
|
:startlosslessvvenc2
|
||||||
cls
|
cls
|
||||||
title Sorry...
|
title Sorry...
|
||||||
echo SORRY! CONSTRUCTION MODE! Sorry for long code.
|
echo SORRY! CONSTRUCTION MODE! Sorry for long code. This command will go back to menu...
|
||||||
pause
|
timeout 3
|
||||||
goto start
|
goto start
|
||||||
|
|
||||||
:decodestart
|
:decodestart
|
||||||
@ -207,7 +207,7 @@ echo SUCCESSFUL! Now, would you like to download test sample VVC file test it ou
|
|||||||
echo If Yes, wget will download the example of VVC file and run to VLC a few seconds.
|
echo If Yes, wget will download the example of VVC file and run to VLC a few seconds.
|
||||||
echo If No, you will be prompted go back to menu.
|
echo If No, you will be prompted go back to menu.
|
||||||
echo TIP: Run VLC.exe on your own VVC file for example, if your input frame rate is 30 and you encoded to VVC same frame rate input file.
|
echo TIP: Run VLC.exe on your own VVC file for example, if your input frame rate is 30 and you encoded to VVC same frame rate input file.
|
||||||
echo Example to run correctly frame rate on your VVC: vlc.exe yourownfile.266 --no-drop-late-frames --avformat-fps=30
|
echo Example to run correctly frame rate on your VVC of VLC command: vlc.exe yourownfile.266 --no-drop-late-frames --avformat-fps=30
|
||||||
set /p vlccompleted=Answer:
|
set /p vlccompleted=Answer:
|
||||||
if %vlccompleted% == Y goto sample266
|
if %vlccompleted% == Y goto sample266
|
||||||
if %vlccompleted% == N goto start
|
if %vlccompleted% == N goto start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user