Adjustable FPS Video Recording/ja: Difference between revisions

From Vintage Story Wiki
(Created page with "Please note2:この動画キャプチャーとシネマティックカメラを連動させるには .cam rec コマンドを使います。")
(Updating to match new version of source page)
 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:




<div class="mw-translate-fuzzy">
Vintage Storyには、ゲームのフレームレートと同期してビデオを録画するシステムが内蔵されていて、この機能を使えば、録画自体のfpsが低くてもビデオのフレームレートは高くなります。このツールは現在、チャットコマンドでのみ利用可能ですが、マクロマネージャーを使えば任意のキーボードキーに一連のコマンド入力を設定することができるでしょう。
Vintage Storyには、ゲームのフレームレートと同期してビデオを録画するシステムが内蔵されていて、この機能を使えば、録画自体のfpsが低くてもビデオのフレームレートは高くなります。このツールは現在、チャットコマンドでのみ利用可能ですが、マクロマネージャーを使えば任意のキーボードキーに一連のコマンド入力を設定することができるでしょう。
</div>


<div class="mw-translate-fuzzy">
Please note:この動画キャプチャーは、現在のところ音声の録音には対応していません。
Please note:この動画キャプチャーは、現在のところ音声の録音には対応していません。
</div>


<div class="mw-translate-fuzzy">
Please note2:この動画キャプチャーとシネマティックカメラを連動させるには .cam rec コマンドを使います。
Please note2:この動画キャプチャーとシネマティックカメラを連動させるには .cam rec コマンドを使います。
</div>




<div class="mw-translate-fuzzy">
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
The cinematic camera tool system.
The cinematic camera tool system.
<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>
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
*<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.
</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.
</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]].
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
*<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.
</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).
</div>
<div class="mw-translate-fuzzy">
[[List of client commands]]
</div>
{{Navbox/modding|Vintage Story}}
[[Category:Creative Mode{{#translation:}}]]

Latest revision as of 03:55, 3 August 2023


Vintage Storyには、ゲームのフレームレートと同期してビデオを録画するシステムが内蔵されていて、この機能を使えば、録画自体のfpsが低くてもビデオのフレームレートは高くなります。このツールは現在、チャットコマンドでのみ利用可能ですが、マクロマネージャーを使えば任意のキーボードキーに一連のコマンド入力を設定することができるでしょう。

Please note:この動画キャプチャーは、現在のところ音声の録音には対応していません。

Please note2:この動画キャプチャーとシネマティックカメラを連動させるには .cam rec コマンドを使います。


.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]
The cinematic camera tool system.

  • .vrec start:動画の録画を開始します。
  • .vrec stop:動画の録画を停止します。
  • .vrec toggle:現在録画していない場合は録画を開始し、録画している場合は停止します。
  • .vrec codec:出力される動画のエンコーダを設定します。X264の場合は[x264vfw]をインストールする必要があります。
  • .vrec videofps:出力される動画のフレームレートを設定します。
  • .vrec tickfps:ゲームのティックフレームレートを設定します。動画のfpsと同じにするとよいでしょう。
  • .vrec filetarget:動画が出力されるフォルダを設定します(デフォルトでは「マイビデオ」フォルダです)。
  • .vrec start : Starts the recording of the video.
  • .vrec stop : Stops the recording of the video.
  • .vrec toggle : Starts the recording if not currently recording and stops it if currently recording.
  • .vrec codec : Sets the encoder of the output video. For X264 you have to install [x264vfw].
  • .vrec videofps : Sets the framerate of the output video.
  • .vrec tickfps : Sets the tick framerate of the game. You probably want it to be the same as the videofps.
  • .vrec filetarget : Sets the path to where the video should be written to (default is the 'My Videos' folder).


Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

Modding
Modding Introduction Getting Started Theme Pack
Content Modding Content Mods Developing a Content Mod Basic Tutorials Intermediate Tutorials Advanced Tutorials Content Mod Concepts
Code Modding Code Mods Setting up your Development Environment
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository