#1  
01-03-2025, 12:11 PM
Bogiesmokes Bogiesmokes is offline
Free Member
 
Join Date: Nov 2024
Posts: 13
Thanked 4 Times in 4 Posts
Hello all,

After a good deal of time getting to know AviSynth+ and Hybrid (the latter thanks to lordsmurf's settings guide with some tweaks), I'd really appreciate thoughts on the attached 10 second video. I'm including the Raw Avi file (split into 2), the edited AVI file after being run through AviSynth+ (split into 2), and the final mp4 output from Hybrid. After trying many many different scripts, I'm not sure I need to include Denoise/Degrain in my script based on comparing several outputs, but my experience is far from yours. (The video looks much better on my phone than my PC or Macbook).

The script used for this attachment:

Code:
AVISource("D:\Source File.avi")
ConvertToYV12()
AssumeTFF()
chubbyrain2()
smoothuv2(radius=7)
QTGMC(preset="fast",TR2=2)
LSFmod(strength=100, Smode=3, Smethod=2, kernel=11)
Stab()
Spline64Resize(640,480)
Prefetch(7)
Thank you so much...


Attached Files
File Type: rar Raw Capture Sample.part1.rar (90.00 MB, 6 downloads)
File Type: rar Raw Capture Sample.part2.rar (39.28 MB, 4 downloads)
File Type: rar Edited Script Test.part1.rar (92.00 MB, 0 downloads)
File Type: rar Edited Script Test.part2.rar (86.85 MB, 0 downloads)
File Type: mp4 Hybrid Test.mp4 (3.55 MB, 5 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-05-2025, 12:43 PM
ThumperStrauss ThumperStrauss is offline
Free Member
 
Join Date: May 2021
Location: Canada
Posts: 118
Thanked 15 Times in 13 Posts
I'm not an expert, but I'll reply to help draw more attention to this post. I think a light DeHalo would be useful. Either way, I'd watch this old-timers game if I had the link.
Reply With Quote
  #3  
01-12-2025, 11:14 PM
lordsmurf's Avatar
lordsmurf lordsmurf is offline
Site Staff | Video
 
Join Date: Dec 2002
Posts: 14,462
Thanked 2,624 Times in 2,233 Posts
I think this thread has overlap with this one: https://www.digitalfaq.com/forum/vid...th-script.html
Too much, in fact, this one should probably be locked.

Few quicky filter comments
- chubbyrain2() = doesn't do much
- smoothuv2() = almost always very inferior to VirtualDub CCD filter
- QTGMC(preset="fast",TR2=2) = why mess with TR2? If you A/B tested, and saw it as better, then fine.
- Stab() = be very careful, this can cause more harm than good

- 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
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to improve raw DV captures? danielscreed Restore, Filter, Improve Quality 9 05-17-2021 12:16 AM
Camera SD card only has xSD files and DAT files? micasjas Videography: Cameras, TVs and Players 0 04-29-2019 01:54 PM
How to improve VHS to DVD conversion? jbur Restore, Filter, Improve Quality 14 03-20-2019 04:34 PM
How to rip DVD files/folders to chapter files? dax702 Copy DVDs, Duplicate, Replicate 0 03-19-2019 05:44 PM
Converting Mpeg files to Avi files?? MagnificentMarcus Encode, Convert for discs 2 02-24-2008 06:18 AM

Thread Tools Search this Thread
Search this Thread:

Advanced Search



 
All times are GMT -5. The time now is 09:14 PM