Example Code

AVI Video Trimmer

Code and Documents

Attachment

Download All

Introduction

This program implements a simple user interface to allow you to easily trim any .AVI files. By selecting a start and end time within the range of the original video, the program will cut frames from the original .AVI, recompile, and save to a new location.

Note: This will not work with the audio part; as it uses only IMAQ functions, any sound will be removed in the cut video.

Steps to Complete

Code, once downloaded, should be ready to run. Simply open, fill in required fields and hit "Trim Video".

BDsnippet.png

Eden S
Applications Engineer
National Instruments UK & Ireland

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors