README.rdoc in tracksperanto-3.1.0 vs README.rdoc in tracksperanto-3.2.0

- old
+ new

@@ -52,29 +52,49 @@ The converted files will be saved in the same directory as the source, if resulting converted files already exist <b>they will be overwritten without warning</b>. == Format support -Import and export support: -* Nuke v5 script (Tracker3 nodes, also known as Tracker in the UI - this is the node that you track with, and Reconcile3D) -* Shake tracker node export (textfile with many tracks per file) -* PFTrack 2dt (version 4 and 5) anf PFMatchit/PFTrack 2011 point track exports -* Syntheyes 2D tracking data exports -* 3DE point exports (as output by the default script) - versions 3 and 4 -* MatchMover Pro .rz2 -* MayaLive track export (square pixel aspect only, you will need to write some extra code if your tracks are based on nonsquare pixels) +--- +=== Formats Tracksperanto can read + +* 3DE v3 point export file +* 3DE v4 point export file +* Boujou feature tracks export * Flame .stabilizer file -* Boujou feature track export +* MatchMover REALVIZ Ascii Point Tracks .rz2 file +* MatchMover RZML .rzml file +* Maya Live track export file +* Nuke .nk script file with Tracker, Reconcile3D and PlanarTracker nodes +* PFTrack/PFMatchit .2dt file +* Shake .shk script file +* Shake .txt tracker file and Nuke CameraTracker auto tracks export +* Syntheyes "All Tracker Paths" export .txt file +* Syntheyes 2D tracker paths file + +=== Formats Tracksperanto can export to + +* 3DE v3 point export .txt file +* 3DE v4 point export .txt file +* AfterEffects .jsx script generating null layers +* Autodesk 3dsmax script for nulls on an image plane +* Autodesk Softimage nulls Python script +* Bare Ruby code +* Flame/Smoke 2D Stabilizer setup +* Flame/Smoke 2D Stabilizer setup for bilinear corner pins +* MatchMover REALVIZ Ascii Point Tracks .rz2 file +* Maya ASCII scene with locators on an image plane +* MayaLive track export +* Nuke .nk script +* Nuke CameraTracker node autotracks (enable import/export in the Tracking tab) +* PFTrack v4 .2dt file +* PFTrack v5 .2dt file (single camera) +* PFTrack2011/PFMatchit .txt file (single camera) +* Shake trackers in a .txt file +* Syntheyes 2D tracker paths file +* boujou feature tracks +--- -Import only: -* Shake scripts (Tracker, Matchmove and Stabilize nodes embedded in ANY shake script) -* MatchMover RZML files - -Export only: -* AfterEffects .jsx script that creates one null object per tracker (run through the script editor) -* Ruby (will make calls to Tracksperanto to create trackers/keyframes) - useful if you want to play with trackers as data -* Maya locators (animated locators on an image plane) -* Softimage/XSI Python script (animated nulls on an image plane) == Editing your tracks while converting Tracksperanto has a number of features to scale, move, slip, distort and rename trackers. Consult the --help option to see what is available.