X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fmotion_est%2FREADME;h=5542d3f2a2fb1b8dc6bb508bab8e5db6e750d03f;hb=84425c1be5307863eea88f29e285df38026b6984;hp=6dde5ddf523aaddcdc25bcf0f15128d60bf00aee;hpb=53ceb6c7b342c28686a57daffe139c940fb9ea0e;p=melted diff --git a/src/modules/motion_est/README b/src/modules/motion_est/README index 6dde5dd..5542d3f 100644 --- a/src/modules/motion_est/README +++ b/src/modules/motion_est/README @@ -52,6 +52,13 @@ To automatically track an object in the frame, try this: (Where X,Y is the origin of the rectangle indexed from upper left and WxH is the dimensions of the rectangle.) +To obscure that same object in the frame, try this: + + > inigo -filter autotrack_rectangle:X,Y:WxH obscure=1 + +There is now a slow motion producer that does interpolation based on the motion vectors: + + > inigo slowmotion: _speed=0.1 method=1 debug=1 NOTES (and deficiencies):