Initialization failed. (No combination of intermediate filters could be found to make the connection.) Error
조회 수: 1 (최근 30일)
이전 댓글 표시
Initialization failed. (No combination of intermediate filters could be found to make the connection.) Error
using 32-bit matlab
댓글 수: 0
답변 (1개)
Walter Roberson
2017년 1월 23일
Your system does not have the codec it needs to read the video. You might be able to use mmfileinfo to find the 4 letter code for the codec and use that to locate appropriate software for your system.
If you had been using a 64 bit system then you might have had more difficulty.
댓글 수: 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!