diff --git a/VVCEasy.bat b/VVCEasy.bat index d8d1b0d..203d96a 100644 --- a/VVCEasy.bat +++ b/VVCEasy.bat @@ -205,7 +205,6 @@ cd WindowsVVC vvdecapp -b VVC.vvc -o VVCTOYUV.yuv move VVCTOYUV.yuv ../ move VVCTOYUV.yuv transcodedback -explorer "C:\Program Files\VVCEasy\transcodedback" echo FINISHED. Going back to the menu... timeout 3 goto start @@ -218,7 +217,6 @@ cd WindowsVVC vvdecapp -b VVC.vvc --y4m -o VVCTOYUV.y4m move VVCTOYUV.y4m ../ move VVCTOYUV.y4m transcodedback -explorer "C:\Program Files\VVCEasy\transcodedback" echo FINISHED. Going back to the menu... timeout 3 goto start