<?xml version="1.0" encoding="windows-1252"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>VideoHelp Forum - Restoration</title>
		<link>https://forum.videohelp.com/</link>
		<description>Video and audio restoration. The process of improving the quality of your audio and video whether by means of hardware or software.</description>
		<language>en</language>
		<lastBuildDate>Tue, 18 Aug 2026 13:48:04 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum - Restoration</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title>How to adjust the luminance of a specific vertical section of a frame?</title>
			<link>https://forum.videohelp.com/threads/420999-How-to-adjust-the-luminance-of-a-specific-vertical-section-of-a-frame?goto=newpost</link>
			<pubDate>Sun, 16 Aug 2026 17:20:31 GMT</pubDate>
			<description>Hi, 
 
Does anyone know if there is an existing function for Avisynth (https://www.videohelp.com/software/Avisynth) that can be used to adjust the brightness of a specific vertical section of the frame? 
 
One option that came to mind is to try using ColorYUV(off_y = XXX) on a specific part of the...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Does anyone know if there is an existing function for <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">Avisynth</a> that can be used to adjust the brightness of a specific vertical section of the frame?<br />
<br />
One option that came to mind is to try using ColorYUV(off_y = XXX) on a specific part of the frame, but perhaps there is already a ready-made implementation for this?<br />
<br />
I’ve attached a screenshot and a short AVI clip showing the problem I’m trying to fix.<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93471" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93471" style="max-width:400px;"><br>[Attachment 93471 - Click to enlarge]</a></div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/avi.gif" alt="File Type: avi" />
	<a class="contentlink" href="attachments/93473-1786900933/example-1.avi">example-1.avi</a> 
(11.08 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>Rolletus</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420999-How-to-adjust-the-luminance-of-a-specific-vertical-section-of-a-frame</guid>
		</item>
		<item>
			<title>Can anyone repair a rolling VHS tracking band in an MP4-only source?</title>
			<link>https://forum.videohelp.com/threads/420884-Can-anyone-repair-a-rolling-VHS-tracking-band-in-an-MP4-only-source?goto=newpost</link>
			<pubDate>Tue, 21 Jul 2026 21:18:20 GMT</pubDate>
			<description><![CDATA[Hi everyone. I'm learning but I think this is over my head and beyond the tools I have. Anyone willing to assist? :)]]></description>
			<content:encoded><![CDATA[<div>Hi everyone. I'm learning but I think this is over my head and beyond the tools I have. Anyone willing to assist? :)</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/93151-1784668578/Beowulf Clip_ComeGetMe.mp4">Beowulf Clip_ComeGetMe.mp4</a> 
(2.56 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>edwebster3</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420884-Can-anyone-repair-a-rolling-VHS-tracking-band-in-an-MP4-only-source</guid>
		</item>
		<item>
			<title>Need help removing heavy halo from this source</title>
			<link>https://forum.videohelp.com/threads/420876-Need-help-removing-heavy-halo-from-this-source?goto=newpost</link>
			<pubDate>Mon, 20 Jul 2026 03:26:02 GMT</pubDate>
			<description><![CDATA[Hello! I've been trying to restore this source, but the only problem is removing the heavy halo from this source 
Attachment 93115 (https://forum.videohelp.com/attachment.php?attachmentid=93115&test=1) 
The best I got is this script which removes some of it, the heavy parts can still be seen: 
...]]></description>
			<content:encoded><![CDATA[<div>Hello! I've been trying to restore this source, but the only problem is removing the heavy halo from this source<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93115" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93115" style="max-width:400px;"><br>[Attachment 93115 - Click to enlarge]</a><br />
The best I got is this script which removes some of it, the heavy parts can still be seen:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">LWLibavVideoSource(&quot;blah.ts&quot;)<br />
AnimeIVTC(mode=1, omode=1)<br />
vinverse2().vinverse2().vinverse2()<br />
QTGMC(preset=&quot;Placebo&quot;, TR0=2, TR1=2, TR2=3, Rep0=1, Rep1=0, Rep2=5, EdiMode=&quot;EEDI3&quot;, InputType=3, NoiseRestore=1.0, NoiseProcess=1, Sigma=1.4, StabilizeNoise=True, ProgSADMask=25.0)<br />
Crop(180, 0, -180, -0)<br />
Debicubic(c=0.33, 720, 540)<br />
HQDeringmod(mrad=6, nrmode=3, thr=255, darkthr=0)<br />
DeHalo_alpha_mt(rx=1.4, ry=1.4, darkstr=0.0, brightstr=1.8, lowsens=20, highsens=75, ss=1.4)<br />
nnedi3_rpow2(rfactor=2, nsize=5, nns=4, qual=2, cshift=&quot;BicubicResize&quot;)</code><hr />
</div> <a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93116" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93116" style="max-width:400px;"><br>[Attachment 93116 - Click to enlarge]</a><br />
Can anyone help me out here? Thank you!<br />
(I know I've been posting here a lot lately, this will be my post for a while)<br />
<a class="contentlink" href="https://drive.google.com/file/d/1OveTNcJksBGXbDYKexv088Q_e2XbpkB7/view?usp=sharing" target="_blank" rel="nofollow">https://drive.google.com/file/d/1OveTNcJksBGXbDYKexv088Q_e2XbpkB7/view?usp=sharing</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>themon-master</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420876-Need-help-removing-heavy-halo-from-this-source</guid>
		</item>
	</channel>
</rss>
