Skip to content

Commit

Permalink
Added a producer slowmotion example.
Browse files Browse the repository at this point in the history
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@855 d19143bc-622f-0410-bfdd-b5b2a6649095
  • Loading branch information
dezeroex committed Oct 24, 2005
1 parent 113bbb7 commit 6cecd62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/modules/motion_est/README
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ To obscure that same object in the frame, try this:

> inigo -filter autotrack_rectangle:X,Y:WxH obscure=1 <movie_file>

There is now a slow motion producer that does interpolation based on the motion vectors:

> inigo slowmotion:<movie_file> _speed=0.1 method=1 debug=1

NOTES (and deficiencies):

1. Ignore shot change detection when your using the autotrack_rectangle filter.
Expand Down

0 comments on commit 6cecd62

Please sign in to comment.