Go Back    Forum > Digital Video > Video Project Help > Restore, Filter, Improve Quality

Reply
 
LinkBack Thread Tools
  #1  
12-12-2023, 02:26 PM
sbm_21 sbm_21 is offline
Free Member
 
Join Date: Aug 2023
Posts: 4
Thanked 0 Times in 0 Posts
I use QTGMC to deinterlace videos, and some artifact appear on every video, how i can remove this from the video?

My AVISynth script:
Code:
AVISource("rawavi", atrack=0)
ConvertToYUV422(interlaced=true)
AssumeTFF()
QTGMC(Preset="Placebo", Border=true, SourceMatch=3, tr0=1, tr1=1, tr2=1, Sharpness=1)
Crop(14, 6, -12, -14, align=false)
Spline64Resize(768,576)
Prefetch(10)


Attached Images
File Type: jpg 0C7dHhFMEv.jpg (89.8 KB, 23 downloads)
File Type: jpg PfygZ8M6S0.jpg (90.5 KB, 17 downloads)
Attached Files
File Type: mp4 qtgmc.mp4 (4.88 MB, 6 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  
12-12-2023, 09:02 PM
lordsmurf's Avatar
lordsmurf lordsmurf is offline
Site Staff | Video
 
Join Date: Dec 2002
Posts: 13,699
Thanked 2,469 Times in 2,100 Posts
Step 1 is to always run it with the preset=Slower as a control. Does the error still appear?

- Did my advice help you? Then become a Premium Member and support this site.
- For sale in the marketplace: TBCs, workflows, capture cards, VCRs
Reply With Quote
  #3  
12-20-2023, 05:20 PM
NJRoadfan NJRoadfan is offline
Premium Member
 
Join Date: Sep 2010
Posts: 1,161
Thanked 361 Times in 296 Posts
The herringbone errors around the RTL logo are likely on the original recording. It looks like dot crawl.
Reply With Quote
The following users thank NJRoadfan for this useful post: lordsmurf (12-21-2023)
  #4  
12-29-2023, 09:06 PM
sbm_21 sbm_21 is offline
Free Member
 
Join Date: Aug 2023
Posts: 4
Thanked 0 Times in 0 Posts
Sorry for the late reply. I tried with Slower preset and remove dot crawl with DeDot filter, the error does still appear.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Flashing video using QTGMC in Avisynth+? tbird97 Capture, Record, Transfer 20 11-22-2023 01:05 PM
Video artifacts while capturing Hi8 tapes? karlswagan Capture, Record, Transfer 2 01-18-2022 10:56 AM
Interlaced artifacts from video capture? Mejnour Capture, Record, Transfer 3 10-18-2018 12:45 PM
Warning: YTD Video Downloader adds malware to your computer! kpmedia Computers 0 09-29-2012 06:59 AM
Artifacts in video when capturing DV with Scenalyzer gilou8 Capture, Record, Transfer 1 12-28-2011 08:22 AM




 
All times are GMT -5. The time now is 03:23 AM