STANAG Exporter  Version 1.10.2
Exporting video frames as JPEG or BMP

Exporting video frames as jpeg or bmp

To save video frames as jpeg or bmp you should run the utility with -f or –frameCaptureFormat flag.

StExporterProc.exe -i C:\Movie\StanagFile.ts -o C:\Movie\frames -f jpeg

The above command will read a file "C:\Movie\StanagFile.ts" and save every frame as a jpeg or bmp file with the following naming convention - frame_1.jpg

You can enable video preview by adding -v flag.

In order to capture frames from UDP network stream, specify the url as input.

StExporterProc.exe -i udp://227.1.1.1:30120 -o C:\Movie\frames -f jpeg
Untitled 1




 Copyright 2023,    IMPLEOTV SYSTEMS LTD