https://github.com/emako/avsmeter
forked from https://www.videohelp.com/software/AVSMeter
https://github.com/emako/avsmeter
Last synced: 2 months ago
JSON representation
forked from https://www.videohelp.com/software/AVSMeter
- Host: GitHub
- URL: https://github.com/emako/avsmeter
- Owner: emako
- License: gpl-3.0
- Created: 2019-01-09T14:49:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T14:52:40.000Z (over 6 years ago)
- Last Synced: 2025-02-14T07:23:28.435Z (4 months ago)
- Language: C++
- Size: 147 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AVSMeter
AVSMeter is a CLI (command line interface) tool that "runs" an Avisynth script with virtually no overhead, displays clip info, CPU/GPU and memory usage and the minimum, maximum and average frames processed per second. Measuring how fast Avisynth can serve frames to a client application (x264, VirtualDub) and establishing CPU/GPU/memory usage helps with optimizing scripts and tracking down crashes, slowdowns and bottlenecks.