Retrieve the ame panel log

The AME log file records all execution actions triggered through Helmut4 and performed by the local Media Encoder.

To locate the log file, click the Helmut4 tray icon (available on both Windows and macOS) while the application is running, then select the log button.

Next, navigate one level up in the folder to find the ame.log file.

Helmut 4 client

The log for the corresponding operating system can be found here:

Operating system
Log-path

Windows

/Users/{user.name}/MoovIT GmbH/ame.log

Macintosh

C:\Users\{user.name}\MoovIT GmbH\ame.log

Linux

On Linux, AME is not available, so the ame.log file does not exist

Example ame.log for an export
3.4.2025 9:54:24 -> New world enabled
3.4.2025 9:54:57 -> encodeDLItem
3.4.2025 9:54:57 -> Queue cleared
3.4.2025 9:54:57 -> add item to batch
3.4.2025 9:54:59 -> Work area mode 0
3.4.2025 9:54:59 -> Start batch
3.4.2025 9:54:59 -> onEncodeProgress -> 0
3.4.2025 9:55:3 -> Start batch
3.4.2025 9:55:6 -> onEncodeProgress -> 0
3.4.2025 9:55:7 -> progress: 0, status: Running!, encode complete?: false
3.4.2025 9:55:17 -> outputFiles: 
3.4.2025 9:55:18 -> onEncodeProgress -> 41
3.4.2025 9:55:18 -> onEncodeProgress -> 69
3.4.2025 9:55:18 -> progress: 69, status: Running!, encode complete?: false
3.4.2025 9:55:18 -> outputFiles: 
3.4.2025 9:55:19 -> onEncodeProgress -> 100
3.4.2025 9:55:19 -> Job finished with progress 100
3.4.2025 9:55:19 -> ["/Volumes/Helmut/helmut480-test/Helmut4/Media/Exports/VIDEO/2025-03-31-br-test/2025-01-16-My litte project.mp4"]
3.4.2025 9:55:19 -> onEncodeComplete
3.4.2025 9:55:19 -> encodeComplete with errors
3.4.2025 9:55:19 -> progress: 100, status: Running!, encode complete?: true
3.4.2025 9:55:19 -> outputFiles: /Volumes/Helmut/helmut480-test/Helmut4/Media/Exports/VIDEO/2025-03-31-br-test/2025-01-16-My litte project.mp4

Last updated