Updated of some codes for download VVC samples

This commit is contained in:
Martin Eesmaa 2022-03-13 13:23:42 +11:00 committed by GitHub
parent 6ab2574379
commit 7226aa7c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -503,13 +503,15 @@ wget https://www.dropbox.com/s/ogxw1pz9pr9bphi/CoffeeRun.json
wget https://www.dropbox.com/s/6kpnoin4bwzb1ob/SpriteFright.json
echo Extracting from archived file...
7z x vvcBlogPostDemo.7z
echo Deleting archived file...
del /q vvcBlogPostDemo.7z
echo Please edit of location downloaded folder of vvcBlogPostDemo...
CoffeeRun.json
SpriteFright.json
CoffeeRun.json && SpriteFright.json
echo Press any key, when you finished configured of your location folder...
pause
echo Okay, it seems you configured completed. Please run on vvDecPlayer on your operating system.
echo Go to File --> Open JSON manifest...
echo Go to File, then Open JSON manifest...
echo Select JSON file to run VVC movie and enjoy it.
echo Still not working? Please chat us on https://matrix.to/#/#vvceasy:matrix.org
pause
goto start