Documentation for Axxon Player utility.

Previous page Opening video files by specifying the path in the utility  Configuring the Axxon Player utility Next page


It is possible to open video files using the “AxxonPlayer.exe” utility from the command prompt.

To open video files input the following in the command prompt:

Axxon_player.exe --source "File/Folder path". For example, Axxon_player.exe --source "H:\VIDEO\05-05-12 18\15._01".

To select all available disks with the archive use the “all” value of the “source” parameter: Axxon_player.exe --source "all".

To display the window of the Axxon_Player.exe utility over other windows use the “topmost” parameter with “1” value when opening video files using the command prompt. For opening in a normal mode use “0” value of this parameter. For instance, the Axxon_player.exe --source "H:\VIDEO\05-05-12 18\15._01" --topmost "1" command starts the utility in the displaying over other windows mode. By default the “topmost” parameter has “0” value.

To start the Axxon_Player.exe utility in a single mode prohibiting simultaneous opening several windows of the utility, use the “single” parameter of the command prompt with “1” value. To start using several windows of the utility use 0 value of this parameter. For instance, using the Axxon_player.exe --source "H:\VIDEO\05-05-12 18\15._01" --single "1" command the Axxon_Player.exe utility starts with prohibition of simultaneous opening of several utility windows. By default the “single” parameter has “1” value.

To enable the option of titles displaying above video image while playing use the “titles” parameter of the command prompt with value 1.To disable titles displaying while playing the video image use value 0 for this parameter. On default the titles parameter is 1.

  • No labels