View Single Post
Old 28th November 2017, 01:35   #4  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
I find that reading the documentation sometimes helps. [EDIT: In the 'doc' folder, click on AVSMeter.html.]

In brief

Quote:
Usage: AVSMeter script.avs [switches]
Switches
-avsinfo Display extended Avisynth info
-info [-i] Display clip info
-log [-l] Create log file
-csv Create csv file
-gpu Display GPU/VPU usage (requires GPU-Z)
-range=first,last Set frame range
-timelimit=n Set time limit (seconds)
-priority=n Set process priority (1:low, 2:normal, 3:high)


"-avsinfo"
Displays extended info about the installed Avisynth version and the plugin sub-system. If a custom avisynth.dll is specified in the ini file, info about that file will be displayed. The "-avsinfo" switch can be combined with "-log" in order to write the info to a log file ("avsinfo.log") which is created in the current (working) directory unless the INI option "LogDirectory" points to another (valid) directory. The log file contains additional info about OS/hardware, a list of DLL dependencies for avisynth.dll and all auto-load plugins and a list of internal/external Avisynth functions.

"-log"
Creates a log file with various details about the installed Avisynth version, clip info, runtime results, a copy of the script and a performance data table with the measured details about each frame/frame interval. The log file is created in the same directory as the script unless the INI option "LogDirectory" points to another (valid) directory.
Note: The numbering of the frames in the performance data section is not zero-based, i.e. the first frame is 1, not 0.

"-csv"
Creates a CSV file containing the performance data formatted as comma-separated values for direct import in Excel or a similar spread sheet program (OpenOffice, LibreOffice). The CSV file is created in the same directory as the script unless the INI option "LogDirectory" points to another (valid) directory.
Note: The numbering of the frames in the .csv file is not zero-based, i.e. the first frame is 1, not 0.

"-gpu"
Enables display of the GPU/VPU usage which of course is only useful if a filter that uses the GPU is in the chain. AVSMeter uses GPU-Z to access the graphics card sensors through a shared memory space. GPU-Z has to be running (the window can be minimized to the system tray) before running AVSMeter.

"-range=first,last"
Specify the range of frames to be processed. For example, "-range=1500,1999" processes 500 frames starting at frame 1500. Without "-range" AVSMeter processes all frames of the script.
EDIT: In full on-line here:- http://www.iol.ie/~schubert/AVSMeter.html

EDIT:

Command Line
Code:
avsmeter -avsinfo
Results
Code:
AVSMeter 2.6.7 (x86) - Copyright (c) 2012-2017, Groucho2004

VersionString:              AviSynth 2.60 (ICL10), build:Nov 20 2016 [13:58:08]
VersionNumber:              2.60
File / Product version:     2.6.0.6 / 2.6.0.6
Interface Version:          6
Multi-threading support:    No
Avisynth.dll location:      C:\WINDOWS\system32\avisynth.dll
Avisynth.dll time stamp:    2016-11-20, 12:59:32 (UTC)
PluginDir2_5 (HKLM, x86):   C:\Program Files\AviSynth\plugins

[CPP 2.5 / 32 Bit Plugins]
C:\Program Files\AviSynth\plugins\AddGrain.dll  [0.1.0.0]
C:\Program Files\AviSynth\plugins\AddGrainC.dll  [1.7.1.0]
C:\Program Files\AviSynth\plugins\Antiflicker.dll
C:\Program Files\AviSynth\plugins\ApplyEvery.dll
C:\Program Files\AviSynth\plugins\AutoCrop.dll
C:\Program Files\AviSynth\plugins\AutoGain.dll  [1.7.5.0]
C:\Program Files\AviSynth\plugins\autolevels_0_6_20110109.dll  [0.6.0.0]
C:\Program Files\AviSynth\plugins\Average.dll
C:\Program Files\AviSynth\plugins\avstp_26.dll  [1.0.1.0]
C:\Program Files\AviSynth\plugins\CallCmd.dll
C:\Program Files\AviSynth\plugins\cnr2.dll  [2.6.1.0]
C:\Program Files\AviSynth\plugins\cnr2k.dll
C:\Program Files\AviSynth\plugins\ColorMatrix.dll  [2.5.0.0]
C:\Program Files\AviSynth\plugins\ColorYUV2.dll
C:\Program Files\AviSynth\plugins\convolution3d.dll
C:\Program Files\AviSynth\plugins\DctFilter.dll  [0.0.1.4]
C:\Program Files\AviSynth\plugins\deblock.dll  [1.2.0.0]
C:\Program Files\AviSynth\plugins\Decomb.dll
C:\Program Files\AviSynth\plugins\DeDup.dll
C:\Program Files\AviSynth\plugins\Deen.dll
C:\Program Files\AviSynth\plugins\deflicker.dll  [0.4.0.0]
C:\Program Files\AviSynth\plugins\defreq.dll
C:\Program Files\AviSynth\plugins\degrainmedian.dll  [0.8.2.0]
C:\Program Files\AviSynth\plugins\despot.dll  [3.6.1.0]
C:\Program Files\AviSynth\plugins\dfttest.dll  [1.9.4.0]
C:\Program Files\AviSynth\plugins\dither.dll
C:\Program Files\AviSynth\plugins\eDeen.dll
C:\Program Files\AviSynth\plugins\EEDI2.dll  [0.9.2.0]
C:\Program Files\AviSynth\plugins\eedi3.dll  [0.9.2.0]
C:\Program Files\AviSynth\plugins\fft3dfilter.dll  [2.1.1.0]
C:\Program Files\AviSynth\plugins\FluxSmooth.dll
C:\Program Files\AviSynth\plugins\GamMac.dll
C:\Program Files\AviSynth\plugins\gradfun2db.dll
C:\Program Files\AviSynth\plugins\Grid.dll
C:\Program Files\AviSynth\plugins\GRunT.dll
C:\Program Files\AviSynth\plugins\GScript.dll
C:\Program Files\AviSynth\plugins\hqdn3d.dll
C:\Program Files\AviSynth\plugins\kerneldeint.dll
C:\Program Files\AviSynth\plugins\LeakKernelDeint.dll  [1.5.4.0]
C:\Program Files\AviSynth\plugins\LSMASHSource.dll
C:\Program Files\AviSynth\plugins\Median.dll
C:\Program Files\AviSynth\plugins\MedianBlur.dll  [0.8.4.1]
C:\Program Files\AviSynth\plugins\mpasource.dll
C:\Program Files\AviSynth\plugins\MSharpen.dll
C:\Program Files\AviSynth\plugins\Msmooth.dll
C:\Program Files\AviSynth\plugins\NicAudio.dll
C:\Program Files\AviSynth\plugins\nnedi.dll  [1.3.0.0]
C:\Program Files\AviSynth\plugins\nnedi2.dll  [1.6.0.0]
C:\Program Files\AviSynth\plugins\nnedi3.dll  [0.9.4.0]
C:\Program Files\AviSynth\plugins\PadFFT.dll
C:\Program Files\AviSynth\plugins\qCombed.dll
C:\Program Files\AviSynth\plugins\QTSource.dll
C:\Program Files\AviSynth\plugins\rawsource.dll
C:\Program Files\AviSynth\plugins\RemapFrames.dll
C:\Program Files\AviSynth\plugins\RemoveDirtSSE2.dll
C:\Program Files\AviSynth\plugins\RemoveGrainHDS.dll
C:\Program Files\AviSynth\plugins\RGBAdapt.dll
C:\Program Files\AviSynth\plugins\RgbAmplifier.dll
C:\Program Files\AviSynth\plugins\SmoothAdjust.dll
C:\Program Files\AviSynth\plugins\SSE2Tools.dll
C:\Program Files\AviSynth\plugins\STMedianFilter.dll  [0.1.0.3]
C:\Program Files\AviSynth\plugins\TDeint.dll  [1.1.0.0]
C:\Program Files\AviSynth\plugins\TemporalCleaner.dll  [0.0.0.2]
C:\Program Files\AviSynth\plugins\TIVTC.dll  [1.0.5.0]
C:\Program Files\AviSynth\plugins\TNLMeans.dll  [1.0.3.0]
C:\Program Files\AviSynth\plugins\TPRIVTC.dll
C:\Program Files\AviSynth\plugins\TTempSmooth.dll  [0.9.4.0]
C:\Program Files\AviSynth\plugins\TweakColor.dll
C:\Program Files\AviSynth\plugins\UnDot.dll  [0.0.1.1]
C:\Program Files\AviSynth\plugins\VagueDenoiser.dll  [0.35.1.0]
C:\Program Files\AviSynth\plugins\VariableBlur.dll
C:\Program Files\AviSynth\plugins\VScope.dll
C:\Program Files\AviSynth\plugins\VSFilter.dll  [1.0.1.1]
C:\Program Files\AviSynth\plugins\waveform.dll
C:\Program Files\AviSynth\plugins\yadifmod.dll  [1.0.0.0]

[CPP 2.6 / 32 Bit Plugins]
C:\Program Files\AviSynth\plugins\ApparentFPS26.dll
C:\Program Files\AviSynth\plugins\ClipBlend26.dll
C:\Program Files\AviSynth\plugins\ClipClop26.dll
C:\Program Files\AviSynth\plugins\DePan_26.dll  [2.13.1.3]
C:\Program Files\AviSynth\plugins\DePanEstimate_26.dll  [2.10.0.2]
C:\Program Files\AviSynth\plugins\DirectShowSource.dll  [2.6.0.3]
C:\Program Files\AviSynth\plugins\ffms2.dll
C:\Program Files\AviSynth\plugins\FQPlus.dll
C:\Program Files\AviSynth\plugins\FrameSel26.dll
C:\Program Files\AviSynth\plugins\GamMatch.dll
C:\Program Files\AviSynth\plugins\masktools2_26.dll  [2.2.10.0]
C:\Program Files\AviSynth\plugins\MDEC2_26.dll
C:\Program Files\AviSynth\plugins\mvtools2_26.dll  [2.7.22.0]
C:\Program Files\AviSynth\plugins\Prune26.dll
C:\Program Files\AviSynth\plugins\RgTools_26.dll  [0.96.0.0]
C:\Program Files\AviSynth\plugins\RoboCrop26.dll
C:\Program Files\AviSynth\plugins\RT_Stats26.dll
C:\Program Files\AviSynth\plugins\ShowChannels26.dll
C:\Program Files\AviSynth\plugins\TCPDeliver.dll  [2.6.0.7]
C:\Program Files\AviSynth\plugins\TWriteAVI.dll

[Scripts / AVSI]
C:\Program Files\AviSynth\plugins\AutoContrast.avsi
C:\Program Files\AviSynth\plugins\AWB_131201.avsi
C:\Program Files\AviSynth\plugins\ChangeFrameRate.avsi
C:\Program Files\AviSynth\plugins\colors_rgb.avsi
C:\Program Files\AviSynth\plugins\dither.avsi
C:\Program Files\AviSynth\plugins\Favc.avsi
C:\Program Files\AviSynth\plugins\InitExternalPlugins.avsi
C:\Program Files\AviSynth\plugins\InterFrame2.avsi
C:\Program Files\AviSynth\plugins\MCDegrain.avsi
C:\Program Files\AviSynth\plugins\Misc.avsi
C:\Program Files\AviSynth\plugins\RoboSplice.avsi
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 28th November 2017 at 14:36.
StainlessS is offline   Reply With Quote