logo Sign In

MWilson

User Group
Members
Join date
29-Nov-2016
Last activity
4-Feb-2019
Posts
51

Post History

Post
#1181901
Topic
Return To Oz (1985) - Remastered (cancelled project - official blu ray release)
Time

I want to know if there is any interest in this. Return To Oz is one of my favorite childhood films, and the DVD doesn’t do the film justice. Here are a few comparisons between the official DVD and my (work in progress) remaster.

OzComp1
OzComp2

Let me know what you think 😃

Edit: I’ve found that there is a bluray in existence, but it’s beyond my means to get it at it’s (OOP) price point.
Edit 2: Found a copy of the bluray on ebay for a reasonable price.

Post
#1181149
Topic
Star Fleet/X-Bomber (1980) Remastered Edition (a work in progress)
Time

Video Comparison
pass: ot
I have the settings fairly high, probably too high, so I’ve made this function where you can adjust the settings (per clip if you need to). And yes, the name is a pun 😃

function msx(clip y, float “ls”, float “cs”, float “lt”, float “ct”)
{### © MWilson
ls=Default (ls,127/3)
cs=Default(cs,96/3)
lt=Default(lt,3)
ct=Default(ct,2)

y=y.converttoyv12()
a=y.hqdn3d(ls,cs,lt,ct)
b=y.FlipHorizontal().hqdn3d(ls,cs,lt,ct).FlipHorizontal()
c=y.FlipVertical().hqdn3d(ls,cs,lt,ct).FlipVertical()
mt_makediff(a,y,y=3,u=3,v=3)
mt_makediff(y,last,y=3,u=3,v=3)
d=last
mt_makediff(b,y,y=3,u=3,v=3)
mt_makediff(d,last,y=3,u=3,v=3)
e=last
mt_makediff(c,y,y=3,u=3,v=3)
mt_makediff(e,last,y=3,u=3,v=3)
f=last
av=mt_average(f,y,y=3,u=3,v=3)
return av
}

Post
#1023298
Topic
Info: Star Wars - open matte
Time

^…^ said:

Great, thanks! Sadly, this is just a nice idea for the moment, because, even if I could be able to recreate some shots, they will be not enough I think to justify a whole project… unless someone shows interest anyway, or would like to help with other ways to “fill” the missing parts.

Still, some shots could “maybe” used for the extended edition.

Have you tried seam carving? There are a couple of plugins for avisynth (both by V.C. Mohan).

Post
#1021098
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

Here’s what I’m using on ANH.
Convert to RGB first

ColorBalance(rm=8,gm=8,bm=-3,rh=20,gh=18,bh=4)####ColorBalance(bs=4,gs=2,rm=12,gm=8,bm=-2,rh=20,gh=18,bh=8)##May be closer?
converttoyv12(matrix=“Rec709”)
tweak(sat=1.25,maxsat=59.5,interp=32)##Not Necessary, But looks better on my end.

Post
#1019587
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

benduwan said:

MWilson said:

benduwan said:

^…^ said:

  • find a color version (even in the lowest resolution/bitrate) to use as color reference - a really remote chance, but who knows, we have the Editdroid laserdisc, after all!

partialy color:

https://picload.org/image/ralgraaw/2016-12-15at06-45-35.jpg
https://picload.org/image/ralgrala/2016-12-15at06-44-01.jpg

Benduwan, do you have a copy of the cantina scene like this!? I mean not blown out, doesn’t have to be color. That could be workable! 😃

watch empire of dreams

Thanks!

Post
#1019387
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

benduwan said:

^…^ said:

  • find a color version (even in the lowest resolution/bitrate) to use as color reference - a really remote chance, but who knows, we have the Editdroid laserdisc, after all!

partialy color:

https://picload.org/image/ralgraaw/2016-12-15at06-45-35.jpg
https://picload.org/image/ralgrala/2016-12-15at06-44-01.jpg

Benduwan, do you have a copy of the cantina scene like this!? I mean not blown out, doesn’t have to be color. That could be workable! 😃

Post
#1015186
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

^…^ said:

@MWilson:
An avisynth script like colourlike, or there are other softwares that could do that. Today I reviewed the EP 6 deleted scenes included in the Rinzler ebooks, and luckily the b&w ones could be not used, as they are uninteresting or alternate takes, BUT the Rancor scene has shots not seen before, that will be great to reinsert! Your chromajig works well, but I think it’s impossible to reach good result with automatic colorize tools… I think that doing manual settings is the only way to go, possibly following a reference image/clip.

You are absolutely right. I would have to work in Photoshop. Just a starting point☺

Post
#1015183
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

benduwan said:

MWilson said:

nightstalkerpoet said:

I know this might be odd… has anyone tried the color match tool on similar frames that have been reduced to black and white, then applied the algorithm to the deleted scenes? I understand it probably won’t work, but worth the try.

To which color matching tool do you refer? That could be helpful for me 😃
I uploaded another test, the trailer for ANH. I wrote a new script, hopefully it can come a bit closer.

https://vimeo.com/194071406

maybe this helps:
http://originaltrilogy.com/topic/Colorized-Classics/id/9758/page/1

Thanks!

Post
#1015118
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

nightstalkerpoet said:

I know this might be odd… has anyone tried the color match tool on similar frames that have been reduced to black and white, then applied the algorithm to the deleted scenes? I understand it probably won’t work, but worth the try.

To which color matching tool do you refer? That could be helpful for me 😃
I uploaded another test, the trailer for ANH. I wrote a new script, hopefully it can come a bit closer.

https://vimeo.com/194071406

Post
#1014965
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

^…^ said:

We all would like to see actual Star Wars footage, I think… (^^,)

Here is a quick first pass, without any noise reduction or color fixes. This footage has always been in color, but I thought it was a good idea to see how close it could come (automatically) from B&W input.

https://vimeo.com/193985418

Post
#1014782
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

littlev87 said:

MWilson said:

littlev87 said:

MWilson said:

Hi! First post. I would be more than happy to colorize the deleted scenes from V and VI. (When Applicable)

I’m working on some of the deleted scenes. It can take quite a while, but you can see the following as a quick example. (I know, I should pick better test subjects 😃 )

https://vimeo.com/193915436

Post
#1014507
Topic
Star Wars saga - Extra Extended Edition (1080p) (* unfinished project / WIP *)
Time

littlev87 said:

MWilson said:

Hi! First post. I would be more than happy to colorize the deleted scenes from V and VI. (When Applicable)

Do you have an efficient method for doing so? As I understand it, it takes entire studios to do this sort of thing.

Thanks

Sure do, I use avisynth scripts to start and then I adjust and correct with photoshop.