how to read m2v and .264 video files
3 次查看(过去 30 天)
显示 更早的评论
Matlab does not support .m2v and .264 formats in 2015 version. How to read these videos of these file formats?
0 个评论
采纳的回答
Dinesh Iyer
2015-10-26
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 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!