Hi... I have this problem, I wanto to apply a Cube Lut with Staxrip.
This is my script:
Code:tcFile = "%temp_file%_timestamps.txt" # timestamps file path Exist(tcFile) ? FFVideoSource("%source_file%", cachefile="%source_temp_file%.ffindex", timecodes=tcFile) : FFVideoSource("%source_file%", cachefile="%source_temp_file%.ffindex") ConvertBits(10) ColorYUV(gamma_y=-25, opt="coring") SetFilterMTMode("DEFAULT_MT_MODE", 2) CASm(1.0) Prefetch(16) Cube("A:\PORTABLE\StaxRip\LUTS\06_Vlog LUTs_For Skin Tone.cube") Neo_f3kdb(dynamic_grain=true)
But this error appear:
Script Error
AVSCube: input must be CS_RGBP16
(C:\Users\Administrator\Desktop\Jan Akkerman\2005 Pietons + Just Because_temp\2005 Pietons + Just Because_new.avs, line 51)
1) What I have to do?
2) It's better to apply a LUT before or after upscaling?
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!
+ Reply to Thread
Results 1 to 2 of 2
Thread
-
-
Without knowing the format your source file is in, see: http://avisynth.nl/index.php/AVSCube it shows how to convert to YUV420 to 16bit Full Range Planar RGB.
btw. iirc. 'Prefetch' should be applied after all the filters,...users currently on my ignore list: deadrats, Stears555
Similar Threads
-
Help: YouTube HDR to SDR Conversion Control with LUT using mkvmerge
By LegendarySaiyan in forum Video ConversionReplies: 9Last Post: 23rd Jun 2022, 12:52 -
VSDC LUT Problem
By Frank2020 in forum Newbie / General discussionsReplies: 0Last Post: 18th Jun 2022, 19:07 -
Generate color LUT from DVD for HD target file?
By Oripot in forum RestorationReplies: 7Last Post: 5th Aug 2021, 17:57 -
LUT in XMedia Recode
By vh688 in forum Video ConversionReplies: 0Last Post: 8th Apr 2021, 07:38 -
Can anyone help me create a LUT from this data sheet?
By DeJay in forum EditingReplies: 5Last Post: 25th Apr 2019, 01:45