Adjustable FPS Video Recording: Difference between revisions

From Vintage Story Wiki
No edit summary
(Marked this version for translation)
Tags: Mobile edit Mobile web edit
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Vintage Story comes with an inbuilt video recording system that also ensures that recording in sync with the games framerate, so even if the recording itself is laggy, the resulting video will be lag free. While tool is currently only available through chat commands you can always use the macro manager to put any sequence of commands on a keyboard key of your choosing.
<languages/>


<translate>
<!--T:1-->
Vintage Story comes with an inbuilt video recording system that ensures the video to be in sync with the games framerate, so even if the recording itself has low fps, the resulting video will have a high frame rate. While this tool is currently only available through chat commands you can always use the macro manager to put any sequence of commands on a keyboard key of your choosing.
<!--T:2-->
Please note: The video recorder does not currently support audio recording.
Please note: The video recorder does not currently support audio recording.


Please note2: You can use the video recorder and cinematic camera in conjunctin by using the command .cam rec
<!--T:3-->
Please note2: You can use the video recorder and cinematic camera in conjunction by using the command .cam rec




<!--T:4-->
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
The cinematic camera tool system.
The cinematic camera tool system.
Line 13: Line 21:
</li>
</li>
<li>
<li>
<strong>.cam stop</strong>: Stops the recording of the video
<strong>.vrec stop</strong>: Stops the recording of the video
</li>
</li>
<li>
<li>
<strong>.cam toggle</strong>: Starts the recording if not currently recording and stops it if currently recording.
<strong>.vrec toggle</strong>: Starts the recording if not currently recording and stops it if currently recording.
</li>
</li>
<li>
<li>
<strong>.cam codec</strong>: Set the encoder of the output video. For X264 you have to install [x264vfw|https://sourceforge.net/projects/x264vfw/]
<strong>.vrec codec</strong>: Set the encoder of the output video. For X264 you have to install [[https://sourceforge.net/projects/x264vfw/ x264vfw]]
</li>
</li>
<li>
<li>
<strong>.cam videofps</strong>: Set the framerate of the output video
<strong>.vrec videofps</strong>: Set the framerate of the output video
</li>
</li>
<li>
<li>
<strong>.cam tickfps</strong>: Set the tick framerate of the game. You probably want it to be the same as the videofps
<strong>.vrec tickfps</strong>: Set the tick framerate of the game. You probably want it to be the same as the videofps
</li>
</li>
                         <li>
                         <li>
<strong>.cam filetarget</strong>: Set the path to where the video should be written to (default is the 'My Videos' folder)
<strong>.vrec filetarget</strong>: Set the path to where the video should be written to (default is the 'My Videos' folder)
</li>
</li>
</ul>
</ul>
<!--T:5-->
[[List of client commands]]
</translate>

Revision as of 23:39, 22 February 2022


Vintage Story comes with an inbuilt video recording system that ensures the video to be in sync with the games framerate, so even if the recording itself has low fps, the resulting video will have a high frame rate. While this tool is currently only available through chat commands you can always use the macro manager to put any sequence of commands on a keyboard key of your choosing.

Please note: The video recorder does not currently support audio recording.

Please note2: You can use the video recorder and cinematic camera in conjunction by using the command .cam rec


.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]
The cinematic camera tool system.

  • .vrec start: Starts the recording of the video
  • .vrec stop: Stops the recording of the video
  • .vrec toggle: Starts the recording if not currently recording and stops it if currently recording.
  • .vrec codec: Set the encoder of the output video. For X264 you have to install [x264vfw]
  • .vrec videofps: Set the framerate of the output video
  • .vrec tickfps: Set the tick framerate of the game. You probably want it to be the same as the videofps
  • .vrec filetarget: Set the path to where the video should be written to (default is the 'My Videos' folder)


List of client commands