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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
José-Luis
am 21 Aug. 2014
Have you tried outside matlab? Linux can be particular about proprietary file formats.
Antworten (1)
Image Analyst
am 20 Aug. 2014
Maybe you have an old version of MATLAB.
3 Kommentare
Image Analyst
am 21 Aug. 2014
Does the VideoReader class not work for you? Try the attached demo.
Image Analyst
am 21 Aug. 2014
Bearbeitet: Image Analyst
am 21 Aug. 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.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!