Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add adapter arg commandline argument to otiocat and otioconvert. #381

Merged

Conversation

ssteinbach
Copy link
Collaborator

Turns out it was only added to otioview. Now its present in otiocat and otioconvert. You can use it like this:
otiocat opentimelineio_contrib/adapters/tests/sample_data/simple.aaf -a simplify=False

@ssteinbach ssteinbach added this to the Public Beta 10 milestone Nov 15, 2018
@codecov-io
Copy link

codecov-io commented Nov 15, 2018

Codecov Report

Merging #381 into master will decrease coverage by 0.04%.
The diff coverage is 72.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
- Coverage   87.46%   87.42%   -0.05%     
==========================================
  Files          63       63              
  Lines        5506     5533      +27     
==========================================
+ Hits         4816     4837      +21     
- Misses        690      696       +6
Impacted Files Coverage Δ
opentimelineio/console/otioconvert.py 67.3% <69.23%> (+0.64%) ⬆️
opentimelineio/console/otiocat.py 83.33% <75%> (+1.51%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38359c4...ac9e158. Read the comment docs.

@jminor jminor merged commit 9d3f64c into AcademySoftwareFoundation:master Nov 15, 2018
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.

None yet

3 participants