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 16th May 2019, 11:35   #1  |  Link
stormy1777
Registered User
 
Join Date: Jul 2002
Posts: 241
avisynth website/wiki suggestions

Was surprised to rediscover the old page:

http://virtualdub.org/blog/pivot/entry.php?id=42

that says avisynth cannot run on vdub64.. eventually gave up, and kept running vdub in 32 bit, so all is fine, however noticed on the "version" page:

http://avisynth.nl/index.php/Version

there are two places where a ")" closing bracket is missing, so the examples do not actually work as-is
one example:

Code:
    Version(BlankClip(width=600, height=336, pixel_type="YV24")
should be:
Code:
    Version(BlankClip(width=600, height=336, pixel_type="YV24"))
Tried to create a user to make that minor typo/edit, but no way to pass the, even human-proof CAPTCHA

at: http://avisynth.nl/index.php?title=S...in&type=signup

it asks what is CSS, tried "Cascading Style Sheet" ??

or what is CODEC, tried various values (encoder decoder, etc.), no luck, or what is AVI?? again, tried various values, no go.

the help page: http://avisynth.nl/index.php/Special:Captcha/help

gives no clue on the answers it is expecting or who to contact in case of no luck

keep getting:

Code:
Login error
Incorrect or missing confirmation code
stormy1777 is offline   Reply With Quote
Old 16th May 2019, 20:50   #2  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,493
Quote:
Originally Posted by stormy1777 View Post
Was surprised to rediscover the old page:

http://virtualdub.org/blog/pivot/entry.php?id=42

that says avisynth cannot run on vdub64.. eventually gave up, and kept running vdub in 32 bit, so all is fine
That is an extremely old page, written before there was a 64-bit version of Avisynth (or at least, before it was stable and commonly used). It's confusing, because development of various forks has passed through various hands, but it's recommended to use Avisynth+:

https://github.com/pinterf/AviSynthPlus/releases

which comes in both 32-bit and 64-bit.

VirtualDub hasn't been updated in nearly 6 years; you should try VirtualDub2:

https://sourceforge.net/projects/vdfiltermod/
__________________
My AviSynth filters / I'm the Doctor
wonkey_monkey is offline   Reply With Quote
Old 16th May 2019, 22:30   #3  |  Link
Wilbert
Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,364
@stormy,

Quote:
"What does AVI stand for?" => "audio video interleaved",
"What does CODEC stand for?" => "coder decoder",
"What does CSS stand for?" => "content scrambling system",
"What does DCT stand for?" => "discrete cosine transform",
CSS could mean something else indeed. I didn't realize this when adding the captcha. and AVI means audio video interleave (without a 'd' at the end). I should correct this one day.

Last edited by Wilbert; 16th May 2019 at 22:32.
Wilbert is offline   Reply With Quote
Old 18th May 2019, 09:53   #4  |  Link
stormy1777
Registered User
 
Join Date: Jul 2002
Posts: 241
Thanks, yes, definitely using vdub2, although look at the older pages for refresher every once and then. Ok, managed to overcome the human-proof captcha!! only to see that closing brackets were added so one more user created, horray!! oh, was not aware 64bit is working, will give that a try soon. Thanks for the support!
stormy1777 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 00:41.


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