Skip to content

Commit 2fcd8fa

Browse files
committed
use driving video
1 parent 4d057a2 commit 2fcd8fa

11 files changed

Lines changed: 96 additions & 14 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.h264 filter=lfs diff=lfs merge=lfs -text
2+
*.mp4 filter=lfs diff=lfs merge=lfs -text

pulsebeam-testdata/src/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.mov
22
*.mp4
3+
!driving.mp4

pulsebeam-testdata/src/Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Source Configuration
22
SOURCE_URL = https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_720p_h264.mov
3-
# INPUT_VIDEO = driving.webm
4-
INPUT_VIDEO = BigBuckBunny_720p.mov
3+
# https://www.pexels.com/video/scenic-city-drive-at-sunset-from-car-dashboard-31901316/
4+
INPUT_VIDEO = driving.mp4
5+
# INPUT_VIDEO = BigBuckBunny_720p.mov
56

67
INPUT_H264 = full_f_cbr.h264
78
OUT_DIR = .

pulsebeam-testdata/src/driving.mp4

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:46db156ba2a97502ce5d5d1cafd9af3f163ca8b701b5be2478f200a19d5226a1
3+
size 659955742
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:7ee9eef3f05d3577ea64580a9cb164528bbbd2b30a5c3b85f5e714af812aec03
3-
size 93281739
2+
oid sha256:8129906a3dc29e08c07238a054101b289ac1217b616ba8b8daca2a17b0d0b597
3+
size 17428944
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:a9d3e31f9c96165cf6b4d8433854daba0d648fd174c19b3e7598222602e34c79
3-
size 90185530
2+
oid sha256:eb038321549491d696d9c7cab08c7ca6e42a4e78b44953d61d768634c5469c78
3+
size 16808333
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:33913e5f2e91c0f123c9d8a3f7b876301136f00c4e229cc1f781e3278560b0d2
3-
size 29830226
2+
oid sha256:7a7c184804d29919b0e3792923a6864e2cbdd36daeb8d138b2c5cecabe942783
3+
size 5577334
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:1b561aa4da5609d6bc41aebeef195fb3d7d6292e0c05ffaf1b44655b75955b47
3-
size 28969071
2+
oid sha256:ccf8ee1166bbb6543c71ae5e6c0c1f908e71cb790f29114b8e329a3b083edb52
3+
size 5543967
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:dd7591664804828ca4d23ac4c5d49839aaf8280ec28d185c228e6002726ffc94
3-
size 11179922
2+
oid sha256:69c087e6e46e5c5a79c42151862e2922bae27199d733492be732f3d087f8a6b6
3+
size 2090900
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:445a75ca3083393632062a64be2646d46f3a3b7ae9fb2f901029f3b4d2339885
3-
size 10919174
2+
oid sha256:a644c7ad9c2c0b937fd504b931f86c52c1fa380de32ffe16c1ea03faaa1cb7b0
3+
size 2080030

0 commit comments

Comments
 (0)