Adjustable FPS Video Recording/en: 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)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
Vintage Story comes with an inbuilt video recording system that ensures the video to be in sync with the game's 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.
Vintage Story comes with an inbuilt video recording system that ensures the video to be in sync with the game's 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.
'''Note:'''


Please note2: You can use the video recorder and cinematic camera in conjunction by using the command .cam rec
*The video recorder does not currently support audio recording.
*You can use the video recorder and cinematic camera in conjunction by using the command <code>.cam rec</code>.




<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.


{{Game navbox}}
*<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'' : {{ll|List of client commands|List of client commands}}
 
{{Navbox/modding|Vintage Story}}
[[Category:Creative Mode{{#translation:}}]]
43,204

edits