how to read .mts format(video) ??

1 回表示 (過去 30 日間)
nikil sharma
nikil sharma 2015 年 7 月 13 日
コメント済み: Walter Roberson 2015 年 7 月 15 日
I was reading different formats types video files in matlab using videoReader(). But i am not able to read .mts file please suggest.

回答 (2 件)

Image Analyst
Image Analyst 2015 年 7 月 13 日
If it's not a supported format, then use some other program to convert it into a format that is supported.
  2 件のコメント
nikil sharma
nikil sharma 2015 年 7 月 14 日
actually I am working in video forensics, So if I'll convert it into another format that will change the original video's property.I need to preserve the original video.Else there is no use of working on the modified video.
Image Analyst
Image Analyst 2015 年 7 月 14 日
What properties will be changed? How would that ruin the image?

サインインしてコメントする。


Walter Roberson
Walter Roberson 2015 年 7 月 13 日
  2 件のコメント
nikil sharma
nikil sharma 2015 年 7 月 14 日
everyone is suggesting to convert it to .avi but then how can i preserve the original video properties.As i need to extract sensor noise of the camera. ??
Walter Roberson
Walter Roberson 2015 年 7 月 15 日
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()

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by