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

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 3rd February 2017, 10:36   #2961  |  Link
mp3dom
Registered User
 
Join Date: Jul 2003
Location: Italy
Posts: 1,135
Nice, thanks!
mp3dom is offline  
Old 4th February 2017, 12:00   #2962  |  Link
dandyclubs
Registered User
 
Join Date: Feb 2016
Posts: 13
http://publishwith.me/ep/pad/view/ro.rDkwcdWn4k9/latest

#rgtools
SetFilterMTMode ( "RemoveGrain", MT_NICE_FILTER)
SetFilterMTMode ( «réparation», MT_N ICE_FILTER)
SetFilterMTMode ( «verticalcleaner», MT_NICE_FILTER)
SetFilterMTMode ( "clense", MT_NICE_FILTER)
#medianblur
SetFilterMTMode ( «medianblur», MT_MULTI_INSTANCE)
SetFilterMTMode ( «medianblurtemporal», MT_MULTI_INSTANCE)
#masktools
SetFilterMTMode ( «mt_invert», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_binarize», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_inflate», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_deflate», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_inpand», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_expand», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_lut», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_lutxy», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_lutxyz», MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_luts", MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_lutf», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_lutsx», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_lutspa», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_merge», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_logic», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_convolution», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_mappedblur», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_makediff», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_average», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_adddiff», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_clamp», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_motion», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_edge», MT_MULTI_INSTANCE)
SetFilterMTMode ( «mt_hysteresis», MT_MULTI_INSTANCE)
SetFilterMTMode ( "sangnom2", MT_SERIALIZED) #can exécuté avec 2 mais vous devez spécifier threads = 1 alors, sinon trop de threads se crée sans aucun bénéfice
SetFilterMTMode ( «moyenne», MT_NICE_FILTER)
SetFilterMTMode ( «TMaskCleaner», MT_MULTI_INSTANCE)
SetFilterMTMode ( "mater", MT_NICE_FILTER)
SetFilterMTMode ( "Deblock", MT_NICE_FILTER)
SetFilterMTMode ( «msharpen», MT_MULTI_INSTANCE)
SetFilterMTMode ( «TColorMask», MT_NICE_FILTER)
SetFilterMTMode ( «Vinverse», MT_MULTI_INSTANCE)
SetFilterMTMode ( «Vinverse2», MT_MULTI_INSTANCE)



wrong..

replace

#rgtools
SetFilterMTMode ( "RemoveGrain", MT_NICE_FILTER)
SetFilterMTMode ( "repair", MT_NICE_FILTER)
SetFilterMTMode ( "verticalcleaner", MT_NICE_FILTER)
SetFilterMTMode ( "clense", MT_NICE_FILTER)
#medianblur
SetFilterMTMode ( "medianblur", MT_MULTI_INSTANCE)
SetFilterMTMode ( "medianblurtemporal", MT_MULTI_INSTANCE)
#masktools
SetFilterMTMode ( "mt_invert", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_binarize", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_inflate", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_deflate", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_inpand", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_expand", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_lut", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_lutxy", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_lutxyz", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_luts", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_lutf", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_lutsx", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_lutspa", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_merge", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_logic", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_convolution", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_mappedblur", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_makediff", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_average", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_adddiff", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_clamp", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_motion", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_edge", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mt_hysteresis", MT_MULTI_INSTANCE)
SetFilterMTMode ( "sangnom2", MT_SERIALIZED) #can exécuté avec 2 mais vous devez spécifier threads = 1 alors, sinon trop de threads se crée sans aucun bénéfice
SetFilterMTMode ( "moyenne", MT_NICE_FILTER)
SetFilterMTMode ( "TMaskCleaner", MT_MULTI_INSTANCE)
SetFilterMTMode ( "mater", MT_NICE_FILTER)
SetFilterMTMode ( "Deblock", MT_NICE_FILTER)
SetFilterMTMode ( "msharpen", MT_MULTI_INSTANCE)
SetFilterMTMode ( "TColorMask", MT_NICE_FILTER)
SetFilterMTMode ( "Vinverse", MT_MULTI_INSTANCE)
SetFilterMTMode ( "Vinverse2", MT_MULTI_INSTANCE)


Listes #Another

La mise à jour de # tp7: sangnom2 enlevés et des lignes vinverse car ils ne peuvent pas fonctionner avec le mode 1 correctement (versions mises à jour peuvent mais ceux qui vont se faire enregistrer de toute façon), a également retiré les filtres de base

replace

#Listes #Another

#La mise à jour de # tp7: sangnom2 enlevés et des lignes vinverse car ils ne peuvent pas fonctionner avec le mode 1 correctement (versions mises à jour peuvent mais ceux qui vont se faire enregistrer de toute façon), a également retiré les filtres de base

Last edited by dandyclubs; 4th February 2017 at 12:04.
dandyclubs is offline  
Old 4th February 2017, 12:13   #2963  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Some fucking moron messing around in that list with google translate again?
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline  
Old 4th February 2017, 12:15   #2964  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
I don't believe angular quotes (« / ») are supported as string delimiters; better disable typographic autotext features or just never edit such documents with external advanced word processors.

Oh, does Google Translate also translate quote styles?
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline  
Old 4th February 2017, 12:28   #2965  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by LigH View Post
Oh, does Google Translate also translate quote styles?


This happened before, Tp7 (when he was still active with Avisynth+) got very upset at the time and used very colourful language to discourage the idiot(s) from using google translate on that page.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline  
Old 4th February 2017, 12:32   #2966  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
this link ok http://publishwith.me/ep/pad/view/ro...dWn4k9/rev.495

Public Pad Version 496 Saved Jan 28, 2017 is full with shit and French words
__________________
See My Avisynth Stuff
real.finder is offline  
Old 4th February 2017, 12:43   #2967  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by real.finder View Post
Public Pad Version 496 Saved Jan 28, 2017 is full with shit and French words
Apparently these (purple) changes were done by someone with the moniker "A.SONY".
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline  
Old 4th February 2017, 12:44   #2968  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
So let's hope that it is easy to revoke a change.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline  
Old 4th February 2017, 12:46   #2969  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
Quote:
Originally Posted by Groucho2004 View Post
Apparently these (purple) changes were done by someone with the moniker "A.SONY".
I am A.SONY

I don't even know something in French, my edit is http://publishwith.me/ep/pad/view/ro...dWn4k9/rev.495 and did it in 2016
__________________
See My Avisynth Stuff
real.finder is offline  
Old 4th February 2017, 12:51   #2970  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by real.finder View Post
I am A.SONY

I don't even know something in French, my edit is http://publishwith.me/ep/pad/view/ro...dWn4k9/rev.495 and did it in 2016
Ok. Go to rev 496 and you can see that the stupid changes have a slightly different shade of purple than the ones made by you. Sorry, my mistake, I just saw "purple".
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline  
Old 4th February 2017, 13:02   #2971  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
Quote:
Originally Posted by Groucho2004 View Post
Ok. Go to rev 496 and you can see that the stupid changes have a slightly different shade of purple than the ones made by you. Sorry, my mistake, I just saw "purple".
even me, I start think there someone used my name or I have Alzheimer's until I see my laptop monitor from another angle
__________________
See My Avisynth Stuff
real.finder is offline  
Old 4th February 2017, 13:48   #2972  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,664
Reverted the changes
Reel.Deel is offline  
Old 4th February 2017, 17:37   #2973  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
I was using Dither_resize16nr to convert from YV12 to YV24 with either Spline36 or Bicubic.

ConvertToYUV444 and ConvertToYUV420, however, don't allow specifying the algorithm for upscaling or downscaling the chroma. Please consider adding this in the future

As for the 'no ringing' variant, it can be nice, but perhaps it won't change much at all in the case of chroma resampling.
MysteryX is offline  
Old 4th February 2017, 17:46   #2974  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,664
Quote:
Originally Posted by MysteryX View Post
I was using Dither_resize16nr to convert from YV12 to YV24 with either Spline36 or Bicubic.

ConvertToYUV444 and ConvertToYUV420, however, don't allow specifying the algorithm for upscaling or downscaling the chroma. Please consider adding this in the future

As for the 'no ringing' variant, it can be nice, but perhaps it won't change much at all in the case of chroma resampling.
Umm, both functions have the chromaresample parameter: https://github.com/pinterf/AviSynthP...onvert.cpp#L73
Reel.Deel is offline  
Old 4th February 2017, 18:54   #2975  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
oh, sorry.

Question. What happens with ConvertToDoubleWidth on 32-bit clips?
MysteryX is offline  
Old 4th February 2017, 20:19   #2976  |  Link
DJATOM
Registered User
 
DJATOM's Avatar
 
Join Date: Sep 2010
Location: Ukraine, Bohuslav
Posts: 377
Quote:
Originally Posted by MysteryX View Post
Question. What happens with ConvertToDoubleWidth on 32-bit clips?
Code:
ConvertBits(32)
ConvertToDoubleWidth()
This will complain about "clip must be 16 bit" or something.

Code:
ConvertBits(32)
ConvertBits(16,false)
ConvertToDoubleWidth()
This will expose 32-bit clip as 8.
DJATOM is offline  
Old 4th February 2017, 20:23   #2977  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,309
Quote:
Originally Posted by DJATOM View Post
Code:
ConvertBits(32)
ConvertToDoubleWidth()
This will complain about "clip must be 16 bit" or something.

Code:
ConvertBits(32)
ConvertBits(16,false)
ConvertToDoubleWidth()
This will expose 32-bit clip as 8.
That false is not necessary, it has meaning only when converting 10-16 bit video to 10-16 bit video, and we want to change only the video bitdepth (clip property) but not the data itself.
To tell the truth, a well behaving avisynth+ would warn you that that parameter is irrelevant
pinterf is offline  
Old 4th February 2017, 20:27   #2978  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,309
Quote:
Originally Posted by poodle View Post
Hi.
I encountered similar problem.
Chroma is offset signed value, then these asymmetric conversion brings to color shift.
Thanks, poodle, finally I did not want to touch that part, if it was good for a decade, it will stay as-is for another couple of weeks or months.
pinterf is offline  
Old 4th February 2017, 20:59   #2979  |  Link
DJATOM
Registered User
 
DJATOM's Avatar
 
Join Date: Sep 2010
Location: Ukraine, Bohuslav
Posts: 377
Quote:
Originally Posted by pinterf View Post
That false is not necessary, it has meaning only when converting 10-16 bit video to 10-16 bit video, and we want to change only the video bitdepth (clip property) but not the data itself.
To tell the truth, a well behaving avisynth+ would warn you that that parameter is irrelevant
So... ok. It seems I've got the wrong idea about this parameter. I thought if it's set to true, clip will be actually converted or just changed bit depth information (but not the actual data) if false.
DJATOM is offline  
Old 4th February 2017, 21:17   #2980  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
oh... but on 32-bit, I could call ConvertToDoubleWidth twice; if it would convert 32-bit to 16-bit. Is there a simple script that would achieve that?

Code:
ConvertBits(32)
ConvertBits(16)
ConvertToDoubleWidth()
This would first discard 16-bit of the 32-bit, which is not what I'm looking for.
MysteryX is offline  
Closed Thread

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 12:51.


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