Skip to content

volumes2movie: replaced depreciated movie2avi with writeVideo - #108

Merged
tiborauer merged 1 commit into
automaticanalysis:v5-develfrom
jones-michael-s:v5-devel
May 15, 2017
Merged

volumes2movie: replaced depreciated movie2avi with writeVideo#108
tiborauer merged 1 commit into
automaticanalysis:v5-develfrom
jones-michael-s:v5-devel

Conversation

@jones-michael-s

Copy link
Copy Markdown
Collaborator

Here's a small change to a file in extrafunctions, mostly to try out as my first pull-request but also because the code was using a depreciated Matlab function and was crashing on us.

@tiborauer

tiborauer commented May 15, 2017

Copy link
Copy Markdown
Member

@jones-michael-s, Would not the code crash on earlier MATLABs? Which is the earliest version of MATLAB, which has videoWriter?
So far, aa works on >=2012a

@jones-michael-s

Copy link
Copy Markdown
Collaborator Author

Hi Tibor (that was quick!). Mathworks says writeVideo was introduced in R2010b -- I don't know if you're supporting aa before that version. I could change the code to wrap movie2avi in a try-catch and push a new version?

@tiborauer

Copy link
Copy Markdown
Member

I do not think we should go back that far! THank you for checking it.
I am merging.

@tiborauer
tiborauer merged commit c54847d into automaticanalysis:v5-devel May 15, 2017
@tiborauer

Copy link
Copy Markdown
Member

Could you also observe my PR, too?

@jones-michael-s

Copy link
Copy Markdown
Collaborator Author

I read the pull request and don't have any comments at the moment -- is there any further action I should take?

@tiborauer

tiborauer commented May 15, 2017 via email

Copy link
Copy Markdown
Member

jooh pushed a commit to jooh/automaticanalysis that referenced this pull request Jun 11, 2020
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