- ?data
$prefix/share/aegisub/.- ?user
- The location for user data files, such as
configuration
files, automatic back-ups and some additional things. On Windows
this
%APPDATA%\Aegisub\, on Mac OS X this is$HOME/Library/Application Support/Aegisub/and on other POSIX-like systems this is$HOME/.aegisub/. In portable mode this is changed to ?data. - ?temp
- The system temp directory. Audio cache and any required temporary subtitle files are stored here.
- ?local
- The local user settings directory. Cache files
which should be
persisted across runs, such as FFMS2 indexes and the fontconfig
cache are
stored here.
%LOCALAPPDATA%\Aegisubon recent versions of Windows, and equal to ?user everywhere else. - ?script
- Only defined if a subtitles file is open and saved somewhere, in which case it points to the directory the script is in.
- ?video
- Only defined if a video file is loaded. Points to the directory the video file in is. Do note that this is not a good place to save things with dummy video loaded.
- ?audio
- Only defined if an audio file is loaded. Points to the directory the audio file in is. Do note that this is not a good place to save things with dummy audio loaded.