I need help in Matlab 2012a, due to its my first time using it.
When i write the function to open a video "mmread ('jp.avi')" in matlab an error pops up as it is shown below :
Error using FFGrab Unable to open file
Error in mmread (line 146) FFGrab('build',filename,fmt,double(disableVideo),double(disableAudio),double(trySeeking));
Note :I put this avi video in the mmread folder.
I searched in the internet regarding this issue but unfortunately I didn't get any results.
If you have any solution that may work, please let me know.