Struck with an error while trying to background subtract the video

1 view (last 30 days)
please help me with this error, it occurred when i was trying to background subtract in mixture of Gaussian model

Accepted Answer

Jan
Jan on 4 May 2015
The warning is clear: Use VideoReader instead of avioread. See the documentation of VideoReader for more details.
But the error might be serious: Matlab cannot find the compressor of the AVI file. This is a problem of the AVI file and you have to install the required compressor on your computer, what cannot be solved from the Matlab side. Inspect the AVI file to find out, which compressor is needed and search in the internet.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!