View Single Post
Old 9th April 2018, 23:20   #84  |  Link
SuperLumberjack
French Registered User
 
SuperLumberjack's Avatar
 
Join Date: Aug 2016
Location: France
Posts: 333
I did another version of the "Old display style" script (we will call it "Old display style 2")

It's very similar to the version 1, but I find the relief is a bit different. It's hard to see with static images, but more easy in movement with a video.

Judge by yourself !

Script for old display style 1 (4:3 AR) :

Quote:
AviSource()
Spline16Resize(1170, 896)
BicubicResize(5640, 4320)
PointResize(2820, 4320)
BicubicResize(2820, 2160)

https://media.joomeo.com/original/5acaa996b0182.png

Script for old display style 2 (4:3 AR) :

Quote:
AviSource()
Spline16Resize(1170, 896)
BicubicResize(1410, 4320)
BicubicResize(2820, 2160)
Note : For this script, it works only with the 2160p resolution, because we lost the particular relief with lower resolution contrary to the other.


https://media.joomeo.com/original/5acbe66b173ef.png


And here a video to see how it looks like in movement : https://youtu.be/ckJXsOxjpKo

Last edited by SuperLumberjack; 13th April 2018 at 16:27.
SuperLumberjack is offline   Reply With Quote