- Supported Bit Versions
-
- 32-bit
- 64-bit
- Source Code URL
- https://github.com/exeldro/obs-record-rename
- Minimum OBS Studio Version
- 29.0.0
- Supported Platforms
-
- Windows
- Mac OS X
- Linux
Warning: This plugin is not official part of OBS, the part "obs-" in the repository name is only to keep the repositories organized, not to identify this plugin as part of OBS.
The name of the plugin, the module name and project name all don't contain OBS, but according to the OBS team that is not enough to comply with the Forum Resource and IP Policy. As a result of this, this plugin might get removed from the OBS resource pages in the future. So if you want to keep up to date with updates of the plugin follow on GitHub, Twitter or Bluesky.
Rename recording files directly after the recording.
In the OBS tools menu you will find options to enable/disable the renaming for recordings and replay buffer saves.
This does not work when automatic remuxing is enabled.
filename format options:
The name of the plugin, the module name and project name all don't contain OBS, but according to the OBS team that is not enough to comply with the Forum Resource and IP Policy. As a result of this, this plugin might get removed from the OBS resource pages in the future. So if you want to keep up to date with updates of the plugin follow on GitHub, Twitter or Bluesky.
Rename recording files directly after the recording.
In the OBS tools menu you will find options to enable/disable the renaming for recordings and replay buffer saves.
This does not work when automatic remuxing is enabled.
filename format options:
- %TITLE title of the last hooked program
- %EXECUTABLE the executable name of the last hooked program
- %CCYY Year, four digits
- %YY Year, last two digits (00-99)
- %MM Month as a decimal number (01-12)
- %DD Day of the month, zero-padded (01-31)
- %hh Hour in 24h format (00-23)
- %mm Minute (00-59)
- %ss Second (00-59)
- %Percent A % sign
- %a Abbreviated weekday name
- %A Full weekday name
- %b Abbreviated month name
- %B Full month name
- %d Day of the month, zero-padded (01-31)
- %H Hour in 24h format (00-23)
- %I Hour in 12h format (01-12)
- %m Month as a decimal number (01-12)
- %M Minute (00-59)
- %p AM or PM designation
- %s Time in seconds since UNIX epoch
- %S Second (00-59)
- %y Year, last two digits (00-99)
- %Y Year
- %z ISO 8601 offset from UTC in timezone
- %Z Timezone name or abbreviation
- %FPS Frames per second
- %CRES Base (canvas) resolution
- %ORES Output (scaled) resolution
- %VF Video format