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. |
25th April 2024, 19:40 | #1 | Link |
Registered Loser
Join Date: Dec 2004
Posts: 119
|
ssimulacra2 syntax help?
I'm trying to get the vapoursynth implementation of ssimulacra2 working.
https://github.com/dnjulek/vapoursynth-ssimulacra2 I'm trying to figure out how to simply get the score at the end. Most other tools, you'd specify a log file as the last parameter, but this particular tool doesn't. I'm certainly not an expert in vapoursynth, maybe someone can nudge me in the right direction? Thanks! |
25th April 2024, 19:51 | #2 | Link | ||
Registered User
Join Date: Dec 2020
Posts: 94
|
The score is saved in each frame as a frameprop, you can visualize it with text.FrameProps()
Quote:
Quote:
Last edited by Julek; 25th April 2024 at 19:57. |
||
25th April 2024, 20:54 | #3 | Link |
Registered Loser
Join Date: Dec 2004
Posts: 119
|
Super! This works. I'm getting about 13fps on a 1080p video with a Ryzen 5950x. With SelectEvery() I can do a subset of frames. Any other tips to improve performance? Someone mentioned they had this GPU accelerated but I can't fathom how that would be.
Thanks! |
Tags |
ssimulacra2, vapoursynth |
Thread Tools | Search this Thread |
Display Modes | |
|
|