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 Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 20th June 2020, 16:06   #21  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by StainlessS View Post
Wonkey_Donkey
Typo or on purpose? I admit that Wonkey Donkey also has a nice ring to it.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 20th June 2020, 16:41   #22  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Obviously a typo (as is Wonkey_Willy when I accidentally use that one too).
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 20th June 2020, 20:49   #23  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by Groucho2004 View Post
I'll do it unless wonkey's WaveForm() supersedes and replaces that plugin.
Well, I did it anyway, find it in my Avisynth Stuff thread. Read the included documentation, there are some parameters that must be supplied.

Example:
Code:
audio = WavSource("test.wav")
return AudioGraph(AudioDub(BlankClip(10000), audio), 20, 0, $8a9dff, $fcb5db)
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 20th June 2020, 22:50   #24  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,496
Quote:
Originally Posted by Groucho2004 View Post
Typo or on purpose? I admit that Wonkey Donkey also has a nice ring to it.
https://www.youtube.com/watch?v=TUzkWF7AVZI
__________________
My AviSynth filters / I'm the Doctor
wonkey_monkey is offline   Reply With Quote
Old 20th June 2020, 23:42   #25  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
I'm guessin' that Wonkey_Monkey
is a kinda corruption of "One Key Monkey", and the time it would take for him to accidentaly write the complete works of William Shakespeare.
Infinite monkey theorem:- https://en.wikipedia.org/wiki/Infinite_monkey_theorem
[But of course it may have nowt whatever to do with it].
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 20th June 2020, 23:48   #26  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by StainlessS View Post
I'm guessin' that Wonkey_Monkey
is a kinda corruption of "One Key Monkey", and the time it would take for him to accidentaly write the complete works of William Shakespeare.
Infinite monkey theorem:- https://en.wikipedia.org/wiki/Infinite_monkey_theorem
[But of course it may have nowt whatever to do with it].
That reminds me of Jeremy Duncan:
https://forum.doom9.org/showthread.p...00#post1364900

It's amazing that this was 10 years ago. Time flies.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 20th June 2020, 23:56   #27  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Quote:
It's amazing that this was 10 years ago. Time flies
Yep, he aint been online since 2011, apparently he is/was an actor, that explains eveything.

EDIT:
I'm guessin' that in the Infinite Donkey Theorem, it would take even longer to produce eg Hamlet [A mild cigar from Benson & Hedges].
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 21st June 2020 at 00:34.
StainlessS is offline   Reply With Quote
Old 26th June 2020, 19:23   #28  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,664
Quote:
Originally Posted by Groucho2004 View Post
Well, I did it anyway, find it in my Avisynth Stuff thread. Read the included documentation, there are some parameters that must be supplied.
Thank you Groucho. I test it the plugin but there is some odd crashes going on. I will post something later on, hopefully someone else can reproduce.
Reel.Deel is offline   Reply With Quote
Old 26th June 2020, 19:40   #29  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by Reel.Deel View Post
Thank you Groucho. I test it the plugin but there is some odd crashes going on. I will post something later on, hopefully someone else can reproduce.
Did you use my updated version (0.0.1)?
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 26th June 2020, 20:01   #30  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,664
Quote:
Originally Posted by Groucho2004 View Post
Did you use my updated version (0.0.1)?
No, I used 0.0.0, I missed the update . Will test and report back.
Reel.Deel is offline   Reply With Quote
Old 16th May 2023, 12:04   #31  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
ver 0.0.2
https://github.com/Asd-g/AviSynth-AudioGraph/releases
Code:
Fixed undefined behavior - uninitialized optional parameters.
Fixed undefined behavior - uninitialized allocated memory.
Fixed undefined behavior (float input audio) (CPUs with SSE/SSE2) by reenabling the internal conversion from/to audio float.
Fixed upside down graph. (YUY2)
Added support for YV24 and planar RGB/RGBA (8-bit).
Added support for frame properties passthrough.
kedautinh12 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 06:38.


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