Selur's Little Message Board

Full Version: spline64resize
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
setting 1
[Image: 1.jpg]

setting 2
[Image: 2.jpg]

Script:
Crop(0,138,0,-138)
# current resolution: 1920x804
# filtering
# adjusting bit depth current 8 to target 10
# avisynthPreview 0, avisynthScriptView 1
# convert to 10bit for encoder
ConvertBits(10)
PreFetch(12)
return last



The script does not have a Spline64Resize(1920, 804) code
a. 1920x804 is the crop resolution so no resizing is needed
b. Resize isn't enabled

Cu Selur