I am working in linux platform and want to read video of mpg or mp4 format .but my system support only one format .avi.why?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
am working in linux platform and want to read video of mpg or mp4 format .but my system support only one format .avi.why?
1 comentario
José-Luis
el 21 de Ag. de 2014
Have you tried outside matlab? Linux can be particular about proprietary file formats.
Respuestas (1)
Image Analyst
el 20 de Ag. de 2014
Maybe you have an old version of MATLAB.
3 comentarios
Image Analyst
el 21 de Ag. de 2014
Does the VideoReader class not work for you? Try the attached demo.
Image Analyst
el 21 de Ag. de 2014
Editada: Image Analyst
el 21 de Ag. de 2014
See this link:
The information applies to any video (not just .avi files) that you can't play because you don't have the codec. Though maybe not directly for you since you have Linux instead of Windows but it's probably something similar.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!