Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: Mar 2021
Location: Germany
Posts: 9
|
Vapoursynth filtergraph benchmark
Hello everyone,
i was wondering if it is possible to benchmark a Vapoursynth filter-graph to measure the timing of individual processing steps in a script. I could probably build something using binary instrumentation that works without recompiling VS but I thought I'd ask before wasting time. Best regards, Earthnuker |
![]() |
![]() |
![]() |
#2 | Link | |
Professional Code Monkey
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,516
|
Quote:
https://forum.doom9.org/showthread.php?t=183070 has "--filter-time" as a vspipe argument that will probably output what you want. There's also "--graph simple" that will output the full graph in graphviz format.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
|
![]() |
![]() |
![]() |
#3 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,764
|
This should mentioned in the api4 thread!
Btw you can render the graph online with https://dreampuf.github.io/GraphvizOnline Very cool feature.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
![]() |
![]() |
![]() |
Tags |
benchmarking, vapoursynth |
Thread Tools | Search this Thread |
Display Modes | |
|
|