Skip to content

Conversation

@cchampet
Copy link
Member

No description provided.

Clement Champetier added 5 commits August 17, 2016 15:40
* Convert Image
* Convert Sequence
* Convert files in directory
* Advance use of the command line: confusing with the easier use cases.
* Could be understand with the description of each option.
To describe the way the command line is designed and should be used.
Select several ranges: sam do reader in.####.dpx // writer out.####.jpg --ranges 10 100 150 200
Note: 'r' and 'w' are shortcuts for 'reader' and 'writer'
Convert files in directory: sam do reader inDir // writer outDir ext=jpg
Convert some files in directory: sam do reader inDir ext=dpx // writer outDir ext=jpg
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convert files in directory recursively:        sam do reader inDir // writer outDir ext=jpg
Convert some files in directory:   sam do reader inDir ext=dpx // writer outDir ext=jpg --no-recursivity

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cchampet cchampet merged commit c65bc84 into tuttleofx:develop Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants