Just finished encoding this tape and ugh, the color bleed. How do I fix this?
+ Reply to Thread
Results 1 to 2 of 2
-
-
AviSynth:
Code:ImageSource("vlcsnap-2024-03-17-10h57m32s225.png") ConvertToYV12() src = last BilinearResize(180, 240) aWarpSharp2(depth=20) Sharpen(0.5) nnedi3_rpow2(2, cshift="Spline36Resize") aWarpSharp2(depth=3) Sharpen(0.2) nnedi3_rpow2(2, cshift="Spline36Resize") aWarpSharp2(depth=3) Sharpen(0.2) nnedi3_rpow2(2, cshift="Spline36Resize", fwidth=src.width, fheight=src.height) aWarpSharp2(depth=3) Sharpen(0.2) MergeChroma(src, last)
[Attachment 77784 - Click to enlarge]
Similar Threads
-
color space bt709 to bt2020, but the player display color is different
By KaGaWu in forum Newbie / General discussionsReplies: 5Last Post: 14th Feb 2023, 03:43 -
why formatfactory dont use . ass font color .. they use thier own color-
By maload in forum SubtitleReplies: 2Last Post: 8th Apr 2022, 02:54 -
Identifying video color bleeding(?) issues
By Phat J in forum RestorationReplies: 4Last Post: 26th Jul 2021, 00:13 -
Question about color SMPTE color bars test patterns
By Videogamer555 in forum DVB / IPTVReplies: 11Last Post: 23rd Jan 2021, 05:38 -
Help needed ASAP with color issue (Background same color as shirt talent)
By marciano999 in forum EditingReplies: 0Last Post: 13th Jul 2020, 10:40