how to read .mts format(video) ??
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I was reading different formats types video files in matlab using videoReader(). But i am not able to read .mts file please suggest.
0 Commenti
Risposte (2)
Image Analyst
il 13 Lug 2015
If it's not a supported format, then use some other program to convert it into a format that is supported.
2 Commenti
Walter Roberson
il 13 Lug 2015
2 Commenti
Walter Roberson
il 15 Lug 2015
It appears to be necessary to take out a license on MTS files in order to obtain the specification. That isn't something I have the resource for. If you are associated with a university you might be able to get the university legal team to clear a license for research purposes.
If I happened to have licensed access to C or C++ source for an MTS file reader, I would probably be thinking about using loadlibrary()
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for IP Cameras in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!