Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th March 2024, 02:36   #141  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,544
I would suggest to give QTGMCp a try.
Thanks to Dogways permanent improvement work it kicks the previous versions out of the water for me.
I am on version 4.5 now, with the recent uprezzers the occasional smearing is gone,
lots of detail to be harvested even from poor VHS sources, plus convincing grain/noise, if you like it.

Need lots of dependencies, you may want to follow the thread
https://forum.doom9.org/showthread.php?t=182881
Something along the lines of
Code:
LWLibavVideoSource(...format="YUV444P16")
Assumefps(25.000).AssumeBFF()
propSet("_FieldBased",1)
QTGMCp(InputType=0, EdiMode="BWDIF" or "SuperResXBR", tr2=3, Rep1=2, RepChroma=true, ChromaMotion=false, DenoiseMC=true, sharpness=2.0, lossless=0, GrainRestore=0.0, NoiseRestore=0.5, ChromaNoise=true, show=false)
...
...may do.
I have no access to your source, so play with the settings.
A sample uploaded to wetransfer maybe?
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."

Last edited by Emulgator; 13th March 2024 at 02:59.
Emulgator is offline   Reply With Quote
Old 15th March 2024, 18:28   #142  |  Link
anta777
Rx470 50VT50
 
Join Date: Jun 2012
Location: Ukraine
Posts: 42
Why does not it work your glsl in mpv?
8600 GS
600x300 video up 1200x600
anta777 is offline   Reply With Quote
Old 15th March 2024, 18:31   #143  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,779
Might be that it requires a specific minimum API/Shader version?
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 17th March 2024, 15:04   #144  |  Link
anta777
Rx470 50VT50
 
Join Date: Jun 2012
Location: Ukraine
Posts: 42
Today AiUpscale working.
What difference Chroma and CResample in AiUpscale ?
Chroma - when the image size changes?
CResample - when the image size does not change?

Last edited by anta777; 17th March 2024 at 18:51.
anta777 is offline   Reply With Quote
Old 17th March 2024, 18:49   #145  |  Link
anta777
Rx470 50VT50
 
Join Date: Jun 2012
Location: Ukraine
Posts: 42
I want to use my version for chroma upscale with mpv shader. Is this possible?
anta777 is offline   Reply With Quote
Old 18th March 2024, 09:03   #146  |  Link
Alexkral
Registered User
 
Join Date: Oct 2018
Posts: 323
The AiUpscale mpv shaders are for luma upscaling.
__________________
AviSynth AiUpscale
Alexkral is offline   Reply With Quote
Old 18th March 2024, 10:03   #147  |  Link
anta777
Rx470 50VT50
 
Join Date: Jun 2012
Location: Ukraine
Posts: 42
Thank you very much!
anta777 is offline   Reply With Quote
Old 18th March 2024, 17:03   #148  |  Link
bassquake
Registered User
 
Join Date: Jan 2007
Posts: 45
Quote:
Originally Posted by Emulgator View Post
I would suggest to give QTGMCp a try.
Thanks to Dogways permanent improvement work it kicks the previous versions out of the water for me.
I am on version 4.5 now, with the recent uprezzers the occasional smearing is gone,
lots of detail to be harvested even from poor VHS sources, plus convincing grain/noise, if you like it.

Need lots of dependencies, you may want to follow the thread
https://forum.doom9.org/showthread.php?t=182881
Something along the lines of
Code:
LWLibavVideoSource(...format="YUV444P16")
Assumefps(25.000).AssumeBFF()
propSet("_FieldBased",1)
QTGMCp(InputType=0, EdiMode="BWDIF" or "SuperResXBR", tr2=3, Rep1=2, RepChroma=true, ChromaMotion=false, DenoiseMC=true, sharpness=2.0, lossless=0, GrainRestore=0.0, NoiseRestore=0.5, ChromaNoise=true, show=false)
...
...may do.
I have no access to your source, so play with the settings.
A sample uploaded to wetransfer maybe?
I had a go with QTGMCp as suggested but it didn't seem any better. Ill stick with Bilinear and standard QTGMC. Thanks anyway.
bassquake is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:59.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.