Skip to content

Commit 754d933

Browse files
fix download link for big buck bunny
1 parent ae1ba05 commit 754d933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fetch_bbb_video.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ check_cmd()
1717
check_cmd wget
1818
check_cmd ffmpeg
1919

20-
wget -O bunny_1080p_60fps.mp4 http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_1080p_60fps_normal.mp4
20+
wget -O bunny_1080p_60fps.mp4 https://github.com/leandromoreira/big-buck-bunny/raw/main/Big-Buck-Bunny-1080p-h264-4mb-60fps-multi-ch-ac3.mp4
2121
ffmpeg -y -i bunny_1080p_60fps.mp4 -ss 00:01:24 -t 00:00:10 small_bunny_1080p_60fps.mp4

0 commit comments

Comments
 (0)