Undefined function 'FFGrab' for input arguments of type 'char'.

Hi everyone,
I'm trying to solve the following issue. I was running the mmread Matlab code and suddenly I got the error Undefined function 'FFGrab' for input arguments of type 'char'.
(It gave me different warnings before but not this error).
Can anyone help me to solve it?
Thank you.

답변 (1개)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019년 7월 31일
편집: KALYAN ACHARJYA 2019년 7월 31일

1 개 추천

Check here file is avalible, you must state the FFGrab.

댓글 수: 4

Toama Comment's
Thank you for the answer.
I have defined the FFGrab.cpp file. Do I have to do something else? (Sorry but I am new to this). And I have checked the link you pasted but I can't find anything but the mmread script.
Is it FFGrab.cpp?
I have searched, but unable to find it now. There are numbers of thread of same issue,sorry.
Document says:
% useFFGRAB [true] Use the new version of mmread, which uses ffmpeg.
% However, if an audio or video stream can't be read AND you
% are running Windows try setting this to false (old version).
Set
useFFGRAB = true;
Check it?? Not sure, I didnot delete this answer, so that people can get the issue quickly.
Wait for experts answer @Walter sir will give the way. If I get the issue, I will post it here.
The file I'm dealing with is FFGrab.cpp and I am using a MEX-file to call the C++ function.
I already set
useFFGRAB = true;
but the error is still showing.
KALYAN ACHARJYA
KALYAN ACHARJYA 2019년 7월 31일
편집: KALYAN ACHARJYA 2019년 7월 31일
Sorry, I cann't help you on that issue, please wait experts will comment/answer on it.

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

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

질문:

2019년 7월 31일

편집:

2019년 7월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by