Adjustable FPS Video Recording/fr: Difference between revisions

From Vintage Story Wiki
Updating to match new version of source page
No edit summary
(Updating to match new version of source page)
Line 10: Line 10:




<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
<code>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</code><br>
The cinematic camera tool system.
The cinematic camera tool system.
<ul>
<li>
<strong>.vrec start</strong>: Starts the recording of the video
</li>
<li>
<strong>.vrec stop</strong>: Stops the recording of the video
</li>
<li>
<strong>.vrec toggle</strong>: Starts the recording if not currently recording and stops it if currently recording.
</li>
<li>
<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>
<strong>.vrec videofps</strong>: Set the framerate of the output video
</li>
<li>
<strong>.vrec tickfps</strong>: Set the tick framerate of the game. You probably want it to be the same as the videofps
</li>
                        <li>
<strong>.vrec filetarget</strong>: Set the path to where the video should be written to (default is the 'My Videos' folder)
</li>
</ul>


*<code>.vrec start</code> : Starts the recording of the video.


[[List of client commands]]
*<code>.vrec stop</code> : Stops the recording of the video.
 
*<code>.vrec toggle</code> : Starts the recording if not currently recording and stops it if currently recording.
 
*<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 videofps</code> : Sets the framerate of the output video.
 
*<code>.vrec tickfps</code> : Sets the tick framerate of the game. You probably want it to be the same as the videofps.
 
*<code>.vrec filetarget</code> : Sets the path to where the video should be written to (default is the 'My Videos' folder).
 
 
''See also'' : [[List of client commands]]


{{Game navbox}}
{{Game navbox}}
43,360

edits