Adjustable FPS Video Recording/ja: Difference between revisions

From Vintage Story Wiki
Created page with "<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br> The cinematic camera tool system. <ul> <li> <strong>.vrec start</strong>:動画の..."
(Created page with "Please note2:この動画キャプチャーとシネマティックカメラを連動させるには .cam rec コマンドを使います。")
(Created page with "<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br> The cinematic camera tool system. <ul> <li> <strong>.vrec start</strong>:動画の...")
Line 13: Line 13:
<ul>
<ul>
<li>
<li>
<strong>.vrec start</strong>: Starts the recording of the video
<strong>.vrec start</strong>:動画の録画を開始します。
</li>
</li>
<li>
<li>
<strong>.vrec stop</strong>: Stops the recording of the video
<strong>.vrec stop</strong>:動画の録画を停止します。
</li>
</li>
<li>
<li>
<strong>.vrec toggle</strong>: Starts the recording if not currently recording and stops it if currently recording.
<strong>.vrec toggle</strong>:現在録画していない場合は録画を開始し、録画している場合は停止します。
</li>
</li>
<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]]
<strong>.vrec codec</strong>:出力される動画のエンコーダを設定します。X264の場合は[[https://sourceforge.net/projects/x264vfw/ x264vfw]]をインストールする必要があります。
</li>
</li>
<li>
<li>
<strong>.vrec videofps</strong>: Set the framerate of the output video
<strong>.vrec videofps</strong>:出力される動画のフレームレートを設定します。
</li>
</li>
<li>
<li>
<strong>.vrec tickfps</strong>: Set the tick framerate of the game. You probably want it to be the same as the videofps
<strong>.vrec tickfps</strong>:ゲームのティックフレームレートを設定します。動画のfpsと同じにするとよいでしょう。
</li>
</li>
                         <li>
                         <li>
<strong>.vrec filetarget</strong>: Set the path to where the video should be written to (default is the 'My Videos' folder)
<strong>.vrec filetarget</strong>:動画が出力されるフォルダを設定します(デフォルトでは「マイビデオ」フォルダです)。
</li>
</li>
</ul>
</ul>
Confirmedusers
2,339

edits