javouhey / seneca

Animated GIFs creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add command line options for startframe, duration & http listener port

javouhey opened this issue · comments

  1. seek to frame (translates to -ss)
  2. duration in second (translates to -t)
  3. port 8080 for the progress report

-from => -ss
-length => -t
-port