Updated of some codes for download VVC samples
This commit is contained in:
parent
6ab2574379
commit
7226aa7c8c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue