Measure application resource and power usage on Windows on Arm with FFmpeg and PowerShell
Introduction
Set up FFmpeg and encode a test video
Track system resource usage on Windows on Arm with PowerShell
Measure power usage on Windows on Arm with PowerShell
Next Steps
Measure application resource and power usage on Windows on Arm with FFmpeg and PowerShell
Who is this for?
This is an introductory topic for developers who want to measure resource usage of applications on Windows on Arm devices using FFmpeg.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Measure application resource usage using FFmpeg and PowerShell
- Benchmark a video encoding task
- Monitor CPU, memory, and power consumption during a video decode task
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11
- A code editor such as Visual Studio Code for Windows on Arm