Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e9b1c9

Browse files
committed
Change working directory
1 parent 45de9ac commit 1e9b1c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

video_maker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os, glob, math
22

3-
dir = os.path.expanduser('~/Desktop/100MSDCF')
3+
dir = os.path.expanduser('~/Desktop/DCIM/100MSDCF')
44

55
quality = 15 # MP4 quality; lower is better
66
fps = 24

0 commit comments

Comments
 (0)