Adjustable FPS Video Recording/ru: Difference between revisions

From Vintage Story Wiki
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 43: Line 43:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec start</code> : Starts the recording of the video.
*<code>.vrec start</code> : Starts the recording of the video.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec stop</code> : Stops the recording of the video.
*<code>.vrec stop</code> : Stops the recording of the video.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec toggle</code> : Starts the recording if not currently recording and stops it if currently recording.
*<code>.vrec toggle</code> : Starts the recording if not currently recording and stops it if currently recording.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec codec</code> : Sets the encoder of the output video. For X264 you have to install [[https://sourceforge.net/projects/x264vfw/ x264vfw]].
*<code>.vrec codec</code> : Sets the encoder of the output video. For X264 you have to install [[https://sourceforge.net/projects/x264vfw/ x264vfw]].
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec videofps</code> : Sets the framerate of the output video.
*<code>.vrec videofps</code> : Sets the framerate of the output video.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec tickfps</code> : Sets the tick framerate of the game. You probably want it to be the same as the videofps.
*<code>.vrec tickfps</code> : Sets the tick framerate of the game. You probably want it to be the same as the videofps.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>.vrec filetarget</code> : Sets the path to where the video should be written to (default is the 'My Videos' folder).
*<code>.vrec filetarget</code> : Sets the path to where the video should be written to (default is the 'My Videos' folder).
</div>




43,151

edits