Go to documentation repository
You 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.
...
%VIDEO_FILE_NAME%—the name of the file in the .avi format, which is obtained necessary to obtain as a result of unpacking.
| Note | ||
|---|---|---|
| ||
If the exported .exe file is larger than 4 GB, it is necessary to add execute the Axxon_player_portable64 --executable parameter to the command"%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 will appear appears in the same folder.
Command examples:
Axxon_player_portable "Packed_video.exe " --extract "1video.avi" —if the source file is less than 4 GB.
Axxon_player_portable "ExportVideo.exe" portable64--executable "ExportVideo4GB1video4GB.exe" --extract "result.avi"—if the source file is larger than 4 GB.
| Note | ||
|---|---|---|
| ||
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.