Undefined function 'FFGrab' for input arguments of type 'char'.
Mostrar comentarios más antiguos
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.
Respuestas (1)
KALYAN ACHARJYA
el 31 de Jul. de 2019
Editada: KALYAN ACHARJYA
el 31 de Jul. de 2019
1 voto
4 comentarios
KALYAN ACHARJYA
el 31 de Jul. de 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
el 31 de Jul. de 2019
Editada: KALYAN ACHARJYA
el 31 de Jul. de 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
el 31 de Jul. de 2019
KALYAN ACHARJYA
el 31 de Jul. de 2019
Editada: KALYAN ACHARJYA
el 31 de Jul. de 2019
Sorry, I cann't help you on that issue, please wait experts will comment/answer on it.
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!