- Post
- #382858
- Topic
- Blu-ray logo
- Link
- https://originaltrilogy.com/post/id/382858/action/topic#382858
- Time
Any of these ok?
http://itmc.sony-europe.com/pdb/Blu_ray.eps.pdf
http://upload.wikimedia.org/wikipedia/en/1/14/Blu-ray_Disc.svg
Any of these ok?
http://itmc.sony-europe.com/pdb/Blu_ray.eps.pdf
http://upload.wikimedia.org/wikipedia/en/1/14/Blu-ray_Disc.svg
Yes it works now! :)
Is that possible? Those white lines there are currently when the avatar-image is missing are bugging me... :/
VincentSmalls said:
And finally... Return Of The Jedi. Hmmm.... it's a shame McQuarrie didn't do any real poster work for Return Of The Jedi as the stuff out there just doesn't seem to be quite as interesting as what I got for the other covers. I simply went for battle-tasticness instead of the artwork we've seen countless times on covers before! Just edited an odd poster I could only find in diminished res. Anyone got a hi-res version of this pic? Front may change if I come across something really special and logo on front my change to original classic type too. Anyway... I'm beat now. Enjoy all...
Not exactly super hi res, but this may be better than what you have (click for larger):
Also here's the ESB 10th anniversary poster in hi-res:
Would you mind posting your ANH source pic? I'd really like to have that image.
Edit: Hmm, the image-resizer appears to be broken?
Sounds interesting, what kind of boots? I'm a size 9 btw. I always liked the ones Qui-Gon wears.
;)
LOL
Ric, have you thought about getting a job narrating movies for the vision impaired? I think you'd be expertly qualified for that job.
Ric Olie said:
Wait, who's this Kenny Baker guy? And what do you mean, "inside R2?" There's nothing in there but good old-fashioned Naboo electronics.
Don't be too shocked by this picture then, Ric...
Not sure if R2D2 has his dome replaced with a prosthetic head at some point, or he was scrapped and his body rented out as living space...
Ok, I won't have time to look any more at this for some time, so I'm posting the script as it is now for any who's interested in creating their own version.
It can probably be improved by someone wiser than me. ;)
Plugins used: ssiq, tivtc, eedi2 (or eedi2mt/eedi2_imp), fft3dfilter/fft3dgpu/fftw3, and of course dgindex/dgdecode. Depending on your setup you might want to try the multithreaded version of avisynth as well.
########## setup stage
SetMTMode(2,4) #Comment out if not using multithreaded avisynth
#Change paths as needed
Mpeg2Source("C:\Documents and Settings\Administrator\My Documents\downloads\Treasure Island (1990) DVD (Christian Bale, Charlton Heston)\disc1.d2v", cpu=6, cpu2="xxxxxx", iPP=true)+Mpeg2Source("C:\Documents and Settings\Administrator\My Documents\downloads\Treasure Island (1990) DVD (Christian Bale, Charlton Heston)\disc2.d2v", cpu=6, cpu2="xxxxxx", iPP=true)
SquarePixlz=true
#Set to false for dvd-ready output
#Set to true for pc-screen ready output (square pixels)
ComparePixlz=true
#true=output orginal and filtered video side by side
#false=output only filtered video
UzeGPU=false #true=use fft3dgpu instead of fft3dfilter
############ de-rainbow + ivtc
org=last
AssumeTFF()
SSIQ(7,200,true)
tfm(pp=0, slow=2, mchroma=false).tdecimate()
UzeGPU==true ? FFT3DGPU(plane=0, sigma=1.0).FFT3DGPU(plane=2, sigma=3.0) : FFT3dFilter(plane=0, sigma=1.0, ncpu=4).FFT3dFilter(plane=2, sigma=3.0, ncpu=4)
########## minimize dotcrawl/aliasing + crop/resize
Crop(12,0,-8,-0,align=true)
EEDI2().TurnRight().EEDI2().TurnLeft()
SquarePixlz==true ? Spline36Resize(640,480) : Spline36Resize(700,480).AddBorders(10,0,10,0)
fin=last
org=ComparePixlz==true ? org.tfm(pp=0, slow=2, mchroma=false).tdecimate().Crop(12,0,-8,-0,align=true) : org
org=ComparePixlz==true && SquarePixlz==true ? org.Spline36Resize(640,480) : org
org=ComparePixlz==true && SquarePixlz==false ? org.AddBorders(10,0,10,0) : org
org=ComparePixlz==false ? org : org
ComparePixlz==true ? stackhorizontal(fin, org) : fin
This thread isn't complete without some of the best moments from the SW saga! Enjoy!
Yeah it was fun...
Though it's always kinda sad to look at an old thread like this where most of the pics are gone...
Well, I have to vote for the Colo Fish.
.
.
Nahh, kidding, of course I vote Ric!!
Ric, I went to see Observe and Report, thinking the long-awaited documentary of your life had finally come out. Biggest disappointment of my life. :(
Ric Olie said:
vaderios said:
We are all drunk here
(belch) I love all you guysss. Your the best, I donna care what otherss a sayin. Who need observe, man? I'm all outta that.
Ric Olie has run out of observe? Isn't that one of the signs of the apocalypse? Next thing you know the X0 project is coming out...
Darth Solo said:
Anyone wishing to screen in on the PM battle can PM me with their credit card didgets and stuff, for a OT virtua ticket, and i'll place you in a front stage seat in a virtua OT forum, with just 1 thread only! And i'll give you a free wager tip that anyone with the name ending in Solo in the battle, is gonna be frozen out of the contest.
Hey, that reminds me, you still owe me 100 virtua credits dude!
http://originaltrilogy.com/forum/topic.cfm/ESB-and-ROTJ-Wishlist/post/378488/#TopicPost378488
You better pay up soon, or I'm posting pictures of Ric Olie in a metal bikini!
Using the 2 disc version as source.
I've been fooling around with this a bit, thinking about doing a v2. Well, it's more like a v1.8 since it could really use a fresh capture, but that is out of my hands unfortunately.
The source/cap has a lot of problems, primarily some very heavy chroma artifacts/rainbowing and annoying dotcrawl.
My avisynth clean-up script uses the following atm: ssiq for the chroma noise/rainbowing, tfm for ivtc, fft3dfilter for more chroma smoothing and eedi2 to remove dotcrawl/aliasing.
I have been unable to completely eliminate the worst of the rainbowing but it is mostly gone or subdued. The filtering does affect the general chroma, perhaps it looks a bit desaturated, but I don't really mind tbh, as the shimmering mass of colors that was before looked a lot worse to me.
A few screenies:
Since dvds are soo yesterday ;) I'm currently planning to do this as a x264 mkv. If anyone following this thread has a huge problem with that please let me know.
Comments, ideas etc. are welcome...
Darth Solo said:
Pass. But, plus 100 virtua credits to the next guy who posts a bikini screen shot, as it makes very intersting reading here. 8-D
I bet she was a right bike though.
Ok here goes:
It appears to be from the infamous deleted 'sunny beach' scene!!
And a bonus for all you pervs:
(Rightclick and 'view image')
Color me interested as well!
vaderios said:
:'(
-Angel
Now look what you've done - you've made an angel cry! I hope you feel ashamed!
I only had those 3 versions. If someone has better ones feel free to put them up.
ANH circus poster is here: http://originaltrilogy.com/forum/topic.cfm/HI-Res-Poster-Art/post/376322/#post376322
Because "I may not know art, but I know what I like"? ;)
They're definitely not my favorites either.
I just like collecting sw images.
Is that a vestigial wampa twin I see?? lol
I think I'll call him 'Randy'.