<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://avisynth.nl/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=FileSize</id>
		<title>FileSize - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=FileSize"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FileSize&amp;action=history"/>
		<updated>2026-04-07T16:23:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.24</generator>

	<entry>
		<id>http://avisynth.nl/index.php?title=FileSize&amp;diff=11662&amp;oldid=prev</id>
		<title>Reel.Deal: FileSize: add documentation</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FileSize&amp;diff=11662&amp;oldid=prev"/>
				<updated>2020-06-05T05:26:10Z</updated>
		
		<summary type="html">&lt;p&gt;FileSize: add documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FilterCat4|External_filters|Plugins|Plugins_x64|Support_filters}}&lt;br /&gt;
[[Category:Plugins]]&lt;br /&gt;
{{Filter3&lt;br /&gt;
|1=[https://github.com/pureexe pureexe]&lt;br /&gt;
|2=v1.00&lt;br /&gt;
|3=[https://github.com/pureexe/FileSize_Avisynth/releases FileSize_x86.dll]&amp;lt;br&amp;gt;[https://github.com/pureexe/FileSize_Avisynth/releases FileSize_x64.dll]&lt;br /&gt;
|4=[[:Category:Support_filters|Support filters]]&lt;br /&gt;
|5=MIT&lt;br /&gt;
|6=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
[[FileSize]] is a plugin to get filesize from files.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* [x86]: [[AviSynth+]] or [https://sourceforge.net/projects/avisynth2/ AviSynth 2.6]&lt;br /&gt;
* [x64]: [[AviSynth+]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[Script variables|Syntax and Parameters]] ==&lt;br /&gt;
&lt;br /&gt;
:{{Template:FuncDef|FileSize (string)}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
::{{Par2||string|}}&lt;br /&gt;
:::Path to file that you want to get filesize from.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples == &lt;br /&gt;
Usage:&lt;br /&gt;
 filelegnth = FileSize(&amp;quot;C:/Path/To/MyVideo.mp4&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Return:&lt;br /&gt;
&lt;br /&gt;
 file size in byte or -1 if file does not exist.&lt;br /&gt;
&lt;br /&gt;
Please note that return type is Float to avoid integer overflow. but if you want return type in integer you can use &amp;lt;code&amp;gt;Int()&amp;lt;/code&amp;gt; to convert Float back to Int.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== External Links ==&lt;br /&gt;
*[https://github.com/pureexe/FileSize_Avisynth GitHub] - Source code repository.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
-----------------------------------------------&lt;br /&gt;
'''Back to [[External_filters#Support_filters|External Filters]] &amp;amp;larr;'''&lt;/div&gt;</summary>
		<author><name>Reel.Deal</name></author>	</entry>

	</feed>