Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AutoOverlay (PKA AutoAlign) discussion
Thanks, spoRv.

That would be the goal, but the other known HDTV source of the uncut version has the same logos (appears to be either a different capture of the same airing or a different airing of the same cut). The easily attainable HDTV versions are of the shorter cut, which wouldn't be helpful for a few other reasons (different colours, cropping).
Reply
Thanks given by:
If the logo is transparent, there are good chances to remove it; if not, it would be harder... there are some delogo avisynth plugins, as well as virtualdub.
Reply
Thanks given by:
Thanks spoRv. To me it doesn't look quite transparent, but there's more side text that may be. I'll make a project thread with some screenshots, we can discuss it there rather than derail the discussion here.
Reply
Thanks given by:
Just as a follow up related to AutoOverlay, I'm at the point now where I have both my sources in 1080p but haven't yet tried to align them, and I have a few thoughts/queries.

1. Both sources have an extraneous screen at the beginning (logos that aren't important to the film, they're not the same between versions). Can something like MPEG Streamclip remove them (preferably without a reencode) before I get to the AutoOverlay stage itself?

2. Can AutoOverlay be tweaked so it can potentially use the SD source to mask the hardcoded subtitles? Or would something like DeSub be better for that?

Thanks!
Reply
Thanks given by:
v0.5.1 released: https://github.com/introspected/AutoOver.../tag/0.5.1
Reply
Thanks given by: spoRv , Klexos , SIUse
Thanks!

What is number 2: Color interpolation disabling?
Reply
Thanks given by:
I'm just imagining the future where we would open the AutoOverlay app, pull two or three video sources into the appt, select the masking parameters and the appt AutoAligns all of them into one video file...
Reply
Thanks given by:
(2021-12-29, 09:27 PM)spoRv Wrote: Thanks!

What is number 2: Color interpolation disabling?

Possibility to exclude the colors which are not contained in the intersection area from color correction with interpolation="none".
Reply
Thanks given by: spoRv , Klexos
(2021-12-29, 09:25 PM)random.next Wrote: v0.5.1 released: https://github.com/introspected/AutoOver.../tag/0.5.1

@random.next
There might be bug with mode 5 in the latest version, instead of being like Mode 3 but filling out all the space around including border with ambilight, as it was before and described in the documentation, now it zooms in and crops the picture. Similar to mode 2.
Example:
Mode 2:
[Image: ORIR7Zk.png]
Mode 3:
[Image: XNkWMH4.png]
Mode 5 in latest version (Broken?):
[Image: eyKV3H3.png]
Reply
Thanks given by:
Code:
a=ColorBars.Crop(100,0,-100,0)
b=ColorBars.Crop(0, 100,0,-100)
OverlayEngine(a, b).OverlayRender(a, b, debug=true, mode=5, width=b.Width, height=a.height)

[Image: New-File-1-026825.png]
Looks like there is no bug.
Let's try to reproduce it in sample script.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
  home 7.1 releases - general discussion spoRv 7 2,335 2021-10-11, 05:51 PM
Last Post: spoRv
  Recordable blu-ray disc general discussion spoRv 6 7,244 2017-05-20, 11:37 AM
Last Post: spoRv

Forum Jump:


Users browsing this thread: 1 Guest(s)