Undefined function 'FFGrab' for input arguments of type 'char'.
Afficher commentaires plus anciens
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.
Réponses (1)
KALYAN ACHARJYA
le 31 Juil 2019
Modifié(e) : KALYAN ACHARJYA
le 31 Juil 2019
1 vote
4 commentaires
KALYAN ACHARJYA
le 31 Juil 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
le 31 Juil 2019
Modifié(e) : KALYAN ACHARJYA
le 31 Juil 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
le 31 Juil 2019
KALYAN ACHARJYA
le 31 Juil 2019
Modifié(e) : KALYAN ACHARJYA
le 31 Juil 2019
Sorry, I cann't help you on that issue, please wait experts will comment/answer on it.
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!