Go to documentation repository
You can export the archive in the .exe format using the AviExport utility (see The AviExport utility).
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:
%VIDEO_FILE_NAME%—the name of the file in the .avi format, which is obtained as a result of unpacking.
Attention!
If the exported .exe file is larger than 4 GB, it is necessary to add the --executable parameter to the command.
As a result, the exported file with the specified name will appear 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" --executable "ExportVideo4GB.exe" --extract "result.avi"—if the source file is larger than 4 GB