Commit 6c897bca by Hubert

README added

1 parent 36381f8a
Showing with 17 additions and 0 deletions
usage reminder:
cd data
A=Invideo.mp4
B=Outvideo.mp4
butterflow -v -vs 0.33 --poly-s=1.8 -s a=15.00,b=17.58,spd=0.25 $A -o $B
-vs == scale
--poly-s == rate of blend vs. warp, higher == warp more
-s a=start,b=end,spd=speed-ratio
-o output
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!