Codec Error with VideoReader function

조회 수: 51 (최근 30일)
Tyler Banning
Tyler Banning 2017년 5월 30일
댓글: G.Güney 2024년 1월 22일
I was having a problem where Matlab is unable to determine the codec required when I try to read in an .mpg video file. I do not believe it has anything to do with the video file as the video plays fine in Windows Media Player. I tried following some of the troubleshooting methods online, but the first step is usually using mmfileinfo() to find out the information on the video file but that errors as well. I attached screenshots of what I am doing and the errors at the bottom.

채택된 답변

Archita P
Archita P 2017년 6월 2일
It might be the case that you are trying to read in a MAT file with a similar name, which would result in this error.
Which codec are you using to read the video file? You might be missing the codec required to read the video file. Try installing Windows Media Player Codec Pack, which can be found at the following website-
  댓글 수: 2
Greg
Greg 2018년 9월 13일
How is this an accepted answer to this question? He said right in the question that the video plays fine in Windows Media Player, which means that he already has the codec installed, right?
G.Güney
G.Güney 2024년 1월 22일
I had the "The file requires the following codec(s) to be installed on your system: cvid" problem. Installing the Media Player Codec Pack solved the problem. Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Nicky Wu
Nicky Wu 2019년 8월 28일
don't download anything from that website... it comes with many unnecessary softwares to install on your computer.

Mrutyunjaya Hiremath
Mrutyunjaya Hiremath 2020년 4월 23일
편집: Mrutyunjaya Hiremath 2020년 4월 24일

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by