codec error when using Matlab in Linux
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear all, I am using Matlab on Linux. I am getting the following error:
ErrorMessage : The file requires the following codec(s) to be installed on your system: video/x-xvid
Any idea,and help regarding solving this issue is really appreciated.
댓글 수: 1
Hao Yang
2016년 3월 11일
편집: Hao Yang
2016년 3월 11일
Hi, saharsahar : I have encountered this problem same as you. Then I install the ffmpeg as well xvid video decoder, and the ffmpeg can decode videos using command line, but the matlab still reports the same error like before.How can you solver your problem. Thanks for any clue! My email is yanghao2014@ia.ac.cn
답변 (1개)
Walter Roberson
2012년 2월 29일
You need an Xvid compatible program. This is something outside the control of MathWorks.
There might already be a program available for your Linux distribution. You can also look at http://www.xvid.org/Downloads.15.0.html which has links to Debian and SuSE configured versions.
Warning: Xvid uses technology that is patented by software patents, and so in some countries use of Xvid could be a legal violation. USA is one country that recognizes the concept of Software Patents. (Canada wavers on the matter.)
댓글 수: 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!