logo Sign In

Darth Mallwalker

User Group
Members
Join date
25-Sep-2004
Last activity
29-Dec-2017
Posts
1,376

Post History

Post
#781952
Topic
Star Wars 1997 DTS CD-ROMs (Released)
Time

CapableMetal said:

I'm almost certain the frame counts are accurate because of how easily it was to synchronise; position each reel correctly to the reference video and mixdown; no time-stretching or cutting the audio mid-reel was needed to make it fit.
We found TPM as serendipitous.

Reference video of sorts (not reference quality, but "all the frames") assembled from 'spleen source(s)

-Teme_DM

The team with 'me' in

Post
#781949
Topic
The Phantom Menace - Original Theatrical Cut: (Pan & Scan) VHS Preservation (Released)
Time


We fixed that for us:

Teme_DM said:


On the other hand, this VHS includes six frames missing from althor's mkv.
From the script's output:
145749 is a reel change
79188, 137799-800 are LD side changes
78940 & 79452 are neither-- they're mysterious mysteries


TPM: A Unified Theory

Hi all. We're back with a new-and-improved script.
There is a sample, which was previewed in RU.08 & Valeyard's team thread.
Left is Handman's VHS, center althor1138's LD, right adywan (anamorph.)

The IVTC portion of the script hasn't changed since our previous post.
We did insert one black frame as place-holder for the missing frame mentioned above,
and moved the title card to match the cinema DTS disc.

We had to insert total of 6 black frames into althor's mkv, and 5 into adywan's m2v wherever frames were missing.
There is reel3/reel4 change during the pod race.
It shows some inserted black frames, and also begs the question:
How do we know the LD is intact? Maybe it need black frame(s) inserted too?

We look to the soundtracks to find the answer.
We'll dare to assume the cinema DTS discs aren't missing any frames.
There you'll find macro & micro shots of the same R3/R4 transition.
Top half is schorman's LD rip, while the 2 bottom tracks are the cinema DTS discs 3 & 4 (center channel only).
In the close-up, we see they're not perfectly aligned.
Just eyeballing it, the discrepancy looks ~5 milliseconds, which is considerably less than one film frame's duration.
We conclude the LD isn't missing any frames, else the time shift would be much larger.
Rinse, Repeat for other reels and LD side changes.

In the comments at the bottom of the script you'll find the first frame of each reel,
the last frame of the first shot, and first frame of the last shot of each reel.

"That's all, folks" all the frames from TPM.
We don't think you'll find any more.

If you would like to join our team, all sources mentioned are available from 'spleen torrents.
We thank all the seeders.

Love,
The i-Team


Important Note:
There is no i in Team.
i's a former member

Post
#778699
Topic
team negative1 - star wars 1977 - 35mm theatrical version (Released)
Time

team_negative1 said:

The Team is still the same people, we haven't added anyone, only some people like -1 have left and some others.

team_negative1 said:

The team members that left, like -1, don't care about the project anymore [...]
Just keep repeating it-- eventually 'we' will start believing, right?


Talking of repeats, I found several repeated frames in the preview last week:
9188 & 9189
15218 & 15219
26022 & 26023
27276 & 27277

I remember you mentioned replacing some dark shots from an Eastman source.
In such a scenario, if the first frame of a shot got repeated somehow
or the last frame of a replaced shot had been repeated ...
[... even then I still wouldn't understand. Who am I trying to fool?]
Those examples given are all from the middle of shots. How bizarro!

Cue the P.R. guy to tell us once again
that all problems will have been solved by your top men.
Just keep repeating it ...

-later

Post
#773292
Topic
Star Wars Laserdisc Preservations. See 1st Post for Updates.
Time

althor1138 said:

The first disc will be 1130-84. I've started gout syncing and am on side 4 so it'll be a few days before I get around to encoding.
Ok, then that will be my random script for today :)
cSource = dark_jedi's 1130-84 preservation from 2005

My coding style has evolved in 3+ years since I first offered that script.
If you can decipher the comments, you can sort of 'see' the telecine 2's & 3's within.
Maybe you find something useful in there . . .

Post
#771592
Topic
team negative1 - star wars 1977 - 35mm theatrical version (Released)
Time

team_negative1 said:

For those that missed it, the 8mm Grindhouse version has a 2 and half minute preview of the LPP

Here's my GOUT-sync script for that LPP segment, whose first frame is GOUT 37662
# aviSynth

cSource= ffVideoSource(\
"team_negative1_presents_poitas_star_wars_super8mm_grindhouse_v1.mp4")\
.showFrameNumber(scroll=true)

c37662= trim(cSource, 37923, 38195)
c37935= trim(cSource, 38198, 38347)
c38086= trim(cSource, 38352, 38921) # FIXME
c38656= trim(cSource, 38921, 39703)
c39442= trim(cSource, 39706, 39910)
c39648= trim(cSource, 39911, 40098)
c39837= trim(cSource, 40099, 40158)
c39898= trim(cSource, 40159, 40254)
c39995= trim(cSource, 40255, 40368)
c40110= trim(cSource, 40369, 40588)
c40331= trim(cSource, 40589, 40613)
c40357= trim(cSource, 40614, 40654)
c40399= trim(cSource, 40655, 40756)
c40502= trim(cSource, 40757, 40813)
c40560= trim(cSource, 40814, 40830)
c40578= trim(cSource, 40831, 40841)
c40590= trim(cSource, 40842, 40859)
c40609= trim(cSource, 40860, 40875)
c40626= trim(cSource, 40876, 40897)
c40649= trim(cSource, 40898, 40913)
c40666= trim(cSource, 40914, 40925)
c40679= trim(cSource, 40926, 41006)
c40761= trim(cSource, 41007, 41176)
c40932= trim(cSource, 41177, 41260)
c41017= trim(cSource, 41261, 41354)
c41112= trim(cSource, 41355, 41375)
#41134

cSync = blankClip(cSource,37662)+ c37662\
+ c37935+ blankClip(cSource, 1)\
+ c38086+ c38656+ blankClip(cSource, 3)\
+ c39442+ blankClip(cSource, 1)\
+ c39648+ blankClip(cSource, 1)\
+ c39837+ blankClip(cSource, 1)\
+ c39898+ blankClip(cSource, 1)\
+ c39995+ blankClip(cSource, 1)\
+ c40110+ blankClip(cSource, 1)\
+ c40331+ blankClip(cSource, 1)\
+ c40357+ blankClip(cSource, 1)\
+ c40399+ blankClip(cSource, 1)\
+ c40502+ blankClip(cSource, 1)\
+ c40560+ blankClip(cSource, 1)\
+ c40578+ blankClip(cSource, 1)\
+ c40590+ blankClip(cSource, 1)\
+ c40609+ blankClip(cSource, 1)\
+ c40626+ blankClip(cSource, 1)\
+ c40649+ blankClip(cSource, 1)\
+ c40666+ blankClip(cSource, 1)\
+ c40679+ blankClip(cSource, 1)\
+ c40761+ blankClip(cSource, 1)\
+ c40932+ blankClip(cSource, 1)\
+ c41017+ blankClip(cSource, 1)\
+ c41112+ blankClip(cSource, 1)

return cSync#spline16Resize(640,360)
__END__


Looking at source frame numbers:
38196 and 38213 are the same frame
38197 and 38195 are the same frame
38351 and 38264 are the same frame

The last 22 shots of that sequence are each missing their respective last frames.

I'm voting "no confidence" in that team's editor.

-later

Post
#765796
Topic
The Phantom Menace - Original Theatrical Cut: (Pan & Scan) VHS Preservation (Released)
Time

My IVTC script:

# aviSynth

cVHS= MPEG2Source("Star Wars - The Phantom Menace - Episode I.d2v")\
.assumeTFF\
.separateFields.showFrameNumber(scroll=true).weave

# 3:2 ...
c1=cVHS.separateFields.trim( 00000,202454).doubleWeave.selectEvery(10,0,3,6,8)
c1=cVHS.separateFields.trim( 02345,202454).doubleWeave.selectEvery(10,1,3,5,8)
# ... 3:2

c2=cVHS.separateFields.trim(202455,-1).nnedi2(dh=true).assumeFPS("ntsc_film")
# 1 + 2:3 ...
c3=cVHS.separateFields.trim(202456,204812).doubleWeave.selectEvery(10,0,2,5,8)
# ... 3:2 / 2
c0=cVHS.separateFields.trim(204813,204814).weave.assumeFPS("ntsc_film")

# 3:2 ...
c4=cVHS.separateFields.trim(204815,218649).doubleWeave.selectEvery(10,1,3,5,8)
# ... 3:2 + 2
c5=cVHS.separateFields.trim(218650,218651).weave.assumeFPS("ntsc_film")

# 3:2 ...
c6=cVHS.separateFields.trim(218652, 00000).doubleWeave.selectEvery(10,0,3,6,8)

cOut= c1+ c2+ c3+ c4+ c5+ c6

return cOut\
.crop(8,0,-8,0).spline16Resize(640,480)
__END__
This VHS preservation has one frame missing at the start of 4th reel,
which is present in althor1138's HF9G-TPM-LD.mkv.torrent

On the other hand, this VHS includes six frames missing from althor's mkv.
From the script's output:
146058 is a reel change
79498, 138108-109 are LD side changes
79250 & 80043 are neither-- they're mysterious mysteries ;-)

I don't like this movie well enough to try downloading althor's 60GB raw avi from usenet

Post
#765495
Topic
Harmy's STAR WARS Despecialized Edition HD - V2.7 - MKV (Released)
Time

Infinity said:


Can someone post the checksum of SW 2.5 AVCHD ISO? On ESB 2.0 the checksum was listed in the readme file, but it's not on SW 2.5. Normally I wouldn't bother with the AVCHD, but I want to show it to a friend of mine and he doesn't have a way to play the MKV on his TV. There are two download sources on Paradox for SW 2.5 AVCHD, and both have different checksums...
Post 12854

Post
#764937
Topic
Star Wars GOUT in HD using super resolution algorithm (* unfinished project *)
Time

Darth Mallwalker said:

71977 ;^p

_,,,^..^,,,_ said:


Frame 71977 - Bicubic Vs MagicUpSR3 refined + GrainPlate:
http://screenshotcomparison.com/comparison/122702

for the other frames, I'll try to do them tomorrow; meanwhile, if someone could find the frame numbers...
Thanks, but 71977 is Greeda.
She hasn't any before/after frames from which to extract detail; hence my wink-face.

Seems you're not GOUT-sync'ed ?
Does your STAR WARS title card appear in frame 689 ?

I guess now is time to get it sorted, so subtitles aren't appearing half-second early

Post
#761027
Topic
Star Wars on Super8 (Released)
Time

# aviSynth

cReel2= ffVideoSource("Reel2RAW.mov")\
.showFrameNumber(scroll=true)

c41112= trim(cReel2, 00245, 00482)
c41352= trim(cReel2, 00483, 40737)
c81607= trim(cReel2, 40738, 41869)
c82740= trim(cReel2, 41870,-1)
c82741= merge(\
trim(cReel2, 41871,-1)\
,trim(cReel2, 41872,-1))
c82743= trim(cReel2, 41873, 45806)
#86677

cSync=\
blankClip(cReel2, 41112)+ c41112\
+blankClip(cReel2, 00002)+ c41352+ c81607\
+blankClip(cReel2, 00001)+ c82740+ c82741\
+blankClip(cReel2, 00001)+ c82743

cReel3= ffVideoSource("Reel3RAW.mov")\
#showFrameNumber(scroll=true)

c81607 = trim(cReel3, 00286, 05355)
c86677 = trim(cReel3, 05356, 19362)
c100686= trim(cReel3, 19363, 20256)
c101582= trim(cReel3, 20257, 29049)
c110377= trim(cReel3, 29050, 46703)
c128032= trim(cReel3, 46704, 49493)
c130822= trim(cReel3, 49497, 49499)
#130825

cSync=\
blankClip(cReel2, 41112)+ c41112\
+blankClip(cReel2, 00002)+ c41352+ c81607+ c86677\
+blankClip(cReel3, 00002)+ c100686\
+blankClip(cReel3, 00002)+ c101582\
+blankClip(cReel3, 00002)+ c110377\
+blankClip(cReel3, 00001)+ c128032+ c130822

return cSync
__END__

Clip variable names correspond to GOUT frame numbers,
so for example, c689 would be the title card