"Too many input arguments" when running VideoWriter

I get the following error when I try to run VideoWriter, even when I use the example code found in the help document for VideoWriter as well as from the web
>> VideoWriter('test.avi');
??? Error using ==> VideoWriter.VideoWriter>VideoWriter.VideoWriter at 199
Too many input arguments.
Any ideas?

Réponses (2)

Image Analyst
Image Analyst le 11 Sep 2012

0 votes

It ran just fine when I did it. Take the semicolon off and see it if spits anything out to the command window.
Eskapp
Eskapp le 12 Fév 2015

0 votes

Just got exactly the same issue with release 2013b. Could not find the cause but closing Matlab and re-launching it solved the problem.

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Question posée :

B G
le 11 Sep 2012

Réponse apportée :

le 12 Fév 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by