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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 27th March 2024, 17:56   #321  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,714
Quote:
Originally Posted by flossy_cake View Post
It's extremely impressive when it's working well, on controlled pans and such. "So close yet so far" is how I would describe it.
Yup. You perfectly summed up motion estimation. My version of your summation comes from the last two lines of the poem about the girl with the curl on her forehead: "When she was good she was very, very good, but when she was bad, she was horrid."

If you have lots of time, you can make two videos, one using motion estimation and the other using frame blending. You then look for the awful motion estimation artifacts and, for that one frame, substitute frame blending. It works.

One person in this forum made a valiant attempt to automate that substitution idea, and even used masks to only replace the frame-blended result for the part of the frame which contains the artifact. He put a huge effort into the project, but unfortunately, it never quite succeeded.
johnmeyer is offline   Reply With Quote
Old 28th March 2024, 07:03   #322  |  Link
coolgit
Registered User
 
Join Date: Apr 2019
Posts: 242
Quote:
Originally Posted by flossy_cake View Post
Thanks, that's what I was anticipating.

Well, In the end I couldn't tolerate the artefacts with SVP regardless of settings. Hand gestures are particularly problematic.

Probably the one setting that mitigates interp artefacts the most is the "area" setting but then it doesn't really look much different than frameblending, actually it looks like a blend of the frameblended frame and the motion compensated frame as I can still see a dull remnant of the motion compensated junk blended in. Seem to be lots of scenechange false positives too.

It's extremely impressive when it's working well, on controlled pans and such. "So close yet so far" is how I would describe it.
For clarification are you using SVPFlow or SVPFlow2?
coolgit is offline   Reply With Quote
Old 31st March 2024, 13:52   #323  |  Link
flossy_cake
Registered User
 
Join Date: Aug 2016
Posts: 718
Quote:
Originally Posted by coolgit View Post
For clarification are you using SVPFlow or SVPFlow2?
I'm not sure - in my avisynth plugins folder I have:
svpflow1_64.dll
svpflow2_64.dll

They came from v4.2.0.142 here (I specifically chose that version as it's the last version that doesn't require SVPManager to be running).

I am calling it using the Interframe() wrapper, eg.

Code:
InterFrame(
\ GPU=true,
\ Tuning="film",
\ Preset="medium",
\ OverrideAlgo=21,
\ OverrideArea=100,
\ Cores=8)
\ .Prefetch(8)

# reducing halos with OverrideAlgo (13->21)
# reducing wavy lines with OverrideArea (0->100)
I tried moving svpflow1_64.dll out of the plugins folder and got the error "no function SVSuper" so I think it's using svpflow1_64.dll, although Interframe also calls SVAnalyse() and SVSmoothFps() as well.

But Interfame is quite old so it's probably using SVPFlow1 I would imagine.

How do I use SVPFlow2 at the same settings as Interframe?

edit: oh SVPSmoothFPS() is SVPFlow2, right?

Last edited by flossy_cake; 31st March 2024 at 13:59.
flossy_cake is offline   Reply With Quote
Old 31st March 2024, 14:07   #324  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,431
Quote:
edit: oh SVPSmoothFPS() is SVPFlow2, right?
Yes, see: https://www.svp-team.com/wiki/Manual:SVPflow#svpflow2
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 31st March 2024, 14:11   #325  |  Link
flossy_cake
Registered User
 
Join Date: Aug 2016
Posts: 718
I don't have motion interpolation on my TV - for those who have it on recent model TV's I'd be interested to hear some of your opinions about how SVPFlow compares with brands like LG, Panasonic, Sony. Is it much worse? A little worse? About the same? etc. I haven't been following the TV scene for a while, for all I know maybe frame interpolation on TV's got better over the last 10 years.
flossy_cake is offline   Reply With Quote
Old 3rd April 2024, 09:43   #326  |  Link
coolgit
Registered User
 
Join Date: Apr 2019
Posts: 242
Quote:
Originally Posted by flossy_cake View Post
I'm not sure - in my avisynth plugins folder I have:
svpflow1_64.dll
svpflow2_64.dll

They came from v4.2.0.142 here (I specifically chose that version as it's the last version that doesn't require SVPManager to be running).
Actually last version is svpflow1 4.3.0.156 and svpflow2 4.3.0.161.
coolgit is offline   Reply With Quote
Old 3rd April 2024, 10:35   #327  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,163
Quote:
Originally Posted by coolgit View Post
Actually last version is svpflow1 4.3.0.156 and svpflow2 4.3.0.161.
But it needs SVPManager to be running
kedautinh12 is offline   Reply With Quote
Old 3rd April 2024, 15:20   #328  |  Link
coolgit
Registered User
 
Join Date: Apr 2019
Posts: 242
Quote:
Originally Posted by kedautinh12 View Post
But it needs SVPManager to be running
Nope.
coolgit is offline   Reply With Quote
Old 3rd April 2024, 15:38   #329  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,431
Hybrid comes with:
32bit Avisynth:
svpflow1.dll: 4.3.0.156
svpflow2.dll: 4.3.0.160
64bit Avisynth:
svpflow1_64.dll: 4.3.0.156
svpflow2_64.dll: 4.3.0.161
64bit Vapoursynth:
svpflow1_vs64.dll: 4.5.0
svpflow2_vs64.dll: 4.3.0.161

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Reply

Tags
frame doubling, frame rate conversion, mvtools, opencl

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:54.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.