Can anyone answer what is the error about (attached image)?
Show older comments
I was trying to delete some frames from a video (>1500 frames). Want to cut down the size by deleting frames that are affected by noise. Took this code from file exchange.But while running to my situational video the attached error popups. Thanks for helping
4 Comments
Walter Roberson
on 9 Feb 2017
Which code are you using from the File Exchange?
Surya Gnyawali
on 9 Feb 2017
Edited: Walter Roberson
on 9 Feb 2017
Geoff Hayes
on 9 Feb 2017
Surya - the error message is telling you that not enough input parameters are being supplied to aviinfo. I see this function being called from within cropavi but perhaps you are calling it yourself from your main program and not passing the single input parameter? Can you show us some of your code that leads to this error?
Surya Gnyawali
on 9 Feb 2017
Edited: Surya Gnyawali
on 9 Feb 2017
Accepted Answer
More Answers (0)
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!