LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract mp4 video file frame

Hi,

 I want to extract frames from mp4 video . I don't know how to do. If any one knows or any one have example codes please send me.

0 Kudos
Message 1 of 4
(2,929 Views)

Hi,

 I want to extract frames from mp4 video . I don't know how to do. If any one knows or any one have example codes please send me.

0 Kudos
Message 2 of 4
(2,929 Views)

I use FFMPEG for these tasks. With SystemExec.vi you have to call ffmpeg with appropriate command line parameters. Examples can be found here

 

Greets, Dave
Message 3 of 4
(2,898 Views)

When you installed LabVIEW, you should also have installed VIPM, giving you access to the LabVIEW Tools Network.  There is a package, Multimedia for LabVIEW, that gives you access (for a small run-time license fee) to MP4-encoded video files.

 

Bob Schor

0 Kudos
Message 4 of 4
(2,889 Views)