Thread: Avisynth+
View Single Post
Old 11th August 2018, 20:03   #4207  |  Link
sausuke
Registered User
 
Join Date: Dec 2011
Posts: 23
Quote:
Originally Posted by Groucho2004 View Post
1. Post the script that gives you 0% CPU usage.
2. Update AVSMeter to the latest version, run "AVSMeter avsinfo -log" and post the log file.

What is the CPU usage in Task manager when you run the test?
Script
Quote:
MP_Pipeline("""
### platform: win32
AVISource("E:\2Encoded Files\sss.avi", audio=false)
ConvertToYV12(matrix="PC.709")
### ###
""")
I updated it to the latest v2.8.1

Here's the cpu usage


Log:
https://pastebin.com/pLZiYyCd
sausuke is offline