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. |
10th August 2021, 22:30 | #1 | Link |
Registered User
Join Date: Mar 2021
Location: Germany
Posts: 11
|
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 |
10th August 2021, 22:42 | #2 | Link | |
Professional Code Monkey
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,588
|
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 |
|
10th August 2021, 23:19 | #3 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,813
|
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 |
Tags |
benchmarking, vapoursynth |
Thread Tools | Search this Thread |
Display Modes | |
|
|