Hi, I would like to read in a large (1.34GB) .mpg file to view in Matlab. Using mmreader pops up the error message:
"?? Initialization failed. (The operation cannot be performed because the pins are not connected.)
Error in ==> mmreader.mmreader at 66
uddobj = audiovideo.mmreader(fullFilePath);"
I've tried copying the file into my C drive and Matlab folder in My Documents--both options give this error message. Would anyone be able to explain this message and how to address it? Do you know of any other ways of reading in large mpg files?