Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is possible to export frame from archive using the command prompt. The following parameters of axon_player.exe executive file are used:—    

  • help – reference on parameters of executive file;

...

  • source arg – specifying the video file/catalogue;

...

  • channels arg – specifying the video camera id for frame export;

...

  • destination arg – specifying the catalogue for frame export;

...

  • time – specifying the time of export frame in YYYY-MM-DD HH:MM:SS.ZZZ format.

Example.

« --source "D:\VIDEO" --destination "D:\CmdExportFolder" --channels "1 3 5" --time "2011-11-02 15:40:11.123"»

...