fix netflix test data
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
DataHoarder 2023-08-10 12:58:22 +02:00
parent 637311168c
commit 4617d8eb53
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

2
testdata/prepare.sh vendored
View file

@ -15,7 +15,7 @@ if [[ ! -f "ducks_take_off_444_720p50.y4m" ]]; then
fi
if [[ ! -f "netflix_sol_levante_2160p24_12bit_av1_lossy.ivf" ]]; then
wget --show-progress -O "sintel_trailer_2k_720p24_av1_low.ivf" https://git.gammaspectra.live/S.O.N.G/Video-Samples/media/branch/master/netflix_sol_levante_2160p24_12bit_av1_lossy.ivf
wget --show-progress -O "netflix_sol_levante_2160p24_12bit_av1_lossy.ivf" https://git.gammaspectra.live/S.O.N.G/Video-Samples/media/branch/master/netflix_sol_levante_2160p24_12bit_av1_lossy.ivf
fi
if [[ ! -f "sintel_trailer_2k_720p24_av1_low.ivf" ]]; then