Version
From Avisynth wiki
(Difference between revisions)
Raffriff42 (Talk | contribs) m (added category:Debugging/Diagnostic_filters) |
(reword) |
||
Line 1: | Line 1: | ||
{{Template:FuncDef|Version()}} | {{Template:FuncDef|Version()}} | ||
− | + | Generates a 440x80 pixel, 24[[FPS]], 10-second, [[RGB24]]-format video clip with a short version, build time, copyright statement, and homepage in manila 16-point Arial text on a 25% grey background. | |
− | + | [[File:avisynth-version-2.6.png]] | |
− | + | In older versions the dimensions of the clip are 468x80 (v2.51), 420x80 (v2.08). Much older legacy versions create 512x32 clip at 15FPS using orange 24-point Arial text. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Category:Internal filters]] | [[Category:Internal filters]] | ||
[[Category:Debugging/Diagnostic filters]] | [[Category:Debugging/Diagnostic filters]] |
Revision as of 17:50, 19 September 2015
Version()
Generates a 440x80 pixel, 24FPS, 10-second, RGB24-format video clip with a short version, build time, copyright statement, and homepage in manila 16-point Arial text on a 25% grey background.
In older versions the dimensions of the clip are 468x80 (v2.51), 420x80 (v2.08). Much older legacy versions create 512x32 clip at 15FPS using orange 24-point Arial text.