Hi...
First of all, thanks for all your support for the past questions.
Now I have two questions. It's possible to use a Lumetri cube file in Staxrip / Avisynth. If this is possible, how to use it?
Now the second question that is more complex.
After QTGMC, I use sometimes this effect (BCC Broadcast Safe) in Premiere that is beneficial for some files and not for some other files.
Let me explain. Here there is a screenshot of the normal file without the effect
[Attachment 71907 - Click to enlarge]
This is a screenshot with the effect applied
[Attachment 71908 - Click to enlarge]
Someone can explain to me what this effect does? It's something like it brings out hidden details. And why on some files, like in this case it bring out all these details and in some other files it does absolutely nothing? It's possible to reply this effect wth Avisynth / Staxrip avoiding the use of Premiere in the process only for this effect?
+ Reply to Thread
Results 1 to 8 of 8
-
-
3D LUT .cube files can be applied with AVSCube (http://avisynth.nl/index.php/AVSCube) in Avisynth.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Or DGCube for avs or vpy . CUDA accelerated
http://avisynth.nl/index.php/DGCube
The "hidden details" are because of high red saturation . Whenever you have very high saturation (any color), it can obscure details . On videos that have normal saturation, nothing will happen with that filter, because nothing is obscured . Most broadcast safe filters are "smart", in that they don't globally reduce saturation - they selectively adjust only areas or colors or levels that require it . -
There have been attempts, but they tend to do it crudely.
There tends to be more logic involved (smarter), more selectivity (less damaging), for some NLE broadcast safe filters and plugins. (Some of them are crude too)
You can try this one, but I think it clips instead of selectively reducing saturation in an affected hue range . If it clips , as the graphic suggests (the hardline) that can produce undesirable results in some circumstances
https://github.com/FranceBB/SafeColorLimiter -
Ok, thanks for this. Another question:
if I want to use this:
Neo_f3kdb(dynamic_grain=true)
and this:
CAS(0.5)
What is better to use first?
I think that is better to use first CAS that sharpen and after that Neo_f3kdb(dynamic_grain=true), because deband and add grain as the last step, but tell me if my thinking is wrong. -
Similar Threads
-
[Avisynth] moving image effect
By maudit in forum Newbie / General discussionsReplies: 21Last Post: 28th Nov 2022, 23:29 -
AviSynth basic script (StaxRip)
By Polsom in forum Video ConversionReplies: 9Last Post: 24th Mar 2022, 07:08 -
It's possible to create a similar effect with avisynth?
By pokoloko in forum Newbie / General discussionsReplies: 7Last Post: 15th Jan 2021, 16:58 -
VirtualDub/AVISynth VHS Effect Script Error
By ElmoRocks05 in forum Video ConversionReplies: 49Last Post: 25th Jun 2020, 16:53 -
StaxRip/AviSynth encoding really slow.
By Vitality in forum RestorationReplies: 9Last Post: 7th Mar 2019, 21:20