Version

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (typo)
m (formatting)
Line 1: Line 1:
{{Template:FuncDef|Version()}}
+
<div style="max-width:62em" >
 +
{{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.  
+
Generates a 440x80 pixel, 24[[FPS]], 10-second, [[RGB24]]-format video clip with a version, build time, copyright statement, and homepage information in yellow 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 a 512x32 clip at 15FPS using orange 24-point Arial text.
+
:[[File:avisynth-version-2.6.png]]
 +
 
 +
 
 +
</div>
  
  
 
[[Category:Internal filters]]
 
[[Category:Internal filters]]
 
[[Category:Debugging/Diagnostic filters]]
 
[[Category:Debugging/Diagnostic filters]]

Revision as of 12:44, 28 February 2016

Version()

Generates a 440x80 pixel, 24FPS, 10-second, RGB24-format video clip with a version, build time, copyright statement, and homepage information in yellow 16-point Arial text on a 25% grey background.


Avisynth-version-2.6.png


Personal tools