Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

In Axxon PSIM, you can export the archive in the .exe format using the AviExport utility (see Operator's Guide, The AviExport utility section).

If you have problems playing back the archive exported in the .exe format, you can extract the video from the .exe file and watch it separately.

You can do this as follows:

  1. Place the exported .exe file in the same folder as the Axxon Player Portable utility.
  2. While in this folder, run the command line and execute the %PACKED_FILE_NAME% --extract "%VIDEO_FILE_NAME%" command, where
    • %PACKED_FILE_NAME%—the name of the archive exported in the .exe format;
    • %VIDEO_FILE_NAME%—the name of the file in the .avi format, which is necessary to obtain as a result of unpacking.

      Attention!

      If the exported .exe file is larger than 4 GB, it is necessary to execute the Axxon_player_portable64 --executable "%PACKED_FILE_NAME%" --extract "%VIDEO_FILE_NAME%" command, where Axxon_player_portable64 is the name of the Axxon Player Portable utility.

As a result, the exported file with the specified name appears in the same folder.

Command examples:

Packed_video.exe --extract "1video.avi" —if the source file is less than 4 GB.

Axxon_player_portable64--executable "1video4GB.exe" --extract "result.avi"—if the source file is larger than 4 GB.

Attention!

The extraction fails if the name of the folder where the Axxon Player Portable utility and .exe file are located contains Cyrillic characters. To fix it, rename the folder (using Latin characters and digits) and try again.

Unpacking video files in the Axxon Player Portable utility is complete.

  • No labels