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 Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 20th September 2023, 09:17   #101  |  Link
BilboFett
Registered User
 
Join Date: Oct 2005
Posts: 80
Quote:
Originally Posted by Frank62 View Post
This is my code snippet (vu and vd were the two clips):

config=overlayconfig(subpixel=2,minoverlayarea=80,minsourcearea=80)
o=overlayengine(vu.converttoy8(),vd.converttoy8(),configs=config,backwardframes=0,forwardframes=0,mode="update",stabilize=false)
vd=overlayrender(o,vu,vd,debug=false,opacity=1,colorAdjust=1)

I don't remember much, but stabilize did never do anything.
Very important were the numbers minoverlayarea and minsourcearea. (You should look in the readme)

Good luck!
I tried it, it sorta works, there's still weird shifting and morphing between the 2 sources thats visible. Wish it wasn't doing that. Oh well
BilboFett is offline   Reply With Quote
Old 20th September 2023, 14:27   #102  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,370
Quote:
Originally Posted by BilboFett View Post
Its the identical scene, frame for frame, same rez, same fps, similar color grade, but one is full-frame and the other is letterbox..I don't know why they won't line up 100% and meld/merge into one.
Quote:
Originally Posted by BilboFett View Post
I tried it, it sorta works, there's still weird shifting and morphing between the 2 sources thats visible. Wish it wasn't doing that. Oh well
Maybe there are more differences / other distortions between the sources ? I find AutoOverlay does not tend to perform well with warping

Can you align them manually with just crop and simple translations ?

Sample ?
poisondeathray is offline   Reply With Quote
Old 1st December 2023, 21:38   #103  |  Link
introspected
Registered User
 
Join Date: Nov 2017
Posts: 35
v0.6.1 released: https://github.com/introspected/Auto...ases/tag/0.6.1
- multiple clips rendering
- new options in engine and render
- auto-align refactoring

Last edited by introspected; 2nd December 2023 at 20:30.
introspected is offline   Reply With Quote
Old 10th January 2024, 11:45   #104  |  Link
BilboFett
Registered User
 
Join Date: Oct 2005
Posts: 80
Quote:
Originally Posted by Frank62 View Post
Did you try to resize first both to (nearly) quadratic pixels?
4:3 source to 768*576.
1.77 source to 1024*576, then crop.
What do I set (quadratic) for source NTSC:

1) Widescreen source is 720x360 (non-anamorphic letterbox DVD, in a rectangle, seems to look right @ 4:3, 16x9 stretches it)
2) overlay (open-matte) source is 704x480. It looks "right" when AR is set to 4:3 or 8:9

TIA!

Last edited by BilboFett; 10th January 2024 at 15:36.
BilboFett is offline   Reply With Quote
Reply

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 10:21.


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