Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Read .mts video file

Hello

I need to perform image processing on a video acquire by a digital camera in a .mts file

does it exist a way to directly read in in labview without converting it in .avi?

thank you

 

0 Kudos
Message 1 of 3
(3,644 Views)

Hello Mazzo,

 

in the following link you can find the possible supported image files. As you can see *.mts file is not supported.

 

https://www.ni.com/docs/en-US/bundle/ni-vision/page/image-files.html

 

If you are interested in only displaying a *.mts file you can embed a Windows Media Player viewer using ActiveX into your front panel. If this is what you're interested in there are examples on our website such as this link: 

 

Play Files in Windows Media Player using ActiveX in LabVIEW:

https://forums.ni.com/t5/Example-Code/Play-Files-in-Windows-Media-Player-using-ActiveX-in-LabVIEW/ta...

 

I hope this helps!

Antonios
0 Kudos
Message 2 of 3
(3,624 Views)

Unfortunately I don't need a simple visualization but an actual image processing of the file (pattern matching)

at least now I now there's no way to do it without converting the file

thankyou

 

0 Kudos
Message 3 of 3
(3,617 Views)