<?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>Sat, 18 Apr 2026 21:56:31 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><![CDATA[Is there a way to remove all Dotcrawling & Rainbow, and Combing?]]></title>
			<link>https://forum.videohelp.com/threads/420400-Is-there-a-way-to-remove-all-Dotcrawling-Rainbow-and-Combing?goto=newpost</link>
			<pubDate>Wed, 15 Apr 2026 02:56:22 GMT</pubDate>
			<description><![CDATA[I'm currently trying to restore this quality, I have little to no solutions on how to remove the Dotcrawl & Rainbow as well with combing on this source. 
The source doesn't have too much Dotcrawling & Rainbow, since it's a little difficult to find them on most scenes (some scenes are REALLY heavy)...]]></description>
			<content:encoded><![CDATA[<div>I'm currently trying to restore this quality, I have little to no solutions on how to remove the Dotcrawl &amp; Rainbow as well with combing on this source.<br />
The source doesn't have too much Dotcrawling &amp; Rainbow, since it's a little difficult to find them on most scenes (some scenes are REALLY heavy)<br />
 But on the other hand, the combing is a huge problem because it ruins most of the quality, and the sad part is, the source is progressive, and not interlaced.<br />
Can anyone help me out here? thanks! <br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=91973" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=91973" style="max-width:400px;"><br>[Attachment 91973 - Click to enlarge]</a><br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=91974" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=91974" style="max-width:400px;"><br>[Attachment 91974 - Click to enlarge]</a><br />
<a class="contentlink" href="https://drive.google.com/file/d/1tR7tXInOPRtSKCQCp61kOinIgv934uTv/view?usp=sharing" target="_blank" rel="nofollow">https://drive.google.com/file/d/1tR7tXInOPRtSKCQCp61kOinIgv934uTv/view?usp=sharing</a><br />
(NOTE: I'm using <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">AviSynth</a><br />
If anyone can lead me to a site that has a lot of description that can restore quality from AviSynth please?,<br />
 I'm going to need A LOT of research to restore quality like Dotcrawling &amp; Rainbow I'm trying to remove, thank you!)</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/420400-Is-there-a-way-to-remove-all-Dotcrawling-Rainbow-and-Combing</guid>
		</item>
		<item>
			<title>Need advices to improve this video</title>
			<link>https://forum.videohelp.com/threads/420369-Need-advices-to-improve-this-video?goto=newpost</link>
			<pubDate>Thu, 09 Apr 2026 16:56:51 GMT</pubDate>
			<description>Hi everybody, 
 
Nearly 2 years ago, I recorded a diving training session with a cheap action camera : 720P-30 fps (There are a lot of duplicated frames so the real frame rate is around 20 fps). 
 
I decided to improve the quality of the video. 
 
MOVI0026-short.avi : is a sample, directly stream...</description>
			<content:encoded><![CDATA[<div>Hi everybody,<br />
<br />
Nearly 2 years ago, I recorded a diving training session with a cheap action camera : 720P-30 fps (There are a lot of duplicated frames so the real frame rate is around 20 fps).<br />
<br />
I decided to improve the quality of the video.<br />
<br />
MOVI0026-short.avi : is a sample, directly stream copied from the original video<br />
MOVI0026-short-rife.mp4 : is the improved sample with the folowing <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">avisynth</a> script used to improve.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">FFMpegSource2(&quot;MOVI0026-short.avi&quot;)<br />
<br />
Spline36Resize(640,360)<br />
<br />
ConvertToYV12()<br />
<br />
QTGMC(Preset=&quot;Slow&quot;, InputType=2, ProgSADMask=12.0, Sharpness=0.2)<br />
<br />
SMDegrain(tr=2, thSAD=300)<br />
<br />
Tweak(sat=1.15, cont=1.05, bright=0, coring=false)<br />
<br />
LSFmod(strength=75)<br />
<br />
Spline36Resize(1280,720)<br />
<br />
Limiter()<br />
<br />
Z_ConvertFormat(pixel_type=&quot;RGBPS&quot;, colorspace_op=&quot;709:709:709:limited=&gt;rgb:709:709:full&quot;)<br />
<br />
RIFE(model=11, fps_num=60, fps_den=1)<br />
<br />
z_ConvertFormat(pixel_type=&quot;YUV420P10&quot;)</code><hr />
</div> What would you recommend to do, in order to improve it ? <br />
<br />
Best regards</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/91866-1775753246/MOVI0026-short.avi">MOVI0026-short.avi</a> 
(5.95 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/91867-1775753246/MOVI0026-short-rife.mp4">MOVI0026-short-rife.mp4</a> 
(19.92 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>Hunk91</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420369-Need-advices-to-improve-this-video</guid>
		</item>
		<item>
			<title>captured Hi8 PAL - Need help with my script to improve picture</title>
			<link>https://forum.videohelp.com/threads/420357-captured-Hi8-PAL-Need-help-with-my-script-to-improve-picture?goto=newpost</link>
			<pubDate>Wed, 08 Apr 2026 04:32:40 GMT</pubDate>
			<description>Hi, I have captured from Hi8 tape direct play from camcorder with following settings in camera(edit ON, TBC ON) using Hauppauge live 2 USB. 
 
Here is sample of capture:https://www.swisstransfer.com/d/f3444c30-c9d6-435d-8138-fcaac3d72bf6 
 
Here is my script:  
Code: 
---------...</description>
			<content:encoded><![CDATA[<div>Hi, I have captured from Hi8 tape direct play from camcorder with following settings in camera(edit ON, TBC ON) using Hauppauge live 2 USB.<br />
<br />
Here is sample of capture:<a class="contentlink" href="https://www.swisstransfer.com/d/f3444c30-c9d6-435d-8138-fcaac3d72bf6" target="_blank" rel="nofollow">https://www.swisstransfer.com/d/f3444c30-c9d6-435d-8138-fcaac3d72bf6</a><br />
<br />
Here is my script: <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">AVISource(&quot;E:\bilals Hi8 Tapes\tape1\tape 1.avi&quot;)<br />
AssumeTFF() <br />
ConvertToYV12(interlaced=true)<br />
QTGMC(Preset=&quot;Slower&quot;, Sharpness=0.7, SMode=1, EdiThreads=4)<br />
DeHalo_alpha(rx=2.5, ry=2.5, darkstr=1.2, brightstr=0.0)<br />
aWarpSharp2(depth=8, blur=2, thresh=128)<br />
Crop(20, 0, -20, -10) <br />
AddBorders(20, 0, 20, 10)<br />
<br />
<br />
Prefetch(16)</code><hr />
</div> Can anyone take a look and help refine my script to improve quality please.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>Akuma786</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420357-captured-Hi8-PAL-Need-help-with-my-script-to-improve-picture</guid>
		</item>
		<item>
			<title>How to remove duplicate frames, without any frame skipping?</title>
			<link>https://forum.videohelp.com/threads/420347-How-to-remove-duplicate-frames-without-any-frame-skipping?goto=newpost</link>
			<pubDate>Sun, 05 Apr 2026 22:07:13 GMT</pubDate>
			<description><![CDATA[I've been tying to remove duplicate frames from this source (50fps, PAL, TV) 
But no matter what I do, I can't seem to remove to duplicate frames without any frame skipping 
If anyone can help me out here, It'll be a HUGE thanks...]]></description>
			<content:encoded><![CDATA[<div>I've been tying to remove duplicate frames from this source (50fps, PAL, TV)<br />
But no matter what I do, I can't seem to remove to duplicate frames without any frame skipping<br />
If anyone can help me out here, It'll be a HUGE thanks<br />
<a class="contentlink" href="https://drive.google.com/file/d/1vs6S5799drUqrTXk014Vc--WzvKZiCw7/view?usp=sharing" target="_blank" rel="nofollow">https://drive.google.com/file/d/1vs6S5799drUqrTXk014Vc--WzvKZiCw7/view?usp=sharing</a><br />
Thank you!</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/420347-How-to-remove-duplicate-frames-without-any-frame-skipping</guid>
		</item>
		<item>
			<title><![CDATA[Panasonic NV&#8209;FS200 – Is this dirt or old grease?]]></title>
			<link>https://forum.videohelp.com/threads/420342-Panasonic-NV%E2%80%91FS200-Is-this-dirt-or-old-grease?goto=newpost</link>
			<pubDate>Sun, 05 Apr 2026 05:43:11 GMT</pubDate>
			<description><![CDATA[I bought a used Panasonic NV&#8209;FS200 and unscrewed the bottom to see if I could clean anything myself. 
 
Is this dirt that I should remove, or is that old grease? Do I need to clean it with isopropanol? 
 
Thanks in advance 
 
Image:...]]></description>
			<content:encoded><![CDATA[<div>I bought a used Panasonic NV&#8209;FS200 and unscrewed the bottom to see if I could clean anything myself.<br />
<br />
Is this dirt that I should remove, or is that old grease? Do I need to clean it with isopropanol?<br />
<br />
Thanks in advance<br />
<br />
<img style="max-width:100%;max-heigth:100%" src="https://thumbs-eu-west-1.myalbum.io/photo/1k0/86efbad4-aa11-4b51-9843-8a92a1c92e66.jpg" border="0" alt="" /><br />
<br />
<img style="max-width:100%;max-heigth:100%" src="https://thumbs-eu-west-1.myalbum.io/photo/1k0/36a4b787-22b1-4f1d-8eb2-312dd1192c3f.jpg" border="0" alt="" /><br />
<br />
<img style="max-width:100%;max-heigth:100%" src="https://thumbs-eu-west-1.myalbum.io/photo/1k0/3bf02c57-d403-45dd-a8d3-20af0f1b42a5.jpg" border="0" alt="" /><br />
<br />
<img style="max-width:100%;max-heigth:100%" src="https://thumbs-eu-west-1.myalbum.io/photo/1k0/daf8948f-f7a2-4ca3-984b-cc7691e7e846.jpg" border="0" alt="" /></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>VR20D</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420342-Panasonic-NV%E2%80%91FS200-Is-this-dirt-or-old-grease</guid>
		</item>
		<item>
			<title>Help De-interlacing another DVD and fixing aspect ratio</title>
			<link>https://forum.videohelp.com/threads/420300-Help-De-interlacing-another-DVD-and-fixing-aspect-ratio?goto=newpost</link>
			<pubDate>Sat, 28 Mar 2026 05:20:54 GMT</pubDate>
			<description>Hi I have a DVD which i want to deinterlace and convert the 29.976FPS to the original FPS. I also like to fix the aspect ratio as DVD is in 4x3 and image maybe stretched. Also like to to improve on the picture quality. 
 
https://www.swisstransfer.com/d/a3c7aeb0-723d-4433-8772-900758398927</description>
			<content:encoded><![CDATA[<div>Hi I have a DVD which i want to deinterlace and convert the 29.976FPS to the original FPS. I also like to fix the aspect ratio as DVD is in 4x3 and image maybe stretched. Also like to to improve on the picture quality.<br />
<br />
<a class="contentlink" href="https://www.swisstransfer.com/d/a3c7aeb0-723d-4433-8772-900758398927" target="_blank" rel="nofollow">https://www.swisstransfer.com/d/a3c7aeb0-723d-4433-8772-900758398927</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>Akuma786</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420300-Help-De-interlacing-another-DVD-and-fixing-aspect-ratio</guid>
		</item>
		<item>
			<title>Help stabilize and deinterlace weird VHS rip</title>
			<link>https://forum.videohelp.com/threads/420292-Help-stabilize-and-deinterlace-weird-VHS-rip?goto=newpost</link>
			<pubDate>Thu, 26 Mar 2026 20:03:44 GMT</pubDate>
			<description><![CDATA[Hello all renowned board members 
 
With your great help I've been doing my own VHS rips/QTGMC deinterlace - briliant result. :-) 
 
Recently I've received a file from someone, of unknown origin and it is totally weird to me. 
 
I've got interlaced AVI that claims to be from VHS (it was) but have...]]></description>
			<content:encoded><![CDATA[<div>Hello all renowned board members<br />
<br />
With your great help I've been doing my own VHS rips/QTGMC deinterlace - briliant result. :-)<br />
<br />
Recently I've received a file from someone, of unknown origin and it is totally weird to me.<br />
<br />
I've got interlaced AVI that claims to be from VHS (it was) but have following specifics (see below)<br />
I'm sure it is BFF (checked and de-interlace produced OK results -in time.TFF was jumping back-and-forth. Codec also looks unfamiliar.<br />
<br />
<br />
<b>The problem to me is - the image jumps up and down. Naked eye observations in <a class="contentlink" href="https://www.videohelp.com/software/Virtualdub" target="_blank" rel="nofollow">VirtualDub</a> are showing<br />
Image 0,1,2 OK<br />
Image 3,4,5 shifted,  for me should be shifted down<br />
pattern repeats.</b><br />
<br />
The most visible part is on white title &quot;Within&quot;, or at triangle logo on right.<br />
<br />
Attaching 30MB (8sec) of original AVI (I've just cut the beginning of file so for example <a class="contentlink" href="https://www.videohelp.com/software/VLC-media-player" target="_blank" rel="nofollow">VLC</a> say &quot;no index&quot;, and this is just for the cut version, no complaining on full vid.<br />
<br />
<br />
What I've tried was <a class="contentlink" href="https://www.videohelp.com/software/VirtualDub2" target="_blank" rel="nofollow">VirtualDub2</a>, <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">Avisynth</a>+ , QTGMC as below:<br />
<br />
#my blind guess<br />
FFmpegSource2(&quot;dyn.avi&quot;)<br />
AssumeBFF()<br />
SeparateFields()<br />
  normal_fields=SelectEvery(6,0,1,2)<br />
  shifted_fields=SelectEvery(6,3,4,5) # those I guess I need to shift down<br />
  fixed_shifted= shifted_fields.Crop(0,0,0,-1).AddBorders(0,0,0,1)<br />
  Interleave(normal_fields,fixed_shifted)<br />
Weave()<br />
<br />
ConvertToYV12(interlaced=true)<br />
QTGMC(preset=&quot;Slower&quot;, EdiThreads=16)<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Details from <a class="contentlink" href="https://www.videohelp.com/software/MediaInfo" target="_blank" rel="nofollow">MediaInfo</a><br />
<font face="Courier New">#Codec ID                                 : dvsd<br />
#Codec ID/Hint                            : Sony<br />
#Width                                    : 720 pixels<br />
#Height                                   : 480 pixels<br />
#Display aspect ratio                     : 4:3<br />
#Frame rate                               : 29.970 (30000/1001) FPS<br />
#Standard                                 : NTSC<br />
#Color space                              : YUV<br />
#Chroma subsampling                       : 4:1:1<br />
#Bit depth                                : 8 bits<br />
#Scan type                                : Interlaced<br />
#Scan order                               : Bottom Field First</font></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/91699-1774554435/dyn98-30m.avi">dyn98-30m.avi</a> 
(30.00 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/41-Restoration">Restoration</category>
			<dc:creator>Forgotten</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420292-Help-stabilize-and-deinterlace-weird-VHS-rip</guid>
		</item>
	</channel>
</rss>
