#1  
01-29-2023, 10:06 AM
kingadam1985 kingadam1985 is offline
Free Member
 
Join Date: Dec 2022
Posts: 1
Thanked 0 Times in 0 Posts
Hi!

I try to improve the quality of my vhs capture. I would like to remove or make the black horizontal lines less visible and improve the washed out color in avisyth. Can somebody recommend me where to start.

Thanks


Attached Files
File Type: avi mljet cut.avi (92.93 MB, 23 downloads)
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Ads / Sponsors
 
Join Date: ∞
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
01-29-2023, 02:41 PM
themaster1 themaster1 is online now
Free Member
 
Join Date: Feb 2011
Location: France
Posts: 497
Thanked 99 Times in 83 Posts
You can try this for the black comets (it may need tweaks)

Code:
AVISource("mljet cut.avi")
assumetff()
converttoyv12(interlaced=true)
QTGMC( Preset="fast", TR2=1, EdiThreads=4)  
SpotLess(RadT=5,ThSAD=1000000,ThSAD2=1000000,pel=2,chroma=true,BlkSz=8,Olap=4,tm=false,glob=false,bBlur=0.0)
selecteven()
spotless does the job basically but must use a large temporal radius; i'm not sure it'll be ok for small details throughout the video


Attached Images
File Type: jpg mljet cut-origina-before_after.jpg (110.5 KB, 16 downloads)
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI 600 horizontal lines interference? chrisbati Capture, Record, Transfer 2 09-02-2021 12:03 PM
Virtualdub VHS has horizontal lines, color problems? kikofaria00 Restore, Filter, Improve Quality 1 05-06-2021 05:30 PM
Faint horizontal lines in VHS capture? Crisht13 Restore, Filter, Improve Quality 0 01-16-2021 07:03 PM
How to remove horizontal lines caused by damaged tape? spanak Restore, Filter, Improve Quality 14 06-04-2018 04:41 AM
Remove extra lines (empty lines) from copied/pasted text with Notepad++ kpmedia Computers 1 10-07-2011 05:32 PM

Thread Tools



 
All times are GMT -5. The time now is 04:34 AM