Skip to content

TsaiGaggery/libva-log-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

libva-log-parser

This is a script to parse libva logs and calculate FPS and average frame width How to use this script: python3 parser.gyp -i -o

Exmaple: $python3 parser.gyp -i ./libva -o output.csv

The output csv format is: Time(seconds) Average FPS Average frame width

By end of this script, something will be printed:

  1. Total seconds reocrd in the file
  2. Average FPS accross the time in files
  3. Average frame width accross the time in files

About

This is a script to parse libva logs and calculate FPS and average frame width

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages