Skip to content

Commit 7d762e2

Browse files
committed
2 parents cdb7635 + 100e148 commit 7d762e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Exportで出力したノード設定(jsonファイル)を読み込む<br>
104104
<img src="https://user-images.githubusercontent.com/37477845/172031118-9382a9f6-d45c-4d39-ae82-59575a109664.png" loading="lazy" width="300px">
105105
</td>
106106
<td width="760">
107-
動画(bmp, jpg, png, gif)を読み込み、フレーム毎の画像を出力するノード<br>
107+
動画(mp4, avi)を読み込み、フレーム毎の画像を出力するノード<br>
108108
「Select Movie」ボタンでファイルダイアログをオープン<br>
109109
動画をループ再生する場合は「Loop」にチェック<br>
110110
「Skip Rate」は動画読み込み時に、何フレームに1回出力するか指定する数値
@@ -135,7 +135,7 @@ Exportで出力したノード設定(jsonファイル)を読み込む<br>
135135
</tr>
136136
<tr>
137137
<td width="200">
138-
Int Value
138+
Float Value
139139
</td>
140140
<td width="320">
141141
<img src="https://user-images.githubusercontent.com/37477845/172031323-98ae0273-7083-48d0-9ef2-f02af7fde482.png" loading="lazy" width="300px">

README_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Read the node settings(json file) output by Export<br>
104104
<img src="https://user-images.githubusercontent.com/37477845/172031118-9382a9f6-d45c-4d39-ae82-59575a109664.png" loading="lazy" width="300px">
105105
</td>
106106
<td width="760">
107-
A node that reads a video (bmp, jpg, png, gif) and outputs an image for each frame<br>
107+
A node that reads a video (mp4, avi) and outputs an image for each frame<br>
108108
Open the file dialog with the "Select Movie" button<br>
109109
Check "Loop" to play the video in a loop<br>
110110
"Skip rate" sets the interval for skipping the output image.
@@ -135,7 +135,7 @@ Read the node settings(json file) output by Export<br>
135135
</tr>
136136
<tr>
137137
<td width="200">
138-
Int Value
138+
Float Value
139139
</td>
140140
<td width="320">
141141
<img src="https://user-images.githubusercontent.com/37477845/172031323-98ae0273-7083-48d0-9ef2-f02af7fde482.png" loading="lazy" width="300px">

0 commit comments

Comments
 (0)