Videoreader/initreader line 734 cant read MPEG2 files
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
I have a copy of MATLABs 2020a and for some reason i get the following error when trying to view MPEG2 files in matlabs:
Error using VideoReader/initReader (line 734)
Unable to determine the required codec.
Error in audiovideo.internal.IVideoReader (line 136)
initReader(obj, fileName, currentTime);
Error in VideoReader (line 104)
obj@audiovideo.internal.IVideoReader(varargin{:});
The computer was re imaged to 1803 and started with a fresh image and a fresh install of MATLABs 2020a is there a way to find which codec is missing and just adding that to the computer? or is there a simpler way to fix this?
the computer is government property located on a military installation so adding software (mediaplayercodecpack, vlc player, k-lite basic) from the internet is highly impossible unless the software is approved by the DOD
feel free to ask me any questions and I will answer them.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!