9 lines
108 B
Bash
9 lines
108 B
Bash
#!/bin/sh
|
|
|
|
video=~/Dev/samples/videos/midres/into_tree_480p.y4m
|
|
wide=
|
|
high=
|
|
frames=2
|
|
bitrate=600
|
|
fps="50/1"
|