how to read .mts format(video) ??
Mostrar comentarios más antiguos
I was reading different formats types video files in matlab using videoReader(). But i am not able to read .mts file please suggest.
Respuestas (2)
Image Analyst
el 13 de Jul. de 2015
0 votos
If it's not a supported format, then use some other program to convert it into a format that is supported.
2 comentarios
nikil sharma
el 14 de Jul. de 2015
Image Analyst
el 14 de Jul. de 2015
What properties will be changed? How would that ruin the image?
Walter Roberson
el 13 de Jul. de 2015
0 votos
2 comentarios
nikil sharma
el 14 de Jul. de 2015
Walter Roberson
el 15 de Jul. de 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()
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!