Undefined function 'FFGrab' for input arguments of type 'char'.
Show older comments
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.
Answers (1)
KALYAN ACHARJYA
on 31 Jul 2019
Edited: KALYAN ACHARJYA
on 31 Jul 2019
1 vote
4 Comments
KALYAN ACHARJYA
on 31 Jul 2019
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.
KALYAN ACHARJYA
on 31 Jul 2019
Edited: KALYAN ACHARJYA
on 31 Jul 2019
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.
Toama
on 31 Jul 2019
KALYAN ACHARJYA
on 31 Jul 2019
Edited: KALYAN ACHARJYA
on 31 Jul 2019
Sorry, I cann't help you on that issue, please wait experts will comment/answer on it.
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!