Go to documentation repository
It is possible to export frame from archive using the command prompt. The following parameters of axon_player.exe executive file are used:
Example.
« --source "D:\VIDEO" --destination "D:\CmdExportFolder" --channels "1 3 5" --time "2011-11-02 15:40:11.123"»
or
«--source "D:\VIDEO" --destination "D:\CmdExportFolder\UserFrame.jpg" --channels "1" --time "2011-11-02 15:40:11.123"»
File names like “dd-MM-yyyy hh-mm-ss-zzz channelID.jpg" are assigned automatically in the first case. In the second case file names are specified by the user and it is possible to save the frame in jpg, bmp or png formats.
If the channels parameter is not specified, then all existing channels are to be saved both for the video and images.