Adjustable FPS Video Recording: Difference between revisions

From Vintage Story Wiki
Marked this version for translation
No edit summary
(Marked this version for translation)
Line 18: Line 18:
The cinematic camera tool system.
The cinematic camera tool system.


<!--T:6-->
*<code>.vrec start</code> : Starts the recording of the video.
*<code>.vrec start</code> : Starts the recording of the video.


<!--T:7-->
*<code>.vrec stop</code> : Stops the recording of the video.
*<code>.vrec stop</code> : Stops the recording of the video.


<!--T:8-->
*<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.


<!--T:9-->
*<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]].


<!--T:10-->
*<code>.vrec videofps</code> : Sets the framerate of the output video.
*<code>.vrec videofps</code> : Sets the framerate of the output video.


<!--T:11-->
*<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.


<!--T:12-->
*<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).


Confirmedusers, editor
37,784

edits