how to read m2v and .264 video files
    10 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Ganesh K Davanagege
 am 25 Okt. 2015
  
    
    
    
    
    Beantwortet: Ganesh K Davanagege
 am 27 Okt. 2015
            Matlab does not support .m2v and .264 formats in 2015 version. How to read these videos of these file formats?
0 Kommentare
Akzeptierte Antwort
  Dinesh Iyer
    
 am 26 Okt. 2015
        Ganesh,
It would be nice to know what specific error message you are getting when you are attempting to read this file.
I am not sure which platform you are on. If on Windows, are you able to play these files using Windows Media Player? If they do not work on Windows Media Player, then VideoReader cannot support it. If they do work on Media Player, then it might be a bug with VideoReader. Try to install codecs like ffdshow and K-lite codec pack and then give it a shot.
Upload sample videos if you can if you are still having trouble.
Dinesh
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
				Mehr zu Audio and Video Data finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


