matlab support asf. files
조회 수: 3 (최근 30일)
이전 댓글 표시
hi everybody!!
I'm new using matlab and I'm running the R2010a version... I would like to know if this version support asf.files because when I use the mmreader function appears an error that says: "Unable to determine the number of frames in this file".
if someone could help me I would really appreciate it thanks a lot!
댓글 수: 0
답변 (2개)
Nick Haddad
2012년 1월 30일
.asf files are supported, but mmreader does not know the number of video frames for these types of files until you decode all the video in the file.
See http://www.mathworks.com/help/techdoc/import_export/f5-132080.html#br9cnb8-1 for a description of the issue and some sample code.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Files and Folders에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!