Version

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
m (added category:Debugging/Diagnostic_filters)
Line 15: Line 15:
  
 
[[Category:Internal filters]]
 
[[Category:Internal filters]]
 +
[[Category:Debugging/Diagnostic filters]]

Revision as of 00:35, 4 June 2015

Version()

Version()  # [AviSynth 2.51 beta]

generates a 468x80 pixel, 24.000fps, 10-second, RGB24-format video clip with a short version and copyright statement in manila 16-point Arial text on 25% grey background.

Version()  # [AviSynth 2.08]

generates a 420x80 pixel, 24.000fps, 10-second, RGB24-format video clip with a short version and copyright statement in manila 16-point Arial text on 25% grey background.

Version()  # [Legacy versions]

generates a 512x32 pixel, 15fps, 10-second, RGB-format video clip with a short version and copyright statement in orange 24-point Arial text.

Personal tools